Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2eb6d4b86301ec26be6652a834a1b8ff93f67714 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-ssh13526802988561980312.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh5458077359686430009.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh15617030286005747145.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh4375497771280692.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-ssh2139155305176881782.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]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi 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 ‘prd-ubuntu20.04-docker-8c-8g-34776’ Running on prd-ubuntu20.04-docker-8c-8g-34777 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/760 [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/760 # 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 > 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 Avoid second fetch Checking out Revision 2eb6d4b86301ec26be6652a834a1b8ff93f67714 (main) Commit message: "Merge pull request #5020 from jinlinGuan/fix-proxy-auth" > git config core.sparsecheckout # timeout=10 > git checkout -f 2eb6d4b86301ec26be6652a834a1b8ff93f67714 # timeout=10 > git rev-list --no-walk 6bbd37b5df431558ec293b1a451d3008d2d01443 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:18:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:18:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:18:15 ========================================================= 08:18:15 EdgeX Global Pipelines Version Info 08:18:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:18:16 ------------------- 08:18:16 stable info: 08:18:16 ------------------- 08:18:16 Commited By: Cherry Wang cherry@iotechsys.com 08:18:16 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 08:18:16 Message: update stable to v1.0.269 08:18:17 ------------------- 08:18:17 experimental info: 08:18:17 ------------------- 08:18:17 Commited By: **** collab-it+edgex@linuxfoundation.org 08:18:17 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 08:18:17 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:18:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:18:17 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:18:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:18:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:18:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:18:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:18:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:18:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:18:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:18:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:18:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:18:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:18:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:18:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:18:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:18:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:18:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:18:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:18:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:18:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 08:18:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:18:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:18:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:18:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:18:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:18:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:18:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] echo 08:18:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2eb6d4b [Pipeline] echo 08:18:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:18:17 provisioning config files... 08:18:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/760@tmp/config15662750629607957191tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:18:18 ---> ****-login.sh 08:18:18 nexus3.edgexfoundry.org:10001 08:18:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:18:18 Configure a credential helper to remove this warning. See 08:18:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:18:18 08:18:18 Login Succeeded 08:18:18 nexus3.edgexfoundry.org:10002 08:18:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:18:18 Configure a credential helper to remove this warning. See 08:18:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:18:18 08:18:18 Login Succeeded 08:18:18 nexus3.edgexfoundry.org:10003 08:18:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:18:18 Configure a credential helper to remove this warning. See 08:18:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:18:18 08:18:18 Login Succeeded 08:18:18 nexus3.edgexfoundry.org:10004 08:18:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:18:18 Configure a credential helper to remove this warning. See 08:18:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:18:18 08:18:18 Login Succeeded 08:18:18 ****.io 08:18:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:18:18 Configure a credential helper to remove this warning. See 08:18:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:18:18 08:18:18 Login Succeeded 08:18:18 ---> ****-login.sh ends [Pipeline] } 08:18:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:18:19 + 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-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:18:19 + dirname cmd/core-command/Dockerfile 08:18:19 + cut -d/ -f2 08:18:19 + echo core-command,cmd/core-command/Dockerfile 08:18:19 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:18:19 + cut -d/ -f2 08:18:19 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:18:19 + dirname cmd/core-data/Dockerfile 08:18:19 + cut -d/ -f2 08:18:19 + echo core-data,cmd/core-data/Dockerfile 08:18:19 + dirname cmd/core-keeper/Dockerfile 08:18:19 + cut -d/ -f2 08:18:19 + echo core-keeper,cmd/core-keeper/Dockerfile 08:18:19 + dirname cmd/core-metadata/Dockerfile 08:18:19 + cut -d/ -f2 08:18:19 + echo core-metadata,cmd/core-metadata/Dockerfile 08:18:19 + dirname cmd/security-bootstrapper/Dockerfile 08:18:19 + cut -d/ -f2 08:18:19 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:18:19 + dirname cmd/security-proxy-auth/Dockerfile 08:18:19 + cut -d/ -f2 08:18:19 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:18:19 + dirname cmd/security-proxy-setup/Dockerfile 08:18:19 + cut -d/ -f2 08:18:19 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:18:19 + dirname cmd/security-secretstore-setup/Dockerfile 08:18:19 + cut -d/ -f2 08:18:19 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:18:19 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:18:19 + cut -d/ -f2 08:18:19 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:18:19 + dirname cmd/security-spire-agent/Dockerfile 08:18:19 + cut -d/ -f2 08:18:19 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:18:19 + dirname cmd/security-spire-config/Dockerfile 08:18:19 + cut -d/ -f2 08:18:19 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:18:19 + dirname cmd/security-spire-server/Dockerfile 08:18:19 + cut -d/ -f2 08:18:19 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:18:19 + dirname cmd/support-notifications/Dockerfile 08:18:19 + cut -d/ -f2 08:18:19 + echo support-notifications,cmd/support-notifications/Dockerfile 08:18:19 + dirname cmd/support-scheduler/Dockerfile 08:18:19 + cut -d/ -f2 08:18:19 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:18:19 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-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 08:18:19 + git rev-list -1 --merges 2eb6d4b86301ec26be6652a834a1b8ff93f67714~1..2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] echo 08:18:19 -----------> git rev-list -1 --merges 2eb6d4b86301ec26be6652a834a1b8ff93f67714~1..2eb6d4b86301ec26be6652a834a1b8ff93f67714 2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:18:19 2eb6d4b86301ec26be6652a834a1b8ff93f67714 [false] [Pipeline] sh 08:18:19 + git log --format=format:%s -1 2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] echo 08:18:19 ========================================================= 08:18:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:18:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:18:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:18:20 + grep -v github /etc/ssh/ssh_known_hosts 08:18:20 + [ -e /tmp/ssh_known_hosts ] 08:18:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:18:20 + + sudo tee -a /etc/ssh/ssh_known_hosts 08:18:20 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:18:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:18:20 08:18:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:18:20 0.1.4: Pulling from edgex-devops/py-git-semver 08:18:20 b85a868b505f: Pulling fs layer 08:18:20 e2be974225ed: Pulling fs layer 08:18:20 339a4e72a1f5: Pulling fs layer 08:18:20 988bab9f4d93: Pulling fs layer 08:18:20 1469e6f7b9e6: Pulling fs layer 08:18:20 988bab9f4d93: Waiting 08:18:20 eaf3925da568: Pulling fs layer 08:18:20 bab4dde63d76: Pulling fs layer 08:18:20 bde34c3a00c8: Pulling fs layer 08:18:20 1469e6f7b9e6: Waiting 08:18:20 eaf3925da568: Waiting 08:18:20 b352a97aabf1: Pulling fs layer 08:18:20 b352a97aabf1: Waiting 08:18:20 bde34c3a00c8: Waiting 08:18:20 4872d77fe225: Pulling fs layer 08:18:20 5851b861e8e6: Pulling fs layer 08:18:20 4872d77fe225: Waiting 08:18:20 5851b861e8e6: Waiting 08:18:20 e2be974225ed: Verifying Checksum 08:18:20 e2be974225ed: Download complete 08:18:20 988bab9f4d93: Verifying Checksum 08:18:20 988bab9f4d93: Download complete 08:18:20 1469e6f7b9e6: Verifying Checksum 08:18:20 1469e6f7b9e6: Download complete 08:18:20 339a4e72a1f5: Verifying Checksum 08:18:20 339a4e72a1f5: Download complete 08:18:20 eaf3925da568: Download complete 08:18:21 bde34c3a00c8: Download complete 08:18:21 b352a97aabf1: Download complete 08:18:21 4872d77fe225: Verifying Checksum 08:18:21 4872d77fe225: Download complete 08:18:21 5851b861e8e6: Verifying Checksum 08:18:21 5851b861e8e6: Download complete 08:18:21 b85a868b505f: Verifying Checksum 08:18:21 b85a868b505f: Download complete 08:18:21 bab4dde63d76: Verifying Checksum 08:18:21 bab4dde63d76: Download complete 08:18:22 b85a868b505f: Pull complete 08:18:22 e2be974225ed: Pull complete 08:18:23 339a4e72a1f5: Pull complete 08:18:23 988bab9f4d93: Pull complete 08:18:23 1469e6f7b9e6: Pull complete 08:18:23 eaf3925da568: Pull complete 08:18:25 bab4dde63d76: Pull complete 08:18:25 bde34c3a00c8: Pull complete 08:18:25 b352a97aabf1: Pull complete 08:18:25 4872d77fe225: Pull complete 08:18:25 5851b861e8e6: Pull complete 08:18:25 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:18:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:18:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:18:25 prd-ubuntu20.04-docker-8c-8g-34777 does not seem to be running inside a container 08:18:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/760 -v /w/workspace/edgex-go/760:/w/workspace/edgex-go/760:rw,z -v /w/workspace/edgex-go/760@tmp:/w/workspace/edgex-go/760@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 08:18:28 $ docker top d94976ede95d581eec9e6f975110dfc5b010892e65982df75c2f3122d4e6151a -eo pid,comm 08:18:28 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:18:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:18:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:18:28 [ssh-agent] Looking for ssh-agent implementation... 08:18:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:18:28 $ docker exec d94976ede95d581eec9e6f975110dfc5b010892e65982df75c2f3122d4e6151a ssh-agent 08:18:29 SSH_AUTH_SOCK=/tmp/ssh-q4l0aSVzchv7/agent.32 08:18:29 SSH_AGENT_PID=38 08:18:29 Running ssh-add (command line suppressed) 08:18:29 Identity added: /w/workspace/edgex-go/760@tmp/private_key_4726351479158550751.key (/w/workspace/edgex-go/760@tmp/private_key_4726351479158550751.key) 08:18:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:18:29 + git tag --points-at HEAD [Pipeline] } 08:18:29 $ docker exec --env ******** --env ******** d94976ede95d581eec9e6f975110dfc5b010892e65982df75c2f3122d4e6151a ssh-agent -k 08:18:29 unset SSH_AUTH_SOCK; 08:18:29 unset SSH_AGENT_PID; 08:18:29 echo Agent pid 38 killed; 08:18:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:18:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:18:29 [ssh-agent] Looking for ssh-agent implementation... 08:18:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:18:29 $ docker exec d94976ede95d581eec9e6f975110dfc5b010892e65982df75c2f3122d4e6151a ssh-agent 08:18:29 SSH_AUTH_SOCK=/tmp/ssh-NyWotgOml0ZM/agent.72 08:18:29 SSH_AGENT_PID=78 08:18:29 Running ssh-add (command line suppressed) 08:18:30 Identity added: /w/workspace/edgex-go/760@tmp/private_key_8618405532460495175.key (/w/workspace/edgex-go/760@tmp/private_key_8618405532460495175.key) 08:18:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:18:30 + git semver init 08:18:30 2024-12-09 08:18:30,489 [run_init] DEBUG init version:0.0.0 force:False 08:18:30 2024-12-09 08:18:30,490 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/760/.semver 08:18:30 2024-12-09 08:18:30,490 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/760/.semver 08:18:30 2024-12-09 08:18:30,491 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/760/.semver'], cwd=/w/workspace/edgex-go/760, universal_newlines=False, shell=None, istream=None) 08:18:35 2024-12-09 08:18:35,587 [append_file] DEBUG append to file:/w/workspace/edgex-go/760/.git/info/exclude 08:18:35 2024-12-09 08:18:35,587 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/760/.semver/main with force:False 08:18:35 2024-12-09 08:18:35,587 [read_version] DEBUG read version from /w/workspace/edgex-go/760/.semver/main 08:18:35 2024-12-09 08:18:35,587 [read_version] DEBUG read version from /w/workspace/edgex-go/760/.semver/main 08:18:35 4.0.0-dev.24 [Pipeline] } 08:18:35 $ docker exec --env ******** --env ******** d94976ede95d581eec9e6f975110dfc5b010892e65982df75c2f3122d4e6151a ssh-agent -k 08:18:35 unset SSH_AUTH_SOCK; 08:18:35 unset SSH_AGENT_PID; 08:18:35 echo Agent pid 78 killed; 08:18:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:18:36 + git semver [Pipeline] } 08:18:36 $ docker stop --time=1 d94976ede95d581eec9e6f975110dfc5b010892e65982df75c2f3122d4e6151a 08:18:37 $ docker rm -f --volumes d94976ede95d581eec9e6f975110dfc5b010892e65982df75c2f3122d4e6151a [Pipeline] // withDockerContainer [Pipeline] sh 08:18:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:18:38 Stashed 1 file(s) [Pipeline] echo 08:18:38 [edgeXSemver]: initialized semver on version 4.0.0-dev.24 [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 08:18:38 + git config --global --add safe.directory /w/workspace/edgex-go/760 [Pipeline] echo 08:18:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:18:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:18:38 ========================================================= 08:18:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:18:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:18:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:18:39 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:18:39 43c4264eed91: Pulling fs layer 08:18:39 4cc291be95ef: Pulling fs layer 08:18:39 2ac1f1163629: Pulling fs layer 08:18:39 5c3c966382ef: Pulling fs layer 08:18:39 4f4fb700ef54: Pulling fs layer 08:18:39 5d5c8e513c77: Pulling fs layer 08:18:39 9f66e0745190: Pulling fs layer 08:18:39 5d5c8e513c77: Waiting 08:18:39 4f4fb700ef54: Waiting 08:18:39 f49a43e4bbc0: Pulling fs layer 08:18:39 561ebcabdf7f: Pulling fs layer 08:18:39 f49a43e4bbc0: Waiting 08:18:39 9f66e0745190: Waiting 08:18:39 561ebcabdf7f: Waiting 08:18:39 4cc291be95ef: Verifying Checksum 08:18:39 4cc291be95ef: Download complete 08:18:39 5c3c966382ef: Download complete 08:18:39 4f4fb700ef54: Verifying Checksum 08:18:39 4f4fb700ef54: Download complete 08:18:39 5d5c8e513c77: Download complete 08:18:39 43c4264eed91: Download complete 08:18:39 9f66e0745190: Verifying Checksum 08:18:39 9f66e0745190: Download complete 08:18:39 43c4264eed91: Pull complete 08:18:39 561ebcabdf7f: Verifying Checksum 08:18:39 561ebcabdf7f: Download complete 08:18:39 4cc291be95ef: Pull complete 08:18:39 2ac1f1163629: Verifying Checksum 08:18:39 2ac1f1163629: Download complete 08:18:39 f49a43e4bbc0: Verifying Checksum 08:18:39 f49a43e4bbc0: Download complete 08:18:43 2ac1f1163629: Pull complete 08:18:43 5c3c966382ef: Pull complete 08:18:43 4f4fb700ef54: Pull complete 08:18:43 5d5c8e513c77: Pull complete 08:18:43 9f66e0745190: Pull complete 08:18:45 f49a43e4bbc0: Pull complete 08:18:46 561ebcabdf7f: Pull complete 08:18:46 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 08:18:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:18:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 08:18:46 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:18:46 WORKDIR /edgex 08:18:46 COPY go.mod . 08:18:46 RUN go mod download 08:18:46 + docker build -t ci-base-image-x86_64 -f - . 08:18:46 Sending build context to Docker daemon 178.1MB 08:18:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:18:46 ---> 3a752c3f9dda 08:18:46 Step 2/4 : WORKDIR /edgex 08:18:52 ---> Running in 801d4dd2a99e 08:18:52 Removing intermediate container 801d4dd2a99e 08:18:52 ---> 0131f1206cf8 08:18:52 Step 3/4 : COPY go.mod . 08:18:52 ---> 0c74559bc02d 08:18:52 Step 4/4 : RUN go mod download 08:18:52 ---> Running in 52801f988083 08:18:53 Still waiting to schedule task 08:18:53 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:19:18 Removing intermediate container 52801f988083 08:19:18 ---> 5e7e4a63f166 08:19:18 Successfully built 5e7e4a63f166 08:19:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:19 + docker inspect -f . ci-base-image-x86_64 08:19:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:19:19 prd-ubuntu20.04-docker-8c-8g-34777 does not seem to be running inside a container 08:19:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/760 -v /w/workspace/edgex-go/760:/w/workspace/edgex-go/760:rw,z -v /w/workspace/edgex-go/760@tmp:/w/workspace/edgex-go/760@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 08:19:19 $ docker top 23be705be69f673d81d8a0ddea952cca69e3df90f067f2efba35222f66199058 -eo pid,comm [Pipeline] { [Pipeline] sh 08:19:20 + go version 08:19:20 go version go1.23.2 linux/amd64 [Pipeline] } 08:19:20 $ docker stop --time=1 23be705be69f673d81d8a0ddea952cca69e3df90f067f2efba35222f66199058 08:19:21 $ docker rm -f --volumes 23be705be69f673d81d8a0ddea952cca69e3df90f067f2efba35222f66199058 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:21 + docker inspect -f . ci-base-image-x86_64 08:19:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:19:21 prd-ubuntu20.04-docker-8c-8g-34777 does not seem to be running inside a container 08:19:21 $ 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/760 -v /w/workspace/edgex-go/760:/w/workspace/edgex-go/760:rw,z -v /w/workspace/edgex-go/760@tmp:/w/workspace/edgex-go/760@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 08:19:22 $ docker top d863bfd71cd3c860867498c2c0f734065afa9aa0c8cfb371ea8c9b3b26906953 -eo pid,comm [Pipeline] { [Pipeline] echo 08:19:22 ========================================================= 08:19:22 [edgeXBuildGoParallel] Running Tests and Build... 08:19:22 ========================================================= [Pipeline] sh 08:19:22 + git config --global --add safe.directory /w/workspace/edgex-go/760 [Pipeline] fileExists [Pipeline] sh 08:19:22 + make test 08:19:22 go test -race -coverprofile=coverage.out ./... 08:19:31 ? github.com/edgexfoundry/edgex-go [no test files] 08:20:03 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 08:20:03 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 08:20:03 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 08:20:03 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 08:20:03 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 08:20:03 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 08:20:03 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 08:20:03 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 08:20:03 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 08:20:03 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 08:20:03 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 08:20:03 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 08:20:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:20:03 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 08:20:03 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 08:20:03 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 08:20:03 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 08:20:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.020s coverage: 28.7% of statements 08:20:04 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 08:20:04 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 08:20:04 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 08:20:05 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 08:20:05 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 08:20:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.045s coverage: 97.0% of statements 08:20:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:20:05 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 08:20:05 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 08:20:05 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 08:20:05 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 08:20:05 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:20:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:20:05 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 08:20:05 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 08:20:07 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:20:07 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 08:20:07 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:20:07 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 08:20:07 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 08:20:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.078s coverage: 69.2% of statements 08:20:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.059s coverage: 48.4% of statements 08:20:08 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 08:20:08 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 08:20:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.582s coverage: 93.4% of statements 08:20:09 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.044s coverage: 91.7% of statements 08:20:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.058s coverage: 9.4% of statements 08:20:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:20:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:20:10 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 08:20:10 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 08:20:10 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 08:20:10 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:20:10 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 08:20:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:20:10 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 08:20:10 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 08:20:10 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 08:20:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.417s coverage: 95.8% of statements 08:20:12 ok github.com/edgexfoundry/edgex-go/internal/io 1.026s coverage: 72.2% of statements 08:20:12 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 08:20:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:20:12 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 08:20:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.035s coverage: 0.0% of statements [no tests to run] 08:20:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.040s coverage: 1.1% of statements 08:20:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.036s coverage: 44.2% of statements 08:20:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.027s coverage: 40.0% of statements 08:20:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 08:20:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 08:20:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 08:20:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.038s coverage: 87.1% of statements 08:20:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.031s coverage: 94.1% of statements 08:20:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 96.3% of statements 08:20:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements 08:20:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:20:15 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 08:20:15 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 08:20:15 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 08:20:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 08:20:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 08:20:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 08:20:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 08:20:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 08:20:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 08:20:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 08:20:17 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 08:20:17 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 08:20:18 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 08:20:19 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 08:20:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:20:21 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 08:20:21 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 08:20:23 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 08:20:23 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 08:20:23 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 08:20:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:20:25 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 08:20:25 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 08:20:25 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 08:20:25 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 08:20:25 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 08:20:25 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 08:20:27 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 08:20:27 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 08:20:27 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 08:20:27 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 08:20:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.044s coverage: 94.4% of statements 08:20:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:20:29 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 08:20:29 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 08:20:29 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:20:29 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 08:20:29 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 08:20:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:20:30 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:20:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.047s coverage: 92.9% of statements 08:20:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 66.7% of statements 08:20:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.033s coverage: 62.3% of statements 08:20:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.021s coverage: 75.0% of statements 08:20:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements 08:20:36 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 17.0% of statements 08:20:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements 08:20:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.058s coverage: 81.8% of statements 08:20:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.058s coverage: 82.1% of statements 08:20:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements 08:20:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.136s coverage: 63.1% of statements 08:20:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements 08:20:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 08:20:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.023s coverage: 100.0% of statements 08:20:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 08:20:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 08:20:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.128s coverage: 36.8% of statements 08:20:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements 08:20:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements 08:20:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.062s coverage: 17.2% of statements 08:20:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.099s coverage: 95.7% of statements 08:20:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.046s coverage: 9.0% of statements 08:20:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.079s coverage: 97.7% of statements 08:20:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.031s coverage: 45.8% of statements 08:20:36 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 08:20:36 running golangci-lint 08:20:36 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 08:20:36 go version go1.23.2 linux/amd64 08:20:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-34778 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { 08:20:37 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 08:20:37 level=info msg="[config_reader] Used config file .golangci.yml" 08:20:37 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [Pipeline] ws 08:20:37 Running in /w/workspace/edgex-go/760 [Pipeline] { [Pipeline] checkout 08:20:40 The recommended git tool is: git 08:20:46 using credential edgex-jenkins-ssh 08:20:47 Cloning the remote Git repository 08:20:47 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:20:47 > git init /w/workspace/edgex-go/760 # timeout=10 08:20:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:20:47 > git --version # timeout=10 08:20:47 > git --version # 'git version 2.25.1' 08:20:47 using GIT_SSH to set credentials SSH Credentials for GitHub 08:20:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:21:03 level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|imports|types_sizes|deps|name|compiled_files) took 23.869830775s" 08:21:03 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 56.907834ms" 08:21:04 Avoid second fetch 08:21:04 Checking out Revision 2eb6d4b86301ec26be6652a834a1b8ff93f67714 (main) 08:21:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:21:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:21:04 > git config core.sparsecheckout # timeout=10 08:21:05 Commit message: "Merge pull request #5020 from jinlinGuan/fix-proxy-auth" 08:21:04 > git checkout -f 2eb6d4b86301ec26be6652a834a1b8ff93f67714 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:21:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:21:10 % Total % Received % Xferd Average Speed Time Time Time Current 08:21:10 Dload Upload Total Spent Left Speed 08:21:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 96451 0 --:--:-- --:--:-- --:--:-- 96451 [Pipeline] sh 08:21:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:21:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:21:10 + sudo tee /etc/docker/daemon.new 08:21:10 { 08:21:10 "registry-mirrors": [ 08:21:10 "https://nexus3.edgexfoundry.org:10001" 08:21:10 ], 08:21:10 "bip": "10.250.0.254/24", 08:21:10 "hosts": [ 08:21:10 "tcp://0.0.0.0:5555", 08:21:10 "unix:///var/run/docker.sock" 08:21:10 ], 08:21:10 "mtu": 1458, 08:21:10 "selinux-enabled": true, 08:21:10 "seccomp-profile": "/etc/docker/seccomp.json" 08:21:10 } [Pipeline] sh 08:21:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:21:11 + sudo service docker restart 08:21:15 level=info msg="[linters_context/goanalysis] analyzers took 1m54.371529474s with top 10 stages: buildir: 1m8.193131057s, gosec: 4.613724101s, fact_deprecated: 2.887437014s, inspect: 2.645346621s, printf: 2.243762349s, ctrlflow: 1.773433944s, fact_purity: 1.43819072s, S1038: 1.270623537s, nilness: 1.202848467s, directives: 1.15853559s" 08:21:15 level=info msg="[runner] Issues before processing: 193, after processing: 0" 08:21:15 level=info msg="[runner] Processors filtering stat (in/out): cgo: 193/193, filename_unadjuster: 193/193, invalid_issue: 193/193, path_prettifier: 193/193, skip_dirs: 193/193, identifier_marker: 193/193, nolint: 15/0, skip_files: 193/193, autogenerated_exclude: 193/193, exclude: 193/193, exclude-rules: 193/15" 08:21:15 level=info msg="[runner] processing took 15.722771ms with stages: nolint: 5.440543ms, identifier_marker: 4.797596ms, path_prettifier: 1.785127ms, autogenerated_exclude: 1.475184ms, skip_dirs: 1.155481ms, exclude-rules: 985.239µs, cgo: 30.921µs, filename_unadjuster: 25.94µs, invalid_issue: 20.8µs, max_same_issues: 1.41µs, uniq_by_line: 860ns, diff: 780ns, fixer: 550ns, skip_files: 500ns, severity-rules: 370ns, source_code: 310ns, exclude: 290ns, max_from_linter: 270ns, sort_results: 250ns, path_shortener: 120ns, path_prefixer: 120ns, max_per_file_from_linter: 110ns" 08:21:15 level=info msg="[runner] linters took 14.441756884s with stages: goanalysis_metalinter: 14.425926553s" 08:21:15 level=info msg="File cache stats: 0 entries of total size 0B" 08:21:15 level=info msg="Memory: 382 samples, avg is 303.0MB, max is 1209.1MB" 08:21:15 level=info msg="Execution took 38.376708565s" 08:21:15 go vet ./... 08:21:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:21:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:21:22 ./bin/test-attribution-txt.sh [Pipeline] echo 08:21:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:21:23 + ls -al . 08:21:23 total 1740 08:21:23 drwxrwxr-x 11 1001 1001 4096 Dec 9 08:19 . 08:21:23 drwxr-xr-x 4 root root 4096 Dec 9 08:19 .. 08:21:23 drwxrwxr-x 2 1001 1001 4096 Dec 9 08:18 .blubracket 08:21:23 -rw-rw-r-- 1 1001 1001 10 Dec 9 08:18 .dockerignore 08:21:23 drwxrwxr-x 8 1001 1001 4096 Dec 9 08:20 .git 08:21:23 drwxrwxr-x 3 1001 1001 4096 Dec 9 08:18 .github 08:21:23 -rw-rw-r-- 1 1001 1001 907 Dec 9 08:18 .gitignore 08:21:23 -rw-rw-r-- 1 1001 1001 199 Dec 9 08:18 .golangci.yml 08:21:23 -rw-rw-r-- 1 1001 1001 100 Dec 9 08:18 .hadolint.yml 08:21:23 drwxr-xr-x 3 1001 1001 4096 Dec 9 08:18 .semver 08:21:23 -rw-rw-r-- 1 1001 1001 155 Dec 9 08:18 .sonarcloud.properties 08:21:23 -rw-rw-r-- 1 1001 1001 1171 Dec 9 08:18 ADOPTERS.md 08:21:23 -rw-rw-r-- 1 1001 1001 17141 Dec 9 08:18 Attribution.txt 08:21:23 -rw-rw-r-- 1 1001 1001 100284 Dec 9 08:18 CHANGELOG.md 08:21:23 -rw-rw-r-- 1 1001 1001 3804 Dec 9 08:18 CONTRIBUTING.md 08:21:23 -rw-rw-r-- 1 1001 1001 677 Dec 9 08:18 GOVERNANCE.md 08:21:23 -rw-rw-r-- 1 1001 1001 858 Dec 9 08:18 Jenkinsfile 08:21:23 -rw-rw-r-- 1 1001 1001 10775 Dec 9 08:18 LICENSE 08:21:23 -rw-rw-r-- 1 1001 1001 16740 Dec 9 08:18 Makefile 08:21:23 -rw-rw-r-- 1 1001 1001 582 Dec 9 08:18 OWNERS.md 08:21:23 -rw-rw-r-- 1 1001 1001 9932 Dec 9 08:18 README.md 08:21:23 -rw-rw-r-- 1 1001 1001 789 Dec 9 08:18 SECURITY.md 08:21:23 -rw-rw-r-- 1 1001 1001 12 Dec 9 08:18 VERSION 08:21:23 drwxrwxr-x 2 1001 1001 4096 Dec 9 08:18 bin 08:21:23 drwxrwxr-x 19 1001 1001 4096 Dec 9 08:18 cmd 08:21:23 -rw-r--r-- 1 root root 1412872 Dec 9 08:20 coverage.out 08:21:23 drwxrwxr-x 2 1001 1001 4096 Dec 9 08:18 fuzz_test 08:21:23 -rw-rw-r-- 1 1001 1001 6473 Dec 9 08:18 go.mod 08:21:23 -rw-rw-r-- 1 1001 1001 87891 Dec 9 08:18 go.sum 08:21:23 drwxrwxr-x 7 1001 1001 4096 Dec 9 08:18 internal 08:21:23 drwxrwxr-x 2 1001 1001 4096 Dec 9 08:18 openapi 08:21:23 -rw-rw-r-- 1 1001 1001 584 Dec 9 08:18 security.txt 08:21:23 -rw-rw-r-- 1 1001 1001 204 Dec 9 08:18 version.go [Pipeline] sh 08:21:23 + '[' -e coverage.out ] 08:21:23 + chown 1001:1001 coverage.out [Pipeline] stash 08:21:23 Stashed 1 file(s) [Pipeline] sh 08:21:24 + make build 08:21:24 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:21:29 provisioning config files... 08:21:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/760@tmp/config15232848463931161000tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:21:30 ---> ****-login.sh 08:21:30 nexus3.edgexfoundry.org:10001 08:21:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:21:30 Configure a credential helper to remove this warning. See 08:21:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:21:30 08:21:30 Login Succeeded 08:21:30 nexus3.edgexfoundry.org:10002 08:21:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:21:31 Configure a credential helper to remove this warning. See 08:21:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:21:31 08:21:31 Login Succeeded 08:21:31 nexus3.edgexfoundry.org:10003 08:21:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:21:31 Configure a credential helper to remove this warning. See 08:21:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:21:31 08:21:31 Login Succeeded 08:21:31 nexus3.edgexfoundry.org:10004 08:21:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:21:31 Configure a credential helper to remove this warning. See 08:21:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:21:31 08:21:31 Login Succeeded 08:21:31 ****.io 08:21:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:21:31 Configure a credential helper to remove this warning. See 08:21:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:21:31 08:21:31 Login Succeeded 08:21:31 ---> ****-login.sh ends [Pipeline] } 08:21:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:21:32 + git config --global --add safe.directory /w/workspace/edgex-go/760 [Pipeline] echo 08:21:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:21:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:21:32 ========================================================= 08:21:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 08:21:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:21:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:21:32 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:21:32 cf04c63912e1: Pulling fs layer 08:21:32 55b35a11ae5e: Pulling fs layer 08:21:32 a37a00ec5f00: Pulling fs layer 08:21:32 50b3750afda1: Pulling fs layer 08:21:32 4f4fb700ef54: Pulling fs layer 08:21:32 80978eb59214: Pulling fs layer 08:21:32 c9f46d7d2bd2: Pulling fs layer 08:21:32 c5a475d317c9: Pulling fs layer 08:21:32 50b3750afda1: Waiting 08:21:32 4f4fb700ef54: Waiting 08:21:32 80978eb59214: Waiting 08:21:32 c9f46d7d2bd2: Waiting 08:21:33 55b35a11ae5e: Verifying Checksum 08:21:33 55b35a11ae5e: Download complete 08:21:33 50b3750afda1: Verifying Checksum 08:21:33 50b3750afda1: Download complete 08:21:33 4f4fb700ef54: Verifying Checksum 08:21:33 4f4fb700ef54: Download complete 08:21:33 cf04c63912e1: Verifying Checksum 08:21:33 cf04c63912e1: Download complete 08:21:33 80978eb59214: Verifying Checksum 08:21:33 80978eb59214: Download complete 08:21:33 c5a475d317c9: Download complete 08:21:33 cf04c63912e1: Pull complete 08:21:34 55b35a11ae5e: Pull complete 08:21:34 a37a00ec5f00: Verifying Checksum 08:21:34 a37a00ec5f00: Download complete 08:21:35 c9f46d7d2bd2: Verifying Checksum 08:21:35 c9f46d7d2bd2: Download complete 08:21:46 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:21:47 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:21:48 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:21:49 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:21:50 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:21:54 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:21:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:21:57 a37a00ec5f00: Pull complete 08:21:57 50b3750afda1: Pull complete 08:21:57 4f4fb700ef54: Pull complete 08:21:57 80978eb59214: Pull complete 08:21:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:21:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:22:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:22:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:22:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:22:01 c9f46d7d2bd2: Pull complete [Pipeline] } 08:22:02 $ docker stop --time=1 d863bfd71cd3c860867498c2c0f734065afa9aa0c8cfb371ea8c9b3b26906953 08:22:03 c5a475d317c9: Pull complete 08:22:03 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 08:22:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:22:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:22:10 $ docker rm -f --volumes d863bfd71cd3c860867498c2c0f734065afa9aa0c8cfb371ea8c9b3b26906953 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile 08:22:11 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:22:11 WORKDIR /edgex 08:22:11 COPY go.mod . 08:22:11 RUN go mod download 08:22:11 + docker build -t ci-base-image-arm64 -f - . [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:22:11 08:22:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:22:12 latest: Pulling from edgex-devops/edgex-compose 08:22:12 91d30c5bc195: Pulling fs layer 08:22:12 2e9b0aa3be6d: Pulling fs layer 08:22:12 9c61dcf015f6: Pulling fs layer 08:22:12 4698f68db338: Pulling fs layer 08:22:12 2a2f49069b9e: Pulling fs layer 08:22:12 e0025b399a48: Pulling fs layer 08:22:12 2a2f49069b9e: Waiting 08:22:12 e0025b399a48: Waiting 08:22:12 4698f68db338: Waiting 08:22:12 91d30c5bc195: Verifying Checksum 08:22:12 91d30c5bc195: Download complete 08:22:12 4698f68db338: Verifying Checksum 08:22:12 4698f68db338: Download complete 08:22:12 2e9b0aa3be6d: Verifying Checksum 08:22:12 2e9b0aa3be6d: Download complete 08:22:12 e0025b399a48: Verifying Checksum 08:22:12 e0025b399a48: Download complete 08:22:12 91d30c5bc195: Pull complete 08:22:12 2a2f49069b9e: Download complete 08:22:12 2e9b0aa3be6d: Pull complete 08:22:12 9c61dcf015f6: Verifying Checksum 08:22:12 9c61dcf015f6: Download complete 08:22:12 #0 building with "default" instance using docker driver 08:22:12 08:22:12 #1 [internal] load build definition from Dockerfile 08:22:12 #1 transferring dockerfile: 172B done 08:22:12 #1 DONE 0.1s 08:22:12 08:22:12 #2 [internal] load .dockerignore 08:22:12 #2 transferring context: 50B done 08:22:12 #2 DONE 0.1s 08:22:12 08:22:12 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:22:12 #3 DONE 0.0s 08:22:12 08:22:12 #4 [internal] load build context 08:22:12 #4 transferring context: 6.51kB done 08:22:12 #4 DONE 0.1s 08:22:12 08:22:12 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:22:12 #5 DONE 0.2s 08:22:12 08:22:12 #6 [2/4] WORKDIR /edgex 08:22:14 #6 DONE 1.1s 08:22:14 08:22:14 #7 [3/4] COPY go.mod . 08:22:14 #7 DONE 0.1s 08:22:14 08:22:14 #8 [4/4] RUN go mod download 08:22:15 9c61dcf015f6: Pull complete 08:22:15 4698f68db338: Pull complete 08:22:15 2a2f49069b9e: Pull complete 08:22:15 e0025b399a48: Pull complete 08:22:15 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:22:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:22:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:22:15 prd-ubuntu20.04-docker-8c-8g-34777 does not seem to be running inside a container 08:22:16 $ 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/760 -v /w/workspace/edgex-go/760:/w/workspace/edgex-go/760:rw,z -v /w/workspace/edgex-go/760@tmp:/w/workspace/edgex-go/760@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 08:22:18 $ docker top a7838c34f86dc21bb69dd699f0e8fb438b9aa21592b64e521439296e1332050e -eo pid,comm [Pipeline] { [Pipeline] sh 08:22:19 + docker compose -f ./docker-compose-build.yml build --parallel 08:22:21 #1 [core-metadata internal] load build definition from Dockerfile 08:22:21 #1 transferring dockerfile: 2.13kB done 08:22:21 #1 DONE 0.0s 08:22:21 08:22:21 #2 [security-proxy-auth internal] load build definition from Dockerfile 08:22:21 #2 transferring dockerfile: 2.15kB done 08:22:21 #2 DONE 0.0s 08:22:21 08:22:21 #3 [core-data internal] load build definition from Dockerfile 08:22:21 #3 transferring dockerfile: 2.07kB done 08:22:21 #3 DONE 0.0s 08:22:21 08:22:21 #4 [support-notifications internal] load build definition from Dockerfile 08:22:21 #4 transferring dockerfile: 2.02kB done 08:22:21 #4 DONE 0.0s 08:22:21 08:22:21 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:22:21 #5 transferring dockerfile: 2.23kB done 08:22:21 #5 DONE 0.0s 08:22:21 08:22:21 #6 [security-spire-config internal] load build definition from Dockerfile 08:22:21 #6 transferring dockerfile: 1.69kB done 08:22:21 #6 DONE 0.0s 08:22:21 08:22:21 #7 [support-scheduler internal] load build definition from Dockerfile 08:22:21 #7 transferring dockerfile: 1.82kB done 08:22:21 #7 DONE 0.1s 08:22:21 08:22:21 #8 [security-spire-server internal] load build definition from Dockerfile 08:22:21 #8 transferring dockerfile: 1.70kB done 08:22:21 #8 DONE 0.0s 08:22:21 08:22:21 #9 [core-command internal] load build definition from Dockerfile 08:22:21 #9 transferring dockerfile: 1.94kB done 08:22:21 #9 DONE 0.0s 08:22:21 08:22:21 #10 [core-keeper internal] load build definition from Dockerfile 08:22:21 #10 transferring dockerfile: 2.07kB done 08:22:21 #10 DONE 0.0s 08:22:21 08:22:21 #11 [security-proxy-setup internal] load build definition from Dockerfile 08:22:21 #11 transferring dockerfile: 2.50kB done 08:22:21 #11 DONE 0.0s 08:22:21 08:22:21 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:22:21 #12 transferring dockerfile: 1.89kB done 08:22:21 #12 DONE 0.0s 08:22:21 08:22:21 #13 [security-bootstrapper internal] load build definition from Dockerfile 08:22:21 #13 transferring dockerfile: 3.02kB done 08:22:21 #13 DONE 0.0s 08:22:21 08:22:21 #14 [security-secretstore-setup internal] load build definition from Dockerfile 08:22:21 #14 transferring dockerfile: 2.49kB done 08:22:21 #14 DONE 0.0s 08:22:21 08:22:21 #15 [security-spire-agent internal] load build definition from Dockerfile 08:22:21 #15 transferring dockerfile: 1.81kB done 08:22:21 #15 DONE 0.0s 08:22:21 08:22:21 #16 [core-metadata internal] load .dockerignore 08:22:21 #16 transferring context: 50B done 08:22:21 #16 DONE 0.0s 08:22:21 08:22:21 #17 [security-proxy-auth internal] load .dockerignore 08:22:21 #17 transferring context: 50B done 08:22:21 #17 DONE 0.0s 08:22:21 08:22:21 #18 [core-data internal] load .dockerignore 08:22:21 #18 transferring context: 50B done 08:22:21 #18 DONE 0.0s 08:22:21 08:22:21 #19 [core-common-config-bootstrapper internal] load .dockerignore 08:22:21 #19 transferring context: 50B done 08:22:21 #19 DONE 0.0s 08:22:21 08:22:21 #20 [support-notifications internal] load .dockerignore 08:22:21 #20 transferring context: 50B done 08:22:21 #20 DONE 0.0s 08:22:21 08:22:21 #21 [support-scheduler internal] load .dockerignore 08:22:21 #21 transferring context: 50B done 08:22:21 #21 DONE 0.0s 08:22:21 08:22:21 #22 [security-spire-config internal] load .dockerignore 08:22:21 #22 transferring context: 50B done 08:22:21 #22 DONE 0.0s 08:22:21 08:22:21 #23 [security-spire-server internal] load .dockerignore 08:22:21 #23 transferring context: 50B done 08:22:21 #23 DONE 0.0s 08:22:21 08:22:21 #24 [core-command internal] load .dockerignore 08:22:21 #24 transferring context: 50B done 08:22:21 #24 DONE 0.0s 08:22:21 08:22:21 #25 [core-keeper internal] load .dockerignore 08:22:21 #25 transferring context: 50B done 08:22:21 #25 DONE 0.0s 08:22:21 08:22:21 #26 [security-proxy-setup internal] load .dockerignore 08:22:21 #26 transferring context: 50B done 08:22:21 #26 DONE 0.0s 08:22:21 08:22:21 #27 [security-spiffe-token-provider internal] load .dockerignore 08:22:21 #27 transferring context: 50B done 08:22:22 #27 DONE 0.0s 08:22:22 08:22:22 #28 [security-bootstrapper internal] load .dockerignore 08:22:22 #28 transferring context: 50B done 08:22:22 #28 DONE 0.0s 08:22:22 08:22:22 #29 [security-secretstore-setup internal] load .dockerignore 08:22:22 #29 transferring context: 50B done 08:22:22 #29 DONE 0.0s 08:22:22 08:22:22 #30 [security-spire-agent internal] load .dockerignore 08:22:22 #30 transferring context: 50B done 08:22:22 #30 DONE 0.0s 08:22:22 08:22:22 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:22:22 #31 DONE 0.0s 08:22:22 08:22:22 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 08:22:22 #32 DONE 0.1s 08:22:22 08:22:22 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:22:22 #31 DONE 0.0s 08:22:22 08:22:22 #33 [security-proxy-auth internal] load build context 08:22:22 #33 ... 08:22:22 08:22:22 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:22:22 #31 DONE 0.0s 08:22:22 08:22:22 #33 [security-proxy-auth internal] load build context 08:22:22 #33 ... 08:22:22 08:22:22 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 08:22:22 #32 DONE 0.2s 08:22:22 08:22:22 #33 [security-proxy-auth internal] load build context 08:22:22 #33 ... 08:22:22 08:22:22 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:22:22 #31 DONE 0.0s 08:22:22 08:22:22 #33 [security-proxy-auth internal] load build context 08:22:22 #33 ... 08:22:22 08:22:22 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:22:22 #31 DONE 0.0s 08:22:22 08:22:22 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 08:22:22 #32 DONE 0.4s 08:22:22 08:22:22 #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:22:22 #34 DONE 0.7s 08:22:22 08:22:22 #33 [security-proxy-auth internal] load build context 08:22:22 #33 ... 08:22:22 08:22:22 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:22:22 #31 DONE 0.0s 08:22:22 08:22:22 #33 [security-proxy-auth internal] load build context 08:22:22 #33 ... 08:22:22 08:22:22 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:22:22 #31 DONE 0.0s 08:22:22 08:22:22 #33 [security-proxy-auth internal] load build context 08:22:22 #33 ... 08:22:22 08:22:22 #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:22:22 #34 DONE 0.7s 08:22:22 08:22:22 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 08:22:22 #32 DONE 0.6s 08:22:22 08:22:22 #33 [security-proxy-auth internal] load build context 08:22:27 #33 transferring context: 149.44MB 4.7s 08:22:28 #33 ... 08:22:28 08:22:28 #35 [security-bootstrapper stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 08:22:28 #35 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 08:22:28 #35 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 08:22:28 #35 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 08:22:28 #35 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 08:22:28 #35 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done 08:22:28 #35 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.3s done 08:22:32 #35 ... 08:22:32 08:22:32 #36 [core-metadata internal] load build context 08:22:32 #36 transferring context: 242.05MB 9.9s 08:22:32 #36 ... 08:22:32 08:22:32 #37 [support-scheduler internal] load build context 08:22:32 #37 ... 08:22:32 08:22:32 #38 [core-common-config-bootstrapper internal] load build context 08:22:32 #38 transferring context: 433.36MB 9.4s done 08:22:32 #38 ... 08:22:32 08:22:32 #39 [support-notifications internal] load build context 08:22:32 #39 transferring context: 433.36MB 7.9s done 08:22:32 #39 ... 08:22:32 08:22:32 #40 [security-spiffe-token-provider internal] load build context 08:22:32 #40 ... 08:22:32 08:22:32 #41 [security-proxy-setup internal] load build context 08:22:32 #41 transferring context: 433.36MB 8.7s done 08:22:32 #41 ... 08:22:32 08:22:32 #42 [core-command internal] load build context 08:22:32 #42 transferring context: 433.36MB 7.9s done 08:22:33 #42 ... 08:22:33 08:22:33 #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:22:33 #43 ... 08:22:33 08:22:33 #44 [security-bootstrapper internal] load build context 08:22:33 #44 ... 08:22:33 08:22:33 #45 [core-keeper internal] load build context 08:22:33 #45 transferring context: 433.36MB 10.5s done 08:22:33 #45 ... 08:22:33 08:22:33 #46 [core-data internal] load build context 08:22:33 #46 transferring context: 433.36MB 8.9s done 08:22:33 #46 ... 08:22:33 08:22:33 #47 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 08:22:33 #47 ... 08:22:33 08:22:33 #48 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:22:33 #48 ... 08:22:33 08:22:33 #49 [security-secretstore-setup internal] load build context 08:22:33 #49 transferring context: 433.36MB 8.5s done 08:22:33 #49 ... 08:22:33 08:22:33 #40 [security-spiffe-token-provider internal] load build context 08:22:33 #40 transferring context: 433.36MB 10.8s done 08:22:34 #40 ... 08:22:34 08:22:34 #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:22:34 #43 DONE 11.6s 08:22:34 08:22:34 #39 [support-notifications internal] load build context 08:22:34 #39 DONE 11.7s 08:22:34 08:22:34 #42 [core-command internal] load build context 08:22:34 #42 DONE 11.5s 08:22:34 08:22:34 #46 [core-data internal] load build context 08:22:34 #46 DONE 11.7s 08:22:34 08:22:34 #41 [security-proxy-setup internal] load build context 08:22:34 #41 DONE 11.4s 08:22:34 08:22:34 #35 [support-notifications stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 08:22:34 #35 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 08:22:34 #35 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 08:22:34 #35 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 08:22:34 #35 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 08:22:34 #35 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done 08:22:34 #35 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.3s done 08:22:34 #35 DONE 12.0s 08:22:34 08:22:34 #47 [support-notifications builder 2/7] WORKDIR /edgex-go 08:22:34 #47 DONE 11.6s 08:22:34 08:22:34 #49 [security-secretstore-setup internal] load build context 08:22:34 #49 DONE 11.1s 08:22:34 08:22:34 #38 [core-common-config-bootstrapper internal] load build context 08:22:34 #38 DONE 11.7s 08:22:34 08:22:34 #33 [security-proxy-auth internal] load build context 08:22:34 #33 transferring context: 433.36MB 10.6s done 08:22:34 #33 DONE 11.8s 08:22:34 08:22:34 #45 [core-keeper internal] load build context 08:22:34 #45 DONE 11.5s 08:22:34 08:22:34 #40 [security-spiffe-token-provider internal] load build context 08:22:34 #40 DONE 11.4s 08:22:34 08:22:34 #50 [security-spire-server internal] load build context 08:22:34 #50 transferring context: 23.57kB done 08:22:34 #50 DONE 0.2s 08:22:34 08:22:34 #51 [security-spire-config internal] load build context 08:22:34 #51 transferring context: 21.82kB done 08:22:34 #51 DONE 0.2s 08:22:34 08:22:34 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:22:34 #52 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 08:22:34 #52 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:22:34 #52 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 08:22:34 #52 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 08:22:34 #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 08:22:34 #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s 08:22:34 #52 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s 08:22:34 #52 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:22:34 #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 08:22:34 #52 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 08:22:34 #52 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.3s 08:22:34 #52 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 08:22:34 #52 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 08:22:34 #52 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.22MB / 30.73MB 0.5s 08:22:34 #52 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 13.63MB / 30.73MB 0.6s 08:22:34 #52 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 08:22:34 #52 ... 08:22:34 08:22:34 #35 [security-spire-agent stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 08:22:34 #35 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 08:22:34 #35 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 08:22:34 #35 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 08:22:34 #35 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 08:22:34 #35 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done 08:22:34 #35 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.3s done 08:22:34 #35 DONE 12.0s 08:22:34 08:22:34 #48 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:22:34 #48 DONE 11.8s 08:22:34 08:22:34 #53 [security-spire-agent internal] load build context 08:22:34 #53 transferring context: 23.10kB 0.0s done 08:22:34 #53 DONE 0.1s 08:22:34 08:22:34 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:22:34 #52 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 08:22:34 #52 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:22:34 #52 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 08:22:34 #52 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 08:22:34 #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 08:22:34 #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 08:22:34 #52 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 08:22:34 #52 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:22:34 #52 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.8s 08:22:34 #52 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 08:22:34 #52 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 08:22:35 #52 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.9s done 08:22:35 #52 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 08:22:36 #8 DONE 19.9s 08:22:36 08:22:36 #9 exporting to image 08:22:36 #9 exporting layers 08:22:37 #52 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.2s done 08:22:41 #52 ... 08:22:41 08:22:41 #36 [core-metadata internal] load build context 08:22:41 #36 transferring context: 433.36MB 13.1s done 08:22:41 #36 DONE 18.4s 08:22:41 08:22:41 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:22:41 #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.0s done 08:22:41 #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 08:22:41 #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 08:22:41 #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 08:22:41 #54 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.5s done 08:22:41 #54 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:22:41 #54 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 08:22:41 #54 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 08:22:41 #54 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 08:22:41 #54 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 08:22:42 #54 ... 08:22:42 08:22:42 #44 [security-bootstrapper internal] load build context 08:22:42 #44 transferring context: 433.36MB 4.5s done 08:22:42 #44 DONE 19.1s 08:22:42 08:22:42 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:22:42 #54 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.8s done 08:22:42 #54 ... 08:22:42 08:22:42 #37 [support-scheduler internal] load build context 08:22:42 #37 transferring context: 433.36MB 14.8s done 08:22:44 #37 ... 08:22:44 08:22:44 #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:22:44 #55 ... 08:22:44 08:22:44 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:22:44 #56 ... 08:22:44 08:22:44 #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:22:44 #0 5.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:22:44 #0 5.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:22:44 #0 5.536 (1/3) Installing ca-certificates (20240705-r0) 08:22:44 #0 5.551 (2/3) Installing dumb-init (1.2.5-r3) 08:22:44 #0 5.555 (3/3) Installing tzdata (2024b-r0) 08:22:44 #0 5.596 Executing busybox-1.36.1-r29.trigger 08:22:44 #0 5.602 Executing ca-certificates-20240705-r0.trigger 08:22:44 #0 5.654 OK: 10 MiB in 17 packages 08:22:44 #57 ... 08:22:44 08:22:44 #37 [support-scheduler internal] load build context 08:22:44 #37 DONE 22.2s 08:22:44 08:22:44 #58 [core-metadata stage-1 2/10] RUN apk add --update --no-cache dumb-init 08:22:44 #0 6.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:22:44 #0 6.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:22:44 #0 6.949 (1/1) Installing dumb-init (1.2.5-r3) 08:22:44 #0 6.953 Executing busybox-1.36.1-r29.trigger 08:22:44 #0 6.960 OK: 8 MiB in 15 packages 08:22:44 #58 ... 08:22:44 08:22:44 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:22:45 #59 ... 08:22:45 08:22:45 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:22:45 #0 0.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:22:45 #0 0.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:22:45 #0 1.256 OK: 246 MiB in 54 packages 08:22:45 #60 ... 08:22:45 08:22:45 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:22:45 #0 5.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:22:45 #0 5.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:22:45 #0 5.548 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:22:45 #0 5.548 v3.20.3-391-g79d9372a169 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:22:45 #0 5.548 OK: 24175 distinct packages available 08:22:45 #0 5.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:22:45 #0 5.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:22:45 #0 6.044 OK: 246 MiB in 54 packages 08:22:45 #61 ... 08:22:45 08:22:45 #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 08:22:45 #62 ... 08:22:45 08:22:45 #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:22:45 #0 6.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:22:45 #0 6.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:22:45 #0 6.843 (1/1) Installing dumb-init (1.2.5-r3) 08:22:45 #0 6.847 Executing busybox-1.36.1-r29.trigger 08:22:45 #0 6.855 OK: 8 MiB in 15 packages 08:22:45 #63 ... 08:22:45 08:22:45 #64 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:22:46 #64 ... 08:22:46 08:22:46 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:22:46 #65 ... 08:22:46 08:22:46 #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:22:46 #0 4.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:22:46 #0 4.698 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:22:46 #0 5.076 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:22:46 #0 5.076 v3.20.3-391-g79d9372a169 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:22:46 #0 5.076 OK: 24171 distinct packages available 08:22:46 #0 5.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:22:46 #0 5.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:22:46 #0 5.479 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:22:46 #0 5.513 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:22:46 #0 5.521 (3/7) Installing dumb-init (1.2.5-r3) 08:22:46 #0 5.524 (4/7) Installing musl-obstack (1.2.3-r2) 08:22:46 #0 5.529 (5/7) Installing libucontext (1.2-r3) 08:22:46 #0 5.529 (6/7) Installing gcompat (1.1.0-r4) 08:22:46 #0 5.532 (7/7) Installing openssl (3.3.2-r1) 08:22:46 #0 5.570 Executing busybox-1.36.1-r29.trigger 08:22:46 #0 5.578 OK: 9 MiB in 19 packages 08:22:46 #66 ... 08:22:46 08:22:46 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:22:46 #67 ... 08:22:46 08:22:46 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:22:46 #68 ... 08:22:46 08:22:46 #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:22:46 #0 0.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:22:46 #0 0.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:22:46 #0 1.261 OK: 246 MiB in 54 packages 08:22:47 #69 ... 08:22:47 08:22:47 #70 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 08:22:47 #0 4.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:22:47 #0 4.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:22:47 #0 4.696 OK: 246 MiB in 54 packages 08:22:51 #9 exporting layers 16.9s done 08:22:51 #9 writing image sha256:833a53dd73c9e78d57111f1db7ce7f86eec7a812facc867c7f8ecb7363114c1b done 08:22:51 #9 naming to docker.io/library/ci-base-image-arm64 08:22:51 #9 naming to docker.io/library/ci-base-image-arm64 done 08:22:51 #9 DONE 17.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:51 #70 ... 08:22:51 08:22:51 #69 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:22:51 + docker inspect -f . ci-base-image-arm64 08:22:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:22:51 #69 DONE 17.5s 08:22:51 08:22:51 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:22:51 #61 DONE 17.5s 08:22:51 08:22:51 #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:22:51 #60 DONE 17.5s 08:22:51 08:22:51 #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:22:51 #66 DONE 17.5s 08:22:51 08:22:51 #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:22:51 #57 DONE 17.4s 08:22:51 08:22:51 #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:22:51 #55 DONE 17.5s 08:22:51 08:22:51 #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:22:51 #63 DONE 17.5s 08:22:51 08:22:51 #58 [security-proxy-auth stage-1 2/10] RUN apk add --update --no-cache dumb-init 08:22:51 #58 DONE 17.7s 08:22:51 08:22:51 #70 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:22:51 #70 DONE 17.7s 08:22:51 08:22:51 #71 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade 08:22:51 #71 ... 08:22:51 08:22:51 #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:22:51 #72 DONE 0.2s 08:22:51 prd-ubuntu20.04-docker-arm64-4c-16g-34778 does not seem to be running inside a container 08:22:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/760 -v /w/workspace/edgex-go/760:/w/workspace/edgex-go/760:rw,z -v /w/workspace/edgex-go/760@tmp:/w/workspace/edgex-go/760@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:22:52 08:22:52 #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:22:52 #73 DONE 0.2s 08:22:52 08:22:52 #74 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:22:52 #74 DONE 0.3s 08:22:52 08:22:52 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:22:52 #54 DONE 17.0s 08:22:52 08:22:52 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:22:52 #52 DONE 17.9s 08:22:52 08:22:52 #75 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:22:52 #75 DONE 0.2s 08:22:52 08:22:52 #76 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:22:53 #76 ... 08:22:53 08:22:53 #64 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:22:53 #64 DONE 18.7s 08:22:53 08:22:53 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:22:53 #56 18.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:22:53 #56 18.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:22:53 $ docker top 812e8b68a8032ff074589949face51fc8c6cdd341264ecba68a76424ebd050a7 -eo pid,comm 08:22:53 #56 19.11 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:22:53 #56 19.15 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:22:53 #56 19.17 (3/6) Installing dumb-init (1.2.5-r3) 08:22:53 #56 19.17 (4/6) Installing openssl (3.3.2-r1) [Pipeline] { [Pipeline] sh 08:22:53 #56 19.18 (5/6) Installing su-exec (0.2-r3) 08:22:53 #56 19.18 (6/6) Installing yq-go (4.44.1-r2) 08:22:53 #56 19.27 Executing busybox-1.36.1-r29.trigger 08:22:53 #56 19.27 OK: 19 MiB in 18 packages 08:22:53 + go version 08:22:53 go version go1.23.2 linux/arm64 [Pipeline] } 08:22:53 $ docker stop --time=1 812e8b68a8032ff074589949face51fc8c6cdd341264ecba68a76424ebd050a7 08:22:54 #56 DONE 20.1s 08:22:54 08:22:54 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:22:54 #59 18.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:22:54 #59 18.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:22:54 #59 19.17 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:22:54 #59 19.17 v3.20.3-391-g79d9372a169 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:22:54 #59 19.17 OK: 24171 distinct packages available 08:22:54 #59 19.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:22:54 #59 19.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:22:54 #59 19.68 (1/4) Installing dumb-init (1.2.5-r3) 08:22:54 #59 19.69 (2/4) Installing musl-obstack (1.2.3-r2) 08:22:54 #59 19.69 (3/4) Installing libucontext (1.2-r3) 08:22:54 #59 19.69 (4/4) Installing gcompat (1.1.0-r4) 08:22:54 #59 19.70 Executing busybox-1.36.1-r29.trigger 08:22:54 #59 19.71 OK: 8 MiB in 18 packages 08:22:54 #59 DONE 20.2s 08:22:54 08:22:54 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:22:54 #68 18.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:22:54 #68 18.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:22:54 #68 19.20 (1/4) Installing ca-certificates (20240705-r0) 08:22:54 #68 19.22 (2/4) Installing dumb-init (1.2.5-r3) 08:22:54 #68 19.22 (3/4) Installing su-exec (0.2-r3) 08:22:54 #68 19.23 (4/4) Installing yq-go (4.44.1-r2) 08:22:54 #68 19.32 Executing busybox-1.36.1-r29.trigger 08:22:54 #68 19.32 Executing ca-certificates-20240705-r0.trigger 08:22:54 #68 19.36 OK: 19 MiB in 18 packages 08:22:54 #68 DONE 20.2s 08:22:54 08:22:54 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:22:54 #65 18.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:22:54 #65 19.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:22:54 #65 20.00 (1/2) Installing dumb-init (1.2.5-r3) 08:22:54 #65 20.00 (2/2) Installing su-exec (0.2-r3) 08:22:54 #65 20.00 Executing busybox-1.36.1-r29.trigger 08:22:54 #65 20.02 OK: 8 MiB in 16 packages 08:22:54 #65 DONE 20.2s 08:22:54 08:22:54 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:22:54 #77 ... 08:22:54 08:22:54 #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 08:22:54 #62 18.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:22:54 #62 19.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:22:54 #62 19.99 (1/2) Installing ca-certificates (20240705-r0) 08:22:54 #62 20.01 (2/2) Installing dumb-init (1.2.5-r3) 08:22:54 #62 20.01 Executing busybox-1.36.1-r29.trigger 08:22:54 #62 20.03 Executing ca-certificates-20240705-r0.trigger 08:22:54 #62 20.15 OK: 9 MiB in 16 packages 08:22:54 #62 DONE 20.3s 08:22:54 08:22:54 #71 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade 08:22:54 #71 2.079 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:22:54 #71 2.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:22:54 #71 2.544 Upgrading critical system libraries and apk-tools: 08:22:54 #71 2.544 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:22:54 #71 2.562 Executing busybox-1.36.1-r29.trigger 08:22:54 #71 2.659 Continuing the upgrade transaction with new apk-tools: 08:22:54 #71 2.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:22:54 #71 2.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:22:54 #71 3.043 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:22:54 #71 3.075 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:22:54 #71 3.092 OK: 8 MiB in 15 packages 08:22:55 #71 DONE 3.8s 08:22:55 08:22:55 #78 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:22:55 #0 1.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:22:55 #0 2.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:22:55 #0 2.374 Upgrading critical system libraries and apk-tools: 08:22:55 #0 2.374 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:22:55 #0 2.384 Executing busybox-1.36.1-r29.trigger 08:22:55 #0 2.574 Continuing the upgrade transaction with new apk-tools: 08:22:55 #0 2.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:22:55 #0 2.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:22:55 #0 3.043 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:22:55 #0 3.095 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:22:55 #0 3.103 Executing ca-certificates-20240705-r0.trigger 08:22:55 #0 3.153 OK: 10 MiB in 17 packages 08:22:55 #78 DONE 3.6s 08:22:55 08:22:55 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:22:55 #67 18.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:22:55 #67 19.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:22:55 #67 20.37 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:22:55 #67 20.37 v3.20.3-391-g79d9372a169 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:22:55 #67 20.37 OK: 24171 distinct packages available 08:22:55 #67 20.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:22:55 #67 20.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:22:55 #67 20.86 (1/14) Installing ca-certificates (20240705-r0) 08:22:55 #67 20.89 (2/14) Installing brotli-libs (1.1.0-r2) 08:22:55 #67 20.90 (3/14) Installing c-ares (1.33.1-r0) 08:22:55 #67 20.92 (4/14) Installing libunistring (1.2-r0) 08:22:55 #67 20.93 (5/14) Installing libidn2 (2.3.7-r0) 08:22:55 #67 20.93 (6/14) Installing nghttp2-libs (1.62.1-r0) 08:22:55 #67 20.93 (7/14) Installing libpsl (0.21.5-r1) 08:22:55 #67 20.94 (8/14) Installing zstd-libs (1.5.6-r0) 08:22:55 #67 20.95 (9/14) Installing libcurl (8.11.0-r2) 08:22:55 #67 20.95 (10/14) Installing curl (8.11.0-r2) 08:22:55 #67 20.96 (11/14) Installing dumb-init (1.2.5-r3) 08:22:55 #67 20.96 (12/14) Installing musl-obstack (1.2.3-r2) 08:22:55 #67 20.97 (13/14) Installing libucontext (1.2-r3) 08:22:55 #67 20.97 (14/14) Installing gcompat (1.1.0-r4) 08:22:55 #67 20.97 Executing busybox-1.36.1-r29.trigger 08:22:55 #67 20.99 Executing ca-certificates-20240705-r0.trigger 08:22:55 #67 21.03 OK: 13 MiB in 28 packages 08:22:55 $ docker rm -f --volumes 812e8b68a8032ff074589949face51fc8c6cdd341264ecba68a76424ebd050a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 08:22:55 #67 DONE 21.3s 08:22:55 08:22:55 #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:22:55 #0 2.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:22:55 #0 2.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:22:55 #0 3.089 Upgrading critical system libraries and apk-tools: 08:22:55 #0 3.089 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:22:55 #0 3.094 Executing busybox-1.36.1-r29.trigger 08:22:55 #0 3.223 Continuing the upgrade transaction with new apk-tools: 08:22:55 #0 3.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:22:55 #0 3.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:22:55 #0 3.632 OK: 9 MiB in 19 packages 08:22:55 #79 DONE 3.9s 08:22:55 08:22:55 #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:22:55 #0 2.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:22:55 #0 2.698 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:22:55 #0 3.012 Upgrading critical system libraries and apk-tools: 08:22:55 #0 3.012 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:22:55 #0 3.020 Executing busybox-1.36.1-r29.trigger 08:22:55 #0 3.132 Continuing the upgrade transaction with new apk-tools: 08:22:55 #0 3.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:22:55 #0 3.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:22:55 #0 3.549 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:22:55 #0 3.602 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:22:55 #0 3.603 OK: 8 MiB in 15 packages 08:22:55 #80 DONE 3.8s 08:22:55 08:22:55 #81 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 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 08:22:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:22:56 08:22:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:22:56 latest: Pulling from edgex-devops/edgex-compose-arm64 08:22:56 547446be3368: Pulling fs layer 08:22:56 d125d8839a47: Pulling fs layer 08:22:56 3e85d5ac6304: Pulling fs layer 08:22:56 c3105a71a48b: Pulling fs layer 08:22:56 0f093f025ec4: Pulling fs layer 08:22:56 c3106fc0e877: Pulling fs layer 08:22:56 c3105a71a48b: Waiting 08:22:56 0f093f025ec4: Waiting 08:22:56 c3106fc0e877: Waiting 08:22:56 547446be3368: Verifying Checksum 08:22:56 547446be3368: Download complete 08:22:56 c3105a71a48b: Verifying Checksum 08:22:56 c3105a71a48b: Download complete 08:22:56 d125d8839a47: Verifying Checksum 08:22:56 d125d8839a47: Download complete 08:22:56 c3106fc0e877: Download complete 08:22:57 #81 DONE 1.5s 08:22:57 08:22:57 #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:22:57 #0 2.645 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:22:57 #0 3.146 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:22:57 #0 4.005 OK: 246 MiB in 54 packages 08:22:57 #82 DONE 5.4s 08:22:57 08:22:57 #83 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:22:57 #83 DONE 1.5s 08:22:57 08:22:57 #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:22:57 0f093f025ec4: Verifying Checksum 08:22:57 0f093f025ec4: Download complete 08:22:57 547446be3368: Pull complete 08:22:57 #84 DONE 0.6s 08:22:57 08:22:57 #85 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:22:57 #85 DONE 0.6s 08:22:57 08:22:57 #86 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:22:57 #86 DONE 0.6s 08:22:57 08:22:57 #87 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:22:57 #87 DONE 0.1s 08:22:57 08:22:57 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:22:57 #77 3.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:22:57 #77 ... 08:22:57 08:22:57 #88 [security-spire-server stage-2 6/9] COPY security.txt / 08:22:57 #88 DONE 0.1s 08:22:57 08:22:57 #89 [security-spire-agent stage-3 7/10] COPY security.txt / 08:22:57 #89 DONE 0.0s 08:22:57 08:22:57 #90 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:22:57 #90 DONE 0.0s 08:22:57 08:22:57 #91 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:22:57 #91 DONE 0.1s 08:22:57 08:22:57 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:22:57 #77 3.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:22:57 #77 ... 08:22:57 08:22:57 #92 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:22:57 #92 DONE 0.1s 08:22:57 08:22:57 #93 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:22:57 #93 DONE 0.0s 08:22:57 08:22:57 #94 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:22:57 #94 DONE 0.1s 08:22:57 08:22:57 #95 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:22:57 #95 DONE 0.1s 08:22:57 08:22:57 #96 [security-spire-agent] exporting to image 08:22:57 #96 exporting layers 08:22:58 d125d8839a47: Pull complete 08:22:58 #96 ... 08:22:58 08:22:58 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:22:58 #0 2.711 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:22:58 #0 2.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:22:58 #0 3.084 Upgrading critical system libraries and apk-tools: 08:22:58 #0 3.084 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:22:58 #0 3.093 Executing busybox-1.36.1-r29.trigger 08:22:58 #0 3.181 Continuing the upgrade transaction with new apk-tools: 08:22:58 #0 3.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:22:58 #0 3.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:22:58 #0 3.662 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:22:58 #0 3.740 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:22:58 #0 3.750 OK: 8 MiB in 18 packages 08:22:58 #97 DONE 3.9s 08:22:58 3e85d5ac6304: Verifying Checksum 08:22:58 3e85d5ac6304: Download complete 08:22:59 08:22:59 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:22:59 #77 3.768 Upgrading critical system libraries and apk-tools: 08:22:59 #77 3.768 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:22:59 #77 3.775 Executing busybox-1.36.1-r29.trigger 08:22:59 #77 3.906 Continuing the upgrade transaction with new apk-tools: 08:22:59 #77 3.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:22:59 #77 3.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:22:59 #77 4.502 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:22:59 #77 ... 08:22:59 08:22:59 #98 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:22:59 #0 2.539 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:22:59 #0 3.005 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:22:59 #0 5.067 (1/1) Installing dumb-init (1.2.5-r3) 08:22:59 #0 5.391 Executing busybox-1.36.1-r29.trigger 08:22:59 #0 5.397 OK: 8 MiB in 15 packages 08:22:59 #98 DONE 6.4s 08:22:59 08:22:59 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:22:59 #77 4.850 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:22:59 #77 4.872 Executing ca-certificates-20240705-r0.trigger 08:22:59 #77 ... 08:22:59 08:22:59 #99 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:22:59 #0 3.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:22:59 #0 3.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:22:59 #0 3.799 Upgrading critical system libraries and apk-tools: 08:22:59 #0 3.799 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:22:59 #0 3.806 Executing busybox-1.36.1-r29.trigger 08:22:59 #0 3.908 Continuing the upgrade transaction with new apk-tools: 08:22:59 #0 3.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:22:59 #0 3.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:22:59 #0 4.862 OK: 19 MiB in 18 packages 08:22:59 #99 DONE 5.0s 08:22:59 08:22:59 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:22:59 #100 DONE 1.1s 08:22:59 08:22:59 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:22:59 #77 4.931 OK: 19 MiB in 18 packages 08:22:59 #77 DONE 5.1s 08:22:59 08:22:59 #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:22:59 #101 DONE 0.1s 08:22:59 08:22:59 #102 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:22:59 #102 DONE 0.1s 08:22:59 08:22:59 #103 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:22:59 #0 3.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:22:59 #0 3.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:22:59 #0 3.832 Upgrading critical system libraries and apk-tools: 08:22:59 #0 3.832 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:22:59 #0 3.845 Executing busybox-1.36.1-r29.trigger 08:22:59 #0 3.933 Continuing the upgrade transaction with new apk-tools: 08:22:59 #0 3.963 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:22:59 #0 4.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:22:59 #0 4.607 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:22:59 #0 4.825 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:22:59 #0 4.836 OK: 8 MiB in 16 packages 08:22:59 #103 DONE 5.0s 08:22:59 08:22:59 #104 [security-spire-config stage-2 6/10] COPY security.txt / 08:22:59 #104 DONE 0.0s 08:22:59 08:22:59 #96 [security-spire-server] exporting to image 08:22:59 #96 exporting layers 1.4s done 08:22:59 #96 writing image sha256:1b8c69b02df242c667cb01cf49f156ec0ca2d3c5482e7908e082425a5f0a1699 0.0s done 08:22:59 #96 naming to docker.io/library/security-spire-server done 08:22:59 #96 writing image sha256:c3d32ec0fb9315f1b7e0dc43477245348dd1ee3a2164c9104820f9b9c8cd06ff 08:22:59 #96 writing image sha256:c3d32ec0fb9315f1b7e0dc43477245348dd1ee3a2164c9104820f9b9c8cd06ff done 08:22:59 #96 naming to docker.io/library/security-spire-agent done 08:22:59 #96 DONE 1.6s 08:22:59 08:22:59 #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:22:59 #105 DONE 0.1s 08:22:59 08:22:59 #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:22:59 #106 DONE 0.0s 08:22:59 08:22:59 #107 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:22:59 #107 ... 08:22:59 08:22:59 #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:22:59 #108 DONE 0.0s 08:22:59 08:22:59 #96 [security-spire-config] exporting to image 08:23:00 #96 ... 08:23:00 08:23:00 #109 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:23:00 #0 2.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:23:00 #0 2.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:23:00 #0 3.562 Upgrading critical system libraries and apk-tools: 08:23:00 #0 3.562 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:23:00 #0 3.673 Executing busybox-1.36.1-r29.trigger 08:23:00 #0 3.798 Continuing the upgrade transaction with new apk-tools: 08:23:00 #0 3.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:23:00 #0 3.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:23:00 #0 4.244 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:23:00 #0 4.278 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:23:00 #0 4.290 Executing ca-certificates-20240705-r0.trigger 08:23:00 #0 4.325 OK: 13 MiB in 28 packages 08:23:00 #109 DONE 4.5s 08:23:00 08:23:00 #110 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 08:23:00 #0 3.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:23:00 #0 3.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:23:00 #0 4.302 Upgrading critical system libraries and apk-tools: 08:23:00 #0 4.302 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:23:00 #0 4.575 Executing busybox-1.36.1-r29.trigger 08:23:00 #0 4.780 Continuing the upgrade transaction with new apk-tools: 08:23:00 #0 4.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:23:00 #0 4.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:23:00 #0 5.154 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:23:00 #0 5.205 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:23:00 #0 5.215 Executing ca-certificates-20240705-r0.trigger 08:23:00 #0 5.297 OK: 9 MiB in 16 packages 08:23:00 #110 DONE 5.5s 08:23:00 08:23:00 #107 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:23:00 #107 DONE 0.6s 08:23:00 08:23:00 #111 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:23:00 #111 DONE 0.0s 08:23:00 08:23:00 #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:23:00 #112 ... 08:23:00 08:23:00 #96 [security-spire-config] exporting to image 08:23:00 #96 exporting layers 0.7s done 08:23:00 #96 writing image sha256:6029592f82175860b1e559df738273788ca2ed7e7bc3f8e140531e44b22b5742 done 08:23:00 #96 naming to docker.io/library/security-spire-config done 08:23:00 #96 DONE 2.2s 08:23:00 08:23:00 #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:23:01 #113 ... 08:23:01 08:23:01 #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:23:02 #114 ... 08:23:02 08:23:02 #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:23:11 3e85d5ac6304: Pull complete 08:23:11 c3105a71a48b: Pull complete 08:23:11 0f093f025ec4: Pull complete 08:23:11 c3106fc0e877: Pull complete 08:23:11 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:23:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:23:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:23:11 prd-ubuntu20.04-docker-arm64-4c-16g-34778 does not seem to be running inside a container 08:23:11 $ 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/760 -v /w/workspace/edgex-go/760:/w/workspace/edgex-go/760:rw,z -v /w/workspace/edgex-go/760@tmp:/w/workspace/edgex-go/760@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:23:13 $ docker top 41ceecec292744c696593dd51bbcd236d22afffdcaedd61e9299f1263df35582 -eo pid,comm [Pipeline] { [Pipeline] sh 08:23:13 + docker compose -f ./docker-compose-build.yml build --parallel 08:23:16 #1 [security-proxy-auth internal] load build definition from Dockerfile 08:23:16 #1 transferring dockerfile: 2.15kB done 08:23:16 #1 DONE 0.1s 08:23:16 08:23:16 #2 [security-proxy-auth internal] load .dockerignore 08:23:16 #2 transferring context: 50B 0.0s done 08:23:16 #2 DONE 0.1s 08:23:16 08:23:16 #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:23:16 #3 DONE 0.0s 08:23:16 08:23:16 #4 [security-spire-config internal] load build definition from Dockerfile 08:23:16 #4 transferring dockerfile: 1.69kB done 08:23:16 #4 DONE 0.1s 08:23:16 08:23:16 #5 [security-spire-config internal] load .dockerignore 08:23:16 #5 transferring context: 50B done 08:23:16 #5 DONE 0.1s 08:23:16 08:23:16 #6 [security-spire-agent internal] load .dockerignore 08:23:16 #6 transferring context: 50B done 08:23:16 #6 DONE 0.1s 08:23:16 08:23:16 #7 [security-spire-agent internal] load build definition from Dockerfile 08:23:16 #7 transferring dockerfile: 1.81kB 0.0s done 08:23:16 #7 DONE 0.1s 08:23:16 08:23:16 #8 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:23:16 #8 ... 08:23:16 08:23:16 #9 [security-spiffe-token-provider internal] load .dockerignore 08:23:16 #9 transferring context: 50B done 08:23:16 #9 DONE 0.2s 08:23:16 08:23:16 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:23:16 #10 transferring dockerfile: 1.89kB done 08:23:16 #10 DONE 0.2s 08:23:16 08:23:16 #11 [core-metadata internal] load build definition from Dockerfile 08:23:16 #11 transferring dockerfile: 2.13kB 0.0s done 08:23:16 #11 DONE 0.2s 08:23:16 08:23:16 #12 [core-metadata internal] load .dockerignore 08:23:16 #12 transferring context: 50B 0.0s done 08:23:16 #12 DONE 0.2s 08:23:16 08:23:16 #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:23:16 #3 DONE 0.0s 08:23:16 08:23:16 #13 [support-scheduler internal] load .dockerignore 08:23:16 #13 transferring context: 50B done 08:23:16 #13 DONE 0.2s 08:23:16 08:23:16 #14 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:23:16 #14 ... 08:23:16 08:23:16 #15 [support-scheduler internal] load build definition from Dockerfile 08:23:16 #15 transferring dockerfile: 1.82kB done 08:23:16 #15 DONE 0.2s 08:23:16 08:23:16 #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:23:16 #3 DONE 0.0s 08:23:16 08:23:16 #16 [core-command internal] load .dockerignore 08:23:16 #16 ... 08:23:16 08:23:16 #17 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 08:23:16 #17 DONE 0.6s 08:23:16 08:23:16 #18 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 08:23:16 #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.4s done 08:23:16 #18 ... 08:23:16 08:23:16 #19 [core-data internal] load build definition from Dockerfile 08:23:16 #19 transferring dockerfile: 2.07kB 0.0s done 08:23:16 #19 DONE 0.5s 08:23:16 08:23:16 #20 [core-data internal] load .dockerignore 08:23:16 #20 transferring context: 50B 0.0s done 08:23:16 #20 DONE 0.5s 08:23:16 08:23:16 #18 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 08:23:16 #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 08:23:16 #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 08:23:16 #18 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0B / 4.09MB 0.0s 08:23:16 #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 08:23:16 #18 ... 08:23:16 08:23:16 #21 [security-spire-server internal] load .dockerignore 08:23:16 #21 transferring context: 50B done 08:23:16 #21 DONE 0.5s 08:23:16 08:23:16 #3 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:23:16 #3 DONE 0.0s 08:23:16 08:23:16 #18 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 08:23:16 #18 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.2s 08:23:17 #18 ... 08:23:17 08:23:17 #22 [security-spire-server internal] load build definition from Dockerfile 08:23:17 #22 transferring dockerfile: 1.70kB done 08:23:17 #22 DONE 0.7s 08:23:17 08:23:17 #18 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 08:23:17 #18 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done 08:23:17 #18 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 08:23:17 #18 ... 08:23:17 08:23:17 #23 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:23:17 #23 DONE 1.3s 08:23:17 08:23:17 #18 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 08:23:17 #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.4s done 08:23:17 #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 08:23:17 #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 08:23:17 #18 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done 08:23:17 #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 08:23:17 #18 ... 08:23:17 08:23:17 #17 [core-data internal] load metadata for docker.io/library/alpine:3.20 08:23:17 #17 DONE 1.1s 08:23:17 08:23:17 #24 [security-spiffe-token-provider internal] load build context 08:23:17 #24 transferring context: 2.94MB 0.8s done 08:23:17 #24 DONE 1.2s 08:23:17 08:23:17 #25 [security-proxy-auth internal] load build context 08:23:17 #25 transferring context: 2.94MB 0.7s done 08:23:17 #25 DONE 1.1s 08:23:17 08:23:17 #18 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 08:23:17 #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.4s done 08:23:17 #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 08:23:17 #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 08:23:17 #18 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done 08:23:17 #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 08:23:17 #18 ... 08:23:17 08:23:17 #16 [core-command internal] load .dockerignore 08:23:17 #16 transferring context: 50B 0.0s done 08:23:17 #16 DONE 1.1s 08:23:17 08:23:17 #14 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:23:17 #14 DONE 1.4s 08:23:17 08:23:17 #18 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 08:23:17 #18 ... 08:23:17 08:23:17 #26 [security-proxy-setup internal] load .dockerignore 08:23:17 #26 transferring context: 50B done 08:23:17 #26 DONE 0.7s 08:23:17 08:23:17 #27 [core-keeper internal] load build definition from Dockerfile 08:23:17 #27 transferring dockerfile: 2.07kB done 08:23:17 #27 DONE 1.0s 08:23:17 08:23:17 #28 [support-scheduler internal] load build context 08:23:17 #28 transferring context: 2.94MB 0.6s done 08:23:17 #28 DONE 1.1s 08:23:17 08:23:17 #29 [core-metadata internal] load build context 08:23:17 #29 transferring context: 2.94MB 0.6s done 08:23:17 #29 DONE 1.1s 08:23:17 08:23:17 #18 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 08:23:17 #18 ... 08:23:17 08:23:17 #8 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:23:17 #8 DONE 1.8s 08:23:17 08:23:17 #30 [security-proxy-setup internal] load build definition from Dockerfile 08:23:17 #30 transferring dockerfile: 2.50kB 0.0s done 08:23:17 #30 DONE 0.9s 08:23:17 08:23:17 #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:23:17 #31 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 08:23:17 #31 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 08:23:17 #31 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 08:23:17 #31 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 08:23:17 #31 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 08:23:17 #31 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:23:17 #31 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 08:23:17 #31 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.4s 08:23:17 #31 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:23:17 #31 ... 08:23:17 08:23:17 #32 [security-secretstore-setup internal] load build definition from Dockerfile 08:23:17 #32 transferring dockerfile: 2.49kB 0.0s done 08:23:17 #32 DONE 0.8s 08:23:17 08:23:17 #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:23:17 #31 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.15MB / 28.04MB 0.6s 08:23:17 #31 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 08:23:17 #31 ... 08:23:17 08:23:17 #33 [core-command internal] load build definition from Dockerfile 08:23:17 #33 transferring dockerfile: 1.94kB 0.0s done 08:23:17 #33 DONE 1.7s 08:23:17 08:23:17 #3 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:23:17 #3 DONE 0.0s 08:23:17 08:23:17 #34 [security-spire-config internal] load build context 08:23:17 #34 transferring context: 21.82kB 0.0s done 08:23:17 #34 DONE 0.9s 08:23:17 08:23:17 #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:23:17 #31 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 0.7s 08:23:17 #31 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 08:23:18 #31 ... 08:23:18 08:23:18 #35 [support-notifications internal] load build definition from Dockerfile 08:23:18 #35 transferring dockerfile: 2.02kB done 08:23:18 #35 DONE 1.1s 08:23:18 08:23:18 #17 [core-command internal] load metadata for docker.io/library/alpine:3.20 08:23:18 #17 DONE 1.4s 08:23:18 08:23:18 #36 [support-scheduler builder 2/7] WORKDIR /edgex-go 08:23:18 #36 DONE 0.8s 08:23:18 08:23:18 #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:23:18 #31 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.74MB / 28.04MB 0.8s 08:23:18 #31 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 08:23:18 #31 ... 08:23:18 08:23:18 #14 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:23:18 #14 DONE 1.8s 08:23:18 08:23:18 #37 [security-secretstore-setup internal] load .dockerignore 08:23:18 #37 transferring context: 50B 0.0s done 08:23:18 #37 DONE 1.1s 08:23:18 08:23:18 #38 [core-keeper internal] load .dockerignore 08:23:18 #38 transferring context: 50B 0.0s done 08:23:18 #38 DONE 1.7s 08:23:18 08:23:18 #3 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:23:18 #3 DONE 0.0s 08:23:18 08:23:18 #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 08:23:18 #36 DONE 1.2s 08:23:18 08:23:18 #39 [core-data internal] load build context 08:23:18 #39 transferring context: 2.94MB 0.6s done 08:23:18 #39 DONE 1.0s 08:23:18 08:23:18 #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:23:18 #31 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 0.9s 08:23:18 #31 ... 08:23:18 08:23:18 #40 [security-bootstrapper internal] load build definition from Dockerfile 08:23:18 #40 transferring dockerfile: 3.02kB 0.0s done 08:23:18 #40 DONE 1.6s 08:23:18 08:23:18 #41 [security-bootstrapper internal] load .dockerignore 08:23:18 #41 transferring context: 50B 0.0s done 08:23:18 #41 DONE 1.7s 08:23:18 08:23:18 #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:23:18 #3 DONE 0.0s 08:23:18 08:23:18 #42 [security-spire-server internal] load build context 08:23:18 #42 transferring context: 23.57kB 0.0s done 08:23:18 #42 DONE 1.1s 08:23:18 08:23:18 #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:23:18 #31 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.11MB / 28.04MB 1.0s 08:23:18 #31 ... 08:23:18 08:23:18 #14 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:23:18 #14 DONE 2.0s 08:23:18 08:23:18 #43 [support-notifications internal] load .dockerignore 08:23:18 #43 transferring context: 50B 0.0s done 08:23:18 #43 DONE 1.5s 08:23:18 08:23:18 #17 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 08:23:18 #17 DONE 1.5s 08:23:18 08:23:18 #36 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 08:23:18 #36 DONE 1.4s 08:23:18 08:23:18 #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:23:18 #31 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 1.1s 08:23:18 #31 ... 08:23:18 08:23:18 #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:23:18 #3 DONE 0.0s 08:23:18 08:23:18 #18 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 08:23:18 #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.4s done 08:23:18 #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 08:23:18 #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 08:23:18 #18 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done 08:23:18 #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 08:23:18 #18 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.9s done 08:23:18 #18 DONE 3.1s 08:23:18 08:23:18 #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:23:18 #31 ... 08:23:18 08:23:18 #44 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:23:18 #44 transferring dockerfile: 2.23kB 0.0s done 08:23:18 #44 DONE 1.3s 08:23:18 08:23:18 #45 [core-common-config-bootstrapper internal] load .dockerignore 08:23:18 #45 transferring context: 50B done 08:23:18 #45 DONE 1.3s 08:23:18 08:23:18 #3 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:23:18 #3 DONE 0.0s 08:23:18 08:23:18 #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:23:18 #31 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.38MB / 28.04MB 1.3s 08:23:19 #31 ... 08:23:19 08:23:19 #46 [security-spire-agent internal] load build context 08:23:19 #46 transferring context: 23.10kB 0.0s done 08:23:19 #46 DONE 1.2s 08:23:19 08:23:19 #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:23:19 #31 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.99MB / 28.04MB 1.5s 08:23:19 #31 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.7s 08:23:19 #31 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.3s done 08:23:19 #31 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.3s done 08:23:20 #31 ... 08:23:20 08:23:20 #14 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:23:20 #14 DONE 2.1s 08:23:20 08:23:20 #36 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 08:23:20 #36 DONE 1.5s 08:23:20 08:23:20 #18 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 08:23:20 #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.4s done 08:23:20 #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 08:23:20 #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 08:23:20 #18 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done 08:23:20 #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 08:23:20 #18 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.9s done 08:23:20 #18 DONE 3.2s 08:23:20 08:23:20 #17 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 08:23:20 #17 DONE 3.0s 08:23:20 08:23:20 #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:23:20 #31 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 08:23:20 #31 ... 08:23:20 08:23:20 #14 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:23:20 #14 DONE 2.1s 08:23:20 08:23:20 #36 [support-notifications builder 2/7] WORKDIR /edgex-go 08:23:20 #36 DONE 1.5s 08:23:20 08:23:20 #18 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 08:23:20 #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.4s done 08:23:20 #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 08:23:20 #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 08:23:20 #18 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done 08:23:20 #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 08:23:20 #18 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.9s done 08:23:20 #18 DONE 3.2s 08:23:20 08:23:20 #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:23:20 #31 ... 08:23:20 08:23:20 #47 [core-keeper internal] load build context 08:23:20 #47 transferring context: 2.94MB 2.0s done 08:23:20 #47 DONE 2.5s 08:23:20 08:23:20 #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:23:21 #31 ... 08:23:21 08:23:21 #48 [security-proxy-setup internal] load build context 08:23:21 #48 transferring context: 2.94MB 2.3s done 08:23:21 #48 DONE 3.1s 08:23:21 08:23:21 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:23:21 #49 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done 08:23:21 #49 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:23:21 #49 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 08:23:21 #49 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 08:23:21 #49 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 08:23:21 #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 08:23:21 #49 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 08:23:21 #49 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done 08:23:21 #49 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 1.9s done 08:23:21 #49 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 08:23:21 #49 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 1.5s 08:23:22 #49 ... 08:23:22 08:23:22 #50 [security-secretstore-setup internal] load build context 08:23:22 #50 transferring context: 2.94MB 3.1s done 08:23:22 #50 DONE 3.9s 08:23:22 08:23:22 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:23:22 #49 ... 08:23:22 08:23:22 #51 [security-bootstrapper internal] load build context 08:23:22 #51 transferring context: 2.94MB 3.1s done 08:23:22 #51 DONE 4.1s 08:23:22 08:23:22 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:23:22 #49 ... 08:23:22 08:23:22 #52 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:23:22 #52 DONE 4.2s 08:23:22 08:23:22 #53 [core-command internal] load build context 08:23:22 #53 transferring context: 2.94MB 3.6s done 08:23:22 #53 DONE 4.6s 08:23:22 08:23:22 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:23:23 #49 ... 08:23:23 08:23:23 #54 [support-notifications internal] load build context 08:23:23 #54 transferring context: 2.94MB 3.0s done 08:23:23 #54 DONE 3.2s 08:23:23 08:23:23 #55 [core-common-config-bootstrapper internal] load build context 08:23:23 #55 transferring context: 2.94MB 3.2s done 08:23:23 #55 DONE 3.6s 08:23:23 08:23:23 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:23:24 #49 ... 08:23:24 08:23:24 #56 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 08:23:24 #0 3.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:23:24 #0 4.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:23:24 #0 6.424 OK: 238 MiB in 54 packages 08:23:24 #56 DONE 7.3s 08:23:24 08:23:24 #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:23:25 #31 ... 08:23:25 08:23:25 #57 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:23:25 #57 DONE 6.5s 08:23:25 08:23:25 #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:23:25 #0 2.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:23:25 #0 3.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:23:25 #0 6.285 OK: 238 MiB in 54 packages 08:23:25 #58 DONE 7.6s 08:23:25 08:23:25 #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:23:25 #31 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.1s 08:23:25 #31 ... 08:23:25 08:23:25 #59 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:23:25 #59 DONE 0.7s 08:23:25 08:23:25 #60 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:23:26 #60 ... 08:23:26 08:23:26 #61 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:23:26 #61 DONE 0.8s 08:23:26 08:23:26 #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:23:26 #31 ... 08:23:26 08:23:26 #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:23:26 #0 3.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:23:26 #0 4.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:23:26 #0 7.676 OK: 238 MiB in 54 packages 08:23:26 #62 DONE 8.7s 08:23:26 08:23:26 #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:23:27 #31 ... 08:23:27 08:23:27 #63 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:23:27 #63 DONE 0.8s 08:23:27 08:23:27 #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:23:28 #31 ... 08:23:28 08:23:28 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:23:28 #0 2.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:23:28 #0 2.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:23:28 #0 5.037 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:23:28 #0 5.037 v3.20.3-391-g79d9372a169 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:23:28 #0 5.037 OK: 24053 distinct packages available 08:23:28 #0 5.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:23:28 #0 6.025 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:23:28 #0 9.761 OK: 238 MiB in 54 packages 08:23:28 #64 ... 08:23:28 08:23:28 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:23:28 #49 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.4s 08:23:28 #49 ... 08:23:28 08:23:28 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:23:28 #64 DONE 10.5s 08:23:28 08:23:28 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:23:28 #0 5.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:23:28 #0 6.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:23:28 #0 9.647 (1/4) Installing ca-certificates (20240705-r0) 08:23:28 #0 9.843 (2/4) Installing dumb-init (1.2.5-r3) 08:23:28 #0 9.874 (3/4) Installing su-exec (0.2-r3) 08:23:28 #0 9.903 (4/4) Installing yq-go (4.44.1-r2) 08:23:28 #65 ... 08:23:28 08:23:28 #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:23:28 #0 6.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:23:28 #0 7.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:23:29 #66 ... 08:23:29 08:23:29 #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:23:29 #0 5.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:23:29 #0 6.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:23:29 #0 10.12 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:23:29 #0 10.12 v3.20.3-391-g79d9372a169 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:23:29 #0 10.12 OK: 24049 distinct packages available 08:23:29 #0 10.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:23:29 #67 ... 08:23:29 08:23:29 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:23:29 #0 4.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:23:29 #0 4.858 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:23:29 #0 7.393 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:23:29 #0 7.393 v3.20.3-391-g79d9372a169 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:23:29 #0 7.393 OK: 24049 distinct packages available 08:23:29 #0 8.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:23:29 #0 8.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:23:29 #68 ... 08:23:29 08:23:29 #69 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:23:29 #0 6.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:23:29 #0 7.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:23:29 #69 ... 08:23:29 08:23:29 #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:23:29 #70 DONE 0.6s 08:23:29 08:23:29 #71 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:23:29 #0 7.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:23:29 #0 8.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:23:29 #71 ... 08:23:29 08:23:29 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:23:29 #0 9.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:23:29 #0 10.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:23:29 #72 ... 08:23:29 08:23:29 #73 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:23:29 #0 7.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:23:29 #0 8.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:23:29 #73 ... 08:23:29 08:23:29 #74 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:23:29 #0 8.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:23:29 #0 9.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:23:29 #74 ... 08:23:29 08:23:29 #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:23:30 #31 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.1s 08:23:30 #31 ... 08:23:30 08:23:30 #75 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 08:23:30 #0 7.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:23:30 #0 8.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:23:30 #75 ... 08:23:30 08:23:30 #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:23:30 #31 ... 08:23:30 08:23:30 #69 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:23:30 #69 11.51 (1/1) Installing dumb-init (1.2.5-r3) 08:23:30 #69 11.54 Executing busybox-1.36.1-r29.trigger 08:23:30 #69 11.66 OK: 9 MiB in 15 packages 08:23:30 #69 DONE 12.8s 08:23:30 08:23:30 #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:23:31 #31 ... 08:23:31 08:23:31 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:23:31 #65 10.73 Executing busybox-1.36.1-r29.trigger 08:23:31 #65 10.79 Executing ca-certificates-20240705-r0.trigger 08:23:31 #65 11.48 OK: 20 MiB in 18 packages 08:23:31 #65 DONE 12.8s 08:23:31 08:23:31 #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:23:32 #31 ... 08:23:32 08:23:32 #71 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:23:32 #71 12.16 (1/1) Installing dumb-init (1.2.5-r3) 08:23:32 #71 12.26 Executing busybox-1.36.1-r29.trigger 08:23:32 #71 12.30 OK: 9 MiB in 15 packages 08:23:32 #71 DONE 13.4s 08:23:32 08:23:32 #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:23:32 #31 ... 08:23:32 08:23:32 #73 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:23:32 #73 12.23 (1/2) Installing dumb-init (1.2.5-r3) 08:23:32 #73 12.26 (2/2) Installing su-exec (0.2-r3) 08:23:32 #73 12.28 Executing busybox-1.36.1-r29.trigger 08:23:32 #73 12.36 OK: 9 MiB in 16 packages 08:23:32 #73 DONE 13.6s 08:23:32 08:23:32 #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:23:33 #31 ... 08:23:33 08:23:33 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:23:33 #0 5.166 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:23:33 #0 6.462 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:23:33 #76 ... 08:23:33 08:23:33 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:23:33 #49 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.5s done 08:23:33 #49 DONE 15.7s 08:23:33 08:23:33 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:23:33 #68 13.28 (1/14) Installing ca-certificates (20240705-r0) 08:23:33 #68 13.56 (2/14) Installing brotli-libs (1.1.0-r2) 08:23:33 #68 13.70 (3/14) Installing c-ares (1.33.1-r0) 08:23:33 #68 13.70 (4/14) Installing libunistring (1.2-r0) 08:23:33 #68 13.87 (5/14) Installing libidn2 (2.3.7-r0) 08:23:33 #68 13.89 (6/14) Installing nghttp2-libs (1.62.1-r0) 08:23:33 #68 13.93 (7/14) Installing libpsl (0.21.5-r1) 08:23:33 #68 13.97 (8/14) Installing zstd-libs (1.5.6-r0) 08:23:33 #68 14.06 (9/14) Installing libcurl (8.11.0-r2) 08:23:33 #68 14.16 (10/14) Installing curl (8.11.0-r2) 08:23:33 #68 14.22 (11/14) Installing dumb-init (1.2.5-r3) 08:23:33 #68 14.22 (12/14) Installing musl-obstack (1.2.3-r2) 08:23:33 #68 14.27 (13/14) Installing libucontext (1.2-r3) 08:23:33 #68 14.29 (14/14) Installing gcompat (1.1.0-r4) 08:23:33 #68 14.36 Executing busybox-1.36.1-r29.trigger 08:23:33 #68 14.44 Executing ca-certificates-20240705-r0.trigger 08:23:33 #68 ... 08:23:33 08:23:33 #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:23:33 #66 11.21 (1/3) Installing ca-certificates (20240705-r0) 08:23:33 #66 11.57 (2/3) Installing dumb-init (1.2.5-r3) 08:23:33 #66 11.57 (3/3) Installing tzdata (2024b-r0) 08:23:33 #66 12.53 Executing busybox-1.36.1-r29.trigger 08:23:33 #66 12.63 Executing ca-certificates-20240705-r0.trigger 08:23:33 #66 13.66 OK: 11 MiB in 17 packages 08:23:33 #66 DONE 15.0s 08:23:33 08:23:33 #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:23:34 #31 ... 08:23:34 08:23:34 #74 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:23:34 #74 13.56 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:23:34 #74 14.17 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:23:34 #74 14.27 (3/6) Installing dumb-init (1.2.5-r3) 08:23:34 #74 14.29 (4/6) Installing openssl (3.3.2-r1) 08:23:34 #74 14.40 (5/6) Installing su-exec (0.2-r3) 08:23:34 #74 14.41 (6/6) Installing yq-go (4.44.1-r2) 08:23:34 #74 14.91 Executing busybox-1.36.1-r29.trigger 08:23:34 #74 14.96 OK: 20 MiB in 18 packages 08:23:34 #74 DONE 15.9s 08:23:34 08:23:34 #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:23:35 #31 ... 08:23:35 08:23:35 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:23:35 #76 11.22 OK: 238 MiB in 54 packages 08:23:35 #76 DONE 12.1s 08:23:35 08:23:35 #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:23:35 #31 ... 08:23:35 08:23:35 #77 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:23:35 #0 4.561 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:23:35 #0 5.909 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:23:35 #77 ... 08:23:35 08:23:35 #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:23:35 #67 11.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:23:35 #67 15.00 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:23:35 #67 15.34 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:23:35 #67 15.46 (3/7) Installing dumb-init (1.2.5-r3) 08:23:35 #67 15.47 (4/7) Installing musl-obstack (1.2.3-r2) 08:23:35 #67 15.48 (5/7) Installing libucontext (1.2-r3) 08:23:35 #67 15.49 (6/7) Installing gcompat (1.1.0-r4) 08:23:35 #67 15.52 (7/7) Installing openssl (3.3.2-r1) 08:23:35 #67 15.67 Executing busybox-1.36.1-r29.trigger 08:23:35 #67 15.83 OK: 10 MiB in 19 packages 08:23:35 #67 DONE 16.8s 08:23:35 08:23:35 #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:23:35 #78 ... 08:23:35 08:23:35 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:23:35 #68 15.45 OK: 15 MiB in 28 packages 08:23:35 #68 DONE 17.1s 08:23:35 08:23:35 #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:23:35 #31 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.7s 08:23:36 #31 ... 08:23:36 08:23:36 #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:23:36 #79 ... 08:23:36 08:23:36 #80 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:23:36 #80 DONE 1.0s 08:23:36 08:23:36 #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:23:36 #31 ... 08:23:36 08:23:36 #75 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 08:23:36 #75 13.58 (1/2) Installing ca-certificates (20240705-r0) 08:23:36 #75 13.91 (2/2) Installing dumb-init (1.2.5-r3) 08:23:36 #75 13.94 Executing busybox-1.36.1-r29.trigger 08:23:36 #75 14.06 Executing ca-certificates-20240705-r0.trigger 08:23:36 #75 15.02 OK: 10 MiB in 16 packages 08:23:36 #75 DONE 16.4s 08:23:37 08:23:37 #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:23:37 #31 ... 08:23:37 08:23:37 #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:23:37 #81 ... 08:23:37 08:23:37 #77 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:23:37 #77 10.97 (1/1) Installing dumb-init (1.2.5-r3) 08:23:37 #77 11.60 Executing busybox-1.36.1-r29.trigger 08:23:37 #77 11.67 OK: 9 MiB in 15 packages 08:23:37 #77 DONE 12.6s 08:23:37 08:23:37 #82 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 08:23:39 #82 ... 08:23:39 08:23:39 #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:23:39 #83 ... 08:23:39 08:23:39 #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:23:40 #31 ... 08:23:40 08:23:40 #84 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 08:23:40 #0 4.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:23:40 #0 5.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:23:40 #0 8.935 Upgrading critical system libraries and apk-tools: 08:23:40 #0 8.935 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:23:40 #0 9.012 Executing busybox-1.36.1-r29.trigger 08:23:40 #0 9.864 Continuing the upgrade transaction with new apk-tools: 08:23:40 #0 9.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:23:40 #84 ... 08:23:40 08:23:40 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:23:40 #72 15.08 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:23:40 #72 15.08 v3.20.3-391-g79d9372a169 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:23:40 #72 15.08 OK: 24049 distinct packages available 08:23:40 #72 16.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:23:40 #72 17.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:23:40 #72 20.96 (1/4) Installing dumb-init (1.2.5-r3) 08:23:40 #72 20.98 (2/4) Installing musl-obstack (1.2.3-r2) 08:23:40 #72 21.01 (3/4) Installing libucontext (1.2-r3) 08:23:40 #72 21.01 (4/4) Installing gcompat (1.1.0-r4) 08:23:40 #72 21.03 Executing busybox-1.36.1-r29.trigger 08:23:40 #72 21.17 OK: 9 MiB in 18 packages 08:23:40 #72 DONE 22.1s 08:23:40 08:23:40 #84 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 08:23:40 #84 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:23:40 #84 ... 08:23:40 08:23:40 #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:23:41 #31 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.0s 08:23:41 #31 ... 08:23:41 08:23:41 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:23:41 #0 3.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:23:41 #0 4.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:23:41 #0 8.340 Upgrading critical system libraries and apk-tools: 08:23:41 #0 8.340 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:23:41 #0 8.401 Executing busybox-1.36.1-r29.trigger 08:23:41 #0 9.089 Continuing the upgrade transaction with new apk-tools: 08:23:41 #0 9.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:23:41 #0 9.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:23:41 #85 ... 08:23:41 08:23:41 #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:23:42 #31 ... 08:23:42 08:23:42 #86 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:23:42 #0 3.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:23:42 #0 4.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:23:42 #0 7.458 Upgrading critical system libraries and apk-tools: 08:23:42 #0 7.458 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:23:42 #0 7.540 Executing busybox-1.36.1-r29.trigger 08:23:42 #0 7.982 Continuing the upgrade transaction with new apk-tools: 08:23:42 #0 8.016 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:23:42 #0 8.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:23:42 #86 ... 08:23:42 08:23:42 #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:23:42 #31 ... 08:23:42 08:23:42 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:23:42 #0 4.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:23:42 #0 5.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:23:42 #0 8.670 Upgrading critical system libraries and apk-tools: 08:23:42 #0 8.670 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:23:42 #0 8.751 Executing busybox-1.36.1-r29.trigger 08:23:42 #0 9.682 Continuing the upgrade transaction with new apk-tools: 08:23:42 #0 9.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:23:42 #87 ... 08:23:42 08:23:42 #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:23:42 #31 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.4s done 08:23:42 #31 DONE 25.7s 08:23:42 08:23:42 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:23:42 #0 2.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:23:43 #88 2.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:23:43 #88 ... 08:23:43 08:23:43 #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:23:43 #0 4.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:23:43 #0 4.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:23:43 #0 8.579 Upgrading critical system libraries and apk-tools: 08:23:43 #0 8.579 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:23:43 #0 8.653 Executing busybox-1.36.1-r29.trigger 08:23:43 #0 9.485 Continuing the upgrade transaction with new apk-tools: 08:23:43 #0 9.556 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:23:43 #89 ... 08:23:43 08:23:43 #86 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:23:43 #86 11.66 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:23:44 #86 12.04 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:23:44 #86 12.15 OK: 9 MiB in 15 packages 08:23:44 #86 ... 08:23:44 08:23:44 #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:23:44 #0 4.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:23:44 #0 4.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:23:44 #0 7.370 Upgrading critical system libraries and apk-tools: 08:23:44 #0 7.370 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:23:44 #0 7.422 Executing busybox-1.36.1-r29.trigger 08:23:44 #0 7.995 Continuing the upgrade transaction with new apk-tools: 08:23:44 #0 8.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:23:44 #0 8.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:23:44 #90 ... 08:23:44 08:23:44 #86 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:23:44 #86 DONE 12.8s 08:23:44 08:23:44 #84 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 08:23:44 #84 13.96 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:23:44 #84 14.33 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:23:44 #84 14.43 OK: 9 MiB in 15 packages 08:23:45 #84 DONE 15.5s 08:23:45 08:23:45 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:23:45 #85 13.56 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:23:45 #85 13.99 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:23:45 #85 14.04 Executing ca-certificates-20240705-r0.trigger 08:23:45 #85 ... 08:23:45 08:23:45 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:23:45 #0 3.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:23:45 #0 4.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:23:45 #0 8.714 Upgrading critical system libraries and apk-tools: 08:23:45 #0 8.715 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:23:45 #0 8.753 Executing busybox-1.36.1-r29.trigger 08:23:45 #0 9.681 Continuing the upgrade transaction with new apk-tools: 08:23:45 #0 9.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:23:46 #91 ... 08:23:46 08:23:46 #82 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 08:23:46 #82 2.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:23:46 #82 3.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:23:46 #82 6.955 Upgrading critical system libraries and apk-tools: 08:23:46 #82 6.957 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:23:46 #82 6.983 Executing busybox-1.36.1-r29.trigger 08:23:46 #82 7.622 Continuing the upgrade transaction with new apk-tools: 08:23:46 #82 7.667 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:23:46 #82 8.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:23:46 #82 ... 08:23:46 08:23:46 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:23:46 #88 5.348 Upgrading critical system libraries and apk-tools: 08:23:46 #88 5.348 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:23:46 #88 5.382 Executing busybox-1.36.1-r29.trigger 08:23:46 #88 ... 08:23:46 08:23:46 #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:23:46 #92 ... 08:23:46 08:23:46 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:23:46 #91 10.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:23:46 #91 ... 08:23:46 08:23:46 #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:23:46 #90 11.56 OK: 20 MiB in 18 packages 08:23:46 #90 DONE 12.2s 08:23:46 08:23:46 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:23:46 #88 5.959 Continuing the upgrade transaction with new apk-tools: 08:23:46 #88 5.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:23:47 #88 ... 08:23:47 08:23:47 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:23:47 #87 10.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:23:47 #87 13.79 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:23:47 #87 14.01 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:23:47 #87 14.05 OK: 9 MiB in 16 packages 08:23:47 #87 DONE 14.7s 08:23:47 08:23:47 #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:23:47 #93 ... 08:23:47 08:23:47 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:23:47 #85 14.74 OK: 20 MiB in 18 packages 08:23:47 #85 DONE 16.0s 08:23:47 08:23:47 #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:23:47 #94 DONE 0.6s 08:23:47 08:23:47 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:23:47 #88 6.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:23:48 #115 DONE 54.5s 08:23:48 08:23:48 #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:23:48 #112 DONE 48.7s 08:23:48 08:23:48 #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:23:48 #113 DONE 54.5s 08:23:48 08:23:48 #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:23:48 #114 DONE 54.5s 08:23:48 08:23:48 #76 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:23:48 #76 DONE 54.5s 08:23:48 08:23:48 #116 [security-spiffe-token-provider builder 6/7] COPY . . 08:23:49 #88 ... 08:23:49 08:23:49 #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:23:49 #93 DONE 2.3s 08:23:49 08:23:49 #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:23:49 #78 4.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:23:49 #78 5.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:23:49 #78 8.862 Upgrading critical system libraries and apk-tools: 08:23:49 #78 8.863 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:23:49 #78 8.890 Executing busybox-1.36.1-r29.trigger 08:23:49 #78 9.753 Continuing the upgrade transaction with new apk-tools: 08:23:49 #78 9.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:23:49 #78 10.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:23:49 #78 13.64 OK: 10 MiB in 19 packages 08:23:49 #78 DONE 14.4s 08:23:49 08:23:49 #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:23:49 #89 10.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:23:49 #89 13.34 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:23:49 #89 13.71 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:23:49 #89 13.77 Executing ca-certificates-20240705-r0.trigger 08:23:49 #89 14.48 OK: 11 MiB in 17 packages 08:23:49 #89 DONE 15.8s 08:23:49 08:23:49 #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:23:50 #95 ... 08:23:50 08:23:50 #82 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 08:23:50 #82 11.46 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:23:50 #82 11.71 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:23:50 #82 11.75 Executing ca-certificates-20240705-r0.trigger 08:23:50 #82 12.25 OK: 10 MiB in 16 packages 08:23:50 #82 DONE 13.1s 08:23:50 08:23:50 #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:23:50 #96 DONE 0.7s 08:23:50 08:23:50 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:23:50 #88 9.091 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:23:50 #88 9.357 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:23:50 #88 9.409 OK: 9 MiB in 18 packages 08:23:51 #88 DONE 10.7s 08:23:51 08:23:51 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:23:51 #91 13.45 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:23:51 #91 13.93 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:23:51 #91 14.00 Executing ca-certificates-20240705-r0.trigger 08:23:51 #91 14.40 OK: 15 MiB in 28 packages 08:23:51 #91 DONE 15.6s 08:23:51 08:23:51 #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:23:51 #97 ... 08:23:51 08:23:51 #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:23:51 #95 DONE 2.0s 08:23:51 08:23:51 #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:23:52 #98 ... 08:23:52 08:23:52 #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:23:52 #97 DONE 3.0s 08:23:52 08:23:52 #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:23:53 #99 ... 08:23:53 08:23:53 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:23:53 #100 DONE 1.9s 08:23:53 08:23:53 #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:23:53 #101 ... 08:23:53 08:23:53 #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:23:53 #99 DONE 1.0s 08:23:53 08:23:53 #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:23:53 #98 DONE 2.1s 08:23:53 08:23:53 #102 [security-spire-server stage-2 6/9] COPY security.txt / 08:23:53 #102 ... 08:23:53 08:23:53 #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:23:53 #101 DONE 0.5s 08:23:53 08:23:53 #103 [security-spire-config stage-2 6/10] COPY security.txt / 08:23:54 #103 ... 08:23:54 08:23:54 #102 [security-spire-server stage-2 6/9] COPY security.txt / 08:23:54 #102 DONE 0.6s 08:23:54 08:23:54 #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:23:54 #104 DONE 0.5s 08:23:54 08:23:54 #103 [security-spire-config stage-2 6/10] COPY security.txt / 08:23:54 #103 DONE 0.4s 08:23:54 08:23:54 #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:23:54 #105 ... 08:23:54 08:23:54 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:23:54 #106 DONE 0.5s 08:23:54 08:23:54 #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:23:54 #105 DONE 0.5s 08:23:54 08:23:54 #107 [security-spire-agent stage-3 7/10] COPY security.txt / 08:23:54 #107 DONE 0.6s 08:23:54 08:23:54 #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:23:55 #116 DONE 8.2s 08:23:55 08:23:55 #117 [core-metadata builder 6/7] COPY . . 08:23:55 #117 DONE 8.2s 08:23:55 08:23:55 #118 [core-keeper builder 7/8] COPY . . 08:23:55 #118 DONE 8.2s 08:23:55 08:23:55 #119 [core-command builder 6/7] COPY . . 08:23:55 #119 CACHED 08:23:55 08:23:55 #120 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:23:55 #120 CACHED 08:23:55 08:23:55 #121 [core-command builder 4/7] COPY go.mod vendor* ./ 08:23:55 #121 CACHED 08:23:55 08:23:55 #122 [core-common-config-bootstrapper builder 6/7] COPY . . 08:23:55 #122 CACHED 08:23:55 08:23:55 #123 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:23:55 #123 CACHED 08:23:55 08:23:55 #124 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:23:55 #124 CACHED 08:23:55 08:23:55 #125 [core-data builder 6/7] COPY . . 08:23:55 #125 CACHED 08:23:55 08:23:55 #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:23:55 #126 CACHED 08:23:55 08:23:55 #127 [core-data builder 4/7] COPY go.mod vendor* ./ 08:23:55 #127 CACHED 08:23:55 08:23:55 #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:23:55 #128 CACHED 08:23:55 08:23:55 #129 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:23:55 #129 CACHED 08:23:55 08:23:55 #130 [security-proxy-auth builder 6/7] COPY . . 08:23:55 #130 CACHED 08:23:55 08:23:55 #131 [support-notifications builder 6/7] COPY . . 08:23:55 #131 DONE 8.2s 08:23:55 08:23:55 #132 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:23:55 #132 CACHED 08:23:55 08:23:55 #133 [support-scheduler builder 6/7] COPY . . 08:23:55 #133 CACHED 08:23:55 08:23:55 #134 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:23:55 #134 CACHED 08:23:55 08:23:55 #135 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:23:55 #135 CACHED 08:23:55 08:23:55 #136 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:23:55 #136 CACHED 08:23:55 08:23:55 #137 [security-bootstrapper builder 6/7] COPY . . 08:23:55 #137 CACHED 08:23:55 08:23:55 #138 [security-proxy-setup builder 6/7] COPY . . 08:23:55 #138 DONE 8.2s 08:23:55 08:23:55 #139 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:23:55 #139 CACHED 08:23:55 08:23:55 #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:23:55 #140 CACHED 08:23:55 08:23:55 #141 [security-secretstore-setup builder 6/7] COPY . . 08:23:55 #141 CACHED 08:23:55 08:23:55 #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:23:55 #108 ... 08:23:55 08:23:55 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:23:55 #109 DONE 0.7s 08:23:55 08:23:55 #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:23:55 #110 DONE 0.7s 08:23:55 08:23:55 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:23:55 #111 ... 08:23:55 08:23:55 #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:23:55 #108 DONE 0.7s 08:23:55 08:23:55 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:23:55 #111 DONE 0.4s 08:23:55 08:23:55 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:23:56 #112 ... 08:23:56 08:23:56 #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:23:56 #113 DONE 0.6s 08:23:56 08:23:56 #114 [security-spire-config] exporting to image 08:23:56 #114 exporting layers 08:23:56 #142 1.585 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:23:57 #114 ... 08:23:57 08:23:57 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:23:57 #112 DONE 1.2s 08:23:57 08:23:57 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:23:57 #115 DONE 0.7s 08:23:57 08:23:57 #116 [security-spire-server] exporting to image 08:23:58 #116 exporting layers 2.6s done 08:23:58 #116 writing image sha256:db2a2c9669f6f12ca4a643ab6ceaf206e16beecc762d6edf9f2bfbf6180bc9f4 08:23:58 #116 writing image sha256:db2a2c9669f6f12ca4a643ab6ceaf206e16beecc762d6edf9f2bfbf6180bc9f4 0.1s done 08:23:58 #116 naming to docker.io/library/security-spire-server-arm64 08:23:58 #116 naming to docker.io/library/security-spire-server-arm64 0.0s done 08:23:58 #116 DONE 2.7s 08:23:58 08:23:58 #114 [security-spire-config] exporting to image 08:23:58 #114 exporting layers 2.5s done 08:23:58 #114 writing image sha256:fcbc6c77882e81f3e81e475b473f28f98d22ef727c1ca27dd3014d21bcd6c4b0 0.0s done 08:23:58 #114 naming to docker.io/library/security-spire-config-arm64 08:23:58 #114 naming to docker.io/library/security-spire-config-arm64 0.0s done 08:23:58 #114 DONE 2.5s 08:23:58 08:23:58 #117 [security-spire-agent] exporting to image 08:23:59 #117 exporting layers 1.9s done 08:23:59 #117 writing image sha256:d42d1e87cd9e62f3845ddd3091f18ffad6f89c180be471f15f1995fb0050b3fe 0.0s done 08:23:59 #117 naming to docker.io/library/security-spire-agent-arm64 0.0s done 08:23:59 #117 DONE 1.9s 08:23:59 08:23:59 #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:24:04 #142 ... 08:24:04 08:24:04 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:24:04 #0 1.483 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:24:04 #143 ... 08:24:04 08:24:04 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:24:04 #0 1.302 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:24:04 #144 ... 08:24:04 08:24:04 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:24:04 #0 1.279 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:24:04 #145 ... 08:24:04 08:24:04 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:24:04 #0 1.525 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:24:05 #146 ... 08:24:05 08:24:05 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:24:05 #0 0.931 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:24:05 #147 ... 08:24:05 08:24:05 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:24:05 #0 1.324 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:24:05 #148 ... 08:24:05 08:24:05 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:24:05 #0 1.457 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:24:05 #149 ... 08:24:05 08:24:05 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:24:05 #0 0.554 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:24:06 #150 ... 08:24:06 08:24:06 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:24:06 #0 1.067 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:24:06 #151 ... 08:24:06 08:24:06 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:24:06 #0 1.637 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:24:06 #152 ... 08:24:06 08:24:06 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:24:06 #0 1.339 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:24:27 #83 DONE 57.6s 08:24:27 08:24:27 #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:24:27 #92 DONE 50.7s 08:24:27 08:24:27 #60 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:24:27 #60 DONE 61.5s 08:24:27 08:24:27 #118 [security-proxy-auth builder 6/7] COPY . . 08:24:27 #118 ... 08:24:27 08:24:27 #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:24:27 #81 DONE 59.4s 08:24:27 08:24:27 #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:24:27 #79 DONE 60.9s 08:24:27 08:24:27 #119 [support-scheduler builder 6/7] COPY . . 08:24:27 #119 DONE 1.0s 08:24:27 08:24:27 #120 [core-keeper builder 7/8] COPY . . 08:24:27 #120 DONE 1.0s 08:24:27 08:24:27 #121 [security-spiffe-token-provider builder 6/7] COPY . . 08:24:27 #121 DONE 1.0s 08:24:27 08:24:27 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:24:28 #122 ... 08:24:28 08:24:28 #123 [core-common-config-bootstrapper builder 6/7] COPY . . 08:24:28 #123 CACHED 08:24:28 08:24:28 #124 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:24:28 #124 CACHED 08:24:28 08:24:28 #125 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:24:28 #125 CACHED 08:24:28 08:24:28 #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:24:28 #126 CACHED 08:24:28 08:24:28 #127 [security-secretstore-setup builder 6/7] COPY . . 08:24:28 #127 CACHED 08:24:28 08:24:28 #128 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:24:28 #128 CACHED 08:24:28 08:24:28 #129 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:24:28 #129 CACHED 08:24:28 08:24:28 #130 [support-notifications builder 6/7] COPY . . 08:24:28 #130 CACHED 08:24:28 08:24:28 #131 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:24:28 #131 CACHED 08:24:28 08:24:28 #132 [security-proxy-setup builder 6/7] COPY . . 08:24:28 #132 DONE 1.0s 08:24:28 08:24:28 #133 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:24:28 #133 CACHED 08:24:28 08:24:28 #134 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:24:28 #134 CACHED 08:24:28 08:24:28 #135 [security-bootstrapper builder 6/7] COPY . . 08:24:28 #135 CACHED 08:24:28 08:24:28 #136 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:24:28 #136 CACHED 08:24:28 08:24:28 #137 [core-command builder 6/7] COPY . . 08:24:28 #137 CACHED 08:24:28 08:24:28 #138 [core-command builder 4/7] COPY go.mod vendor* ./ 08:24:28 #138 CACHED 08:24:28 08:24:28 #139 [core-data builder 4/7] COPY go.mod vendor* ./ 08:24:28 #139 CACHED 08:24:28 08:24:28 #140 [core-data builder 6/7] COPY . . 08:24:28 #140 CACHED 08:24:28 08:24:28 #141 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:24:28 #141 CACHED 08:24:28 08:24:28 #142 [core-metadata builder 6/7] COPY . . 08:24:28 #142 CACHED 08:24:28 08:24:28 #143 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:24:28 #143 CACHED 08:24:28 08:24:28 #144 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:24:28 #144 CACHED 08:24:28 08:24:28 #118 [security-proxy-auth builder 6/7] COPY . . 08:24:28 #118 DONE 1.0s 08:24:28 08:24:28 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:24:31 #145 3.159 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:24:38 #145 ... 08:24:38 08:24:38 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:24:38 #0 2.408 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:24:38 #146 ... 08:24:38 08:24:38 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:24:38 #0 2.382 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:24:38 #147 ... 08:24:38 08:24:38 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:24:38 #0 2.491 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:24:38 #148 ... 08:24:38 08:24:38 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:24:38 #0 2.845 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:24:38 #149 ... 08:24:38 08:24:38 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:24:38 #0 3.115 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:24:38 #150 ... 08:24:38 08:24:38 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:24:38 #0 3.136 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:24:39 #151 ... 08:24:39 08:24:39 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:24:39 #0 1.948 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:24:39 #152 ... 08:24:39 08:24:39 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:24:39 #0 2.619 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:24:39 #153 ... 08:24:39 08:24:39 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:24:39 #0 3.080 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:24:39 #154 ... 08:24:39 08:24:39 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:24:39 #0 2.735 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:24:40 #155 ... 08:24:40 08:24:40 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:24:40 #122 1.742 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:25:27 #153 ... 08:25:27 08:25:27 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:25:27 #145 89.44 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:26:00 #145 ... 08:26:00 08:26:00 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:26:00 #151 DONE 121.8s 08:26:00 08:26:00 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:26:00 #143 ... 08:26:00 08:26:00 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:26:00 #149 DONE 126.4s 08:26:01 08:26:01 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:26:04 #143 ... 08:26:04 08:26:04 #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:26:04 #142 DONE 129.7s 08:26:04 08:26:04 #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:26:09 #154 ... 08:26:09 08:26:09 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:26:09 #145 DONE 134.7s 08:26:09 08:26:09 #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:26:19 #155 ... 08:26:19 08:26:19 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:26:19 #150 DONE 143.2s 08:26:19 08:26:19 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:26:19 #148 ... 08:26:19 08:26:19 #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:26:19 #156 ... 08:26:19 08:26:19 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:26:19 #153 DONE 144.1s 08:26:19 08:26:19 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:26:19 #148 DONE 144.1s 08:26:19 08:26:19 #157 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:26:19 #157 ... 08:26:19 08:26:19 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:26:19 #143 DONE 144.2s 08:26:19 08:26:19 #158 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:26:19 #158 ... 08:26:19 08:26:19 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:26:19 #152 DONE 145.0s 08:26:19 08:26:19 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:26:19 #147 ... 08:26:19 08:26:19 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:26:19 #146 DONE 145.2s 08:26:19 08:26:19 #159 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:26:19 #159 ... 08:26:19 08:26:19 #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:26:19 #154 DONE 15.7s 08:26:19 08:26:19 #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:26:19 #155 DONE 14.4s 08:26:20 08:26:20 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:26:20 #147 DONE 145.5s 08:26:20 08:26:20 #160 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:26:20 #160 ... 08:26:20 08:26:20 #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:26:20 #156 DONE 2.2s 08:26:20 08:26:20 #158 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:26:20 #158 DONE 2.2s 08:26:20 08:26:20 #157 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:26:20 #157 DONE 1.5s 08:26:20 08:26:20 #159 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:26:20 #159 DONE 0.6s 08:26:20 08:26:20 #161 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:26:20 #161 ... 08:26:20 08:26:20 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:26:20 #144 DONE 145.8s 08:26:20 08:26:20 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:26:20 #162 DONE 0.5s 08:26:20 08:26:20 #163 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:26:20 #163 DONE 0.6s 08:26:20 08:26:20 #164 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:26:20 #164 CACHED 08:26:20 08:26:20 #165 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:26:20 #165 CACHED 08:26:20 08:26:20 #166 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:26:20 #166 CACHED 08:26:20 08:26:20 #167 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:26:20 #167 CACHED 08:26:20 08:26:20 #160 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:26:20 #160 DONE 0.6s 08:26:20 08:26:20 #168 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 08:26:20 #168 CACHED 08:26:20 08:26:20 #169 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 08:26:20 #169 CACHED 08:26:20 08:26:20 #170 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:26:21 #170 ... 08:26:21 08:26:21 #171 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:26:21 #171 DONE 0.9s 08:26:21 08:26:21 #172 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:26:21 #172 DONE 0.9s 08:26:21 08:26:21 #173 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:26:21 #173 DONE 0.9s 08:26:21 08:26:21 #161 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:26:21 #161 DONE 0.8s 08:26:21 08:26:21 #174 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:26:21 #174 DONE 0.7s 08:26:21 08:26:21 #175 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:26:22 #175 ... 08:26:22 08:26:22 #176 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:26:22 #176 DONE 1.5s 08:26:22 08:26:22 #177 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:26:22 #177 DONE 1.8s 08:26:22 08:26:22 #178 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:26:22 #178 DONE 1.1s 08:26:22 08:26:22 #179 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:26:22 #179 DONE 1.7s 08:26:22 08:26:22 #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:26:22 #180 DONE 1.7s 08:26:22 08:26:22 #181 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:26:22 #181 ... 08:26:22 08:26:22 #170 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:26:22 #170 DONE 1.7s 08:26:22 08:26:22 #182 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:26:22 #182 DONE 1.2s 08:26:22 08:26:22 #183 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:26:22 #183 DONE 1.2s 08:26:22 08:26:22 #184 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:26:22 #184 DONE 1.2s 08:26:22 08:26:22 #175 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:26:22 #175 DONE 1.2s 08:26:22 08:26:22 #185 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:26:22 #185 DONE 1.7s 08:26:22 08:26:22 #186 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 08:26:22 #186 ... 08:26:22 08:26:22 #187 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:26:22 #187 DONE 0.6s 08:26:22 08:26:22 #188 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:26:22 #188 DONE 0.8s 08:26:22 08:26:22 #189 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:26:22 #189 ... 08:26:22 08:26:22 #190 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:26:22 #190 DONE 0.9s 08:26:22 08:26:22 #181 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:26:22 #181 DONE 0.7s 08:26:22 08:26:22 #191 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:26:22 #191 DONE 0.7s 08:26:22 08:26:22 #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:26:22 #192 DONE 0.7s 08:26:22 08:26:22 #193 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:26:22 #193 DONE 0.7s 08:26:22 08:26:22 #194 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:26:22 #194 DONE 0.7s 08:26:22 08:26:22 #195 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:26:22 #195 DONE 0.7s 08:26:22 08:26:22 #186 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 08:26:22 #186 DONE 0.7s 08:26:22 08:26:22 #196 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:26:22 #196 DONE 0.7s 08:26:22 08:26:22 #96 [core-command] exporting to image 08:26:22 #96 exporting layers 08:26:23 #96 ... 08:26:23 08:26:23 #197 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:26:23 #197 DONE 1.2s 08:26:23 08:26:23 #96 [security-spiffe-token-provider] exporting to image 08:26:23 #96 exporting layers 0.6s done 08:26:23 #96 ... 08:26:23 08:26:23 #189 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:26:23 #189 DONE 1.1s 08:26:23 08:26:23 #198 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:26:23 #198 DONE 0.9s 08:26:23 08:26:23 #199 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:26:23 #199 DONE 0.9s 08:26:23 08:26:23 #200 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:26:23 #200 DONE 0.9s 08:26:23 08:26:23 #201 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:26:23 #201 DONE 0.9s 08:26:23 08:26:23 #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:26:23 #202 DONE 0.9s 08:26:23 08:26:23 #203 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:26:23 #203 DONE 0.9s 08:26:23 08:26:23 #96 [security-spiffe-token-provider] exporting to image 08:26:23 #96 exporting layers 0.4s done 08:26:24 #96 ... 08:26:24 08:26:24 #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 08:26:24 #204 DONE 0.9s 08:26:24 08:26:24 #205 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:26:24 #205 DONE 0.9s 08:26:24 08:26:24 #96 [support-scheduler] exporting to image 08:26:24 #96 ... 08:26:24 08:26:24 #206 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:26:24 #206 DONE 0.5s 08:26:24 08:26:24 #207 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:26:24 #207 DONE 0.5s 08:26:24 08:26:24 #208 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:26:24 #208 DONE 0.5s 08:26:24 08:26:24 #209 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 08:26:24 #209 DONE 0.5s 08:26:24 08:26:24 #210 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:26:24 #210 DONE 0.4s 08:26:24 08:26:24 #211 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 08:26:24 #211 DONE 0.5s 08:26:24 08:26:24 #96 [core-metadata] exporting to image 08:26:24 #96 exporting layers 0.5s done 08:26:24 #96 writing image sha256:fb6c5f3aa757365fb6cf4210b2019901d9dea231f0790ec20b38c63b3e748938 08:26:24 #96 ... 08:26:24 08:26:24 #212 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 08:26:24 #212 DONE 0.2s 08:26:24 08:26:24 #213 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:26:24 #213 DONE 0.2s 08:26:24 08:26:24 #96 [support-notifications] exporting to image 08:26:24 #96 writing image sha256:fb6c5f3aa757365fb6cf4210b2019901d9dea231f0790ec20b38c63b3e748938 done 08:26:24 #96 naming to docker.io/library/core-command done 08:26:24 #96 writing image sha256:8ccccafb873b37cf1f5f8f3733415a13c1e971c8c91d6931db4a81dc325e75bb 08:26:24 #96 writing image sha256:961c8b05f3eba9da323662ab8452567f670b9f499ed83171c72d35a023c91431 08:26:24 #96 ... 08:26:24 08:26:24 #214 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:26:24 #214 DONE 0.4s 08:26:24 08:26:24 #96 [support-scheduler] exporting to image 08:26:24 #96 exporting layers 0.5s done 08:26:24 #96 writing image sha256:8ccccafb873b37cf1f5f8f3733415a13c1e971c8c91d6931db4a81dc325e75bb 0.3s done 08:26:24 #96 writing image sha256:961c8b05f3eba9da323662ab8452567f670b9f499ed83171c72d35a023c91431 0.2s done 08:26:24 #96 writing image sha256:936f3340f0d0d7f64eb5a58d2165d47afe634ee28e3b10fec597e7ceb0a8d6b8 0.0s done 08:26:24 #96 naming to docker.io/library/security-spiffe-token-provider done 08:26:24 #96 naming to docker.io/library/core-keeper done 08:26:24 #96 naming to docker.io/library/support-scheduler done 08:26:24 #96 ... 08:26:24 08:26:24 #215 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:26:24 #215 DONE 1.0s 08:26:24 08:26:24 #216 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 08:26:24 #216 DONE 0.2s 08:26:24 08:26:24 #96 [core-data] exporting to image 08:26:24 #96 exporting layers 0.5s done 08:26:24 #96 writing image sha256:a0052237be80eb3ae055fc5d331966376dcde6fd2e5f0b8745876f155e20be63 done 08:26:24 #96 naming to docker.io/library/core-data 0.0s done 08:26:24 #96 writing image sha256:d311d056f171fb3bfa6ff1b9fa4dd08de355b529c5088b29e1bdfe857d44c552 08:26:25 #96 ... 08:26:25 08:26:25 #217 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:26:25 #217 DONE 0.3s 08:26:25 08:26:25 #218 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:26:25 #218 DONE 1.2s 08:26:25 08:26:25 #96 [security-proxy-auth] exporting to image 08:26:25 #96 writing image sha256:d311d056f171fb3bfa6ff1b9fa4dd08de355b529c5088b29e1bdfe857d44c552 0.0s done 08:26:25 #96 naming to docker.io/library/core-metadata done 08:26:25 #96 writing image sha256:cd8cb2414dc2c65d456e8483d252f04b2fc1875bef4107f3e71b4e168455a46f 0.0s done 08:26:25 #96 naming to docker.io/library/support-notifications 08:26:25 #96 ... 08:26:25 08:26:25 #219 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:26:25 #219 DONE 0.8s 08:26:25 08:26:25 #96 [core-common-config-bootstrapper] exporting to image 08:26:25 #96 exporting layers 0.2s done 08:26:25 #96 naming to docker.io/library/support-notifications done 08:26:25 #96 writing image sha256:bc54e2f3919cf6bfdc5ea121bfb716940ae13c41a8a715a1e67e6e71e6e976b5 done 08:26:25 #96 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 08:26:25 #96 ... 08:26:25 08:26:25 #220 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 08:26:25 #220 DONE 0.2s 08:26:25 08:26:25 #221 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:26:25 #221 DONE 0.1s 08:26:25 08:26:25 #96 [security-proxy-auth] exporting to image 08:26:25 #96 writing image sha256:b8c1465be28b26652f10cc7da59b43411b06cda21c8bb0e13eb960533f68a626 done 08:26:25 #96 naming to docker.io/library/security-proxy-auth done 08:26:25 #96 exporting layers 0.3s done 08:26:25 #96 writing image sha256:fc4ff3be50cc29e350a5a0059b38c7a6c47cf39d87a7c29292db9d06a8afe254 done 08:26:25 #96 naming to docker.io/library/security-proxy-setup done 08:26:25 #96 DONE 4.7s 08:26:25 08:26:25 #222 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:26:25 #222 DONE 0.1s 08:26:25 08:26:25 #223 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:26:25 #223 ... 08:26:25 08:26:25 #224 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:26:25 #224 DONE 0.6s 08:26:25 08:26:25 #223 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:26:25 #223 DONE 0.3s 08:26:25 08:26:25 #96 [security-bootstrapper] exporting to image 08:26:25 #96 exporting layers 0.3s done 08:26:25 #96 writing image sha256:d98c85e78910a6b2e640ee079a6cc2e60a2207f0165d0a77f76540aacecd6422 done 08:26:25 #96 naming to docker.io/library/security-secretstore-setup done 08:26:25 #96 writing image sha256:da85fce12cd40541c99141dd9765f6c557d904a9520665d67bcaf96f1127e9c6 done 08:26:25 #96 naming to docker.io/library/security-bootstrapper done 08:26:25 #96 DONE 5.0s 08:26:25 time="2024-12-09T08:22:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:26:25 time="2024-12-09T08:22:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:26:25 time="2024-12-09T08:22:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:26:25 time="2024-12-09T08:22:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:26:25 time="2024-12-09T08:22:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:26:25 time="2024-12-09T08:22:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:26:25 time="2024-12-09T08:22:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:26:25 time="2024-12-09T08:22:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:26:25 time="2024-12-09T08:22:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:26:25 time="2024-12-09T08:22:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:26:25 time="2024-12-09T08:22:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:26:25 time="2024-12-09T08:22:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:26:25 time="2024-12-09T08:22:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:26:25 time="2024-12-09T08:22:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:26:25 time="2024-12-09T08:22:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:26:25 $ docker stop --time=1 a7838c34f86dc21bb69dd699f0e8fb438b9aa21592b64e521439296e1332050e 08:26:27 $ docker rm -f --volumes a7838c34f86dc21bb69dd699f0e8fb438b9aa21592b64e521439296e1332050e [Pipeline] // withDockerContainer [Pipeline] sh 08:26:27 + docker images 08:26:27 REPOSITORY TAG IMAGE ID CREATED SIZE 08:26:27 security-bootstrapper latest da85fce12cd4 2 seconds ago 26MB 08:26:27 security-secretstore-setup latest d98c85e78910 2 seconds ago 46.9MB 08:26:27 core-data latest a0052237be80 3 seconds ago 37.4MB 08:26:27 core-metadata latest d311d056f171 3 seconds ago 37.6MB 08:26:27 support-notifications latest cd8cb2414dc2 3 seconds ago 51.9MB 08:26:27 security-proxy-setup latest fc4ff3be50cc 3 seconds ago 35MB 08:26:27 security-proxy-auth latest b8c1465be28b 3 seconds ago 32.2MB 08:26:27 core-common-config-bootstrapper latest bc54e2f3919c 3 seconds ago 22.8MB 08:26:27 support-scheduler latest 936f3340f0d0 4 seconds ago 52.9MB 08:26:27 core-keeper latest 8ccccafb873b 5 seconds ago 31.3MB 08:26:27 core-command latest fb6c5f3aa757 5 seconds ago 33.2MB 08:26:27 security-spiffe-token-provider latest 961c8b05f3eb 5 seconds ago 38.5MB 08:26:27 security-spire-config latest 6029592f8217 3 minutes ago 127MB 08:26:27 security-spire-agent latest c3d32ec0fb93 3 minutes ago 188MB 08:26:27 security-spire-server latest 1b8c69b02df2 3 minutes ago 128MB 08:26:27 ci-base-image-x86_64 latest 5e7e4a63f166 7 minutes ago 975MB 08:26:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 2 months ago 573MB 08:26:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 18 months ago 334MB 08:26:27 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 08:26:27 provisioning config files... 08:26:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/760@tmp/config3897379850456320806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:26:28 ---> ****-login.sh 08:26:28 nexus3.edgexfoundry.org:10001 08:26:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:26:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:26:28 Configure a credential helper to remove this warning. See 08:26:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:26:28 08:26:28 Login Succeeded 08:26:28 nexus3.edgexfoundry.org:10002 08:26:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:26:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:26:28 Configure a credential helper to remove this warning. See 08:26:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:26:28 08:26:28 Login Succeeded 08:26:28 nexus3.edgexfoundry.org:10003 08:26:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:26:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:26:28 Configure a credential helper to remove this warning. See 08:26:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:26:28 08:26:28 Login Succeeded 08:26:28 nexus3.edgexfoundry.org:10004 08:26:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:26:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:26:28 Configure a credential helper to remove this warning. See 08:26:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:26:28 08:26:28 Login Succeeded 08:26:28 ****.io 08:26:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:26:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:26:28 Configure a credential helper to remove this warning. See 08:26:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:26:28 08:26:28 Login Succeeded 08:26:28 ---> ****-login.sh ends [Pipeline] } 08:26:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:26:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:26:28 [edgeXDocker.push] Tagging docker image core-command with the following tags: 08:26:28 2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:26:28 latest 08:26:28 4.0.0-dev.24 08:26:28 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:26:28 main 08:26:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:29 + docker push nexus3.edgexfoundry.org:10004/core-command:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:26:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:26:29 8e4df63458f3: Preparing 08:26:29 1dbf6ad339f5: Preparing 08:26:29 962f36155d78: Preparing 08:26:29 45bb9826ba21: Preparing 08:26:29 5fdcb1f50ea1: Preparing 08:26:29 a4a386004106: Preparing 08:26:29 75654b8eeebd: Preparing 08:26:29 a4a386004106: Waiting 08:26:29 75654b8eeebd: Waiting 08:26:29 962f36155d78: Pushed 08:26:29 45bb9826ba21: Pushed 08:26:29 8e4df63458f3: Pushed 08:26:29 75654b8eeebd: Layer already exists 08:26:29 a4a386004106: Pushed 08:26:29 5fdcb1f50ea1: Pushed 08:26:31 1dbf6ad339f5: Pushed 08:26:31 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:9ba40123de71ceacc9e61ca186340b932ccb7a1bb45c0b506f0dfdeff945c368 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:32 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:32 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 08:26:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:26:32 8e4df63458f3: Preparing 08:26:32 1dbf6ad339f5: Preparing 08:26:32 962f36155d78: Preparing 08:26:32 45bb9826ba21: Preparing 08:26:32 5fdcb1f50ea1: Preparing 08:26:32 a4a386004106: Preparing 08:26:32 75654b8eeebd: Preparing 08:26:32 a4a386004106: Waiting 08:26:32 75654b8eeebd: Waiting 08:26:32 962f36155d78: Layer already exists 08:26:32 8e4df63458f3: Layer already exists 08:26:32 45bb9826ba21: Layer already exists 08:26:32 1dbf6ad339f5: Layer already exists 08:26:32 5fdcb1f50ea1: Layer already exists 08:26:32 a4a386004106: Layer already exists 08:26:32 75654b8eeebd: Layer already exists 08:26:32 latest: digest: sha256:9ba40123de71ceacc9e61ca186340b932ccb7a1bb45c0b506f0dfdeff945c368 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:32 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:33 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.24 08:26:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:26:33 8e4df63458f3: Preparing 08:26:33 1dbf6ad339f5: Preparing 08:26:33 962f36155d78: Preparing 08:26:33 45bb9826ba21: Preparing 08:26:33 5fdcb1f50ea1: Preparing 08:26:33 a4a386004106: Preparing 08:26:33 75654b8eeebd: Preparing 08:26:33 75654b8eeebd: Waiting 08:26:33 a4a386004106: Waiting 08:26:33 5fdcb1f50ea1: Layer already exists 08:26:33 1dbf6ad339f5: Layer already exists 08:26:33 45bb9826ba21: Layer already exists 08:26:33 8e4df63458f3: Layer already exists 08:26:33 962f36155d78: Layer already exists 08:26:33 75654b8eeebd: Layer already exists 08:26:33 a4a386004106: Layer already exists 08:26:33 4.0.0-dev.24: digest: sha256:9ba40123de71ceacc9e61ca186340b932ccb7a1bb45c0b506f0dfdeff945c368 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:33 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:33 + docker push nexus3.edgexfoundry.org:10004/core-command:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:26:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:26:33 8e4df63458f3: Preparing 08:26:33 1dbf6ad339f5: Preparing 08:26:33 962f36155d78: Preparing 08:26:33 45bb9826ba21: Preparing 08:26:33 5fdcb1f50ea1: Preparing 08:26:33 a4a386004106: Preparing 08:26:33 75654b8eeebd: Preparing 08:26:33 a4a386004106: Waiting 08:26:33 75654b8eeebd: Waiting 08:26:33 1dbf6ad339f5: Layer already exists 08:26:33 5fdcb1f50ea1: Layer already exists 08:26:33 962f36155d78: Layer already exists 08:26:33 8e4df63458f3: Layer already exists 08:26:33 45bb9826ba21: Layer already exists 08:26:33 a4a386004106: Layer already exists 08:26:33 75654b8eeebd: Layer already exists 08:26:33 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:9ba40123de71ceacc9e61ca186340b932ccb7a1bb45c0b506f0dfdeff945c368 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:34 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:34 + docker push nexus3.edgexfoundry.org:10004/core-command:main 08:26:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:26:34 8e4df63458f3: Preparing 08:26:34 1dbf6ad339f5: Preparing 08:26:34 962f36155d78: Preparing 08:26:34 45bb9826ba21: Preparing 08:26:34 5fdcb1f50ea1: Preparing 08:26:34 a4a386004106: Preparing 08:26:34 75654b8eeebd: Preparing 08:26:34 a4a386004106: Waiting 08:26:34 75654b8eeebd: Waiting 08:26:34 8e4df63458f3: Layer already exists 08:26:34 1dbf6ad339f5: Layer already exists 08:26:34 45bb9826ba21: Layer already exists 08:26:34 962f36155d78: Layer already exists 08:26:34 5fdcb1f50ea1: Layer already exists 08:26:34 a4a386004106: Layer already exists 08:26:34 75654b8eeebd: Layer already exists 08:26:34 main: digest: sha256:9ba40123de71ceacc9e61ca186340b932ccb7a1bb45c0b506f0dfdeff945c368 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:26:34 ===================================================== [Pipeline] echo 08:26:34 taggedImages: 08:26:34 - nexus3.edgexfoundry.org:10004/core-command:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:26:34 - nexus3.edgexfoundry.org:10004/core-command:latest 08:26:34 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.24 08:26:34 - nexus3.edgexfoundry.org:10004/core-command:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:26:34 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 08:26:34 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 08:26:34 2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:26:34 latest 08:26:34 4.0.0-dev.24 08:26:34 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:26:34 main 08:26:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:34 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:26:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:26:35 3eac52131eea: Preparing 08:26:35 18d93d6f36fe: Preparing 08:26:35 5d9ed1071e5c: Preparing 08:26:35 044064cbc00f: Preparing 08:26:35 962f36155d78: Preparing 08:26:35 45bb9826ba21: Preparing 08:26:35 5fdcb1f50ea1: Preparing 08:26:35 a4a386004106: Preparing 08:26:35 75654b8eeebd: Preparing 08:26:35 45bb9826ba21: Waiting 08:26:35 5fdcb1f50ea1: Waiting 08:26:35 a4a386004106: Waiting 08:26:35 75654b8eeebd: Waiting 08:26:35 962f36155d78: Layer already exists 08:26:35 45bb9826ba21: Layer already exists 08:26:35 5fdcb1f50ea1: Layer already exists 08:26:35 a4a386004106: Layer already exists 08:26:35 18d93d6f36fe: Pushed 08:26:35 75654b8eeebd: Layer already exists 08:26:35 5d9ed1071e5c: Pushed 08:26:35 3eac52131eea: Pushed 08:26:36 044064cbc00f: Pushed 08:26:36 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:c7e50fad151daddce3a5c7a8e15a02c1f3448ef293eb8126ba1ec87fa97a5348 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:36 + 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 08:26:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:26:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:26:36 3eac52131eea: Preparing 08:26:36 18d93d6f36fe: Preparing 08:26:36 5d9ed1071e5c: Preparing 08:26:36 044064cbc00f: Preparing 08:26:36 962f36155d78: Preparing 08:26:36 45bb9826ba21: Preparing 08:26:36 5fdcb1f50ea1: Preparing 08:26:36 a4a386004106: Preparing 08:26:36 75654b8eeebd: Preparing 08:26:36 5fdcb1f50ea1: Waiting 08:26:36 a4a386004106: Waiting 08:26:36 45bb9826ba21: Waiting 08:26:36 75654b8eeebd: Waiting 08:26:36 044064cbc00f: Layer already exists 08:26:36 962f36155d78: Layer already exists 08:26:36 5d9ed1071e5c: Layer already exists 08:26:36 3eac52131eea: Layer already exists 08:26:36 18d93d6f36fe: Layer already exists 08:26:36 45bb9826ba21: Layer already exists 08:26:36 a4a386004106: Layer already exists 08:26:36 5fdcb1f50ea1: Layer already exists 08:26:36 75654b8eeebd: Layer already exists 08:26:36 latest: digest: sha256:c7e50fad151daddce3a5c7a8e15a02c1f3448ef293eb8126ba1ec87fa97a5348 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:37 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.24 08:26:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:26:37 3eac52131eea: Preparing 08:26:37 18d93d6f36fe: Preparing 08:26:37 5d9ed1071e5c: Preparing 08:26:37 044064cbc00f: Preparing 08:26:37 962f36155d78: Preparing 08:26:37 45bb9826ba21: Preparing 08:26:37 5fdcb1f50ea1: Preparing 08:26:37 a4a386004106: Preparing 08:26:37 75654b8eeebd: Preparing 08:26:37 5fdcb1f50ea1: Waiting 08:26:37 a4a386004106: Waiting 08:26:37 75654b8eeebd: Waiting 08:26:37 45bb9826ba21: Waiting 08:26:37 5d9ed1071e5c: Layer already exists 08:26:37 044064cbc00f: Layer already exists 08:26:37 962f36155d78: Layer already exists 08:26:37 3eac52131eea: Layer already exists 08:26:37 18d93d6f36fe: Layer already exists 08:26:37 45bb9826ba21: Layer already exists 08:26:37 5fdcb1f50ea1: Layer already exists 08:26:37 a4a386004106: Layer already exists 08:26:37 75654b8eeebd: Layer already exists 08:26:37 4.0.0-dev.24: digest: sha256:c7e50fad151daddce3a5c7a8e15a02c1f3448ef293eb8126ba1ec87fa97a5348 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:37 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:26:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:26:38 3eac52131eea: Preparing 08:26:38 18d93d6f36fe: Preparing 08:26:38 5d9ed1071e5c: Preparing 08:26:38 044064cbc00f: Preparing 08:26:38 962f36155d78: Preparing 08:26:38 45bb9826ba21: Preparing 08:26:38 5fdcb1f50ea1: Preparing 08:26:38 a4a386004106: Preparing 08:26:38 75654b8eeebd: Preparing 08:26:38 45bb9826ba21: Waiting 08:26:38 a4a386004106: Waiting 08:26:38 5fdcb1f50ea1: Waiting 08:26:38 75654b8eeebd: Waiting 08:26:38 3eac52131eea: Layer already exists 08:26:38 18d93d6f36fe: Layer already exists 08:26:38 5d9ed1071e5c: Layer already exists 08:26:38 044064cbc00f: Layer already exists 08:26:38 962f36155d78: Layer already exists 08:26:38 45bb9826ba21: Layer already exists 08:26:38 5fdcb1f50ea1: Layer already exists 08:26:38 a4a386004106: Layer already exists 08:26:38 75654b8eeebd: Layer already exists 08:26:38 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:c7e50fad151daddce3a5c7a8e15a02c1f3448ef293eb8126ba1ec87fa97a5348 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:38 + 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 08:26:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 08:26:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:26:38 3eac52131eea: Preparing 08:26:38 18d93d6f36fe: Preparing 08:26:38 5d9ed1071e5c: Preparing 08:26:38 044064cbc00f: Preparing 08:26:38 962f36155d78: Preparing 08:26:38 45bb9826ba21: Preparing 08:26:38 5fdcb1f50ea1: Preparing 08:26:38 a4a386004106: Preparing 08:26:38 75654b8eeebd: Preparing 08:26:38 45bb9826ba21: Waiting 08:26:38 a4a386004106: Waiting 08:26:38 5fdcb1f50ea1: Waiting 08:26:38 75654b8eeebd: Waiting 08:26:38 962f36155d78: Layer already exists 08:26:38 5d9ed1071e5c: Layer already exists 08:26:38 044064cbc00f: Layer already exists 08:26:38 18d93d6f36fe: Layer already exists 08:26:38 3eac52131eea: Layer already exists 08:26:38 45bb9826ba21: Layer already exists 08:26:38 a4a386004106: Layer already exists 08:26:38 5fdcb1f50ea1: Layer already exists 08:26:38 75654b8eeebd: Layer already exists 08:26:38 main: digest: sha256:c7e50fad151daddce3a5c7a8e15a02c1f3448ef293eb8126ba1ec87fa97a5348 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:26:38 ===================================================== [Pipeline] echo 08:26:38 taggedImages: 08:26:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:26:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:26:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.24 08:26:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:26:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 08:26:38 [edgeXDocker.push] Tagging docker image core-data with the following tags: 08:26:38 2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:26:38 latest 08:26:38 4.0.0-dev.24 08:26:38 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:26:38 main 08:26:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:39 + docker push nexus3.edgexfoundry.org:10004/core-data:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:26:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:26:39 e0059d6c5100: Preparing 08:26:39 f09e161f61f6: Preparing 08:26:39 fe8dcfb5fa1d: Preparing 08:26:39 962f36155d78: Preparing 08:26:39 45bb9826ba21: Preparing 08:26:39 0cacbfea95d7: Preparing 08:26:39 a4a386004106: Preparing 08:26:39 75654b8eeebd: Preparing 08:26:39 0cacbfea95d7: Waiting 08:26:39 a4a386004106: Waiting 08:26:39 45bb9826ba21: Layer already exists 08:26:39 962f36155d78: Layer already exists 08:26:39 a4a386004106: Layer already exists 08:26:39 75654b8eeebd: Layer already exists 08:26:39 f09e161f61f6: Pushed 08:26:39 e0059d6c5100: Pushed 08:26:40 0cacbfea95d7: Pushed 08:26:42 fe8dcfb5fa1d: Pushed 08:26:42 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:0fd69bd5f0ebc0859466e7792857fb2ad54db70e87d92b30f0122eb5f1cf035d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:42 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:42 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 08:26:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:26:42 e0059d6c5100: Preparing 08:26:42 f09e161f61f6: Preparing 08:26:42 fe8dcfb5fa1d: Preparing 08:26:42 962f36155d78: Preparing 08:26:42 45bb9826ba21: Preparing 08:26:42 0cacbfea95d7: Preparing 08:26:42 a4a386004106: Preparing 08:26:42 75654b8eeebd: Preparing 08:26:42 0cacbfea95d7: Waiting 08:26:42 a4a386004106: Waiting 08:26:42 75654b8eeebd: Waiting 08:26:42 f09e161f61f6: Layer already exists 08:26:42 e0059d6c5100: Layer already exists 08:26:42 fe8dcfb5fa1d: Layer already exists 08:26:42 45bb9826ba21: Layer already exists 08:26:42 962f36155d78: Layer already exists 08:26:42 0cacbfea95d7: Layer already exists 08:26:42 75654b8eeebd: Layer already exists 08:26:42 a4a386004106: Layer already exists 08:26:42 latest: digest: sha256:0fd69bd5f0ebc0859466e7792857fb2ad54db70e87d92b30f0122eb5f1cf035d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:43 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:43 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.24 08:26:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:26:43 e0059d6c5100: Preparing 08:26:43 f09e161f61f6: Preparing 08:26:43 fe8dcfb5fa1d: Preparing 08:26:43 962f36155d78: Preparing 08:26:43 45bb9826ba21: Preparing 08:26:43 0cacbfea95d7: Preparing 08:26:43 a4a386004106: Preparing 08:26:43 75654b8eeebd: Preparing 08:26:43 a4a386004106: Waiting 08:26:43 0cacbfea95d7: Waiting 08:26:43 75654b8eeebd: Waiting 08:26:43 962f36155d78: Layer already exists 08:26:43 45bb9826ba21: Layer already exists 08:26:43 e0059d6c5100: Layer already exists 08:26:43 f09e161f61f6: Layer already exists 08:26:43 fe8dcfb5fa1d: Layer already exists 08:26:43 0cacbfea95d7: Layer already exists 08:26:43 a4a386004106: Layer already exists 08:26:43 75654b8eeebd: Layer already exists 08:26:43 4.0.0-dev.24: digest: sha256:0fd69bd5f0ebc0859466e7792857fb2ad54db70e87d92b30f0122eb5f1cf035d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:43 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:44 + docker push nexus3.edgexfoundry.org:10004/core-data:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:26:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:26:44 e0059d6c5100: Preparing 08:26:44 f09e161f61f6: Preparing 08:26:44 fe8dcfb5fa1d: Preparing 08:26:44 962f36155d78: Preparing 08:26:44 45bb9826ba21: Preparing 08:26:44 0cacbfea95d7: Preparing 08:26:44 a4a386004106: Preparing 08:26:44 75654b8eeebd: Preparing 08:26:44 0cacbfea95d7: Waiting 08:26:44 a4a386004106: Waiting 08:26:44 75654b8eeebd: Waiting 08:26:44 962f36155d78: Layer already exists 08:26:44 fe8dcfb5fa1d: Layer already exists 08:26:44 e0059d6c5100: Layer already exists 08:26:44 45bb9826ba21: Layer already exists 08:26:44 f09e161f61f6: Layer already exists 08:26:44 0cacbfea95d7: Layer already exists 08:26:44 a4a386004106: Layer already exists 08:26:44 75654b8eeebd: Layer already exists 08:26:44 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:0fd69bd5f0ebc0859466e7792857fb2ad54db70e87d92b30f0122eb5f1cf035d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:44 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:44 + docker push nexus3.edgexfoundry.org:10004/core-data:main 08:26:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:26:44 e0059d6c5100: Preparing 08:26:44 f09e161f61f6: Preparing 08:26:44 fe8dcfb5fa1d: Preparing 08:26:44 962f36155d78: Preparing 08:26:44 45bb9826ba21: Preparing 08:26:44 0cacbfea95d7: Preparing 08:26:44 a4a386004106: Preparing 08:26:44 75654b8eeebd: Preparing 08:26:44 0cacbfea95d7: Waiting 08:26:44 a4a386004106: Waiting 08:26:44 75654b8eeebd: Waiting 08:26:44 fe8dcfb5fa1d: Layer already exists 08:26:44 45bb9826ba21: Layer already exists 08:26:44 e0059d6c5100: Layer already exists 08:26:44 f09e161f61f6: Layer already exists 08:26:44 962f36155d78: Layer already exists 08:26:44 0cacbfea95d7: Layer already exists 08:26:44 a4a386004106: Layer already exists 08:26:44 75654b8eeebd: Layer already exists 08:26:44 main: digest: sha256:0fd69bd5f0ebc0859466e7792857fb2ad54db70e87d92b30f0122eb5f1cf035d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:26:44 ===================================================== [Pipeline] echo 08:26:44 taggedImages: 08:26:44 - nexus3.edgexfoundry.org:10004/core-data:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:26:44 - nexus3.edgexfoundry.org:10004/core-data:latest 08:26:44 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.24 08:26:44 - nexus3.edgexfoundry.org:10004/core-data:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:26:44 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 08:26:44 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 08:26:44 2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:26:44 latest 08:26:44 4.0.0-dev.24 08:26:44 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:26:44 main 08:26:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:45 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:45 + docker push nexus3.edgexfoundry.org:10004/core-keeper:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:26:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:26:45 e498b4d0e12f: Preparing 08:26:45 c4902edd1fc3: Preparing 08:26:45 848f3226bd50: Preparing 08:26:45 45bb9826ba21: Preparing 08:26:45 94d7f3e9e101: Preparing 08:26:45 db0fbde6b842: Preparing 08:26:45 75654b8eeebd: Preparing 08:26:45 db0fbde6b842: Waiting 08:26:45 75654b8eeebd: Waiting 08:26:45 45bb9826ba21: Layer already exists 08:26:45 c4902edd1fc3: Pushed 08:26:45 db0fbde6b842: Pushed 08:26:45 94d7f3e9e101: Pushed 08:26:45 e498b4d0e12f: Pushed 08:26:45 75654b8eeebd: Layer already exists 08:26:48 848f3226bd50: Pushed 08:26:48 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:af2988546f9169df126bd8ede588a07f5a504799714f03239581942328ecdd26 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:48 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:48 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 08:26:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:26:48 e498b4d0e12f: Preparing 08:26:48 c4902edd1fc3: Preparing 08:26:48 848f3226bd50: Preparing 08:26:48 45bb9826ba21: Preparing 08:26:48 94d7f3e9e101: Preparing 08:26:48 db0fbde6b842: Preparing 08:26:48 75654b8eeebd: Preparing 08:26:48 db0fbde6b842: Waiting 08:26:48 75654b8eeebd: Waiting 08:26:48 45bb9826ba21: Layer already exists 08:26:48 e498b4d0e12f: Layer already exists 08:26:48 848f3226bd50: Layer already exists 08:26:48 94d7f3e9e101: Layer already exists 08:26:48 c4902edd1fc3: Layer already exists 08:26:48 75654b8eeebd: Layer already exists 08:26:48 db0fbde6b842: Layer already exists 08:26:48 latest: digest: sha256:af2988546f9169df126bd8ede588a07f5a504799714f03239581942328ecdd26 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:49 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:49 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.24 08:26:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:26:49 e498b4d0e12f: Preparing 08:26:49 c4902edd1fc3: Preparing 08:26:49 848f3226bd50: Preparing 08:26:49 45bb9826ba21: Preparing 08:26:49 94d7f3e9e101: Preparing 08:26:49 db0fbde6b842: Preparing 08:26:49 75654b8eeebd: Preparing 08:26:49 db0fbde6b842: Waiting 08:26:49 75654b8eeebd: Waiting 08:26:49 94d7f3e9e101: Layer already exists 08:26:49 c4902edd1fc3: Layer already exists 08:26:49 e498b4d0e12f: Layer already exists 08:26:49 45bb9826ba21: Layer already exists 08:26:49 848f3226bd50: Layer already exists 08:26:49 db0fbde6b842: Layer already exists 08:26:49 75654b8eeebd: Layer already exists 08:26:49 4.0.0-dev.24: digest: sha256:af2988546f9169df126bd8ede588a07f5a504799714f03239581942328ecdd26 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:49 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:50 + docker push nexus3.edgexfoundry.org:10004/core-keeper:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:26:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:26:50 e498b4d0e12f: Preparing 08:26:50 c4902edd1fc3: Preparing 08:26:50 848f3226bd50: Preparing 08:26:50 45bb9826ba21: Preparing 08:26:50 94d7f3e9e101: Preparing 08:26:50 db0fbde6b842: Preparing 08:26:50 75654b8eeebd: Preparing 08:26:50 75654b8eeebd: Waiting 08:26:50 db0fbde6b842: Waiting 08:26:50 94d7f3e9e101: Layer already exists 08:26:50 e498b4d0e12f: Layer already exists 08:26:50 c4902edd1fc3: Layer already exists 08:26:50 45bb9826ba21: Layer already exists 08:26:50 848f3226bd50: Layer already exists 08:26:50 db0fbde6b842: Layer already exists 08:26:50 75654b8eeebd: Layer already exists 08:26:50 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:af2988546f9169df126bd8ede588a07f5a504799714f03239581942328ecdd26 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:50 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:50 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 08:26:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:26:50 e498b4d0e12f: Preparing 08:26:50 c4902edd1fc3: Preparing 08:26:50 848f3226bd50: Preparing 08:26:50 45bb9826ba21: Preparing 08:26:50 94d7f3e9e101: Preparing 08:26:50 db0fbde6b842: Preparing 08:26:50 75654b8eeebd: Preparing 08:26:50 75654b8eeebd: Waiting 08:26:50 db0fbde6b842: Waiting 08:26:50 45bb9826ba21: Layer already exists 08:26:50 94d7f3e9e101: Layer already exists 08:26:50 848f3226bd50: Layer already exists 08:26:50 c4902edd1fc3: Layer already exists 08:26:50 e498b4d0e12f: Layer already exists 08:26:50 db0fbde6b842: Layer already exists 08:26:50 75654b8eeebd: Layer already exists 08:26:50 main: digest: sha256:af2988546f9169df126bd8ede588a07f5a504799714f03239581942328ecdd26 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:26:50 ===================================================== [Pipeline] echo 08:26:50 taggedImages: 08:26:50 - nexus3.edgexfoundry.org:10004/core-keeper:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:26:50 - nexus3.edgexfoundry.org:10004/core-keeper:latest 08:26:50 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.24 08:26:50 - nexus3.edgexfoundry.org:10004/core-keeper:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:26:50 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 08:26:50 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 08:26:50 2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:26:50 latest 08:26:50 4.0.0-dev.24 08:26:50 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:26:50 main 08:26:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:51 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:26:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:26:51 b0a3622c0d43: Preparing 08:26:51 4bbfab0aa4b6: Preparing 08:26:51 45fbc4cff8ba: Preparing 08:26:51 56ebe54cb3c8: Preparing 08:26:51 962f36155d78: Preparing 08:26:51 45bb9826ba21: Preparing 08:26:51 5fdcb1f50ea1: Preparing 08:26:51 a4a386004106: Preparing 08:26:51 75654b8eeebd: Preparing 08:26:51 45bb9826ba21: Waiting 08:26:51 5fdcb1f50ea1: Waiting 08:26:51 a4a386004106: Waiting 08:26:51 75654b8eeebd: Waiting 08:26:51 962f36155d78: Layer already exists 08:26:51 45bb9826ba21: Layer already exists 08:26:51 5fdcb1f50ea1: Layer already exists 08:26:51 a4a386004106: Layer already exists 08:26:51 b0a3622c0d43: Pushed 08:26:51 75654b8eeebd: Layer already exists 08:26:51 45fbc4cff8ba: Pushed 08:26:51 4bbfab0aa4b6: Pushed 08:26:54 56ebe54cb3c8: Pushed 08:26:54 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:5c578ff72a5beaf89cec5ba1e16326132dc25973854f6f465671e3bb26d07874 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 08:26:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:26:54 b0a3622c0d43: Preparing 08:26:54 4bbfab0aa4b6: Preparing 08:26:54 45fbc4cff8ba: Preparing 08:26:54 56ebe54cb3c8: Preparing 08:26:54 962f36155d78: Preparing 08:26:54 45bb9826ba21: Preparing 08:26:54 5fdcb1f50ea1: Preparing 08:26:54 a4a386004106: Preparing 08:26:54 75654b8eeebd: Preparing 08:26:54 45bb9826ba21: Waiting 08:26:54 a4a386004106: Waiting 08:26:54 5fdcb1f50ea1: Waiting 08:26:54 75654b8eeebd: Waiting 08:26:54 962f36155d78: Layer already exists 08:26:54 45fbc4cff8ba: Layer already exists 08:26:54 4bbfab0aa4b6: Layer already exists 08:26:54 56ebe54cb3c8: Layer already exists 08:26:54 b0a3622c0d43: Layer already exists 08:26:54 a4a386004106: Layer already exists 08:26:54 45bb9826ba21: Layer already exists 08:26:54 5fdcb1f50ea1: Layer already exists 08:26:54 75654b8eeebd: Layer already exists 08:26:54 latest: digest: sha256:5c578ff72a5beaf89cec5ba1e16326132dc25973854f6f465671e3bb26d07874 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:55 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.24 08:26:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:26:55 b0a3622c0d43: Preparing 08:26:55 4bbfab0aa4b6: Preparing 08:26:55 45fbc4cff8ba: Preparing 08:26:55 56ebe54cb3c8: Preparing 08:26:55 962f36155d78: Preparing 08:26:55 45bb9826ba21: Preparing 08:26:55 5fdcb1f50ea1: Preparing 08:26:55 a4a386004106: Preparing 08:26:55 75654b8eeebd: Preparing 08:26:55 45bb9826ba21: Waiting 08:26:55 a4a386004106: Waiting 08:26:55 5fdcb1f50ea1: Waiting 08:26:55 75654b8eeebd: Waiting 08:26:55 56ebe54cb3c8: Layer already exists 08:26:55 45fbc4cff8ba: Layer already exists 08:26:55 4bbfab0aa4b6: Layer already exists 08:26:55 962f36155d78: Layer already exists 08:26:55 b0a3622c0d43: Layer already exists 08:26:55 45bb9826ba21: Layer already exists 08:26:55 75654b8eeebd: Layer already exists 08:26:55 5fdcb1f50ea1: Layer already exists 08:26:55 a4a386004106: Layer already exists 08:26:55 4.0.0-dev.24: digest: sha256:5c578ff72a5beaf89cec5ba1e16326132dc25973854f6f465671e3bb26d07874 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:55 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:26:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:26:56 b0a3622c0d43: Preparing 08:26:56 4bbfab0aa4b6: Preparing 08:26:56 45fbc4cff8ba: Preparing 08:26:56 56ebe54cb3c8: Preparing 08:26:56 962f36155d78: Preparing 08:26:56 45bb9826ba21: Preparing 08:26:56 5fdcb1f50ea1: Preparing 08:26:56 45bb9826ba21: Waiting 08:26:56 a4a386004106: Preparing 08:26:56 75654b8eeebd: Preparing 08:26:56 5fdcb1f50ea1: Waiting 08:26:56 a4a386004106: Waiting 08:26:56 75654b8eeebd: Waiting 08:26:56 56ebe54cb3c8: Layer already exists 08:26:56 b0a3622c0d43: Layer already exists 08:26:56 962f36155d78: Layer already exists 08:26:56 4bbfab0aa4b6: Layer already exists 08:26:56 45fbc4cff8ba: Layer already exists 08:26:56 45bb9826ba21: Layer already exists 08:26:56 75654b8eeebd: Layer already exists 08:26:56 5fdcb1f50ea1: Layer already exists 08:26:56 a4a386004106: Layer already exists 08:26:56 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:5c578ff72a5beaf89cec5ba1e16326132dc25973854f6f465671e3bb26d07874 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:56 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 08:26:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:26:56 b0a3622c0d43: Preparing 08:26:56 4bbfab0aa4b6: Preparing 08:26:56 45fbc4cff8ba: Preparing 08:26:56 56ebe54cb3c8: Preparing 08:26:56 962f36155d78: Preparing 08:26:56 45bb9826ba21: Preparing 08:26:56 5fdcb1f50ea1: Preparing 08:26:56 a4a386004106: Preparing 08:26:56 75654b8eeebd: Preparing 08:26:56 45bb9826ba21: Waiting 08:26:56 5fdcb1f50ea1: Waiting 08:26:56 a4a386004106: Waiting 08:26:56 56ebe54cb3c8: Layer already exists 08:26:56 4bbfab0aa4b6: Layer already exists 08:26:56 45fbc4cff8ba: Layer already exists 08:26:56 962f36155d78: Layer already exists 08:26:56 b0a3622c0d43: Layer already exists 08:26:56 45bb9826ba21: Layer already exists 08:26:56 a4a386004106: Layer already exists 08:26:56 75654b8eeebd: Layer already exists 08:26:56 5fdcb1f50ea1: Layer already exists 08:26:56 main: digest: sha256:5c578ff72a5beaf89cec5ba1e16326132dc25973854f6f465671e3bb26d07874 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:26:56 ===================================================== [Pipeline] echo 08:26:56 taggedImages: 08:26:56 - nexus3.edgexfoundry.org:10004/core-metadata:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:26:56 - nexus3.edgexfoundry.org:10004/core-metadata:latest 08:26:56 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.24 08:26:56 - nexus3.edgexfoundry.org:10004/core-metadata:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:26:56 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 08:26:56 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 08:26:56 2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:26:56 latest 08:26:56 4.0.0-dev.24 08:26:56 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:26:56 main 08:26:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:57 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:26:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:26:57 2c580701821e: Preparing 08:26:57 567be311d83d: Preparing 08:26:57 76f8d7c1f057: Preparing 08:26:57 2a96783bf916: Preparing 08:26:57 510daae7eed8: Preparing 08:26:57 5a06ba7ecd9c: Preparing 08:26:57 8708fdbc8e63: Preparing 08:26:57 962f36155d78: Preparing 08:26:57 45bb9826ba21: Preparing 08:26:57 b04fdb178871: Preparing 08:26:57 c941065aebbd: Preparing 08:26:57 5f70bf18a086: Preparing 08:26:57 d76b69ee2590: Preparing 08:26:57 6c3aab0ece8e: Preparing 08:26:57 53e36db4486f: Preparing 08:26:57 45bb9826ba21: Waiting 08:26:57 75654b8eeebd: Preparing 08:26:57 b04fdb178871: Waiting 08:26:57 6c3aab0ece8e: Waiting 08:26:57 53e36db4486f: Waiting 08:26:57 c941065aebbd: Waiting 08:26:57 75654b8eeebd: Waiting 08:26:57 5a06ba7ecd9c: Waiting 08:26:57 8708fdbc8e63: Waiting 08:26:57 d76b69ee2590: Waiting 08:26:57 5f70bf18a086: Waiting 08:26:57 962f36155d78: Waiting 08:26:57 76f8d7c1f057: Pushed 08:26:57 567be311d83d: Pushed 08:26:57 2a96783bf916: Pushed 08:26:57 2c580701821e: Pushed 08:26:57 510daae7eed8: Pushed 08:26:57 962f36155d78: Layer already exists 08:26:57 45bb9826ba21: Layer already exists 08:26:57 5a06ba7ecd9c: Pushed 08:26:57 5f70bf18a086: Layer already exists 08:26:57 b04fdb178871: Pushed 08:26:57 c941065aebbd: Pushed 08:26:57 75654b8eeebd: Layer already exists 08:26:57 d76b69ee2590: Pushed 08:26:57 53e36db4486f: Pushed 08:26:58 6c3aab0ece8e: Pushed 08:26:58 8708fdbc8e63: Pushed 08:26:59 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:0c8123dc1c1898bb972ba5f1ab16e1bb9b0081cc76351e30db4524092f22e1f8 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:59 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:26:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:26:59 2c580701821e: Preparing 08:26:59 567be311d83d: Preparing 08:26:59 76f8d7c1f057: Preparing 08:26:59 2a96783bf916: Preparing 08:26:59 510daae7eed8: Preparing 08:26:59 5a06ba7ecd9c: Preparing 08:26:59 8708fdbc8e63: Preparing 08:26:59 962f36155d78: Preparing 08:26:59 45bb9826ba21: Preparing 08:26:59 b04fdb178871: Preparing 08:26:59 c941065aebbd: Preparing 08:26:59 5f70bf18a086: Preparing 08:26:59 d76b69ee2590: Preparing 08:26:59 6c3aab0ece8e: Preparing 08:26:59 53e36db4486f: Preparing 08:26:59 75654b8eeebd: Preparing 08:26:59 5a06ba7ecd9c: Waiting 08:26:59 962f36155d78: Waiting 08:26:59 45bb9826ba21: Waiting 08:26:59 8708fdbc8e63: Waiting 08:26:59 c941065aebbd: Waiting 08:26:59 b04fdb178871: Waiting 08:26:59 d76b69ee2590: Waiting 08:26:59 75654b8eeebd: Waiting 08:26:59 6c3aab0ece8e: Waiting 08:26:59 53e36db4486f: Waiting 08:26:59 510daae7eed8: Layer already exists 08:26:59 567be311d83d: Layer already exists 08:26:59 2c580701821e: Layer already exists 08:26:59 76f8d7c1f057: Layer already exists 08:26:59 2a96783bf916: Layer already exists 08:26:59 5a06ba7ecd9c: Layer already exists 08:26:59 8708fdbc8e63: Layer already exists 08:26:59 962f36155d78: Layer already exists 08:26:59 45bb9826ba21: Layer already exists 08:26:59 b04fdb178871: Layer already exists 08:26:59 c941065aebbd: Layer already exists 08:26:59 5f70bf18a086: Layer already exists 08:26:59 d76b69ee2590: Layer already exists 08:26:59 6c3aab0ece8e: Layer already exists 08:26:59 53e36db4486f: Layer already exists 08:26:59 75654b8eeebd: Layer already exists 08:26:59 latest: digest: sha256:0c8123dc1c1898bb972ba5f1ab16e1bb9b0081cc76351e30db4524092f22e1f8 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.24 08:27:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:27:00 2c580701821e: Preparing 08:27:00 567be311d83d: Preparing 08:27:00 76f8d7c1f057: Preparing 08:27:00 2a96783bf916: Preparing 08:27:00 510daae7eed8: Preparing 08:27:00 5a06ba7ecd9c: Preparing 08:27:00 8708fdbc8e63: Preparing 08:27:00 962f36155d78: Preparing 08:27:00 45bb9826ba21: Preparing 08:27:00 b04fdb178871: Preparing 08:27:00 c941065aebbd: Preparing 08:27:00 5f70bf18a086: Preparing 08:27:00 d76b69ee2590: Preparing 08:27:00 6c3aab0ece8e: Preparing 08:27:00 53e36db4486f: Preparing 08:27:00 75654b8eeebd: Preparing 08:27:00 8708fdbc8e63: Waiting 08:27:00 c941065aebbd: Waiting 08:27:00 5f70bf18a086: Waiting 08:27:00 b04fdb178871: Waiting 08:27:00 962f36155d78: Waiting 08:27:00 d76b69ee2590: Waiting 08:27:00 45bb9826ba21: Waiting 08:27:00 6c3aab0ece8e: Waiting 08:27:00 5a06ba7ecd9c: Waiting 08:27:00 53e36db4486f: Waiting 08:27:00 75654b8eeebd: Waiting 08:27:00 76f8d7c1f057: Layer already exists 08:27:00 510daae7eed8: Layer already exists 08:27:00 2c580701821e: Layer already exists 08:27:00 567be311d83d: Layer already exists 08:27:00 2a96783bf916: Layer already exists 08:27:00 5a06ba7ecd9c: Layer already exists 08:27:00 8708fdbc8e63: Layer already exists 08:27:00 45bb9826ba21: Layer already exists 08:27:00 b04fdb178871: Layer already exists 08:27:00 962f36155d78: Layer already exists 08:27:00 c941065aebbd: Layer already exists 08:27:00 6c3aab0ece8e: Layer already exists 08:27:00 5f70bf18a086: Layer already exists 08:27:00 53e36db4486f: Layer already exists 08:27:00 d76b69ee2590: Layer already exists 08:27:00 75654b8eeebd: Layer already exists 08:27:00 4.0.0-dev.24: digest: sha256:0c8123dc1c1898bb972ba5f1ab16e1bb9b0081cc76351e30db4524092f22e1f8 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:27:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:27:01 2c580701821e: Preparing 08:27:01 567be311d83d: Preparing 08:27:01 76f8d7c1f057: Preparing 08:27:01 2a96783bf916: Preparing 08:27:01 510daae7eed8: Preparing 08:27:01 5a06ba7ecd9c: Preparing 08:27:01 5a06ba7ecd9c: Waiting 08:27:01 8708fdbc8e63: Preparing 08:27:01 962f36155d78: Preparing 08:27:01 45bb9826ba21: Preparing 08:27:01 b04fdb178871: Preparing 08:27:01 c941065aebbd: Preparing 08:27:01 5f70bf18a086: Preparing 08:27:01 d76b69ee2590: Preparing 08:27:01 6c3aab0ece8e: Preparing 08:27:01 53e36db4486f: Preparing 08:27:01 75654b8eeebd: Preparing 08:27:01 8708fdbc8e63: Waiting 08:27:01 5f70bf18a086: Waiting 08:27:01 d76b69ee2590: Waiting 08:27:01 b04fdb178871: Waiting 08:27:01 6c3aab0ece8e: Waiting 08:27:01 962f36155d78: Waiting 08:27:01 53e36db4486f: Waiting 08:27:01 c941065aebbd: Waiting 08:27:01 45bb9826ba21: Waiting 08:27:01 75654b8eeebd: Waiting 08:27:01 2a96783bf916: Layer already exists 08:27:01 510daae7eed8: Layer already exists 08:27:01 567be311d83d: Layer already exists 08:27:01 2c580701821e: Layer already exists 08:27:01 76f8d7c1f057: Layer already exists 08:27:01 962f36155d78: Layer already exists 08:27:01 5a06ba7ecd9c: Layer already exists 08:27:01 45bb9826ba21: Layer already exists 08:27:01 8708fdbc8e63: Layer already exists 08:27:01 b04fdb178871: Layer already exists 08:27:01 c941065aebbd: Layer already exists 08:27:01 5f70bf18a086: Layer already exists 08:27:01 6c3aab0ece8e: Layer already exists 08:27:01 d76b69ee2590: Layer already exists 08:27:01 53e36db4486f: Layer already exists 08:27:01 75654b8eeebd: Layer already exists 08:27:01 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:0c8123dc1c1898bb972ba5f1ab16e1bb9b0081cc76351e30db4524092f22e1f8 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:01 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 08:27:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:27:01 2c580701821e: Preparing 08:27:01 567be311d83d: Preparing 08:27:01 76f8d7c1f057: Preparing 08:27:01 2a96783bf916: Preparing 08:27:01 510daae7eed8: Preparing 08:27:01 5a06ba7ecd9c: Preparing 08:27:01 8708fdbc8e63: Preparing 08:27:01 962f36155d78: Preparing 08:27:01 45bb9826ba21: Preparing 08:27:01 b04fdb178871: Preparing 08:27:01 c941065aebbd: Preparing 08:27:01 5f70bf18a086: Preparing 08:27:01 d76b69ee2590: Preparing 08:27:01 6c3aab0ece8e: Preparing 08:27:01 53e36db4486f: Preparing 08:27:01 75654b8eeebd: Preparing 08:27:01 8708fdbc8e63: Waiting 08:27:01 962f36155d78: Waiting 08:27:01 45bb9826ba21: Waiting 08:27:01 5a06ba7ecd9c: Waiting 08:27:01 b04fdb178871: Waiting 08:27:01 75654b8eeebd: Waiting 08:27:01 c941065aebbd: Waiting 08:27:01 53e36db4486f: Waiting 08:27:01 d76b69ee2590: Waiting 08:27:01 5f70bf18a086: Waiting 08:27:01 567be311d83d: Layer already exists 08:27:01 2a96783bf916: Layer already exists 08:27:01 2c580701821e: Layer already exists 08:27:01 76f8d7c1f057: Layer already exists 08:27:01 510daae7eed8: Layer already exists 08:27:01 5a06ba7ecd9c: Layer already exists 08:27:01 962f36155d78: Layer already exists 08:27:01 8708fdbc8e63: Layer already exists 08:27:01 45bb9826ba21: Layer already exists 08:27:01 b04fdb178871: Layer already exists 08:27:01 5f70bf18a086: Layer already exists 08:27:01 c941065aebbd: Layer already exists 08:27:01 d76b69ee2590: Layer already exists 08:27:01 6c3aab0ece8e: Layer already exists 08:27:01 53e36db4486f: Layer already exists 08:27:01 75654b8eeebd: Layer already exists 08:27:01 main: digest: sha256:0c8123dc1c1898bb972ba5f1ab16e1bb9b0081cc76351e30db4524092f22e1f8 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:27:01 ===================================================== [Pipeline] echo 08:27:01 taggedImages: 08:27:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:27:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:27:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.24 08:27:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:27:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 08:27:01 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 08:27:01 2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:27:01 latest 08:27:01 4.0.0-dev.24 08:27:01 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:27:01 main 08:27:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:02 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:27:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:27:02 3eac52131eea: Preparing 08:27:02 18d93d6f36fe: Preparing 08:27:02 e36614a94b37: Preparing 08:27:02 9aa12fada04c: Preparing 08:27:02 962f36155d78: Preparing 08:27:02 45bb9826ba21: Preparing 08:27:02 5fdcb1f50ea1: Preparing 08:27:02 a4a386004106: Preparing 08:27:02 75654b8eeebd: Preparing 08:27:02 45bb9826ba21: Waiting 08:27:02 5fdcb1f50ea1: Waiting 08:27:02 a4a386004106: Waiting 08:27:02 75654b8eeebd: Waiting 08:27:02 962f36155d78: Layer already exists 08:27:02 3eac52131eea: Layer already exists 08:27:02 18d93d6f36fe: Layer already exists 08:27:02 45bb9826ba21: Layer already exists 08:27:02 5fdcb1f50ea1: Layer already exists 08:27:02 a4a386004106: Layer already exists 08:27:02 75654b8eeebd: Layer already exists 08:27:02 e36614a94b37: Pushed 08:27:04 9aa12fada04c: Pushed 08:27:04 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:1c76b31968fdc9d1bb5c1503a6b6f3c39baf5fd0f1a18ab6edf179e968fd69ad size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:04 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:27:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:27:05 3eac52131eea: Preparing 08:27:05 18d93d6f36fe: Preparing 08:27:05 e36614a94b37: Preparing 08:27:05 9aa12fada04c: Preparing 08:27:05 962f36155d78: Preparing 08:27:05 45bb9826ba21: Preparing 08:27:05 5fdcb1f50ea1: Preparing 08:27:05 a4a386004106: Preparing 08:27:05 75654b8eeebd: Preparing 08:27:05 45bb9826ba21: Waiting 08:27:05 5fdcb1f50ea1: Waiting 08:27:05 a4a386004106: Waiting 08:27:05 75654b8eeebd: Waiting 08:27:05 18d93d6f36fe: Layer already exists 08:27:05 9aa12fada04c: Layer already exists 08:27:05 962f36155d78: Layer already exists 08:27:05 e36614a94b37: Layer already exists 08:27:05 3eac52131eea: Layer already exists 08:27:05 45bb9826ba21: Layer already exists 08:27:05 a4a386004106: Layer already exists 08:27:05 5fdcb1f50ea1: Layer already exists 08:27:05 75654b8eeebd: Layer already exists 08:27:05 latest: digest: sha256:1c76b31968fdc9d1bb5c1503a6b6f3c39baf5fd0f1a18ab6edf179e968fd69ad size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:05 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.24 08:27:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:27:05 3eac52131eea: Preparing 08:27:05 18d93d6f36fe: Preparing 08:27:05 e36614a94b37: Preparing 08:27:05 9aa12fada04c: Preparing 08:27:05 962f36155d78: Preparing 08:27:05 45bb9826ba21: Preparing 08:27:05 5fdcb1f50ea1: Preparing 08:27:05 a4a386004106: Preparing 08:27:05 75654b8eeebd: Preparing 08:27:05 45bb9826ba21: Waiting 08:27:05 5fdcb1f50ea1: Waiting 08:27:05 a4a386004106: Waiting 08:27:05 962f36155d78: Layer already exists 08:27:05 9aa12fada04c: Layer already exists 08:27:05 18d93d6f36fe: Layer already exists 08:27:05 e36614a94b37: Layer already exists 08:27:05 3eac52131eea: Layer already exists 08:27:05 5fdcb1f50ea1: Layer already exists 08:27:05 a4a386004106: Layer already exists 08:27:05 45bb9826ba21: Layer already exists 08:27:05 75654b8eeebd: Layer already exists 08:27:05 4.0.0-dev.24: digest: sha256:1c76b31968fdc9d1bb5c1503a6b6f3c39baf5fd0f1a18ab6edf179e968fd69ad size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:06 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:27:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:27:06 3eac52131eea: Preparing 08:27:06 18d93d6f36fe: Preparing 08:27:06 e36614a94b37: Preparing 08:27:06 9aa12fada04c: Preparing 08:27:06 962f36155d78: Preparing 08:27:06 45bb9826ba21: Preparing 08:27:06 5fdcb1f50ea1: Preparing 08:27:06 a4a386004106: Preparing 08:27:06 75654b8eeebd: Preparing 08:27:06 a4a386004106: Waiting 08:27:06 45bb9826ba21: Waiting 08:27:06 5fdcb1f50ea1: Waiting 08:27:06 75654b8eeebd: Waiting 08:27:06 3eac52131eea: Layer already exists 08:27:06 9aa12fada04c: Layer already exists 08:27:06 18d93d6f36fe: Layer already exists 08:27:06 962f36155d78: Layer already exists 08:27:06 e36614a94b37: Layer already exists 08:27:06 5fdcb1f50ea1: Layer already exists 08:27:06 45bb9826ba21: Layer already exists 08:27:06 a4a386004106: Layer already exists 08:27:06 75654b8eeebd: Layer already exists 08:27:06 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:1c76b31968fdc9d1bb5c1503a6b6f3c39baf5fd0f1a18ab6edf179e968fd69ad size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:06 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 08:27:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:27:07 3eac52131eea: Preparing 08:27:07 18d93d6f36fe: Preparing 08:27:07 e36614a94b37: Preparing 08:27:07 9aa12fada04c: Preparing 08:27:07 962f36155d78: Preparing 08:27:07 45bb9826ba21: Preparing 08:27:07 5fdcb1f50ea1: Preparing 08:27:07 a4a386004106: Preparing 08:27:07 75654b8eeebd: Preparing 08:27:07 5fdcb1f50ea1: Waiting 08:27:07 45bb9826ba21: Waiting 08:27:07 a4a386004106: Waiting 08:27:07 75654b8eeebd: Waiting 08:27:07 e36614a94b37: Layer already exists 08:27:07 3eac52131eea: Layer already exists 08:27:07 18d93d6f36fe: Layer already exists 08:27:07 962f36155d78: Layer already exists 08:27:07 9aa12fada04c: Layer already exists 08:27:07 5fdcb1f50ea1: Layer already exists 08:27:07 45bb9826ba21: Layer already exists 08:27:07 75654b8eeebd: Layer already exists 08:27:07 a4a386004106: Layer already exists 08:27:07 main: digest: sha256:1c76b31968fdc9d1bb5c1503a6b6f3c39baf5fd0f1a18ab6edf179e968fd69ad size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:27:07 ===================================================== [Pipeline] echo 08:27:07 taggedImages: 08:27:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:27:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:27:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.24 08:27:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:27:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 08:27:07 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 08:27:07 2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:27:07 latest 08:27:07 4.0.0-dev.24 08:27:07 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:27:07 main 08:27:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:07 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:27:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:27:07 b481b9af705d: Preparing 08:27:07 67ef83ae32e1: Preparing 08:27:07 4145de6c6931: Preparing 08:27:07 1ecd4db0e80f: Preparing 08:27:07 f36caae719fb: Preparing 08:27:07 962f36155d78: Preparing 08:27:07 45bb9826ba21: Preparing 08:27:07 ca759c5d722f: Preparing 08:27:07 0aef25d3b7cc: Preparing 08:27:07 a1bcb01a57a6: Preparing 08:27:07 75654b8eeebd: Preparing 08:27:07 0aef25d3b7cc: Waiting 08:27:07 962f36155d78: Waiting 08:27:07 45bb9826ba21: Waiting 08:27:07 ca759c5d722f: Waiting 08:27:07 a1bcb01a57a6: Waiting 08:27:07 f36caae719fb: Pushed 08:27:07 962f36155d78: Layer already exists 08:27:07 b481b9af705d: Pushed 08:27:07 67ef83ae32e1: Pushed 08:27:07 1ecd4db0e80f: Pushed 08:27:07 45bb9826ba21: Layer already exists 08:27:07 75654b8eeebd: Layer already exists 08:27:08 ca759c5d722f: Pushed 08:27:08 0aef25d3b7cc: Pushed 08:27:09 4145de6c6931: Pushed 08:27:10 a1bcb01a57a6: Pushed 08:27:10 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:0e5edda215d76bb0ec867959cac322779369432b5bc03ecead6765b2bc5ec137 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:10 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:27:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:27:10 b481b9af705d: Preparing 08:27:10 67ef83ae32e1: Preparing 08:27:10 4145de6c6931: Preparing 08:27:10 1ecd4db0e80f: Preparing 08:27:10 f36caae719fb: Preparing 08:27:10 962f36155d78: Preparing 08:27:10 45bb9826ba21: Preparing 08:27:10 ca759c5d722f: Preparing 08:27:10 0aef25d3b7cc: Preparing 08:27:10 a1bcb01a57a6: Preparing 08:27:10 75654b8eeebd: Preparing 08:27:10 45bb9826ba21: Waiting 08:27:10 ca759c5d722f: Waiting 08:27:10 0aef25d3b7cc: Waiting 08:27:10 a1bcb01a57a6: Waiting 08:27:10 75654b8eeebd: Waiting 08:27:10 962f36155d78: Waiting 08:27:10 1ecd4db0e80f: Layer already exists 08:27:10 f36caae719fb: Layer already exists 08:27:10 67ef83ae32e1: Layer already exists 08:27:10 4145de6c6931: Layer already exists 08:27:10 b481b9af705d: Layer already exists 08:27:10 45bb9826ba21: Layer already exists 08:27:10 962f36155d78: Layer already exists 08:27:10 ca759c5d722f: Layer already exists 08:27:10 0aef25d3b7cc: Layer already exists 08:27:10 a1bcb01a57a6: Layer already exists 08:27:10 75654b8eeebd: Layer already exists 08:27:10 latest: digest: sha256:0e5edda215d76bb0ec867959cac322779369432b5bc03ecead6765b2bc5ec137 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:11 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.24 08:27:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:27:11 b481b9af705d: Preparing 08:27:11 67ef83ae32e1: Preparing 08:27:11 4145de6c6931: Preparing 08:27:11 1ecd4db0e80f: Preparing 08:27:11 f36caae719fb: Preparing 08:27:11 962f36155d78: Preparing 08:27:11 45bb9826ba21: Preparing 08:27:11 ca759c5d722f: Preparing 08:27:11 0aef25d3b7cc: Preparing 08:27:11 a1bcb01a57a6: Preparing 08:27:11 75654b8eeebd: Preparing 08:27:11 a1bcb01a57a6: Waiting 08:27:11 75654b8eeebd: Waiting 08:27:11 45bb9826ba21: Waiting 08:27:11 ca759c5d722f: Waiting 08:27:11 0aef25d3b7cc: Waiting 08:27:11 962f36155d78: Waiting 08:27:11 67ef83ae32e1: Layer already exists 08:27:11 b481b9af705d: Layer already exists 08:27:11 1ecd4db0e80f: Layer already exists 08:27:11 f36caae719fb: Layer already exists 08:27:11 4145de6c6931: Layer already exists 08:27:11 962f36155d78: Layer already exists 08:27:11 45bb9826ba21: Layer already exists 08:27:11 ca759c5d722f: Layer already exists 08:27:11 0aef25d3b7cc: Layer already exists 08:27:11 a1bcb01a57a6: Layer already exists 08:27:11 75654b8eeebd: Layer already exists 08:27:11 4.0.0-dev.24: digest: sha256:0e5edda215d76bb0ec867959cac322779369432b5bc03ecead6765b2bc5ec137 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:11 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:27:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:27:12 b481b9af705d: Preparing 08:27:12 67ef83ae32e1: Preparing 08:27:12 4145de6c6931: Preparing 08:27:12 1ecd4db0e80f: Preparing 08:27:12 f36caae719fb: Preparing 08:27:12 962f36155d78: Preparing 08:27:12 45bb9826ba21: Preparing 08:27:12 ca759c5d722f: Preparing 08:27:12 0aef25d3b7cc: Preparing 08:27:12 a1bcb01a57a6: Preparing 08:27:12 75654b8eeebd: Preparing 08:27:12 45bb9826ba21: Waiting 08:27:12 ca759c5d722f: Waiting 08:27:12 0aef25d3b7cc: Waiting 08:27:12 a1bcb01a57a6: Waiting 08:27:12 4145de6c6931: Layer already exists 08:27:12 1ecd4db0e80f: Layer already exists 08:27:12 67ef83ae32e1: Layer already exists 08:27:12 b481b9af705d: Layer already exists 08:27:12 f36caae719fb: Layer already exists 08:27:12 962f36155d78: Layer already exists 08:27:12 ca759c5d722f: Layer already exists 08:27:12 45bb9826ba21: Layer already exists 08:27:12 0aef25d3b7cc: Layer already exists 08:27:12 a1bcb01a57a6: Layer already exists 08:27:12 75654b8eeebd: Layer already exists 08:27:12 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:0e5edda215d76bb0ec867959cac322779369432b5bc03ecead6765b2bc5ec137 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:12 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 08:27:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:27:12 b481b9af705d: Preparing 08:27:12 67ef83ae32e1: Preparing 08:27:12 4145de6c6931: Preparing 08:27:12 1ecd4db0e80f: Preparing 08:27:12 f36caae719fb: Preparing 08:27:12 962f36155d78: Preparing 08:27:12 45bb9826ba21: Preparing 08:27:12 ca759c5d722f: Preparing 08:27:12 0aef25d3b7cc: Preparing 08:27:12 a1bcb01a57a6: Preparing 08:27:12 75654b8eeebd: Preparing 08:27:12 ca759c5d722f: Waiting 08:27:12 45bb9826ba21: Waiting 08:27:12 0aef25d3b7cc: Waiting 08:27:12 a1bcb01a57a6: Waiting 08:27:12 75654b8eeebd: Waiting 08:27:12 962f36155d78: Waiting 08:27:12 4145de6c6931: Layer already exists 08:27:12 b481b9af705d: Layer already exists 08:27:12 1ecd4db0e80f: Layer already exists 08:27:12 67ef83ae32e1: Layer already exists 08:27:12 f36caae719fb: Layer already exists 08:27:12 ca759c5d722f: Layer already exists 08:27:12 45bb9826ba21: Layer already exists 08:27:12 962f36155d78: Layer already exists 08:27:12 a1bcb01a57a6: Layer already exists 08:27:12 0aef25d3b7cc: Layer already exists 08:27:12 75654b8eeebd: Layer already exists 08:27:12 main: digest: sha256:0e5edda215d76bb0ec867959cac322779369432b5bc03ecead6765b2bc5ec137 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:27:12 ===================================================== [Pipeline] echo 08:27:12 taggedImages: 08:27:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:27:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:27:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.24 08:27:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:27:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 08:27:12 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 08:27:12 2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:27:12 latest 08:27:12 4.0.0-dev.24 08:27:12 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:27:12 main 08:27:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:13 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:27:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:27:13 39ab4388a836: Preparing 08:27:13 fb7224b91d82: Preparing 08:27:13 63edc1f7cf00: Preparing 08:27:13 ba50cf06292d: Preparing 08:27:13 519b48c2ccb1: Preparing 08:27:13 630d0f84280f: Preparing 08:27:13 4da48fbff47b: Preparing 08:27:13 630d0f84280f: Waiting 08:27:13 4da48fbff47b: Waiting 08:27:13 962f36155d78: Preparing 08:27:13 45bb9826ba21: Preparing 08:27:13 393c6b57ce4f: Preparing 08:27:13 5441bbb5b0d7: Preparing 08:27:13 962f36155d78: Waiting 08:27:13 45bb9826ba21: Waiting 08:27:13 393c6b57ce4f: Waiting 08:27:13 75654b8eeebd: Preparing 08:27:13 75654b8eeebd: Waiting 08:27:13 39ab4388a836: Pushed 08:27:13 fb7224b91d82: Pushed 08:27:13 519b48c2ccb1: Pushed 08:27:13 962f36155d78: Layer already exists 08:27:13 45bb9826ba21: Layer already exists 08:27:13 630d0f84280f: Pushed 08:27:13 4da48fbff47b: Pushed 08:27:13 75654b8eeebd: Layer already exists 08:27:14 393c6b57ce4f: Pushed 08:27:14 ba50cf06292d: Pushed 08:27:14 63edc1f7cf00: Pushed 08:27:14 5441bbb5b0d7: Pushed 08:27:15 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:babbf7c9766d6aee76bc96fdd07fb9708954b531e97ff87d91fb197b661ade20 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:15 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:27:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:27:15 39ab4388a836: Preparing 08:27:15 fb7224b91d82: Preparing 08:27:15 63edc1f7cf00: Preparing 08:27:15 ba50cf06292d: Preparing 08:27:15 519b48c2ccb1: Preparing 08:27:15 630d0f84280f: Preparing 08:27:15 4da48fbff47b: Preparing 08:27:15 962f36155d78: Preparing 08:27:15 45bb9826ba21: Preparing 08:27:15 393c6b57ce4f: Preparing 08:27:15 5441bbb5b0d7: Preparing 08:27:15 75654b8eeebd: Preparing 08:27:15 4da48fbff47b: Waiting 08:27:15 962f36155d78: Waiting 08:27:15 630d0f84280f: Waiting 08:27:15 75654b8eeebd: Waiting 08:27:15 393c6b57ce4f: Waiting 08:27:15 45bb9826ba21: Waiting 08:27:15 fb7224b91d82: Layer already exists 08:27:15 63edc1f7cf00: Layer already exists 08:27:15 39ab4388a836: Layer already exists 08:27:15 519b48c2ccb1: Layer already exists 08:27:15 ba50cf06292d: Layer already exists 08:27:15 630d0f84280f: Layer already exists 08:27:15 962f36155d78: Layer already exists 08:27:15 45bb9826ba21: Layer already exists 08:27:15 4da48fbff47b: Layer already exists 08:27:15 393c6b57ce4f: Layer already exists 08:27:15 5441bbb5b0d7: Layer already exists 08:27:15 75654b8eeebd: Layer already exists 08:27:15 latest: digest: sha256:babbf7c9766d6aee76bc96fdd07fb9708954b531e97ff87d91fb197b661ade20 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:16 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.24 08:27:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:27:16 39ab4388a836: Preparing 08:27:16 fb7224b91d82: Preparing 08:27:16 63edc1f7cf00: Preparing 08:27:16 ba50cf06292d: Preparing 08:27:16 519b48c2ccb1: Preparing 08:27:16 630d0f84280f: Preparing 08:27:16 4da48fbff47b: Preparing 08:27:16 962f36155d78: Preparing 08:27:16 45bb9826ba21: Preparing 08:27:16 393c6b57ce4f: Preparing 08:27:16 5441bbb5b0d7: Preparing 08:27:16 75654b8eeebd: Preparing 08:27:16 630d0f84280f: Waiting 08:27:16 393c6b57ce4f: Waiting 08:27:16 75654b8eeebd: Waiting 08:27:16 962f36155d78: Waiting 08:27:16 45bb9826ba21: Waiting 08:27:16 5441bbb5b0d7: Waiting 08:27:16 4da48fbff47b: Waiting 08:27:16 fb7224b91d82: Layer already exists 08:27:16 519b48c2ccb1: Layer already exists 08:27:16 63edc1f7cf00: Layer already exists 08:27:16 39ab4388a836: Layer already exists 08:27:16 ba50cf06292d: Layer already exists 08:27:16 4da48fbff47b: Layer already exists 08:27:16 630d0f84280f: Layer already exists 08:27:16 962f36155d78: Layer already exists 08:27:16 393c6b57ce4f: Layer already exists 08:27:16 45bb9826ba21: Layer already exists 08:27:16 5441bbb5b0d7: Layer already exists 08:27:16 75654b8eeebd: Layer already exists 08:27:16 4.0.0-dev.24: digest: sha256:babbf7c9766d6aee76bc96fdd07fb9708954b531e97ff87d91fb197b661ade20 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:16 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:27:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:27:17 39ab4388a836: Preparing 08:27:17 fb7224b91d82: Preparing 08:27:17 63edc1f7cf00: Preparing 08:27:17 ba50cf06292d: Preparing 08:27:17 519b48c2ccb1: Preparing 08:27:17 630d0f84280f: Preparing 08:27:17 4da48fbff47b: Preparing 08:27:17 962f36155d78: Preparing 08:27:17 45bb9826ba21: Preparing 08:27:17 393c6b57ce4f: Preparing 08:27:17 5441bbb5b0d7: Preparing 08:27:17 75654b8eeebd: Preparing 08:27:17 5441bbb5b0d7: Waiting 08:27:17 962f36155d78: Waiting 08:27:17 393c6b57ce4f: Waiting 08:27:17 45bb9826ba21: Waiting 08:27:17 75654b8eeebd: Waiting 08:27:17 630d0f84280f: Waiting 08:27:17 4da48fbff47b: Waiting 08:27:17 63edc1f7cf00: Layer already exists 08:27:17 39ab4388a836: Layer already exists 08:27:17 ba50cf06292d: Layer already exists 08:27:17 fb7224b91d82: Layer already exists 08:27:17 519b48c2ccb1: Layer already exists 08:27:17 4da48fbff47b: Layer already exists 08:27:17 45bb9826ba21: Layer already exists 08:27:17 630d0f84280f: Layer already exists 08:27:17 393c6b57ce4f: Layer already exists 08:27:17 962f36155d78: Layer already exists 08:27:17 5441bbb5b0d7: Layer already exists 08:27:17 75654b8eeebd: Layer already exists 08:27:17 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:babbf7c9766d6aee76bc96fdd07fb9708954b531e97ff87d91fb197b661ade20 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:17 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 08:27:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:27:17 39ab4388a836: Preparing 08:27:17 fb7224b91d82: Preparing 08:27:17 63edc1f7cf00: Preparing 08:27:17 ba50cf06292d: Preparing 08:27:17 519b48c2ccb1: Preparing 08:27:17 630d0f84280f: Preparing 08:27:17 4da48fbff47b: Preparing 08:27:17 962f36155d78: Preparing 08:27:17 45bb9826ba21: Preparing 08:27:17 393c6b57ce4f: Preparing 08:27:17 5441bbb5b0d7: Preparing 08:27:17 75654b8eeebd: Preparing 08:27:17 962f36155d78: Waiting 08:27:17 45bb9826ba21: Waiting 08:27:17 393c6b57ce4f: Waiting 08:27:17 5441bbb5b0d7: Waiting 08:27:17 75654b8eeebd: Waiting 08:27:17 630d0f84280f: Waiting 08:27:17 4da48fbff47b: Waiting 08:27:17 ba50cf06292d: Layer already exists 08:27:17 63edc1f7cf00: Layer already exists 08:27:17 519b48c2ccb1: Layer already exists 08:27:17 39ab4388a836: Layer already exists 08:27:17 fb7224b91d82: Layer already exists 08:27:17 4da48fbff47b: Layer already exists 08:27:17 630d0f84280f: Layer already exists 08:27:17 962f36155d78: Layer already exists 08:27:17 45bb9826ba21: Layer already exists 08:27:17 393c6b57ce4f: Layer already exists 08:27:17 5441bbb5b0d7: Layer already exists 08:27:17 75654b8eeebd: Layer already exists 08:27:17 main: digest: sha256:babbf7c9766d6aee76bc96fdd07fb9708954b531e97ff87d91fb197b661ade20 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:27:17 ===================================================== [Pipeline] echo 08:27:17 taggedImages: 08:27:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:27:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:27:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.24 08:27:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:27:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 08:27:17 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 08:27:17 2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:27:17 latest 08:27:17 4.0.0-dev.24 08:27:17 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:27:17 main 08:27:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:18 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:27:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:27:18 534869e07ddf: Preparing 08:27:18 f9a6871b18b9: Preparing 08:27:18 962f36155d78: Preparing 08:27:18 45bb9826ba21: Preparing 08:27:18 f8098ee25c63: Preparing 08:27:18 da72c7235fdc: Preparing 08:27:18 75654b8eeebd: Preparing 08:27:18 da72c7235fdc: Waiting 08:27:18 75654b8eeebd: Waiting 08:27:18 962f36155d78: Layer already exists 08:27:18 45bb9826ba21: Layer already exists 08:27:18 75654b8eeebd: Layer already exists 08:27:18 534869e07ddf: Pushed 08:27:19 f8098ee25c63: Pushed 08:27:19 da72c7235fdc: Pushed 08:27:20 f9a6871b18b9: Pushed 08:27:20 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:ab706f70cdc8b96bac57ae7646762b0f815c2ddb9632ded1b811e857ded88f2b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:20 + 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 08:27:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:27:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:27:21 534869e07ddf: Preparing 08:27:21 f9a6871b18b9: Preparing 08:27:21 962f36155d78: Preparing 08:27:21 45bb9826ba21: Preparing 08:27:21 f8098ee25c63: Preparing 08:27:21 da72c7235fdc: Preparing 08:27:21 75654b8eeebd: Preparing 08:27:21 da72c7235fdc: Waiting 08:27:21 75654b8eeebd: Waiting 08:27:21 962f36155d78: Layer already exists 08:27:21 45bb9826ba21: Layer already exists 08:27:21 534869e07ddf: Layer already exists 08:27:21 f9a6871b18b9: Layer already exists 08:27:21 f8098ee25c63: Layer already exists 08:27:21 75654b8eeebd: Layer already exists 08:27:21 da72c7235fdc: Layer already exists 08:27:21 latest: digest: sha256:ab706f70cdc8b96bac57ae7646762b0f815c2ddb9632ded1b811e857ded88f2b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:21 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.24 08:27:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:27:21 534869e07ddf: Preparing 08:27:21 f9a6871b18b9: Preparing 08:27:21 962f36155d78: Preparing 08:27:21 45bb9826ba21: Preparing 08:27:21 f8098ee25c63: Preparing 08:27:21 da72c7235fdc: Preparing 08:27:21 75654b8eeebd: Preparing 08:27:21 da72c7235fdc: Waiting 08:27:21 75654b8eeebd: Waiting 08:27:21 45bb9826ba21: Layer already exists 08:27:21 962f36155d78: Layer already exists 08:27:21 534869e07ddf: Layer already exists 08:27:21 f9a6871b18b9: Layer already exists 08:27:21 f8098ee25c63: Layer already exists 08:27:21 75654b8eeebd: Layer already exists 08:27:21 da72c7235fdc: Layer already exists 08:27:21 4.0.0-dev.24: digest: sha256:ab706f70cdc8b96bac57ae7646762b0f815c2ddb9632ded1b811e857ded88f2b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:22 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:27:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:27:22 534869e07ddf: Preparing 08:27:22 f9a6871b18b9: Preparing 08:27:22 962f36155d78: Preparing 08:27:22 45bb9826ba21: Preparing 08:27:22 f8098ee25c63: Preparing 08:27:22 da72c7235fdc: Preparing 08:27:22 75654b8eeebd: Preparing 08:27:22 da72c7235fdc: Waiting 08:27:22 75654b8eeebd: Waiting 08:27:22 f9a6871b18b9: Layer already exists 08:27:22 f8098ee25c63: Layer already exists 08:27:22 45bb9826ba21: Layer already exists 08:27:22 534869e07ddf: Layer already exists 08:27:22 962f36155d78: Layer already exists 08:27:22 75654b8eeebd: Layer already exists 08:27:22 da72c7235fdc: Layer already exists 08:27:22 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:ab706f70cdc8b96bac57ae7646762b0f815c2ddb9632ded1b811e857ded88f2b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:22 + 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 08:27:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 08:27:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:27:23 534869e07ddf: Preparing 08:27:23 f9a6871b18b9: Preparing 08:27:23 962f36155d78: Preparing 08:27:23 45bb9826ba21: Preparing 08:27:23 f8098ee25c63: Preparing 08:27:23 da72c7235fdc: Preparing 08:27:23 75654b8eeebd: Preparing 08:27:23 75654b8eeebd: Waiting 08:27:23 da72c7235fdc: Waiting 08:27:23 962f36155d78: Layer already exists 08:27:23 534869e07ddf: Layer already exists 08:27:23 f9a6871b18b9: Layer already exists 08:27:23 45bb9826ba21: Layer already exists 08:27:23 f8098ee25c63: Layer already exists 08:27:23 da72c7235fdc: Layer already exists 08:27:23 75654b8eeebd: Layer already exists 08:27:23 main: digest: sha256:ab706f70cdc8b96bac57ae7646762b0f815c2ddb9632ded1b811e857ded88f2b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:27:23 ===================================================== [Pipeline] echo 08:27:23 taggedImages: 08:27:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:27:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:27:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.24 08:27:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:27:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 08:27:23 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 08:27:23 2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:27:23 latest 08:27:23 4.0.0-dev.24 08:27:23 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:27:23 main 08:27:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:23 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:27:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:27:23 eb21691fa2f6: Preparing 08:27:23 a2654ec5aa8f: Preparing 08:27:23 4435d0f6f329: Preparing 08:27:23 962f36155d78: Preparing 08:27:23 45bb9826ba21: Preparing 08:27:23 401c246904f3: Preparing 08:27:23 a6677fa97990: Preparing 08:27:23 e86babf65fc9: Preparing 08:27:23 d595c27ec99e: Preparing 08:27:23 75654b8eeebd: Preparing 08:27:23 a6677fa97990: Waiting 08:27:23 401c246904f3: Waiting 08:27:23 e86babf65fc9: Waiting 08:27:23 d595c27ec99e: Waiting 08:27:23 75654b8eeebd: Waiting 08:27:23 45bb9826ba21: Layer already exists 08:27:23 962f36155d78: Layer already exists 08:27:23 4435d0f6f329: Pushed 08:27:23 eb21691fa2f6: Pushed 08:27:23 a2654ec5aa8f: Pushed 08:27:23 75654b8eeebd: Layer already exists 08:27:24 e86babf65fc9: Pushed 08:27:25 d595c27ec99e: Pushed 08:27:29 a6677fa97990: Pushed 08:27:33 401c246904f3: Pushed 08:27:33 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:8b4a2e28bebca0568b7e4fc08cd073ab1d540346c10b7091ef23e241cc939430 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:33 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:27:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:27:34 eb21691fa2f6: Preparing 08:27:34 a2654ec5aa8f: Preparing 08:27:34 4435d0f6f329: Preparing 08:27:34 962f36155d78: Preparing 08:27:34 45bb9826ba21: Preparing 08:27:34 401c246904f3: Preparing 08:27:34 a6677fa97990: Preparing 08:27:34 e86babf65fc9: Preparing 08:27:34 d595c27ec99e: Preparing 08:27:34 75654b8eeebd: Preparing 08:27:34 401c246904f3: Waiting 08:27:34 a6677fa97990: Waiting 08:27:34 d595c27ec99e: Waiting 08:27:34 75654b8eeebd: Waiting 08:27:34 eb21691fa2f6: Layer already exists 08:27:34 4435d0f6f329: Layer already exists 08:27:34 45bb9826ba21: Layer already exists 08:27:34 962f36155d78: Layer already exists 08:27:34 a2654ec5aa8f: Layer already exists 08:27:34 401c246904f3: Layer already exists 08:27:34 a6677fa97990: Layer already exists 08:27:34 e86babf65fc9: Layer already exists 08:27:34 d595c27ec99e: Layer already exists 08:27:34 75654b8eeebd: Layer already exists 08:27:34 latest: digest: sha256:8b4a2e28bebca0568b7e4fc08cd073ab1d540346c10b7091ef23e241cc939430 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:34 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.24 08:27:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:27:34 eb21691fa2f6: Preparing 08:27:34 a2654ec5aa8f: Preparing 08:27:34 4435d0f6f329: Preparing 08:27:34 962f36155d78: Preparing 08:27:34 45bb9826ba21: Preparing 08:27:34 401c246904f3: Preparing 08:27:34 a6677fa97990: Preparing 08:27:34 e86babf65fc9: Preparing 08:27:34 d595c27ec99e: Preparing 08:27:34 75654b8eeebd: Preparing 08:27:34 401c246904f3: Waiting 08:27:34 a6677fa97990: Waiting 08:27:34 e86babf65fc9: Waiting 08:27:34 d595c27ec99e: Waiting 08:27:34 75654b8eeebd: Waiting 08:27:34 45bb9826ba21: Layer already exists 08:27:34 4435d0f6f329: Layer already exists 08:27:34 962f36155d78: Layer already exists 08:27:34 a2654ec5aa8f: Layer already exists 08:27:34 eb21691fa2f6: Layer already exists 08:27:34 401c246904f3: Layer already exists 08:27:34 a6677fa97990: Layer already exists 08:27:34 e86babf65fc9: Layer already exists 08:27:34 d595c27ec99e: Layer already exists 08:27:34 75654b8eeebd: Layer already exists 08:27:34 4.0.0-dev.24: digest: sha256:8b4a2e28bebca0568b7e4fc08cd073ab1d540346c10b7091ef23e241cc939430 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:35 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:27:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:27:35 eb21691fa2f6: Preparing 08:27:35 a2654ec5aa8f: Preparing 08:27:35 4435d0f6f329: Preparing 08:27:35 962f36155d78: Preparing 08:27:35 45bb9826ba21: Preparing 08:27:35 401c246904f3: Preparing 08:27:35 a6677fa97990: Preparing 08:27:35 e86babf65fc9: Preparing 08:27:35 d595c27ec99e: Preparing 08:27:35 401c246904f3: Waiting 08:27:35 75654b8eeebd: Preparing 08:27:35 e86babf65fc9: Waiting 08:27:35 75654b8eeebd: Waiting 08:27:35 d595c27ec99e: Waiting 08:27:35 a6677fa97990: Waiting 08:27:35 eb21691fa2f6: Layer already exists 08:27:35 a2654ec5aa8f: Layer already exists 08:27:35 962f36155d78: Layer already exists 08:27:35 4435d0f6f329: Layer already exists 08:27:35 45bb9826ba21: Layer already exists 08:27:35 d595c27ec99e: Layer already exists 08:27:35 a6677fa97990: Layer already exists 08:27:35 e86babf65fc9: Layer already exists 08:27:35 401c246904f3: Layer already exists 08:27:35 75654b8eeebd: Layer already exists 08:27:35 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:8b4a2e28bebca0568b7e4fc08cd073ab1d540346c10b7091ef23e241cc939430 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:35 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 08:27:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:27:36 eb21691fa2f6: Preparing 08:27:36 a2654ec5aa8f: Preparing 08:27:36 4435d0f6f329: Preparing 08:27:36 962f36155d78: Preparing 08:27:36 45bb9826ba21: Preparing 08:27:36 401c246904f3: Preparing 08:27:36 a6677fa97990: Preparing 08:27:36 e86babf65fc9: Preparing 08:27:36 d595c27ec99e: Preparing 08:27:36 75654b8eeebd: Preparing 08:27:36 401c246904f3: Waiting 08:27:36 a6677fa97990: Waiting 08:27:36 e86babf65fc9: Waiting 08:27:36 d595c27ec99e: Waiting 08:27:36 75654b8eeebd: Waiting 08:27:36 eb21691fa2f6: Layer already exists 08:27:36 a2654ec5aa8f: Layer already exists 08:27:36 4435d0f6f329: Layer already exists 08:27:36 45bb9826ba21: Layer already exists 08:27:36 962f36155d78: Layer already exists 08:27:36 e86babf65fc9: Layer already exists 08:27:36 401c246904f3: Layer already exists 08:27:36 d595c27ec99e: Layer already exists 08:27:36 75654b8eeebd: Layer already exists 08:27:36 a6677fa97990: Layer already exists 08:27:36 main: digest: sha256:8b4a2e28bebca0568b7e4fc08cd073ab1d540346c10b7091ef23e241cc939430 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:27:36 ===================================================== [Pipeline] echo 08:27:36 taggedImages: 08:27:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:27:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:27:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.24 08:27:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:27:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 08:27:36 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 08:27:36 2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:27:36 latest 08:27:36 4.0.0-dev.24 08:27:36 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:27:36 main 08:27:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:36 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:27:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:27:36 6df128ca874b: Preparing 08:27:36 f1decde80678: Preparing 08:27:36 ca11f437f068: Preparing 08:27:36 962f36155d78: Preparing 08:27:36 45bb9826ba21: Preparing 08:27:36 d73c2c6510dc: Preparing 08:27:36 4ae7cc20c10a: Preparing 08:27:36 cfe5369850fb: Preparing 08:27:36 75654b8eeebd: Preparing 08:27:36 d73c2c6510dc: Waiting 08:27:36 cfe5369850fb: Waiting 08:27:36 4ae7cc20c10a: Waiting 08:27:36 75654b8eeebd: Waiting 08:27:36 45bb9826ba21: Layer already exists 08:27:36 962f36155d78: Layer already exists 08:27:36 6df128ca874b: Pushed 08:27:36 f1decde80678: Pushed 08:27:36 ca11f437f068: Pushed 08:27:36 75654b8eeebd: Layer already exists 08:27:37 cfe5369850fb: Pushed 08:27:37 4ae7cc20c10a: Pushed 08:27:47 d73c2c6510dc: Pushed 08:27:47 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:0adb34d363fed89ef7927e7f1a46147e9c9ad429b23a219734b27798c7b9feef size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:47 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:27:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:27:47 6df128ca874b: Preparing 08:27:47 f1decde80678: Preparing 08:27:47 ca11f437f068: Preparing 08:27:47 962f36155d78: Preparing 08:27:47 45bb9826ba21: Preparing 08:27:47 d73c2c6510dc: Preparing 08:27:47 4ae7cc20c10a: Preparing 08:27:47 cfe5369850fb: Preparing 08:27:47 75654b8eeebd: Preparing 08:27:47 4ae7cc20c10a: Waiting 08:27:47 d73c2c6510dc: Waiting 08:27:47 cfe5369850fb: Waiting 08:27:47 75654b8eeebd: Waiting 08:27:47 6df128ca874b: Layer already exists 08:27:47 962f36155d78: Layer already exists 08:27:47 f1decde80678: Layer already exists 08:27:47 ca11f437f068: Layer already exists 08:27:47 45bb9826ba21: Layer already exists 08:27:47 4ae7cc20c10a: Layer already exists 08:27:47 d73c2c6510dc: Layer already exists 08:27:47 75654b8eeebd: Layer already exists 08:27:47 cfe5369850fb: Layer already exists 08:27:47 latest: digest: sha256:0adb34d363fed89ef7927e7f1a46147e9c9ad429b23a219734b27798c7b9feef size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:48 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.24 08:27:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:27:48 6df128ca874b: Preparing 08:27:48 f1decde80678: Preparing 08:27:48 ca11f437f068: Preparing 08:27:48 962f36155d78: Preparing 08:27:48 45bb9826ba21: Preparing 08:27:48 d73c2c6510dc: Preparing 08:27:48 d73c2c6510dc: Waiting 08:27:48 4ae7cc20c10a: Preparing 08:27:48 cfe5369850fb: Preparing 08:27:48 75654b8eeebd: Preparing 08:27:48 75654b8eeebd: Waiting 08:27:48 4ae7cc20c10a: Waiting 08:27:48 f1decde80678: Layer already exists 08:27:48 45bb9826ba21: Layer already exists 08:27:48 ca11f437f068: Layer already exists 08:27:48 962f36155d78: Layer already exists 08:27:48 6df128ca874b: Layer already exists 08:27:48 4ae7cc20c10a: Layer already exists 08:27:48 d73c2c6510dc: Layer already exists 08:27:48 cfe5369850fb: Layer already exists 08:27:48 75654b8eeebd: Layer already exists 08:27:48 4.0.0-dev.24: digest: sha256:0adb34d363fed89ef7927e7f1a46147e9c9ad429b23a219734b27798c7b9feef size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:48 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:27:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:27:49 6df128ca874b: Preparing 08:27:49 f1decde80678: Preparing 08:27:49 ca11f437f068: Preparing 08:27:49 962f36155d78: Preparing 08:27:49 45bb9826ba21: Preparing 08:27:49 d73c2c6510dc: Preparing 08:27:49 4ae7cc20c10a: Preparing 08:27:49 cfe5369850fb: Preparing 08:27:49 75654b8eeebd: Preparing 08:27:49 4ae7cc20c10a: Waiting 08:27:49 cfe5369850fb: Waiting 08:27:49 75654b8eeebd: Waiting 08:27:49 d73c2c6510dc: Waiting 08:27:49 f1decde80678: Layer already exists 08:27:49 45bb9826ba21: Layer already exists 08:27:49 ca11f437f068: Layer already exists 08:27:49 6df128ca874b: Layer already exists 08:27:49 962f36155d78: Layer already exists 08:27:49 4ae7cc20c10a: Layer already exists 08:27:49 75654b8eeebd: Layer already exists 08:27:49 d73c2c6510dc: Layer already exists 08:27:49 cfe5369850fb: Layer already exists 08:27:49 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:0adb34d363fed89ef7927e7f1a46147e9c9ad429b23a219734b27798c7b9feef size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:49 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 08:27:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:27:49 6df128ca874b: Preparing 08:27:49 f1decde80678: Preparing 08:27:49 ca11f437f068: Preparing 08:27:49 962f36155d78: Preparing 08:27:49 45bb9826ba21: Preparing 08:27:49 d73c2c6510dc: Preparing 08:27:49 4ae7cc20c10a: Preparing 08:27:49 cfe5369850fb: Preparing 08:27:49 75654b8eeebd: Preparing 08:27:49 4ae7cc20c10a: Waiting 08:27:49 75654b8eeebd: Waiting 08:27:49 cfe5369850fb: Waiting 08:27:49 d73c2c6510dc: Waiting 08:27:49 45bb9826ba21: Layer already exists 08:27:49 f1decde80678: Layer already exists 08:27:49 6df128ca874b: Layer already exists 08:27:49 ca11f437f068: Layer already exists 08:27:49 962f36155d78: Layer already exists 08:27:49 d73c2c6510dc: Layer already exists 08:27:49 4ae7cc20c10a: Layer already exists 08:27:49 cfe5369850fb: Layer already exists 08:27:49 75654b8eeebd: Layer already exists 08:27:49 main: digest: sha256:0adb34d363fed89ef7927e7f1a46147e9c9ad429b23a219734b27798c7b9feef size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:27:49 ===================================================== [Pipeline] echo 08:27:49 taggedImages: 08:27:49 - nexus3.edgexfoundry.org:10004/security-spire-config:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:27:49 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:27:49 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.24 08:27:49 - nexus3.edgexfoundry.org:10004/security-spire-config:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:27:49 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 08:27:50 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 08:27:50 2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:27:50 latest 08:27:50 4.0.0-dev.24 08:27:50 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:27:50 main 08:27:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:50 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:27:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:27:50 eb21691fa2f6: Preparing 08:27:50 15184069673d: Preparing 08:27:50 849ea113e3f2: Preparing 08:27:50 962f36155d78: Preparing 08:27:50 45bb9826ba21: Preparing 08:27:50 c3c1a47c6d9f: Preparing 08:27:50 e86babf65fc9: Preparing 08:27:50 d595c27ec99e: Preparing 08:27:50 75654b8eeebd: Preparing 08:27:50 c3c1a47c6d9f: Waiting 08:27:50 e86babf65fc9: Waiting 08:27:50 d595c27ec99e: Waiting 08:27:50 75654b8eeebd: Waiting 08:27:50 962f36155d78: Layer already exists 08:27:50 eb21691fa2f6: Layer already exists 08:27:50 45bb9826ba21: Layer already exists 08:27:50 d595c27ec99e: Layer already exists 08:27:50 e86babf65fc9: Layer already exists 08:27:50 75654b8eeebd: Layer already exists 08:27:50 849ea113e3f2: Pushed 08:27:50 15184069673d: Pushed 08:28:00 c3c1a47c6d9f: Pushed 08:28:00 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:f76dca7640e63a2f444943bbb9a3a06f3c3013ae335a2d3a4659b6b9b69561d0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:00 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:28:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:28:01 eb21691fa2f6: Preparing 08:28:01 15184069673d: Preparing 08:28:01 849ea113e3f2: Preparing 08:28:01 962f36155d78: Preparing 08:28:01 45bb9826ba21: Preparing 08:28:01 c3c1a47c6d9f: Preparing 08:28:01 e86babf65fc9: Preparing 08:28:01 d595c27ec99e: Preparing 08:28:01 75654b8eeebd: Preparing 08:28:01 e86babf65fc9: Waiting 08:28:01 75654b8eeebd: Waiting 08:28:01 d595c27ec99e: Waiting 08:28:01 c3c1a47c6d9f: Waiting 08:28:01 15184069673d: Layer already exists 08:28:01 45bb9826ba21: Layer already exists 08:28:01 849ea113e3f2: Layer already exists 08:28:01 962f36155d78: Layer already exists 08:28:01 eb21691fa2f6: Layer already exists 08:28:01 c3c1a47c6d9f: Layer already exists 08:28:01 d595c27ec99e: Layer already exists 08:28:01 e86babf65fc9: Layer already exists 08:28:01 75654b8eeebd: Layer already exists 08:28:01 latest: digest: sha256:f76dca7640e63a2f444943bbb9a3a06f3c3013ae335a2d3a4659b6b9b69561d0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:01 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.24 08:28:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:28:01 eb21691fa2f6: Preparing 08:28:01 15184069673d: Preparing 08:28:01 849ea113e3f2: Preparing 08:28:01 962f36155d78: Preparing 08:28:01 45bb9826ba21: Preparing 08:28:01 c3c1a47c6d9f: Preparing 08:28:01 e86babf65fc9: Preparing 08:28:01 d595c27ec99e: Preparing 08:28:01 75654b8eeebd: Preparing 08:28:01 d595c27ec99e: Waiting 08:28:01 75654b8eeebd: Waiting 08:28:01 c3c1a47c6d9f: Waiting 08:28:01 962f36155d78: Layer already exists 08:28:01 15184069673d: Layer already exists 08:28:01 eb21691fa2f6: Layer already exists 08:28:01 45bb9826ba21: Layer already exists 08:28:01 849ea113e3f2: Layer already exists 08:28:01 c3c1a47c6d9f: Layer already exists 08:28:01 e86babf65fc9: Layer already exists 08:28:01 d595c27ec99e: Layer already exists 08:28:01 75654b8eeebd: Layer already exists 08:28:01 4.0.0-dev.24: digest: sha256:f76dca7640e63a2f444943bbb9a3a06f3c3013ae335a2d3a4659b6b9b69561d0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:02 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:28:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:28:02 eb21691fa2f6: Preparing 08:28:02 15184069673d: Preparing 08:28:02 849ea113e3f2: Preparing 08:28:02 962f36155d78: Preparing 08:28:02 45bb9826ba21: Preparing 08:28:02 c3c1a47c6d9f: Preparing 08:28:02 e86babf65fc9: Preparing 08:28:02 d595c27ec99e: Preparing 08:28:02 75654b8eeebd: Preparing 08:28:02 e86babf65fc9: Waiting 08:28:02 d595c27ec99e: Waiting 08:28:02 75654b8eeebd: Waiting 08:28:02 c3c1a47c6d9f: Waiting 08:28:02 45bb9826ba21: Layer already exists 08:28:02 eb21691fa2f6: Layer already exists 08:28:02 849ea113e3f2: Layer already exists 08:28:02 15184069673d: Layer already exists 08:28:02 962f36155d78: Layer already exists 08:28:02 e86babf65fc9: Layer already exists 08:28:02 d595c27ec99e: Layer already exists 08:28:02 c3c1a47c6d9f: Layer already exists 08:28:02 75654b8eeebd: Layer already exists 08:28:02 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:f76dca7640e63a2f444943bbb9a3a06f3c3013ae335a2d3a4659b6b9b69561d0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:02 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 08:28:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:28:03 eb21691fa2f6: Preparing 08:28:03 15184069673d: Preparing 08:28:03 849ea113e3f2: Preparing 08:28:03 962f36155d78: Preparing 08:28:03 45bb9826ba21: Preparing 08:28:03 c3c1a47c6d9f: Preparing 08:28:03 e86babf65fc9: Preparing 08:28:03 d595c27ec99e: Preparing 08:28:03 75654b8eeebd: Preparing 08:28:03 c3c1a47c6d9f: Waiting 08:28:03 e86babf65fc9: Waiting 08:28:03 d595c27ec99e: Waiting 08:28:03 75654b8eeebd: Waiting 08:28:03 15184069673d: Layer already exists 08:28:03 962f36155d78: Layer already exists 08:28:03 eb21691fa2f6: Layer already exists 08:28:03 45bb9826ba21: Layer already exists 08:28:03 849ea113e3f2: Layer already exists 08:28:03 75654b8eeebd: Layer already exists 08:28:03 d595c27ec99e: Layer already exists 08:28:03 c3c1a47c6d9f: Layer already exists 08:28:03 e86babf65fc9: Layer already exists 08:28:03 main: digest: sha256:f76dca7640e63a2f444943bbb9a3a06f3c3013ae335a2d3a4659b6b9b69561d0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:28:03 ===================================================== [Pipeline] echo 08:28:03 taggedImages: 08:28:03 - nexus3.edgexfoundry.org:10004/security-spire-server:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:28:03 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:28:03 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.24 08:28:03 - nexus3.edgexfoundry.org:10004/security-spire-server:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:28:03 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 08:28:03 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 08:28:03 2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:28:03 latest 08:28:03 4.0.0-dev.24 08:28:03 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:28:03 main 08:28:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:03 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:28:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:28:04 98f670222f8c: Preparing 08:28:04 294624e509f9: Preparing 08:28:04 3343b0dd9b59: Preparing 08:28:04 962f36155d78: Preparing 08:28:04 45bb9826ba21: Preparing 08:28:04 4d03df100f0f: Preparing 08:28:04 f234e259bd96: Preparing 08:28:04 75654b8eeebd: Preparing 08:28:04 4d03df100f0f: Waiting 08:28:04 f234e259bd96: Waiting 08:28:04 75654b8eeebd: Waiting 08:28:04 45bb9826ba21: Layer already exists 08:28:04 962f36155d78: Layer already exists 08:28:04 294624e509f9: Pushed 08:28:04 98f670222f8c: Pushed 08:28:04 75654b8eeebd: Layer already exists 08:28:04 f234e259bd96: Pushed 08:28:04 4d03df100f0f: Pushed 08:28:07 3343b0dd9b59: Pushed 08:28:07 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:f993456d1bf9b73c3d33bb7285fbf9e91e336abc079c491dc9e9ebd643299772 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:08 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 08:28:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:28:08 98f670222f8c: Preparing 08:28:08 294624e509f9: Preparing 08:28:08 3343b0dd9b59: Preparing 08:28:08 962f36155d78: Preparing 08:28:08 45bb9826ba21: Preparing 08:28:08 4d03df100f0f: Preparing 08:28:08 f234e259bd96: Preparing 08:28:08 75654b8eeebd: Preparing 08:28:08 75654b8eeebd: Waiting 08:28:08 4d03df100f0f: Waiting 08:28:08 f234e259bd96: Waiting 08:28:08 294624e509f9: Layer already exists 08:28:08 98f670222f8c: Layer already exists 08:28:08 45bb9826ba21: Layer already exists 08:28:08 3343b0dd9b59: Layer already exists 08:28:08 962f36155d78: Layer already exists 08:28:08 4d03df100f0f: Layer already exists 08:28:08 f234e259bd96: Layer already exists 08:28:08 75654b8eeebd: Layer already exists 08:28:08 latest: digest: sha256:f993456d1bf9b73c3d33bb7285fbf9e91e336abc079c491dc9e9ebd643299772 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:08 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.24 08:28:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:28:09 98f670222f8c: Preparing 08:28:09 294624e509f9: Preparing 08:28:09 3343b0dd9b59: Preparing 08:28:09 962f36155d78: Preparing 08:28:09 45bb9826ba21: Preparing 08:28:09 4d03df100f0f: Preparing 08:28:09 f234e259bd96: Preparing 08:28:09 75654b8eeebd: Preparing 08:28:09 4d03df100f0f: Waiting 08:28:09 f234e259bd96: Waiting 08:28:09 75654b8eeebd: Waiting 08:28:09 294624e509f9: Layer already exists 08:28:09 962f36155d78: Layer already exists 08:28:09 98f670222f8c: Layer already exists 08:28:09 3343b0dd9b59: Layer already exists 08:28:09 45bb9826ba21: Layer already exists 08:28:09 f234e259bd96: Layer already exists 08:28:09 4d03df100f0f: Layer already exists 08:28:09 75654b8eeebd: Layer already exists 08:28:09 4.0.0-dev.24: digest: sha256:f993456d1bf9b73c3d33bb7285fbf9e91e336abc079c491dc9e9ebd643299772 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:09 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:28:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:28:09 98f670222f8c: Preparing 08:28:09 294624e509f9: Preparing 08:28:09 3343b0dd9b59: Preparing 08:28:09 962f36155d78: Preparing 08:28:09 45bb9826ba21: Preparing 08:28:09 4d03df100f0f: Preparing 08:28:09 f234e259bd96: Preparing 08:28:09 75654b8eeebd: Preparing 08:28:09 f234e259bd96: Waiting 08:28:09 4d03df100f0f: Waiting 08:28:09 75654b8eeebd: Waiting 08:28:09 98f670222f8c: Layer already exists 08:28:09 3343b0dd9b59: Layer already exists 08:28:09 962f36155d78: Layer already exists 08:28:09 294624e509f9: Layer already exists 08:28:09 45bb9826ba21: Layer already exists 08:28:09 4d03df100f0f: Layer already exists 08:28:09 f234e259bd96: Layer already exists 08:28:09 75654b8eeebd: Layer already exists 08:28:09 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:f993456d1bf9b73c3d33bb7285fbf9e91e336abc079c491dc9e9ebd643299772 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:10 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 08:28:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:28:10 98f670222f8c: Preparing 08:28:10 294624e509f9: Preparing 08:28:10 3343b0dd9b59: Preparing 08:28:10 962f36155d78: Preparing 08:28:10 45bb9826ba21: Preparing 08:28:10 4d03df100f0f: Preparing 08:28:10 f234e259bd96: Preparing 08:28:10 75654b8eeebd: Preparing 08:28:10 4d03df100f0f: Waiting 08:28:10 f234e259bd96: Waiting 08:28:10 75654b8eeebd: Waiting 08:28:10 294624e509f9: Layer already exists 08:28:10 45bb9826ba21: Layer already exists 08:28:10 962f36155d78: Layer already exists 08:28:10 98f670222f8c: Layer already exists 08:28:10 3343b0dd9b59: Layer already exists 08:28:10 4d03df100f0f: Layer already exists 08:28:10 f234e259bd96: Layer already exists 08:28:10 75654b8eeebd: Layer already exists 08:28:10 main: digest: sha256:f993456d1bf9b73c3d33bb7285fbf9e91e336abc079c491dc9e9ebd643299772 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:28:10 ===================================================== [Pipeline] echo 08:28:10 taggedImages: 08:28:10 - nexus3.edgexfoundry.org:10004/support-notifications:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:28:10 - nexus3.edgexfoundry.org:10004/support-notifications:latest 08:28:10 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.24 08:28:10 - nexus3.edgexfoundry.org:10004/support-notifications:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:28:10 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 08:28:10 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 08:28:10 2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:28:10 latest 08:28:10 4.0.0-dev.24 08:28:10 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:28:10 main 08:28:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:10 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:28:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:28:11 622cbd0c8347: Preparing 08:28:11 bf741974059c: Preparing 08:28:11 962f36155d78: Preparing 08:28:11 45bb9826ba21: Preparing 08:28:11 b527634c89ba: Preparing 08:28:11 cbac6475eb8d: Preparing 08:28:11 75654b8eeebd: Preparing 08:28:11 75654b8eeebd: Waiting 08:28:11 cbac6475eb8d: Waiting 08:28:11 962f36155d78: Layer already exists 08:28:11 45bb9826ba21: Layer already exists 08:28:11 75654b8eeebd: Layer already exists 08:28:11 622cbd0c8347: Pushed 08:28:11 cbac6475eb8d: Pushed 08:28:11 b527634c89ba: Pushed 08:28:15 bf741974059c: Pushed 08:28:15 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:0ff20122e2608ec7a1aa1b67b699c5279886ff3d9b5ed38abbadf571bb253e6c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:15 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:28:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:28:15 622cbd0c8347: Preparing 08:28:15 bf741974059c: Preparing 08:28:15 962f36155d78: Preparing 08:28:15 45bb9826ba21: Preparing 08:28:15 b527634c89ba: Preparing 08:28:15 cbac6475eb8d: Preparing 08:28:15 75654b8eeebd: Preparing 08:28:15 cbac6475eb8d: Waiting 08:28:15 75654b8eeebd: Waiting 08:28:15 45bb9826ba21: Layer already exists 08:28:15 bf741974059c: Layer already exists 08:28:15 b527634c89ba: Layer already exists 08:28:15 962f36155d78: Layer already exists 08:28:15 622cbd0c8347: Layer already exists 08:28:15 cbac6475eb8d: Layer already exists 08:28:15 75654b8eeebd: Layer already exists 08:28:15 latest: digest: sha256:0ff20122e2608ec7a1aa1b67b699c5279886ff3d9b5ed38abbadf571bb253e6c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:16 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.24 08:28:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:28:16 622cbd0c8347: Preparing 08:28:16 bf741974059c: Preparing 08:28:16 962f36155d78: Preparing 08:28:16 45bb9826ba21: Preparing 08:28:16 b527634c89ba: Preparing 08:28:16 cbac6475eb8d: Preparing 08:28:16 75654b8eeebd: Preparing 08:28:16 cbac6475eb8d: Waiting 08:28:16 75654b8eeebd: Waiting 08:28:16 622cbd0c8347: Layer already exists 08:28:16 45bb9826ba21: Layer already exists 08:28:16 bf741974059c: Layer already exists 08:28:16 b527634c89ba: Layer already exists 08:28:16 962f36155d78: Layer already exists 08:28:16 cbac6475eb8d: Layer already exists 08:28:16 75654b8eeebd: Layer already exists 08:28:16 4.0.0-dev.24: digest: sha256:0ff20122e2608ec7a1aa1b67b699c5279886ff3d9b5ed38abbadf571bb253e6c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:16 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:28:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:28:17 622cbd0c8347: Preparing 08:28:17 bf741974059c: Preparing 08:28:17 962f36155d78: Preparing 08:28:17 45bb9826ba21: Preparing 08:28:17 b527634c89ba: Preparing 08:28:17 cbac6475eb8d: Preparing 08:28:17 75654b8eeebd: Preparing 08:28:17 cbac6475eb8d: Waiting 08:28:17 75654b8eeebd: Waiting 08:28:17 bf741974059c: Layer already exists 08:28:17 45bb9826ba21: Layer already exists 08:28:17 b527634c89ba: Layer already exists 08:28:17 622cbd0c8347: Layer already exists 08:28:17 962f36155d78: Layer already exists 08:28:17 75654b8eeebd: Layer already exists 08:28:17 cbac6475eb8d: Layer already exists 08:28:17 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:0ff20122e2608ec7a1aa1b67b699c5279886ff3d9b5ed38abbadf571bb253e6c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:17 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 08:28:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:28:17 622cbd0c8347: Preparing 08:28:17 bf741974059c: Preparing 08:28:17 962f36155d78: Preparing 08:28:17 45bb9826ba21: Preparing 08:28:17 b527634c89ba: Preparing 08:28:17 cbac6475eb8d: Preparing 08:28:17 75654b8eeebd: Preparing 08:28:17 cbac6475eb8d: Waiting 08:28:17 75654b8eeebd: Waiting 08:28:17 45bb9826ba21: Layer already exists 08:28:17 962f36155d78: Layer already exists 08:28:17 b527634c89ba: Layer already exists 08:28:17 bf741974059c: Layer already exists 08:28:17 622cbd0c8347: Layer already exists 08:28:17 cbac6475eb8d: Layer already exists 08:28:17 75654b8eeebd: Layer already exists 08:28:17 main: digest: sha256:0ff20122e2608ec7a1aa1b67b699c5279886ff3d9b5ed38abbadf571bb253e6c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:28:17 ===================================================== [Pipeline] echo 08:28:17 taggedImages: 08:28:17 - nexus3.edgexfoundry.org:10004/support-scheduler:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:28:17 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:28:17 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.24 08:28:17 - nexus3.edgexfoundry.org:10004/support-scheduler:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:28: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] } 08:34:02 #122 ... 08:34:02 08:34:02 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:34:02 #148 DONE 570.4s 08:34:02 08:34:02 #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:34:02 #156 DONE 0.3s 08:34:02 08:34:02 #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:34:02 #157 DONE 0.2s 08:34:02 08:34:02 #158 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:34:02 #158 DONE 0.3s 08:34:02 08:34:02 #159 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:34:02 #159 DONE 0.1s 08:34:02 08:34:02 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:34:02 #149 ... 08:34:02 08:34:02 #160 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:34:02 #160 DONE 0.2s 08:34:02 08:34:02 #161 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:34:02 #161 DONE 1.7s 08:34:02 08:34:02 #162 [core-common-config-bootstrapper] exporting to image 08:34:02 #162 exporting layers 08:34:02 #162 exporting layers 0.7s done 08:34:02 #162 writing image sha256:8a74e7c7038441fa6cc3b8938ab02912b96e63877667574758da3cd0f2a6b73b done 08:34:02 #162 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 08:34:02 #162 DONE 0.8s 08:34:02 08:34:02 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:34:06 #146 ... 08:34:06 08:34:06 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:34:06 #145 578.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:34:14 #145 ... 08:34:14 08:34:14 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:34:14 #151 DONE 585.9s 08:34:14 08:34:14 #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:34:14 #163 DONE 0.6s 08:34:14 08:34:14 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:34:14 #149 ... 08:34:14 08:34:14 #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:34:15 #164 DONE 0.3s 08:34:15 08:34:15 #165 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:34:15 #165 DONE 0.2s 08:34:15 08:34:15 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:34:15 #145 ... 08:34:15 08:34:15 #166 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:34:15 #166 DONE 0.3s 08:34:15 08:34:15 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:34:15 #154 ... 08:34:15 08:34:15 #167 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:34:16 #167 DONE 0.6s 08:34:16 08:34:16 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:34:16 #149 ... 08:34:16 08:34:16 #168 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:34:16 #168 ... 08:34:16 08:34:16 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:34:16 #149 DONE 588.4s 08:34:16 08:34:16 #168 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:34:16 #168 DONE 0.3s 08:34:16 08:34:16 #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:34:17 #169 ... 08:34:17 08:34:17 #170 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:34:17 #170 DONE 0.6s 08:34:17 08:34:17 #171 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:34:19 #171 ... 08:34:19 08:34:19 #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:34:19 #169 DONE 2.6s 08:34:19 08:34:19 #172 [security-proxy-setup] exporting to image 08:34:19 #172 exporting layers 08:34:19 #172 ... 08:34:19 08:34:19 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:34:19 #145 DONE 591.4s 08:34:19 08:34:19 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:34:20 #154 ... 08:34:20 08:34:20 #171 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:34:20 #171 DONE 2.7s 08:34:20 08:34:20 #173 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:34:20 #173 DONE 0.5s 08:34:20 08:34:20 #174 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:34:20 #174 DONE 0.3s 08:34:20 08:34:20 #172 [security-proxy-setup] exporting to image 08:34:20 #172 exporting layers 1.6s done 08:34:20 #172 writing image sha256:367abbce52bb2fd0c46f3f4b58af81d08eb08bf0775734ced6fe35f40f645350 done 08:34:20 #172 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 08:34:20 #172 DONE 1.6s 08:34:20 08:34:20 #175 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:34:20 #175 ... 08:34:20 08:34:20 #176 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:34:20 #176 DONE 0.3s 08:34:21 08:34:21 #175 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:34:21 #175 DONE 0.3s 08:34:21 08:34:21 #177 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:34:21 #177 DONE 0.3s 08:34:21 08:34:21 #178 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:34:21 #178 DONE 0.4s 08:34:21 08:34:21 #179 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:34:21 #179 DONE 0.1s 08:34:21 08:34:21 #180 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:34:21 #180 DONE 0.2s 08:34:21 08:34:21 #181 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 08:34:21 #181 DONE 0.4s 08:34:21 08:34:21 #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:34:21 #182 DONE 0.4s 08:34:21 08:34:21 #183 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 08:34:22 #183 DONE 0.4s 08:34:22 08:34:22 #184 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:34:22 #184 ... 08:34:22 08:34:22 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:34:22 #185 DONE 0.5s 08:34:22 08:34:22 #184 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:34:22 #184 DONE 0.5s 08:34:22 08:34:22 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:34:23 #186 ... 08:34:23 08:34:23 #187 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:34:23 #187 DONE 0.4s 08:34:23 08:34:23 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:34:23 #186 DONE 0.7s 08:34:23 08:34:23 #188 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:34:23 #188 DONE 0.3s 08:34:23 08:34:23 #189 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:34:25 #189 ... 08:34:25 08:34:25 #190 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:34:25 #190 DONE 2.0s 08:34:25 08:34:25 #191 [security-bootstrapper] exporting to image 08:34:25 #191 ... 08:34:25 08:34:25 #189 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:34:25 #189 DONE 2.0s 08:34:25 08:34:25 #192 [security-secretstore-setup] exporting to image 08:34:27 #192 ... 08:34:27 08:34:27 #191 [security-bootstrapper] exporting to image 08:34:27 #191 exporting layers 1.8s done 08:34:27 #191 writing image sha256:f9a42d0194bf38a486cf26f012bd17b7a5bafcd52a5ca3ad297a7dca1cce25f3 0.2s done 08:34:27 #191 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 08:34:27 #191 DONE 2.1s 08:34:27 08:34:27 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:34:27 #152 ... 08:34:27 08:34:27 #192 [security-secretstore-setup] exporting to image 08:34:27 #192 exporting layers 2.0s done 08:34:27 #192 writing image sha256:91d92f8905bb420c7c907a82a5bb72c3e2ff542931c1bca09660984d0ba86d30 done 08:34:27 #192 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 08:34:27 #192 DONE 2.0s 08:34:27 08:34:27 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:35:35 #146 ... 08:35:35 08:35:35 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:35:35 #122 DONE 665.1s 08:35:35 08:35:35 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:35:35 #155 ... 08:35:35 08:35:35 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:35:35 #193 DONE 0.2s 08:35:35 08:35:35 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:35:35 #194 DONE 0.2s 08:35:35 08:35:35 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:35:35 #195 DONE 0.4s 08:35:35 08:35:35 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:35:35 #196 DONE 0.2s 08:35:35 08:35:35 #197 [security-spiffe-token-provider] exporting to image 08:35:35 #197 exporting layers 08:35:35 #197 exporting layers 0.8s done 08:35:35 #197 writing image sha256:6292cbe4bb5a5a21991c6a2e84dc4ed95e83e4944bad938fa52edbc96821df4b done 08:35:35 #197 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done 08:35:35 #197 DONE 0.8s 08:35:35 08:35:35 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:39:27 #146 ... 08:39:27 08:39:27 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:39:27 #150 DONE 885.8s 08:39:27 08:39:27 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:39:27 #147 ... 08:39:27 08:39:27 #198 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:39:27 #198 DONE 0.1s 08:39:27 08:39:27 #199 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:39:27 #199 DONE 0.3s 08:39:27 08:39:27 #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:39:27 #200 DONE 0.5s 08:39:27 08:39:27 #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:39:27 #201 DONE 0.2s 08:39:27 08:39:27 #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:39:27 #202 DONE 0.2s 08:39:27 08:39:27 #203 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:39:27 #203 DONE 1.9s 08:39:27 08:39:27 #204 [security-proxy-auth] exporting to image 08:39:27 #204 exporting layers 08:39:27 #204 exporting layers 0.8s done 08:39:27 #204 writing image sha256:e16ad2f0eedcbc8ff13f30e97b7572c929bb09c9c9fdcb66ab2e9a50f6301366 0.0s done 08:39:27 #204 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 08:39:27 #204 DONE 0.8s 08:39:27 08:39:27 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:39:27 #147 ... 08:39:27 08:39:27 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:39:27 #154 DONE 890.5s 08:39:27 08:39:27 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:39:27 #205 DONE 0.4s 08:39:27 08:39:27 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:39:27 #146 ... 08:39:27 08:39:27 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:39:27 #206 DONE 0.2s 08:39:27 08:39:27 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:39:27 #207 DONE 0.5s 08:39:27 08:39:27 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:39:27 #208 DONE 0.2s 08:39:27 08:39:27 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:39:27 #153 ... 08:39:27 08:39:27 #209 [core-command] exporting to image 08:39:27 #209 exporting layers 0.3s done 08:39:27 #209 writing image sha256:ec4c68e34d6f77a05624629a73c3e8f66fe761b2acd8fef4b2d084e216fc137d 0.0s done 08:39:27 #209 naming to docker.io/library/core-command-arm64 0.0s done 08:39:27 #209 DONE 0.4s 08:39:27 08:39:27 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:39:59 #146 ... 08:39:59 08:39:59 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:39:59 #152 DONE 930.3s 08:39:59 08:39:59 #210 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:39:59 #210 DONE 0.2s 08:39:59 08:39:59 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:39:59 #153 ... 08:39:59 08:39:59 #211 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:39:59 #211 DONE 0.4s 08:39:59 08:39:59 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:39:59 #155 ... 08:39:59 08:39:59 #212 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:39:59 #212 DONE 0.1s 08:39:59 08:39:59 #213 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 08:39:59 #213 DONE 0.1s 08:39:59 08:39:59 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:39:59 #147 ... 08:39:59 08:39:59 #214 [core-keeper] exporting to image 08:39:59 #214 exporting layers 08:39:59 #214 exporting layers 0.4s done 08:39:59 #214 writing image sha256:c689e98a55727b6de474bd64b289ee069261436d530aefa5f025c16358639f1d done 08:39:59 #214 naming to docker.io/library/core-keeper-arm64 done 08:39:59 #214 DONE 0.4s 08:39:59 08:39:59 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:40:03 #146 DONE 934.6s 08:40:03 08:40:03 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:40:03 #147 ... 08:40:03 08:40:03 #215 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 08:40:03 #215 DONE 0.1s 08:40:03 08:40:03 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:40:03 #147 ... 08:40:03 08:40:03 #216 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 08:40:03 #216 DONE 0.1s 08:40:03 08:40:03 #217 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:40:03 #217 DONE 0.5s 08:40:03 08:40:03 #218 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:40:03 #218 DONE 0.1s 08:40:03 08:40:03 #219 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:40:03 #219 DONE 0.1s 08:40:03 08:40:03 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:40:03 #147 ... 08:40:03 08:40:03 #220 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 08:40:03 #220 DONE 0.1s 08:40:04 08:40:04 #221 [core-metadata] exporting to image 08:40:04 #221 exporting layers 0.4s done 08:40:04 #221 writing image sha256:f34d142ab196a704f27df9f170c27295135b9f3e04a715f5eb3880b9fc66822a done 08:40:04 #221 naming to docker.io/library/core-metadata-arm64 0.0s done 08:40:04 #221 DONE 0.4s 08:40:04 08:40:04 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:40:05 #155 ... 08:40:05 08:40:05 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:40:05 #147 DONE 937.5s 08:40:05 08:40:05 #222 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:40:06 #222 DONE 0.3s 08:40:06 08:40:06 #223 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:40:06 #223 DONE 0.1s 08:40:06 08:40:06 #224 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:40:06 #224 DONE 0.3s 08:40:06 08:40:06 #225 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:40:06 #225 DONE 0.1s 08:40:06 08:40:06 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:40:06 #155 ... 08:40:06 08:40:06 #226 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 08:40:06 #226 DONE 0.1s 08:40:06 08:40:06 #227 [core-data] exporting to image 08:40:06 #227 exporting layers 0.4s done 08:40:06 #227 writing image sha256:03ad007237ce51af79e7637f52a6a3128b95cea81ad9f6766dc8b491b2a190fb done 08:40:06 #227 naming to docker.io/library/core-data-arm64 08:40:07 #227 naming to docker.io/library/core-data-arm64 0.0s done 08:40:07 #227 DONE 0.4s 08:40:07 08:40:07 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:40:19 #155 DONE 949.3s 08:40:19 08:40:19 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:40:19 #153 DONE 949.3s 08:40:19 08:40:19 #228 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:40:19 #228 DONE 0.2s 08:40:19 08:40:19 #229 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:40:19 #229 DONE 0.2s 08:40:19 08:40:19 #230 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:40:19 #230 DONE 0.2s 08:40:19 08:40:19 #231 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:40:19 #231 DONE 0.1s 08:40:19 08:40:19 #232 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:40:19 #232 DONE 0.5s 08:40:19 08:40:19 #233 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:40:19 #233 DONE 0.5s 08:40:19 08:40:19 #234 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:40:19 #234 DONE 0.1s 08:40:19 08:40:19 #235 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 08:40:19 #235 DONE 0.1s 08:40:19 08:40:19 #236 [support-scheduler] exporting to image 08:40:19 #236 exporting layers 08:40:19 #236 ... 08:40:19 08:40:19 #237 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 08:40:19 #237 DONE 0.1s 08:40:19 08:40:19 #238 [support-notifications] exporting to image 08:40:19 #238 ... 08:40:19 08:40:19 #236 [support-scheduler] exporting to image 08:40:19 #236 exporting layers 0.6s done 08:40:19 #236 writing image sha256:9bc1088cf7baa4666e86b5d8cf894b756c3e7bcdd068cdcab556ca28bba1dc04 0.0s done 08:40:19 #236 naming to docker.io/library/support-scheduler-arm64 done 08:40:19 #236 DONE 0.6s 08:40:19 08:40:19 #238 [support-notifications] exporting to image 08:40:19 #238 exporting layers 0.5s done 08:40:19 #238 writing image sha256:8fc44ce4a4419b3cb45ae81ab157ad16d36c5d0f602162e6948d2f63c5197016 done 08:40:19 #238 naming to docker.io/library/support-notifications-arm64 done 08:40:19 #238 DONE 0.5s 08:40:19 time="2024-12-09T08:23:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:40:19 time="2024-12-09T08:23:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:40:19 time="2024-12-09T08:23:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:40:19 time="2024-12-09T08:23:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:40:19 time="2024-12-09T08:23:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:40:19 time="2024-12-09T08:23:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:40:19 time="2024-12-09T08:23:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:40:19 time="2024-12-09T08:23:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:40:19 time="2024-12-09T08:23:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:40:19 time="2024-12-09T08:23:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:40:19 time="2024-12-09T08:23:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:40:19 time="2024-12-09T08:23:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:40:19 time="2024-12-09T08:23:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:40:19 time="2024-12-09T08:23:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:40:19 time="2024-12-09T08:23:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:40:19 $ docker stop --time=1 41ceecec292744c696593dd51bbcd236d22afffdcaedd61e9299f1263df35582 08:40:20 $ docker rm -f --volumes 41ceecec292744c696593dd51bbcd236d22afffdcaedd61e9299f1263df35582 [Pipeline] // withDockerContainer [Pipeline] sh 08:40:21 + docker images 08:40:21 REPOSITORY TAG IMAGE ID CREATED SIZE 08:40:21 support-notifications-arm64 latest 8fc44ce4a441 3 seconds ago 52.7MB 08:40:21 support-scheduler-arm64 latest 9bc1088cf7ba 3 seconds ago 53.6MB 08:40:21 core-data-arm64 latest 03ad007237ce 15 seconds ago 38.5MB 08:40:21 core-metadata-arm64 latest f34d142ab196 18 seconds ago 38.5MB 08:40:21 core-keeper-arm64 latest c689e98a5572 22 seconds ago 31.7MB 08:40:21 core-command-arm64 latest ec4c68e34d6f About a minute ago 34.3MB 08:40:21 security-proxy-auth-arm64 latest e16ad2f0eedc About a minute ago 33.3MB 08:40:21 security-spiffe-token-provider-arm64 latest 6292cbe4bb5a 4 minutes ago 40.2MB 08:40:21 security-secretstore-setup-arm64 latest 91d92f8905bb 5 minutes ago 47.6MB 08:40:21 security-bootstrapper-arm64 latest f9a42d0194bf 5 minutes ago 27.2MB 08:40:21 security-proxy-setup-arm64 latest 367abbce52bb 6 minutes ago 36.2MB 08:40:21 core-common-config-bootstrapper-arm64 latest 8a74e7c70384 6 minutes ago 24.1MB 08:40:21 security-spire-agent-arm64 latest d42d1e87cd9e 16 minutes ago 182MB 08:40:21 security-spire-config-arm64 latest fcbc6c77882e 16 minutes ago 123MB 08:40:21 security-spire-server-arm64 latest db2a2c9669f6 16 minutes ago 124MB 08:40:21 ci-base-image-arm64 latest 833a53dd73c9 17 minutes ago 960MB 08:40:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 2 months ago 558MB 08:40:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 18 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:40:21 provisioning config files... 08:40:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/760@tmp/config14189372407697800195tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:40:21 ---> ****-login.sh 08:40:21 nexus3.edgexfoundry.org:10001 08:40:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:40:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:40:22 Configure a credential helper to remove this warning. See 08:40:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:40:22 08:40:22 Login Succeeded 08:40:22 nexus3.edgexfoundry.org:10002 08:40:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:40:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:40:22 Configure a credential helper to remove this warning. See 08:40:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:40:22 08:40:22 Login Succeeded 08:40:22 nexus3.edgexfoundry.org:10003 08:40:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:40:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:40:22 Configure a credential helper to remove this warning. See 08:40:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:40:22 08:40:22 Login Succeeded 08:40:22 nexus3.edgexfoundry.org:10004 08:40:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:40:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:40:22 Configure a credential helper to remove this warning. See 08:40:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:40:22 08:40:22 Login Succeeded 08:40:22 ****.io 08:40:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:40:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:40:23 Configure a credential helper to remove this warning. See 08:40:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:40:23 08:40:23 Login Succeeded 08:40:23 ---> ****-login.sh ends [Pipeline] } 08:40:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:40:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:40:23 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 08:40:23 2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:40:23 latest 08:40:23 4.0.0-dev.24 08:40:23 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:40:23 main 08:40:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:23 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:24 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:40:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:40:24 20f929dd35c5: Preparing 08:40:24 86808295b7e4: Preparing 08:40:24 cf89ecea0d24: Preparing 08:40:24 98c988dfeb69: Preparing 08:40:24 600f89fbb0fb: Preparing 08:40:24 f8ff71c2d3a1: Preparing 08:40:24 651d9022c234: Preparing 08:40:24 f8ff71c2d3a1: Waiting 08:40:24 651d9022c234: Waiting 08:40:24 20f929dd35c5: Pushed 08:40:24 cf89ecea0d24: Pushed 08:40:24 98c988dfeb69: Pushed 08:40:24 651d9022c234: Layer already exists 08:40:24 f8ff71c2d3a1: Pushed 08:40:26 600f89fbb0fb: Pushed 08:40:28 86808295b7e4: Pushed 08:40:29 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:613a1fecb6fa7c7b72190c5e8dd4aa655c2b47d9d515e16ea20c40c68f3dfb72 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:29 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 08:40:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:40:29 20f929dd35c5: Preparing 08:40:29 86808295b7e4: Preparing 08:40:29 cf89ecea0d24: Preparing 08:40:29 98c988dfeb69: Preparing 08:40:29 600f89fbb0fb: Preparing 08:40:29 f8ff71c2d3a1: Preparing 08:40:29 651d9022c234: Preparing 08:40:29 f8ff71c2d3a1: Waiting 08:40:29 651d9022c234: Waiting 08:40:29 20f929dd35c5: Layer already exists 08:40:29 86808295b7e4: Layer already exists 08:40:29 600f89fbb0fb: Layer already exists 08:40:29 cf89ecea0d24: Layer already exists 08:40:29 98c988dfeb69: Layer already exists 08:40:29 f8ff71c2d3a1: Layer already exists 08:40:29 651d9022c234: Layer already exists 08:40:30 latest: digest: sha256:613a1fecb6fa7c7b72190c5e8dd4aa655c2b47d9d515e16ea20c40c68f3dfb72 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.24 08:40:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:40:30 20f929dd35c5: Preparing 08:40:30 86808295b7e4: Preparing 08:40:30 cf89ecea0d24: Preparing 08:40:30 98c988dfeb69: Preparing 08:40:30 600f89fbb0fb: Preparing 08:40:30 f8ff71c2d3a1: Preparing 08:40:30 651d9022c234: Preparing 08:40:30 f8ff71c2d3a1: Waiting 08:40:30 651d9022c234: Waiting 08:40:30 86808295b7e4: Layer already exists 08:40:30 98c988dfeb69: Layer already exists 08:40:30 20f929dd35c5: Layer already exists 08:40:30 600f89fbb0fb: Layer already exists 08:40:30 cf89ecea0d24: Layer already exists 08:40:30 f8ff71c2d3a1: Layer already exists 08:40:30 651d9022c234: Layer already exists 08:40:31 4.0.0-dev.24: digest: sha256:613a1fecb6fa7c7b72190c5e8dd4aa655c2b47d9d515e16ea20c40c68f3dfb72 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:40:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:40:31 20f929dd35c5: Preparing 08:40:31 86808295b7e4: Preparing 08:40:31 cf89ecea0d24: Preparing 08:40:31 98c988dfeb69: Preparing 08:40:31 600f89fbb0fb: Preparing 08:40:31 f8ff71c2d3a1: Preparing 08:40:31 651d9022c234: Preparing 08:40:31 f8ff71c2d3a1: Waiting 08:40:31 651d9022c234: Waiting 08:40:31 cf89ecea0d24: Layer already exists 08:40:31 20f929dd35c5: Layer already exists 08:40:31 86808295b7e4: Layer already exists 08:40:31 600f89fbb0fb: Layer already exists 08:40:31 98c988dfeb69: Layer already exists 08:40:31 f8ff71c2d3a1: Layer already exists 08:40:31 651d9022c234: Layer already exists 08:40:31 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:613a1fecb6fa7c7b72190c5e8dd4aa655c2b47d9d515e16ea20c40c68f3dfb72 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:32 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 08:40:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:40:32 20f929dd35c5: Preparing 08:40:32 86808295b7e4: Preparing 08:40:32 cf89ecea0d24: Preparing 08:40:32 98c988dfeb69: Preparing 08:40:32 600f89fbb0fb: Preparing 08:40:32 f8ff71c2d3a1: Preparing 08:40:32 651d9022c234: Preparing 08:40:32 f8ff71c2d3a1: Waiting 08:40:32 651d9022c234: Waiting 08:40:32 20f929dd35c5: Layer already exists 08:40:32 86808295b7e4: Layer already exists 08:40:32 98c988dfeb69: Layer already exists 08:40:32 cf89ecea0d24: Layer already exists 08:40:32 600f89fbb0fb: Layer already exists 08:40:32 651d9022c234: Layer already exists 08:40:32 f8ff71c2d3a1: Layer already exists 08:40:32 main: digest: sha256:613a1fecb6fa7c7b72190c5e8dd4aa655c2b47d9d515e16ea20c40c68f3dfb72 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:40:33 ===================================================== [Pipeline] echo 08:40:33 taggedImages: 08:40:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:40:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 08:40:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.24 08:40:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:40:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 08:40:33 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 08:40:33 2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:40:33 latest 08:40:33 4.0.0-dev.24 08:40:33 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:40:33 main 08:40:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:33 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:40:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:40:33 f44612eabfbc: Preparing 08:40:33 8ee29c06073c: Preparing 08:40:33 c623399b15c3: Preparing 08:40:33 d19453a93bc4: Preparing 08:40:33 cf89ecea0d24: Preparing 08:40:33 98c988dfeb69: Preparing 08:40:33 98c988dfeb69: Waiting 08:40:33 600f89fbb0fb: Preparing 08:40:33 f8ff71c2d3a1: Preparing 08:40:33 600f89fbb0fb: Waiting 08:40:33 651d9022c234: Preparing 08:40:33 f8ff71c2d3a1: Waiting 08:40:33 651d9022c234: Waiting 08:40:33 cf89ecea0d24: Layer already exists 08:40:34 98c988dfeb69: Layer already exists 08:40:34 c623399b15c3: Pushed 08:40:34 600f89fbb0fb: Layer already exists 08:40:34 8ee29c06073c: Pushed 08:40:34 f44612eabfbc: Pushed 08:40:34 f8ff71c2d3a1: Layer already exists 08:40:34 651d9022c234: Layer already exists 08:40:35 d19453a93bc4: Pushed 08:40:36 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:e8b1b79fa4f717aa46a45692f05f2b430cb182fa214dc0e2cc45cec22e5526af size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:36 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 08:40:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:40:36 f44612eabfbc: Preparing 08:40:36 8ee29c06073c: Preparing 08:40:36 c623399b15c3: Preparing 08:40:36 d19453a93bc4: Preparing 08:40:36 cf89ecea0d24: Preparing 08:40:36 98c988dfeb69: Preparing 08:40:36 600f89fbb0fb: Preparing 08:40:36 f8ff71c2d3a1: Preparing 08:40:36 651d9022c234: Preparing 08:40:36 98c988dfeb69: Waiting 08:40:36 600f89fbb0fb: Waiting 08:40:36 f8ff71c2d3a1: Waiting 08:40:36 651d9022c234: Waiting 08:40:36 f44612eabfbc: Layer already exists 08:40:36 8ee29c06073c: Layer already exists 08:40:36 d19453a93bc4: Layer already exists 08:40:36 c623399b15c3: Layer already exists 08:40:36 cf89ecea0d24: Layer already exists 08:40:36 600f89fbb0fb: Layer already exists 08:40:36 f8ff71c2d3a1: Layer already exists 08:40:36 98c988dfeb69: Layer already exists 08:40:36 651d9022c234: Layer already exists 08:40:37 latest: digest: sha256:e8b1b79fa4f717aa46a45692f05f2b430cb182fa214dc0e2cc45cec22e5526af size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:37 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.24 08:40:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:40:37 f44612eabfbc: Preparing 08:40:37 8ee29c06073c: Preparing 08:40:37 c623399b15c3: Preparing 08:40:37 d19453a93bc4: Preparing 08:40:37 cf89ecea0d24: Preparing 08:40:37 98c988dfeb69: Preparing 08:40:37 600f89fbb0fb: Preparing 08:40:37 f8ff71c2d3a1: Preparing 08:40:37 651d9022c234: Preparing 08:40:37 98c988dfeb69: Waiting 08:40:37 f8ff71c2d3a1: Waiting 08:40:37 600f89fbb0fb: Waiting 08:40:37 651d9022c234: Waiting 08:40:37 8ee29c06073c: Layer already exists 08:40:37 d19453a93bc4: Layer already exists 08:40:37 f44612eabfbc: Layer already exists 08:40:37 cf89ecea0d24: Layer already exists 08:40:37 c623399b15c3: Layer already exists 08:40:37 98c988dfeb69: Layer already exists 08:40:37 600f89fbb0fb: Layer already exists 08:40:37 f8ff71c2d3a1: Layer already exists 08:40:37 651d9022c234: Layer already exists 08:40:38 4.0.0-dev.24: digest: sha256:e8b1b79fa4f717aa46a45692f05f2b430cb182fa214dc0e2cc45cec22e5526af size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:38 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:40:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:40:38 f44612eabfbc: Preparing 08:40:38 8ee29c06073c: Preparing 08:40:38 c623399b15c3: Preparing 08:40:38 d19453a93bc4: Preparing 08:40:38 cf89ecea0d24: Preparing 08:40:38 98c988dfeb69: Preparing 08:40:38 600f89fbb0fb: Preparing 08:40:38 f8ff71c2d3a1: Preparing 08:40:38 651d9022c234: Preparing 08:40:38 600f89fbb0fb: Waiting 08:40:38 98c988dfeb69: Waiting 08:40:38 651d9022c234: Waiting 08:40:38 f8ff71c2d3a1: Waiting 08:40:38 cf89ecea0d24: Layer already exists 08:40:38 f44612eabfbc: Layer already exists 08:40:38 d19453a93bc4: Layer already exists 08:40:38 c623399b15c3: Layer already exists 08:40:38 8ee29c06073c: Layer already exists 08:40:38 651d9022c234: Layer already exists 08:40:38 98c988dfeb69: Layer already exists 08:40:38 600f89fbb0fb: Layer already exists 08:40:38 f8ff71c2d3a1: Layer already exists 08:40:39 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:e8b1b79fa4f717aa46a45692f05f2b430cb182fa214dc0e2cc45cec22e5526af size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:39 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 08:40:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:40:39 f44612eabfbc: Preparing 08:40:39 8ee29c06073c: Preparing 08:40:39 c623399b15c3: Preparing 08:40:39 d19453a93bc4: Preparing 08:40:39 cf89ecea0d24: Preparing 08:40:39 98c988dfeb69: Preparing 08:40:39 600f89fbb0fb: Preparing 08:40:39 f8ff71c2d3a1: Preparing 08:40:39 651d9022c234: Preparing 08:40:39 600f89fbb0fb: Waiting 08:40:39 f8ff71c2d3a1: Waiting 08:40:39 651d9022c234: Waiting 08:40:39 98c988dfeb69: Waiting 08:40:39 c623399b15c3: Layer already exists 08:40:39 d19453a93bc4: Layer already exists 08:40:39 8ee29c06073c: Layer already exists 08:40:39 cf89ecea0d24: Layer already exists 08:40:39 f44612eabfbc: Layer already exists 08:40:39 98c988dfeb69: Layer already exists 08:40:39 600f89fbb0fb: Layer already exists 08:40:39 651d9022c234: Layer already exists 08:40:39 f8ff71c2d3a1: Layer already exists 08:40:40 main: digest: sha256:e8b1b79fa4f717aa46a45692f05f2b430cb182fa214dc0e2cc45cec22e5526af size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:40:40 ===================================================== [Pipeline] echo 08:40:40 taggedImages: 08:40:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:40:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 08:40:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.24 08:40:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:40:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 08:40:40 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 08:40:40 2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:40:40 latest 08:40:40 4.0.0-dev.24 08:40:40 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:40:40 main 08:40:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:40 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:40 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:40:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:40:40 f835239256d7: Preparing 08:40:40 3465cc9d4e15: Preparing 08:40:40 5a625543bf54: Preparing 08:40:40 cf89ecea0d24: Preparing 08:40:40 98c988dfeb69: Preparing 08:40:40 981253924186: Preparing 08:40:40 4fbe9d2ccb70: Preparing 08:40:40 651d9022c234: Preparing 08:40:40 981253924186: Waiting 08:40:40 651d9022c234: Waiting 08:40:40 4fbe9d2ccb70: Waiting 08:40:40 98c988dfeb69: Layer already exists 08:40:40 cf89ecea0d24: Layer already exists 08:40:41 3465cc9d4e15: Pushed 08:40:41 f835239256d7: Pushed 08:40:41 651d9022c234: Layer already exists 08:40:41 4fbe9d2ccb70: Pushed 08:40:42 981253924186: Pushed 08:40:46 5a625543bf54: Pushed 08:40:46 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:a3ef38ac9fd7f085a38d8a81602170a13c6a8a9fd4f291bcc52e8b5916988fab size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 08:40:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:40:47 f835239256d7: Preparing 08:40:47 3465cc9d4e15: Preparing 08:40:47 5a625543bf54: Preparing 08:40:47 cf89ecea0d24: Preparing 08:40:47 98c988dfeb69: Preparing 08:40:47 981253924186: Preparing 08:40:47 4fbe9d2ccb70: Preparing 08:40:47 651d9022c234: Preparing 08:40:47 981253924186: Waiting 08:40:47 4fbe9d2ccb70: Waiting 08:40:47 651d9022c234: Waiting 08:40:47 3465cc9d4e15: Layer already exists 08:40:47 f835239256d7: Layer already exists 08:40:47 5a625543bf54: Layer already exists 08:40:47 98c988dfeb69: Layer already exists 08:40:47 cf89ecea0d24: Layer already exists 08:40:47 981253924186: Layer already exists 08:40:47 4fbe9d2ccb70: Layer already exists 08:40:47 651d9022c234: Layer already exists 08:40:47 latest: digest: sha256:a3ef38ac9fd7f085a38d8a81602170a13c6a8a9fd4f291bcc52e8b5916988fab size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:48 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.24 08:40:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:40:48 f835239256d7: Preparing 08:40:48 3465cc9d4e15: Preparing 08:40:48 5a625543bf54: Preparing 08:40:48 cf89ecea0d24: Preparing 08:40:48 98c988dfeb69: Preparing 08:40:48 981253924186: Preparing 08:40:48 4fbe9d2ccb70: Preparing 08:40:48 651d9022c234: Preparing 08:40:48 981253924186: Waiting 08:40:48 4fbe9d2ccb70: Waiting 08:40:48 651d9022c234: Waiting 08:40:48 f835239256d7: Layer already exists 08:40:48 cf89ecea0d24: Layer already exists 08:40:48 5a625543bf54: Layer already exists 08:40:48 3465cc9d4e15: Layer already exists 08:40:48 98c988dfeb69: Layer already exists 08:40:48 981253924186: Layer already exists 08:40:48 4fbe9d2ccb70: Layer already exists 08:40:48 651d9022c234: Layer already exists 08:40:48 4.0.0-dev.24: digest: sha256:a3ef38ac9fd7f085a38d8a81602170a13c6a8a9fd4f291bcc52e8b5916988fab size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:49 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:49 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:40:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:40:49 f835239256d7: Preparing 08:40:49 3465cc9d4e15: Preparing 08:40:49 5a625543bf54: Preparing 08:40:49 cf89ecea0d24: Preparing 08:40:49 98c988dfeb69: Preparing 08:40:49 981253924186: Preparing 08:40:49 4fbe9d2ccb70: Preparing 08:40:49 981253924186: Waiting 08:40:49 4fbe9d2ccb70: Waiting 08:40:49 651d9022c234: Preparing 08:40:49 651d9022c234: Waiting 08:40:49 98c988dfeb69: Layer already exists 08:40:49 5a625543bf54: Layer already exists 08:40:49 3465cc9d4e15: Layer already exists 08:40:49 cf89ecea0d24: Layer already exists 08:40:49 f835239256d7: Layer already exists 08:40:49 981253924186: Layer already exists 08:40:49 651d9022c234: Layer already exists 08:40:49 4fbe9d2ccb70: Layer already exists 08:40:49 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:a3ef38ac9fd7f085a38d8a81602170a13c6a8a9fd4f291bcc52e8b5916988fab size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 08:40:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:40:50 f835239256d7: Preparing 08:40:50 3465cc9d4e15: Preparing 08:40:50 5a625543bf54: Preparing 08:40:50 cf89ecea0d24: Preparing 08:40:50 98c988dfeb69: Preparing 08:40:50 981253924186: Preparing 08:40:50 4fbe9d2ccb70: Preparing 08:40:50 651d9022c234: Preparing 08:40:50 981253924186: Waiting 08:40:50 4fbe9d2ccb70: Waiting 08:40:50 651d9022c234: Waiting 08:40:50 5a625543bf54: Layer already exists 08:40:50 cf89ecea0d24: Layer already exists 08:40:50 f835239256d7: Layer already exists 08:40:50 3465cc9d4e15: Layer already exists 08:40:50 98c988dfeb69: Layer already exists 08:40:50 651d9022c234: Layer already exists 08:40:50 981253924186: Layer already exists 08:40:50 4fbe9d2ccb70: Layer already exists 08:40:50 main: digest: sha256:a3ef38ac9fd7f085a38d8a81602170a13c6a8a9fd4f291bcc52e8b5916988fab size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:40:50 ===================================================== [Pipeline] echo 08:40:50 taggedImages: 08:40:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:40:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 08:40:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.24 08:40:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:40:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 08:40:50 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 08:40:50 2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:40:50 latest 08:40:50 4.0.0-dev.24 08:40:50 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:40:50 main 08:40:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:51 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:51 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:40:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:40:51 d8dd712964c5: Preparing 08:40:51 30e4ab942a5d: Preparing 08:40:51 eba118f7c1fb: Preparing 08:40:51 98c988dfeb69: Preparing 08:40:51 7c77512e21d0: Preparing 08:40:51 13f17cc65be6: Preparing 08:40:51 651d9022c234: Preparing 08:40:51 13f17cc65be6: Waiting 08:40:51 651d9022c234: Waiting 08:40:51 98c988dfeb69: Layer already exists 08:40:51 30e4ab942a5d: Pushed 08:40:51 7c77512e21d0: Pushed 08:40:51 d8dd712964c5: Pushed 08:40:51 651d9022c234: Layer already exists 08:40:51 13f17cc65be6: Pushed 08:40:57 eba118f7c1fb: Pushed 08:40:57 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:c22c746ebc341472c2daf72c55871e90ef86e6c2c1427105414a4559a5dc5349 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:57 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:57 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 08:40:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:40:57 d8dd712964c5: Preparing 08:40:57 30e4ab942a5d: Preparing 08:40:57 eba118f7c1fb: Preparing 08:40:57 98c988dfeb69: Preparing 08:40:57 7c77512e21d0: Preparing 08:40:57 13f17cc65be6: Preparing 08:40:57 651d9022c234: Preparing 08:40:57 13f17cc65be6: Waiting 08:40:57 651d9022c234: Waiting 08:40:57 30e4ab942a5d: Layer already exists 08:40:57 eba118f7c1fb: Layer already exists 08:40:57 98c988dfeb69: Layer already exists 08:40:57 7c77512e21d0: Layer already exists 08:40:57 d8dd712964c5: Layer already exists 08:40:57 13f17cc65be6: Layer already exists 08:40:57 651d9022c234: Layer already exists 08:40:58 latest: digest: sha256:c22c746ebc341472c2daf72c55871e90ef86e6c2c1427105414a4559a5dc5349 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:58 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:58 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.24 08:40:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:40:58 d8dd712964c5: Preparing 08:40:58 30e4ab942a5d: Preparing 08:40:58 eba118f7c1fb: Preparing 08:40:58 98c988dfeb69: Preparing 08:40:58 7c77512e21d0: Preparing 08:40:58 13f17cc65be6: Preparing 08:40:58 651d9022c234: Preparing 08:40:58 13f17cc65be6: Waiting 08:40:58 651d9022c234: Waiting 08:40:58 98c988dfeb69: Layer already exists 08:40:58 7c77512e21d0: Layer already exists 08:40:58 eba118f7c1fb: Layer already exists 08:40:58 30e4ab942a5d: Layer already exists 08:40:58 d8dd712964c5: Layer already exists 08:40:58 13f17cc65be6: Layer already exists 08:40:58 651d9022c234: Layer already exists 08:40:59 4.0.0-dev.24: digest: sha256:c22c746ebc341472c2daf72c55871e90ef86e6c2c1427105414a4559a5dc5349 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:59 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:59 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:40:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:40:59 d8dd712964c5: Preparing 08:40:59 30e4ab942a5d: Preparing 08:40:59 eba118f7c1fb: Preparing 08:40:59 98c988dfeb69: Preparing 08:40:59 7c77512e21d0: Preparing 08:40:59 13f17cc65be6: Preparing 08:40:59 651d9022c234: Preparing 08:40:59 13f17cc65be6: Waiting 08:40:59 651d9022c234: Waiting 08:40:59 eba118f7c1fb: Layer already exists 08:40:59 98c988dfeb69: Layer already exists 08:40:59 d8dd712964c5: Layer already exists 08:40:59 7c77512e21d0: Layer already exists 08:40:59 30e4ab942a5d: Layer already exists 08:40:59 13f17cc65be6: Layer already exists 08:40:59 651d9022c234: Layer already exists 08:41:00 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:c22c746ebc341472c2daf72c55871e90ef86e6c2c1427105414a4559a5dc5349 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:00 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:00 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 08:41:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:41:00 d8dd712964c5: Preparing 08:41:00 30e4ab942a5d: Preparing 08:41:00 eba118f7c1fb: Preparing 08:41:00 98c988dfeb69: Preparing 08:41:00 7c77512e21d0: Preparing 08:41:00 13f17cc65be6: Preparing 08:41:00 651d9022c234: Preparing 08:41:00 13f17cc65be6: Waiting 08:41:00 651d9022c234: Waiting 08:41:00 98c988dfeb69: Layer already exists 08:41:00 7c77512e21d0: Layer already exists 08:41:00 eba118f7c1fb: Layer already exists 08:41:00 30e4ab942a5d: Layer already exists 08:41:00 d8dd712964c5: Layer already exists 08:41:00 651d9022c234: Layer already exists 08:41:00 13f17cc65be6: Layer already exists 08:41:01 main: digest: sha256:c22c746ebc341472c2daf72c55871e90ef86e6c2c1427105414a4559a5dc5349 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:41:01 ===================================================== [Pipeline] echo 08:41:01 taggedImages: 08:41:01 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:41:01 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 08:41:01 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.24 08:41:01 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:41:01 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 08:41:01 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 08:41:01 2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:41:01 latest 08:41:01 4.0.0-dev.24 08:41:01 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:41:01 main 08:41:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:41:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:41:01 1973780b0dc3: Preparing 08:41:01 5bc8a0831be9: Preparing 08:41:01 b4453d85de5d: Preparing 08:41:01 00919a46b147: Preparing 08:41:01 cf89ecea0d24: Preparing 08:41:01 98c988dfeb69: Preparing 08:41:01 600f89fbb0fb: Preparing 08:41:01 f8ff71c2d3a1: Preparing 08:41:01 651d9022c234: Preparing 08:41:01 98c988dfeb69: Waiting 08:41:01 600f89fbb0fb: Waiting 08:41:01 f8ff71c2d3a1: Waiting 08:41:01 651d9022c234: Waiting 08:41:01 cf89ecea0d24: Layer already exists 08:41:02 98c988dfeb69: Layer already exists 08:41:02 5bc8a0831be9: Pushed 08:41:02 600f89fbb0fb: Layer already exists 08:41:02 b4453d85de5d: Pushed 08:41:02 1973780b0dc3: Pushed 08:41:02 f8ff71c2d3a1: Layer already exists 08:41:02 651d9022c234: Layer already exists 08:41:07 00919a46b147: Pushed 08:41:07 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:0b7b645bc0ff2428a0d016d7775cc7e215fb34d64fe1bd949850d69d2e7ca217 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 08:41:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:41:08 1973780b0dc3: Preparing 08:41:08 5bc8a0831be9: Preparing 08:41:08 b4453d85de5d: Preparing 08:41:08 00919a46b147: Preparing 08:41:08 cf89ecea0d24: Preparing 08:41:08 98c988dfeb69: Preparing 08:41:08 600f89fbb0fb: Preparing 08:41:08 f8ff71c2d3a1: Preparing 08:41:08 651d9022c234: Preparing 08:41:08 600f89fbb0fb: Waiting 08:41:08 f8ff71c2d3a1: Waiting 08:41:08 651d9022c234: Waiting 08:41:08 98c988dfeb69: Waiting 08:41:08 5bc8a0831be9: Layer already exists 08:41:08 cf89ecea0d24: Layer already exists 08:41:08 b4453d85de5d: Layer already exists 08:41:08 1973780b0dc3: Layer already exists 08:41:08 00919a46b147: Layer already exists 08:41:08 600f89fbb0fb: Layer already exists 08:41:08 98c988dfeb69: Layer already exists 08:41:08 f8ff71c2d3a1: Layer already exists 08:41:08 651d9022c234: Layer already exists 08:41:08 latest: digest: sha256:0b7b645bc0ff2428a0d016d7775cc7e215fb34d64fe1bd949850d69d2e7ca217 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:08 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.24 08:41:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:41:09 1973780b0dc3: Preparing 08:41:09 5bc8a0831be9: Preparing 08:41:09 b4453d85de5d: Preparing 08:41:09 00919a46b147: Preparing 08:41:09 cf89ecea0d24: Preparing 08:41:09 98c988dfeb69: Preparing 08:41:09 600f89fbb0fb: Preparing 08:41:09 f8ff71c2d3a1: Preparing 08:41:09 98c988dfeb69: Waiting 08:41:09 600f89fbb0fb: Waiting 08:41:09 651d9022c234: Preparing 08:41:09 f8ff71c2d3a1: Waiting 08:41:09 651d9022c234: Waiting 08:41:09 cf89ecea0d24: Layer already exists 08:41:09 00919a46b147: Layer already exists 08:41:09 b4453d85de5d: Layer already exists 08:41:09 5bc8a0831be9: Layer already exists 08:41:09 1973780b0dc3: Layer already exists 08:41:09 f8ff71c2d3a1: Layer already exists 08:41:09 600f89fbb0fb: Layer already exists 08:41:09 98c988dfeb69: Layer already exists 08:41:09 651d9022c234: Layer already exists 08:41:09 4.0.0-dev.24: digest: sha256:0b7b645bc0ff2428a0d016d7775cc7e215fb34d64fe1bd949850d69d2e7ca217 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:09 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:41:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:41:10 1973780b0dc3: Preparing 08:41:10 5bc8a0831be9: Preparing 08:41:10 b4453d85de5d: Preparing 08:41:10 00919a46b147: Preparing 08:41:10 cf89ecea0d24: Preparing 08:41:10 98c988dfeb69: Preparing 08:41:10 600f89fbb0fb: Preparing 08:41:10 f8ff71c2d3a1: Preparing 08:41:10 651d9022c234: Preparing 08:41:10 600f89fbb0fb: Waiting 08:41:10 f8ff71c2d3a1: Waiting 08:41:10 651d9022c234: Waiting 08:41:10 98c988dfeb69: Waiting 08:41:10 cf89ecea0d24: Layer already exists 08:41:10 b4453d85de5d: Layer already exists 08:41:10 00919a46b147: Layer already exists 08:41:10 5bc8a0831be9: Layer already exists 08:41:10 1973780b0dc3: Layer already exists 08:41:10 98c988dfeb69: Layer already exists 08:41:10 600f89fbb0fb: Layer already exists 08:41:10 651d9022c234: Layer already exists 08:41:10 f8ff71c2d3a1: Layer already exists 08:41:10 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:0b7b645bc0ff2428a0d016d7775cc7e215fb34d64fe1bd949850d69d2e7ca217 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:10 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 08:41:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:41:11 1973780b0dc3: Preparing 08:41:11 5bc8a0831be9: Preparing 08:41:11 b4453d85de5d: Preparing 08:41:11 00919a46b147: Preparing 08:41:11 cf89ecea0d24: Preparing 08:41:11 98c988dfeb69: Preparing 08:41:11 600f89fbb0fb: Preparing 08:41:11 f8ff71c2d3a1: Preparing 08:41:11 651d9022c234: Preparing 08:41:11 98c988dfeb69: Waiting 08:41:11 600f89fbb0fb: Waiting 08:41:11 651d9022c234: Waiting 08:41:11 f8ff71c2d3a1: Waiting 08:41:11 00919a46b147: Layer already exists 08:41:11 1973780b0dc3: Layer already exists 08:41:11 cf89ecea0d24: Layer already exists 08:41:11 b4453d85de5d: Layer already exists 08:41:11 5bc8a0831be9: Layer already exists 08:41:11 600f89fbb0fb: Layer already exists 08:41:11 98c988dfeb69: Layer already exists 08:41:11 f8ff71c2d3a1: Layer already exists 08:41:11 651d9022c234: Layer already exists 08:41:11 main: digest: sha256:0b7b645bc0ff2428a0d016d7775cc7e215fb34d64fe1bd949850d69d2e7ca217 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:41:11 ===================================================== [Pipeline] echo 08:41:11 taggedImages: 08:41:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:41:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 08:41:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.24 08:41:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:41:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 08:41:11 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 08:41:11 2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:41:11 latest 08:41:11 4.0.0-dev.24 08:41:11 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:41:11 main 08:41:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:11 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:41:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:41:12 2d02940833c3: Preparing 08:41:12 2f71f81c27ab: Preparing 08:41:12 9306afa2050d: Preparing 08:41:12 9ccd494d6407: Preparing 08:41:12 b244b06d55d9: Preparing 08:41:12 7be7712bb39f: Preparing 08:41:12 9ac0b236d4c7: Preparing 08:41:12 cf89ecea0d24: Preparing 08:41:12 98c988dfeb69: Preparing 08:41:12 1c421a92910d: Preparing 08:41:12 550d72a4f696: Preparing 08:41:12 5f70bf18a086: Preparing 08:41:12 12d44cbe9a6f: Preparing 08:41:12 cf89ecea0d24: Waiting 08:41:12 7be7712bb39f: Waiting 08:41:12 1c421a92910d: Waiting 08:41:12 550d72a4f696: Waiting 08:41:12 98c988dfeb69: Waiting 08:41:12 5f70bf18a086: Waiting 08:41:12 e02bd2336bbb: Preparing 08:41:12 12d44cbe9a6f: Waiting 08:41:12 e02bd2336bbb: Waiting 08:41:12 1f8f9ac3be57: Preparing 08:41:12 651d9022c234: Preparing 08:41:12 1f8f9ac3be57: Waiting 08:41:12 651d9022c234: Waiting 08:41:12 9306afa2050d: Pushed 08:41:12 b244b06d55d9: Pushed 08:41:12 9ccd494d6407: Pushed 08:41:12 2d02940833c3: Pushed 08:41:12 2f71f81c27ab: Pushed 08:41:12 cf89ecea0d24: Layer already exists 08:41:12 98c988dfeb69: Layer already exists 08:41:12 5f70bf18a086: Layer already exists 08:41:12 7be7712bb39f: Pushed 08:41:12 1c421a92910d: Pushed 08:41:12 550d72a4f696: Pushed 08:41:12 12d44cbe9a6f: Pushed 08:41:12 651d9022c234: Layer already exists 08:41:12 1f8f9ac3be57: Pushed 08:41:14 e02bd2336bbb: Pushed 08:41:15 9ac0b236d4c7: Pushed 08:41:16 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:1aedc75e3d6b12a43d71a992f804644a2efe3b15d488bfeb44c440f121222998 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 08:41:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:41:16 2d02940833c3: Preparing 08:41:16 2f71f81c27ab: Preparing 08:41:16 9306afa2050d: Preparing 08:41:16 9ccd494d6407: Preparing 08:41:16 b244b06d55d9: Preparing 08:41:16 7be7712bb39f: Preparing 08:41:16 9ac0b236d4c7: Preparing 08:41:16 cf89ecea0d24: Preparing 08:41:16 98c988dfeb69: Preparing 08:41:16 1c421a92910d: Preparing 08:41:16 9ac0b236d4c7: Waiting 08:41:16 cf89ecea0d24: Waiting 08:41:16 7be7712bb39f: Waiting 08:41:16 98c988dfeb69: Waiting 08:41:16 550d72a4f696: Preparing 08:41:16 1c421a92910d: Waiting 08:41:16 5f70bf18a086: Preparing 08:41:16 550d72a4f696: Waiting 08:41:16 12d44cbe9a6f: Preparing 08:41:16 e02bd2336bbb: Preparing 08:41:16 1f8f9ac3be57: Preparing 08:41:16 5f70bf18a086: Waiting 08:41:16 651d9022c234: Preparing 08:41:16 12d44cbe9a6f: Waiting 08:41:16 e02bd2336bbb: Waiting 08:41:16 1f8f9ac3be57: Waiting 08:41:16 651d9022c234: Waiting 08:41:16 b244b06d55d9: Layer already exists 08:41:16 2d02940833c3: Layer already exists 08:41:16 9306afa2050d: Layer already exists 08:41:16 2f71f81c27ab: Layer already exists 08:41:16 9ccd494d6407: Layer already exists 08:41:16 7be7712bb39f: Layer already exists 08:41:16 9ac0b236d4c7: Layer already exists 08:41:16 cf89ecea0d24: Layer already exists 08:41:16 1c421a92910d: Layer already exists 08:41:16 98c988dfeb69: Layer already exists 08:41:16 550d72a4f696: Layer already exists 08:41:16 1f8f9ac3be57: Layer already exists 08:41:16 12d44cbe9a6f: Layer already exists 08:41:16 5f70bf18a086: Layer already exists 08:41:16 e02bd2336bbb: Layer already exists 08:41:16 651d9022c234: Layer already exists 08:41:17 latest: digest: sha256:1aedc75e3d6b12a43d71a992f804644a2efe3b15d488bfeb44c440f121222998 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:17 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.24 08:41:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:41:17 2d02940833c3: Preparing 08:41:17 2f71f81c27ab: Preparing 08:41:17 9306afa2050d: Preparing 08:41:17 9ccd494d6407: Preparing 08:41:17 b244b06d55d9: Preparing 08:41:17 7be7712bb39f: Preparing 08:41:17 9ac0b236d4c7: Preparing 08:41:17 cf89ecea0d24: Preparing 08:41:17 98c988dfeb69: Preparing 08:41:17 1c421a92910d: Preparing 08:41:17 550d72a4f696: Preparing 08:41:17 5f70bf18a086: Preparing 08:41:17 12d44cbe9a6f: Preparing 08:41:17 e02bd2336bbb: Preparing 08:41:17 1f8f9ac3be57: Preparing 08:41:17 98c988dfeb69: Waiting 08:41:17 550d72a4f696: Waiting 08:41:17 1c421a92910d: Waiting 08:41:17 5f70bf18a086: Waiting 08:41:17 7be7712bb39f: Waiting 08:41:17 12d44cbe9a6f: Waiting 08:41:17 e02bd2336bbb: Waiting 08:41:17 9ac0b236d4c7: Waiting 08:41:17 cf89ecea0d24: Waiting 08:41:17 651d9022c234: Preparing 08:41:17 1f8f9ac3be57: Waiting 08:41:17 651d9022c234: Waiting 08:41:17 2f71f81c27ab: Layer already exists 08:41:17 9ccd494d6407: Layer already exists 08:41:17 2d02940833c3: Layer already exists 08:41:17 b244b06d55d9: Layer already exists 08:41:17 9306afa2050d: Layer already exists 08:41:17 7be7712bb39f: Layer already exists 08:41:17 cf89ecea0d24: Layer already exists 08:41:17 98c988dfeb69: Layer already exists 08:41:17 9ac0b236d4c7: Layer already exists 08:41:17 1c421a92910d: Layer already exists 08:41:17 550d72a4f696: Layer already exists 08:41:17 5f70bf18a086: Layer already exists 08:41:17 12d44cbe9a6f: Layer already exists 08:41:17 e02bd2336bbb: Layer already exists 08:41:17 1f8f9ac3be57: Layer already exists 08:41:17 651d9022c234: Layer already exists 08:41:18 4.0.0-dev.24: digest: sha256:1aedc75e3d6b12a43d71a992f804644a2efe3b15d488bfeb44c440f121222998 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:18 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:41:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:41:18 2d02940833c3: Preparing 08:41:18 2f71f81c27ab: Preparing 08:41:18 9306afa2050d: Preparing 08:41:18 9ccd494d6407: Preparing 08:41:18 b244b06d55d9: Preparing 08:41:18 7be7712bb39f: Preparing 08:41:18 9ac0b236d4c7: Preparing 08:41:18 cf89ecea0d24: Preparing 08:41:18 98c988dfeb69: Preparing 08:41:18 1c421a92910d: Preparing 08:41:18 550d72a4f696: Preparing 08:41:18 5f70bf18a086: Preparing 08:41:18 cf89ecea0d24: Waiting 08:41:18 12d44cbe9a6f: Preparing 08:41:18 e02bd2336bbb: Preparing 08:41:18 1f8f9ac3be57: Preparing 08:41:18 651d9022c234: Preparing 08:41:18 12d44cbe9a6f: Waiting 08:41:18 98c988dfeb69: Waiting 08:41:18 e02bd2336bbb: Waiting 08:41:18 1c421a92910d: Waiting 08:41:18 1f8f9ac3be57: Waiting 08:41:18 651d9022c234: Waiting 08:41:18 7be7712bb39f: Waiting 08:41:18 5f70bf18a086: Waiting 08:41:18 550d72a4f696: Waiting 08:41:18 9ac0b236d4c7: Waiting 08:41:18 2f71f81c27ab: Layer already exists 08:41:18 b244b06d55d9: Layer already exists 08:41:18 9306afa2050d: Layer already exists 08:41:18 9ccd494d6407: Layer already exists 08:41:18 2d02940833c3: Layer already exists 08:41:18 7be7712bb39f: Layer already exists 08:41:18 9ac0b236d4c7: Layer already exists 08:41:18 cf89ecea0d24: Layer already exists 08:41:18 1c421a92910d: Layer already exists 08:41:18 98c988dfeb69: Layer already exists 08:41:18 550d72a4f696: Layer already exists 08:41:18 5f70bf18a086: Layer already exists 08:41:18 12d44cbe9a6f: Layer already exists 08:41:18 1f8f9ac3be57: Layer already exists 08:41:18 e02bd2336bbb: Layer already exists 08:41:18 651d9022c234: Layer already exists 08:41:19 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:1aedc75e3d6b12a43d71a992f804644a2efe3b15d488bfeb44c440f121222998 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:19 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 08:41:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:41:19 2d02940833c3: Preparing 08:41:19 2f71f81c27ab: Preparing 08:41:19 9306afa2050d: Preparing 08:41:19 9ccd494d6407: Preparing 08:41:19 b244b06d55d9: Preparing 08:41:19 7be7712bb39f: Preparing 08:41:19 9ac0b236d4c7: Preparing 08:41:19 cf89ecea0d24: Preparing 08:41:19 98c988dfeb69: Preparing 08:41:19 1c421a92910d: Preparing 08:41:19 550d72a4f696: Preparing 08:41:19 5f70bf18a086: Preparing 08:41:19 12d44cbe9a6f: Preparing 08:41:19 e02bd2336bbb: Preparing 08:41:19 1f8f9ac3be57: Preparing 08:41:19 651d9022c234: Preparing 08:41:19 7be7712bb39f: Waiting 08:41:19 550d72a4f696: Waiting 08:41:19 9ac0b236d4c7: Waiting 08:41:19 5f70bf18a086: Waiting 08:41:19 cf89ecea0d24: Waiting 08:41:19 12d44cbe9a6f: Waiting 08:41:19 98c988dfeb69: Waiting 08:41:19 1c421a92910d: Waiting 08:41:19 e02bd2336bbb: Waiting 08:41:19 1f8f9ac3be57: Waiting 08:41:19 651d9022c234: Waiting 08:41:19 9ccd494d6407: Layer already exists 08:41:19 2f71f81c27ab: Layer already exists 08:41:19 b244b06d55d9: Layer already exists 08:41:19 9306afa2050d: Layer already exists 08:41:19 2d02940833c3: Layer already exists 08:41:19 7be7712bb39f: Layer already exists 08:41:19 98c988dfeb69: Layer already exists 08:41:19 cf89ecea0d24: Layer already exists 08:41:19 1c421a92910d: Layer already exists 08:41:19 9ac0b236d4c7: Layer already exists 08:41:19 550d72a4f696: Layer already exists 08:41:19 5f70bf18a086: Layer already exists 08:41:19 e02bd2336bbb: Layer already exists 08:41:19 1f8f9ac3be57: Layer already exists 08:41:19 12d44cbe9a6f: Layer already exists 08:41:19 651d9022c234: Layer already exists 08:41:19 main: digest: sha256:1aedc75e3d6b12a43d71a992f804644a2efe3b15d488bfeb44c440f121222998 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:41:20 ===================================================== [Pipeline] echo 08:41:20 taggedImages: 08:41:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:41:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 08:41:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.24 08:41:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:41:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 08:41:20 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 08:41:20 2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:41:20 latest 08:41:20 4.0.0-dev.24 08:41:20 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:41:20 main 08:41:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:20 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:41:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:41:21 a84ad785c17c: Preparing 08:41:21 12c6e9984b1a: Preparing 08:41:21 d4a18b9a99b2: Preparing 08:41:21 be9beed274a6: Preparing 08:41:21 cf89ecea0d24: Preparing 08:41:21 98c988dfeb69: Preparing 08:41:21 600f89fbb0fb: Preparing 08:41:21 f8ff71c2d3a1: Preparing 08:41:21 651d9022c234: Preparing 08:41:21 600f89fbb0fb: Waiting 08:41:21 651d9022c234: Waiting 08:41:21 f8ff71c2d3a1: Waiting 08:41:21 98c988dfeb69: Waiting 08:41:21 d4a18b9a99b2: Pushed 08:41:21 12c6e9984b1a: Pushed 08:41:22 cf89ecea0d24: Layer already exists 08:41:22 98c988dfeb69: Layer already exists 08:41:22 600f89fbb0fb: Layer already exists 08:41:22 f8ff71c2d3a1: Layer already exists 08:41:22 651d9022c234: Layer already exists 08:41:22 a84ad785c17c: Pushed 08:41:26 be9beed274a6: Pushed 08:41:26 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:76a1148a72109eb363e2ec3d12c4a995f88a0f23479c2ccc92021c86a96b0bba size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:26 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 08:41:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:41:27 a84ad785c17c: Preparing 08:41:27 12c6e9984b1a: Preparing 08:41:27 d4a18b9a99b2: Preparing 08:41:27 be9beed274a6: Preparing 08:41:27 cf89ecea0d24: Preparing 08:41:27 98c988dfeb69: Preparing 08:41:27 600f89fbb0fb: Preparing 08:41:27 f8ff71c2d3a1: Preparing 08:41:27 651d9022c234: Preparing 08:41:27 600f89fbb0fb: Waiting 08:41:27 651d9022c234: Waiting 08:41:27 f8ff71c2d3a1: Waiting 08:41:27 98c988dfeb69: Waiting 08:41:27 cf89ecea0d24: Layer already exists 08:41:27 a84ad785c17c: Layer already exists 08:41:27 12c6e9984b1a: Layer already exists 08:41:27 be9beed274a6: Layer already exists 08:41:27 d4a18b9a99b2: Layer already exists 08:41:27 f8ff71c2d3a1: Layer already exists 08:41:27 600f89fbb0fb: Layer already exists 08:41:27 98c988dfeb69: Layer already exists 08:41:27 651d9022c234: Layer already exists 08:41:27 latest: digest: sha256:76a1148a72109eb363e2ec3d12c4a995f88a0f23479c2ccc92021c86a96b0bba size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:27 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.24 08:41:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:41:28 a84ad785c17c: Preparing 08:41:28 12c6e9984b1a: Preparing 08:41:28 d4a18b9a99b2: Preparing 08:41:28 be9beed274a6: Preparing 08:41:28 cf89ecea0d24: Preparing 08:41:28 98c988dfeb69: Preparing 08:41:28 600f89fbb0fb: Preparing 08:41:28 f8ff71c2d3a1: Preparing 08:41:28 651d9022c234: Preparing 08:41:28 98c988dfeb69: Waiting 08:41:28 600f89fbb0fb: Waiting 08:41:28 651d9022c234: Waiting 08:41:28 f8ff71c2d3a1: Waiting 08:41:28 be9beed274a6: Layer already exists 08:41:28 d4a18b9a99b2: Layer already exists 08:41:28 cf89ecea0d24: Layer already exists 08:41:28 12c6e9984b1a: Layer already exists 08:41:28 a84ad785c17c: Layer already exists 08:41:28 600f89fbb0fb: Layer already exists 08:41:28 f8ff71c2d3a1: Layer already exists 08:41:28 651d9022c234: Layer already exists 08:41:28 98c988dfeb69: Layer already exists 08:41:28 4.0.0-dev.24: digest: sha256:76a1148a72109eb363e2ec3d12c4a995f88a0f23479c2ccc92021c86a96b0bba size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:28 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:41:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:41:29 a84ad785c17c: Preparing 08:41:29 12c6e9984b1a: Preparing 08:41:29 d4a18b9a99b2: Preparing 08:41:29 be9beed274a6: Preparing 08:41:29 cf89ecea0d24: Preparing 08:41:29 98c988dfeb69: Preparing 08:41:29 600f89fbb0fb: Preparing 08:41:29 98c988dfeb69: Waiting 08:41:29 f8ff71c2d3a1: Preparing 08:41:29 651d9022c234: Preparing 08:41:29 600f89fbb0fb: Waiting 08:41:29 f8ff71c2d3a1: Waiting 08:41:29 651d9022c234: Waiting 08:41:29 be9beed274a6: Layer already exists 08:41:29 cf89ecea0d24: Layer already exists 08:41:29 d4a18b9a99b2: Layer already exists 08:41:29 a84ad785c17c: Layer already exists 08:41:29 12c6e9984b1a: Layer already exists 08:41:29 f8ff71c2d3a1: Layer already exists 08:41:29 600f89fbb0fb: Layer already exists 08:41:29 651d9022c234: Layer already exists 08:41:29 98c988dfeb69: Layer already exists 08:41:29 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:76a1148a72109eb363e2ec3d12c4a995f88a0f23479c2ccc92021c86a96b0bba size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:29 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 08:41:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:41:30 a84ad785c17c: Preparing 08:41:30 12c6e9984b1a: Preparing 08:41:30 d4a18b9a99b2: Preparing 08:41:30 be9beed274a6: Preparing 08:41:30 cf89ecea0d24: Preparing 08:41:30 98c988dfeb69: Preparing 08:41:30 600f89fbb0fb: Preparing 08:41:30 f8ff71c2d3a1: Preparing 08:41:30 651d9022c234: Preparing 08:41:30 600f89fbb0fb: Waiting 08:41:30 f8ff71c2d3a1: Waiting 08:41:30 651d9022c234: Waiting 08:41:30 98c988dfeb69: Waiting 08:41:30 d4a18b9a99b2: Layer already exists 08:41:30 be9beed274a6: Layer already exists 08:41:30 a84ad785c17c: Layer already exists 08:41:30 cf89ecea0d24: Layer already exists 08:41:30 12c6e9984b1a: Layer already exists 08:41:30 600f89fbb0fb: Layer already exists 08:41:30 651d9022c234: Layer already exists 08:41:30 f8ff71c2d3a1: Layer already exists 08:41:30 98c988dfeb69: Layer already exists 08:41:30 main: digest: sha256:76a1148a72109eb363e2ec3d12c4a995f88a0f23479c2ccc92021c86a96b0bba size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:41:30 ===================================================== [Pipeline] echo 08:41:30 taggedImages: 08:41:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:41:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 08:41:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.24 08:41:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:41:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 08:41:30 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 08:41:30 2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:41:30 latest 08:41:30 4.0.0-dev.24 08:41:30 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:41:30 main 08:41:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:30 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:41:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:41:31 cb76d8263807: Preparing 08:41:31 73d597590f83: Preparing 08:41:31 0dc60938838a: Preparing 08:41:31 f64d3f147d0d: Preparing 08:41:31 761bdbbc0cb1: Preparing 08:41:31 cf89ecea0d24: Preparing 08:41:31 98c988dfeb69: Preparing 08:41:31 f1f3be8e1854: Preparing 08:41:31 28217e5d9dcd: Preparing 08:41:31 a3bff838b246: Preparing 08:41:31 651d9022c234: Preparing 08:41:31 cf89ecea0d24: Waiting 08:41:31 28217e5d9dcd: Waiting 08:41:31 651d9022c234: Waiting 08:41:31 a3bff838b246: Waiting 08:41:31 f1f3be8e1854: Waiting 08:41:31 98c988dfeb69: Waiting 08:41:31 f64d3f147d0d: Pushed 08:41:31 761bdbbc0cb1: Pushed 08:41:31 cb76d8263807: Pushed 08:41:31 73d597590f83: Pushed 08:41:31 cf89ecea0d24: Layer already exists 08:41:31 98c988dfeb69: Layer already exists 08:41:31 651d9022c234: Layer already exists 08:41:31 f1f3be8e1854: Pushed 08:41:31 28217e5d9dcd: Pushed 08:41:33 0dc60938838a: Pushed 08:41:35 a3bff838b246: Pushed 08:41:35 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:02c52c5826ce1021a1753b1c3f9f893cf1cc98e83b2a5f1621978d18d2d289ca size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:36 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 08:41:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:41:36 cb76d8263807: Preparing 08:41:36 73d597590f83: Preparing 08:41:36 0dc60938838a: Preparing 08:41:36 f64d3f147d0d: Preparing 08:41:36 761bdbbc0cb1: Preparing 08:41:36 cf89ecea0d24: Preparing 08:41:36 98c988dfeb69: Preparing 08:41:36 f1f3be8e1854: Preparing 08:41:36 28217e5d9dcd: Preparing 08:41:36 a3bff838b246: Preparing 08:41:36 651d9022c234: Preparing 08:41:36 cf89ecea0d24: Waiting 08:41:36 98c988dfeb69: Waiting 08:41:36 f1f3be8e1854: Waiting 08:41:36 28217e5d9dcd: Waiting 08:41:36 a3bff838b246: Waiting 08:41:36 651d9022c234: Waiting 08:41:36 73d597590f83: Layer already exists 08:41:36 f64d3f147d0d: Layer already exists 08:41:36 0dc60938838a: Layer already exists 08:41:36 cb76d8263807: Layer already exists 08:41:36 761bdbbc0cb1: Layer already exists 08:41:36 98c988dfeb69: Layer already exists 08:41:36 cf89ecea0d24: Layer already exists 08:41:36 f1f3be8e1854: Layer already exists 08:41:36 28217e5d9dcd: Layer already exists 08:41:36 a3bff838b246: Layer already exists 08:41:36 651d9022c234: Layer already exists 08:41:36 latest: digest: sha256:02c52c5826ce1021a1753b1c3f9f893cf1cc98e83b2a5f1621978d18d2d289ca size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:37 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.24 08:41:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:41:37 cb76d8263807: Preparing 08:41:37 73d597590f83: Preparing 08:41:37 0dc60938838a: Preparing 08:41:37 f64d3f147d0d: Preparing 08:41:37 761bdbbc0cb1: Preparing 08:41:37 cf89ecea0d24: Preparing 08:41:37 98c988dfeb69: Preparing 08:41:37 f1f3be8e1854: Preparing 08:41:37 28217e5d9dcd: Preparing 08:41:37 a3bff838b246: Preparing 08:41:37 651d9022c234: Preparing 08:41:37 cf89ecea0d24: Waiting 08:41:37 98c988dfeb69: Waiting 08:41:37 f1f3be8e1854: Waiting 08:41:37 28217e5d9dcd: Waiting 08:41:37 a3bff838b246: Waiting 08:41:37 651d9022c234: Waiting 08:41:37 73d597590f83: Layer already exists 08:41:37 cb76d8263807: Layer already exists 08:41:37 0dc60938838a: Layer already exists 08:41:37 f64d3f147d0d: Layer already exists 08:41:37 761bdbbc0cb1: Layer already exists 08:41:37 98c988dfeb69: Layer already exists 08:41:37 cf89ecea0d24: Layer already exists 08:41:37 28217e5d9dcd: Layer already exists 08:41:37 f1f3be8e1854: Layer already exists 08:41:37 a3bff838b246: Layer already exists 08:41:37 651d9022c234: Layer already exists 08:41:37 4.0.0-dev.24: digest: sha256:02c52c5826ce1021a1753b1c3f9f893cf1cc98e83b2a5f1621978d18d2d289ca size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:38 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:41:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:41:38 cb76d8263807: Preparing 08:41:38 73d597590f83: Preparing 08:41:38 0dc60938838a: Preparing 08:41:38 f64d3f147d0d: Preparing 08:41:38 761bdbbc0cb1: Preparing 08:41:38 cf89ecea0d24: Preparing 08:41:38 98c988dfeb69: Preparing 08:41:38 f1f3be8e1854: Preparing 08:41:38 28217e5d9dcd: Preparing 08:41:38 a3bff838b246: Preparing 08:41:38 651d9022c234: Preparing 08:41:38 98c988dfeb69: Waiting 08:41:38 cf89ecea0d24: Waiting 08:41:38 f1f3be8e1854: Waiting 08:41:38 a3bff838b246: Waiting 08:41:38 28217e5d9dcd: Waiting 08:41:38 651d9022c234: Waiting 08:41:38 73d597590f83: Layer already exists 08:41:38 761bdbbc0cb1: Layer already exists 08:41:38 cb76d8263807: Layer already exists 08:41:38 0dc60938838a: Layer already exists 08:41:38 f64d3f147d0d: Layer already exists 08:41:38 cf89ecea0d24: Layer already exists 08:41:38 28217e5d9dcd: Layer already exists 08:41:38 98c988dfeb69: Layer already exists 08:41:38 f1f3be8e1854: Layer already exists 08:41:38 a3bff838b246: Layer already exists 08:41:38 651d9022c234: Layer already exists 08:41:38 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:02c52c5826ce1021a1753b1c3f9f893cf1cc98e83b2a5f1621978d18d2d289ca size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:39 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 08:41:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:41:39 cb76d8263807: Preparing 08:41:39 73d597590f83: Preparing 08:41:39 0dc60938838a: Preparing 08:41:39 f64d3f147d0d: Preparing 08:41:39 761bdbbc0cb1: Preparing 08:41:39 cf89ecea0d24: Preparing 08:41:39 cf89ecea0d24: Waiting 08:41:39 98c988dfeb69: Preparing 08:41:39 f1f3be8e1854: Preparing 08:41:39 98c988dfeb69: Waiting 08:41:39 28217e5d9dcd: Preparing 08:41:39 f1f3be8e1854: Waiting 08:41:39 28217e5d9dcd: Waiting 08:41:39 a3bff838b246: Preparing 08:41:39 651d9022c234: Preparing 08:41:39 a3bff838b246: Waiting 08:41:39 73d597590f83: Layer already exists 08:41:39 761bdbbc0cb1: Layer already exists 08:41:39 cb76d8263807: Layer already exists 08:41:39 f64d3f147d0d: Layer already exists 08:41:39 0dc60938838a: Layer already exists 08:41:39 f1f3be8e1854: Layer already exists 08:41:39 98c988dfeb69: Layer already exists 08:41:39 28217e5d9dcd: Layer already exists 08:41:39 cf89ecea0d24: Layer already exists 08:41:39 a3bff838b246: Layer already exists 08:41:39 651d9022c234: Layer already exists 08:41:39 main: digest: sha256:02c52c5826ce1021a1753b1c3f9f893cf1cc98e83b2a5f1621978d18d2d289ca size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:41:39 ===================================================== [Pipeline] echo 08:41:39 taggedImages: 08:41:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:41:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 08:41:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.24 08:41:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:41:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 08:41:39 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 08:41:39 2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:41:39 latest 08:41:39 4.0.0-dev.24 08:41:39 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:41:39 main 08:41:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:40 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:41:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:41:40 d81bd7388e87: Preparing 08:41:40 637f570eeb69: Preparing 08:41:40 ada92514c875: Preparing 08:41:40 b96a2ee03864: Preparing 08:41:40 eea13e209e77: Preparing 08:41:40 1e71c34b564f: Preparing 08:41:40 7435d58bb5cf: Preparing 08:41:40 cf89ecea0d24: Preparing 08:41:40 98c988dfeb69: Preparing 08:41:40 459bfdeb9c2a: Preparing 08:41:40 d6da29cb825b: Preparing 08:41:40 651d9022c234: Preparing 08:41:40 1e71c34b564f: Waiting 08:41:40 98c988dfeb69: Waiting 08:41:40 7435d58bb5cf: Waiting 08:41:40 459bfdeb9c2a: Waiting 08:41:40 d6da29cb825b: Waiting 08:41:40 651d9022c234: Waiting 08:41:40 cf89ecea0d24: Waiting 08:41:40 eea13e209e77: Pushed 08:41:40 637f570eeb69: Pushed 08:41:40 d81bd7388e87: Pushed 08:41:40 cf89ecea0d24: Layer already exists 08:41:40 1e71c34b564f: Pushed 08:41:40 7435d58bb5cf: Pushed 08:41:40 98c988dfeb69: Layer already exists 08:41:40 651d9022c234: Layer already exists 08:41:42 459bfdeb9c2a: Pushed 08:41:42 b96a2ee03864: Pushed 08:41:43 ada92514c875: Pushed 08:41:43 d6da29cb825b: Pushed 08:41:44 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:74f5fac9dccc21be93373d20387b18f8465dee4556a74fe76d58aed97d3cdf85 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:44 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 08:41:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:41:45 d81bd7388e87: Preparing 08:41:45 637f570eeb69: Preparing 08:41:45 ada92514c875: Preparing 08:41:45 b96a2ee03864: Preparing 08:41:45 eea13e209e77: Preparing 08:41:45 1e71c34b564f: Preparing 08:41:45 7435d58bb5cf: Preparing 08:41:45 cf89ecea0d24: Preparing 08:41:45 98c988dfeb69: Preparing 08:41:45 459bfdeb9c2a: Preparing 08:41:45 d6da29cb825b: Preparing 08:41:45 651d9022c234: Preparing 08:41:45 7435d58bb5cf: Waiting 08:41:45 cf89ecea0d24: Waiting 08:41:45 98c988dfeb69: Waiting 08:41:45 459bfdeb9c2a: Waiting 08:41:45 d6da29cb825b: Waiting 08:41:45 651d9022c234: Waiting 08:41:45 1e71c34b564f: Waiting 08:41:45 eea13e209e77: Layer already exists 08:41:45 d81bd7388e87: Layer already exists 08:41:45 637f570eeb69: Layer already exists 08:41:45 b96a2ee03864: Layer already exists 08:41:45 ada92514c875: Layer already exists 08:41:45 1e71c34b564f: Layer already exists 08:41:45 98c988dfeb69: Layer already exists 08:41:45 cf89ecea0d24: Layer already exists 08:41:45 7435d58bb5cf: Layer already exists 08:41:45 459bfdeb9c2a: Layer already exists 08:41:45 d6da29cb825b: Layer already exists 08:41:45 651d9022c234: Layer already exists 08:41:45 latest: digest: sha256:74f5fac9dccc21be93373d20387b18f8465dee4556a74fe76d58aed97d3cdf85 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:45 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.24 08:41:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:41:46 d81bd7388e87: Preparing 08:41:46 637f570eeb69: Preparing 08:41:46 ada92514c875: Preparing 08:41:46 b96a2ee03864: Preparing 08:41:46 eea13e209e77: Preparing 08:41:46 1e71c34b564f: Preparing 08:41:46 7435d58bb5cf: Preparing 08:41:46 cf89ecea0d24: Preparing 08:41:46 98c988dfeb69: Preparing 08:41:46 1e71c34b564f: Waiting 08:41:46 459bfdeb9c2a: Preparing 08:41:46 7435d58bb5cf: Waiting 08:41:46 d6da29cb825b: Preparing 08:41:46 cf89ecea0d24: Waiting 08:41:46 98c988dfeb69: Waiting 08:41:46 651d9022c234: Preparing 08:41:46 459bfdeb9c2a: Waiting 08:41:46 d6da29cb825b: Waiting 08:41:46 651d9022c234: Waiting 08:41:46 eea13e209e77: Layer already exists 08:41:46 b96a2ee03864: Layer already exists 08:41:46 637f570eeb69: Layer already exists 08:41:46 ada92514c875: Layer already exists 08:41:46 d81bd7388e87: Layer already exists 08:41:46 cf89ecea0d24: Layer already exists 08:41:46 7435d58bb5cf: Layer already exists 08:41:46 98c988dfeb69: Layer already exists 08:41:46 1e71c34b564f: Layer already exists 08:41:46 459bfdeb9c2a: Layer already exists 08:41:46 651d9022c234: Layer already exists 08:41:46 d6da29cb825b: Layer already exists 08:41:46 4.0.0-dev.24: digest: sha256:74f5fac9dccc21be93373d20387b18f8465dee4556a74fe76d58aed97d3cdf85 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:46 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:41:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:41:46 d81bd7388e87: Preparing 08:41:46 637f570eeb69: Preparing 08:41:46 ada92514c875: Preparing 08:41:46 b96a2ee03864: Preparing 08:41:46 eea13e209e77: Preparing 08:41:46 1e71c34b564f: Preparing 08:41:46 7435d58bb5cf: Preparing 08:41:46 1e71c34b564f: Waiting 08:41:46 cf89ecea0d24: Preparing 08:41:46 7435d58bb5cf: Waiting 08:41:46 98c988dfeb69: Preparing 08:41:46 cf89ecea0d24: Waiting 08:41:46 98c988dfeb69: Waiting 08:41:46 459bfdeb9c2a: Preparing 08:41:46 d6da29cb825b: Preparing 08:41:46 459bfdeb9c2a: Waiting 08:41:46 651d9022c234: Preparing 08:41:46 d6da29cb825b: Waiting 08:41:46 ada92514c875: Layer already exists 08:41:46 637f570eeb69: Layer already exists 08:41:46 b96a2ee03864: Layer already exists 08:41:46 eea13e209e77: Layer already exists 08:41:46 d81bd7388e87: Layer already exists 08:41:46 1e71c34b564f: Layer already exists 08:41:46 7435d58bb5cf: Layer already exists 08:41:46 cf89ecea0d24: Layer already exists 08:41:46 98c988dfeb69: Layer already exists 08:41:46 459bfdeb9c2a: Layer already exists 08:41:46 651d9022c234: Layer already exists 08:41:46 d6da29cb825b: Layer already exists 08:41:47 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:74f5fac9dccc21be93373d20387b18f8465dee4556a74fe76d58aed97d3cdf85 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:47 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 08:41:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:41:47 d81bd7388e87: Preparing 08:41:47 637f570eeb69: Preparing 08:41:47 ada92514c875: Preparing 08:41:47 b96a2ee03864: Preparing 08:41:47 eea13e209e77: Preparing 08:41:47 1e71c34b564f: Preparing 08:41:47 7435d58bb5cf: Preparing 08:41:47 cf89ecea0d24: Preparing 08:41:47 98c988dfeb69: Preparing 08:41:47 459bfdeb9c2a: Preparing 08:41:47 d6da29cb825b: Preparing 08:41:47 651d9022c234: Preparing 08:41:47 7435d58bb5cf: Waiting 08:41:47 cf89ecea0d24: Waiting 08:41:47 98c988dfeb69: Waiting 08:41:47 459bfdeb9c2a: Waiting 08:41:47 d6da29cb825b: Waiting 08:41:47 651d9022c234: Waiting 08:41:47 1e71c34b564f: Waiting 08:41:47 eea13e209e77: Layer already exists 08:41:47 ada92514c875: Layer already exists 08:41:47 637f570eeb69: Layer already exists 08:41:47 b96a2ee03864: Layer already exists 08:41:47 d81bd7388e87: Layer already exists 08:41:47 7435d58bb5cf: Layer already exists 08:41:47 1e71c34b564f: Layer already exists 08:41:47 98c988dfeb69: Layer already exists 08:41:47 cf89ecea0d24: Layer already exists 08:41:47 459bfdeb9c2a: Layer already exists 08:41:47 d6da29cb825b: Layer already exists 08:41:47 651d9022c234: Layer already exists 08:41:48 main: digest: sha256:74f5fac9dccc21be93373d20387b18f8465dee4556a74fe76d58aed97d3cdf85 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:41:48 ===================================================== [Pipeline] echo 08:41:48 taggedImages: 08:41:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:41:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 08:41:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.24 08:41:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:41:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 08:41:48 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 08:41:48 2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:41:48 latest 08:41:48 4.0.0-dev.24 08:41:48 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:41:48 main 08:41:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:48 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:41:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:41:49 f4e5437e1e26: Preparing 08:41:49 c10d320a230d: Preparing 08:41:49 cf89ecea0d24: Preparing 08:41:49 98c988dfeb69: Preparing 08:41:49 c66694952e1f: Preparing 08:41:49 90d28a0047fa: Preparing 08:41:49 651d9022c234: Preparing 08:41:49 90d28a0047fa: Waiting 08:41:49 651d9022c234: Waiting 08:41:49 98c988dfeb69: Layer already exists 08:41:49 cf89ecea0d24: Layer already exists 08:41:49 651d9022c234: Layer already exists 08:41:49 f4e5437e1e26: Pushed 08:41:50 c66694952e1f: Pushed 08:41:51 90d28a0047fa: Pushed 08:41:53 c10d320a230d: Pushed 08:41:53 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:a2417e6140c1ded6b6af7d3bf892100002af992a07f034ba59a0aa0929c33afb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:53 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 08:41:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:41:54 f4e5437e1e26: Preparing 08:41:54 c10d320a230d: Preparing 08:41:54 cf89ecea0d24: Preparing 08:41:54 98c988dfeb69: Preparing 08:41:54 c66694952e1f: Preparing 08:41:54 90d28a0047fa: Preparing 08:41:54 651d9022c234: Preparing 08:41:54 90d28a0047fa: Waiting 08:41:54 651d9022c234: Waiting 08:41:54 98c988dfeb69: Layer already exists 08:41:54 f4e5437e1e26: Layer already exists 08:41:54 cf89ecea0d24: Layer already exists 08:41:54 c66694952e1f: Layer already exists 08:41:54 c10d320a230d: Layer already exists 08:41:54 90d28a0047fa: Layer already exists 08:41:54 651d9022c234: Layer already exists 08:41:54 latest: digest: sha256:a2417e6140c1ded6b6af7d3bf892100002af992a07f034ba59a0aa0929c33afb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:54 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.24 08:41:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:41:55 f4e5437e1e26: Preparing 08:41:55 c10d320a230d: Preparing 08:41:55 cf89ecea0d24: Preparing 08:41:55 98c988dfeb69: Preparing 08:41:55 c66694952e1f: Preparing 08:41:55 90d28a0047fa: Preparing 08:41:55 651d9022c234: Preparing 08:41:55 90d28a0047fa: Waiting 08:41:55 651d9022c234: Waiting 08:41:55 c66694952e1f: Layer already exists 08:41:55 c10d320a230d: Layer already exists 08:41:55 98c988dfeb69: Layer already exists 08:41:55 cf89ecea0d24: Layer already exists 08:41:55 f4e5437e1e26: Layer already exists 08:41:55 90d28a0047fa: Layer already exists 08:41:55 651d9022c234: Layer already exists 08:41:55 4.0.0-dev.24: digest: sha256:a2417e6140c1ded6b6af7d3bf892100002af992a07f034ba59a0aa0929c33afb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:55 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:41:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:41:56 f4e5437e1e26: Preparing 08:41:56 c10d320a230d: Preparing 08:41:56 cf89ecea0d24: Preparing 08:41:56 98c988dfeb69: Preparing 08:41:56 c66694952e1f: Preparing 08:41:56 90d28a0047fa: Preparing 08:41:56 651d9022c234: Preparing 08:41:56 90d28a0047fa: Waiting 08:41:56 651d9022c234: Waiting 08:41:56 98c988dfeb69: Layer already exists 08:41:56 c66694952e1f: Layer already exists 08:41:56 cf89ecea0d24: Layer already exists 08:41:56 c10d320a230d: Layer already exists 08:41:56 f4e5437e1e26: Layer already exists 08:41:56 90d28a0047fa: Layer already exists 08:41:56 651d9022c234: Layer already exists 08:41:56 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:a2417e6140c1ded6b6af7d3bf892100002af992a07f034ba59a0aa0929c33afb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:56 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 08:41:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:41:57 f4e5437e1e26: Preparing 08:41:57 c10d320a230d: Preparing 08:41:57 cf89ecea0d24: Preparing 08:41:57 98c988dfeb69: Preparing 08:41:57 c66694952e1f: Preparing 08:41:57 90d28a0047fa: Preparing 08:41:57 651d9022c234: Preparing 08:41:57 90d28a0047fa: Waiting 08:41:57 651d9022c234: Waiting 08:41:57 f4e5437e1e26: Layer already exists 08:41:57 cf89ecea0d24: Layer already exists 08:41:57 c10d320a230d: Layer already exists 08:41:57 c66694952e1f: Layer already exists 08:41:57 98c988dfeb69: Layer already exists 08:41:57 90d28a0047fa: Layer already exists 08:41:57 651d9022c234: Layer already exists 08:41:57 main: digest: sha256:a2417e6140c1ded6b6af7d3bf892100002af992a07f034ba59a0aa0929c33afb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:41:57 ===================================================== [Pipeline] echo 08:41:57 taggedImages: 08:41:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:41:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 08:41:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.24 08:41:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:41:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 08:41:57 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 08:41:57 2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:41:57 latest 08:41:57 4.0.0-dev.24 08:41:57 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:41:57 main 08:41:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:57 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:41:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:41:58 8e209c1eb733: Preparing 08:41:58 bc63444f9812: Preparing 08:41:58 5c497526fb1d: Preparing 08:41:58 cf89ecea0d24: Preparing 08:41:58 98c988dfeb69: Preparing 08:41:58 626ab5d6732e: Preparing 08:41:58 686fad98c5ca: Preparing 08:41:58 34170e1fc64b: Preparing 08:41:58 b006eecab632: Preparing 08:41:58 651d9022c234: Preparing 08:41:58 626ab5d6732e: Waiting 08:41:58 686fad98c5ca: Waiting 08:41:58 34170e1fc64b: Waiting 08:41:58 b006eecab632: Waiting 08:41:58 651d9022c234: Waiting 08:41:58 98c988dfeb69: Layer already exists 08:41:58 cf89ecea0d24: Layer already exists 08:41:58 bc63444f9812: Pushed 08:41:58 5c497526fb1d: Pushed 08:41:58 8e209c1eb733: Pushed 08:41:58 651d9022c234: Layer already exists 08:41:58 34170e1fc64b: Pushed 08:42:00 b006eecab632: Pushed 08:42:12 686fad98c5ca: Pushed 08:42:19 626ab5d6732e: Pushed 08:42:19 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:35802a8f8f9470c91a2119402b173660b2d60fae683f61ec3d21fa2284b421aa size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:19 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 08:42:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:42:20 8e209c1eb733: Preparing 08:42:20 bc63444f9812: Preparing 08:42:20 5c497526fb1d: Preparing 08:42:20 cf89ecea0d24: Preparing 08:42:20 98c988dfeb69: Preparing 08:42:20 626ab5d6732e: Preparing 08:42:20 686fad98c5ca: Preparing 08:42:20 34170e1fc64b: Preparing 08:42:20 b006eecab632: Preparing 08:42:20 651d9022c234: Preparing 08:42:20 34170e1fc64b: Waiting 08:42:20 626ab5d6732e: Waiting 08:42:20 686fad98c5ca: Waiting 08:42:20 b006eecab632: Waiting 08:42:20 651d9022c234: Waiting 08:42:20 cf89ecea0d24: Layer already exists 08:42:20 bc63444f9812: Layer already exists 08:42:20 5c497526fb1d: Layer already exists 08:42:20 98c988dfeb69: Layer already exists 08:42:20 8e209c1eb733: Layer already exists 08:42:20 686fad98c5ca: Layer already exists 08:42:20 b006eecab632: Layer already exists 08:42:20 34170e1fc64b: Layer already exists 08:42:20 651d9022c234: Layer already exists 08:42:20 626ab5d6732e: Layer already exists 08:42:20 latest: digest: sha256:35802a8f8f9470c91a2119402b173660b2d60fae683f61ec3d21fa2284b421aa size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:20 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.24 08:42:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:42:21 8e209c1eb733: Preparing 08:42:21 bc63444f9812: Preparing 08:42:21 5c497526fb1d: Preparing 08:42:21 cf89ecea0d24: Preparing 08:42:21 98c988dfeb69: Preparing 08:42:21 626ab5d6732e: Preparing 08:42:21 686fad98c5ca: Preparing 08:42:21 626ab5d6732e: Waiting 08:42:21 34170e1fc64b: Preparing 08:42:21 686fad98c5ca: Waiting 08:42:21 b006eecab632: Preparing 08:42:21 34170e1fc64b: Waiting 08:42:21 651d9022c234: Preparing 08:42:21 b006eecab632: Waiting 08:42:21 651d9022c234: Waiting 08:42:21 bc63444f9812: Layer already exists 08:42:21 98c988dfeb69: Layer already exists 08:42:21 8e209c1eb733: Layer already exists 08:42:21 cf89ecea0d24: Layer already exists 08:42:21 5c497526fb1d: Layer already exists 08:42:21 626ab5d6732e: Layer already exists 08:42:21 686fad98c5ca: Layer already exists 08:42:21 651d9022c234: Layer already exists 08:42:21 b006eecab632: Layer already exists 08:42:21 34170e1fc64b: Layer already exists 08:42:21 4.0.0-dev.24: digest: sha256:35802a8f8f9470c91a2119402b173660b2d60fae683f61ec3d21fa2284b421aa size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:21 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:42:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:42:22 8e209c1eb733: Preparing 08:42:22 bc63444f9812: Preparing 08:42:22 5c497526fb1d: Preparing 08:42:22 cf89ecea0d24: Preparing 08:42:22 98c988dfeb69: Preparing 08:42:22 626ab5d6732e: Preparing 08:42:22 686fad98c5ca: Preparing 08:42:22 34170e1fc64b: Preparing 08:42:22 b006eecab632: Preparing 08:42:22 651d9022c234: Preparing 08:42:22 626ab5d6732e: Waiting 08:42:22 686fad98c5ca: Waiting 08:42:22 34170e1fc64b: Waiting 08:42:22 b006eecab632: Waiting 08:42:22 651d9022c234: Waiting 08:42:22 8e209c1eb733: Layer already exists 08:42:22 cf89ecea0d24: Layer already exists 08:42:22 bc63444f9812: Layer already exists 08:42:22 98c988dfeb69: Layer already exists 08:42:22 5c497526fb1d: Layer already exists 08:42:22 686fad98c5ca: Layer already exists 08:42:22 626ab5d6732e: Layer already exists 08:42:22 34170e1fc64b: Layer already exists 08:42:22 b006eecab632: Layer already exists 08:42:22 651d9022c234: Layer already exists 08:42:22 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:35802a8f8f9470c91a2119402b173660b2d60fae683f61ec3d21fa2284b421aa size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:22 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 08:42:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:42:23 8e209c1eb733: Preparing 08:42:23 bc63444f9812: Preparing 08:42:23 5c497526fb1d: Preparing 08:42:23 cf89ecea0d24: Preparing 08:42:23 98c988dfeb69: Preparing 08:42:23 626ab5d6732e: Preparing 08:42:23 686fad98c5ca: Preparing 08:42:23 34170e1fc64b: Preparing 08:42:23 b006eecab632: Preparing 08:42:23 626ab5d6732e: Waiting 08:42:23 651d9022c234: Preparing 08:42:23 686fad98c5ca: Waiting 08:42:23 34170e1fc64b: Waiting 08:42:23 b006eecab632: Waiting 08:42:23 651d9022c234: Waiting 08:42:23 98c988dfeb69: Layer already exists 08:42:23 8e209c1eb733: Layer already exists 08:42:23 5c497526fb1d: Layer already exists 08:42:23 bc63444f9812: Layer already exists 08:42:23 cf89ecea0d24: Layer already exists 08:42:23 626ab5d6732e: Layer already exists 08:42:23 b006eecab632: Layer already exists 08:42:23 686fad98c5ca: Layer already exists 08:42:23 34170e1fc64b: Layer already exists 08:42:23 651d9022c234: Layer already exists 08:42:23 main: digest: sha256:35802a8f8f9470c91a2119402b173660b2d60fae683f61ec3d21fa2284b421aa size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:42:23 ===================================================== [Pipeline] echo 08:42:23 taggedImages: 08:42:23 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:42:23 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 08:42:23 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.24 08:42:23 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:42:23 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 08:42:23 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 08:42:23 2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:42:23 latest 08:42:23 4.0.0-dev.24 08:42:23 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:42:23 main 08:42:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:23 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:42:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:42:24 4a62e374dd20: Preparing 08:42:24 b5ef1ab77dd6: Preparing 08:42:24 b68dcdbfb95d: Preparing 08:42:24 cf89ecea0d24: Preparing 08:42:24 98c988dfeb69: Preparing 08:42:24 626ab5d6732e: Preparing 08:42:24 344a19a72a4d: Preparing 08:42:24 fa7675f93ca1: Preparing 08:42:24 651d9022c234: Preparing 08:42:24 344a19a72a4d: Waiting 08:42:24 fa7675f93ca1: Waiting 08:42:24 651d9022c234: Waiting 08:42:24 626ab5d6732e: Waiting 08:42:24 cf89ecea0d24: Layer already exists 08:42:24 98c988dfeb69: Layer already exists 08:42:24 626ab5d6732e: Layer already exists 08:42:24 b5ef1ab77dd6: Pushed 08:42:24 b68dcdbfb95d: Pushed 08:42:24 4a62e374dd20: Pushed 08:42:24 651d9022c234: Layer already exists 08:42:25 fa7675f93ca1: Pushed 08:42:26 344a19a72a4d: Pushed 08:42:26 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:f34f3c0fdbe144420faf0011d51525757b061872aaea60733acef3c1c03c1871 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:26 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 08:42:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:42:27 4a62e374dd20: Preparing 08:42:27 b5ef1ab77dd6: Preparing 08:42:27 b68dcdbfb95d: Preparing 08:42:27 cf89ecea0d24: Preparing 08:42:27 98c988dfeb69: Preparing 08:42:27 626ab5d6732e: Preparing 08:42:27 344a19a72a4d: Preparing 08:42:27 fa7675f93ca1: Preparing 08:42:27 651d9022c234: Preparing 08:42:27 344a19a72a4d: Waiting 08:42:27 fa7675f93ca1: Waiting 08:42:27 651d9022c234: Waiting 08:42:27 626ab5d6732e: Waiting 08:42:27 98c988dfeb69: Layer already exists 08:42:27 4a62e374dd20: Layer already exists 08:42:27 b5ef1ab77dd6: Layer already exists 08:42:27 b68dcdbfb95d: Layer already exists 08:42:27 cf89ecea0d24: Layer already exists 08:42:27 626ab5d6732e: Layer already exists 08:42:27 fa7675f93ca1: Layer already exists 08:42:27 344a19a72a4d: Layer already exists 08:42:27 651d9022c234: Layer already exists 08:42:27 latest: digest: sha256:f34f3c0fdbe144420faf0011d51525757b061872aaea60733acef3c1c03c1871 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:27 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.24 08:42:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:42:27 4a62e374dd20: Preparing 08:42:27 b5ef1ab77dd6: Preparing 08:42:27 b68dcdbfb95d: Preparing 08:42:27 cf89ecea0d24: Preparing 08:42:27 98c988dfeb69: Preparing 08:42:27 626ab5d6732e: Preparing 08:42:27 344a19a72a4d: Preparing 08:42:27 626ab5d6732e: Waiting 08:42:27 344a19a72a4d: Waiting 08:42:27 fa7675f93ca1: Preparing 08:42:27 651d9022c234: Preparing 08:42:27 fa7675f93ca1: Waiting 08:42:27 651d9022c234: Waiting 08:42:27 98c988dfeb69: Layer already exists 08:42:27 4a62e374dd20: Layer already exists 08:42:27 b68dcdbfb95d: Layer already exists 08:42:27 b5ef1ab77dd6: Layer already exists 08:42:27 cf89ecea0d24: Layer already exists 08:42:27 344a19a72a4d: Layer already exists 08:42:27 651d9022c234: Layer already exists 08:42:27 fa7675f93ca1: Layer already exists 08:42:27 626ab5d6732e: Layer already exists 08:42:28 4.0.0-dev.24: digest: sha256:f34f3c0fdbe144420faf0011d51525757b061872aaea60733acef3c1c03c1871 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:28 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:42:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:42:28 4a62e374dd20: Preparing 08:42:28 b5ef1ab77dd6: Preparing 08:42:28 b68dcdbfb95d: Preparing 08:42:28 cf89ecea0d24: Preparing 08:42:28 98c988dfeb69: Preparing 08:42:28 626ab5d6732e: Preparing 08:42:28 344a19a72a4d: Preparing 08:42:28 fa7675f93ca1: Preparing 08:42:28 651d9022c234: Preparing 08:42:28 344a19a72a4d: Waiting 08:42:28 626ab5d6732e: Waiting 08:42:28 fa7675f93ca1: Waiting 08:42:28 651d9022c234: Waiting 08:42:28 cf89ecea0d24: Layer already exists 08:42:28 98c988dfeb69: Layer already exists 08:42:28 b68dcdbfb95d: Layer already exists 08:42:28 b5ef1ab77dd6: Layer already exists 08:42:28 4a62e374dd20: Layer already exists 08:42:28 626ab5d6732e: Layer already exists 08:42:28 651d9022c234: Layer already exists 08:42:28 344a19a72a4d: Layer already exists 08:42:28 fa7675f93ca1: Layer already exists 08:42:29 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:f34f3c0fdbe144420faf0011d51525757b061872aaea60733acef3c1c03c1871 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:29 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 08:42:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:42:29 4a62e374dd20: Preparing 08:42:29 b5ef1ab77dd6: Preparing 08:42:29 b68dcdbfb95d: Preparing 08:42:29 cf89ecea0d24: Preparing 08:42:29 98c988dfeb69: Preparing 08:42:29 626ab5d6732e: Preparing 08:42:29 344a19a72a4d: Preparing 08:42:29 fa7675f93ca1: Preparing 08:42:29 651d9022c234: Preparing 08:42:29 344a19a72a4d: Waiting 08:42:29 fa7675f93ca1: Waiting 08:42:29 651d9022c234: Waiting 08:42:29 626ab5d6732e: Waiting 08:42:29 b68dcdbfb95d: Layer already exists 08:42:29 b5ef1ab77dd6: Layer already exists 08:42:29 98c988dfeb69: Layer already exists 08:42:29 4a62e374dd20: Layer already exists 08:42:29 cf89ecea0d24: Layer already exists 08:42:29 fa7675f93ca1: Layer already exists 08:42:29 344a19a72a4d: Layer already exists 08:42:29 626ab5d6732e: Layer already exists 08:42:29 651d9022c234: Layer already exists 08:42:30 main: digest: sha256:f34f3c0fdbe144420faf0011d51525757b061872aaea60733acef3c1c03c1871 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:42:30 ===================================================== [Pipeline] echo 08:42:30 taggedImages: 08:42:30 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:42:30 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 08:42:30 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.24 08:42:30 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:42:30 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 08:42:30 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 08:42:30 2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:42:30 latest 08:42:30 4.0.0-dev.24 08:42:30 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:42:30 main 08:42:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:30 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:42:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:42:31 58c89e24b606: Preparing 08:42:31 ceda378c83bb: Preparing 08:42:31 add251a2d086: Preparing 08:42:31 cf89ecea0d24: Preparing 08:42:31 98c988dfeb69: Preparing 08:42:31 3439711ae682: Preparing 08:42:31 34170e1fc64b: Preparing 08:42:31 b006eecab632: Preparing 08:42:31 651d9022c234: Preparing 08:42:31 3439711ae682: Waiting 08:42:31 34170e1fc64b: Waiting 08:42:31 b006eecab632: Waiting 08:42:31 651d9022c234: Waiting 08:42:31 98c988dfeb69: Layer already exists 08:42:31 cf89ecea0d24: Layer already exists 08:42:31 34170e1fc64b: Layer already exists 08:42:31 add251a2d086: Pushed 08:42:31 58c89e24b606: Pushed 08:42:31 b006eecab632: Layer already exists 08:42:31 ceda378c83bb: Pushed 08:42:31 651d9022c234: Layer already exists 08:42:53 3439711ae682: Pushed 08:42:53 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:64cebda052f96bcd870a55a1e8223f3db1d33010bbeed6559c7d1ef548439b76 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:53 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 08:42:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:42:54 58c89e24b606: Preparing 08:42:54 ceda378c83bb: Preparing 08:42:54 add251a2d086: Preparing 08:42:54 cf89ecea0d24: Preparing 08:42:54 98c988dfeb69: Preparing 08:42:54 3439711ae682: Preparing 08:42:54 34170e1fc64b: Preparing 08:42:54 b006eecab632: Preparing 08:42:54 651d9022c234: Preparing 08:42:54 34170e1fc64b: Waiting 08:42:54 b006eecab632: Waiting 08:42:54 651d9022c234: Waiting 08:42:54 3439711ae682: Waiting 08:42:54 ceda378c83bb: Layer already exists 08:42:54 add251a2d086: Layer already exists 08:42:54 cf89ecea0d24: Layer already exists 08:42:54 58c89e24b606: Layer already exists 08:42:54 98c988dfeb69: Layer already exists 08:42:54 34170e1fc64b: Layer already exists 08:42:54 b006eecab632: Layer already exists 08:42:54 3439711ae682: Layer already exists 08:42:54 651d9022c234: Layer already exists 08:42:54 latest: digest: sha256:64cebda052f96bcd870a55a1e8223f3db1d33010bbeed6559c7d1ef548439b76 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:54 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.24 08:42:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:42:54 58c89e24b606: Preparing 08:42:54 ceda378c83bb: Preparing 08:42:54 add251a2d086: Preparing 08:42:54 cf89ecea0d24: Preparing 08:42:54 98c988dfeb69: Preparing 08:42:54 3439711ae682: Preparing 08:42:54 34170e1fc64b: Preparing 08:42:54 b006eecab632: Preparing 08:42:54 651d9022c234: Preparing 08:42:54 3439711ae682: Waiting 08:42:54 34170e1fc64b: Waiting 08:42:54 651d9022c234: Waiting 08:42:54 b006eecab632: Waiting 08:42:54 58c89e24b606: Layer already exists 08:42:54 98c988dfeb69: Layer already exists 08:42:54 cf89ecea0d24: Layer already exists 08:42:54 add251a2d086: Layer already exists 08:42:54 ceda378c83bb: Layer already exists 08:42:54 651d9022c234: Layer already exists 08:42:54 3439711ae682: Layer already exists 08:42:54 b006eecab632: Layer already exists 08:42:54 34170e1fc64b: Layer already exists 08:42:55 4.0.0-dev.24: digest: sha256:64cebda052f96bcd870a55a1e8223f3db1d33010bbeed6559c7d1ef548439b76 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:55 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:42:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:42:55 58c89e24b606: Preparing 08:42:55 ceda378c83bb: Preparing 08:42:55 add251a2d086: Preparing 08:42:55 cf89ecea0d24: Preparing 08:42:55 98c988dfeb69: Preparing 08:42:55 3439711ae682: Preparing 08:42:55 34170e1fc64b: Preparing 08:42:55 b006eecab632: Preparing 08:42:55 651d9022c234: Preparing 08:42:55 34170e1fc64b: Waiting 08:42:55 b006eecab632: Waiting 08:42:55 651d9022c234: Waiting 08:42:55 3439711ae682: Waiting 08:42:55 58c89e24b606: Layer already exists 08:42:55 cf89ecea0d24: Layer already exists 08:42:55 ceda378c83bb: Layer already exists 08:42:55 add251a2d086: Layer already exists 08:42:55 98c988dfeb69: Layer already exists 08:42:55 3439711ae682: Layer already exists 08:42:55 b006eecab632: Layer already exists 08:42:55 651d9022c234: Layer already exists 08:42:55 34170e1fc64b: Layer already exists 08:42:56 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:64cebda052f96bcd870a55a1e8223f3db1d33010bbeed6559c7d1ef548439b76 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:56 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 08:42:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:42:56 58c89e24b606: Preparing 08:42:56 ceda378c83bb: Preparing 08:42:56 add251a2d086: Preparing 08:42:56 cf89ecea0d24: Preparing 08:42:56 98c988dfeb69: Preparing 08:42:56 3439711ae682: Preparing 08:42:56 34170e1fc64b: Preparing 08:42:56 b006eecab632: Preparing 08:42:56 651d9022c234: Preparing 08:42:56 3439711ae682: Waiting 08:42:56 34170e1fc64b: Waiting 08:42:56 b006eecab632: Waiting 08:42:56 651d9022c234: Waiting 08:42:56 98c988dfeb69: Layer already exists 08:42:56 cf89ecea0d24: Layer already exists 08:42:56 ceda378c83bb: Layer already exists 08:42:56 58c89e24b606: Layer already exists 08:42:56 add251a2d086: Layer already exists 08:42:56 34170e1fc64b: Layer already exists 08:42:56 3439711ae682: Layer already exists 08:42:56 651d9022c234: Layer already exists 08:42:56 b006eecab632: Layer already exists 08:42:57 main: digest: sha256:64cebda052f96bcd870a55a1e8223f3db1d33010bbeed6559c7d1ef548439b76 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:42:57 ===================================================== [Pipeline] echo 08:42:57 taggedImages: 08:42:57 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:42:57 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 08:42:57 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.24 08:42:57 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:42:57 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 08:42:57 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 08:42:57 2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:42:57 latest 08:42:57 4.0.0-dev.24 08:42:57 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:42:57 main 08:42:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:57 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:42:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:42:57 1470ddc356cc: Preparing 08:42:57 9bbbda2709c4: Preparing 08:42:57 0d9834c9a87d: Preparing 08:42:57 cf89ecea0d24: Preparing 08:42:57 98c988dfeb69: Preparing 08:42:57 b5dafadbd7e7: Preparing 08:42:57 86dfe70d62a6: Preparing 08:42:57 651d9022c234: Preparing 08:42:57 86dfe70d62a6: Waiting 08:42:57 651d9022c234: Waiting 08:42:57 b5dafadbd7e7: Waiting 08:42:57 98c988dfeb69: Layer already exists 08:42:57 cf89ecea0d24: Layer already exists 08:42:58 9bbbda2709c4: Pushed 08:42:58 1470ddc356cc: Pushed 08:42:58 651d9022c234: Layer already exists 08:42:58 86dfe70d62a6: Pushed 08:42:59 b5dafadbd7e7: Pushed 08:43:06 0d9834c9a87d: Pushed 08:43:06 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:554580da89656815b192e46535e98c0e65175cf0169dba5705347f507d36502e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:07 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 08:43:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:43:07 1470ddc356cc: Preparing 08:43:07 9bbbda2709c4: Preparing 08:43:07 0d9834c9a87d: Preparing 08:43:07 cf89ecea0d24: Preparing 08:43:07 98c988dfeb69: Preparing 08:43:07 b5dafadbd7e7: Preparing 08:43:07 86dfe70d62a6: Preparing 08:43:07 b5dafadbd7e7: Waiting 08:43:07 651d9022c234: Preparing 08:43:07 86dfe70d62a6: Waiting 08:43:07 651d9022c234: Waiting 08:43:07 1470ddc356cc: Layer already exists 08:43:07 9bbbda2709c4: Layer already exists 08:43:07 0d9834c9a87d: Layer already exists 08:43:07 cf89ecea0d24: Layer already exists 08:43:07 98c988dfeb69: Layer already exists 08:43:07 b5dafadbd7e7: Layer already exists 08:43:07 86dfe70d62a6: Layer already exists 08:43:07 651d9022c234: Layer already exists 08:43:07 latest: digest: sha256:554580da89656815b192e46535e98c0e65175cf0169dba5705347f507d36502e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:08 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.24 08:43:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:43:08 1470ddc356cc: Preparing 08:43:08 9bbbda2709c4: Preparing 08:43:08 0d9834c9a87d: Preparing 08:43:08 cf89ecea0d24: Preparing 08:43:08 98c988dfeb69: Preparing 08:43:08 b5dafadbd7e7: Preparing 08:43:08 86dfe70d62a6: Preparing 08:43:08 651d9022c234: Preparing 08:43:08 b5dafadbd7e7: Waiting 08:43:08 86dfe70d62a6: Waiting 08:43:08 651d9022c234: Waiting 08:43:08 1470ddc356cc: Layer already exists 08:43:08 9bbbda2709c4: Layer already exists 08:43:08 98c988dfeb69: Layer already exists 08:43:08 cf89ecea0d24: Layer already exists 08:43:08 0d9834c9a87d: Layer already exists 08:43:08 b5dafadbd7e7: Layer already exists 08:43:08 651d9022c234: Layer already exists 08:43:08 86dfe70d62a6: Layer already exists 08:43:08 4.0.0-dev.24: digest: sha256:554580da89656815b192e46535e98c0e65175cf0169dba5705347f507d36502e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:09 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:43:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:43:09 1470ddc356cc: Preparing 08:43:09 9bbbda2709c4: Preparing 08:43:09 0d9834c9a87d: Preparing 08:43:09 cf89ecea0d24: Preparing 08:43:09 98c988dfeb69: Preparing 08:43:09 b5dafadbd7e7: Preparing 08:43:09 86dfe70d62a6: Preparing 08:43:09 651d9022c234: Preparing 08:43:09 b5dafadbd7e7: Waiting 08:43:09 86dfe70d62a6: Waiting 08:43:09 651d9022c234: Waiting 08:43:09 0d9834c9a87d: Layer already exists 08:43:09 cf89ecea0d24: Layer already exists 08:43:09 9bbbda2709c4: Layer already exists 08:43:09 1470ddc356cc: Layer already exists 08:43:09 98c988dfeb69: Layer already exists 08:43:09 86dfe70d62a6: Layer already exists 08:43:09 651d9022c234: Layer already exists 08:43:09 b5dafadbd7e7: Layer already exists 08:43:09 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:554580da89656815b192e46535e98c0e65175cf0169dba5705347f507d36502e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:10 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 08:43:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:43:10 1470ddc356cc: Preparing 08:43:10 9bbbda2709c4: Preparing 08:43:10 0d9834c9a87d: Preparing 08:43:10 cf89ecea0d24: Preparing 08:43:10 98c988dfeb69: Preparing 08:43:10 b5dafadbd7e7: Preparing 08:43:10 86dfe70d62a6: Preparing 08:43:10 651d9022c234: Preparing 08:43:10 86dfe70d62a6: Waiting 08:43:10 651d9022c234: Waiting 08:43:10 b5dafadbd7e7: Waiting 08:43:10 1470ddc356cc: Layer already exists 08:43:10 0d9834c9a87d: Layer already exists 08:43:10 cf89ecea0d24: Layer already exists 08:43:10 98c988dfeb69: Layer already exists 08:43:10 9bbbda2709c4: Layer already exists 08:43:10 b5dafadbd7e7: Layer already exists 08:43:10 86dfe70d62a6: Layer already exists 08:43:10 651d9022c234: Layer already exists 08:43:10 main: digest: sha256:554580da89656815b192e46535e98c0e65175cf0169dba5705347f507d36502e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:43:10 ===================================================== [Pipeline] echo 08:43:10 taggedImages: 08:43:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:43:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 08:43:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.24 08:43:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:43:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 08:43:10 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 08:43:10 2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:43:10 latest 08:43:10 4.0.0-dev.24 08:43:10 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:43:10 main 08:43:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:11 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:43:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:43:11 a21bb1d3e3aa: Preparing 08:43:11 0ac512fe2020: Preparing 08:43:11 cf89ecea0d24: Preparing 08:43:11 98c988dfeb69: Preparing 08:43:11 69c4a72c7a58: Preparing 08:43:11 845e868c6b15: Preparing 08:43:11 651d9022c234: Preparing 08:43:11 845e868c6b15: Waiting 08:43:11 651d9022c234: Waiting 08:43:11 cf89ecea0d24: Layer already exists 08:43:11 98c988dfeb69: Layer already exists 08:43:11 651d9022c234: Layer already exists 08:43:11 a21bb1d3e3aa: Pushed 08:43:12 845e868c6b15: Pushed 08:43:13 69c4a72c7a58: Pushed 08:43:19 0ac512fe2020: Pushed 08:43:19 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:01b8cb3987925f34c760dd0639acdcdbee92cee97fa691e3ebf51984cb2c8bd7 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:20 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 08:43:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:43:20 a21bb1d3e3aa: Preparing 08:43:20 0ac512fe2020: Preparing 08:43:20 cf89ecea0d24: Preparing 08:43:20 98c988dfeb69: Preparing 08:43:20 69c4a72c7a58: Preparing 08:43:20 845e868c6b15: Preparing 08:43:20 651d9022c234: Preparing 08:43:20 845e868c6b15: Waiting 08:43:20 651d9022c234: Waiting 08:43:20 a21bb1d3e3aa: Layer already exists 08:43:20 98c988dfeb69: Layer already exists 08:43:20 0ac512fe2020: Layer already exists 08:43:20 69c4a72c7a58: Layer already exists 08:43:20 cf89ecea0d24: Layer already exists 08:43:20 845e868c6b15: Layer already exists 08:43:20 651d9022c234: Layer already exists 08:43:20 latest: digest: sha256:01b8cb3987925f34c760dd0639acdcdbee92cee97fa691e3ebf51984cb2c8bd7 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:21 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.24 08:43:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:43:21 a21bb1d3e3aa: Preparing 08:43:21 0ac512fe2020: Preparing 08:43:21 cf89ecea0d24: Preparing 08:43:21 98c988dfeb69: Preparing 08:43:21 69c4a72c7a58: Preparing 08:43:21 845e868c6b15: Preparing 08:43:21 651d9022c234: Preparing 08:43:21 845e868c6b15: Waiting 08:43:21 651d9022c234: Waiting 08:43:21 a21bb1d3e3aa: Layer already exists 08:43:21 98c988dfeb69: Layer already exists 08:43:21 69c4a72c7a58: Layer already exists 08:43:21 cf89ecea0d24: Layer already exists 08:43:21 0ac512fe2020: Layer already exists 08:43:21 845e868c6b15: Layer already exists 08:43:21 651d9022c234: Layer already exists 08:43:21 4.0.0-dev.24: digest: sha256:01b8cb3987925f34c760dd0639acdcdbee92cee97fa691e3ebf51984cb2c8bd7 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:22 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:43:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:43:22 a21bb1d3e3aa: Preparing 08:43:22 0ac512fe2020: Preparing 08:43:22 cf89ecea0d24: Preparing 08:43:22 98c988dfeb69: Preparing 08:43:22 69c4a72c7a58: Preparing 08:43:22 845e868c6b15: Preparing 08:43:22 845e868c6b15: Waiting 08:43:22 651d9022c234: Preparing 08:43:22 651d9022c234: Waiting 08:43:22 a21bb1d3e3aa: Layer already exists 08:43:22 98c988dfeb69: Layer already exists 08:43:22 0ac512fe2020: Layer already exists 08:43:22 cf89ecea0d24: Layer already exists 08:43:22 69c4a72c7a58: Layer already exists 08:43:22 651d9022c234: Layer already exists 08:43:22 845e868c6b15: Layer already exists 08:43:22 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:01b8cb3987925f34c760dd0639acdcdbee92cee97fa691e3ebf51984cb2c8bd7 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:23 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 08:43:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:43:23 a21bb1d3e3aa: Preparing 08:43:23 0ac512fe2020: Preparing 08:43:23 cf89ecea0d24: Preparing 08:43:23 98c988dfeb69: Preparing 08:43:23 69c4a72c7a58: Preparing 08:43:23 845e868c6b15: Preparing 08:43:23 651d9022c234: Preparing 08:43:23 845e868c6b15: Waiting 08:43:23 651d9022c234: Waiting 08:43:23 69c4a72c7a58: Layer already exists 08:43:23 cf89ecea0d24: Layer already exists 08:43:23 98c988dfeb69: Layer already exists 08:43:23 0ac512fe2020: Layer already exists 08:43:23 a21bb1d3e3aa: Layer already exists 08:43:23 651d9022c234: Layer already exists 08:43:23 845e868c6b15: Layer already exists 08:43:23 main: digest: sha256:01b8cb3987925f34c760dd0639acdcdbee92cee97fa691e3ebf51984cb2c8bd7 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:43:23 ===================================================== [Pipeline] echo 08:43:23 taggedImages: 08:43:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 08:43:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 08:43:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.24 08:43:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 08:43:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:43:24 08:43:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:43:24 arm64: Pulling from edgex-lftools-log-publisher 08:43:24 8998bd30e6a1: Pulling fs layer 08:43:24 04944245beec: Pulling fs layer 08:43:24 699f458cf7ca: Pulling fs layer 08:43:24 765212b225bb: Pulling fs layer 08:43:24 f23df028b6ca: Pulling fs layer 08:43:24 765212b225bb: Waiting 08:43:24 f23df028b6ca: Waiting 08:43:24 d65c8cfc05b1: Pulling fs layer 08:43:24 2437ff75d9bd: Pulling fs layer 08:43:24 2437ff75d9bd: Waiting 08:43:24 d65c8cfc05b1: Waiting 08:43:24 04944245beec: Verifying Checksum 08:43:24 04944245beec: Download complete 08:43:24 765212b225bb: Verifying Checksum 08:43:24 765212b225bb: Download complete 08:43:24 f23df028b6ca: Verifying Checksum 08:43:24 f23df028b6ca: Download complete 08:43:24 d65c8cfc05b1: Download complete 08:43:24 699f458cf7ca: Verifying Checksum 08:43:24 699f458cf7ca: Download complete 08:43:25 8998bd30e6a1: Verifying Checksum 08:43:25 8998bd30e6a1: Download complete 08:43:27 2437ff75d9bd: Verifying Checksum 08:43:27 2437ff75d9bd: Download complete 08:43:31 8998bd30e6a1: Pull complete 08:43:31 04944245beec: Pull complete 08:43:33 699f458cf7ca: Pull complete 08:43:33 765212b225bb: Pull complete 08:43:34 f23df028b6ca: Pull complete 08:43:34 d65c8cfc05b1: Pull complete 08:44:01 2437ff75d9bd: Pull complete 08:44:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:44:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:44:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:44:01 prd-ubuntu20.04-docker-arm64-4c-16g-34778 does not seem to be running inside a container 08:44:01 $ 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/760 -v /w/workspace/edgex-go/760:/w/workspace/edgex-go/760:rw,z -v /w/workspace/edgex-go/760@tmp:/w/workspace/edgex-go/760@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:44:03 $ docker top 21350fb5cc1aaffc44febeed125c1fea7ace38c928ac04e04c60c79aa6a9a505 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:44:04 ---> job-cost.sh 08:44:04 lf-activate-venv: SKIPPING 08:44:04 INFO: No Stack... 08:44:04 INFO: Retrieving Pricing Info for: v3-standard-8 08:44:05 INFO: Archiving Costs [Pipeline] sh 08:44:06 + cat /w/workspace/edgex-go/760/archives/cost.csv 08:44:06 + cut -d, -f6 [Pipeline] lock 08:44:06 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-760-stack-cost] 08:44:06 Resource [jenkins-edgexfoundry-edgex-go-main-760-stack-cost] did not exist. Created. 08:44:06 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-760-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:44:06 + echo total: 0.2199999988079071 [Pipeline] stash 08:44:07 Stashed 1 file(s) [Pipeline] } 08:44:07 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-760-stack-cost] [Pipeline] // lock [Pipeline] } 08:44:07 $ docker stop --time=1 21350fb5cc1aaffc44febeed125c1fea7ace38c928ac04e04c60c79aa6a9a505 08:44:08 $ docker rm -f --volumes 21350fb5cc1aaffc44febeed125c1fea7ace38c928ac04e04c60c79aa6a9a505 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 08:44:09 provisioning config files... 08:44:09 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/760@tmp/config12108838728868556002tmp [Pipeline] { [Pipeline] sh 08:44:09 + set +x 08:44:09 + curl -s https://codecov.io/bash 08:44:09 + bash -s -- 08:44:09 08:44:09 _____ _ 08:44:09 / ____| | | 08:44:09 | | ___ __| | ___ ___ _____ __ 08:44:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:44:09 | |___| (_) | (_| | __/ (_| (_) \ V / 08:44:09 \_____\___/ \__,_|\___|\___\___/ \_/ 08:44:09 Bash-1.0.6 08:44:09 08:44:09 08:44:09 ==> git version 2.25.1 found 08:44:09 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 08:44:09 Release-Date: 2020-01-08 08:44:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:44:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:44:09 ==> Jenkins CI detected. 08:44:09 current dir:  /w/workspace/edgex-go/760 08:44:09 project root: . 08:44:09 --> token set from env 08:44:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:44:09 ==> Running gcov in . (disable via -X gcov) 08:44:09 ==> Python coveragepy not found 08:44:09 ==> Searching for coverage reports in: 08:44:09 + . 08:44:09 -> Found 1 reports 08:44:09 ==> Detecting git/mercurial file structure 08:44:09 ==> Reading reports 08:44:09 + ./coverage.out bytes=1412872 08:44:09 ==> Appending adjustments 08:44:09 https://docs.codecov.io/docs/fixing-reports 08:44:11 + Found adjustments 08:44:11 ==> Gzipping contents 08:44:11 124K /tmp/codecov.wlJrQ2.gz 08:44:11 ==> Uploading reports 08:44:11 url: https://codecov.io 08:44:11 query: branch=main&commit=2eb6d4b86301ec26be6652a834a1b8ff93f67714&build=760&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F760%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:44:11 -> Pinging Codecov 08:44:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2eb6d4b86301ec26be6652a834a1b8ff93f67714&build=760&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F760%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:44:11 -> Uploading to 08:44:11 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/2eb6d4b86301ec26be6652a834a1b8ff93f67714/c4d9337e-da44-4b22-b1af-3a2e05c7d3f4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241209%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241209T084411Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=6910a1d91aec12cb2b2bec911d1d1aad36f48d341ff86d105669d772553df24e 08:44:11 % Total % Received % Xferd Average Speed Time Time Time Current 08:44:11 Dload Upload Total Spent Left Speed 08:44:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 120k 0 0 100 120k 0 480k --:--:-- --:--:-- --:--:-- 480k 08:44:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } 08:44:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 08:44:11 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:44:11 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:44:12 08:44:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:44:12 latest: Pulling from edgex-devops/edgex-snyk-go 08:44:12 43c4264eed91: Already exists 08:44:12 4cc291be95ef: Already exists 08:44:12 2ac1f1163629: Already exists 08:44:12 5c3c966382ef: Already exists 08:44:12 4f4fb700ef54: Already exists 08:44:12 d9c7d2e4e75e: Pulling fs layer 08:44:12 9c3e1370e548: Pulling fs layer 08:44:12 d9c7d2e4e75e: Verifying Checksum 08:44:12 d9c7d2e4e75e: Download complete 08:44:12 d9c7d2e4e75e: Pull complete 08:44:13 9c3e1370e548: Verifying Checksum 08:44:13 9c3e1370e548: Download complete 08:44:16 9c3e1370e548: Pull complete 08:44:16 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 08:44:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:44:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:44:16 prd-ubuntu20.04-docker-8c-8g-34777 does not seem to be running inside a container 08:44:16 $ 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/760 -v /w/workspace/edgex-go/760:/w/workspace/edgex-go/760:rw,z -v /w/workspace/edgex-go/760@tmp:/w/workspace/edgex-go/760@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 08:44:20 $ docker top 38983e1b364f17c7b6b86fe1c7cbcdd599c6c86da0e28127288d5258d19408ed -eo pid,comm [Pipeline] { [Pipeline] sh 08:44:20 + git config --global --add safe.directory /w/workspace/edgex-go/760 [Pipeline] echo 08:44:20 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 08:44:20 + set -o pipefail 08:44:20 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 08:44:30 08:44:30 Monitoring /w/workspace/edgex-go/760 (github.com/edgexfoundry/edgex-go)... 08:44:30 08:44:30 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/45a0b00b-dc96-4f46-a99f-4f2227279b70 08:44:30 08:44:30 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:44:30 08:44:30 08:44:30 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 08:44:30 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 08:44:30 $ docker stop --time=1 38983e1b364f17c7b6b86fe1c7cbcdd599c6c86da0e28127288d5258d19408ed 08:44:35 $ docker rm -f --volumes 38983e1b364f17c7b6b86fe1c7cbcdd599c6c86da0e28127288d5258d19408ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 08:44:36 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:44:36 provisioning config files... 08:44:36 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/760@tmp/config14798313639814551959tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:44:36 --> edgex-publish-swagger.sh 08:44:36 === Publish openapi API === 08:44:36 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 08:44:36 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/760/openapi/core-command.yaml] 08:44:36 % Total % Received % Xferd Average Speed Time Time Time Current 08:44:36 Dload Upload Total Spent Left Speed 08:44:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 144k --:--:-- --:--:-- --:--:-- 143k 100 32782 0 0 100 32782 0 52535 --:--:-- --:--:-- --:--:-- 52451 08:44:37 08:44:37 08:44:37 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/760/openapi/core-data.yaml] 08:44:37 % Total % Received % Xferd Average Speed Time Time Time Current 08:44:37 Dload Upload Total Spent Left Speed 08:44:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 141k --:--:-- --:--:-- --:--:-- 141k 08:44:37 08:44:37 08:44:37 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/760/openapi/core-keeper.yaml] 08:44:37 % Total % Received % Xferd Average Speed Time Time Time Current 08:44:37 Dload Upload Total Spent Left Speed 08:44:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32835 0 0 100 32835 0 543k --:--:-- --:--:-- --:--:-- 534k 100 32901 100 66 100 32835 351 170k --:--:-- --:--:-- --:--:-- 169k 08:44:37 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 08:44:37 08:44:37 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/760/openapi/core-metadata.yaml] 08:44:37 % Total % Received % Xferd Average Speed Time Time Time Current 08:44:37 Dload Upload Total Spent Left Speed 08:44:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 496 493k --:--:-- --:--:-- --:--:-- 493k 08:44:38 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:44:38 08:44:38 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/760/openapi/support-notifications.yaml] 08:44:38 % Total % Received % Xferd Average Speed Time Time Time Current 08:44:38 Dload Upload Total Spent Left Speed 08:44:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 469 256k --:--:-- --:--:-- --:--:-- 257k 08:44:38 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:44:38 08:44:38 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/760/openapi/support-scheduler.yaml] 08:44:38 % Total % Received % Xferd Average Speed Time Time Time Current 08:44:38 Dload Upload Total Spent Left Speed 08:44:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50701 0 0 100 50701 0 243k --:--:-- --:--:-- --:--:-- 242k 100 50857 100 156 100 50701 537 170k --:--:-- --:--:-- --:--:-- 170k 08:44:39 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:44:39 [Pipeline] } 08:44:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 08:44:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:44:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:44:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:44:39 prd-ubuntu20.04-docker-8c-8g-34777 does not seem to be running inside a container 08:44:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/760 -v /w/workspace/edgex-go/760:/w/workspace/edgex-go/760:rw,z -v /w/workspace/edgex-go/760@tmp:/w/workspace/edgex-go/760@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:44:40 $ docker top 375f708fa9558ecc1ce4dd94783116246191c5528ac894e5040a7a9bc8eb1288 -eo pid,comm 08:44:40 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:44:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:44:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:44:40 [ssh-agent] Looking for ssh-agent implementation... 08:44:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:44:40 $ docker exec 375f708fa9558ecc1ce4dd94783116246191c5528ac894e5040a7a9bc8eb1288 ssh-agent 08:44:40 SSH_AUTH_SOCK=/tmp/ssh-cFaKhJFditXX/agent.32 08:44:40 SSH_AGENT_PID=38 08:44:40 Running ssh-add (command line suppressed) 08:44:40 Identity added: /w/workspace/edgex-go/760@tmp/private_key_10839818020694376716.key (/w/workspace/edgex-go/760@tmp/private_key_10839818020694376716.key) 08:44:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:44:41 + git semver tag 08:44:41 2024-12-09 08:44:41,420 [run_tag] DEBUG tag force:False 08:44:41 2024-12-09 08:44:41,420 [check_head_tag] DEBUG check head tag 08:44:41 2024-12-09 08:44:41,423 [execute] INFO git cat-file --batch-check 08:44:41 2024-12-09 08:44:41,423 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/760, universal_newlines=False, shell=None, istream=) 08:44:41 2024-12-09 08:44:41,426 [execute] INFO git cat-file --batch 08:44:41 2024-12-09 08:44:41,426 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/760, universal_newlines=False, shell=None, istream=) 08:44:41 2024-12-09 08:44:41,473 [read_version] DEBUG read version from /w/workspace/edgex-go/760/.semver/main 08:44:41 2024-12-09 08:44:41,474 [execute] INFO git tag -a v4.0.0-dev.24 -m v4.0.0-dev.24 08:44:41 2024-12-09 08:44:41,474 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.24', '-m', 'v4.0.0-dev.24'], cwd=/w/workspace/edgex-go/760, universal_newlines=False, shell=None, istream=None) 08:44:41 2024-12-09 08:44:41,480 [read_version] DEBUG read version from /w/workspace/edgex-go/760/.semver/main 08:44:41 4.0.0-dev.24 [Pipeline] } 08:44:41 $ docker exec --env ******** --env ******** 375f708fa9558ecc1ce4dd94783116246191c5528ac894e5040a7a9bc8eb1288 ssh-agent -k 08:44:41 unset SSH_AUTH_SOCK; 08:44:41 unset SSH_AGENT_PID; 08:44:41 echo Agent pid 38 killed; 08:44:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:44:41 + git semver [Pipeline] } 08:44:42 $ docker stop --time=1 375f708fa9558ecc1ce4dd94783116246191c5528ac894e5040a7a9bc8eb1288 08:44:43 $ docker rm -f --volumes 375f708fa9558ecc1ce4dd94783116246191c5528ac894e5040a7a9bc8eb1288 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:44:43 08:44:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:44:44 0.23.1-centos7: Pulling from edgex-lftools 08:44:44 ab5ef0e58194: Pulling fs layer 08:44:44 9712f1f96733: Pulling fs layer 08:44:44 63f879dbbcfc: Pulling fs layer 08:44:44 0d9ebad4ef96: Pulling fs layer 08:44:44 e9a5061849ea: Pulling fs layer 08:44:44 d747dcd14b5f: Pulling fs layer 08:44:44 2de7ff778b66: Pulling fs layer 08:44:44 0d9ebad4ef96: Waiting 08:44:44 e9a5061849ea: Waiting 08:44:44 d747dcd14b5f: Waiting 08:44:44 9712f1f96733: Verifying Checksum 08:44:44 9712f1f96733: Download complete 08:44:44 63f879dbbcfc: Verifying Checksum 08:44:44 63f879dbbcfc: Download complete 08:44:44 e9a5061849ea: Verifying Checksum 08:44:44 e9a5061849ea: Download complete 08:44:44 d747dcd14b5f: Verifying Checksum 08:44:44 d747dcd14b5f: Download complete 08:44:44 0d9ebad4ef96: Verifying Checksum 08:44:44 0d9ebad4ef96: Download complete 08:44:44 ab5ef0e58194: Verifying Checksum 08:44:44 ab5ef0e58194: Download complete 08:44:44 2de7ff778b66: Download complete 08:44:47 ab5ef0e58194: Pull complete 08:44:47 9712f1f96733: Pull complete 08:44:48 63f879dbbcfc: Pull complete 08:44:52 0d9ebad4ef96: Pull complete 08:44:52 e9a5061849ea: Pull complete 08:44:52 d747dcd14b5f: Pull complete 08:44:54 2de7ff778b66: Pull complete 08:44:54 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:44:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:44:54 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:44:54 prd-ubuntu20.04-docker-8c-8g-34777 does not seem to be running inside a container 08:44:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/760 -v /w/workspace/edgex-go/760:/w/workspace/edgex-go/760:rw,z -v /w/workspace/edgex-go/760@tmp:/w/workspace/edgex-go/760@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 08:44:59 $ docker top a7069cbf174686435ad2679c3d31cf723cad3e84e188608e74f53f8eeb085c29 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:44:59 provisioning config files... 08:44:59 copy managed file [sigul-config] to file:/w/workspace/edgex-go/760@tmp/config15811893544909797917tmp 08:44:59 copy managed file [sigul-password] to file:/w/workspace/edgex-go/760@tmp/config15639652517987153900tmp 08:44:59 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/760@tmp/config8039831901318864482tmp [Pipeline] { [Pipeline] echo 08:44:59 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:44:59 ---> sigul-configuration.sh 08:44:59 gpg: directory `/root/.gnupg' created 08:44:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:44:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:44:59 gpg: keyring `/root/.gnupg/secring.gpg' created 08:44:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:44:59 gpg: CAST5 encrypted data 08:44:59 gpg: encrypted with 1 passphrase 08:44:59 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:45:00 + mkdir /home/jenkins 08:45:00 + mkdir /home/jenkins/sigul [Pipeline] sh 08:45:00 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 08:45:00 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:45:00 ---> sigul-install.sh 08:45:00 Sigul already installed; skipping installation. [Pipeline] sh 08:45:00 + git tag --list 08:45:00 0.6.0 08:45:00 0.6.1 08:45:00 0.7.0 08:45:00 0.7.1 08:45:00 v1.0.0 08:45:00 v1.0.1 08:45:00 v1.1.0 08:45:00 v1.2.0 08:45:00 v1.2.1 08:45:00 v1.3.0 08:45:00 v1.3.1 08:45:00 v2.0.0 08:45:00 v2.1.0 08:45:00 v2.1.1 08:45:00 v2.2.0 08:45:00 v2.3.0 08:45:00 v3.0 08:45:00 v3.0.0 08:45:00 v3.1 08:45:00 v3.1.0 08:45:00 v3.1.0-dev.1 08:45:00 v3.1.0-dev.10 08:45:00 v3.1.0-dev.11 08:45:00 v3.1.0-dev.12 08:45:00 v3.1.0-dev.13 08:45:00 v3.1.0-dev.14 08:45:00 v3.1.0-dev.15 08:45:00 v3.1.0-dev.16 08:45:00 v3.1.0-dev.17 08:45:00 v3.1.0-dev.18 08:45:00 v3.1.0-dev.19 08:45:00 v3.1.0-dev.2 08:45:00 v3.1.0-dev.20 08:45:00 v3.1.0-dev.21 08:45:00 v3.1.0-dev.22 08:45:00 v3.1.0-dev.23 08:45:00 v3.1.0-dev.24 08:45:00 v3.1.0-dev.25 08:45:00 v3.1.0-dev.26 08:45:00 v3.1.0-dev.27 08:45:00 v3.1.0-dev.28 08:45:00 v3.1.0-dev.29 08:45:00 v3.1.0-dev.3 08:45:00 v3.1.0-dev.30 08:45:00 v3.1.0-dev.31 08:45:00 v3.1.0-dev.32 08:45:00 v3.1.0-dev.33 08:45:00 v3.1.0-dev.34 08:45:00 v3.1.0-dev.35 08:45:00 v3.1.0-dev.36 08:45:00 v3.1.0-dev.37 08:45:00 v3.1.0-dev.38 08:45:00 v3.1.0-dev.39 08:45:00 v3.1.0-dev.4 08:45:00 v3.1.0-dev.40 08:45:00 v3.1.0-dev.41 08:45:00 v3.1.0-dev.42 08:45:00 v3.1.0-dev.43 08:45:00 v3.1.0-dev.44 08:45:00 v3.1.0-dev.45 08:45:00 v3.1.0-dev.46 08:45:00 v3.1.0-dev.47 08:45:00 v3.1.0-dev.48 08:45:00 v3.1.0-dev.49 08:45:00 v3.1.0-dev.5 08:45:00 v3.1.0-dev.50 08:45:00 v3.1.0-dev.51 08:45:00 v3.1.0-dev.52 08:45:00 v3.1.0-dev.53 08:45:00 v3.1.0-dev.54 08:45:00 v3.1.0-dev.55 08:45:00 v3.1.0-dev.56 08:45:00 v3.1.0-dev.57 08:45:00 v3.1.0-dev.58 08:45:00 v3.1.0-dev.59 08:45:00 v3.1.0-dev.6 08:45:00 v3.1.0-dev.60 08:45:00 v3.1.0-dev.61 08:45:00 v3.1.0-dev.62 08:45:00 v3.1.0-dev.63 08:45:00 v3.1.0-dev.64 08:45:00 v3.1.0-dev.65 08:45:00 v3.1.0-dev.66 08:45:00 v3.1.0-dev.67 08:45:00 v3.1.0-dev.68 08:45:00 v3.1.0-dev.69 08:45:00 v3.1.0-dev.7 08:45:00 v3.1.0-dev.70 08:45:00 v3.1.0-dev.71 08:45:00 v3.1.0-dev.72 08:45:00 v3.1.0-dev.73 08:45:00 v3.1.0-dev.8 08:45:00 v3.1.0-dev.9 08:45:00 v3.1.1 08:45:00 v3.1.1-dev.1 08:45:00 v3.1.1-dev.2 08:45:00 v3.2.0-dev.1 08:45:00 v3.2.0-dev.10 08:45:00 v3.2.0-dev.100 08:45:00 v3.2.0-dev.101 08:45:00 v3.2.0-dev.102 08:45:00 v3.2.0-dev.103 08:45:00 v3.2.0-dev.104 08:45:00 v3.2.0-dev.105 08:45:00 v3.2.0-dev.106 08:45:00 v3.2.0-dev.107 08:45:00 v3.2.0-dev.108 08:45:00 v3.2.0-dev.109 08:45:00 v3.2.0-dev.11 08:45:00 v3.2.0-dev.12 08:45:00 v3.2.0-dev.13 08:45:00 v3.2.0-dev.14 08:45:00 v3.2.0-dev.15 08:45:00 v3.2.0-dev.16 08:45:00 v3.2.0-dev.17 08:45:00 v3.2.0-dev.18 08:45:00 v3.2.0-dev.19 08:45:00 v3.2.0-dev.2 08:45:00 v3.2.0-dev.20 08:45:00 v3.2.0-dev.21 08:45:00 v3.2.0-dev.22 08:45:00 v3.2.0-dev.23 08:45:00 v3.2.0-dev.24 08:45:00 v3.2.0-dev.25 08:45:00 v3.2.0-dev.26 08:45:00 v3.2.0-dev.27 08:45:00 v3.2.0-dev.28 08:45:00 v3.2.0-dev.29 08:45:00 v3.2.0-dev.3 08:45:00 v3.2.0-dev.30 08:45:00 v3.2.0-dev.31 08:45:00 v3.2.0-dev.32 08:45:00 v3.2.0-dev.33 08:45:00 v3.2.0-dev.34 08:45:00 v3.2.0-dev.35 08:45:00 v3.2.0-dev.36 08:45:00 v3.2.0-dev.37 08:45:00 v3.2.0-dev.38 08:45:00 v3.2.0-dev.39 08:45:00 v3.2.0-dev.4 08:45:00 v3.2.0-dev.40 08:45:00 v3.2.0-dev.41 08:45:00 v3.2.0-dev.42 08:45:00 v3.2.0-dev.43 08:45:00 v3.2.0-dev.44 08:45:00 v3.2.0-dev.45 08:45:00 v3.2.0-dev.46 08:45:00 v3.2.0-dev.47 08:45:00 v3.2.0-dev.48 08:45:00 v3.2.0-dev.49 08:45:00 v3.2.0-dev.5 08:45:00 v3.2.0-dev.50 08:45:00 v3.2.0-dev.51 08:45:00 v3.2.0-dev.52 08:45:00 v3.2.0-dev.53 08:45:00 v3.2.0-dev.54 08:45:00 v3.2.0-dev.55 08:45:00 v3.2.0-dev.56 08:45:00 v3.2.0-dev.57 08:45:00 v3.2.0-dev.58 08:45:00 v3.2.0-dev.59 08:45:00 v3.2.0-dev.6 08:45:00 v3.2.0-dev.60 08:45:00 v3.2.0-dev.61 08:45:00 v3.2.0-dev.62 08:45:00 v3.2.0-dev.63 08:45:00 v3.2.0-dev.64 08:45:00 v3.2.0-dev.65 08:45:00 v3.2.0-dev.66 08:45:00 v3.2.0-dev.67 08:45:00 v3.2.0-dev.68 08:45:00 v3.2.0-dev.69 08:45:00 v3.2.0-dev.7 08:45:00 v3.2.0-dev.70 08:45:00 v3.2.0-dev.71 08:45:00 v3.2.0-dev.72 08:45:00 v3.2.0-dev.73 08:45:00 v3.2.0-dev.74 08:45:00 v3.2.0-dev.75 08:45:00 v3.2.0-dev.76 08:45:00 v3.2.0-dev.77 08:45:00 v3.2.0-dev.78 08:45:00 v3.2.0-dev.79 08:45:00 v3.2.0-dev.8 08:45:00 v3.2.0-dev.80 08:45:00 v3.2.0-dev.81 08:45:00 v3.2.0-dev.82 08:45:00 v3.2.0-dev.83 08:45:00 v3.2.0-dev.84 08:45:00 v3.2.0-dev.85 08:45:00 v3.2.0-dev.86 08:45:00 v3.2.0-dev.87 08:45:00 v3.2.0-dev.88 08:45:00 v3.2.0-dev.89 08:45:00 v3.2.0-dev.9 08:45:00 v3.2.0-dev.90 08:45:00 v3.2.0-dev.91 08:45:00 v3.2.0-dev.92 08:45:00 v3.2.0-dev.93 08:45:00 v3.2.0-dev.94 08:45:00 v3.2.0-dev.95 08:45:00 v3.2.0-dev.96 08:45:00 v3.2.0-dev.97 08:45:00 v3.2.0-dev.98 08:45:00 v3.2.0-dev.99 08:45:00 v4.0.0-dev.1 08:45:00 v4.0.0-dev.10 08:45:00 v4.0.0-dev.11 08:45:00 v4.0.0-dev.12 08:45:00 v4.0.0-dev.13 08:45:00 v4.0.0-dev.14 08:45:00 v4.0.0-dev.15 08:45:00 v4.0.0-dev.16 08:45:00 v4.0.0-dev.17 08:45:00 v4.0.0-dev.18 08:45:00 v4.0.0-dev.19 08:45:00 v4.0.0-dev.2 08:45:00 v4.0.0-dev.20 08:45:00 v4.0.0-dev.21 08:45:00 v4.0.0-dev.22 08:45:00 v4.0.0-dev.23 08:45:00 v4.0.0-dev.24 08:45:00 v4.0.0-dev.3 08:45:00 v4.0.0-dev.4 08:45:00 v4.0.0-dev.5 08:45:00 v4.0.0-dev.6 08:45:00 v4.0.0-dev.7 08:45:00 v4.0.0-dev.8 08:45:00 v4.0.0-dev.9 [Pipeline] sh 08:45:01 + lftools sign git-tag v4.0.0-dev.24 08:45:01 Signing Git tag with Sigul... 08:45:01 Signing v4.0.0-dev.24 [Pipeline] echo 08:45:02 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:45:02 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:45:02 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:45:02 $ docker stop --time=1 a7069cbf174686435ad2679c3d31cf723cad3e84e188608e74f53f8eeb085c29 08:45:03 $ docker rm -f --volumes a7069cbf174686435ad2679c3d31cf723cad3e84e188608e74f53f8eeb085c29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:45:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:45:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:45:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:04 prd-ubuntu20.04-docker-8c-8g-34777 does not seem to be running inside a container 08:45:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/760 -v /w/workspace/edgex-go/760:/w/workspace/edgex-go/760:rw,z -v /w/workspace/edgex-go/760@tmp:/w/workspace/edgex-go/760@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:45:04 $ docker top de75e9ed1a29fd941014860f21ccf313393a5b8178104d4d2550451038c6781d -eo pid,comm 08:45:04 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:45:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:45:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:45:05 [ssh-agent] Looking for ssh-agent implementation... 08:45:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:45:05 $ docker exec de75e9ed1a29fd941014860f21ccf313393a5b8178104d4d2550451038c6781d ssh-agent 08:45:05 SSH_AUTH_SOCK=/tmp/ssh-RtL5pyDZSnsU/agent.33 08:45:05 SSH_AGENT_PID=39 08:45:05 Running ssh-add (command line suppressed) 08:45:05 Identity added: /w/workspace/edgex-go/760@tmp/private_key_17451234340754206477.key (/w/workspace/edgex-go/760@tmp/private_key_17451234340754206477.key) 08:45:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:45:05 + git semver bump pre 08:45:05 2024-12-09 08:45:05,819 [read_version] DEBUG read version from /w/workspace/edgex-go/760/.semver/main 08:45:05 2024-12-09 08:45:05,820 [bump_version] DEBUG bumping version:4.0.0-dev.24 on axis:pre with prefix:dev 08:45:05 2024-12-09 08:45:05,820 [bump_version] DEBUG bumped version:4.0.0-dev.25 08:45:05 2024-12-09 08:45:05,820 [write_version] DEBUG write version:4.0.0-dev.25 to path:/w/workspace/edgex-go/760/.semver/main with force:True 08:45:05 2024-12-09 08:45:05,820 [read_version] DEBUG read version from /w/workspace/edgex-go/760/.semver/main 08:45:05 2024-12-09 08:45:05,820 [write_file] DEBUG write to file:/w/workspace/edgex-go/760/.semver/main 08:45:05 2024-12-09 08:45:05,822 [execute] INFO git cat-file --batch-check 08:45:05 2024-12-09 08:45:05,823 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/760/.semver, universal_newlines=False, shell=None, istream=) 08:45:05 2024-12-09 08:45:05,828 [execute] INFO git cat-file --batch 08:45:05 2024-12-09 08:45:05,828 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/760/.semver, universal_newlines=False, shell=None, istream=) 08:45:05 2024-12-09 08:45:05,833 [read_version] DEBUG read version from /w/workspace/edgex-go/760/.semver/main 08:45:05 4.0.0-dev.25 [Pipeline] } 08:45:05 $ docker exec --env ******** --env ******** de75e9ed1a29fd941014860f21ccf313393a5b8178104d4d2550451038c6781d ssh-agent -k 08:45:06 unset SSH_AUTH_SOCK; 08:45:06 unset SSH_AGENT_PID; 08:45:06 echo Agent pid 39 killed; 08:45:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:45:06 + git semver [Pipeline] } 08:45:06 $ docker stop --time=1 de75e9ed1a29fd941014860f21ccf313393a5b8178104d4d2550451038c6781d 08:45:07 $ docker rm -f --volumes de75e9ed1a29fd941014860f21ccf313393a5b8178104d4d2550451038c6781d [Pipeline] // withDockerContainer [Pipeline] sh 08:45:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:45:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:45:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:08 prd-ubuntu20.04-docker-8c-8g-34777 does not seem to be running inside a container 08:45:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/760 -v /w/workspace/edgex-go/760:/w/workspace/edgex-go/760:rw,z -v /w/workspace/edgex-go/760@tmp:/w/workspace/edgex-go/760@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:45:08 $ docker top b5b889159e8ea582199ba10086e73068055031130b416f0f821dd0680ba7dcfe -eo pid,comm 08:45:09 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:45:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:45:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:45:09 [ssh-agent] Looking for ssh-agent implementation... 08:45:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:45:09 $ docker exec b5b889159e8ea582199ba10086e73068055031130b416f0f821dd0680ba7dcfe ssh-agent 08:45:09 SSH_AUTH_SOCK=/tmp/ssh-oAgfuKwy0kxO/agent.33 08:45:09 SSH_AGENT_PID=39 08:45:09 Running ssh-add (command line suppressed) 08:45:09 Identity added: /w/workspace/edgex-go/760@tmp/private_key_1996123832223744414.key (/w/workspace/edgex-go/760@tmp/private_key_1996123832223744414.key) 08:45:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:45:09 + git semver push 08:45:10 2024-12-09 08:45:09,926 [run_push] DEBUG push 08:45:10 2024-12-09 08:45:09,926 [execute] INFO git cat-file --batch-check 08:45:10 2024-12-09 08:45:09,926 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/760/.semver, universal_newlines=False, shell=None, istream=) 08:45:10 2024-12-09 08:45:09,930 [execute] INFO git rev-list b37a39ef998d96d6cf6b80e30bb22942b044ace0 -- 08:45:10 2024-12-09 08:45:09,930 [execute] DEBUG Popen(['git', 'rev-list', 'b37a39ef998d96d6cf6b80e30bb22942b044ace0', '--'], cwd=/w/workspace/edgex-go/760/.semver, universal_newlines=False, shell=None, istream=None) 08:45:10 2024-12-09 08:45:09,950 [execute] INFO git fetch -v origin 08:45:10 2024-12-09 08:45:09,950 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/760/.semver, universal_newlines=True, shell=None, istream=None) 08:45:10 2024-12-09 08:45:10,377 [run_push] DEBUG no remote changes detected 08:45:10 2024-12-09 08:45:10,378 [execute] INFO git push origin semver 08:45:10 2024-12-09 08:45:10,378 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/760/.semver, universal_newlines=False, shell=None, istream=None) 08:45:11 2024-12-09 08:45:11,141 [run_push] DEBUG push all version tags 08:45:11 2024-12-09 08:45:11,142 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:45:11 2024-12-09 08:45:11,142 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/760, universal_newlines=False, shell=None, istream=None) 08:45:11 2024-12-09 08:45:11,750 [read_version] DEBUG read version from /w/workspace/edgex-go/760/.semver/main 08:45:11 4.0.0-dev.25 [Pipeline] } 08:45:11 $ docker exec --env ******** --env ******** b5b889159e8ea582199ba10086e73068055031130b416f0f821dd0680ba7dcfe ssh-agent -k 08:45:11 unset SSH_AUTH_SOCK; 08:45:11 unset SSH_AGENT_PID; 08:45:11 echo Agent pid 39 killed; 08:45:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:45:12 + git semver [Pipeline] } 08:45:12 $ docker stop --time=1 b5b889159e8ea582199ba10086e73068055031130b416f0f821dd0680ba7dcfe 08:45:13 $ docker rm -f --volumes b5b889159e8ea582199ba10086e73068055031130b416f0f821dd0680ba7dcfe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:45:14 + [ -d /w/workspace/edgex-go/760/archives ] [Pipeline] libraryResource [Pipeline] sh 08:45:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:45:15 ---> package-listing.sh 08:45:15 ++ facter osfamily 08:45:15 ++ tr '[:upper:]' '[:lower:]' 08:45:15 + OS_FAMILY=debian 08:45:15 + workspace=/w/workspace/edgex-go/760 08:45:15 + START_PACKAGES=/tmp/packages_start.txt 08:45:15 + END_PACKAGES=/tmp/packages_end.txt 08:45:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:45:15 + PACKAGES=/tmp/packages_start.txt 08:45:15 + '[' /w/workspace/edgex-go/760 ']' 08:45:15 + PACKAGES=/tmp/packages_end.txt 08:45:15 + case "${OS_FAMILY}" in 08:45:15 + dpkg -l 08:45:15 + grep '^ii' 08:45:15 + '[' -f /tmp/packages_start.txt ']' 08:45:15 + '[' -f /tmp/packages_end.txt ']' 08:45:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:45:15 + '[' /w/workspace/edgex-go/760 ']' 08:45:15 + mkdir -p /w/workspace/edgex-go/760/archives/ 08:45:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/760/archives/ [Pipeline] echo 08:45:15 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/760/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:45:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:45:16 08:45:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:45:16 latest: Pulling from edgex-lftools-log-publisher 08:45:16 5eb5b503b376: Pulling fs layer 08:45:16 5c69ac0246d0: Pulling fs layer 08:45:16 ec43610c2a17: Pulling fs layer 08:45:16 3a2ae6a8a46f: Pulling fs layer 08:45:16 33b1e0a273af: Pulling fs layer 08:45:16 5d3b04190fa2: Pulling fs layer 08:45:16 2f39f015ded8: Pulling fs layer 08:45:16 3a2ae6a8a46f: Waiting 08:45:16 33b1e0a273af: Waiting 08:45:16 5d3b04190fa2: Waiting 08:45:16 2f39f015ded8: Waiting 08:45:16 5c69ac0246d0: Download complete 08:45:16 3a2ae6a8a46f: Verifying Checksum 08:45:16 3a2ae6a8a46f: Download complete 08:45:16 33b1e0a273af: Download complete 08:45:16 5d3b04190fa2: Verifying Checksum 08:45:16 5d3b04190fa2: Download complete 08:45:16 ec43610c2a17: Verifying Checksum 08:45:17 5eb5b503b376: Verifying Checksum 08:45:17 5eb5b503b376: Download complete 08:45:17 2f39f015ded8: Verifying Checksum 08:45:17 2f39f015ded8: Download complete 08:45:18 5eb5b503b376: Pull complete 08:45:18 5c69ac0246d0: Pull complete 08:45:18 ec43610c2a17: Pull complete 08:45:18 3a2ae6a8a46f: Pull complete 08:45:19 33b1e0a273af: Pull complete 08:45:19 5d3b04190fa2: Pull complete 08:45:23 2f39f015ded8: Pull complete 08:45:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:45:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:45:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:23 prd-ubuntu20.04-docker-8c-8g-34777 does not seem to be running inside a container 08:45:23 $ 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/760/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/760 -v /w/workspace/edgex-go/760:/w/workspace/edgex-go/760:rw,z -v /w/workspace/edgex-go/760@tmp:/w/workspace/edgex-go/760@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:45:27 $ docker top 1665af7fb67a5745cab0ece7ad58e335ef74c93c4e83abc3b932679f7d70408b -eo pid,comm [Pipeline] { [Pipeline] sh 08:45:27 + touch /tmp/pre-build-complete [Pipeline] sh 08:45:28 + mkdir -p /var/log/sysstat [Pipeline] sh 08:45:28 + ls /var/log/sa-host 08:45:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:45:28 provisioning config files... 08:45:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/760@tmp/config8064242241009825237tmp [Pipeline] { [Pipeline] echo 08:45:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:45:29 ---> create-netrc.sh [Pipeline] } 08:45:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:45:29 ---> python-tools-install.sh [Pipeline] echo 08:45:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:45:29 ---> sudo-logs.sh 08:45:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:45:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:45:30 ---> job-cost.sh 08:45:30 lf-activate-venv: SKIPPING 08:45:30 DEBUG: total: 0.2199999988079071 08:45:30 INFO: Retrieving Stack Cost... 08:45:30 INFO: Retrieving Pricing Info for: v3-standard-8 08:45:30 INFO: Archiving Costs [Pipeline] echo 08:45:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:45:31 ---> logs-deploy.sh 08:45:31 lf-activate-venv: SKIPPING 08:45:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/760 08:45:31 INFO: archiving workspace using pattern(s): 08:45:32 Archives upload complete. 08:45:32 INFO: archiving logs to Nexus 08:45:33 ---> uname -a: 08:45:33 Linux prd-ubuntu20-04-docker-8c-8g-34777 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:45:33 08:45:33 08:45:33 ---> lscpu: 08:45:33 Architecture: x86_64 08:45:33 CPU op-mode(s): 32-bit, 64-bit 08:45:33 Byte Order: Little Endian 08:45:33 Address sizes: 40 bits physical, 48 bits virtual 08:45:33 CPU(s): 8 08:45:33 On-line CPU(s) list: 0-7 08:45:33 Thread(s) per core: 1 08:45:33 Core(s) per socket: 1 08:45:33 Socket(s): 8 08:45:33 NUMA node(s): 1 08:45:33 Vendor ID: AuthenticAMD 08:45:33 CPU family: 23 08:45:33 Model: 49 08:45:33 Model name: AMD EPYC-Rome Processor 08:45:33 Stepping: 0 08:45:33 CPU MHz: 2799.998 08:45:33 BogoMIPS: 5599.99 08:45:33 Virtualization: AMD-V 08:45:33 Hypervisor vendor: KVM 08:45:33 Virtualization type: full 08:45:33 L1d cache: 256 KiB 08:45:33 L1i cache: 256 KiB 08:45:33 L2 cache: 4 MiB 08:45:33 L3 cache: 128 MiB 08:45:33 NUMA node0 CPU(s): 0-7 08:45:33 Vulnerability Itlb multihit: Not affected 08:45:33 Vulnerability L1tf: Not affected 08:45:33 Vulnerability Mds: Not affected 08:45:33 Vulnerability Meltdown: Not affected 08:45:33 Vulnerability Mmio stale data: Not affected 08:45:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:45:33 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:45:33 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:45:33 Vulnerability Srbds: Not affected 08:45:33 Vulnerability Tsx async abort: Not affected 08:45:33 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:45:33 08:45:33 08:45:33 ---> nproc: 08:45:33 8 08:45:33 08:45:33 08:45:33 ---> df -h: 08:45:33 Filesystem Size Used Avail Use% Mounted on 08:45:33 overlay 155G 27G 129G 18% / 08:45:33 tmpfs 64M 0 64M 0% /dev 08:45:33 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:45:33 shm 64M 0 64M 0% /dev/shm 08:45:33 /dev/vda1 155G 27G 129G 18% /facter-os 08:45:33 08:45:33 08:45:33 ---> sar -b -r -n DEV: 08:45:33 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-34777) 12/09/24 _x86_64_ (8 CPU) 08:45:33 08:45:33 08:17:22 LINUX RESTART (8 CPU) 08:45:33 08:45:33 08:18:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:45:33 08:19:01 400.84 15.65 385.19 0.00 1877.29 117597.77 0.00 08:45:33 08:20:01 94.00 0.13 93.87 0.00 21.06 34353.61 0.00 08:45:33 08:21:01 47.56 0.00 47.56 0.00 0.00 34119.00 0.00 08:45:33 08:22:01 26.66 0.15 26.51 0.00 2.40 20147.84 0.00 08:45:33 08:23:01 571.34 1.38 569.96 0.00 108.25 235309.85 0.00 08:45:33 08:24:01 637.75 16.23 621.53 0.00 4372.14 186658.58 0.00 08:45:33 08:25:01 206.10 0.05 206.05 0.00 0.40 50328.04 0.00 08:45:33 08:26:01 399.50 0.07 399.43 0.00 0.53 142209.93 0.00 08:45:33 08:27:01 622.35 0.07 622.28 0.00 8.53 57528.95 0.00 08:45:33 08:28:01 29.81 0.02 29.80 0.00 4.27 764.14 0.00 08:45:33 08:29:01 11.28 0.05 11.23 0.00 10.80 255.02 0.00 08:45:33 08:30:01 1.33 0.00 1.33 0.00 0.00 16.26 0.00 08:45:33 08:31:01 1.10 0.00 1.10 0.00 0.00 17.20 0.00 08:45:33 08:32:01 0.98 0.00 0.98 0.00 0.00 12.40 0.00 08:45:33 08:33:01 1.78 0.02 1.77 0.00 0.13 20.13 0.00 08:45:33 08:34:01 3.03 1.52 1.52 0.00 37.59 24.39 0.00 08:45:33 08:35:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 08:45:33 08:36:01 1.55 0.00 1.55 0.00 0.00 18.00 0.00 08:45:33 08:37:01 0.73 0.00 0.73 0.00 0.00 8.80 0.00 08:45:33 08:38:01 1.45 0.00 1.45 0.00 0.00 18.26 0.00 08:45:33 08:39:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 08:45:33 08:40:01 1.48 0.00 1.48 0.00 0.00 17.73 0.00 08:45:33 08:41:01 0.85 0.00 0.85 0.00 0.00 10.13 0.00 08:45:33 08:42:01 0.85 0.00 0.85 0.00 0.00 10.66 0.00 08:45:33 08:43:01 1.05 0.00 1.05 0.00 0.00 13.33 0.00 08:45:33 08:44:01 0.82 0.00 0.82 0.00 0.00 10.80 0.00 08:45:33 08:45:01 169.71 0.20 169.51 0.00 8.93 52568.57 0.00 08:45:33 Average: 120.03 1.32 118.70 0.00 240.01 34573.55 0.00 08:45:33 08:45:33 08:18:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:45:33 08:19:01 28174000 31526476 779688 2.37 100116 3463492 1911272 5.63 1237804 3009908 409400 08:45:33 08:20:01 27117524 31335592 966564 2.94 127588 4223832 2174628 6.41 1901360 3322772 903248 08:45:33 08:21:01 27175464 31484340 816160 2.48 130668 4294168 1832336 5.40 1352208 3795632 467644 08:45:33 08:22:01 26469848 31502192 796700 2.42 134136 4971476 1889476 5.57 1743876 4069500 594832 08:45:33 08:23:01 21286440 31201020 1071916 3.26 152472 9698540 3368388 9.93 2209000 8608788 13428 08:45:33 08:24:01 14147740 30077240 2109292 6.41 359704 14925104 7595964 22.39 4133004 13131552 153956 08:45:33 08:25:01 10101140 28721156 3458072 10.52 377640 17464020 9580884 28.24 6728200 14437564 1310188 08:45:33 08:26:01 8784016 29717876 2478712 7.54 389396 19713204 5994244 17.67 6564544 15898948 17092 08:45:33 08:27:01 11781432 31437772 809548 2.46 398184 18605256 2026112 5.97 3316476 16396316 944 08:45:33 08:28:01 11777696 31435944 810928 2.47 399488 18605868 2014576 5.94 3771452 15945104 492 08:45:33 08:29:01 11777100 31436016 810764 2.47 399832 18606264 2026816 5.97 3847496 15869076 8 08:45:33 08:30:01 11779744 31438716 808540 2.46 399852 18606272 2026816 5.97 3845020 15869084 44 08:45:33 08:31:01 11783752 31442728 804456 2.45 399880 18606276 2026816 5.97 3841176 15869088 4 08:45:33 08:32:01 11784348 31443364 803980 2.44 399904 18606280 2026816 5.97 3841048 15869088 132 08:45:33 08:33:01 11795756 31454812 792300 2.41 399944 18606284 2065808 6.09 3828380 15869096 28 08:45:33 08:34:01 11787344 31448680 798328 2.43 399996 18607384 2065808 6.09 3838940 15869400 72 08:45:33 08:35:01 11787172 31448552 798500 2.43 400028 18607388 2065808 6.09 3838720 15869380 16 08:45:33 08:36:01 11786872 31448292 798740 2.43 400056 18607392 2065808 6.09 3838576 15869384 8 08:45:33 08:37:01 11786824 31448272 798716 2.43 400068 18607392 2065808 6.09 3838616 15869384 12 08:45:33 08:38:01 11787036 31448516 798396 2.43 400088 18607400 2065808 6.09 3837556 15869392 40 08:45:33 08:39:01 11787004 31448484 798356 2.43 400108 18607400 2065808 6.09 3837540 15869392 8 08:45:33 08:40:01 11786736 31448268 798576 2.43 400136 18607404 2065808 6.09 3837724 15869400 12 08:45:33 08:41:01 11786468 31448004 798776 2.43 400140 18607408 2065808 6.09 3837724 15869404 8 08:45:33 08:42:01 11786452 31447988 798768 2.43 400148 18607408 2065808 6.09 3837728 15869404 144 08:45:33 08:43:01 11786348 31447912 798828 2.43 400156 18607412 2065808 6.09 3837848 15869408 12 08:45:33 08:44:01 11786136 31447712 798980 2.43 400168 18607416 2065808 6.09 3837836 15869408 172 08:45:33 08:45:01 10554592 31337808 902908 2.75 416668 19611560 2168376 6.39 3965532 16859160 1000 08:45:33 Average: 14294259 31219397 1029833 3.13 347651 16047752 2720489 8.02 3642422 13680890 143442 08:45:33 08:45:33 08:18:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:45:33 08:19:01 docker0 851.97 899.85 63.08 4828.24 0.00 0.00 0.00 0.00 08:45:33 08:19:01 lo 4.65 4.65 0.46 0.46 0.00 0.00 0.00 0.00 08:45:33 08:19:01 ens3 1714.45 1588.30 12688.01 188.64 0.00 0.00 0.00 0.00 08:45:33 08:20:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:45:33 08:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:45:33 08:20:01 vethfdae77f 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 08:45:33 08:20:01 ens3 27.10 13.43 25.66 9.99 0.00 0.00 0.00 0.00 08:45:33 08:21:01 docker0 1.50 1.50 0.11 0.13 0.00 0.00 0.00 0.00 08:45:33 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:21:01 vethfdae77f 1.50 1.52 0.13 0.13 0.00 0.00 0.00 0.00 08:45:33 08:21:01 ens3 34.99 23.21 33.50 14.78 0.00 0.00 0.00 0.00 08:45:33 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:45:33 08:22:01 vethfdae77f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:22:01 ens3 27.38 17.98 23.23 13.82 0.00 0.00 0.00 0.00 08:45:33 08:23:01 vethe72ab2b 0.35 1.18 0.03 0.17 0.00 0.00 0.00 0.00 08:45:33 08:23:01 vethcc9d849 5.92 8.82 0.57 3.65 0.00 0.00 0.00 0.00 08:45:33 08:23:01 veth3fd8c18 5.70 7.52 0.55 3.58 0.00 0.00 0.00 0.00 08:45:33 08:23:01 docker0 118.95 210.98 7.81 2129.03 0.00 0.00 0.00 0.00 08:45:33 08:23:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 08:45:33 08:23:01 vethd7f32cc 6.03 8.75 0.58 3.64 0.00 0.00 0.00 0.00 08:45:33 08:23:01 ens3 603.77 358.39 5975.77 175.72 0.00 0.00 0.00 0.00 08:45:33 08:23:01 veth0cde0cc 5.88 8.78 0.57 3.72 0.00 0.00 0.00 0.00 08:45:33 08:23:01 veth0c83d77 5.93 8.73 0.57 3.72 0.00 0.00 0.00 0.00 08:45:33 08:24:01 vethe6e510b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:45:33 08:24:01 vethe72ab2b 0.13 0.17 0.01 0.01 0.00 0.00 0.00 0.00 08:45:33 08:24:01 veth0cdeb6e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:45:33 08:24:01 veth69cf7b1 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:45:33 08:24:01 veth2332fcd 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:45:33 08:24:01 docker0 353.78 684.46 31.84 6215.52 0.00 0.00 0.00 0.00 08:45:33 08:24:01 vetha9e9169 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:45:33 08:24:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 08:45:33 08:24:01 vethc28604e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:45:33 08:24:01 veth5ed9e28 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:45:33 08:24:01 veth623074d 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:45:33 08:24:01 veth847fd93 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:45:33 08:24:01 veth86e4e39 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:45:33 08:24:01 ens3 822.63 433.59 8373.40 47.13 0.00 0.00 0.00 0.00 08:45:33 08:24:01 vethd9d3626 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:45:33 08:24:01 vethd08131f 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:45:33 08:25:01 vethe6e510b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:25:01 vethe72ab2b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:25:01 veth0cdeb6e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:25:01 veth69cf7b1 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:25:01 veth2332fcd 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:25:01 vetha9e9169 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:25:01 vethc28604e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:25:01 veth5ed9e28 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:25:01 veth623074d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:25:01 veth847fd93 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:25:01 veth86e4e39 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:25:01 ens3 9.48 5.35 8.73 3.98 0.00 0.00 0.00 0.00 08:45:33 08:25:01 vethd9d3626 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:25:01 vethd08131f 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:26:01 vethe6e510b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:26:01 vethe72ab2b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:26:01 veth0cdeb6e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:26:01 veth69cf7b1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:26:01 vethfcc5cbe 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:45:33 08:26:01 veth2332fcd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:26:01 vetha9e9169 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:45:33 08:26:01 vethc28604e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:26:01 veth5ed9e28 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:26:01 veth623074d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:26:01 veth86e4e39 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:26:01 ens3 7.00 3.58 5.69 3.02 0.00 0.00 0.00 0.00 08:45:33 08:26:01 vethd9d3626 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:26:01 vethd08131f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:27:01 lo 32.79 32.79 3.24 3.24 0.00 0.00 0.00 0.00 08:45:33 08:27:01 ens3 239.39 223.33 150.61 806.87 0.00 0.00 0.00 0.00 08:45:33 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:28:01 lo 37.06 37.06 3.65 3.65 0.00 0.00 0.00 0.00 08:45:33 08:28:01 ens3 479.89 486.02 179.58 2987.98 0.00 0.00 0.00 0.00 08:45:33 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:29:01 lo 12.26 12.26 1.21 1.21 0.00 0.00 0.00 0.00 08:45:33 08:29:01 ens3 110.30 99.02 56.34 501.39 0.00 0.00 0.00 0.00 08:45:33 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:45:33 08:30:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:45:33 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:45:33 08:32:01 ens3 1.40 0.85 6.88 0.07 0.00 0.00 0.00 0.00 08:45:33 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:33:01 ens3 0.53 0.37 0.33 0.27 0.00 0.00 0.00 0.00 08:45:33 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:34:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 08:45:33 08:34:01 ens3 29.19 38.14 6.07 113.38 0.00 0.00 0.00 0.00 08:45:33 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:35:01 ens3 1.50 0.80 0.96 1.11 0.00 0.00 0.00 0.00 08:45:33 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:45:33 08:36:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:45:33 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:45:33 08:38:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 08:45:33 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:45:33 08:40:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:45:33 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:41:01 ens3 0.17 0.10 0.06 0.01 0.00 0.00 0.00 0.00 08:45:33 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:45:33 08:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:45:33 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:43:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 08:45:33 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 08:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:45:33 08:44:01 ens3 0.20 0.17 0.09 0.01 0.00 0.00 0.00 0.00 08:45:33 08:45:01 docker0 80.17 150.34 7.26 1255.15 0.00 0.00 0.00 0.00 08:45:33 08:45:01 lo 2.13 2.13 0.22 0.22 0.00 0.00 0.00 0.00 08:45:33 08:45:01 veth3913fdd 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:45:33 08:45:01 ens3 394.72 227.68 7132.78 49.47 0.00 0.00 0.00 0.00 08:45:33 Average: docker0 52.59 72.64 4.11 537.06 0.00 0.00 0.00 0.00 08:45:33 Average: lo 3.46 3.46 0.34 0.34 0.00 0.00 0.00 0.00 08:45:33 Average: veth3913fdd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:33 Average: ens3 167.81 131.31 1291.09 182.14 0.00 0.00 0.00 0.00 08:45:33 08:45:33 08:45:33 ---> sar -P ALL: 08:45:33 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-34777) 12/09/24 _x86_64_ (8 CPU) 08:45:33 08:45:33 08:17:22 LINUX RESTART (8 CPU) 08:45:33 08:45:33 08:18:00 CPU %user %nice %system %iowait %steal %idle 08:45:33 08:19:01 all 10.72 0.00 3.99 2.87 0.06 82.35 08:45:33 08:19:01 0 12.20 0.00 4.17 1.61 0.05 81.97 08:45:33 08:19:01 1 11.29 0.00 3.09 0.28 0.07 85.27 08:45:33 08:19:01 2 10.42 0.00 4.00 0.52 0.08 84.98 08:45:33 08:19:01 3 11.07 0.00 3.55 5.38 0.07 79.94 08:45:33 08:19:01 4 8.44 0.00 4.43 1.89 0.05 85.19 08:45:33 08:19:01 5 8.60 0.00 3.27 0.38 0.07 87.68 08:45:33 08:19:01 6 13.75 0.00 5.09 11.69 0.07 69.40 08:45:33 08:19:01 7 9.98 0.00 4.33 1.23 0.07 84.39 08:45:33 08:20:01 all 34.60 0.00 5.93 2.32 0.08 57.08 08:45:33 08:20:01 0 36.83 0.00 6.08 1.31 0.10 55.68 08:45:33 08:20:01 1 32.72 0.00 6.20 12.20 0.08 48.79 08:45:33 08:20:01 2 34.44 0.00 5.56 0.74 0.08 59.17 08:45:33 08:20:01 3 35.32 0.00 5.56 0.13 0.08 58.89 08:45:33 08:20:01 4 33.05 0.00 5.91 0.10 0.07 60.87 08:45:33 08:20:01 5 35.83 0.00 7.08 0.32 0.07 56.71 08:45:33 08:20:01 6 35.19 0.00 5.93 3.69 0.08 55.11 08:45:33 08:20:01 7 33.40 0.00 5.10 0.07 0.08 61.35 08:45:33 08:21:01 all 39.26 0.00 6.90 1.66 0.09 52.09 08:45:33 08:21:01 0 40.12 0.00 6.81 4.41 0.10 48.57 08:45:33 08:21:01 1 39.89 0.00 7.26 3.99 0.08 48.77 08:45:33 08:21:01 2 38.40 0.00 6.36 0.13 0.12 54.98 08:45:33 08:21:01 3 36.11 0.00 6.20 0.00 0.08 57.60 08:45:33 08:21:01 4 38.60 0.00 8.02 0.12 0.10 53.16 08:45:33 08:21:01 5 39.15 0.00 7.32 0.10 0.10 53.33 08:45:33 08:21:01 6 39.88 0.00 6.47 1.69 0.08 51.88 08:45:33 08:21:01 7 41.92 0.00 6.73 2.83 0.08 48.43 08:45:33 08:22:01 all 52.19 0.00 6.83 0.81 0.09 40.07 08:45:33 08:22:01 0 53.04 0.00 6.75 1.06 0.10 39.04 08:45:33 08:22:01 1 51.58 0.00 6.70 0.19 0.08 41.45 08:45:33 08:22:01 2 52.09 0.00 6.96 2.74 0.08 38.13 08:45:33 08:22:01 3 53.52 0.00 7.04 0.17 0.12 39.16 08:45:33 08:22:01 4 50.14 0.00 6.16 0.42 0.08 43.19 08:45:33 08:22:01 5 54.20 0.00 7.01 0.13 0.10 38.55 08:45:33 08:22:01 6 51.89 0.00 6.98 1.26 0.08 39.78 08:45:33 08:22:01 7 51.03 0.00 7.08 0.56 0.08 41.25 08:45:33 08:23:01 all 21.07 0.00 8.37 15.56 0.12 54.89 08:45:33 08:23:01 0 22.37 0.00 9.32 11.70 0.12 56.49 08:45:33 08:23:01 1 21.72 0.00 8.70 20.27 0.12 49.19 08:45:33 08:23:01 2 21.30 0.00 9.10 24.50 0.12 44.99 08:45:33 08:23:01 3 20.52 0.00 8.18 14.31 0.14 56.85 08:45:33 08:23:01 4 20.54 0.00 7.90 13.16 0.14 58.26 08:45:33 08:23:01 5 20.75 0.00 8.13 13.73 0.09 57.30 08:45:33 08:23:01 6 20.38 0.00 7.45 22.85 0.10 49.22 08:45:33 08:23:01 7 20.95 0.00 8.19 4.04 0.12 66.70 08:45:33 08:24:01 all 14.79 0.00 7.71 17.64 0.09 59.77 08:45:33 08:24:01 0 15.33 0.00 8.06 27.24 0.09 49.28 08:45:33 08:24:01 1 14.79 0.00 6.82 20.49 0.08 57.82 08:45:33 08:24:01 2 12.95 0.00 7.74 11.20 0.10 68.01 08:45:33 08:24:01 3 14.04 0.00 8.22 24.71 0.09 52.94 08:45:33 08:24:01 4 15.44 0.00 8.77 13.22 0.08 62.49 08:45:33 08:24:01 5 16.84 0.00 7.61 9.18 0.08 66.29 08:45:33 08:24:01 6 14.96 0.00 7.61 16.21 0.08 61.13 08:45:33 08:24:01 7 13.94 0.00 6.89 19.02 0.08 60.07 08:45:33 08:25:01 all 88.47 0.00 11.36 0.01 0.15 0.01 08:45:33 08:25:01 0 88.67 0.00 11.16 0.00 0.17 0.00 08:45:33 08:25:01 1 88.45 0.00 11.36 0.02 0.15 0.02 08:45:33 08:25:01 2 87.52 0.00 12.30 0.03 0.13 0.02 08:45:33 08:25:01 3 88.46 0.00 11.36 0.00 0.17 0.02 08:45:33 08:25:01 4 88.94 0.00 10.90 0.00 0.17 0.00 08:45:33 08:25:01 5 89.48 0.00 10.39 0.00 0.13 0.00 08:45:33 08:25:01 6 88.66 0.00 11.17 0.00 0.17 0.00 08:45:33 08:25:01 7 87.60 0.00 12.25 0.02 0.13 0.00 08:45:33 08:26:01 all 88.17 0.00 11.60 0.00 0.22 0.01 08:45:33 08:26:01 0 89.17 0.00 10.59 0.00 0.21 0.03 08:45:33 08:26:01 1 88.39 0.00 11.33 0.00 0.26 0.02 08:45:33 08:26:01 2 88.49 0.00 11.34 0.00 0.17 0.00 08:45:33 08:26:01 3 87.37 0.00 12.35 0.00 0.26 0.02 08:45:33 08:26:01 4 89.25 0.00 10.54 0.00 0.20 0.02 08:45:33 08:26:01 5 87.58 0.00 12.22 0.00 0.21 0.00 08:45:33 08:26:01 6 88.35 0.00 11.39 0.02 0.24 0.00 08:45:33 08:26:01 7 86.72 0.00 13.08 0.02 0.19 0.00 08:45:33 08:27:01 all 25.65 0.00 5.30 5.45 0.11 63.49 08:45:33 08:27:01 0 26.01 0.00 5.33 5.84 0.10 62.71 08:45:33 08:27:01 1 25.32 0.00 4.51 2.30 0.12 67.75 08:45:33 08:27:01 2 25.13 0.00 5.16 4.24 0.08 65.39 08:45:33 08:27:01 3 24.27 0.00 5.48 6.58 0.10 63.57 08:45:33 08:27:01 4 27.45 0.00 5.78 5.58 0.10 61.10 08:45:33 08:27:01 5 25.63 0.00 5.69 8.58 0.10 59.99 08:45:33 08:27:01 6 25.38 0.00 5.07 6.40 0.13 63.01 08:45:33 08:27:01 7 26.01 0.00 5.39 4.04 0.10 64.46 08:45:33 08:28:01 all 10.71 0.00 0.90 0.09 0.06 88.24 08:45:33 08:28:01 0 4.59 0.00 0.89 0.03 0.03 94.45 08:45:33 08:28:01 1 6.79 0.00 0.70 0.02 0.05 92.45 08:45:33 08:28:01 2 11.90 0.00 0.90 0.02 0.05 87.13 08:45:33 08:28:01 3 14.47 0.00 0.89 0.03 0.08 84.52 08:45:33 08:28:01 4 8.31 0.00 1.04 0.53 0.07 90.05 08:45:33 08:28:01 5 16.65 0.00 0.97 0.02 0.07 82.29 08:45:33 08:28:01 6 12.81 0.00 0.90 0.03 0.07 86.19 08:45:33 08:28:01 7 10.21 0.00 0.89 0.03 0.05 88.81 08:45:33 08:29:01 all 2.26 0.00 0.29 0.04 0.03 97.39 08:45:33 08:29:01 0 0.62 0.00 0.27 0.02 0.03 99.07 08:45:33 08:29:01 1 3.86 0.00 0.38 0.08 0.05 95.63 08:45:33 08:29:01 2 1.99 0.00 0.25 0.02 0.05 97.70 08:45:33 08:29:01 3 2.10 0.00 0.27 0.00 0.02 97.62 08:45:33 08:29:01 4 2.50 0.00 0.30 0.13 0.02 97.05 08:45:33 08:29:01 5 2.87 0.00 0.33 0.05 0.03 96.72 08:45:33 08:29:01 6 2.66 0.00 0.25 0.00 0.02 97.08 08:45:33 08:29:01 7 1.44 0.00 0.25 0.00 0.02 98.30 08:45:33 08:45:33 08:29:01 CPU %user %nice %system %iowait %steal %idle 08:45:33 08:30:01 all 0.09 0.00 0.01 0.01 0.01 99.88 08:45:33 08:30:01 0 0.02 0.00 0.00 0.03 0.02 99.93 08:45:33 08:30:01 1 0.60 0.00 0.02 0.02 0.03 99.33 08:45:33 08:30:01 2 0.02 0.00 0.03 0.00 0.02 99.93 08:45:33 08:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:45:33 08:30:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:45:33 08:30:01 5 0.07 0.00 0.02 0.00 0.02 99.90 08:45:33 08:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:45:33 08:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:45:33 08:31:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:45:33 08:31:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:45:33 08:31:01 1 0.03 0.00 0.00 0.02 0.03 99.92 08:45:33 08:31:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:45:33 08:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:45:33 08:31:01 4 0.08 0.00 0.05 0.00 0.02 99.85 08:45:33 08:31:01 5 0.03 0.00 0.00 0.02 0.02 99.93 08:45:33 08:31:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:45:33 08:31:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:45:33 08:32:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:45:33 08:32:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:45:33 08:32:01 1 0.07 0.00 0.00 0.02 0.03 99.88 08:45:33 08:32:01 2 0.02 0.00 0.03 0.00 0.02 99.93 08:45:33 08:32:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:45:33 08:32:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:45:33 08:32:01 5 0.02 0.00 0.02 0.02 0.02 99.93 08:45:33 08:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:45:33 08:32:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:45:33 08:33:01 all 0.16 0.00 0.03 0.01 0.01 99.79 08:45:33 08:33:01 0 0.96 0.00 0.03 0.03 0.02 98.96 08:45:33 08:33:01 1 0.03 0.00 0.05 0.00 0.03 99.88 08:45:33 08:33:01 2 0.05 0.00 0.05 0.00 0.03 99.87 08:45:33 08:33:01 3 0.03 0.00 0.05 0.00 0.00 99.92 08:45:33 08:33:01 4 0.10 0.00 0.03 0.00 0.02 99.85 08:45:33 08:33:01 5 0.05 0.00 0.00 0.00 0.02 99.93 08:45:33 08:33:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:45:33 08:33:01 7 0.03 0.00 0.02 0.02 0.00 99.93 08:45:33 08:34:01 all 0.47 0.00 0.06 0.01 0.01 99.45 08:45:33 08:34:01 0 1.13 0.00 0.10 0.02 0.00 98.76 08:45:33 08:34:01 1 0.37 0.00 0.08 0.02 0.02 99.52 08:45:33 08:34:01 2 0.22 0.00 0.08 0.02 0.02 99.67 08:45:33 08:34:01 3 0.92 0.00 0.00 0.00 0.02 99.07 08:45:33 08:34:01 4 0.18 0.00 0.05 0.00 0.00 99.77 08:45:33 08:34:01 5 0.38 0.00 0.07 0.00 0.03 99.52 08:45:33 08:34:01 6 0.23 0.00 0.07 0.00 0.00 99.70 08:45:33 08:34:01 7 0.30 0.00 0.05 0.02 0.02 99.62 08:45:33 08:35:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:45:33 08:35:01 0 0.03 0.00 0.00 0.02 0.02 99.93 08:45:33 08:35:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:45:33 08:35:01 2 0.05 0.00 0.03 0.00 0.02 99.90 08:45:33 08:35:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:45:33 08:35:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:45:33 08:35:01 5 0.05 0.00 0.05 0.00 0.02 99.88 08:45:33 08:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:45:33 08:35:01 7 0.03 0.00 0.00 0.02 0.00 99.95 08:45:33 08:36:01 all 0.02 0.00 0.01 0.01 0.02 99.94 08:45:33 08:36:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:45:33 08:36:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:45:33 08:36:01 2 0.05 0.00 0.02 0.02 0.02 99.90 08:45:33 08:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:45:33 08:36:01 4 0.05 0.00 0.02 0.00 0.02 99.92 08:45:33 08:36:01 5 0.03 0.00 0.03 0.00 0.03 99.90 08:45:33 08:36:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:45:33 08:36:01 7 0.02 0.00 0.02 0.03 0.02 99.92 08:45:33 08:37:01 all 0.04 0.00 0.01 0.00 0.01 99.93 08:45:33 08:37:01 0 0.03 0.00 0.00 0.02 0.00 99.95 08:45:33 08:37:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:45:33 08:37:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:45:33 08:37:01 3 0.12 0.00 0.02 0.00 0.00 99.87 08:45:33 08:37:01 4 0.05 0.00 0.02 0.00 0.02 99.92 08:45:33 08:37:01 5 0.05 0.00 0.03 0.00 0.03 99.88 08:45:33 08:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:45:33 08:37:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:45:33 08:38:01 all 0.02 0.00 0.02 0.00 0.01 99.95 08:45:33 08:38:01 0 0.00 0.00 0.05 0.02 0.02 99.92 08:45:33 08:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:45:33 08:38:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:45:33 08:38:01 3 0.08 0.00 0.00 0.00 0.00 99.92 08:45:33 08:38:01 4 0.03 0.00 0.03 0.00 0.00 99.93 08:45:33 08:38:01 5 0.05 0.00 0.03 0.00 0.02 99.90 08:45:33 08:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:45:33 08:38:01 7 0.00 0.00 0.00 0.02 0.02 99.97 08:45:33 08:39:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:45:33 08:39:01 0 0.00 0.00 0.03 0.00 0.02 99.95 08:45:33 08:39:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:45:33 08:39:01 2 0.03 0.00 0.02 0.00 0.03 99.92 08:45:33 08:39:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:45:33 08:39:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:45:33 08:39:01 5 0.07 0.00 0.00 0.00 0.03 99.90 08:45:33 08:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:45:33 08:39:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:45:33 08:40:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:45:33 08:40:01 0 0.00 0.00 0.02 0.02 0.00 99.97 08:45:33 08:40:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:45:33 08:40:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:45:33 08:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:45:33 08:40:01 4 0.02 0.00 0.05 0.00 0.03 99.90 08:45:33 08:40:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:45:33 08:40:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:45:33 08:40:01 7 0.03 0.00 0.00 0.02 0.02 99.93 08:45:33 08:45:33 08:40:01 CPU %user %nice %system %iowait %steal %idle 08:45:33 08:41:01 all 0.02 0.00 0.02 0.00 0.01 99.95 08:45:33 08:41:01 0 0.00 0.00 0.00 0.02 0.02 99.97 08:45:33 08:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:45:33 08:41:01 2 0.02 0.00 0.05 0.00 0.02 99.92 08:45:33 08:41:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:45:33 08:41:01 4 0.02 0.00 0.02 0.00 0.03 99.93 08:45:33 08:41:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:45:33 08:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:45:33 08:41:01 7 0.03 0.00 0.02 0.02 0.02 99.92 08:45:33 08:42:01 all 0.20 0.00 0.01 0.00 0.01 99.77 08:45:33 08:42:01 0 0.02 0.00 0.00 0.02 0.02 99.95 08:45:33 08:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:45:33 08:42:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:45:33 08:42:01 3 0.08 0.00 0.00 0.00 0.00 99.92 08:45:33 08:42:01 4 0.05 0.00 0.02 0.00 0.03 99.90 08:45:33 08:42:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:45:33 08:42:01 6 1.35 0.00 0.00 0.00 0.00 98.65 08:45:33 08:42:01 7 0.05 0.00 0.00 0.00 0.03 99.92 08:45:33 08:43:01 all 0.05 0.00 0.02 0.00 0.01 99.92 08:45:33 08:43:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:45:33 08:43:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:45:33 08:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:45:33 08:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:45:33 08:43:01 4 0.03 0.00 0.03 0.00 0.03 99.90 08:45:33 08:43:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:45:33 08:43:01 6 0.30 0.00 0.00 0.00 0.02 99.68 08:45:33 08:43:01 7 0.02 0.00 0.05 0.02 0.00 99.92 08:45:33 08:44:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:45:33 08:44:01 0 0.02 0.00 0.02 0.02 0.00 99.95 08:45:33 08:44:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:45:33 08:44:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:45:33 08:44:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:45:33 08:44:01 4 0.07 0.00 0.03 0.00 0.02 99.88 08:45:33 08:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:45:33 08:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:45:33 08:44:01 7 0.07 0.00 0.00 0.02 0.02 99.90 08:45:33 08:45:01 all 7.95 0.00 3.62 2.64 0.06 85.74 08:45:33 08:45:01 0 7.92 0.00 3.37 1.42 0.05 87.24 08:45:33 08:45:01 1 9.43 0.00 3.51 1.80 0.07 85.19 08:45:33 08:45:01 2 8.05 0.00 3.39 1.37 0.07 87.12 08:45:33 08:45:01 3 6.63 0.00 4.25 0.39 0.05 88.68 08:45:33 08:45:01 4 7.37 0.00 3.51 0.25 0.07 88.80 08:45:33 08:45:01 5 6.67 0.00 3.71 10.97 0.09 78.56 08:45:33 08:45:01 6 9.29 0.00 3.06 0.59 0.05 87.01 08:45:33 08:45:01 7 8.20 0.00 4.13 4.44 0.05 83.18 08:45:33 Average: all 14.58 0.00 2.68 1.80 0.05 80.89 08:45:33 Average: 0 14.64 0.00 2.68 2.00 0.05 80.63 08:45:33 Average: 1 14.47 0.00 2.59 2.25 0.05 80.64 08:45:33 Average: 2 14.49 0.00 2.70 1.65 0.05 81.11 08:45:33 Average: 3 14.45 0.00 2.69 1.89 0.05 80.93 08:45:33 Average: 4 14.40 0.00 2.71 1.30 0.05 81.54 08:45:33 Average: 5 14.88 0.00 2.72 1.59 0.05 80.76 08:45:33 Average: 6 14.89 0.00 2.62 2.36 0.05 80.08 08:45:33 Average: 7 14.45 0.00 2.74 1.33 0.05 81.43 08:45:33 08:45:33 08:45:33