Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 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-ssh12014640964550837248.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-ssh3923618172028793116.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-ssh1528486422057884020.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-ssh17545167326436798661.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-ssh6193528048600588022.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 ‘prd-ubuntu20.04-docker-8c-8g-36426’ is offline Running on prd-ubuntu20.04-docker-8c-8g-36429 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/775 [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/775 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 (main) Commit message: "Merge pull request #5044 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.14.2" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 # timeout=10 > git rev-list --no-walk bbc21c937f4ad83ee98b11842af458a0c0169691 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:14:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:14:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:14:49 ========================================================= 02:14:49 EdgeX Global Pipelines Version Info 02:14:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:14:50 ------------------- 02:14:50 stable info: 02:14:50 ------------------- 02:14:50 Commited By: Cherry Wang cherry@iotechsys.com 02:14:50 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 02:14:50 Message: update stable to v1.0.269 02:14:50 ------------------- 02:14:50 experimental info: 02:14:50 ------------------- 02:14:50 Commited By: **** collab-it+edgex@linuxfoundation.org 02:14:50 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 02:14:50 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:14:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:14:50 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:14:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:14:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:14:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:14:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 02:14:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:14:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:14:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:14:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:14:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:14:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:14:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:14:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:14:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:14:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:14:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:14:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:14:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:14:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 02:14:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:14:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:14:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:14:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:14:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:14:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:14:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] echo 02:14:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = abdf012 [Pipeline] echo 02:14:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:14:51 provisioning config files... 02:14:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/775@tmp/config3682034051304347875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:14:51 ---> ****-login.sh 02:14:51 nexus3.edgexfoundry.org:10001 02:14:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:14:52 Configure a credential helper to remove this warning. See 02:14:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:14:52 02:14:52 Login Succeeded 02:14:52 nexus3.edgexfoundry.org:10002 02:14:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:14:52 Configure a credential helper to remove this warning. See 02:14:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:14:52 02:14:52 Login Succeeded 02:14:52 nexus3.edgexfoundry.org:10003 02:14:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:14:52 Configure a credential helper to remove this warning. See 02:14:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:14:52 02:14:52 Login Succeeded 02:14:52 nexus3.edgexfoundry.org:10004 02:14:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:14:52 Configure a credential helper to remove this warning. See 02:14:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:14:52 02:14:52 Login Succeeded 02:14:52 ****.io 02:14:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:14:52 Configure a credential helper to remove this warning. See 02:14:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:14:52 02:14:52 Login Succeeded 02:14:52 ---> ****-login.sh ends [Pipeline] } 02:14:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:14:53 + 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 02:14:53 + dirname cmd/core-command/Dockerfile 02:14:53 + cut -d/ -f2 02:14:53 + echo core-command,cmd/core-command/Dockerfile 02:14:53 + dirname cmd/core-common-config-bootstrapper/Dockerfile 02:14:53 + cut -d/ -f2 02:14:53 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 02:14:53 + dirname cmd/core-data/Dockerfile 02:14:53 + cut -d/ -f2 02:14:53 + echo core-data,cmd/core-data/Dockerfile 02:14:53 + dirname cmd/core-keeper/Dockerfile 02:14:53 + cut -d/ -f2 02:14:53 + echo core-keeper,cmd/core-keeper/Dockerfile 02:14:53 + dirname cmd/core-metadata/Dockerfile 02:14:53 + cut -d/ -f2 02:14:53 + echo core-metadata,cmd/core-metadata/Dockerfile 02:14:53 + dirname cmd/security-bootstrapper/Dockerfile 02:14:53 + cut -d/ -f2 02:14:53 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:14:53 + dirname cmd/security-proxy-auth/Dockerfile 02:14:53 + cut -d/ -f2 02:14:53 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 02:14:53 + dirname cmd/security-proxy-setup/Dockerfile 02:14:53 + cut -d/ -f2 02:14:53 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:14:53 + dirname cmd/security-secretstore-setup/Dockerfile 02:14:53 + cut -d/ -f2 02:14:53 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:14:53 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:14:53 + cut -d/ -f2 02:14:53 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:14:53 + dirname cmd/security-spire-agent/Dockerfile 02:14:53 + cut -d/ -f2 02:14:53 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:14:53 + dirname cmd/security-spire-config/Dockerfile 02:14:53 + cut -d/ -f2 02:14:53 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:14:53 + dirname cmd/security-spire-server/Dockerfile 02:14:53 + cut -d/ -f2 02:14:53 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:14:53 + dirname cmd/support-notifications/Dockerfile 02:14:53 + cut -d/ -f2 02:14:53 + echo support-notifications,cmd/support-notifications/Dockerfile 02:14:53 + dirname cmd/support-scheduler/Dockerfile 02:14:53 + cut -d/ -f2 02:14:53 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 02:14:53 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 02:14:53 + git rev-list -1 --merges abdf0121f38fcc6bce6b4d1c2b67414a5a563b51~1..abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] echo 02:14:53 -----------> git rev-list -1 --merges abdf0121f38fcc6bce6b4d1c2b67414a5a563b51~1..abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:14:53 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [false] [Pipeline] sh 02:14:53 + git log --format=format:%s -1 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] echo 02:14:53 ========================================================= 02:14:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:14:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:14:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:14:54 + grep -v github /etc/ssh/ssh_known_hosts 02:14:54 + [ -e /tmp/ssh_known_hosts ] 02:14:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:14:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:14:54 + sudo tee -a /etc/ssh/ssh_known_hosts 02:14:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:14:54 02:14:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:14:54 0.1.4: Pulling from edgex-devops/py-git-semver 02:14:54 b85a868b505f: Pulling fs layer 02:14:54 e2be974225ed: Pulling fs layer 02:14:54 339a4e72a1f5: Pulling fs layer 02:14:54 988bab9f4d93: Pulling fs layer 02:14:54 1469e6f7b9e6: Pulling fs layer 02:14:54 eaf3925da568: Pulling fs layer 02:14:54 bab4dde63d76: Pulling fs layer 02:14:54 bde34c3a00c8: Pulling fs layer 02:14:54 b352a97aabf1: Pulling fs layer 02:14:54 4872d77fe225: Pulling fs layer 02:14:54 5851b861e8e6: Pulling fs layer 02:14:54 bab4dde63d76: Waiting 02:14:54 bde34c3a00c8: Waiting 02:14:54 b352a97aabf1: Waiting 02:14:54 4872d77fe225: Waiting 02:14:54 5851b861e8e6: Waiting 02:14:54 1469e6f7b9e6: Waiting 02:14:54 988bab9f4d93: Waiting 02:14:54 eaf3925da568: Waiting 02:14:54 e2be974225ed: Verifying Checksum 02:14:54 e2be974225ed: Download complete 02:14:54 988bab9f4d93: Verifying Checksum 02:14:54 988bab9f4d93: Download complete 02:14:54 1469e6f7b9e6: Verifying Checksum 02:14:54 1469e6f7b9e6: Download complete 02:14:54 339a4e72a1f5: Verifying Checksum 02:14:54 339a4e72a1f5: Download complete 02:14:55 eaf3925da568: Verifying Checksum 02:14:55 eaf3925da568: Download complete 02:14:55 bde34c3a00c8: Verifying Checksum 02:14:55 bde34c3a00c8: Download complete 02:14:55 b352a97aabf1: Verifying Checksum 02:14:55 b352a97aabf1: Download complete 02:14:55 4872d77fe225: Download complete 02:14:55 b85a868b505f: Verifying Checksum 02:14:55 b85a868b505f: Download complete 02:14:55 bab4dde63d76: Verifying Checksum 02:14:55 bab4dde63d76: Download complete 02:14:56 b85a868b505f: Pull complete 02:14:56 e2be974225ed: Pull complete 02:14:57 339a4e72a1f5: Pull complete 02:14:57 988bab9f4d93: Pull complete 02:14:57 1469e6f7b9e6: Pull complete 02:14:57 eaf3925da568: Pull complete 02:14:59 bab4dde63d76: Pull complete 02:14:59 bde34c3a00c8: Pull complete 02:14:59 b352a97aabf1: Pull complete 02:14:59 4872d77fe225: Pull complete 02:14:59 5851b861e8e6: Pull complete 02:14:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:14:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:14:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:14:59 prd-ubuntu20.04-docker-8c-8g-36429 does not seem to be running inside a container 02:14:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/775 -v /w/workspace/edgex-go/775:/w/workspace/edgex-go/775:rw,z -v /w/workspace/edgex-go/775@tmp:/w/workspace/edgex-go/775@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:15:04 $ docker top 2fba4afe2156b0e70d8b0062b2823e812c13444cf850eabf2a30f4a1d3dea6bd -eo pid,comm 02:15: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). 02:15:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:15:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:15:04 [ssh-agent] Looking for ssh-agent implementation... 02:15:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:15:04 $ docker exec 2fba4afe2156b0e70d8b0062b2823e812c13444cf850eabf2a30f4a1d3dea6bd ssh-agent 02:15:04 SSH_AUTH_SOCK=/tmp/ssh-6nDd94EqWenj/agent.32 02:15:04 SSH_AGENT_PID=38 02:15:04 Running ssh-add (command line suppressed) 02:15:04 Identity added: /w/workspace/edgex-go/775@tmp/private_key_15835955846819461979.key (/w/workspace/edgex-go/775@tmp/private_key_15835955846819461979.key) 02:15:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:15:04 + git tag --points-at HEAD [Pipeline] } 02:15:04 $ docker exec --env ******** --env ******** 2fba4afe2156b0e70d8b0062b2823e812c13444cf850eabf2a30f4a1d3dea6bd ssh-agent -k 02:15:05 unset SSH_AUTH_SOCK; 02:15:05 unset SSH_AGENT_PID; 02:15:05 echo Agent pid 38 killed; 02:15:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:15:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:15:05 [ssh-agent] Looking for ssh-agent implementation... 02:15:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:15:05 $ docker exec 2fba4afe2156b0e70d8b0062b2823e812c13444cf850eabf2a30f4a1d3dea6bd ssh-agent 02:15:05 SSH_AUTH_SOCK=/tmp/ssh-I3as2Sr5JKmx/agent.71 02:15:05 SSH_AGENT_PID=77 02:15:05 Running ssh-add (command line suppressed) 02:15:05 Identity added: /w/workspace/edgex-go/775@tmp/private_key_7295724265085322850.key (/w/workspace/edgex-go/775@tmp/private_key_7295724265085322850.key) 02:15:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:15:05 + git semver init 02:15:05 2025-01-10 02:15:05,915 [run_init] DEBUG init version:0.0.0 force:False 02:15:05 2025-01-10 02:15:05,916 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/775/.semver 02:15:05 2025-01-10 02:15:05,916 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/775/.semver 02:15:05 2025-01-10 02:15:05,917 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/775/.semver'], cwd=/w/workspace/edgex-go/775, universal_newlines=False, shell=None, istream=None) 02:15:12 2025-01-10 02:15:12,554 [append_file] DEBUG append to file:/w/workspace/edgex-go/775/.git/info/exclude 02:15:12 2025-01-10 02:15:12,555 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/775/.semver/main with force:False 02:15:12 2025-01-10 02:15:12,555 [read_version] DEBUG read version from /w/workspace/edgex-go/775/.semver/main 02:15:12 2025-01-10 02:15:12,555 [read_version] DEBUG read version from /w/workspace/edgex-go/775/.semver/main 02:15:12 4.0.0-dev.39 [Pipeline] } 02:15:12 $ docker exec --env ******** --env ******** 2fba4afe2156b0e70d8b0062b2823e812c13444cf850eabf2a30f4a1d3dea6bd ssh-agent -k 02:15:12 unset SSH_AUTH_SOCK; 02:15:12 unset SSH_AGENT_PID; 02:15:12 echo Agent pid 77 killed; 02:15:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:15:13 + git semver [Pipeline] } 02:15:13 $ docker stop --time=1 2fba4afe2156b0e70d8b0062b2823e812c13444cf850eabf2a30f4a1d3dea6bd 02:15:14 $ docker rm -f --volumes 2fba4afe2156b0e70d8b0062b2823e812c13444cf850eabf2a30f4a1d3dea6bd [Pipeline] // withDockerContainer [Pipeline] sh 02:15:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:15:15 Stashed 1 file(s) [Pipeline] echo 02:15:15 [edgeXSemver]: initialized semver on version 4.0.0-dev.39 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:15:15 + git config --global --add safe.directory /w/workspace/edgex-go/775 [Pipeline] echo 02:15:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:15:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:15:15 ========================================================= 02:15:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 02:15:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:15:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:15:16 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 02:15:16 da9db072f522: Pulling fs layer 02:15:16 6ef4a4ee8ca5: Pulling fs layer 02:15:16 06f05ace1117: Pulling fs layer 02:15:16 5fe327b54edc: Pulling fs layer 02:15:16 4f4fb700ef54: Pulling fs layer 02:15:16 92a5565b7b96: Pulling fs layer 02:15:16 ff9bb7016b71: Pulling fs layer 02:15:16 b67dba6c2c7d: Pulling fs layer 02:15:16 a813b0c90790: Pulling fs layer 02:15:16 92a5565b7b96: Waiting 02:15:16 ff9bb7016b71: Waiting 02:15:16 b67dba6c2c7d: Waiting 02:15:16 a813b0c90790: Waiting 02:15:16 5fe327b54edc: Waiting 02:15:16 4f4fb700ef54: Waiting 02:15:16 6ef4a4ee8ca5: Verifying Checksum 02:15:16 6ef4a4ee8ca5: Download complete 02:15:16 5fe327b54edc: Verifying Checksum 02:15:16 5fe327b54edc: Download complete 02:15:16 4f4fb700ef54: Download complete 02:15:16 92a5565b7b96: Verifying Checksum 02:15:16 92a5565b7b96: Download complete 02:15:16 da9db072f522: Download complete 02:15:16 ff9bb7016b71: Verifying Checksum 02:15:16 ff9bb7016b71: Download complete 02:15:16 da9db072f522: Pull complete 02:15:16 a813b0c90790: Verifying Checksum 02:15:16 a813b0c90790: Download complete 02:15:16 6ef4a4ee8ca5: Pull complete 02:15:16 06f05ace1117: Verifying Checksum 02:15:16 06f05ace1117: Download complete 02:15:16 b67dba6c2c7d: Verifying Checksum 02:15:16 b67dba6c2c7d: Download complete 02:15:20 06f05ace1117: Pull complete 02:15:20 5fe327b54edc: Pull complete 02:15:20 4f4fb700ef54: Pull complete 02:15:20 92a5565b7b96: Pull complete 02:15:20 ff9bb7016b71: Pull complete 02:15:22 b67dba6c2c7d: Pull complete 02:15:23 a813b0c90790: Pull complete 02:15:23 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 02:15:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:15:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 02:15:23 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:15:23 WORKDIR /edgex 02:15:23 COPY go.mod . 02:15:23 RUN go mod downloaddocker 02:15:23 build -t ci-base-image-x86_64 -f - . 02:15:24 Sending build context to Docker daemon 178.5MB 02:15:24 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:15:24 ---> 3ba60ce46760 02:15:24 Step 2/4 : WORKDIR /edgex 02:15:30 Still waiting to schedule task 02:15:30 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 02:15:32 ---> Running in 0d3cb8cdd7d7 02:15:32 Removing intermediate container 0d3cb8cdd7d7 02:15:32 ---> 9c6122f00df8 02:15:32 Step 3/4 : COPY go.mod . 02:15:32 ---> f46ce577faad 02:15:32 Step 4/4 : RUN go mod download 02:15:32 ---> Running in 831126bcd5a5 02:16:04 Removing intermediate container 831126bcd5a5 02:16:04 ---> 95f5b9ce77b5 02:16:04 Successfully built 95f5b9ce77b5 02:16:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:04 + docker inspect -f . ci-base-image-x86_64 02:16:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:16:04 prd-ubuntu20.04-docker-8c-8g-36429 does not seem to be running inside a container 02:16:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/775 -v /w/workspace/edgex-go/775:/w/workspace/edgex-go/775:rw,z -v /w/workspace/edgex-go/775@tmp:/w/workspace/edgex-go/775@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:16:05 $ docker top 28d16ece9f390b5fefb4e8aeb1aa0b53e4342a1db89d171207d73f62aff4966b -eo pid,comm [Pipeline] { [Pipeline] sh 02:16:05 + go version 02:16:05 go version go1.23.4 linux/amd64 [Pipeline] } 02:16:05 $ docker stop --time=1 28d16ece9f390b5fefb4e8aeb1aa0b53e4342a1db89d171207d73f62aff4966b 02:16:07 $ docker rm -f --volumes 28d16ece9f390b5fefb4e8aeb1aa0b53e4342a1db89d171207d73f62aff4966b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:07 + docker inspect -f . ci-base-image-x86_64 02:16:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:16:07 prd-ubuntu20.04-docker-8c-8g-36429 does not seem to be running inside a container 02:16:07 $ 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/775 -v /w/workspace/edgex-go/775:/w/workspace/edgex-go/775:rw,z -v /w/workspace/edgex-go/775@tmp:/w/workspace/edgex-go/775@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:16:08 $ docker top 8ab79fefcea233be22b2f3b2fb8a82d8f1f4c30d8a8daed88cdc21f5f22bd925 -eo pid,comm [Pipeline] { [Pipeline] echo 02:16:08 ========================================================= 02:16:08 [edgeXBuildGoParallel] Running Tests and Build... 02:16:08 ========================================================= [Pipeline] sh 02:16:08 + git config --global --add safe.directory /w/workspace/edgex-go/775 [Pipeline] fileExists [Pipeline] sh 02:16:09 + make test 02:16:09 go test -race -coverprofile=coverage.out ./... 02:16:17 ? github.com/edgexfoundry/edgex-go [no test files] 02:16:43 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 02:16:43 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 02:16:45 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 02:16:45 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 02:16:45 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 02:16:45 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 02:16:45 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 02:16:45 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 02:16:45 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 02:16:45 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 02:16:45 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 02:16:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:16:46 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 02:16:46 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 02:16:46 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 02:16:47 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 02:16:47 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 02:16:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.029s coverage: 28.7% of statements 02:16:49 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 02:16:49 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 02:16:49 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 02:16:50 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 02:16:50 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 02:16:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.046s coverage: 97.0% of statements 02:16:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:16:51 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:16:51 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 02:16:51 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 02:16:51 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 02:16:51 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 02:16:51 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 02:16:51 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 02:16:51 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 02:16:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 02:16:52 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 02:16:52 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 02:16:52 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 02:16:52 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:16:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.061s coverage: 69.2% of statements 02:16:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.051s coverage: 48.4% of statements 02:16:53 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 02:16:53 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 02:16:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.272s coverage: 93.4% of statements 02:16:54 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.054s coverage: 91.7% of statements 02:16:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.048s coverage: 9.4% of statements 02:16:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:16:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:16:55 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 02:16:55 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:16:55 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 02:16:55 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 02:16:55 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 02:16:55 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 02:16:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:16:55 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 02:16:55 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 02:16:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.364s coverage: 95.8% of statements 02:16:57 ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements 02:16:57 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 02:16:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:16:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 02:16:57 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 02:16:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 02:16:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.033s coverage: 0.0% of statements [no tests to run] 02:16:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.052s coverage: 1.0% of statements 02:16:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 44.2% of statements 02:16:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.018s coverage: 81.1% of statements 02:16:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.021s coverage: 40.0% of statements 02:16:59 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 02:16:59 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 02:16:59 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 02:16:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:16:59 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 02:16:59 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 02:16:59 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 02:17:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.022s coverage: 87.1% of statements 02:17:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements 02:17:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.028s coverage: 96.3% of statements 02:17:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 02:17:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 02:17:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 02:17:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 02:17:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 02:17:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 02:17:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 02:17:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 02:17:01 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 02:17:01 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 02:17:01 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 02:17:02 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 02:17:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:17:04 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 02:17:04 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 02:17:07 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 02:17:07 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 02:17:07 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 02:17:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 02:17:08 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:17:09 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 02:17:09 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 02:17:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:17:10 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 02:17:10 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 02:17:10 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 02:17:10 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 02:17:11 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 02:17:11 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 02:17:11 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 02:17:11 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 02:17:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.053s coverage: 94.4% of statements 02:17:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:17:13 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 02:17:13 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:17:13 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 02:17:13 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 02:17:13 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 02:17:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-36430 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 02:17:14 Running in /w/workspace/edgex-go/775 [Pipeline] { [Pipeline] checkout 02:17:14 The recommended git tool is: git 02:17:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:17:15 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:17:21 using credential edgex-jenkins-ssh 02:17:21 Cloning the remote Git repository 02:17:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.042s coverage: 92.9% of statements 02:17:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 66.7% of statements 02:17:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.027s coverage: 62.3% of statements 02:17:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 75.0% of statements 02:17:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.029s coverage: 87.2% of statements 02:17:21 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 17.0% of statements 02:17:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.023s coverage: 100.0% of statements 02:17:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.060s coverage: 81.8% of statements 02:17:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.054s coverage: 82.1% of statements 02:17:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements 02:17:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.120s coverage: 63.1% of statements 02:17:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements 02:17:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 02:17:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements 02:17:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements 02:17:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 02:17:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.028s coverage: 88.6% of statements 02:17:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.026s coverage: 96.8% of statements 02:17:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.021s coverage: 100.0% of statements 02:17:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.126s coverage: 36.8% of statements 02:17:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.022s coverage: 93.8% of statements 02:17:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements 02:17:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 17.0% of statements 02:17:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.128s coverage: 94.9% of statements 02:17:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.033s coverage: 9.0% of statements 02:17:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.069s coverage: 97.7% of statements 02:17:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.025s coverage: 45.8% of statements 02:17:21 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 02:17:21 running golangci-lint 02:17:21 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:17:21 > git init /w/workspace/edgex-go/775 # timeout=10 02:17:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:17:21 > git --version # timeout=10 02:17:21 > git --version # 'git version 2.25.1' 02:17:21 using GIT_SSH to set credentials SSH Credentials for GitHub 02:17:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:17:22 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 02:17:22 go version go1.23.4 linux/amd64 02:17:22 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 02:17:22 level=info msg="[config_reader] Used config file .golangci.yml" 02:17:22 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 02:17:40 Avoid second fetch 02:17:40 Checking out Revision abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 (main) 02:17:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:17:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:17:40 > git config core.sparsecheckout # timeout=10 02:17:40 > git checkout -f abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 # timeout=10 02:17:41 Commit message: "Merge pull request #5044 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.14.2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:17:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:17:45 % Total % Received % Xferd Average Speed Time Time Time Current 02:17:45 Dload Upload Total Spent Left Speed 02:17:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 02:17:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:17:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 02:17:46 sudo tee /etc/docker/daemon.new 02:17:46 { 02:17:46 "registry-mirrors": [ 02:17:46 "https://nexus3.edgexfoundry.org:10001" 02:17:46 ], 02:17:46 "bip": "10.250.0.254/24", 02:17:46 "hosts": [ 02:17:46 "tcp://0.0.0.0:5555", 02:17:46 "unix:///var/run/docker.sock" 02:17:46 ], 02:17:46 "mtu": 1458, 02:17:46 "selinux-enabled": true, 02:17:46 "seccomp-profile": "/etc/docker/seccomp.json" 02:17:46 } [Pipeline] sh 02:17:46 level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|types_sizes|compiled_files|deps|imports|name) took 22.778899159s" 02:17:46 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 52.641509ms" 02:17:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:17:47 + sudo service docker restart 02:17:56 level=info msg="[linters_context/goanalysis] analyzers took 1m24.918222978s with top 10 stages: buildir: 51.590954884s, gosec: 2.86159861s, inspect: 2.53232063s, fact_deprecated: 2.522728816s, printf: 2.163875671s, ctrlflow: 2.038672029s, S1038: 1.198998377s, fact_purity: 1.171848158s, nilness: 935.885503ms, SA5012: 563.330496ms" 02:17:56 level=info msg="[runner] Issues before processing: 199, after processing: 0" 02:17:56 level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 199/199, skip_files: 199/199, identifier_marker: 199/199, exclude-rules: 199/17, nolint: 17/0, cgo: 199/199, invalid_issue: 199/199, autogenerated_exclude: 199/199, path_prettifier: 199/199, skip_dirs: 199/199, exclude: 199/199" 02:17:56 level=info msg="[runner] processing took 19.444792ms with stages: nolint: 8.862687ms, identifier_marker: 5.293457ms, exclude-rules: 2.001645ms, path_prettifier: 1.628456ms, autogenerated_exclude: 1.060094ms, skip_dirs: 522.562µs, cgo: 29.43µs, invalid_issue: 27.82µs, filename_unadjuster: 14.241µs, max_same_issues: 1.35µs, uniq_by_line: 510ns, fixer: 370ns, exclude: 340ns, skip_files: 290ns, sort_results: 290ns, max_from_linter: 280ns, diff: 240ns, severity-rules: 200ns, source_code: 150ns, path_prefixer: 150ns, max_per_file_from_linter: 130ns, path_shortener: 100ns" 02:17:56 level=info msg="[runner] linters took 10.837639211s with stages: goanalysis_metalinter: 10.818066917s" 02:17:56 level=info msg="File cache stats: 0 entries of total size 0B" 02:17:56 level=info msg="Memory: 336 samples, avg is 257.0MB, max is 1221.1MB" 02:17:56 level=info msg="Execution took 33.676650084s" 02:17:56 go vet ./... 02:18:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:18:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:18:02 ./bin/test-attribution-txt.sh [Pipeline] echo 02:18:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 02:18:02 + ls -al . 02:18:02 total 1836 02:18:02 drwxrwxr-x 11 1001 1001 4096 Jan 10 02:16 . 02:18:02 drwxr-xr-x 4 root root 4096 Jan 10 02:16 .. 02:18:02 drwxrwxr-x 2 1001 1001 4096 Jan 10 02:14 .blubracket 02:18:02 -rw-rw-r-- 1 1001 1001 10 Jan 10 02:14 .dockerignore 02:18:02 drwxrwxr-x 8 1001 1001 4096 Jan 10 02:17 .git 02:18:02 drwxrwxr-x 3 1001 1001 4096 Jan 10 02:14 .github 02:18:02 -rw-rw-r-- 1 1001 1001 907 Jan 10 02:14 .gitignore 02:18:02 -rw-rw-r-- 1 1001 1001 199 Jan 10 02:14 .golangci.yml 02:18:02 -rw-rw-r-- 1 1001 1001 100 Jan 10 02:14 .hadolint.yml 02:18:02 drwxr-xr-x 3 1001 1001 4096 Jan 10 02:15 .semver 02:18:02 -rw-rw-r-- 1 1001 1001 155 Jan 10 02:14 .sonarcloud.properties 02:18:02 -rw-rw-r-- 1 1001 1001 1171 Jan 10 02:14 ADOPTERS.md 02:18:02 -rw-rw-r-- 1 1001 1001 17256 Jan 10 02:14 Attribution.txt 02:18:02 -rw-rw-r-- 1 1001 1001 100284 Jan 10 02:14 CHANGELOG.md 02:18:02 -rw-rw-r-- 1 1001 1001 3804 Jan 10 02:14 CONTRIBUTING.md 02:18:02 -rw-rw-r-- 1 1001 1001 677 Jan 10 02:14 GOVERNANCE.md 02:18:02 -rw-rw-r-- 1 1001 1001 858 Jan 10 02:14 Jenkinsfile 02:18:02 -rw-rw-r-- 1 1001 1001 10775 Jan 10 02:14 LICENSE 02:18:02 -rw-rw-r-- 1 1001 1001 16740 Jan 10 02:14 Makefile 02:18:02 -rw-rw-r-- 1 1001 1001 582 Jan 10 02:14 OWNERS.md 02:18:02 -rw-rw-r-- 1 1001 1001 9932 Jan 10 02:14 README.md 02:18:02 -rw-rw-r-- 1 1001 1001 789 Jan 10 02:14 SECURITY.md 02:18:02 -rw-rw-r-- 1 1001 1001 12 Jan 10 02:15 VERSION 02:18:02 drwxrwxr-x 2 1001 1001 4096 Jan 10 02:14 bin 02:18:02 drwxrwxr-x 19 1001 1001 4096 Jan 10 02:14 cmd 02:18:02 -rw-r--r-- 1 root root 1510932 Jan 10 02:17 coverage.out 02:18:02 drwxrwxr-x 2 1001 1001 4096 Jan 10 02:14 fuzz_test 02:18:02 -rw-rw-r-- 1 1001 1001 6506 Jan 10 02:14 go.mod 02:18:02 -rw-rw-r-- 1 1001 1001 88058 Jan 10 02:14 go.sum 02:18:02 drwxrwxr-x 7 1001 1001 4096 Jan 10 02:14 internal 02:18:02 drwxrwxr-x 2 1001 1001 4096 Jan 10 02:14 openapi 02:18:02 -rw-rw-r-- 1 1001 1001 584 Jan 10 02:14 security.txt 02:18:02 -rw-rw-r-- 1 1001 1001 204 Jan 10 02:14 version.go [Pipeline] sh 02:18:03 + '[' -e coverage.out ] 02:18:03 + chown 1001:1001 coverage.out [Pipeline] stash 02:18:03 Stashed 1 file(s) [Pipeline] sh 02:18:03 + make build 02:18:03 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:18:05 provisioning config files... 02:18:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/775@tmp/config11102984755914326374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:18:05 ---> ****-login.sh 02:18:05 nexus3.edgexfoundry.org:10001 02:18:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:18:06 Configure a credential helper to remove this warning. See 02:18:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:18:06 02:18:06 Login Succeeded 02:18:06 nexus3.edgexfoundry.org:10002 02:18:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:18:06 Configure a credential helper to remove this warning. See 02:18:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:18:06 02:18:06 Login Succeeded 02:18:06 nexus3.edgexfoundry.org:10003 02:18:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:18:06 Configure a credential helper to remove this warning. See 02:18:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:18:06 02:18:06 Login Succeeded 02:18:06 nexus3.edgexfoundry.org:10004 02:18:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:18:07 Configure a credential helper to remove this warning. See 02:18:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:18:07 02:18:07 Login Succeeded 02:18:07 ****.io 02:18:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:18:07 Configure a credential helper to remove this warning. See 02:18:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:18:07 02:18:07 Login Succeeded 02:18:07 ---> ****-login.sh ends [Pipeline] } 02:18:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 02:18:08 + git config --global --add safe.directory /w/workspace/edgex-go/775 [Pipeline] echo 02:18:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:18:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:18:08 ========================================================= 02:18:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 02:18:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:18:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:18:08 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:18:08 9986a736f7d3: Pulling fs layer 02:18:08 1f018df60701: Pulling fs layer 02:18:08 39f8f326b044: Pulling fs layer 02:18:08 e6a1e7a6a96a: Pulling fs layer 02:18:08 4f4fb700ef54: Pulling fs layer 02:18:08 d45d956e0dbf: Pulling fs layer 02:18:08 d7702b0d1db1: Pulling fs layer 02:18:08 5c7f0f088c93: Pulling fs layer 02:18:08 4fdc064ae6cf: Pulling fs layer 02:18:08 d45d956e0dbf: Waiting 02:18:08 5c7f0f088c93: Waiting 02:18:08 d7702b0d1db1: Waiting 02:18:08 e6a1e7a6a96a: Waiting 02:18:08 4f4fb700ef54: Waiting 02:18:08 4fdc064ae6cf: Waiting 02:18:08 1f018df60701: Verifying Checksum 02:18:08 1f018df60701: Download complete 02:18:08 e6a1e7a6a96a: Download complete 02:18:08 4f4fb700ef54: Verifying Checksum 02:18:08 4f4fb700ef54: Download complete 02:18:08 d45d956e0dbf: Verifying Checksum 02:18:08 d45d956e0dbf: Download complete 02:18:08 9986a736f7d3: Verifying Checksum 02:18:08 9986a736f7d3: Download complete 02:18:08 d7702b0d1db1: Verifying Checksum 02:18:08 d7702b0d1db1: Download complete 02:18:09 4fdc064ae6cf: Verifying Checksum 02:18:09 4fdc064ae6cf: Download complete 02:18:09 9986a736f7d3: Pull complete 02:18:09 1f018df60701: Pull complete 02:18:10 39f8f326b044: Download complete 02:18:11 5c7f0f088c93: Download complete 02:18:25 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:18:26 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:18:28 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:18:29 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:18:30 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:18:33 39f8f326b044: Pull complete 02:18:33 e6a1e7a6a96a: Pull complete 02:18:33 4f4fb700ef54: Pull complete 02:18:33 d45d956e0dbf: Pull complete 02:18:33 d7702b0d1db1: Pull complete 02:18:35 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:18:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:18:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:18:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:18:39 5c7f0f088c93: Pull complete 02:18:41 4fdc064ae6cf: Pull complete 02:18:41 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 02:18:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:18:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 02:18:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:18:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:18:41 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:18:41 WORKDIR /edgex 02:18:41 COPY go.mod . 02:18:41 RUN go mod download 02:18:41 + docker build -t ci-base-image-arm64 -f - . 02:18:43 #0 building with "default" instance using docker driver 02:18:43 02:18:43 #1 [internal] load .dockerignore 02:18:43 #1 transferring context: 50B 0.0s done 02:18:43 #1 DONE 0.1s 02:18:43 02:18:43 #2 [internal] load build definition from Dockerfile 02:18:43 #2 transferring dockerfile: 172B 0.0s done 02:18:43 #2 DONE 0.1s 02:18:43 02:18:43 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:18:43 #3 DONE 0.0s 02:18:43 02:18:43 #4 [internal] load build context 02:18:43 #4 transferring context: 6.54kB done 02:18:43 #4 DONE 0.1s 02:18:43 02:18:43 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:18:43 #5 DONE 0.2s 02:18:43 02:18:43 #6 [2/4] WORKDIR /edgex 02:18:44 #6 DONE 1.2s 02:18:44 02:18:44 #7 [3/4] COPY go.mod . 02:18:44 #7 DONE 0.1s 02:18:44 02:18:44 #8 [4/4] RUN go mod download 02:18:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:18:44 $ docker stop --time=1 8ab79fefcea233be22b2f3b2fb8a82d8f1f4c30d8a8daed88cdc21f5f22bd925 02:18:54 $ docker rm -f --volumes 8ab79fefcea233be22b2f3b2fb8a82d8f1f4c30d8a8daed88cdc21f5f22bd925 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:18:55 02:18:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:18:55 latest: Pulling from edgex-devops/edgex-compose 02:18:55 91d30c5bc195: Pulling fs layer 02:18:55 2e9b0aa3be6d: Pulling fs layer 02:18:55 9c61dcf015f6: Pulling fs layer 02:18:55 4698f68db338: Pulling fs layer 02:18:55 2a2f49069b9e: Pulling fs layer 02:18:55 e0025b399a48: Pulling fs layer 02:18:55 2a2f49069b9e: Waiting 02:18:55 e0025b399a48: Waiting 02:18:55 4698f68db338: Waiting 02:18:55 91d30c5bc195: Verifying Checksum 02:18:55 91d30c5bc195: Download complete 02:18:55 4698f68db338: Download complete 02:18:55 2e9b0aa3be6d: Verifying Checksum 02:18:55 2e9b0aa3be6d: Download complete 02:18:55 e0025b399a48: Download complete 02:18:55 91d30c5bc195: Pull complete 02:18:55 2a2f49069b9e: Verifying Checksum 02:18:56 2e9b0aa3be6d: Pull complete 02:18:56 9c61dcf015f6: Verifying Checksum 02:18:56 9c61dcf015f6: Download complete 02:18:58 9c61dcf015f6: Pull complete 02:18:58 4698f68db338: Pull complete 02:18:59 2a2f49069b9e: Pull complete 02:18:59 e0025b399a48: Pull complete 02:18:59 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 02:18:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:18:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:18:59 prd-ubuntu20.04-docker-8c-8g-36429 does not seem to be running inside a container 02:18:59 $ 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/775 -v /w/workspace/edgex-go/775:/w/workspace/edgex-go/775:rw,z -v /w/workspace/edgex-go/775@tmp:/w/workspace/edgex-go/775@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:18:59 #8 DONE 14.2s 02:18:59 02:18:59 #9 exporting to image 02:18:59 #9 exporting layers 02:19:03 $ docker top 10c48a8fafc96a932d0bfacad063024f9f0f872adde281c0713ca5a280dcffa4 -eo pid,comm [Pipeline] { [Pipeline] sh 02:19:04 + docker compose -f ./docker-compose-build.yml build --parallel 02:19:06 #1 [core-command internal] load build definition from Dockerfile 02:19:06 #1 transferring dockerfile: 1.94kB done 02:19:06 #1 DONE 0.0s 02:19:06 02:19:06 #2 [security-spire-server internal] load build definition from Dockerfile 02:19:06 #2 transferring dockerfile: 1.70kB done 02:19:06 #2 DONE 0.0s 02:19:06 02:19:06 #3 [support-notifications internal] load build definition from Dockerfile 02:19:06 #3 transferring dockerfile: 2.04kB done 02:19:06 #3 DONE 0.0s 02:19:06 02:19:06 #4 [core-data internal] load build definition from Dockerfile 02:19:06 #4 transferring dockerfile: 2.07kB done 02:19:06 #4 DONE 0.0s 02:19:06 02:19:06 #5 [support-scheduler internal] load build definition from Dockerfile 02:19:06 #5 transferring dockerfile: 1.82kB done 02:19:06 #5 DONE 0.0s 02:19:06 02:19:06 #6 [security-secretstore-setup internal] load build definition from Dockerfile 02:19:06 #6 transferring dockerfile: 2.49kB done 02:19:06 #6 DONE 0.0s 02:19:06 02:19:06 #7 [core-metadata internal] load build definition from Dockerfile 02:19:06 #7 transferring dockerfile: 2.13kB done 02:19:06 #7 DONE 0.0s 02:19:06 02:19:06 #8 [core-keeper internal] load build definition from Dockerfile 02:19:06 #8 transferring dockerfile: 2.07kB done 02:19:06 #8 DONE 0.0s 02:19:06 02:19:06 #9 [security-proxy-auth internal] load build definition from Dockerfile 02:19:06 #9 transferring dockerfile: 2.15kB done 02:19:06 #9 DONE 0.0s 02:19:06 02:19:06 #10 [security-proxy-setup internal] load build definition from Dockerfile 02:19:06 #10 transferring dockerfile: 2.50kB done 02:19:06 #10 DONE 0.0s 02:19:06 02:19:06 #11 [security-spire-agent internal] load build definition from Dockerfile 02:19:06 #11 transferring dockerfile: 1.81kB done 02:19:06 #11 DONE 0.0s 02:19:06 02:19:06 #12 [security-spire-config internal] load build definition from Dockerfile 02:19:06 #12 transferring dockerfile: 1.69kB done 02:19:06 #12 DONE 0.0s 02:19:06 02:19:06 #13 [core-command internal] load .dockerignore 02:19:06 #13 transferring context: 50B done 02:19:06 #13 DONE 0.0s 02:19:06 02:19:06 #14 [security-bootstrapper internal] load build definition from Dockerfile 02:19:06 #14 transferring dockerfile: 3.02kB done 02:19:06 #14 DONE 0.0s 02:19:06 02:19:06 #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:19:06 #15 transferring dockerfile: 2.23kB done 02:19:06 #15 DONE 0.0s 02:19:06 02:19:06 #16 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:19:06 #16 transferring dockerfile: 1.89kB done 02:19:06 #16 DONE 0.0s 02:19:07 02:19:07 #17 [security-spire-server internal] load .dockerignore 02:19:07 #17 transferring context: 50B done 02:19:07 #17 DONE 0.0s 02:19:07 02:19:07 #18 [support-notifications internal] load .dockerignore 02:19:07 #18 transferring context: 50B done 02:19:07 #18 DONE 0.0s 02:19:07 02:19:07 #19 [core-data internal] load .dockerignore 02:19:07 #19 transferring context: 50B done 02:19:07 #19 DONE 0.0s 02:19:07 02:19:07 #20 [support-scheduler internal] load .dockerignore 02:19:07 #20 transferring context: 50B done 02:19:07 #20 DONE 0.0s 02:19:07 02:19:07 #21 [security-secretstore-setup internal] load .dockerignore 02:19:07 #21 transferring context: 50B done 02:19:07 #21 DONE 0.0s 02:19:07 02:19:07 #22 [core-metadata internal] load .dockerignore 02:19:07 #22 transferring context: 50B done 02:19:07 #22 DONE 0.0s 02:19:07 02:19:07 #23 [core-keeper internal] load .dockerignore 02:19:07 #23 transferring context: 50B done 02:19:07 #23 DONE 0.0s 02:19:07 02:19:07 #24 [security-proxy-auth internal] load .dockerignore 02:19:07 #24 transferring context: 50B done 02:19:07 #24 DONE 0.0s 02:19:07 02:19:07 #25 [security-proxy-setup internal] load .dockerignore 02:19:07 #25 transferring context: 50B done 02:19:07 #25 DONE 0.0s 02:19:07 02:19:07 #26 [security-spire-agent internal] load .dockerignore 02:19:07 #26 transferring context: 50B done 02:19:07 #26 DONE 0.0s 02:19:07 02:19:07 #27 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:19:07 #27 DONE 0.0s 02:19:07 02:19:07 #28 [security-spire-config internal] load .dockerignore 02:19:07 #28 transferring context: 50B done 02:19:07 #28 DONE 0.0s 02:19:07 02:19:07 #29 [security-bootstrapper internal] load .dockerignore 02:19:07 #29 transferring context: 50B done 02:19:07 #29 DONE 0.0s 02:19:07 02:19:07 #30 [security-spiffe-token-provider internal] load .dockerignore 02:19:07 #30 transferring context: 50B done 02:19:07 #30 DONE 0.0s 02:19:07 02:19:07 #31 [core-command internal] load metadata for docker.io/library/alpine:3.20 02:19:07 #31 DONE 0.1s 02:19:07 02:19:07 #32 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:19:07 #32 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 02:19:07 #32 ... 02:19:07 02:19:07 #33 [core-common-config-bootstrapper internal] load .dockerignore 02:19:07 #33 transferring context: 50B done 02:19:07 #33 DONE 0.2s 02:19:07 02:19:07 #32 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:19:07 #32 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 02:19:07 #32 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done 02:19:07 #32 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 02:19:07 #32 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 02:19:07 #32 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 02:19:07 #32 ... 02:19:07 02:19:07 #27 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:19:07 #27 DONE 0.0s 02:19:07 02:19:07 #31 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 02:19:07 #31 DONE 0.1s 02:19:07 02:19:07 #34 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:19:07 #34 DONE 0.5s 02:19:07 02:19:07 #32 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:19:07 #32 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 02:19:07 #32 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 02:19:07 #32 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done 02:19:07 #32 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 02:19:07 #32 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 02:19:07 #32 ... 02:19:07 02:19:07 #27 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:19:07 #27 DONE 0.0s 02:19:07 02:19:07 #34 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:19:07 #34 DONE 0.5s 02:19:07 02:19:07 #32 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:19:07 #32 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 02:19:07 #32 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 02:19:07 #32 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done 02:19:07 #32 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 02:19:07 #32 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 02:19:07 #32 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.2s done 02:19:07 #32 ... 02:19:07 02:19:07 #27 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:19:07 #27 DONE 0.0s 02:19:07 02:19:07 #27 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:19:07 #27 DONE 0.0s 02:19:07 02:19:07 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 02:19:13 #31 ... 02:19:13 02:19:13 #35 [support-notifications internal] load build context 02:19:13 #35 transferring context: 439.00MB 4.1s done 02:19:17 #35 ... 02:19:17 02:19:17 #36 [core-command internal] load build context 02:19:17 #36 transferring context: 439.00MB 3.6s done 02:19:17 #36 ... 02:19:17 02:19:17 #37 [support-scheduler internal] load build context 02:19:17 #37 transferring context: 439.00MB 4.4s done 02:19:17 #37 ... 02:19:17 02:19:17 #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:19:17 #9 exporting layers 17.5s done 02:19:17 #9 writing image sha256:29d9810c583096da63820e4357710d71b72ae6830ca64bfef1c1d0c45401b585 done 02:19:17 #9 naming to docker.io/library/ci-base-image-arm64 done 02:19:17 #9 DONE 17.5s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:18 + docker inspect -f . ci-base-image-arm64 02:19:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:19:18 prd-ubuntu20.04-docker-arm64-4c-16g-36430 does not seem to be running inside a container 02:19:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/775 -v /w/workspace/edgex-go/775:/w/workspace/edgex-go/775:rw,z -v /w/workspace/edgex-go/775@tmp:/w/workspace/edgex-go/775@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:19:19 #38 ... 02:19:19 02:19:19 #39 [core-data internal] load build context 02:19:19 #39 transferring context: 439.00MB 3.3s done 02:19:19 #39 ... 02:19:19 02:19:19 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 02:19:19 #40 ... 02:19:19 02:19:19 #41 [support-scheduler builder 2/7] WORKDIR /edgex-go 02:19:19 $ docker top 0281ec95bbcf38e686a742ebf43aa093ae50ffd9f3c8bd69524ae5111a3c2442 -eo pid,comm [Pipeline] { [Pipeline] sh 02:19:20 + go version 02:19:20 go version go1.23.4 linux/arm64 [Pipeline] } 02:19:20 $ docker stop --time=1 0281ec95bbcf38e686a742ebf43aa093ae50ffd9f3c8bd69524ae5111a3c2442 02:19:21 #41 ... 02:19:21 02:19:21 #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:19:21 #34 DONE 0.5s 02:19:21 02:19:21 #31 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 02:19:21 #31 DONE 13.5s 02:19:21 02:19:21 #42 [security-bootstrapper internal] load build context 02:19:21 #42 DONE 0.0s 02:19:21 02:19:21 #39 [core-data internal] load build context 02:19:21 #39 DONE 13.4s 02:19:21 02:19:21 #41 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 02:19:21 #41 ... 02:19:21 02:19:21 #32 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:19:21 #32 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 02:19:21 #32 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 02:19:21 #32 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done 02:19:21 #32 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 02:19:21 #32 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 02:19:21 #32 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.2s done 02:19:21 #32 ... 02:19:21 02:19:21 #37 [support-scheduler internal] load build context 02:19:21 #37 DONE 13.4s 02:19:21 02:19:21 #35 [support-notifications internal] load build context 02:19:21 #35 DONE 13.5s 02:19:21 02:19:21 #41 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 02:19:21 #41 DONE 13.6s 02:19:21 02:19:21 #36 [core-command internal] load build context 02:19:21 #36 DONE 13.8s 02:19:21 02:19:21 #32 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:19:21 #32 DONE 14.1s 02:19:21 02:19:21 #43 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 02:19:21 #43 ... 02:19:21 02:19:21 #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:19:21 #38 DONE 13.8s 02:19:21 02:19:21 #32 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:19:21 #32 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 02:19:21 #32 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 02:19:21 #32 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done 02:19:21 #32 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 02:19:21 #32 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 02:19:21 #32 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.2s done 02:19:21 #32 DONE 14.1s 02:19:21 02:19:21 #44 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:19:21 #44 ... 02:19:21 02:19:21 #32 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:19:21 #32 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 02:19:21 #32 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 02:19:21 #32 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done 02:19:21 #32 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 02:19:21 #32 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 02:19:21 #32 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.2s done 02:19:21 #32 DONE 14.1s 02:19:21 02:19:21 #45 [security-spire-server internal] load build context 02:19:21 #45 transferring context: 23.68kB done 02:19:21 #45 DONE 0.2s 02:19:21 02:19:21 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 02:19:21 #40 DONE 13.8s 02:19:21 02:19:21 #46 [security-spire-config internal] load build context 02:19:21 #46 transferring context: 21.93kB 0.0s done 02:19:21 #46 DONE 0.3s 02:19:21 02:19:21 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:19:21 #47 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:19:21 #47 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done 02:19:21 #47 ... 02:19:21 02:19:21 #48 [security-spire-agent internal] load build context 02:19:21 #48 transferring context: 23.21kB 0.0s done 02:19:21 #48 DONE 0.4s 02:19:21 02:19:21 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:19:21 #47 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 02:19:21 #47 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 02:19:21 #47 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 02:19:21 #47 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:19:21 #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.0s done 02:19:21 #47 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 0.1s 02:19:21 #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 02:19:21 $ docker rm -f --volumes 0281ec95bbcf38e686a742ebf43aa093ae50ffd9f3c8bd69524ae5111a3c2442 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 02:19:22 #47 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 02:19:22 #47 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0B / 20.02MB 0.2s 02:19:22 #47 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 8.39MB / 20.02MB 0.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:22 #47 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.6s 02:19:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:19:22 02:19:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:19:22 latest: Pulling from edgex-devops/edgex-compose-arm64 02:19:22 547446be3368: Pulling fs layer 02:19:22 d125d8839a47: Pulling fs layer 02:19:22 3e85d5ac6304: Pulling fs layer 02:19:22 c3105a71a48b: Pulling fs layer 02:19:22 0f093f025ec4: Pulling fs layer 02:19:22 c3106fc0e877: Pulling fs layer 02:19:22 c3105a71a48b: Waiting 02:19:22 0f093f025ec4: Waiting 02:19:22 c3106fc0e877: Waiting 02:19:23 547446be3368: Verifying Checksum 02:19:23 547446be3368: Download complete 02:19:23 c3105a71a48b: Verifying Checksum 02:19:23 c3105a71a48b: Download complete 02:19:23 d125d8839a47: Verifying Checksum 02:19:23 d125d8839a47: Download complete 02:19:23 c3106fc0e877: Verifying Checksum 02:19:23 c3106fc0e877: Download complete 02:19:23 0f093f025ec4: Verifying Checksum 02:19:23 0f093f025ec4: Download complete 02:19:23 547446be3368: Pull complete 02:19:24 d125d8839a47: Pull complete 02:19:25 3e85d5ac6304: Verifying Checksum 02:19:25 3e85d5ac6304: Download complete 02:19:25 #47 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 2.8s done 02:19:27 #47 ... 02:19:27 02:19:27 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:27 #49 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done 02:19:27 #49 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:19:27 #49 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 02:19:27 #49 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 02:19:27 #49 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:19:27 #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 02:19:27 #49 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 02:19:27 #49 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 02:19:27 #49 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 5.4s 02:19:29 #49 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 6.3s done 02:19:31 #49 ... 02:19:31 02:19:31 #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:19:31 #0 1.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:19:31 #0 1.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:19:31 #0 1.692 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:19:31 #0 1.692 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:19:31 #0 1.692 OK: 24172 distinct packages available 02:19:31 #0 1.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:19:31 #0 1.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:19:31 #0 2.092 OK: 248 MiB in 58 packages 02:19:31 #50 ... 02:19:31 02:19:31 #51 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:19:31 #0 0.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:19:31 #0 0.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:19:31 #0 1.453 OK: 248 MiB in 58 packages 02:19:31 #51 ... 02:19:31 02:19:31 #52 [security-spiffe-token-provider internal] load build context 02:19:31 #52 transferring context: 439.00MB 7.2s done 02:19:31 #52 ... 02:19:31 02:19:31 #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:19:31 #53 ... 02:19:31 02:19:31 #54 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:19:31 #0 3.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:19:31 #0 3.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:19:31 #0 3.891 (1/7) Installing ca-certificates (20241121-r1) 02:19:31 #0 3.910 (2/7) Installing dumb-init (1.2.5-r3) 02:19:31 #0 3.912 (3/7) Installing libgcc (13.2.1_git20240309-r0) 02:19:31 #0 3.917 (4/7) Installing libsodium (1.0.19-r0) 02:19:31 #0 3.925 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 02:19:31 #0 3.944 (6/7) Installing libzmq (4.3.5-r2) 02:19:31 #0 3.954 (7/7) Installing zeromq (4.3.5-r2) 02:19:31 #0 3.959 Executing busybox-1.36.1-r29.trigger 02:19:31 #0 3.967 Executing ca-certificates-20241121-r1.trigger 02:19:31 #0 4.007 OK: 12 MiB in 21 packages 02:19:31 #54 ... 02:19:31 02:19:31 #43 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 02:19:31 #43 0.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:19:31 #43 0.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:19:31 #43 1.448 OK: 248 MiB in 58 packages 02:19:32 #43 ... 02:19:32 02:19:32 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 02:19:32 #0 0.770 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:19:32 #0 0.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:19:32 #0 1.419 OK: 248 MiB in 58 packages 02:19:33 #55 ... 02:19:33 02:19:33 #56 [core-common-config-bootstrapper internal] load build context 02:19:33 #56 transferring context: 439.00MB 7.7s done 02:19:33 #56 ... 02:19:33 02:19:33 #57 [security-proxy-auth internal] load build context 02:19:33 #57 transferring context: 439.00MB 7.6s done 02:19:33 #57 ... 02:19:33 02:19:33 #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:19:33 #0 1.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:19:33 #0 1.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:19:33 #0 1.527 OK: 248 MiB in 58 packages 02:19:33 #58 ... 02:19:33 02:19:33 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:19:33 #0 6.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:19:33 #0 6.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:19:33 #0 6.755 (1/4) Installing dumb-init (1.2.5-r3) 02:19:33 #0 6.921 (2/4) Installing openssl (3.3.2-r1) 02:19:33 #0 6.929 (3/4) Installing su-exec (0.2-r3) 02:19:33 #0 6.930 (4/4) Installing yq-go (4.44.1-r2) 02:19:33 #0 7.004 Executing busybox-1.36.1-r29.trigger 02:19:33 #0 7.010 OK: 19 MiB in 18 packages 02:19:33 #59 ... 02:19:33 02:19:33 #60 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:19:34 #60 ... 02:19:34 02:19:34 #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:19:35 #61 ... 02:19:35 02:19:35 #62 [core-keeper internal] load build context 02:19:35 #62 transferring context: 439.00MB 7.3s done 02:19:35 #62 ... 02:19:35 02:19:35 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:19:35 #0 4.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:19:35 #0 5.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:19:35 #0 5.285 (1/3) Installing ca-certificates (20241121-r1) 02:19:35 #0 5.301 (2/3) Installing dumb-init (1.2.5-r3) 02:19:35 #0 5.306 (3/3) Installing tzdata (2024b-r0) 02:19:35 #0 5.336 Executing busybox-1.36.1-r29.trigger 02:19:35 #0 5.346 Executing ca-certificates-20241121-r1.trigger 02:19:35 #0 5.384 OK: 10 MiB in 17 packages 02:19:35 #63 ... 02:19:35 02:19:35 #64 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:19:35 #64 ... 02:19:35 02:19:35 #42 [security-bootstrapper internal] load build context 02:19:35 #42 transferring context: 439.00MB 7.6s done 02:19:35 #42 ... 02:19:35 02:19:35 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:19:36 #65 ... 02:19:36 02:19:36 #66 [security-proxy-setup internal] load build context 02:19:36 #66 transferring context: 439.00MB 7.4s done 02:19:36 #66 ... 02:19:36 02:19:36 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:19:36 #67 ... 02:19:36 02:19:36 #68 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:19:36 #68 ... 02:19:36 02:19:36 #69 [core-metadata internal] load build context 02:19:36 #69 transferring context: 439.00MB 7.6s done 02:19:36 #69 ... 02:19:36 02:19:36 #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:19:37 #70 ... 02:19:37 02:19:37 #71 [security-secretstore-setup internal] load build context 02:19:37 #71 transferring context: 439.00MB 7.2s done 02:19:37 3e85d5ac6304: Pull complete 02:19:37 c3105a71a48b: Pull complete 02:19:38 0f093f025ec4: Pull complete 02:19:38 c3106fc0e877: Pull complete 02:19:38 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 02:19:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:19:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:19:38 prd-ubuntu20.04-docker-arm64-4c-16g-36430 does not seem to be running inside a container 02:19:38 $ 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/775 -v /w/workspace/edgex-go/775:/w/workspace/edgex-go/775:rw,z -v /w/workspace/edgex-go/775@tmp:/w/workspace/edgex-go/775@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:19:40 $ docker top 550fef5dd70b39df7e5cdf4347b2f8a3211b25a1e8164eeaea2436ca4bfb01e4 -eo pid,comm [Pipeline] { [Pipeline] sh 02:19:41 + docker compose -f ./docker-compose-build.yml build --parallel 02:19:42 #71 ... 02:19:42 02:19:42 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:19:42 #47 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 02:19:42 #47 ... 02:19:42 02:19:42 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:42 #49 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 02:19:43 #49 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 02:19:43 #49 ... 02:19:43 02:19:43 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:19:43 #47 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 02:19:43 #1 [security-proxy-setup internal] load build definition from Dockerfile 02:19:43 #1 transferring dockerfile: 02:19:43 #1 transferring dockerfile: 2.50kB 0.0s done 02:19:43 #1 DONE 0.1s 02:19:43 02:19:43 #2 [security-proxy-setup internal] load .dockerignore 02:19:43 #2 transferring context: 50B done 02:19:43 #2 DONE 0.1s 02:19:43 02:19:43 #3 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:19:43 #3 DONE 0.0s 02:19:43 02:19:43 #4 [core-command internal] load .dockerignore 02:19:43 #4 transferring context: 50B 0.0s done 02:19:43 #4 DONE 0.1s 02:19:43 02:19:43 #5 [core-command internal] load build definition from Dockerfile 02:19:43 #5 transferring dockerfile: 1.94kB 0.0s done 02:19:43 #5 DONE 0.1s 02:19:43 02:19:43 #3 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:19:43 #47 ... 02:19:43 02:19:43 #52 [security-spiffe-token-provider internal] load build context 02:19:43 #52 DONE 22.5s 02:19:43 02:19:43 #71 [security-secretstore-setup internal] load build context 02:19:43 #71 DONE 22.5s 02:19:43 02:19:43 #62 [core-keeper internal] load build context 02:19:43 #62 DONE 22.5s 02:19:43 02:19:43 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:19:43 #67 DONE 22.5s 02:19:43 02:19:43 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:19:43 #47 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 02:19:43 #3 DONE 0.0s 02:19:43 02:19:43 #6 [core-keeper internal] load build definition from Dockerfile 02:19:43 #6 transferring dockerfile: 2.07kB done 02:19:43 #6 DONE 0.1s 02:19:43 02:19:43 #7 [core-keeper internal] load .dockerignore 02:19:43 #7 transferring context: 50B 0.0s done 02:19:43 #7 DONE 0.1s 02:19:43 02:19:43 #3 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:19:43 #3 DONE 0.0s 02:19:43 02:19:43 #8 [support-notifications internal] load .dockerignore 02:19:43 #8 transferring context: 50B 0.0s done 02:19:43 #8 DONE 0.1s 02:19:43 02:19:43 #9 [support-notifications internal] load build definition from Dockerfile 02:19:43 #9 transferring dockerfile: 2.04kB done 02:19:43 #9 DONE 0.1s 02:19:43 02:19:43 #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:19:43 #3 DONE 0.0s 02:19:43 02:19:43 #10 [security-spire-config internal] load .dockerignore 02:19:43 #10 ... 02:19:43 02:19:43 #11 [security-spire-agent internal] load .dockerignore 02:19:43 #11 transferring context: 50B done 02:19:43 #11 DONE 0.2s 02:19:43 02:19:43 #12 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 02:19:43 #12 DONE 0.5s 02:19:43 02:19:43 #13 [security-spire-agent internal] load build definition from Dockerfile 02:19:43 #13 transferring dockerfile: 1.81kB 0.0s done 02:19:43 #13 DONE 0.3s 02:19:43 02:19:43 #14 [security-spire-config internal] load build definition from Dockerfile 02:19:43 #14 transferring dockerfile: 1.69kB 0.0s done 02:19:43 #14 DONE 0.2s 02:19:43 02:19:43 #10 [security-spire-config internal] load .dockerignore 02:19:43 #10 transferring context: 50B done 02:19:43 #10 DONE 0.2s 02:19:43 02:19:43 #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:19:43 #47 ... 02:19:43 02:19:43 #66 [security-proxy-setup internal] load build context 02:19:43 #66 DONE 22.5s 02:19:43 02:19:43 #56 [core-common-config-bootstrapper internal] load build context 02:19:43 #56 DONE 22.6s 02:19:43 02:19:43 #69 [core-metadata internal] load build context 02:19:43 #69 DONE 22.6s 02:19:43 02:19:43 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:19:43 #47 ... 02:19:43 02:19:43 #54 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:19:43 #54 DONE 22.9s 02:19:44 02:19:44 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:44 #49 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.6s 02:19:44 #15 ... 02:19:44 02:19:44 #12 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 02:19:44 #12 DONE 1.0s 02:19:44 02:19:44 #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:19:44 #49 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.9s done 02:19:44 #15 transferring dockerfile: 2.23kB 0.1s done 02:19:44 #15 ... 02:19:44 02:19:44 #16 [core-data internal] load .dockerignore 02:19:44 #16 transferring context: 50B 0.0s done 02:19:44 #16 DONE 0.9s 02:19:44 02:19:44 #17 [core-data internal] load build definition from Dockerfile 02:19:44 #17 transferring dockerfile: 2.07kB 0.0s done 02:19:44 #17 DONE 0.9s 02:19:44 02:19:44 #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:19:44 #15 DONE 0.9s 02:19:44 02:19:44 #3 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:19:44 #3 DONE 0.0s 02:19:44 02:19:44 #18 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:19:44 #18 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done 02:19:44 #18 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 02:19:44 #18 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 02:19:44 #18 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 02:19:44 #18 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.5s done 02:19:44 #18 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 02:19:44 #18 ... 02:19:44 02:19:44 #19 [core-common-config-bootstrapper internal] load .dockerignore 02:19:44 #19 transferring context: 50B 0.0s done 02:19:44 #19 DONE 1.2s 02:19:44 02:19:44 #3 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:19:44 #3 DONE 0.0s 02:19:44 02:19:44 #20 [core-keeper internal] load build context 02:19:44 #20 transferring context: 3.06MB 1.0s done 02:19:44 #20 DONE 1.3s 02:19:44 02:19:44 #21 [security-proxy-setup internal] load build context 02:19:44 #21 transferring context: 3.06MB 1.0s done 02:19:44 #21 DONE 1.3s 02:19:44 02:19:44 #18 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:19:45 #49 ... 02:19:45 02:19:45 #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:19:45 #50 DONE 24.1s 02:19:45 02:19:45 #51 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:19:45 #51 DONE 24.2s 02:19:45 02:19:45 #57 [security-proxy-auth internal] load build context 02:19:45 #57 DONE 24.2s 02:19:45 02:19:45 #42 [security-bootstrapper internal] load build context 02:19:45 #42 DONE 24.2s 02:19:45 02:19:45 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:19:45 #59 DONE 24.1s 02:19:45 02:19:45 #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:19:45 #58 DONE 24.3s 02:19:45 02:19:45 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 02:19:45 #55 DONE 24.3s 02:19:45 02:19:45 #43 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 02:19:45 #43 DONE 24.4s 02:19:45 02:19:45 #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:19:45 #18 ... 02:19:45 02:19:45 #12 [core-data internal] load metadata for docker.io/library/alpine:3.20 02:19:45 #12 DONE 1.3s 02:19:45 02:19:45 #22 [core-common-config-bootstrapper internal] load build context 02:19:45 #22 DONE 0.0s 02:19:45 02:19:45 #23 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 02:19:45 #23 DONE 1.3s 02:19:45 02:19:45 #24 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:19:45 #24 DONE 1.4s 02:19:45 02:19:45 #25 [core-data builder 1/8] FROM docker.io/library/ci-base-image-arm64 02:19:45 #25 DONE 1.7s 02:19:45 02:19:45 #18 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:19:45 #18 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done 02:19:45 #18 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 02:19:45 #18 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 02:19:45 #18 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 02:19:45 #18 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.5s done 02:19:45 #18 ... 02:19:45 02:19:45 #26 [security-bootstrapper internal] load build definition from Dockerfile 02:19:45 #26 transferring dockerfile: 3.02kB 0.0s done 02:19:45 #26 DONE 0.5s 02:19:45 02:19:45 #27 [support-notifications internal] load build context 02:19:45 #27 transferring context: 3.06MB 0.9s done 02:19:45 #27 DONE 1.5s 02:19:45 02:19:45 #28 [core-command internal] load build context 02:19:45 #28 transferring context: 3.06MB 0.8s done 02:19:45 #28 DONE 1.4s 02:19:45 02:19:45 #18 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:19:45 #18 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done 02:19:45 #18 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 02:19:45 #18 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 02:19:45 #18 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 02:19:45 #18 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.5s done 02:19:45 #72 ... 02:19:45 02:19:45 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:19:45 #63 DONE 24.0s 02:19:45 02:19:45 #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:19:45 #61 22.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:19:45 #61 22.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:19:45 #61 23.32 (1/1) Installing dumb-init (1.2.5-r3) 02:19:45 #61 23.42 Executing busybox-1.36.1-r29.trigger 02:19:45 #61 23.43 OK: 8 MiB in 15 packages 02:19:45 #61 DONE 24.0s 02:19:45 02:19: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 02:19:45 #64 DONE 24.1s 02:19:45 02:19:45 #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:19:45 #73 DONE 0.3s 02:19:45 02:19:45 #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:19:45 #74 DONE 0.3s 02:19:45 02:19:45 #75 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:19:45 #75 DONE 0.2s 02:19:45 02:19:45 #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:45 #18 ... 02:19:45 02:19:45 #29 [security-spire-server internal] load build definition from Dockerfile 02:19:45 #29 transferring dockerfile: 1.70kB done 02:19:45 #29 DONE 0.4s 02:19:45 02:19:45 #30 [support-scheduler internal] load build definition from Dockerfile 02:19:45 #30 transferring dockerfile: 1.82kB 0.0s done 02:19:45 #30 DONE 1.3s 02:19:45 02:19:45 #18 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:19:45 #18 ... 02:19:45 02:19:45 #31 [security-proxy-auth internal] load build definition from Dockerfile 02:19:45 #31 transferring dockerfile: 2.15kB done 02:19:45 #31 DONE 1.4s 02:19:45 02:19:45 #18 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:19:45 #18 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.7s done 02:19:45 #76 ... 02:19:45 02:19:45 #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:19:45 #72 DONE 0.3s 02:19:45 02:19:45 #77 [core-command builder 4/7] COPY go.mod vendor* ./ 02:19:45 #77 DONE 0.3s 02:19:45 02:19:45 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:19:45 #47 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.7s done 02:19:45 #47 DONE 24.1s 02:19:45 02:19:45 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:19:45 #65 23.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:19:45 #65 23.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:19:45 #65 24.24 (1/4) Installing ca-certificates (20241121-r1) 02:19:45 #65 24.25 (2/4) Installing dumb-init (1.2.5-r3) 02:19:45 #65 24.26 (3/4) Installing su-exec (0.2-r3) 02:19:45 #65 24.26 (4/4) Installing yq-go (4.44.1-r2) 02:19:45 #65 24.36 Executing busybox-1.36.1-r29.trigger 02:19:45 #18 ... 02:19:45 02:19:45 #32 [security-spire-server internal] load .dockerignore 02:19:45 #32 transferring context: 50B done 02:19:45 #32 DONE 0.7s 02:19:45 02:19:45 #33 [support-scheduler internal] load .dockerignore 02:19:45 #33 transferring context: 50B done 02:19:45 #33 DONE 1.8s 02:19:45 02:19:45 #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:19:45 #65 24.37 Executing ca-certificates-20241121-r1.trigger 02:19:45 #65 24.41 OK: 19 MiB in 18 packages 02:19:45 #3 DONE 0.0s 02:19:45 02:19:45 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:45 #34 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done 02:19:45 #34 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 02:19:45 #34 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:19:45 #34 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 02:19:45 #34 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 02:19:45 #34 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s 02:19:45 #34 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s 02:19:45 #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.3s 02:19:45 #34 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 02:19:45 #34 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 02:19:45 #34 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:19:46 #65 DONE 24.7s 02:19:46 02:19:46 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:46 #49 DONE 24.8s 02:19:46 02:19:46 #60 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:19:46 #60 24.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:19:46 #60 24.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:19:46 #60 24.46 (1/1) Installing dumb-init (1.2.5-r3) 02:19:46 #60 24.47 Executing busybox-1.36.1-r29.trigger 02:19:46 #60 24.47 OK: 8 MiB in 15 packages 02:19:46 #60 DONE 24.9s 02:19:46 02:19:46 #78 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 02:19:46 #34 ... 02:19:46 02:19:46 #35 [security-secretstore-setup internal] load build definition from Dockerfile 02:19:46 #35 transferring dockerfile: 2.49kB done 02:19:46 #35 DONE 1.7s 02:19:46 02:19:46 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:46 #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.77MB / 28.04MB 0.5s 02:19:46 #34 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 02:19:46 #34 ... 02:19:46 02:19:46 #36 [security-bootstrapper internal] load .dockerignore 02:19:46 #36 transferring context: 50B 0.0s done 02:19:46 #36 DONE 1.6s 02:19:46 02:19:46 #37 [security-secretstore-setup internal] load .dockerignore 02:19:46 #37 transferring context: 50B done 02:19:46 #37 DONE 1.7s 02:19:46 02:19:46 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:46 #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 0.6s 02:19:46 #34 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 02:19:46 #34 ... 02:19:46 02:19:46 #38 [core-metadata internal] load build definition from Dockerfile 02:19:46 #38 transferring dockerfile: 2.13kB 0.0s done 02:19:46 #38 DONE 1.2s 02:19:46 02:19:46 #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:19:46 #3 DONE 0.0s 02:19:46 02:19:46 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:46 #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 0.8s 02:19:46 #34 ... 02:19:46 02:19:46 #25 [security-bootstrapper builder 1/8] FROM docker.io/library/ci-base-image-arm64 02:19:46 #25 DONE 2.2s 02:19:46 02:19:46 #39 [security-spiffe-token-provider internal] load .dockerignore 02:19:46 #39 transferring context: 50B 0.0s done 02:19:46 #39 DONE 1.2s 02:19:46 02:19:46 #40 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:19:46 #40 transferring dockerfile: 1.89kB 0.0s done 02:19:46 #40 DONE 1.2s 02:19:46 02:19:46 #41 [core-metadata internal] load .dockerignore 02:19:46 #41 transferring context: 50B 0.0s done 02:19:46 #41 DONE 1.4s 02:19:46 02:19:46 #24 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:19:46 #24 DONE 1.8s 02:19:46 02:19:46 #42 [security-proxy-auth internal] load .dockerignore 02:19:46 #42 transferring context: 50B 0.0s done 02:19:46 #42 DONE 2.3s 02:19:46 02:19:46 #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:19:46 #3 DONE 0.0s 02:19:46 02:19:46 #43 [security-spire-config internal] load build context 02:19:46 #43 transferring context: 21.93kB 0.0s done 02:19:46 #43 DONE 1.3s 02:19:46 02:19:46 #44 [security-spire-agent internal] load build context 02:19:46 #44 transferring context: 23.21kB 0.1s done 02:19:46 #44 DONE 1.3s 02:19:46 02:19:46 #18 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:19:46 #18 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done 02:19:46 #18 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 02:19:46 #18 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 02:19:46 #18 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 02:19:46 #18 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.5s done 02:19:46 #18 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.7s done 02:19:46 #18 DONE 3.8s 02:19:46 02:19:46 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:46 #34 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done 02:19:46 #34 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 02:19:46 #34 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:19:46 #34 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 02:19:46 #34 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 02:19:46 #34 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 02:19:46 #34 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 02:19:46 #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.70MB / 28.04MB 0.9s 02:19:46 #34 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:19:46 #34 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 02:19:46 #34 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 02:19:46 #34 ... 02:19:46 02:19:46 #25 [security-proxy-auth builder 1/8] FROM docker.io/library/ci-base-image-arm64 02:19:46 #25 DONE 2.2s 02:19:46 02:19:46 #3 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:19:46 #3 DONE 0.0s 02:19:46 02:19:46 #45 [core-data internal] load build context 02:19:46 #45 transferring context: 3.06MB 0.7s done 02:19:46 #45 DONE 1.4s 02:19:46 02:19:46 #22 [core-common-config-bootstrapper internal] load build context 02:19:46 #22 transferring context: 3.06MB 0.8s done 02:19:46 #22 DONE 1.4s 02:19:46 02:19:46 #18 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:19:46 #18 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done 02:19:46 #18 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 02:19:46 #18 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 02:19:46 #18 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 02:19:46 #18 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.5s done 02:19:46 #18 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.7s done 02:19:46 #18 DONE 3.8s 02:19:46 02:19:46 #46 [security-proxy-auth builder 2/8] WORKDIR /edgex-go 02:19:46 #46 DONE 2.2s 02:19:46 02:19:46 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:46 #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 1.0s 02:19:46 #78 ... 02:19:46 02:19:46 #68 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:19:46 #68 24.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:19:46 #68 24.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:19:46 #68 25.06 (1/2) Installing dumb-init (1.2.5-r3) 02:19:46 #68 25.07 (2/2) Installing su-exec (0.2-r3) 02:19:46 #68 25.07 Executing busybox-1.36.1-r29.trigger 02:19:46 #68 25.08 OK: 8 MiB in 16 packages 02:19:46 #68 DONE 25.2s 02:19:46 02:19:46 #44 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:19:46 #44 25.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:19:46 #44 25.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:19:46 #34 ... 02:19:46 02:19:46 #25 [core-metadata builder 1/8] FROM docker.io/library/ci-base-image-arm64 02:19:46 #25 DONE 2.5s 02:19:46 02:19:46 #18 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:19:46 #18 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done 02:19:46 #18 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 02:19:46 #18 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 02:19:46 #18 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 02:19:46 #18 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.5s done 02:19:46 #18 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.7s done 02:19:46 #18 DONE 3.8s 02:19:46 02:19:46 #46 [core-metadata builder 2/8] WORKDIR /edgex-go 02:19:46 #46 DONE 2.4s 02:19:46 02:19:46 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:46 #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 1.1s 02:19:46 #44 25.61 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:19:46 #44 25.61 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:19:46 #44 25.61 OK: 24170 distinct packages available 02:19:47 #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.3s done 02:19:47 #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 02:19:47 #44 25.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:19:47 #44 25.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:19:47 #44 ... 02:19:47 02:19:47 #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:19:47 #53 24.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:19:47 #53 24.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:19:47 #53 25.05 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:19:47 #53 25.05 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:19:47 #53 25.05 OK: 24170 distinct packages available 02:19:47 #53 25.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:19:47 #53 25.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:19:47 #53 25.50 (1/4) Installing dumb-init (1.2.5-r3) 02:19:47 #53 25.51 (2/4) Installing musl-obstack (1.2.3-r2) 02:19:47 #53 25.51 (3/4) Installing libucontext (1.2-r3) 02:19:47 #53 25.51 (4/4) Installing gcompat (1.1.0-r4) 02:19:47 #53 25.52 Executing busybox-1.36.1-r29.trigger 02:19:47 #53 25.53 OK: 8 MiB in 18 packages 02:19:47 #53 DONE 25.8s 02:19:47 02:19:47 #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:19:47 #70 25.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:19:47 #70 25.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:19:47 #70 25.60 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:19:47 #70 25.60 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:19:47 #70 25.60 OK: 24170 distinct packages available 02:19:47 #70 25.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:19:47 #70 25.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:19:47 #70 26.08 (1/5) Installing dumb-init (1.2.5-r3) 02:19:47 #70 26.08 (2/5) Installing musl-obstack (1.2.3-r2) 02:19:47 #70 26.09 (3/5) Installing libucontext (1.2-r3) 02:19:47 #70 26.09 (4/5) Installing gcompat (1.1.0-r4) 02:19:47 #70 26.09 (5/5) Installing openssl (3.3.2-r1) 02:19:47 #70 26.10 Executing busybox-1.36.1-r29.trigger 02:19:47 #70 26.11 OK: 9 MiB in 19 packages 02:19:47 #34 ... 02:19:47 02:19:47 #25 [security-spiffe-token-provider builder 1/8] FROM docker.io/library/ci-base-image-arm64 02:19:47 #25 DONE 2.6s 02:19:47 02:19:47 #18 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:19:47 #18 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done 02:19:47 #18 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 02:19:47 #18 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 02:19:47 #18 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 02:19:47 #18 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.5s done 02:19:47 #18 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.7s done 02:19:47 #18 DONE 4.0s 02:19:47 02:19:47 #46 [security-spiffe-token-provider builder 2/8] WORKDIR /edgex-go 02:19:47 #46 DONE 2.5s 02:19:47 02:19:47 #12 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 02:19:47 #12 DONE 3.0s 02:19:47 02:19:47 #47 [security-spiffe-token-provider internal] load build context 02:19:47 #47 DONE 0.0s 02:19:47 02:19:47 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:47 #70 DONE 26.3s 02:19:47 02:19:47 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:19:47 #0 1.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:19:47 #0 1.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:19:47 #0 2.259 OK: 19 MiB in 18 packages 02:19:47 #79 DONE 2.5s 02:19:47 02:19:47 #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:19:47 #0 3.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:19:47 #0 3.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:19:47 #0 3.531 OK: 12 MiB in 21 packages 02:19:47 #80 DONE 3.7s 02:19:47 02:19:47 #81 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:19:47 #81 DONE 0.0s 02:19:47 02:19:47 #44 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:19:47 #44 26.07 (1/14) Installing ca-certificates (20241121-r1) 02:19:47 #44 26.09 (2/14) Installing brotli-libs (1.1.0-r2) 02:19:47 #44 26.11 (3/14) Installing c-ares (1.33.1-r0) 02:19:47 #44 26.11 (4/14) Installing libunistring (1.2-r0) 02:19:47 #44 26.13 (5/14) Installing libidn2 (2.3.7-r0) 02:19:47 #44 26.13 (6/14) Installing nghttp2-libs (1.62.1-r0) 02:19:47 #44 26.14 (7/14) Installing libpsl (0.21.5-r1) 02:19:47 #44 26.14 (8/14) Installing zstd-libs (1.5.6-r0) 02:19:47 #44 26.16 (9/14) Installing libcurl (8.11.1-r0) 02:19:47 #44 26.17 (10/14) Installing curl (8.11.1-r0) 02:19:47 #44 26.18 (11/14) Installing dumb-init (1.2.5-r3) 02:19:47 #44 26.19 (12/14) Installing musl-obstack (1.2.3-r2) 02:19:47 #44 26.19 (13/14) Installing libucontext (1.2-r3) 02:19:47 #44 26.20 (14/14) Installing gcompat (1.1.0-r4) 02:19:47 #44 26.20 Executing busybox-1.36.1-r29.trigger 02:19:47 #44 26.23 Executing ca-certificates-20241121-r1.trigger 02:19:47 #44 26.29 OK: 13 MiB in 28 packages 02:19:48 #44 DONE 26.6s 02:19:48 02:19:48 #82 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:19:48 #0 1.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:19:48 #0 2.141 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:19:48 #0 2.458 OK: 8 MiB in 15 packages 02:19:48 #82 DONE 2.7s 02:19:48 02:19:48 #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:19:48 #0 2.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:19:48 #0 2.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:19:48 #0 2.688 OK: 10 MiB in 17 packages 02:19:48 #83 DONE 2.8s 02:19:48 02:19:48 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:19:48 #34 ... 02:19:48 02:19:48 #48 [support-scheduler internal] load build context 02:19:48 #48 transferring context: 3.06MB 1.2s done 02:19:48 #48 DONE 1.8s 02:19:48 02:19:48 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:48 #34 ... 02:19:48 02:19:48 #49 [security-spire-server internal] load build context 02:19:48 #49 transferring context: 23.68kB 0.1s done 02:19:48 #49 DONE 1.8s 02:19:48 02:19:48 #50 [security-bootstrapper internal] load build context 02:19:48 #50 transferring context: 3.06MB 1.2s done 02:19:48 #50 DONE 2.0s 02:19:48 02:19:48 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:48 #34 ... 02:19:48 02:19:48 #51 [security-secretstore-setup internal] load build context 02:19:48 #51 transferring context: 3.06MB 1.2s done 02:19:48 #51 DONE 2.2s 02:19:48 02:19:48 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:49 #34 ... 02:19:49 02:19:49 #52 [core-metadata internal] load build context 02:19:49 #52 transferring context: 3.06MB 1.8s done 02:19:49 #52 DONE 3.2s 02:19:49 02:19:49 #53 [security-proxy-auth internal] load build context 02:19:49 #53 transferring context: 3.06MB 1.9s done 02:19:49 #53 DONE 3.2s 02:19:49 02:19:49 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:49 #84 1.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:19:49 #84 ... 02:19:49 02:19:49 #85 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:19:49 #0 3.733 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:19:49 #0 5.315 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:19:49 #0 6.071 OK: 248 MiB in 58 packages 02:19:49 #85 DONE 6.3s 02:19:49 02:19:49 #78 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 02:19:49 #78 3.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:19:49 #78 3.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:19:49 #78 3.600 OK: 8 MiB in 15 packages 02:19:49 #78 DONE 4.0s 02:19:49 02:19:49 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:19:49 #84 1.929 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:19:49 #84 ... 02:19:49 02:19:49 #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:19:49 #86 DONE 0.2s 02:19:49 02:19:49 #87 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 02:19:49 #0 2.243 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:19:49 #0 3.396 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:19:49 #0 4.121 (1/1) Installing dumb-init (1.2.5-r3) 02:19:49 #0 4.450 Executing busybox-1.36.1-r29.trigger 02:19:49 #0 4.454 OK: 8 MiB in 15 packages 02:19:49 #87 DONE 4.6s 02:19:50 02:19:50 #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:19:50 #0 3.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:19:50 #0 3.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:19:50 #0 3.919 OK: 19 MiB in 18 packages 02:19:50 #88 DONE 4.1s 02:19:50 02:19:50 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:50 #89 ... 02:19:50 02:19:50 #90 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:19:50 #0 3.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:19:50 #0 3.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:19:50 #0 3.688 OK: 8 MiB in 16 packages 02:19:50 #90 DONE 3.8s 02:19:50 02:19:50 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:19:50 #84 2.252 OK: 13 MiB in 28 packages 02:19:50 #84 DONE 2.4s 02:19:50 02:19:50 #91 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:19:50 #0 2.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:19:50 #0 2.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:19:50 #0 2.527 OK: 9 MiB in 19 packages 02:19:50 #91 DONE 2.7s 02:19:50 02:19:50 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:19:50 #0 2.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:19:50 #0 2.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:19:50 #0 3.071 OK: 8 MiB in 18 packages 02:19:50 #92 DONE 3.2s 02:19:50 02:19:50 #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:19:51 #34 ... 02:19:51 02:19:51 #54 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:19:51 #54 DONE 5.3s 02:19:51 02:19:51 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:19:51 #55 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done 02:19:51 #55 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 02:19:51 #55 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 02:19:51 #55 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 02:19:51 #55 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 02:19:51 #55 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 02:19:51 #55 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:19:51 #55 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.6s done 02:19:51 #55 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 1.6s done 02:19:51 #55 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 02:19:51 #55 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.6s 02:19:52 #55 ... 02:19:52 02:19:52 #47 [security-spiffe-token-provider internal] load build context 02:19:52 #47 transferring context: 3.06MB 3.0s done 02:19:52 #47 DONE 4.4s 02:19:52 02:19:52 #56 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 02:19:52 #56 ... 02:19:52 02:19:52 #57 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:19:52 #0 2.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:19:52 #0 2.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:19:52 #0 4.812 (1/1) Installing dumb-init (1.2.5-r3) 02:19:52 #0 4.846 Executing busybox-1.36.1-r29.trigger 02:19:52 #0 4.934 OK: 9 MiB in 15 packages 02:19:52 #57 DONE 7.1s 02:19:52 02:19:52 #58 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 02:19:53 #93 DONE 3.0s 02:19:53 02:19:53 #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:19:53 #94 ... 02:19:53 02:19:53 #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:19:53 #95 DONE 3.0s 02:19:53 02:19:53 #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:19:53 #96 DONE 3.0s 02:19:53 02:19:53 #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:19:53 #97 DONE 0.0s 02:19:53 02:19:53 #98 [security-spire-config stage-2 6/10] COPY security.txt / 02:19:54 #58 ... 02:19:54 02:19:54 #59 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:19:54 #0 3.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:19:54 #0 3.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:19:54 #0 6.116 (1/7) Installing ca-certificates (20241121-r1) 02:19:54 #0 6.263 (2/7) Installing dumb-init (1.2.5-r3) 02:19:54 #0 6.263 (3/7) Installing libgcc (13.2.1_git20240309-r0) 02:19:54 #0 6.273 (4/7) Installing libsodium (1.0.19-r0) 02:19:54 #0 6.289 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 02:19:54 #0 6.401 (6/7) Installing libzmq (4.3.5-r2) 02:19:54 #0 6.492 (7/7) Installing zeromq (4.3.5-r2) 02:19:54 #0 6.547 Executing busybox-1.36.1-r29.trigger 02:19:54 #0 6.677 Executing ca-certificates-20241121-r1.trigger 02:19:54 #0 7.175 OK: 14 MiB in 21 packages 02:19:54 #59 DONE 8.2s 02:19:55 #98 DONE 1.7s 02:19:55 02:19:55 #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:19:55 #99 DONE 1.8s 02:19:55 02:19:55 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:19:55 #100 DONE 1.8s 02:19:55 02:19:55 #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:19:55 02:19:55 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:55 #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.0s 02:19:55 #34 ... 02:19:55 02:19:55 #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:19:55 #60 DONE 8.7s 02:19:55 #101 DONE 0.1s 02:19:55 02:19:55 #102 [security-spire-server stage-2 6/9] COPY security.txt / 02:19:55 #102 DONE 0.1s 02:19:55 02:19:55 #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:19:55 #103 DONE 0.1s 02:19:55 02:19:55 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:19:55 #104 DONE 0.1s 02:19:55 02:19:55 #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:19:55 #94 DONE 4.9s 02:19:55 02:19:55 #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:19:55 #105 DONE 0.1s 02:19:55 02:19:55 #106 [security-spire-agent stage-3 7/10] COPY security.txt / 02:19:55 #106 DONE 0.1s 02:19:55 02:19:55 #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:19:55 #107 DONE 0.1s 02:19:55 02:19:55 #108 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:19:55 #108 DONE 0.1s 02:19:55 02:19:55 #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:19:55 #109 DONE 0.1s 02:19:55 02:19:55 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:19:55 02:19:55 #61 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:19:55 #110 DONE 0.1s 02:19:55 02:19:55 #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:19:55 #111 DONE 0.1s 02:19:55 02:19:55 #112 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:55 #112 ... 02:19:55 02:19:55 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:19:55 #113 DONE 0.1s 02:19:55 02:19:55 #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:19:55 #114 DONE 0.1s 02:19:55 02:19:55 #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:55 #61 ... 02:19:55 02:19:55 #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:19:55 #0 5.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:19:55 #0 5.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:19:55 #0 8.201 OK: 239 MiB in 58 packages 02:19:55 #62 DONE 9.8s 02:19:55 #115 ... 02:19:55 02:19:55 #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:55 #116 ... 02:19:55 02:19:55 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:55 02:19:55 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:56 #117 ... 02:19:56 02:19:56 #118 [security-spire-config] exporting to image 02:19:56 #118 exporting layers 0.7s done 02:19:56 #118 writing image sha256:3745cf7f2011e71e3b2e7ca80e0754206254df62f6d7c1439cbdbb7b7cc7e041 done 02:19:56 #118 naming to docker.io/library/security-spire-config done 02:19:56 #118 exporting layers 0.7s done 02:19:56 #118 writing image sha256:d469161889aefa24c3b25f3b5e8c97a342758337594b52f20676641115a61cb7 done 02:19:56 #118 naming to docker.io/library/security-spire-server done 02:19:56 #34 ... 02:19:56 02:19:56 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:19:56 #0 6.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:19:56 #0 7.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:19:56 #63 ... 02:19:56 02:19:56 #64 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:19:56 #64 DONE 1.1s 02:19:56 02:19:56 #65 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 02:19:56 #0 9.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:19:56 #0 10.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:19:56 #65 ... 02:19:56 02:19:56 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:19:56 #0 7.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:19:56 #0 8.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:19:56 #66 ... 02:19:56 02:19:56 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 02:19:56 #0 8.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:19:56 #0 10.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:19:56 #67 ... 02:19:56 02:19:56 #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:19:56 #0 6.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:19:56 #0 7.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:19:57 #68 ... 02:19:57 02:19:57 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:19:57 #0 4.885 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:19:57 #0 5.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:19:57 #0 8.585 (1/4) Installing dumb-init (1.2.5-r3) 02:19:57 #0 8.610 (2/4) Installing openssl (3.3.2-r1) 02:19:57 #0 8.716 (3/4) Installing su-exec (0.2-r3) 02:19:57 #0 8.735 (4/4) Installing yq-go (4.44.1-r2) 02:19:57 #0 9.482 Executing busybox-1.36.1-r29.trigger 02:19:57 #0 9.576 OK: 20 MiB in 18 packages 02:19:57 #69 DONE 10.7s 02:19:57 02:19:57 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:19:57 #0 9.016 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:19:57 #0 9.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:19:57 #70 ... 02:19:57 02:19:57 #71 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:19:57 #0 5.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:19:57 #0 6.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:19:57 #0 10.32 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:19:57 #0 10.32 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:19:57 #0 10.32 OK: 24048 distinct packages available 02:19:57 #0 10.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:19:57 #0 11.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:19:57 #118 exporting layers 1.6s done 02:19:57 #118 writing image sha256:b4d030a1039e65aa1fe3394a6ed3cb58377b2b83069cd05035cf6a7bcb95ec0f done 02:19:57 #118 naming to docker.io/library/security-spire-agent done 02:19:57 #118 DONE 1.9s 02:19:57 02:19:57 #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:57 #71 ... 02:19:57 02:19:57 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:19:57 #0 3.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:19:57 #0 4.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:19:57 #0 7.899 (1/4) Installing ca-certificates (20241121-r1) 02:19:57 #0 8.084 (2/4) Installing dumb-init (1.2.5-r3) 02:19:57 #0 8.102 (3/4) Installing su-exec (0.2-r3) 02:19:57 #0 8.126 (4/4) Installing yq-go (4.44.1-r2) 02:19:57 #0 8.946 Executing busybox-1.36.1-r29.trigger 02:19:57 #0 9.043 Executing ca-certificates-20241121-r1.trigger 02:19:57 #0 9.946 OK: 20 MiB in 18 packages 02:19:57 #72 ... 02:19:57 02:19:57 #73 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:19:57 #0 8.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:19:57 #0 9.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:19:57 #73 ... 02:19:57 02:19:57 #74 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:19:57 #0 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:19:57 #74 ... 02:19:57 02:19:57 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:19:57 #72 DONE 11.3s 02:19:57 02:19:57 #75 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:19:57 #0 9.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:19:58 #75 ... 02:19:58 02:19:58 #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:19:58 #68 11.38 (1/1) Installing dumb-init (1.2.5-r3) 02:19:58 #68 11.40 Executing busybox-1.36.1-r29.trigger 02:19:58 #68 11.46 OK: 9 MiB in 15 packages 02:19:59 #68 ... 02:19:59 02:19:59 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:19:59 #63 10.90 (1/2) Installing dumb-init (1.2.5-r3) 02:19:59 #63 10.92 (2/2) Installing su-exec (0.2-r3) 02:19:59 #63 10.94 Executing busybox-1.36.1-r29.trigger 02:19:59 #63 11.06 OK: 9 MiB in 16 packages 02:19:59 #63 DONE 12.4s 02:19:59 02:19:59 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:59 #34 ... 02:19:59 02:19:59 #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:19:59 #68 DONE 13.1s 02:19:59 02:19:59 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:20:00 #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.4s 02:20:01 #34 ... 02:20:01 02:20:01 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:20:01 #55 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.6s done 02:20:01 #55 DONE 16.3s 02:20:01 02:20:01 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:20:02 #34 ... 02:20:02 02:20:02 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:20:02 #70 14.42 OK: 239 MiB in 58 packages 02:20:02 #70 DONE 15.7s 02:20:02 02:20:02 #65 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 02:20:02 #65 15.23 OK: 239 MiB in 58 packages 02:20:02 #65 DONE 16.8s 02:20:02 02:20:02 #71 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:20:02 #71 16.65 (1/5) Installing dumb-init (1.2.5-r3) 02:20:02 #71 16.71 (2/5) Installing musl-obstack (1.2.3-r2) 02:20:02 #71 16.76 (3/5) Installing libucontext (1.2-r3) 02:20:02 #71 16.78 (4/5) Installing gcompat (1.1.0-r4) 02:20:02 #71 16.81 (5/5) Installing openssl (3.3.2-r1) 02:20:02 #71 16.88 Executing busybox-1.36.1-r29.trigger 02:20:02 #71 17.07 OK: 10 MiB in 19 packages 02:20:03 #71 ... 02:20:03 02:20:03 #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:20:03 #76 DONE 0.9s 02:20:03 02:20:03 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 02:20:03 #67 15.20 OK: 239 MiB in 58 packages 02:20:03 #67 DONE 16.7s 02:20:03 02:20:03 #77 [core-command builder 4/7] COPY go.mod vendor* ./ 02:20:03 #77 DONE 0.9s 02:20:03 02:20:03 #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:20:04 #78 DONE 0.7s 02:20:04 02:20:04 #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:04 #79 ... 02:20:04 02:20:04 #71 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:20:04 #71 DONE 18.5s 02:20:04 02:20:04 #80 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 02:20:04 #80 ... 02:20:04 02:20:04 #73 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:20:04 #73 13.31 (1/3) Installing ca-certificates (20241121-r1) 02:20:04 #73 13.50 (2/3) Installing dumb-init (1.2.5-r3) 02:20:04 #73 13.52 (3/3) Installing tzdata (2024b-r0) 02:20:04 #73 14.99 Executing busybox-1.36.1-r29.trigger 02:20:04 #73 15.11 Executing ca-certificates-20241121-r1.trigger 02:20:04 #73 16.45 OK: 11 MiB in 17 packages 02:20:04 #73 DONE 18.2s 02:20:04 02:20:04 #81 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:20:04 #0 4.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:04 #0 5.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:04 #81 ... 02:20:04 02:20:04 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:20:05 #34 ... 02:20:05 02:20:05 #58 [core-command stage-1 3/8] RUN apk --no-cache upgrade 02:20:05 #58 5.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:05 #58 6.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:05 #58 12.18 OK: 9 MiB in 15 packages 02:20:05 #58 DONE 14.2s 02:20:05 02:20:05 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:20:05 #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.7s 02:20:06 #34 ... 02:20:06 02:20:06 #81 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:20:06 #81 10.48 OK: 14 MiB in 21 packages 02:20:06 #81 DONE 11.5s 02:20:06 02:20:06 #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:20:06 #82 ... 02:20:06 02:20:06 #56 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 02:20:06 #56 5.512 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:06 #56 6.708 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:06 #56 12.60 (1/1) Installing dumb-init (1.2.5-r3) 02:20:06 #56 13.34 Executing busybox-1.36.1-r29.trigger 02:20:06 #56 13.51 OK: 9 MiB in 15 packages 02:20:06 #56 DONE 14.8s 02:20:06 02:20:06 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:20:06 #34 ... 02:20:06 02:20:06 #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:06 #83 ... 02:20:06 02:20:06 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:20:07 #34 ... 02:20:07 02:20:07 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:20:07 #0 3.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:07 #0 5.445 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:07 #0 9.642 OK: 20 MiB in 18 packages 02:20:07 #84 ... 02:20:07 02:20:07 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:20:07 #34 ... 02:20:07 02:20:07 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:20:07 #84 DONE 10.3s 02:20:07 02:20:07 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:20:07 #34 ... 02:20:07 02:20:07 #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:20:07 #85 DONE 0.2s 02:20:07 02:20:07 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:20:07 #34 ... 02:20:07 02:20:07 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:20:07 #0 3.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:07 #0 4.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:07 #0 9.097 OK: 20 MiB in 18 packages 02:20:08 #86 ... 02:20:08 02:20:08 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:20:08 #34 ... 02:20:08 02:20:08 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:20:08 #86 DONE 10.3s 02:20:08 02:20:08 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:20:08 #34 ... 02:20:08 02:20:08 #61 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:20:08 #61 5.933 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:08 #61 6.927 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:08 #61 12.30 OK: 239 MiB in 58 packages 02:20:08 #61 DONE 13.2s 02:20:08 02:20:08 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:20:08 #34 ... 02:20:08 02:20:08 #75 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:20:08 #75 10.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:08 #75 16.10 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:20:08 #75 16.10 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:20:08 #75 16.10 OK: 24050 distinct packages available 02:20:08 #75 17.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:08 #75 18.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:08 #75 ... 02:20:08 02:20:08 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:20:08 #34 ... 02:20:08 02:20:08 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:20:08 #0 3.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:08 #0 4.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:09 #87 ... 02:20:09 02:20:09 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:20:09 #66 13.43 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:20:09 #66 13.43 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:20:09 #66 13.43 OK: 24048 distinct packages available 02:20:09 #66 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:09 #66 15.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:09 #66 21.12 (1/4) Installing dumb-init (1.2.5-r3) 02:20:09 #66 21.21 (2/4) Installing musl-obstack (1.2.3-r2) 02:20:09 #66 21.22 (3/4) Installing libucontext (1.2-r3) 02:20:09 #66 21.23 (4/4) Installing gcompat (1.1.0-r4) 02:20:09 #66 21.24 Executing busybox-1.36.1-r29.trigger 02:20:09 #66 21.37 OK: 9 MiB in 18 packages 02:20:09 #66 DONE 22.5s 02:20:09 02:20:09 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:20:09 #88 DONE 0.5s 02:20:09 02:20:09 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:20:09 #87 10.14 OK: 9 MiB in 16 packages 02:20:09 #87 ... 02:20:09 02:20:09 #74 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:20:09 #74 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:09 #74 15.81 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:20:09 #74 15.81 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:20:09 #74 15.81 OK: 24048 distinct packages available 02:20:09 #74 17.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:09 #74 18.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:09 #74 ... 02:20:09 02:20:09 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:20:09 #34 ... 02:20:09 02:20:09 #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:20:09 #0 3.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:09 #0 4.588 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:09 #0 8.593 OK: 9 MiB in 15 packages 02:20:09 #89 DONE 9.7s 02:20:09 02:20:09 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:20:09 #34 ... 02:20:09 02:20:09 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:20:09 #87 DONE 10.9s 02:20:10 02:20:10 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:20:10 #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.8s 02:20:10 #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.9s done 02:20:10 #34 ... 02:20:10 02:20:10 #75 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:20:10 #75 22.64 OK: 239 MiB in 58 packages 02:20:10 #75 DONE 23.4s 02:20:11 02:20:11 #74 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:20:11 #74 22.11 (1/14) Installing ca-certificates (20241121-r1) 02:20:11 #74 22.31 (2/14) Installing brotli-libs (1.1.0-r2) 02:20:11 #74 22.38 (3/14) Installing c-ares (1.33.1-r0) 02:20:11 #74 22.41 (4/14) Installing libunistring (1.2-r0) 02:20:11 #74 22.49 (5/14) Installing libidn2 (2.3.7-r0) 02:20:11 #74 22.52 (6/14) Installing nghttp2-libs (1.62.1-r0) 02:20:11 #74 22.54 (7/14) Installing libpsl (0.21.5-r1) 02:20:11 #74 22.58 (8/14) Installing zstd-libs (1.5.6-r0) 02:20:11 #74 22.60 (9/14) Installing libcurl (8.11.1-r0) 02:20:11 #74 22.66 (10/14) Installing curl (8.11.1-r0) 02:20:11 #74 22.69 (11/14) Installing dumb-init (1.2.5-r3) 02:20:11 #74 22.70 (12/14) Installing musl-obstack (1.2.3-r2) 02:20:11 #74 22.71 (13/14) Installing libucontext (1.2-r3) 02:20:11 #74 22.73 (14/14) Installing gcompat (1.1.0-r4) 02:20:11 #74 22.76 Executing busybox-1.36.1-r29.trigger 02:20:11 #74 22.92 Executing ca-certificates-20241121-r1.trigger 02:20:11 #74 23.58 OK: 15 MiB in 28 packages 02:20:11 #74 ... 02:20:11 02:20:11 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:20:11 #34 DONE 27.1s 02:20:11 02:20:11 #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:20:11 #90 DONE 0.5s 02:20:11 02:20:11 #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:12 #91 ... 02:20:12 02:20:12 #74 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:20:12 #74 DONE 24.7s 02:20:12 02:20:12 #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:20:12 #82 3.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:12 #82 4.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:12 #82 7.265 OK: 11 MiB in 17 packages 02:20:12 #82 DONE 7.8s 02:20:12 02:20:12 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:20:12 #92 ... 02:20:12 02:20:12 #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:20:12 #93 DONE 2.9s 02:20:13 02:20:13 #94 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:20:13 #94 DONE 0.4s 02:20:13 02:20:13 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:20:13 #0 2.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:13 #0 3.536 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:13 #95 ... 02:20:13 02:20:13 #96 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:13 #96 ... 02:20:13 02:20:13 #97 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:13 #97 ... 02:20:13 02:20:13 #80 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 02:20:13 #80 4.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:13 #80 5.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:13 #80 8.874 OK: 10 MiB in 19 packages 02:20:13 #80 DONE 10.4s 02:20:13 02:20:13 #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:20:15 #98 DONE 1.3s 02:20:15 02:20:15 #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:20:15 #99 ... 02:20:15 02:20:15 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:20:15 #95 5.728 OK: 9 MiB in 18 packages 02:20:15 #95 DONE 6.2s 02:20:15 02:20:15 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:20:15 #100 DONE 1.5s 02:20:15 02:20:15 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:20:15 #101 DONE 0.3s 02:20:15 02:20:15 #102 [security-spire-server stage-2 6/9] COPY security.txt / 02:20:15 #102 DONE 0.3s 02:20:15 02:20:15 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:20:15 #92 2.516 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:15 #92 3.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:16 #92 ... 02:20:16 02:20:16 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:20:16 #103 DONE 0.3s 02:20:16 02:20:16 #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:20:16 #104 DONE 0.3s 02:20:16 02:20:16 #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:20:16 #105 ... 02:20:16 02:20:16 #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:20:16 #99 DONE 1.7s 02:20:16 02:20:16 #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:20:16 #105 DONE 0.3s 02:20:16 02:20:16 #106 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:20:16 #106 DONE 1.6s 02:20:16 02:20:16 #107 [security-spire-server] exporting to image 02:20:16 #107 exporting layers 02:20:17 #107 ... 02:20:17 02:20:17 #108 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:20:17 #108 DONE 0.3s 02:20:17 02:20:17 #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:20:17 #109 DONE 0.3s 02:20:17 02:20:17 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 02:20:17 #110 DONE 0.2s 02:20:17 02:20:17 #111 [security-spire-config stage-2 6/10] COPY security.txt / 02:20:17 #111 DONE 0.2s 02:20:17 02:20:17 #112 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:20:17 #112 DONE 0.2s 02:20:17 02:20:17 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:20:17 #92 4.798 OK: 15 MiB in 28 packages 02:20:17 #92 DONE 5.2s 02:20:17 02:20:17 #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:20:17 #113 DONE 0.2s 02:20:17 02:20:17 #114 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:20:17 #114 DONE 0.3s 02:20:17 02:20:17 #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:20:17 #115 DONE 0.3s 02:20:17 02:20:17 #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:20:17 #116 ... 02:20:17 02:20:17 #117 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:20:17 #117 DONE 0.2s 02:20:18 02:20:18 #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:20:18 #116 DONE 0.2s 02:20:18 02:20:18 #118 [security-spire-agent] exporting to image 02:20:19 #118 ... 02:20:19 02:20:19 #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:19 #119 ... 02:20:19 02:20:19 #107 [security-spire-server] exporting to image 02:20:19 #107 exporting layers 2.2s done 02:20:19 #107 writing image sha256:3d34bb9f07b4b4068294ab5c2065b602ab67a1dbd156f33e670a3071ae4c721f done 02:20:19 #107 naming to docker.io/library/security-spire-server-arm64 0.0s done 02:20:19 #107 DONE 2.2s 02:20:19 02:20:19 #120 [security-spire-config] exporting to image 02:20:20 #120 exporting layers 1.9s done 02:20:20 #120 writing image sha256:45170205de2c086e3c2b8c8ee4c8567429a0a938e16b21f69e064f9049a96776 0.0s done 02:20:20 #120 naming to docker.io/library/security-spire-config-arm64 0.0s done 02:20:20 #120 DONE 2.0s 02:20:20 02:20:20 #118 [security-spire-agent] exporting to image 02:20:20 #118 exporting layers 2.0s done 02:20:20 #118 writing image sha256:83fa6997ae62a7e9130479d4596274b317c267add57f264693ed2a207f0d6ff7 0.0s done 02:20:20 #118 naming to docker.io/library/security-spire-agent-arm64 02:20:20 #118 naming to docker.io/library/security-spire-agent-arm64 0.1s done 02:20:20 #118 DONE 2.1s 02:20:20 02:20:20 #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:53 #116 DONE 61.9s 02:20:53 02:20:53 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:53 #89 DONE 57.3s 02:20:53 02:20:53 #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:53 #76 DONE 61.9s 02:20:53 02:20:53 #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:53 #115 DONE 61.9s 02:20:53 02:20:53 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:53 #117 DONE 61.9s 02:20:53 02:20:53 #112 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:53 #112 DONE 61.8s 02:20:53 02:20:53 #119 [support-notifications builder 6/7] COPY . . 02:20:57 #119 ... 02:20:57 02:20:57 #120 [core-keeper builder 7/8] COPY . . 02:20:57 #120 ... 02:20:57 02:20:57 #121 [security-bootstrapper builder 6/7] COPY . . 02:20:57 #121 ... 02:20:57 02:20:57 #122 [security-spiffe-token-provider builder 6/7] COPY . . 02:20:57 #122 ... 02:20:57 02:20:57 #123 [support-scheduler builder 6/7] COPY . . 02:20:58 #123 ... 02:20:58 02:20:58 #124 [core-command builder 6/7] COPY . . 02:21:07 #83 ... 02:21:07 02:21:07 #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:07 #79 DONE 60.5s 02:21:07 02:21:07 #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:07 #91 DONE 53.1s 02:21:07 02:21:07 #97 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:07 #97 DONE 61.5s 02:21:07 02:21:07 #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:07 #119 DONE 55.7s 02:21:07 02:21:07 #96 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:07 #96 DONE 61.4s 02:21:07 02:21:07 #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:07 #83 DONE 67.9s 02:21:07 02:21:07 #121 [core-keeper builder 7/8] COPY . . 02:21:07 #121 ... 02:21:07 02:21:07 #122 [support-scheduler builder 6/7] COPY . . 02:21:07 #122 DONE 1.1s 02:21:07 02:21:07 #123 [security-proxy-setup builder 6/7] COPY . . 02:21:07 #123 DONE 1.1s 02:21:07 02:21:07 #124 [core-command builder 6/7] COPY . . 02:21:07 #124 DONE 1.1s 02:21:07 02:21:07 #125 [security-spiffe-token-provider builder 6/7] COPY . . 02:21:07 #125 DONE 1.1s 02:21:07 02:21:07 #126 [core-metadata builder 6/7] COPY . . 02:21:07 #126 CACHED 02:21:07 02:21:07 #127 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:07 #127 CACHED 02:21:07 02:21:07 #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:21:07 #128 CACHED 02:21:07 02:21:07 #129 [security-bootstrapper builder 6/7] COPY . . 02:21:07 #129 CACHED 02:21:07 02:21:07 #130 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:21:07 #130 CACHED 02:21:07 02:21:07 #131 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:07 #131 CACHED 02:21:07 02:21:07 #132 [security-secretstore-setup builder 6/7] COPY . . 02:21:07 #132 CACHED 02:21:07 02:21:07 #133 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:21:07 #133 CACHED 02:21:07 02:21:07 #134 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:07 #134 CACHED 02:21:07 02:21:07 #135 [security-proxy-auth builder 6/7] COPY . . 02:21:07 #135 CACHED 02:21:07 02:21:07 #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:07 #136 CACHED 02:21:07 02:21:07 #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:21:07 #137 CACHED 02:21:07 02:21:07 #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:07 #138 CACHED 02:21:07 02:21:07 #139 [core-common-config-bootstrapper builder 6/7] COPY . . 02:21:07 #139 CACHED 02:21:07 02:21:07 #140 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:21:07 #140 CACHED 02:21:07 02:21:07 #141 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:07 #141 CACHED 02:21:07 02:21:07 #142 [core-data builder 6/7] COPY . . 02:21:07 #142 CACHED 02:21:07 02:21:07 #143 [core-data builder 4/7] COPY go.mod vendor* ./ 02:21:07 #143 CACHED 02:21:07 02:21:07 #144 [support-notifications builder 6/7] COPY . . 02:21:07 #144 DONE 1.2s 02:21:07 02:21:07 #121 [core-keeper builder 7/8] COPY . . 02:21:07 #121 DONE 1.1s 02:21:07 02:21:07 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:21:08 #124 DONE 19.2s 02:21:08 02:21:08 #122 [security-spiffe-token-provider builder 6/7] COPY . . 02:21:08 #122 DONE 19.2s 02:21:08 02:21:08 #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:08 #125 CACHED 02:21:08 02:21:08 #126 [core-common-config-bootstrapper builder 6/7] COPY . . 02:21:08 #126 CACHED 02:21:08 02:21:08 #127 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:21:08 #127 CACHED 02:21:08 02:21:08 #119 [support-notifications builder 6/7] COPY . . 02:21:08 #119 DONE 19.2s 02:21:08 02:21:08 #121 [security-bootstrapper builder 6/7] COPY . . 02:21:08 #121 DONE 19.2s 02:21:08 02:21:08 #128 [security-proxy-auth builder 6/7] COPY . . 02:21:08 #128 CACHED 02:21:08 02:21:08 #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:08 #129 CACHED 02:21:08 02:21:08 #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:21:08 #130 CACHED 02:21:08 02:21:08 #131 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:08 #131 CACHED 02:21:08 02:21:08 #132 [core-metadata builder 6/7] COPY . . 02:21:08 #132 CACHED 02:21:08 02:21:08 #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:21:08 #133 CACHED 02:21:08 02:21:08 #134 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:08 #134 CACHED 02:21:08 02:21:08 #135 [security-proxy-setup builder 6/7] COPY . . 02:21:08 #135 CACHED 02:21:08 02:21:08 #136 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:21:08 #136 CACHED 02:21:08 02:21:08 #137 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:08 #137 CACHED 02:21:08 02:21:08 #138 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:21:08 #138 CACHED 02:21:08 02:21:08 #139 [security-secretstore-setup builder 6/7] COPY . . 02:21:08 #139 CACHED 02:21:08 02:21:08 #140 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:08 #140 CACHED 02:21:08 02:21:08 #141 [core-data builder 4/7] COPY go.mod vendor* ./ 02:21:08 #141 CACHED 02:21:08 02:21:08 #142 [core-data builder 6/7] COPY . . 02:21:08 #142 CACHED 02:21:08 02:21:08 #120 [core-keeper builder 7/8] COPY . . 02:21:08 #120 DONE 19.3s 02:21:08 02:21:08 #123 [support-scheduler builder 6/7] COPY . . 02:21:08 #123 DONE 19.2s 02:21:08 02:21:08 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:21:08 #143 1.271 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:21:09 #145 3.241 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:21:15 #145 ... 02:21:15 02:21:15 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:21:15 #0 2.543 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:21:16 #146 ... 02:21:16 02:21:16 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:21:16 #0 3.162 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:21:16 #147 ... 02:21:16 02:21:16 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:21:16 #0 2.766 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:21:16 #148 ... 02:21:16 02:21:16 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:21:16 #0 2.919 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:21:16 #149 ... 02:21:16 02:21:16 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:21:16 #0 2.234 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:21:16 #150 ... 02:21:16 02:21:16 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:21:16 #0 3.004 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:21:16 #151 ... 02:21:16 02:21:16 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:21:16 #0 3.021 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:21:16 #152 ... 02:21:16 02:21:16 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:21:16 #0 2.057 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:21:16 #153 ... 02:21:16 02:21:16 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:21:16 #0 3.286 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:21:17 #154 ... 02:21:17 02:21:17 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:21:17 #0 3.080 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:21:17 #155 ... 02:21:17 02:21:17 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:21:17 #0 1.821 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:21:18 #143 ... 02:21:18 02:21:18 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:21:18 #0 0.312 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:21:18 #144 ... 02:21:18 02:21:18 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:21:18 #0 1.392 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:21:19 #145 ... 02:21:19 02:21:19 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:21:19 #0 2.477 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:21:19 #146 ... 02:21:19 02:21:19 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:21:19 #0 0.849 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:21:19 #147 ... 02:21:19 02:21:19 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:21:19 #0 0.619 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:21:20 #148 ... 02:21:20 02:21:20 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:21:20 #0 1.452 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:21:20 #149 ... 02:21:20 02:21:20 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:21:20 #0 2.062 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:21:21 #150 ... 02:21:21 02:21:21 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:21:21 #0 0.531 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:21:21 #151 ... 02:21:21 02:21:21 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:21:21 #0 1.096 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:21:22 #152 ... 02:21:22 02:21:22 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:21:22 #0 1.510 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:21:22 #153 ... 02:21:22 02:21:22 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:21:22 #0 0.590 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:22:44 #154 ... 02:22:44 02:22:44 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:22:44 #149 96.06 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:23:40 #149 DONE 147.9s 02:23:40 02:23:40 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:23:40 #152 DONE 147.9s 02:23:40 02:23:40 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:23:40 #146 DONE 147.9s 02:23:40 02:23:40 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:23:40 #145 DONE 147.9s 02:23:40 02:23:40 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:23:40 #144 DONE 147.9s 02:23:40 02:23:40 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:23:40 #153 DONE 148.0s 02:23:40 02:23:40 #155 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:23:40 #155 ... 02:23:40 02:23:40 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:23:40 #150 DONE 148.0s 02:23:40 02:23:40 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:23:40 #148 DONE 148.1s 02:23:40 02:23:40 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:23:40 #147 DONE 148.0s 02:23:40 02:23:40 #156 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:23:40 #156 ... 02:23:40 02:23:40 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:23:40 #143 DONE 148.3s 02:23:40 02:23:40 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:23:40 #154 DONE 148.4s 02:23:40 02:23:40 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:23:40 #151 DONE 148.4s 02:23:40 02:23:40 #157 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:23:40 #157 DONE 0.5s 02:23:40 02:23:40 #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:23:40 #158 DONE 0.5s 02:23:40 02:23:40 #159 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:23:40 #159 DONE 0.1s 02:23:40 02:23:40 #156 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:23:40 #156 DONE 0.4s 02:23:40 02:23:40 #155 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:23:40 #155 DONE 0.5s 02:23:40 02:23:40 #160 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:23:40 #160 DONE 0.5s 02:23:40 02:23:40 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:23:40 #161 DONE 0.5s 02:23:40 02:23:40 #162 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:23:40 #162 DONE 0.2s 02:23:40 02:23:40 #163 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:23:40 #163 ... 02:23:40 02:23:40 #164 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:23:40 #164 DONE 0.1s 02:23:40 02:23:40 #165 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:23:40 #165 CACHED 02:23:40 02:23:40 #166 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:23:40 #166 CACHED 02:23:40 02:23:40 #167 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 02:23:40 #167 CACHED 02:23:40 02:23:40 #168 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 02:23:40 #168 CACHED 02:23:40 02:23:40 #169 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:23:40 #169 DONE 0.1s 02:23:40 02:23:40 #170 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:23:40 #170 CACHED 02:23:40 02:23:40 #171 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:23:40 #171 CACHED 02:23:40 02:23:40 #172 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:23:40 #172 ... 02:23:40 02:23:40 #173 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:23:40 #173 DONE 0.4s 02:23:40 02:23:40 #174 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:23:40 #174 DONE 0.4s 02:23:40 02:23:40 #175 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:23:40 #175 DONE 0.4s 02:23:40 02:23:40 #163 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:23:40 #163 DONE 0.4s 02:23:40 02:23:40 #176 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:23:40 #176 DONE 0.4s 02:23:40 02:23:40 #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 02:23:40 #177 DONE 0.4s 02:23:40 02:23:40 #178 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 02:23:40 #178 ... 02:23:40 02:23:40 #179 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:23:40 #179 DONE 1.1s 02:23:40 02:23:40 #180 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:23:40 #180 ... 02:23:40 02:23:40 #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:23:40 #181 DONE 1.5s 02:23:40 02:23:40 #172 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:23:40 #172 DONE 1.4s 02:23:40 02:23:40 #182 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:23:40 #182 DONE 1.2s 02:23:40 02:23:40 #183 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:23:40 #183 DONE 1.5s 02:23:40 02:23:40 #184 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:23:40 #184 DONE 1.2s 02:23:40 02:23:40 #185 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:23:40 #185 DONE 1.5s 02:23:40 02:23:40 #186 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:23:40 #186 DONE 1.2s 02:23:40 02:23:40 #180 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:23:40 #180 DONE 1.2s 02:23:40 02:23:40 #178 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 02:23:40 #178 DONE 1.2s 02:23:40 02:23:40 #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:23:40 #187 DONE 1.2s 02:23:40 02:23:40 #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:23:40 #188 ... 02:23:40 02:23:40 #189 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:23:40 #189 DONE 1.1s 02:23:40 02:23:40 #190 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:23:40 #190 DONE 1.2s 02:23:40 02:23:40 #191 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:23:40 #191 DONE 1.1s 02:23:40 02:23:40 #192 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:23:40 #192 DONE 1.1s 02:23:40 02:23:40 #193 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 02:23:40 #193 DONE 1.1s 02:23:40 02:23:40 #194 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:23:40 #194 DONE 1.1s 02:23:40 02:23:40 #195 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:23:40 #195 DONE 1.2s 02:23:40 02:23:40 #196 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:23:40 #196 DONE 1.2s 02:23:40 02:23:40 #197 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:23:40 #197 DONE 1.2s 02:23:40 02:23:40 #198 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:23:40 #198 DONE 1.2s 02:23:40 02:23:40 #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:23:40 #188 DONE 1.2s 02:23:40 02:23:40 #118 [security-spiffe-token-provider] exporting to image 02:23:40 #118 exporting layers 02:23:40 #118 exporting layers 0.2s done 02:23:40 #118 ... 02:23:40 02:23:40 #199 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:23:40 #199 DONE 0.6s 02:23:40 02:23:40 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:23:40 #200 DONE 0.6s 02:23:40 02:23:40 #201 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 02:23:40 #201 DONE 0.6s 02:23:40 02:23:40 #118 [core-data] exporting to image 02:23:40 #118 ... 02:23:40 02:23:40 #202 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:23:40 #202 DONE 0.6s 02:23:40 02:23:40 #203 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:23:40 #203 DONE 0.6s 02:23:40 02:23:40 #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 02:23:40 #204 DONE 0.6s 02:23:40 02:23:40 #205 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:23:40 #205 DONE 0.6s 02:23:40 02:23:40 #206 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:23:40 #206 DONE 0.6s 02:23:40 02:23:40 #118 [support-scheduler] exporting to image 02:23:40 #118 exporting layers 0.6s done 02:23:40 #118 writing image sha256:1a49cecf415918dd9da08c362ce502ff65e33417115afbc4fa702046fae6e0df done 02:23:40 #118 naming to docker.io/library/core-command done 02:23:40 #118 writing image sha256:4abc329faa201a0545da49a8dd457eb38a329a7f06a240b7998f7d96b8549a93 0.0s done 02:23:40 #118 naming to docker.io/library/core-keeper 02:23:40 #118 ... 02:23:40 02:23:40 #207 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:23:40 #207 DONE 3.4s 02:23:40 02:23:40 #118 [core-keeper] exporting to image 02:23:40 #118 naming to docker.io/library/core-keeper done 02:23:40 #118 writing image sha256:be2fb398a291a279d3f7d297399cfbf2fabd1c4edddc92634c27d9a85574073a 02:23:40 #118 writing image sha256:be2fb398a291a279d3f7d297399cfbf2fabd1c4edddc92634c27d9a85574073a 0.2s done 02:23:40 #118 naming to docker.io/library/security-spiffe-token-provider 02:23:40 #118 ... 02:23:40 02:23:40 #208 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 02:23:40 #208 DONE 0.4s 02:23:40 02:23:40 #209 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:23:40 #209 DONE 0.3s 02:23:40 02:23:40 #210 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 02:23:40 #210 DONE 0.4s 02:23:40 02:23:40 #211 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:23:40 #211 DONE 0.4s 02:23:40 02:23:40 #212 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:23:40 #212 DONE 0.3s 02:23:40 02:23:40 #118 [support-notifications] exporting to image 02:23:40 #118 exporting layers 0.4s done 02:23:40 #118 naming to docker.io/library/security-spiffe-token-provider done 02:23:40 #118 ... 02:23:40 02:23:40 #213 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:23:40 #213 DONE 0.5s 02:23:40 02:23:40 #214 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:23:40 #214 DONE 0.1s 02:23:40 02:23:40 #215 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:23:40 #215 DONE 0.1s 02:23:40 02:23:40 #118 [support-scheduler] exporting to image 02:23:40 #118 writing image sha256:15722d0f96e704e041fec7e53f0ee1bf69147265cf15eae02064c8062d455fa5 done 02:23:40 #118 naming to docker.io/library/core-data done 02:23:40 #118 writing image sha256:c169b53656ed130d3e1f31e380596c4357d758fc541a12469f0e228f82b04e77 done 02:23:40 #118 naming to docker.io/library/support-scheduler done 02:23:40 #118 exporting layers 0.2s done 02:23:40 #118 writing image sha256:f710d38ceac032a800719ba92731ba96cae6d790b8646442513c3cd5f2ceb08e done 02:23:40 #118 naming to docker.io/library/core-metadata done 02:23:40 #118 ... 02:23:40 02:23:40 #216 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:23:40 #216 DONE 0.3s 02:23:40 02:23:40 #217 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:23:40 #217 DONE 0.0s 02:23:40 02:23:40 #218 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:23:40 #218 DONE 1.0s 02:23:40 02:23:40 #219 [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/ 02:23:40 #219 DONE 0.1s 02:23:40 02:23:40 #118 [core-common-config-bootstrapper] exporting to image 02:23:40 #118 writing image sha256:e91914e7dcf2f053c5f77bf88667a3d5f7471f0f82f80475774408680ae439f8 0.0s done 02:23:40 #118 naming to docker.io/library/support-notifications done 02:23:40 #118 writing image sha256:f67a67692d53f3dfdec8108abb73c26ca8ba90634c2fb7c6c730e35ebf5a571e done 02:23:40 #118 naming to docker.io/library/security-proxy-auth done 02:23:40 #118 ... 02:23:40 02:23:40 #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/ 02:23:40 #220 DONE 0.1s 02:23:40 02:23:40 #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/ 02:23:40 #221 DONE 0.0s 02:23:40 02:23:40 #118 [core-common-config-bootstrapper] exporting to image 02:23:40 #118 exporting layers 0.1s done 02:23:40 #118 writing image sha256:687c4d54d96ae284d35b33809177c05f5b86b59c62d63f56ff4a22f853483373 done 02:23:40 #118 naming to docker.io/library/core-common-config-bootstrapper 02:23:40 #118 naming to docker.io/library/core-common-config-bootstrapper done 02:23:40 #118 DONE 3.5s 02:23:40 02:23:40 #222 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:23:40 #222 DONE 0.1s 02:23:40 02:23:40 #223 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:23:40 #223 ... 02:23:40 02:23:40 #224 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:23:40 #224 DONE 0.8s 02:23:40 02:23:40 #225 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:23:40 #225 DONE 1.0s 02:23:40 02:23:40 #118 [security-secretstore-setup] exporting to image 02:23:40 #118 exporting layers 0.2s done 02:23:40 #118 writing image sha256:c7c4a28ad2c7396302abf268e2a0d84afd11c62f3171aa67df894071d58e017c done 02:23:40 #118 naming to docker.io/library/security-proxy-setup done 02:23:40 #118 ... 02:23:40 02:23:40 #223 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:23:40 #223 DONE 0.6s 02:23:40 02:23:40 #118 [security-secretstore-setup] exporting to image 02:23:40 #118 writing image sha256:1345454143aa6dd750da88fa9d6d8b31c47c3af3b2b29fb819a64a72e8db4535 done 02:23:40 #118 naming to docker.io/library/security-secretstore-setup done 02:23:40 #118 exporting layers 0.2s done 02:23:40 #118 writing image sha256:92bae8d10d4f9237bfb86da3b40eb87acf3d4c107b3d4105515581516bb839f2 done 02:23:40 #118 naming to docker.io/library/security-bootstrapper done 02:23:40 #118 DONE 4.1s 02:23:40 time="2025-01-10T02:19:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:23:40 time="2025-01-10T02:19:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:23:40 time="2025-01-10T02:19:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:23:40 time="2025-01-10T02:19:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:23:40 time="2025-01-10T02:19:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:23:40 time="2025-01-10T02:19:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:23:40 time="2025-01-10T02:19:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:23:40 time="2025-01-10T02:19:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:23:40 time="2025-01-10T02:19:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:23:40 time="2025-01-10T02:19:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:23:40 time="2025-01-10T02:19:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:23:40 time="2025-01-10T02:19:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:23:40 time="2025-01-10T02:19:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:23:40 time="2025-01-10T02:19:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:23:40 time="2025-01-10T02:19:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:23:40 $ docker stop --time=1 10c48a8fafc96a932d0bfacad063024f9f0f872adde281c0713ca5a280dcffa4 02:23:41 $ docker rm -f --volumes 10c48a8fafc96a932d0bfacad063024f9f0f872adde281c0713ca5a280dcffa4 [Pipeline] // withDockerContainer [Pipeline] sh 02:23:42 + docker images 02:23:42 REPOSITORY TAG IMAGE ID CREATED SIZE 02:23:42 core-common-config-bootstrapper latest 687c4d54d96a 2 seconds ago 17.1MB 02:23:42 security-secretstore-setup latest 1345454143aa 2 seconds ago 41MB 02:23:42 security-proxy-setup latest c7c4a28ad2c7 2 seconds ago 29.3MB 02:23:42 security-bootstrapper latest 92bae8d10d4f 2 seconds ago 20.3MB 02:23:42 support-scheduler latest c169b53656ed 3 seconds ago 47MB 02:23:42 core-metadata latest f710d38ceac0 3 seconds ago 31.9MB 02:23:42 security-proxy-auth latest f67a67692d53 3 seconds ago 30.7MB 02:23:42 support-notifications latest e91914e7dcf2 3 seconds ago 50.3MB 02:23:42 core-data latest 15722d0f96e7 3 seconds ago 31.8MB 02:23:42 core-command latest 1a49cecf4159 4 seconds ago 27.6MB 02:23:42 security-spiffe-token-provider latest be2fb398a291 4 seconds ago 32.6MB 02:23:42 core-keeper latest 4abc329faa20 4 seconds ago 31.4MB 02:23:42 security-spire-config latest 3745cf7f2011 3 minutes ago 121MB 02:23:42 security-spire-server latest d469161889ae 3 minutes ago 122MB 02:23:42 security-spire-agent latest b4d030a1039e 3 minutes ago 182MB 02:23:42 ci-base-image-x86_64 latest 95f5b9ce77b5 7 minutes ago 982MB 02:23:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 2 weeks ago 580MB 02:23:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 19 months ago 334MB 02:23:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:23:42 provisioning config files... 02:23:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/775@tmp/config9325959201565445533tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:23:42 ---> ****-login.sh 02:23:42 nexus3.edgexfoundry.org:10001 02:23:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:23:42 Configure a credential helper to remove this warning. See 02:23:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:23:42 02:23:42 Login Succeeded 02:23:42 nexus3.edgexfoundry.org:10002 02:23:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:23:42 Configure a credential helper to remove this warning. See 02:23:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:23:42 02:23:42 Login Succeeded 02:23:42 nexus3.edgexfoundry.org:10003 02:23:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:23:43 Configure a credential helper to remove this warning. See 02:23:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:23:43 02:23:43 Login Succeeded 02:23:43 nexus3.edgexfoundry.org:10004 02:23:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:23:43 Configure a credential helper to remove this warning. See 02:23:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:23:43 02:23:43 Login Succeeded 02:23:43 ****.io 02:23:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:23:43 Configure a credential helper to remove this warning. See 02:23:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:23:43 02:23:43 Login Succeeded 02:23:43 ---> ****-login.sh ends [Pipeline] } 02:23:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:23:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:23:43 [edgeXDocker.push] Tagging docker image core-command with the following tags: 02:23:43 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:23:43 latest 02:23:43 4.0.0-dev.39 02:23:43 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:23:43 main 02:23:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:43 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:44 + docker push nexus3.edgexfoundry.org:10004/core-command:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:23:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:23:44 436d2c183301: Preparing 02:23:44 1fbd9876f82a: Preparing 02:23:44 de829dc46a5b: Preparing 02:23:44 6882e73b635b: Preparing 02:23:44 358a792c71e1: Preparing 02:23:44 3c363013ad4b: Preparing 02:23:44 ce5a8cde9eee: Preparing 02:23:44 3c363013ad4b: Waiting 02:23:44 6882e73b635b: Pushed 02:23:44 de829dc46a5b: Pushed 02:23:44 358a792c71e1: Pushed 02:23:44 436d2c183301: Pushed 02:23:44 ce5a8cde9eee: Layer already exists 02:23:44 3c363013ad4b: Pushed 02:23:46 1fbd9876f82a: Pushed 02:23:46 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:5826fa6db8cd950c30fa464e060aaa7e24a41ec79f9581cb438961015f61dea9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:46 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:46 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 02:23:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:23:46 436d2c183301: Preparing 02:23:46 1fbd9876f82a: Preparing 02:23:46 de829dc46a5b: Preparing 02:23:46 6882e73b635b: Preparing 02:23:46 358a792c71e1: Preparing 02:23:46 3c363013ad4b: Preparing 02:23:46 ce5a8cde9eee: Preparing 02:23:46 ce5a8cde9eee: Waiting 02:23:46 3c363013ad4b: Waiting 02:23:46 de829dc46a5b: Layer already exists 02:23:46 6882e73b635b: Layer already exists 02:23:46 436d2c183301: Layer already exists 02:23:46 1fbd9876f82a: Layer already exists 02:23:46 358a792c71e1: Layer already exists 02:23:46 ce5a8cde9eee: Layer already exists 02:23:46 3c363013ad4b: Layer already exists 02:23:46 latest: digest: sha256:5826fa6db8cd950c30fa464e060aaa7e24a41ec79f9581cb438961015f61dea9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:47 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:47 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.39 02:23:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:23:47 436d2c183301: Preparing 02:23:47 1fbd9876f82a: Preparing 02:23:47 de829dc46a5b: Preparing 02:23:47 6882e73b635b: Preparing 02:23:47 358a792c71e1: Preparing 02:23:47 3c363013ad4b: Preparing 02:23:47 ce5a8cde9eee: Preparing 02:23:47 3c363013ad4b: Waiting 02:23:47 ce5a8cde9eee: Waiting 02:23:47 de829dc46a5b: Layer already exists 02:23:47 6882e73b635b: Layer already exists 02:23:47 358a792c71e1: Layer already exists 02:23:47 1fbd9876f82a: Layer already exists 02:23:47 436d2c183301: Layer already exists 02:23:47 3c363013ad4b: Layer already exists 02:23:47 ce5a8cde9eee: Layer already exists 02:23:47 4.0.0-dev.39: digest: sha256:5826fa6db8cd950c30fa464e060aaa7e24a41ec79f9581cb438961015f61dea9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:47 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:48 + docker push nexus3.edgexfoundry.org:10004/core-command:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:23:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:23:48 436d2c183301: Preparing 02:23:48 1fbd9876f82a: Preparing 02:23:48 de829dc46a5b: Preparing 02:23:48 6882e73b635b: Preparing 02:23:48 358a792c71e1: Preparing 02:23:48 3c363013ad4b: Preparing 02:23:48 ce5a8cde9eee: Preparing 02:23:48 3c363013ad4b: Waiting 02:23:48 ce5a8cde9eee: Waiting 02:23:48 de829dc46a5b: Layer already exists 02:23:48 436d2c183301: Layer already exists 02:23:48 1fbd9876f82a: Layer already exists 02:23:48 6882e73b635b: Layer already exists 02:23:48 358a792c71e1: Layer already exists 02:23:48 3c363013ad4b: Layer already exists 02:23:48 ce5a8cde9eee: Layer already exists 02:23:48 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:5826fa6db8cd950c30fa464e060aaa7e24a41ec79f9581cb438961015f61dea9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:48 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:48 + docker push nexus3.edgexfoundry.org:10004/core-command:main 02:23:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:23:48 436d2c183301: Preparing 02:23:48 1fbd9876f82a: Preparing 02:23:48 de829dc46a5b: Preparing 02:23:48 6882e73b635b: Preparing 02:23:48 358a792c71e1: Preparing 02:23:48 3c363013ad4b: Preparing 02:23:48 ce5a8cde9eee: Preparing 02:23:48 3c363013ad4b: Waiting 02:23:48 ce5a8cde9eee: Waiting 02:23:48 6882e73b635b: Layer already exists 02:23:48 436d2c183301: Layer already exists 02:23:48 1fbd9876f82a: Layer already exists 02:23:48 358a792c71e1: Layer already exists 02:23:48 de829dc46a5b: Layer already exists 02:23:48 ce5a8cde9eee: Layer already exists 02:23:48 3c363013ad4b: Layer already exists 02:23:48 main: digest: sha256:5826fa6db8cd950c30fa464e060aaa7e24a41ec79f9581cb438961015f61dea9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:23:48 ===================================================== [Pipeline] echo 02:23:49 taggedImages: 02:23:49 - nexus3.edgexfoundry.org:10004/core-command:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:23:49 - nexus3.edgexfoundry.org:10004/core-command:latest 02:23:49 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.39 02:23:49 - nexus3.edgexfoundry.org:10004/core-command:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:23:49 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 02:23:49 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 02:23:49 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:23:49 latest 02:23:49 4.0.0-dev.39 02:23:49 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:23:49 main 02:23:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:49 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:23:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:23:49 0a49f2c56465: Preparing 02:23:49 c2309165c5a8: Preparing 02:23:49 920722d2617a: Preparing 02:23:49 207ec76ac1e6: Preparing 02:23:49 de829dc46a5b: Preparing 02:23:49 6882e73b635b: Preparing 02:23:49 358a792c71e1: Preparing 02:23:49 3c363013ad4b: Preparing 02:23:49 ce5a8cde9eee: Preparing 02:23:49 6882e73b635b: Waiting 02:23:49 358a792c71e1: Waiting 02:23:49 3c363013ad4b: Waiting 02:23:49 ce5a8cde9eee: Waiting 02:23:49 de829dc46a5b: Layer already exists 02:23:49 6882e73b635b: Layer already exists 02:23:49 358a792c71e1: Layer already exists 02:23:49 3c363013ad4b: Layer already exists 02:23:49 ce5a8cde9eee: Layer already exists 02:23:49 c2309165c5a8: Pushed 02:23:49 920722d2617a: Pushed 02:23:49 0a49f2c56465: Pushed 02:23:50 207ec76ac1e6: Pushed 02:23:50 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:e6d4bdd11931ae06b46751e651e38f7d3ee2c33069a0ac484d03aabaf19ad570 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:51 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:23:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:23:51 0a49f2c56465: Preparing 02:23:51 c2309165c5a8: Preparing 02:23:51 920722d2617a: Preparing 02:23:51 207ec76ac1e6: Preparing 02:23:51 de829dc46a5b: Preparing 02:23:51 6882e73b635b: Preparing 02:23:51 358a792c71e1: Preparing 02:23:51 3c363013ad4b: Preparing 02:23:51 ce5a8cde9eee: Preparing 02:23:51 3c363013ad4b: Waiting 02:23:51 ce5a8cde9eee: Waiting 02:23:51 358a792c71e1: Waiting 02:23:51 6882e73b635b: Waiting 02:23:51 207ec76ac1e6: Layer already exists 02:23:51 920722d2617a: Layer already exists 02:23:51 de829dc46a5b: Layer already exists 02:23:51 c2309165c5a8: Layer already exists 02:23:51 0a49f2c56465: Layer already exists 02:23:51 6882e73b635b: Layer already exists 02:23:51 ce5a8cde9eee: Layer already exists 02:23:51 358a792c71e1: Layer already exists 02:23:51 3c363013ad4b: Layer already exists 02:23:51 latest: digest: sha256:e6d4bdd11931ae06b46751e651e38f7d3ee2c33069a0ac484d03aabaf19ad570 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:51 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.39 02:23:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:23:52 0a49f2c56465: Preparing 02:23:52 c2309165c5a8: Preparing 02:23:52 920722d2617a: Preparing 02:23:52 207ec76ac1e6: Preparing 02:23:52 de829dc46a5b: Preparing 02:23:52 6882e73b635b: Preparing 02:23:52 358a792c71e1: Preparing 02:23:52 3c363013ad4b: Preparing 02:23:52 ce5a8cde9eee: Preparing 02:23:52 6882e73b635b: Waiting 02:23:52 358a792c71e1: Waiting 02:23:52 3c363013ad4b: Waiting 02:23:52 ce5a8cde9eee: Waiting 02:23:52 c2309165c5a8: Layer already exists 02:23:52 de829dc46a5b: Layer already exists 02:23:52 920722d2617a: Layer already exists 02:23:52 207ec76ac1e6: Layer already exists 02:23:52 0a49f2c56465: Layer already exists 02:23:52 ce5a8cde9eee: Layer already exists 02:23:52 6882e73b635b: Layer already exists 02:23:52 358a792c71e1: Layer already exists 02:23:52 3c363013ad4b: Layer already exists 02:23:52 4.0.0-dev.39: digest: sha256:e6d4bdd11931ae06b46751e651e38f7d3ee2c33069a0ac484d03aabaf19ad570 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:52 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:23:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:23:52 0a49f2c56465: Preparing 02:23:52 c2309165c5a8: Preparing 02:23:52 920722d2617a: Preparing 02:23:52 207ec76ac1e6: Preparing 02:23:52 de829dc46a5b: Preparing 02:23:52 6882e73b635b: Preparing 02:23:52 358a792c71e1: Preparing 02:23:52 3c363013ad4b: Preparing 02:23:52 ce5a8cde9eee: Preparing 02:23:52 6882e73b635b: Waiting 02:23:52 3c363013ad4b: Waiting 02:23:52 ce5a8cde9eee: Waiting 02:23:52 de829dc46a5b: Layer already exists 02:23:52 c2309165c5a8: Layer already exists 02:23:52 207ec76ac1e6: Layer already exists 02:23:52 0a49f2c56465: Layer already exists 02:23:52 920722d2617a: Layer already exists 02:23:52 3c363013ad4b: Layer already exists 02:23:52 6882e73b635b: Layer already exists 02:23:52 ce5a8cde9eee: Layer already exists 02:23:52 358a792c71e1: Layer already exists 02:23:52 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:e6d4bdd11931ae06b46751e651e38f7d3ee2c33069a0ac484d03aabaf19ad570 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:53 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:23:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:23:53 0a49f2c56465: Preparing 02:23:53 c2309165c5a8: Preparing 02:23:53 920722d2617a: Preparing 02:23:53 207ec76ac1e6: Preparing 02:23:53 de829dc46a5b: Preparing 02:23:53 6882e73b635b: Preparing 02:23:53 358a792c71e1: Preparing 02:23:53 3c363013ad4b: Preparing 02:23:53 ce5a8cde9eee: Preparing 02:23:53 358a792c71e1: Waiting 02:23:53 3c363013ad4b: Waiting 02:23:53 ce5a8cde9eee: Waiting 02:23:53 6882e73b635b: Waiting 02:23:53 920722d2617a: Layer already exists 02:23:53 c2309165c5a8: Layer already exists 02:23:53 207ec76ac1e6: Layer already exists 02:23:53 de829dc46a5b: Layer already exists 02:23:53 0a49f2c56465: Layer already exists 02:23:53 6882e73b635b: Layer already exists 02:23:53 3c363013ad4b: Layer already exists 02:23:53 358a792c71e1: Layer already exists 02:23:53 ce5a8cde9eee: Layer already exists 02:23:53 main: digest: sha256:e6d4bdd11931ae06b46751e651e38f7d3ee2c33069a0ac484d03aabaf19ad570 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:23:53 ===================================================== [Pipeline] echo 02:23:53 taggedImages: 02:23:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:23:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:23:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.39 02:23:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:23:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 02:23:53 [edgeXDocker.push] Tagging docker image core-data with the following tags: 02:23:53 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:23:53 latest 02:23:53 4.0.0-dev.39 02:23:53 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:23:53 main 02:23:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:53 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:54 + docker push nexus3.edgexfoundry.org:10004/core-data:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:23:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:23:54 af7a511c0733: Preparing 02:23:54 ab8bf33d4382: Preparing 02:23:54 d6187bb944ff: Preparing 02:23:54 de829dc46a5b: Preparing 02:23:54 6882e73b635b: Preparing 02:23:54 cb136cfa29fa: Preparing 02:23:54 cfa017cc2028: Preparing 02:23:54 ce5a8cde9eee: Preparing 02:23:54 cfa017cc2028: Waiting 02:23:54 ce5a8cde9eee: Waiting 02:23:54 cb136cfa29fa: Waiting 02:23:54 6882e73b635b: Layer already exists 02:23:54 de829dc46a5b: Layer already exists 02:23:54 ab8bf33d4382: Pushed 02:23:54 af7a511c0733: Pushed 02:23:54 ce5a8cde9eee: Layer already exists 02:23:54 cb136cfa29fa: Pushed 02:23:54 cfa017cc2028: Pushed 02:23:56 d6187bb944ff: Pushed 02:23:56 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:5ec2adf6f47dbff24fb9114f11d57d278e1694c1aa798c074ececd9e989ddef4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:57 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:57 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 02:23:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:23:57 af7a511c0733: Preparing 02:23:57 ab8bf33d4382: Preparing 02:23:57 d6187bb944ff: Preparing 02:23:57 de829dc46a5b: Preparing 02:23:57 6882e73b635b: Preparing 02:23:57 cb136cfa29fa: Preparing 02:23:57 cfa017cc2028: Preparing 02:23:57 ce5a8cde9eee: Preparing 02:23:57 cb136cfa29fa: Waiting 02:23:57 cfa017cc2028: Waiting 02:23:57 ce5a8cde9eee: Waiting 02:23:57 d6187bb944ff: Layer already exists 02:23:57 ab8bf33d4382: Layer already exists 02:23:57 6882e73b635b: Layer already exists 02:23:57 de829dc46a5b: Layer already exists 02:23:57 af7a511c0733: Layer already exists 02:23:57 cfa017cc2028: Layer already exists 02:23:57 ce5a8cde9eee: Layer already exists 02:23:57 cb136cfa29fa: Layer already exists 02:23:57 latest: digest: sha256:5ec2adf6f47dbff24fb9114f11d57d278e1694c1aa798c074ececd9e989ddef4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:57 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:58 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.39 02:23:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:23:58 af7a511c0733: Preparing 02:23:58 ab8bf33d4382: Preparing 02:23:58 d6187bb944ff: Preparing 02:23:58 de829dc46a5b: Preparing 02:23:58 6882e73b635b: Preparing 02:23:58 cb136cfa29fa: Preparing 02:23:58 cfa017cc2028: Preparing 02:23:58 ce5a8cde9eee: Preparing 02:23:58 cb136cfa29fa: Waiting 02:23:58 ce5a8cde9eee: Waiting 02:23:58 6882e73b635b: Layer already exists 02:23:58 d6187bb944ff: Layer already exists 02:23:58 ab8bf33d4382: Layer already exists 02:23:58 af7a511c0733: Layer already exists 02:23:58 de829dc46a5b: Layer already exists 02:23:58 ce5a8cde9eee: Layer already exists 02:23:58 cb136cfa29fa: Layer already exists 02:23:58 cfa017cc2028: Layer already exists 02:23:58 4.0.0-dev.39: digest: sha256:5ec2adf6f47dbff24fb9114f11d57d278e1694c1aa798c074ececd9e989ddef4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:58 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:58 + docker push nexus3.edgexfoundry.org:10004/core-data:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:23:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:23:58 af7a511c0733: Preparing 02:23:58 ab8bf33d4382: Preparing 02:23:58 d6187bb944ff: Preparing 02:23:58 de829dc46a5b: Preparing 02:23:58 6882e73b635b: Preparing 02:23:58 cb136cfa29fa: Preparing 02:23:58 cfa017cc2028: Preparing 02:23:58 ce5a8cde9eee: Preparing 02:23:58 cfa017cc2028: Waiting 02:23:58 cb136cfa29fa: Waiting 02:23:58 ce5a8cde9eee: Waiting 02:23:58 d6187bb944ff: Layer already exists 02:23:58 ab8bf33d4382: Layer already exists 02:23:58 af7a511c0733: Layer already exists 02:23:58 6882e73b635b: Layer already exists 02:23:58 de829dc46a5b: Layer already exists 02:23:58 ce5a8cde9eee: Layer already exists 02:23:58 cfa017cc2028: Layer already exists 02:23:58 cb136cfa29fa: Layer already exists 02:23:58 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:5ec2adf6f47dbff24fb9114f11d57d278e1694c1aa798c074ececd9e989ddef4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:59 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:59 + docker push nexus3.edgexfoundry.org:10004/core-data:main 02:23:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:23:59 af7a511c0733: Preparing 02:23:59 ab8bf33d4382: Preparing 02:23:59 d6187bb944ff: Preparing 02:23:59 de829dc46a5b: Preparing 02:23:59 6882e73b635b: Preparing 02:23:59 cb136cfa29fa: Preparing 02:23:59 cfa017cc2028: Preparing 02:23:59 ce5a8cde9eee: Preparing 02:23:59 cb136cfa29fa: Waiting 02:23:59 cfa017cc2028: Waiting 02:23:59 de829dc46a5b: Layer already exists 02:23:59 d6187bb944ff: Layer already exists 02:23:59 6882e73b635b: Layer already exists 02:23:59 af7a511c0733: Layer already exists 02:23:59 ab8bf33d4382: Layer already exists 02:23:59 ce5a8cde9eee: Layer already exists 02:23:59 cb136cfa29fa: Layer already exists 02:23:59 cfa017cc2028: Layer already exists 02:23:59 main: digest: sha256:5ec2adf6f47dbff24fb9114f11d57d278e1694c1aa798c074ececd9e989ddef4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:23:59 ===================================================== [Pipeline] echo 02:23:59 taggedImages: 02:23:59 - nexus3.edgexfoundry.org:10004/core-data:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:23:59 - nexus3.edgexfoundry.org:10004/core-data:latest 02:23:59 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.39 02:23:59 - nexus3.edgexfoundry.org:10004/core-data:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:23:59 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 02:23:59 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 02:23:59 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:23:59 latest 02:23:59 4.0.0-dev.39 02:23:59 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:23:59 main 02:23:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:59 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:00 + docker push nexus3.edgexfoundry.org:10004/core-keeper:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:24:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:24:00 dd41fb277aac: Preparing 02:24:00 f165ce24436c: Preparing 02:24:00 77bc366286b8: Preparing 02:24:00 6882e73b635b: Preparing 02:24:00 0c452494d2a6: Preparing 02:24:00 2f1cce21630b: Preparing 02:24:00 ce5a8cde9eee: Preparing 02:24:00 2f1cce21630b: Waiting 02:24:00 ce5a8cde9eee: Waiting 02:24:00 6882e73b635b: Layer already exists 02:24:00 dd41fb277aac: Pushed 02:24:00 f165ce24436c: Pushed 02:24:00 2f1cce21630b: Pushed 02:24:00 0c452494d2a6: Pushed 02:24:00 ce5a8cde9eee: Layer already exists 02:24:02 77bc366286b8: Pushed 02:24:02 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:8f968542b7dc059fdbedcf7f5db3ec678ac6d08327b67f94a66bc492e168dbb5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:03 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:03 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 02:24:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:24:03 dd41fb277aac: Preparing 02:24:03 f165ce24436c: Preparing 02:24:03 77bc366286b8: Preparing 02:24:03 6882e73b635b: Preparing 02:24:03 0c452494d2a6: Preparing 02:24:03 2f1cce21630b: Preparing 02:24:03 ce5a8cde9eee: Preparing 02:24:03 ce5a8cde9eee: Waiting 02:24:03 2f1cce21630b: Waiting 02:24:03 f165ce24436c: Layer already exists 02:24:03 6882e73b635b: Layer already exists 02:24:03 dd41fb277aac: Layer already exists 02:24:03 0c452494d2a6: Layer already exists 02:24:03 77bc366286b8: Layer already exists 02:24:03 ce5a8cde9eee: Layer already exists 02:24:03 2f1cce21630b: Layer already exists 02:24:11 latest: digest: sha256:8f968542b7dc059fdbedcf7f5db3ec678ac6d08327b67f94a66bc492e168dbb5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:11 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:12 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.39 02:24:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:24:12 dd41fb277aac: Preparing 02:24:12 f165ce24436c: Preparing 02:24:12 77bc366286b8: Preparing 02:24:12 6882e73b635b: Preparing 02:24:12 0c452494d2a6: Preparing 02:24:12 2f1cce21630b: Preparing 02:24:12 ce5a8cde9eee: Preparing 02:24:12 ce5a8cde9eee: Waiting 02:24:12 2f1cce21630b: Waiting 02:24:12 6882e73b635b: Layer already exists 02:24:12 dd41fb277aac: Layer already exists 02:24:12 0c452494d2a6: Layer already exists 02:24:12 77bc366286b8: Layer already exists 02:24:12 f165ce24436c: Layer already exists 02:24:12 2f1cce21630b: Layer already exists 02:24:12 ce5a8cde9eee: Layer already exists 02:24:12 4.0.0-dev.39: digest: sha256:8f968542b7dc059fdbedcf7f5db3ec678ac6d08327b67f94a66bc492e168dbb5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:12 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:12 + docker push nexus3.edgexfoundry.org:10004/core-keeper:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:24:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:24:12 dd41fb277aac: Preparing 02:24:12 f165ce24436c: Preparing 02:24:12 77bc366286b8: Preparing 02:24:12 6882e73b635b: Preparing 02:24:12 0c452494d2a6: Preparing 02:24:12 2f1cce21630b: Preparing 02:24:12 ce5a8cde9eee: Preparing 02:24:12 2f1cce21630b: Waiting 02:24:12 ce5a8cde9eee: Waiting 02:24:12 0c452494d2a6: Layer already exists 02:24:12 77bc366286b8: Layer already exists 02:24:12 f165ce24436c: Layer already exists 02:24:12 dd41fb277aac: Layer already exists 02:24:12 6882e73b635b: Layer already exists 02:24:12 ce5a8cde9eee: Layer already exists 02:24:12 2f1cce21630b: Layer already exists 02:24:12 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:8f968542b7dc059fdbedcf7f5db3ec678ac6d08327b67f94a66bc492e168dbb5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:13 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:13 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 02:24:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:24:13 dd41fb277aac: Preparing 02:24:13 f165ce24436c: Preparing 02:24:13 77bc366286b8: Preparing 02:24:13 6882e73b635b: Preparing 02:24:13 0c452494d2a6: Preparing 02:24:13 2f1cce21630b: Preparing 02:24:13 ce5a8cde9eee: Preparing 02:24:13 2f1cce21630b: Waiting 02:24:13 ce5a8cde9eee: Waiting 02:24:13 f165ce24436c: Layer already exists 02:24:13 dd41fb277aac: Layer already exists 02:24:13 6882e73b635b: Layer already exists 02:24:13 77bc366286b8: Layer already exists 02:24:13 0c452494d2a6: Layer already exists 02:24:13 2f1cce21630b: Layer already exists 02:24:13 ce5a8cde9eee: Layer already exists 02:24:13 main: digest: sha256:8f968542b7dc059fdbedcf7f5db3ec678ac6d08327b67f94a66bc492e168dbb5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:24:13 ===================================================== [Pipeline] echo 02:24:13 taggedImages: 02:24:13 - nexus3.edgexfoundry.org:10004/core-keeper:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:24:13 - nexus3.edgexfoundry.org:10004/core-keeper:latest 02:24:13 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.39 02:24:13 - nexus3.edgexfoundry.org:10004/core-keeper:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:24:13 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 02:24:13 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 02:24:13 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:24:13 latest 02:24:13 4.0.0-dev.39 02:24:13 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:24:13 main 02:24:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:13 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:24:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:24:14 c63a105cf96d: Preparing 02:24:14 be44be1f7641: Preparing 02:24:14 434822e3f113: Preparing 02:24:14 f91a3d5395db: Preparing 02:24:14 de829dc46a5b: Preparing 02:24:14 6882e73b635b: Preparing 02:24:14 358a792c71e1: Preparing 02:24:14 3c363013ad4b: Preparing 02:24:14 ce5a8cde9eee: Preparing 02:24:14 6882e73b635b: Waiting 02:24:14 358a792c71e1: Waiting 02:24:14 3c363013ad4b: Waiting 02:24:14 ce5a8cde9eee: Waiting 02:24:14 de829dc46a5b: Layer already exists 02:24:14 6882e73b635b: Layer already exists 02:24:14 358a792c71e1: Layer already exists 02:24:14 3c363013ad4b: Layer already exists 02:24:14 434822e3f113: Pushed 02:24:14 ce5a8cde9eee: Layer already exists 02:24:14 c63a105cf96d: Pushed 02:24:14 be44be1f7641: Pushed 02:24:16 f91a3d5395db: Pushed 02:24:16 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:fc2f3eecfc45f7bd17d83476c7eab73a4c15ee09a739a854e556125b560cce16 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:17 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 02:24:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:24:17 c63a105cf96d: Preparing 02:24:17 be44be1f7641: Preparing 02:24:17 434822e3f113: Preparing 02:24:17 f91a3d5395db: Preparing 02:24:17 de829dc46a5b: Preparing 02:24:17 6882e73b635b: Preparing 02:24:17 358a792c71e1: Preparing 02:24:17 3c363013ad4b: Preparing 02:24:17 ce5a8cde9eee: Preparing 02:24:17 6882e73b635b: Waiting 02:24:17 358a792c71e1: Waiting 02:24:17 3c363013ad4b: Waiting 02:24:17 434822e3f113: Layer already exists 02:24:17 f91a3d5395db: Layer already exists 02:24:17 be44be1f7641: Layer already exists 02:24:17 de829dc46a5b: Layer already exists 02:24:17 c63a105cf96d: Layer already exists 02:24:17 358a792c71e1: Layer already exists 02:24:17 6882e73b635b: Layer already exists 02:24:17 ce5a8cde9eee: Layer already exists 02:24:17 3c363013ad4b: Layer already exists 02:24:17 latest: digest: sha256:fc2f3eecfc45f7bd17d83476c7eab73a4c15ee09a739a854e556125b560cce16 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:17 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.39 02:24:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:24:18 c63a105cf96d: Preparing 02:24:18 be44be1f7641: Preparing 02:24:18 434822e3f113: Preparing 02:24:18 f91a3d5395db: Preparing 02:24:18 de829dc46a5b: Preparing 02:24:18 6882e73b635b: Preparing 02:24:18 358a792c71e1: Preparing 02:24:18 3c363013ad4b: Preparing 02:24:18 ce5a8cde9eee: Preparing 02:24:18 6882e73b635b: Waiting 02:24:18 358a792c71e1: Waiting 02:24:18 3c363013ad4b: Waiting 02:24:18 ce5a8cde9eee: Waiting 02:24:18 f91a3d5395db: Layer already exists 02:24:18 de829dc46a5b: Layer already exists 02:24:18 c63a105cf96d: Layer already exists 02:24:18 434822e3f113: Layer already exists 02:24:18 be44be1f7641: Layer already exists 02:24:18 358a792c71e1: Layer already exists 02:24:18 3c363013ad4b: Layer already exists 02:24:18 6882e73b635b: Layer already exists 02:24:18 ce5a8cde9eee: Layer already exists 02:24:18 4.0.0-dev.39: digest: sha256:fc2f3eecfc45f7bd17d83476c7eab73a4c15ee09a739a854e556125b560cce16 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:18 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:24:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:24:18 c63a105cf96d: Preparing 02:24:18 be44be1f7641: Preparing 02:24:18 434822e3f113: Preparing 02:24:18 f91a3d5395db: Preparing 02:24:18 de829dc46a5b: Preparing 02:24:18 6882e73b635b: Preparing 02:24:18 358a792c71e1: Preparing 02:24:18 3c363013ad4b: Preparing 02:24:18 ce5a8cde9eee: Preparing 02:24:18 3c363013ad4b: Waiting 02:24:18 6882e73b635b: Waiting 02:24:18 ce5a8cde9eee: Waiting 02:24:18 358a792c71e1: Waiting 02:24:18 f91a3d5395db: Layer already exists 02:24:18 be44be1f7641: Layer already exists 02:24:18 de829dc46a5b: Layer already exists 02:24:18 434822e3f113: Layer already exists 02:24:18 c63a105cf96d: Layer already exists 02:24:18 3c363013ad4b: Layer already exists 02:24:18 358a792c71e1: Layer already exists 02:24:18 ce5a8cde9eee: Layer already exists 02:24:18 6882e73b635b: Layer already exists 02:24:18 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:fc2f3eecfc45f7bd17d83476c7eab73a4c15ee09a739a854e556125b560cce16 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:19 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 02:24:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:24:19 c63a105cf96d: Preparing 02:24:19 be44be1f7641: Preparing 02:24:19 434822e3f113: Preparing 02:24:19 f91a3d5395db: Preparing 02:24:19 de829dc46a5b: Preparing 02:24:19 6882e73b635b: Preparing 02:24:19 358a792c71e1: Preparing 02:24:19 3c363013ad4b: Preparing 02:24:19 ce5a8cde9eee: Preparing 02:24:19 358a792c71e1: Waiting 02:24:19 6882e73b635b: Waiting 02:24:19 ce5a8cde9eee: Waiting 02:24:19 f91a3d5395db: Layer already exists 02:24:19 c63a105cf96d: Layer already exists 02:24:19 434822e3f113: Layer already exists 02:24:19 be44be1f7641: Layer already exists 02:24:19 de829dc46a5b: Layer already exists 02:24:19 6882e73b635b: Layer already exists 02:24:19 358a792c71e1: Layer already exists 02:24:19 ce5a8cde9eee: Layer already exists 02:24:19 3c363013ad4b: Layer already exists 02:24:19 main: digest: sha256:fc2f3eecfc45f7bd17d83476c7eab73a4c15ee09a739a854e556125b560cce16 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:24:19 ===================================================== [Pipeline] echo 02:24:19 taggedImages: 02:24:19 - nexus3.edgexfoundry.org:10004/core-metadata:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:24:19 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:24:19 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.39 02:24:19 - nexus3.edgexfoundry.org:10004/core-metadata:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:24:19 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 02:24:19 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 02:24:19 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:24:19 latest 02:24:19 4.0.0-dev.39 02:24:19 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:24:19 main 02:24:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:19 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:24:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:24:20 231080f01ec6: Preparing 02:24:20 ad9f58de6df0: Preparing 02:24:20 f0a0a9bd6f06: Preparing 02:24:20 802b87d2bd2d: Preparing 02:24:20 e7f2d6b2e318: Preparing 02:24:20 652e0afc1d0c: Preparing 02:24:20 1e3d7049f2fa: Preparing 02:24:20 de829dc46a5b: Preparing 02:24:20 6882e73b635b: Preparing 02:24:20 b733bb76fdcc: Preparing 02:24:20 b474c085257f: Preparing 02:24:20 5f70bf18a086: Preparing 02:24:20 5a57cf215bd3: Preparing 02:24:20 1e3d7049f2fa: Waiting 02:24:20 a73f19f34793: Preparing 02:24:20 de829dc46a5b: Waiting 02:24:20 60836c6eb1bf: Preparing 02:24:20 ce5a8cde9eee: Preparing 02:24:20 652e0afc1d0c: Waiting 02:24:20 6882e73b635b: Waiting 02:24:20 5a57cf215bd3: Waiting 02:24:20 b733bb76fdcc: Waiting 02:24:20 a73f19f34793: Waiting 02:24:20 b474c085257f: Waiting 02:24:20 60836c6eb1bf: Waiting 02:24:20 ce5a8cde9eee: Waiting 02:24:20 5f70bf18a086: Waiting 02:24:20 e7f2d6b2e318: Pushed 02:24:20 ad9f58de6df0: Pushed 02:24:20 f0a0a9bd6f06: Pushed 02:24:20 231080f01ec6: Pushed 02:24:20 802b87d2bd2d: Pushed 02:24:20 de829dc46a5b: Layer already exists 02:24:20 6882e73b635b: Layer already exists 02:24:20 5f70bf18a086: Layer already exists 02:24:20 652e0afc1d0c: Pushed 02:24:20 b733bb76fdcc: Pushed 02:24:20 5a57cf215bd3: Pushed 02:24:20 b474c085257f: Pushed 02:24:20 ce5a8cde9eee: Layer already exists 02:24:20 a73f19f34793: Pushed 02:24:20 60836c6eb1bf: Pushed 02:24:21 1e3d7049f2fa: Pushed 02:24:21 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:4c948b90b8bda0412a665515517f8e039602135dfc780be1b0a246b778282131 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:22 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:24:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:24:22 231080f01ec6: Preparing 02:24:22 ad9f58de6df0: Preparing 02:24:22 f0a0a9bd6f06: Preparing 02:24:22 802b87d2bd2d: Preparing 02:24:22 e7f2d6b2e318: Preparing 02:24:22 652e0afc1d0c: Preparing 02:24:22 1e3d7049f2fa: Preparing 02:24:22 de829dc46a5b: Preparing 02:24:22 6882e73b635b: Preparing 02:24:22 b733bb76fdcc: Preparing 02:24:22 b474c085257f: Preparing 02:24:22 5f70bf18a086: Preparing 02:24:22 5a57cf215bd3: Preparing 02:24:22 a73f19f34793: Preparing 02:24:22 60836c6eb1bf: Preparing 02:24:22 ce5a8cde9eee: Preparing 02:24:22 b733bb76fdcc: Waiting 02:24:22 b474c085257f: Waiting 02:24:22 5f70bf18a086: Waiting 02:24:22 a73f19f34793: Waiting 02:24:22 60836c6eb1bf: Waiting 02:24:22 ce5a8cde9eee: Waiting 02:24:22 de829dc46a5b: Waiting 02:24:22 1e3d7049f2fa: Waiting 02:24:22 6882e73b635b: Waiting 02:24:22 652e0afc1d0c: Waiting 02:24:22 5a57cf215bd3: Waiting 02:24:22 231080f01ec6: Layer already exists 02:24:22 802b87d2bd2d: Layer already exists 02:24:22 e7f2d6b2e318: Layer already exists 02:24:22 f0a0a9bd6f06: Layer already exists 02:24:22 ad9f58de6df0: Layer already exists 02:24:22 1e3d7049f2fa: Layer already exists 02:24:22 652e0afc1d0c: Layer already exists 02:24:22 6882e73b635b: Layer already exists 02:24:22 de829dc46a5b: Layer already exists 02:24:22 b733bb76fdcc: Layer already exists 02:24:22 5f70bf18a086: Layer already exists 02:24:22 b474c085257f: Layer already exists 02:24:22 a73f19f34793: Layer already exists 02:24:22 60836c6eb1bf: Layer already exists 02:24:22 5a57cf215bd3: Layer already exists 02:24:22 ce5a8cde9eee: Layer already exists 02:24:22 latest: digest: sha256:4c948b90b8bda0412a665515517f8e039602135dfc780be1b0a246b778282131 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:22 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.39 02:24:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:24:23 231080f01ec6: Preparing 02:24:23 ad9f58de6df0: Preparing 02:24:23 f0a0a9bd6f06: Preparing 02:24:23 802b87d2bd2d: Preparing 02:24:23 e7f2d6b2e318: Preparing 02:24:23 652e0afc1d0c: Preparing 02:24:23 1e3d7049f2fa: Preparing 02:24:23 652e0afc1d0c: Waiting 02:24:23 de829dc46a5b: Preparing 02:24:23 6882e73b635b: Preparing 02:24:23 b733bb76fdcc: Preparing 02:24:23 b474c085257f: Preparing 02:24:23 5f70bf18a086: Preparing 02:24:23 5a57cf215bd3: Preparing 02:24:23 a73f19f34793: Preparing 02:24:23 60836c6eb1bf: Preparing 02:24:23 ce5a8cde9eee: Preparing 02:24:23 b474c085257f: Waiting 02:24:23 1e3d7049f2fa: Waiting 02:24:23 5f70bf18a086: Waiting 02:24:23 5a57cf215bd3: Waiting 02:24:23 a73f19f34793: Waiting 02:24:23 60836c6eb1bf: Waiting 02:24:23 b733bb76fdcc: Waiting 02:24:23 de829dc46a5b: Waiting 02:24:23 ce5a8cde9eee: Waiting 02:24:23 6882e73b635b: Waiting 02:24:23 e7f2d6b2e318: Layer already exists 02:24:23 ad9f58de6df0: Layer already exists 02:24:23 f0a0a9bd6f06: Layer already exists 02:24:23 802b87d2bd2d: Layer already exists 02:24:23 231080f01ec6: Layer already exists 02:24:23 de829dc46a5b: Layer already exists 02:24:23 652e0afc1d0c: Layer already exists 02:24:23 6882e73b635b: Layer already exists 02:24:23 b733bb76fdcc: Layer already exists 02:24:23 1e3d7049f2fa: Layer already exists 02:24:23 b474c085257f: Layer already exists 02:24:23 a73f19f34793: Layer already exists 02:24:23 5f70bf18a086: Layer already exists 02:24:23 5a57cf215bd3: Layer already exists 02:24:23 60836c6eb1bf: Layer already exists 02:24:23 ce5a8cde9eee: Layer already exists 02:24:23 4.0.0-dev.39: digest: sha256:4c948b90b8bda0412a665515517f8e039602135dfc780be1b0a246b778282131 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:23 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:24:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:24:23 231080f01ec6: Preparing 02:24:23 ad9f58de6df0: Preparing 02:24:23 f0a0a9bd6f06: Preparing 02:24:23 802b87d2bd2d: Preparing 02:24:23 e7f2d6b2e318: Preparing 02:24:23 652e0afc1d0c: Preparing 02:24:23 1e3d7049f2fa: Preparing 02:24:23 de829dc46a5b: Preparing 02:24:23 6882e73b635b: Preparing 02:24:23 1e3d7049f2fa: Waiting 02:24:23 de829dc46a5b: Waiting 02:24:23 652e0afc1d0c: Waiting 02:24:23 b733bb76fdcc: Preparing 02:24:23 b474c085257f: Preparing 02:24:23 6882e73b635b: Waiting 02:24:23 5f70bf18a086: Preparing 02:24:23 5a57cf215bd3: Preparing 02:24:23 b474c085257f: Waiting 02:24:23 b733bb76fdcc: Waiting 02:24:23 5f70bf18a086: Waiting 02:24:23 a73f19f34793: Preparing 02:24:23 60836c6eb1bf: Preparing 02:24:23 ce5a8cde9eee: Preparing 02:24:23 5a57cf215bd3: Waiting 02:24:23 a73f19f34793: Waiting 02:24:23 60836c6eb1bf: Waiting 02:24:23 ce5a8cde9eee: Waiting 02:24:23 ad9f58de6df0: Layer already exists 02:24:23 f0a0a9bd6f06: Layer already exists 02:24:23 802b87d2bd2d: Layer already exists 02:24:23 231080f01ec6: Layer already exists 02:24:23 e7f2d6b2e318: Layer already exists 02:24:23 de829dc46a5b: Layer already exists 02:24:23 1e3d7049f2fa: Layer already exists 02:24:23 6882e73b635b: Layer already exists 02:24:23 652e0afc1d0c: Layer already exists 02:24:23 b733bb76fdcc: Layer already exists 02:24:23 b474c085257f: Layer already exists 02:24:23 5a57cf215bd3: Layer already exists 02:24:23 a73f19f34793: Layer already exists 02:24:23 60836c6eb1bf: Layer already exists 02:24:23 5f70bf18a086: Layer already exists 02:24:23 ce5a8cde9eee: Layer already exists 02:24:23 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:4c948b90b8bda0412a665515517f8e039602135dfc780be1b0a246b778282131 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:24 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:24:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:24:24 231080f01ec6: Preparing 02:24:24 ad9f58de6df0: Preparing 02:24:24 f0a0a9bd6f06: Preparing 02:24:24 802b87d2bd2d: Preparing 02:24:24 e7f2d6b2e318: Preparing 02:24:24 652e0afc1d0c: Preparing 02:24:24 1e3d7049f2fa: Preparing 02:24:24 de829dc46a5b: Preparing 02:24:24 6882e73b635b: Preparing 02:24:24 b733bb76fdcc: Preparing 02:24:24 b474c085257f: Preparing 02:24:24 5f70bf18a086: Preparing 02:24:24 5a57cf215bd3: Preparing 02:24:24 a73f19f34793: Preparing 02:24:24 60836c6eb1bf: Preparing 02:24:24 ce5a8cde9eee: Preparing 02:24:24 1e3d7049f2fa: Waiting 02:24:24 de829dc46a5b: Waiting 02:24:24 6882e73b635b: Waiting 02:24:24 652e0afc1d0c: Waiting 02:24:24 b733bb76fdcc: Waiting 02:24:24 5f70bf18a086: Waiting 02:24:24 b474c085257f: Waiting 02:24:24 ce5a8cde9eee: Waiting 02:24:24 60836c6eb1bf: Waiting 02:24:24 a73f19f34793: Waiting 02:24:24 ad9f58de6df0: Layer already exists 02:24:24 e7f2d6b2e318: Layer already exists 02:24:24 f0a0a9bd6f06: Layer already exists 02:24:24 231080f01ec6: Layer already exists 02:24:24 802b87d2bd2d: Layer already exists 02:24:24 652e0afc1d0c: Layer already exists 02:24:24 6882e73b635b: Layer already exists 02:24:24 b733bb76fdcc: Layer already exists 02:24:24 de829dc46a5b: Layer already exists 02:24:24 1e3d7049f2fa: Layer already exists 02:24:24 a73f19f34793: Layer already exists 02:24:24 5a57cf215bd3: Layer already exists 02:24:24 b474c085257f: Layer already exists 02:24:24 5f70bf18a086: Layer already exists 02:24:24 60836c6eb1bf: Layer already exists 02:24:24 ce5a8cde9eee: Layer already exists 02:24:24 main: digest: sha256:4c948b90b8bda0412a665515517f8e039602135dfc780be1b0a246b778282131 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:24:24 ===================================================== [Pipeline] echo 02:24:24 taggedImages: 02:24:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:24:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:24:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.39 02:24:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:24:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 02:24:24 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 02:24:24 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:24:24 latest 02:24:24 4.0.0-dev.39 02:24:24 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:24:24 main 02:24:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:25 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:24:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:24:25 a2cb8ebe150e: Preparing 02:24:25 c2309165c5a8: Preparing 02:24:25 f6a30da2cc34: Preparing 02:24:25 6d24b92ae32c: Preparing 02:24:25 de829dc46a5b: Preparing 02:24:25 6882e73b635b: Preparing 02:24:25 358a792c71e1: Preparing 02:24:25 3c363013ad4b: Preparing 02:24:25 ce5a8cde9eee: Preparing 02:24:25 6882e73b635b: Waiting 02:24:25 358a792c71e1: Waiting 02:24:25 3c363013ad4b: Waiting 02:24:25 ce5a8cde9eee: Waiting 02:24:25 de829dc46a5b: Layer already exists 02:24:25 c2309165c5a8: Layer already exists 02:24:25 6882e73b635b: Layer already exists 02:24:25 358a792c71e1: Layer already exists 02:24:25 3c363013ad4b: Layer already exists 02:24:25 ce5a8cde9eee: Layer already exists 02:24:25 f6a30da2cc34: Pushed 02:24:25 a2cb8ebe150e: Pushed 02:24:27 6d24b92ae32c: Pushed 02:24:27 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:d941922a52f049aa2a2d6b885353af9f48873c4d49c2976c404cfef75ac95627 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:28 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:24:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:24:28 a2cb8ebe150e: Preparing 02:24:28 c2309165c5a8: Preparing 02:24:28 f6a30da2cc34: Preparing 02:24:28 6d24b92ae32c: Preparing 02:24:28 de829dc46a5b: Preparing 02:24:28 6882e73b635b: Preparing 02:24:28 358a792c71e1: Preparing 02:24:28 3c363013ad4b: Preparing 02:24:28 ce5a8cde9eee: Preparing 02:24:28 358a792c71e1: Waiting 02:24:28 6882e73b635b: Waiting 02:24:28 3c363013ad4b: Waiting 02:24:28 ce5a8cde9eee: Waiting 02:24:28 f6a30da2cc34: Layer already exists 02:24:28 de829dc46a5b: Layer already exists 02:24:28 a2cb8ebe150e: Layer already exists 02:24:28 c2309165c5a8: Layer already exists 02:24:28 6d24b92ae32c: Layer already exists 02:24:28 6882e73b635b: Layer already exists 02:24:28 358a792c71e1: Layer already exists 02:24:28 ce5a8cde9eee: Layer already exists 02:24:28 3c363013ad4b: Layer already exists 02:24:28 latest: digest: sha256:d941922a52f049aa2a2d6b885353af9f48873c4d49c2976c404cfef75ac95627 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:28 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.39 02:24:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:24:29 a2cb8ebe150e: Preparing 02:24:29 c2309165c5a8: Preparing 02:24:29 f6a30da2cc34: Preparing 02:24:29 6d24b92ae32c: Preparing 02:24:29 de829dc46a5b: Preparing 02:24:29 6882e73b635b: Preparing 02:24:29 358a792c71e1: Preparing 02:24:29 3c363013ad4b: Preparing 02:24:29 ce5a8cde9eee: Preparing 02:24:29 6882e73b635b: Waiting 02:24:29 358a792c71e1: Waiting 02:24:29 3c363013ad4b: Waiting 02:24:29 6d24b92ae32c: Layer already exists 02:24:29 a2cb8ebe150e: Layer already exists 02:24:29 c2309165c5a8: Layer already exists 02:24:29 f6a30da2cc34: Layer already exists 02:24:29 de829dc46a5b: Layer already exists 02:24:29 3c363013ad4b: Layer already exists 02:24:29 358a792c71e1: Layer already exists 02:24:29 ce5a8cde9eee: Layer already exists 02:24:29 6882e73b635b: Layer already exists 02:24:29 4.0.0-dev.39: digest: sha256:d941922a52f049aa2a2d6b885353af9f48873c4d49c2976c404cfef75ac95627 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:29 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:24:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:24:29 a2cb8ebe150e: Preparing 02:24:29 c2309165c5a8: Preparing 02:24:29 f6a30da2cc34: Preparing 02:24:29 6d24b92ae32c: Preparing 02:24:29 de829dc46a5b: Preparing 02:24:29 6882e73b635b: Preparing 02:24:29 358a792c71e1: Preparing 02:24:29 3c363013ad4b: Preparing 02:24:29 ce5a8cde9eee: Preparing 02:24:29 358a792c71e1: Waiting 02:24:29 ce5a8cde9eee: Waiting 02:24:29 3c363013ad4b: Waiting 02:24:29 6882e73b635b: Waiting 02:24:29 6d24b92ae32c: Layer already exists 02:24:29 f6a30da2cc34: Layer already exists 02:24:29 a2cb8ebe150e: Layer already exists 02:24:29 c2309165c5a8: Layer already exists 02:24:29 de829dc46a5b: Layer already exists 02:24:29 358a792c71e1: Layer already exists 02:24:29 ce5a8cde9eee: Layer already exists 02:24:29 3c363013ad4b: Layer already exists 02:24:29 6882e73b635b: Layer already exists 02:24:29 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:d941922a52f049aa2a2d6b885353af9f48873c4d49c2976c404cfef75ac95627 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:30 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:24:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:24:30 a2cb8ebe150e: Preparing 02:24:30 c2309165c5a8: Preparing 02:24:30 f6a30da2cc34: Preparing 02:24:30 6d24b92ae32c: Preparing 02:24:30 de829dc46a5b: Preparing 02:24:30 6882e73b635b: Preparing 02:24:30 358a792c71e1: Preparing 02:24:30 3c363013ad4b: Preparing 02:24:30 ce5a8cde9eee: Preparing 02:24:30 6882e73b635b: Waiting 02:24:30 358a792c71e1: Waiting 02:24:30 3c363013ad4b: Waiting 02:24:30 ce5a8cde9eee: Waiting 02:24:30 a2cb8ebe150e: Layer already exists 02:24:30 f6a30da2cc34: Layer already exists 02:24:30 6d24b92ae32c: Layer already exists 02:24:30 c2309165c5a8: Layer already exists 02:24:30 de829dc46a5b: Layer already exists 02:24:30 6882e73b635b: Layer already exists 02:24:30 3c363013ad4b: Layer already exists 02:24:30 358a792c71e1: Layer already exists 02:24:30 ce5a8cde9eee: Layer already exists 02:24:30 main: digest: sha256:d941922a52f049aa2a2d6b885353af9f48873c4d49c2976c404cfef75ac95627 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:24:30 ===================================================== [Pipeline] echo 02:24:30 taggedImages: 02:24:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:24:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:24:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.39 02:24:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:24:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 02:24:30 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 02:24:30 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:24:30 latest 02:24:30 4.0.0-dev.39 02:24:30 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:24:30 main 02:24:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:30 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:24:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:24:31 f8717ffb3463: Preparing 02:24:31 37391ec4fae3: Preparing 02:24:31 36bd8a65a85e: Preparing 02:24:31 0127ea15488c: Preparing 02:24:31 1e3e2e21202d: Preparing 02:24:31 de829dc46a5b: Preparing 02:24:31 6882e73b635b: Preparing 02:24:31 6db2ec02d964: Preparing 02:24:31 7d64155a9cb1: Preparing 02:24:31 f9db09825970: Preparing 02:24:31 ce5a8cde9eee: Preparing 02:24:31 6882e73b635b: Waiting 02:24:31 f9db09825970: Waiting 02:24:31 ce5a8cde9eee: Waiting 02:24:31 6db2ec02d964: Waiting 02:24:31 7d64155a9cb1: Waiting 02:24:31 de829dc46a5b: Waiting 02:24:31 37391ec4fae3: Pushed 02:24:31 f8717ffb3463: Pushed 02:24:31 1e3e2e21202d: Pushed 02:24:31 0127ea15488c: Pushed 02:24:31 6882e73b635b: Layer already exists 02:24:31 de829dc46a5b: Layer already exists 02:24:31 ce5a8cde9eee: Layer already exists 02:24:31 6db2ec02d964: Pushed 02:24:31 7d64155a9cb1: Pushed 02:24:32 36bd8a65a85e: Pushed 02:24:32 f9db09825970: Pushed 02:24:32 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:ed20366a6201ab4c7547e1a0aec0787720f3571fc895c59064eebcfb4eb21c83 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:33 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:24:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:24:33 f8717ffb3463: Preparing 02:24:33 37391ec4fae3: Preparing 02:24:33 36bd8a65a85e: Preparing 02:24:33 0127ea15488c: Preparing 02:24:33 1e3e2e21202d: Preparing 02:24:33 de829dc46a5b: Preparing 02:24:33 6882e73b635b: Preparing 02:24:33 6db2ec02d964: Preparing 02:24:33 7d64155a9cb1: Preparing 02:24:33 f9db09825970: Preparing 02:24:33 ce5a8cde9eee: Preparing 02:24:33 de829dc46a5b: Waiting 02:24:33 6882e73b635b: Waiting 02:24:33 6db2ec02d964: Waiting 02:24:33 7d64155a9cb1: Waiting 02:24:33 f9db09825970: Waiting 02:24:33 0127ea15488c: Layer already exists 02:24:33 36bd8a65a85e: Layer already exists 02:24:33 f8717ffb3463: Layer already exists 02:24:33 1e3e2e21202d: Layer already exists 02:24:33 37391ec4fae3: Layer already exists 02:24:33 6db2ec02d964: Layer already exists 02:24:33 de829dc46a5b: Layer already exists 02:24:33 7d64155a9cb1: Layer already exists 02:24:33 f9db09825970: Layer already exists 02:24:33 6882e73b635b: Layer already exists 02:24:33 ce5a8cde9eee: Layer already exists 02:24:33 latest: digest: sha256:ed20366a6201ab4c7547e1a0aec0787720f3571fc895c59064eebcfb4eb21c83 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:33 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.39 02:24:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:24:34 f8717ffb3463: Preparing 02:24:34 37391ec4fae3: Preparing 02:24:34 36bd8a65a85e: Preparing 02:24:34 0127ea15488c: Preparing 02:24:34 1e3e2e21202d: Preparing 02:24:34 de829dc46a5b: Preparing 02:24:34 6882e73b635b: Preparing 02:24:34 6db2ec02d964: Preparing 02:24:34 7d64155a9cb1: Preparing 02:24:34 f9db09825970: Preparing 02:24:34 ce5a8cde9eee: Preparing 02:24:34 6db2ec02d964: Waiting 02:24:34 ce5a8cde9eee: Waiting 02:24:34 7d64155a9cb1: Waiting 02:24:34 f9db09825970: Waiting 02:24:34 de829dc46a5b: Waiting 02:24:34 6882e73b635b: Waiting 02:24:34 0127ea15488c: Layer already exists 02:24:34 36bd8a65a85e: Layer already exists 02:24:34 37391ec4fae3: Layer already exists 02:24:34 1e3e2e21202d: Layer already exists 02:24:34 f8717ffb3463: Layer already exists 02:24:34 6db2ec02d964: Layer already exists 02:24:34 6882e73b635b: Layer already exists 02:24:34 7d64155a9cb1: Layer already exists 02:24:34 de829dc46a5b: Layer already exists 02:24:34 f9db09825970: Layer already exists 02:24:34 ce5a8cde9eee: Layer already exists 02:24:34 4.0.0-dev.39: digest: sha256:ed20366a6201ab4c7547e1a0aec0787720f3571fc895c59064eebcfb4eb21c83 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:34 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:24:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:24:34 f8717ffb3463: Preparing 02:24:34 37391ec4fae3: Preparing 02:24:34 36bd8a65a85e: Preparing 02:24:34 0127ea15488c: Preparing 02:24:34 1e3e2e21202d: Preparing 02:24:34 de829dc46a5b: Preparing 02:24:34 6882e73b635b: Preparing 02:24:34 6db2ec02d964: Preparing 02:24:34 7d64155a9cb1: Preparing 02:24:34 f9db09825970: Preparing 02:24:34 ce5a8cde9eee: Preparing 02:24:34 7d64155a9cb1: Waiting 02:24:34 de829dc46a5b: Waiting 02:24:34 6882e73b635b: Waiting 02:24:34 f9db09825970: Waiting 02:24:34 ce5a8cde9eee: Waiting 02:24:34 36bd8a65a85e: Layer already exists 02:24:34 f8717ffb3463: Layer already exists 02:24:34 0127ea15488c: Layer already exists 02:24:34 1e3e2e21202d: Layer already exists 02:24:34 37391ec4fae3: Layer already exists 02:24:34 de829dc46a5b: Layer already exists 02:24:34 6882e73b635b: Layer already exists 02:24:34 7d64155a9cb1: Layer already exists 02:24:34 f9db09825970: Layer already exists 02:24:34 6db2ec02d964: Layer already exists 02:24:34 ce5a8cde9eee: Layer already exists 02:24:34 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:ed20366a6201ab4c7547e1a0aec0787720f3571fc895c59064eebcfb4eb21c83 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:35 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:24:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:24:35 f8717ffb3463: Preparing 02:24:35 37391ec4fae3: Preparing 02:24:35 36bd8a65a85e: Preparing 02:24:35 0127ea15488c: Preparing 02:24:35 1e3e2e21202d: Preparing 02:24:35 de829dc46a5b: Preparing 02:24:35 6882e73b635b: Preparing 02:24:35 6db2ec02d964: Preparing 02:24:35 7d64155a9cb1: Preparing 02:24:35 f9db09825970: Preparing 02:24:35 ce5a8cde9eee: Preparing 02:24:35 de829dc46a5b: Waiting 02:24:35 6db2ec02d964: Waiting 02:24:35 7d64155a9cb1: Waiting 02:24:35 f9db09825970: Waiting 02:24:35 ce5a8cde9eee: Waiting 02:24:35 f8717ffb3463: Layer already exists 02:24:35 1e3e2e21202d: Layer already exists 02:24:35 36bd8a65a85e: Layer already exists 02:24:35 0127ea15488c: Layer already exists 02:24:35 37391ec4fae3: Layer already exists 02:24:35 7d64155a9cb1: Layer already exists 02:24:35 de829dc46a5b: Layer already exists 02:24:35 6db2ec02d964: Layer already exists 02:24:35 f9db09825970: Layer already exists 02:24:35 6882e73b635b: Layer already exists 02:24:35 ce5a8cde9eee: Layer already exists 02:24:35 main: digest: sha256:ed20366a6201ab4c7547e1a0aec0787720f3571fc895c59064eebcfb4eb21c83 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:24:35 ===================================================== [Pipeline] echo 02:24:35 taggedImages: 02:24:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:24:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:24:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.39 02:24:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:24:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 02:24:35 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 02:24:35 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:24:35 latest 02:24:35 4.0.0-dev.39 02:24:35 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:24:35 main 02:24:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:35 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:24:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:24:36 b97ddbb2718d: Preparing 02:24:36 7fe5a27541bd: Preparing 02:24:36 31e8e6708989: Preparing 02:24:36 953c68d5dc97: Preparing 02:24:36 59536206da32: Preparing 02:24:36 21f608590d80: Preparing 02:24:36 186c2d82cbbe: Preparing 02:24:36 de829dc46a5b: Preparing 02:24:36 6882e73b635b: Preparing 02:24:36 21f608590d80: Waiting 02:24:36 de829dc46a5b: Waiting 02:24:36 6a4930f7d181: Preparing 02:24:36 186c2d82cbbe: Waiting 02:24:36 6882e73b635b: Waiting 02:24:36 bbdf980239b3: Preparing 02:24:36 6a4930f7d181: Waiting 02:24:36 ce5a8cde9eee: Preparing 02:24:36 bbdf980239b3: Waiting 02:24:36 ce5a8cde9eee: Waiting 02:24:36 7fe5a27541bd: Pushed 02:24:36 b97ddbb2718d: Pushed 02:24:36 59536206da32: Pushed 02:24:36 de829dc46a5b: Layer already exists 02:24:36 6882e73b635b: Layer already exists 02:24:36 21f608590d80: Pushed 02:24:36 186c2d82cbbe: Pushed 02:24:36 ce5a8cde9eee: Layer already exists 02:24:36 6a4930f7d181: Pushed 02:24:37 953c68d5dc97: Pushed 02:24:37 31e8e6708989: Pushed 02:24:37 bbdf980239b3: Pushed 02:24:37 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:a859ac6597004b2e40fab7d30a7a696ff3d75dfeb3dc519e0587f3da3e2ee484 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:37 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:24:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:24:38 b97ddbb2718d: Preparing 02:24:38 7fe5a27541bd: Preparing 02:24:38 31e8e6708989: Preparing 02:24:38 953c68d5dc97: Preparing 02:24:38 59536206da32: Preparing 02:24:38 21f608590d80: Preparing 02:24:38 186c2d82cbbe: Preparing 02:24:38 de829dc46a5b: Preparing 02:24:38 6882e73b635b: Preparing 02:24:38 6a4930f7d181: Preparing 02:24:38 bbdf980239b3: Preparing 02:24:38 ce5a8cde9eee: Preparing 02:24:38 186c2d82cbbe: Waiting 02:24:38 21f608590d80: Waiting 02:24:38 6882e73b635b: Waiting 02:24:38 bbdf980239b3: Waiting 02:24:38 ce5a8cde9eee: Waiting 02:24:38 6a4930f7d181: Waiting 02:24:38 de829dc46a5b: Waiting 02:24:38 59536206da32: Layer already exists 02:24:38 7fe5a27541bd: Layer already exists 02:24:38 953c68d5dc97: Layer already exists 02:24:38 b97ddbb2718d: Layer already exists 02:24:38 31e8e6708989: Layer already exists 02:24:38 21f608590d80: Layer already exists 02:24:38 186c2d82cbbe: Layer already exists 02:24:38 de829dc46a5b: Layer already exists 02:24:38 6a4930f7d181: Layer already exists 02:24:38 6882e73b635b: Layer already exists 02:24:38 bbdf980239b3: Layer already exists 02:24:38 ce5a8cde9eee: Layer already exists 02:24:38 latest: digest: sha256:a859ac6597004b2e40fab7d30a7a696ff3d75dfeb3dc519e0587f3da3e2ee484 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:38 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.39 02:24:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:24:38 b97ddbb2718d: Preparing 02:24:38 7fe5a27541bd: Preparing 02:24:38 31e8e6708989: Preparing 02:24:38 953c68d5dc97: Preparing 02:24:38 59536206da32: Preparing 02:24:38 21f608590d80: Preparing 02:24:38 186c2d82cbbe: Preparing 02:24:38 de829dc46a5b: Preparing 02:24:38 6882e73b635b: Preparing 02:24:38 6a4930f7d181: Preparing 02:24:38 bbdf980239b3: Preparing 02:24:38 ce5a8cde9eee: Preparing 02:24:38 186c2d82cbbe: Waiting 02:24:38 de829dc46a5b: Waiting 02:24:38 21f608590d80: Waiting 02:24:38 6882e73b635b: Waiting 02:24:38 6a4930f7d181: Waiting 02:24:38 bbdf980239b3: Waiting 02:24:38 ce5a8cde9eee: Waiting 02:24:38 59536206da32: Layer already exists 02:24:38 31e8e6708989: Layer already exists 02:24:38 b97ddbb2718d: Layer already exists 02:24:38 953c68d5dc97: Layer already exists 02:24:38 7fe5a27541bd: Layer already exists 02:24:38 21f608590d80: Layer already exists 02:24:38 6882e73b635b: Layer already exists 02:24:38 6a4930f7d181: Layer already exists 02:24:38 de829dc46a5b: Layer already exists 02:24:38 186c2d82cbbe: Layer already exists 02:24:38 ce5a8cde9eee: Layer already exists 02:24:38 bbdf980239b3: Layer already exists 02:24:38 4.0.0-dev.39: digest: sha256:a859ac6597004b2e40fab7d30a7a696ff3d75dfeb3dc519e0587f3da3e2ee484 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:39 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:24:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:24:39 b97ddbb2718d: Preparing 02:24:39 7fe5a27541bd: Preparing 02:24:39 31e8e6708989: Preparing 02:24:39 953c68d5dc97: Preparing 02:24:39 59536206da32: Preparing 02:24:39 21f608590d80: Preparing 02:24:39 186c2d82cbbe: Preparing 02:24:39 de829dc46a5b: Preparing 02:24:39 6882e73b635b: Preparing 02:24:39 6a4930f7d181: Preparing 02:24:39 bbdf980239b3: Preparing 02:24:39 ce5a8cde9eee: Preparing 02:24:39 21f608590d80: Waiting 02:24:39 186c2d82cbbe: Waiting 02:24:39 de829dc46a5b: Waiting 02:24:39 6882e73b635b: Waiting 02:24:39 6a4930f7d181: Waiting 02:24:39 bbdf980239b3: Waiting 02:24:39 ce5a8cde9eee: Waiting 02:24:39 953c68d5dc97: Layer already exists 02:24:39 7fe5a27541bd: Layer already exists 02:24:39 59536206da32: Layer already exists 02:24:39 31e8e6708989: Layer already exists 02:24:39 b97ddbb2718d: Layer already exists 02:24:39 186c2d82cbbe: Layer already exists 02:24:39 21f608590d80: Layer already exists 02:24:39 de829dc46a5b: Layer already exists 02:24:39 6a4930f7d181: Layer already exists 02:24:39 6882e73b635b: Layer already exists 02:24:39 bbdf980239b3: Layer already exists 02:24:39 ce5a8cde9eee: Layer already exists 02:24:39 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:a859ac6597004b2e40fab7d30a7a696ff3d75dfeb3dc519e0587f3da3e2ee484 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:39 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:24:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:24:40 b97ddbb2718d: Preparing 02:24:40 7fe5a27541bd: Preparing 02:24:40 31e8e6708989: Preparing 02:24:40 953c68d5dc97: Preparing 02:24:40 59536206da32: Preparing 02:24:40 21f608590d80: Preparing 02:24:40 186c2d82cbbe: Preparing 02:24:40 de829dc46a5b: Preparing 02:24:40 6882e73b635b: Preparing 02:24:40 6a4930f7d181: Preparing 02:24:40 bbdf980239b3: Preparing 02:24:40 ce5a8cde9eee: Preparing 02:24:40 21f608590d80: Waiting 02:24:40 de829dc46a5b: Waiting 02:24:40 6882e73b635b: Waiting 02:24:40 6a4930f7d181: Waiting 02:24:40 bbdf980239b3: Waiting 02:24:40 186c2d82cbbe: Waiting 02:24:40 59536206da32: Layer already exists 02:24:40 7fe5a27541bd: Layer already exists 02:24:40 31e8e6708989: Layer already exists 02:24:40 b97ddbb2718d: Layer already exists 02:24:40 953c68d5dc97: Layer already exists 02:24:40 21f608590d80: Layer already exists 02:24:40 186c2d82cbbe: Layer already exists 02:24:40 6882e73b635b: Layer already exists 02:24:40 6a4930f7d181: Layer already exists 02:24:40 de829dc46a5b: Layer already exists 02:24:40 bbdf980239b3: Layer already exists 02:24:40 ce5a8cde9eee: Layer already exists 02:24:40 main: digest: sha256:a859ac6597004b2e40fab7d30a7a696ff3d75dfeb3dc519e0587f3da3e2ee484 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:24:40 ===================================================== [Pipeline] echo 02:24:40 taggedImages: 02:24:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:24:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:24:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.39 02:24:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:24:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 02:24:40 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 02:24:40 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:24:40 latest 02:24:40 4.0.0-dev.39 02:24:40 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:24:40 main 02:24:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:40 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:24:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:24:41 413f48217431: Preparing 02:24:41 e0cb241e8752: Preparing 02:24:41 de829dc46a5b: Preparing 02:24:41 6882e73b635b: Preparing 02:24:41 dfb62e758958: Preparing 02:24:41 639ecddb2b81: Preparing 02:24:41 ce5a8cde9eee: Preparing 02:24:41 639ecddb2b81: Waiting 02:24:41 ce5a8cde9eee: Waiting 02:24:41 de829dc46a5b: Layer already exists 02:24:41 6882e73b635b: Layer already exists 02:24:41 ce5a8cde9eee: Layer already exists 02:24:41 dfb62e758958: Pushed 02:24:41 413f48217431: Pushed 02:24:42 639ecddb2b81: Pushed 02:24:42 e0cb241e8752: Pushed 02:24:42 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:7f2482819aedb2ba15ba789b95aab2585942facaadc8f3172edc7cf02e471e78 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:43 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:24:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:24:43 413f48217431: Preparing 02:24:43 e0cb241e8752: Preparing 02:24:43 de829dc46a5b: Preparing 02:24:43 6882e73b635b: Preparing 02:24:43 dfb62e758958: Preparing 02:24:43 639ecddb2b81: Preparing 02:24:43 ce5a8cde9eee: Preparing 02:24:43 ce5a8cde9eee: Waiting 02:24:43 639ecddb2b81: Waiting 02:24:43 6882e73b635b: Layer already exists 02:24:43 dfb62e758958: Layer already exists 02:24:43 413f48217431: Layer already exists 02:24:43 de829dc46a5b: Layer already exists 02:24:43 e0cb241e8752: Layer already exists 02:24:43 639ecddb2b81: Layer already exists 02:24:43 ce5a8cde9eee: Layer already exists 02:24:43 latest: digest: sha256:7f2482819aedb2ba15ba789b95aab2585942facaadc8f3172edc7cf02e471e78 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:43 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.39 02:24:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:24:44 413f48217431: Preparing 02:24:44 e0cb241e8752: Preparing 02:24:44 de829dc46a5b: Preparing 02:24:44 6882e73b635b: Preparing 02:24:44 dfb62e758958: Preparing 02:24:44 639ecddb2b81: Preparing 02:24:44 ce5a8cde9eee: Preparing 02:24:44 639ecddb2b81: Waiting 02:24:44 ce5a8cde9eee: Waiting 02:24:44 e0cb241e8752: Layer already exists 02:24:44 de829dc46a5b: Layer already exists 02:24:44 413f48217431: Layer already exists 02:24:44 dfb62e758958: Layer already exists 02:24:44 6882e73b635b: Layer already exists 02:24:44 ce5a8cde9eee: Layer already exists 02:24:44 639ecddb2b81: Layer already exists 02:24:44 4.0.0-dev.39: digest: sha256:7f2482819aedb2ba15ba789b95aab2585942facaadc8f3172edc7cf02e471e78 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:44 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:24:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:24:44 413f48217431: Preparing 02:24:44 e0cb241e8752: Preparing 02:24:44 de829dc46a5b: Preparing 02:24:44 6882e73b635b: Preparing 02:24:44 dfb62e758958: Preparing 02:24:44 639ecddb2b81: Preparing 02:24:44 ce5a8cde9eee: Preparing 02:24:44 639ecddb2b81: Waiting 02:24:44 ce5a8cde9eee: Waiting 02:24:44 dfb62e758958: Layer already exists 02:24:44 413f48217431: Layer already exists 02:24:44 de829dc46a5b: Layer already exists 02:24:44 6882e73b635b: Layer already exists 02:24:44 639ecddb2b81: Layer already exists 02:24:44 ce5a8cde9eee: Layer already exists 02:24:44 e0cb241e8752: Layer already exists 02:24:44 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:7f2482819aedb2ba15ba789b95aab2585942facaadc8f3172edc7cf02e471e78 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:45 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:24:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:24:45 413f48217431: Preparing 02:24:45 e0cb241e8752: Preparing 02:24:45 de829dc46a5b: Preparing 02:24:45 6882e73b635b: Preparing 02:24:45 dfb62e758958: Preparing 02:24:45 639ecddb2b81: Preparing 02:24:45 ce5a8cde9eee: Preparing 02:24:45 639ecddb2b81: Waiting 02:24:45 ce5a8cde9eee: Waiting 02:24:45 6882e73b635b: Layer already exists 02:24:45 dfb62e758958: Layer already exists 02:24:45 de829dc46a5b: Layer already exists 02:24:45 e0cb241e8752: Layer already exists 02:24:45 413f48217431: Layer already exists 02:24:45 639ecddb2b81: Layer already exists 02:24:45 ce5a8cde9eee: Layer already exists 02:24:45 main: digest: sha256:7f2482819aedb2ba15ba789b95aab2585942facaadc8f3172edc7cf02e471e78 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:24:45 ===================================================== [Pipeline] echo 02:24:45 taggedImages: 02:24:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:24:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:24:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.39 02:24:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:24:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 02:24:45 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 02:24:45 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:24:45 latest 02:24:45 4.0.0-dev.39 02:24:45 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:24:45 main 02:24:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:46 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:24:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:24:46 9a2aa65a2fe6: Preparing 02:24:46 de0f2953e369: Preparing 02:24:46 785b43e1f3dd: Preparing 02:24:46 de829dc46a5b: Preparing 02:24:46 6882e73b635b: Preparing 02:24:46 9cec03aacb44: Preparing 02:24:46 5deb893de0a8: Preparing 02:24:46 e71695e72364: Preparing 02:24:46 e3778cc2be95: Preparing 02:24:46 ce5a8cde9eee: Preparing 02:24:46 9cec03aacb44: Waiting 02:24:46 5deb893de0a8: Waiting 02:24:46 e71695e72364: Waiting 02:24:46 ce5a8cde9eee: Waiting 02:24:46 6882e73b635b: Layer already exists 02:24:46 de829dc46a5b: Layer already exists 02:24:46 9a2aa65a2fe6: Pushed 02:24:46 de0f2953e369: Pushed 02:24:46 785b43e1f3dd: Pushed 02:24:46 ce5a8cde9eee: Layer already exists 02:24:46 e71695e72364: Pushed 02:24:46 e3778cc2be95: Pushed 02:24:52 5deb893de0a8: Pushed 02:24:55 9cec03aacb44: Pushed 02:24:55 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:d64f3a8a5ed699f9164f7ab577d34ba676b844cf0c3e66cc6449dce05ffddbbc size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:55 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:24:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:24:56 9a2aa65a2fe6: Preparing 02:24:56 de0f2953e369: Preparing 02:24:56 785b43e1f3dd: Preparing 02:24:56 de829dc46a5b: Preparing 02:24:56 6882e73b635b: Preparing 02:24:56 9cec03aacb44: Preparing 02:24:56 5deb893de0a8: Preparing 02:24:56 e71695e72364: Preparing 02:24:56 e3778cc2be95: Preparing 02:24:56 ce5a8cde9eee: Preparing 02:24:56 e3778cc2be95: Waiting 02:24:56 9cec03aacb44: Waiting 02:24:56 5deb893de0a8: Waiting 02:24:56 e71695e72364: Waiting 02:24:56 ce5a8cde9eee: Waiting 02:24:56 de0f2953e369: Layer already exists 02:24:56 de829dc46a5b: Layer already exists 02:24:56 9a2aa65a2fe6: Layer already exists 02:24:56 6882e73b635b: Layer already exists 02:24:56 785b43e1f3dd: Layer already exists 02:24:56 5deb893de0a8: Layer already exists 02:24:56 9cec03aacb44: Layer already exists 02:24:56 e3778cc2be95: Layer already exists 02:24:56 ce5a8cde9eee: Layer already exists 02:24:56 e71695e72364: Layer already exists 02:24:56 latest: digest: sha256:d64f3a8a5ed699f9164f7ab577d34ba676b844cf0c3e66cc6449dce05ffddbbc size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:56 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.39 02:24:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:24:56 9a2aa65a2fe6: Preparing 02:24:56 de0f2953e369: Preparing 02:24:56 785b43e1f3dd: Preparing 02:24:56 de829dc46a5b: Preparing 02:24:56 6882e73b635b: Preparing 02:24:56 9cec03aacb44: Preparing 02:24:56 5deb893de0a8: Preparing 02:24:56 e71695e72364: Preparing 02:24:56 e3778cc2be95: Preparing 02:24:56 ce5a8cde9eee: Preparing 02:24:56 9cec03aacb44: Waiting 02:24:56 e3778cc2be95: Waiting 02:24:56 5deb893de0a8: Waiting 02:24:56 ce5a8cde9eee: Waiting 02:24:56 e71695e72364: Waiting 02:24:56 785b43e1f3dd: Layer already exists 02:24:56 9a2aa65a2fe6: Layer already exists 02:24:56 de0f2953e369: Layer already exists 02:24:56 6882e73b635b: Layer already exists 02:24:56 de829dc46a5b: Layer already exists 02:24:56 e71695e72364: Layer already exists 02:24:56 9cec03aacb44: Layer already exists 02:24:56 e3778cc2be95: Layer already exists 02:24:56 5deb893de0a8: Layer already exists 02:24:56 ce5a8cde9eee: Layer already exists 02:24:56 4.0.0-dev.39: digest: sha256:d64f3a8a5ed699f9164f7ab577d34ba676b844cf0c3e66cc6449dce05ffddbbc size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:57 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:24:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:24:57 9a2aa65a2fe6: Preparing 02:24:57 de0f2953e369: Preparing 02:24:57 785b43e1f3dd: Preparing 02:24:57 de829dc46a5b: Preparing 02:24:57 6882e73b635b: Preparing 02:24:57 9cec03aacb44: Preparing 02:24:57 5deb893de0a8: Preparing 02:24:57 e71695e72364: Preparing 02:24:57 e3778cc2be95: Preparing 02:24:57 ce5a8cde9eee: Preparing 02:24:57 9cec03aacb44: Waiting 02:24:57 e3778cc2be95: Waiting 02:24:57 ce5a8cde9eee: Waiting 02:24:57 e71695e72364: Waiting 02:24:57 5deb893de0a8: Waiting 02:24:57 de829dc46a5b: Layer already exists 02:24:57 6882e73b635b: Layer already exists 02:24:57 de0f2953e369: Layer already exists 02:24:57 785b43e1f3dd: Layer already exists 02:24:57 9a2aa65a2fe6: Layer already exists 02:24:57 5deb893de0a8: Layer already exists 02:24:57 9cec03aacb44: Layer already exists 02:24:57 e71695e72364: Layer already exists 02:24:57 e3778cc2be95: Layer already exists 02:24:57 ce5a8cde9eee: Layer already exists 02:24:57 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:d64f3a8a5ed699f9164f7ab577d34ba676b844cf0c3e66cc6449dce05ffddbbc size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:57 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:24:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:24:58 9a2aa65a2fe6: Preparing 02:24:58 de0f2953e369: Preparing 02:24:58 785b43e1f3dd: Preparing 02:24:58 de829dc46a5b: Preparing 02:24:58 6882e73b635b: Preparing 02:24:58 9cec03aacb44: Preparing 02:24:58 5deb893de0a8: Preparing 02:24:58 e71695e72364: Preparing 02:24:58 e3778cc2be95: Preparing 02:24:58 ce5a8cde9eee: Preparing 02:24:58 9cec03aacb44: Waiting 02:24:58 5deb893de0a8: Waiting 02:24:58 e71695e72364: Waiting 02:24:58 e3778cc2be95: Waiting 02:24:58 ce5a8cde9eee: Waiting 02:24:58 de0f2953e369: Layer already exists 02:24:58 de829dc46a5b: Layer already exists 02:24:58 785b43e1f3dd: Layer already exists 02:24:58 9a2aa65a2fe6: Layer already exists 02:24:58 9cec03aacb44: Layer already exists 02:24:58 6882e73b635b: Layer already exists 02:24:58 5deb893de0a8: Layer already exists 02:24:58 e71695e72364: Layer already exists 02:24:58 e3778cc2be95: Layer already exists 02:24:58 ce5a8cde9eee: Layer already exists 02:24:58 main: digest: sha256:d64f3a8a5ed699f9164f7ab577d34ba676b844cf0c3e66cc6449dce05ffddbbc size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:24:58 ===================================================== [Pipeline] echo 02:24:58 taggedImages: 02:24:58 - nexus3.edgexfoundry.org:10004/security-spire-agent:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:24:58 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:24:58 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.39 02:24:58 - nexus3.edgexfoundry.org:10004/security-spire-agent:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:24:58 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 02:24:58 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 02:24:58 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:24:58 latest 02:24:58 4.0.0-dev.39 02:24:58 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:24:58 main 02:24:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:58 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:24:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:24:58 0474b062b97f: Preparing 02:24:58 73a451133fbe: Preparing 02:24:58 ccb5a3ba4c93: Preparing 02:24:58 de829dc46a5b: Preparing 02:24:58 6882e73b635b: Preparing 02:24:58 d82c7c6707af: Preparing 02:24:58 0b1d798d8f15: Preparing 02:24:58 ed1b467dc220: Preparing 02:24:58 ce5a8cde9eee: Preparing 02:24:58 d82c7c6707af: Waiting 02:24:58 ce5a8cde9eee: Waiting 02:24:58 0b1d798d8f15: Waiting 02:24:58 ed1b467dc220: Waiting 02:24:58 de829dc46a5b: Layer already exists 02:24:58 6882e73b635b: Layer already exists 02:24:58 0474b062b97f: Pushed 02:24:58 73a451133fbe: Pushed 02:24:59 ccb5a3ba4c93: Pushed 02:24:59 0b1d798d8f15: Pushed 02:24:59 ce5a8cde9eee: Layer already exists 02:24:59 ed1b467dc220: Pushed 02:25:07 d82c7c6707af: Pushed 02:25:07 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:af62e624bf4ed3446adde656e6cf451f23718385400368c759c82b3024156f9b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:08 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:25:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:25:08 0474b062b97f: Preparing 02:25:08 73a451133fbe: Preparing 02:25:08 ccb5a3ba4c93: Preparing 02:25:08 de829dc46a5b: Preparing 02:25:08 6882e73b635b: Preparing 02:25:08 d82c7c6707af: Preparing 02:25:08 0b1d798d8f15: Preparing 02:25:08 ed1b467dc220: Preparing 02:25:08 ce5a8cde9eee: Preparing 02:25:08 d82c7c6707af: Waiting 02:25:08 0b1d798d8f15: Waiting 02:25:08 ed1b467dc220: Waiting 02:25:08 ce5a8cde9eee: Waiting 02:25:08 6882e73b635b: Layer already exists 02:25:08 73a451133fbe: Layer already exists 02:25:08 ccb5a3ba4c93: Layer already exists 02:25:08 de829dc46a5b: Layer already exists 02:25:08 0474b062b97f: Layer already exists 02:25:08 0b1d798d8f15: Layer already exists 02:25:08 ce5a8cde9eee: Layer already exists 02:25:08 d82c7c6707af: Layer already exists 02:25:08 ed1b467dc220: Layer already exists 02:25:08 latest: digest: sha256:af62e624bf4ed3446adde656e6cf451f23718385400368c759c82b3024156f9b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:08 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.39 02:25:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:25:09 0474b062b97f: Preparing 02:25:09 73a451133fbe: Preparing 02:25:09 ccb5a3ba4c93: Preparing 02:25:09 de829dc46a5b: Preparing 02:25:09 6882e73b635b: Preparing 02:25:09 d82c7c6707af: Preparing 02:25:09 0b1d798d8f15: Preparing 02:25:09 ed1b467dc220: Preparing 02:25:09 ce5a8cde9eee: Preparing 02:25:09 ed1b467dc220: Waiting 02:25:09 ce5a8cde9eee: Waiting 02:25:09 d82c7c6707af: Waiting 02:25:09 6882e73b635b: Layer already exists 02:25:09 73a451133fbe: Layer already exists 02:25:09 0474b062b97f: Layer already exists 02:25:09 de829dc46a5b: Layer already exists 02:25:09 ccb5a3ba4c93: Layer already exists 02:25:09 d82c7c6707af: Layer already exists 02:25:09 0b1d798d8f15: Layer already exists 02:25:09 ce5a8cde9eee: Layer already exists 02:25:09 ed1b467dc220: Layer already exists 02:25:09 4.0.0-dev.39: digest: sha256:af62e624bf4ed3446adde656e6cf451f23718385400368c759c82b3024156f9b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:09 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:25:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:25:09 0474b062b97f: Preparing 02:25:09 73a451133fbe: Preparing 02:25:09 ccb5a3ba4c93: Preparing 02:25:09 de829dc46a5b: Preparing 02:25:09 6882e73b635b: Preparing 02:25:09 d82c7c6707af: Preparing 02:25:09 d82c7c6707af: Waiting 02:25:09 0b1d798d8f15: Preparing 02:25:09 ed1b467dc220: Preparing 02:25:09 0b1d798d8f15: Waiting 02:25:09 ce5a8cde9eee: Preparing 02:25:09 ce5a8cde9eee: Waiting 02:25:09 0474b062b97f: Layer already exists 02:25:09 ccb5a3ba4c93: Layer already exists 02:25:09 de829dc46a5b: Layer already exists 02:25:09 73a451133fbe: Layer already exists 02:25:09 6882e73b635b: Layer already exists 02:25:09 d82c7c6707af: Layer already exists 02:25:09 0b1d798d8f15: Layer already exists 02:25:09 ed1b467dc220: Layer already exists 02:25:09 ce5a8cde9eee: Layer already exists 02:25:09 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:af62e624bf4ed3446adde656e6cf451f23718385400368c759c82b3024156f9b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:10 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 02:25:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:25:10 0474b062b97f: Preparing 02:25:10 73a451133fbe: Preparing 02:25:10 ccb5a3ba4c93: Preparing 02:25:10 de829dc46a5b: Preparing 02:25:10 6882e73b635b: Preparing 02:25:10 d82c7c6707af: Preparing 02:25:10 0b1d798d8f15: Preparing 02:25:10 ed1b467dc220: Preparing 02:25:10 ce5a8cde9eee: Preparing 02:25:10 0b1d798d8f15: Waiting 02:25:10 d82c7c6707af: Waiting 02:25:10 ed1b467dc220: Waiting 02:25:10 ce5a8cde9eee: Waiting 02:25:10 ccb5a3ba4c93: Layer already exists 02:25:10 73a451133fbe: Layer already exists 02:25:10 6882e73b635b: Layer already exists 02:25:10 0474b062b97f: Layer already exists 02:25:10 de829dc46a5b: Layer already exists 02:25:10 ed1b467dc220: Layer already exists 02:25:10 d82c7c6707af: Layer already exists 02:25:10 0b1d798d8f15: Layer already exists 02:25:10 ce5a8cde9eee: Layer already exists 02:25:10 main: digest: sha256:af62e624bf4ed3446adde656e6cf451f23718385400368c759c82b3024156f9b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:25:10 ===================================================== [Pipeline] echo 02:25:10 taggedImages: 02:25:10 - nexus3.edgexfoundry.org:10004/security-spire-config:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:25:10 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:25:10 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.39 02:25:10 - nexus3.edgexfoundry.org:10004/security-spire-config:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:25:10 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 02:25:10 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 02:25:10 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:25:10 latest 02:25:10 4.0.0-dev.39 02:25:10 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:25:10 main 02:25:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:10 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:25:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:25:11 9a2aa65a2fe6: Preparing 02:25:11 38231b6c70ca: Preparing 02:25:11 6e1805974fd1: Preparing 02:25:11 de829dc46a5b: Preparing 02:25:11 6882e73b635b: Preparing 02:25:11 d82c7c6707af: Preparing 02:25:11 e71695e72364: Preparing 02:25:11 e3778cc2be95: Preparing 02:25:11 e71695e72364: Waiting 02:25:11 e3778cc2be95: Waiting 02:25:11 d82c7c6707af: Waiting 02:25:11 ce5a8cde9eee: Preparing 02:25:11 ce5a8cde9eee: Waiting 02:25:11 de829dc46a5b: Layer already exists 02:25:11 9a2aa65a2fe6: Layer already exists 02:25:11 6882e73b635b: Layer already exists 02:25:11 d82c7c6707af: Layer already exists 02:25:11 e71695e72364: Layer already exists 02:25:11 e3778cc2be95: Layer already exists 02:25:11 ce5a8cde9eee: Layer already exists 02:25:11 6e1805974fd1: Pushed 02:25:11 38231b6c70ca: Pushed 02:25:11 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:bfe91de6ccd858a22e90abe3e0eaf9610cab866f2317eb141f864b4cd342dac6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:11 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:25:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:25:12 9a2aa65a2fe6: Preparing 02:25:12 38231b6c70ca: Preparing 02:25:12 6e1805974fd1: Preparing 02:25:12 de829dc46a5b: Preparing 02:25:12 6882e73b635b: Preparing 02:25:12 d82c7c6707af: Preparing 02:25:12 e71695e72364: Preparing 02:25:12 e3778cc2be95: Preparing 02:25:12 ce5a8cde9eee: Preparing 02:25:12 d82c7c6707af: Waiting 02:25:12 e3778cc2be95: Waiting 02:25:12 ce5a8cde9eee: Waiting 02:25:12 e71695e72364: Waiting 02:25:12 38231b6c70ca: Layer already exists 02:25:12 6e1805974fd1: Layer already exists 02:25:12 9a2aa65a2fe6: Layer already exists 02:25:12 de829dc46a5b: Layer already exists 02:25:12 6882e73b635b: Layer already exists 02:25:12 e3778cc2be95: Layer already exists 02:25:12 d82c7c6707af: Layer already exists 02:25:12 e71695e72364: Layer already exists 02:25:12 ce5a8cde9eee: Layer already exists 02:25:12 latest: digest: sha256:bfe91de6ccd858a22e90abe3e0eaf9610cab866f2317eb141f864b4cd342dac6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:12 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.39 02:25:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:25:12 9a2aa65a2fe6: Preparing 02:25:12 38231b6c70ca: Preparing 02:25:12 6e1805974fd1: Preparing 02:25:12 de829dc46a5b: Preparing 02:25:12 6882e73b635b: Preparing 02:25:12 d82c7c6707af: Preparing 02:25:12 e71695e72364: Preparing 02:25:12 e3778cc2be95: Preparing 02:25:12 d82c7c6707af: Waiting 02:25:12 ce5a8cde9eee: Preparing 02:25:12 de829dc46a5b: Layer already exists 02:25:12 6e1805974fd1: Layer already exists 02:25:12 6882e73b635b: Layer already exists 02:25:12 9a2aa65a2fe6: Layer already exists 02:25:12 38231b6c70ca: Layer already exists 02:25:12 ce5a8cde9eee: Layer already exists 02:25:12 d82c7c6707af: Layer already exists 02:25:12 e3778cc2be95: Layer already exists 02:25:12 e71695e72364: Layer already exists 02:25:12 4.0.0-dev.39: digest: sha256:bfe91de6ccd858a22e90abe3e0eaf9610cab866f2317eb141f864b4cd342dac6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:13 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:25:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:25:13 9a2aa65a2fe6: Preparing 02:25:13 38231b6c70ca: Preparing 02:25:13 6e1805974fd1: Preparing 02:25:13 de829dc46a5b: Preparing 02:25:13 6882e73b635b: Preparing 02:25:13 d82c7c6707af: Preparing 02:25:13 e71695e72364: Preparing 02:25:13 e3778cc2be95: Preparing 02:25:13 ce5a8cde9eee: Preparing 02:25:13 d82c7c6707af: Waiting 02:25:13 e71695e72364: Waiting 02:25:13 e3778cc2be95: Waiting 02:25:13 38231b6c70ca: Layer already exists 02:25:13 9a2aa65a2fe6: Layer already exists 02:25:13 de829dc46a5b: Layer already exists 02:25:13 6e1805974fd1: Layer already exists 02:25:13 6882e73b635b: Layer already exists 02:25:13 e71695e72364: Layer already exists 02:25:13 d82c7c6707af: Layer already exists 02:25:13 e3778cc2be95: Layer already exists 02:25:13 ce5a8cde9eee: Layer already exists 02:25:13 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:bfe91de6ccd858a22e90abe3e0eaf9610cab866f2317eb141f864b4cd342dac6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:13 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 02:25:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:25:14 9a2aa65a2fe6: Preparing 02:25:14 38231b6c70ca: Preparing 02:25:14 6e1805974fd1: Preparing 02:25:14 de829dc46a5b: Preparing 02:25:14 6882e73b635b: Preparing 02:25:14 d82c7c6707af: Preparing 02:25:14 e71695e72364: Preparing 02:25:14 e3778cc2be95: Preparing 02:25:14 ce5a8cde9eee: Preparing 02:25:14 d82c7c6707af: Waiting 02:25:14 e71695e72364: Waiting 02:25:14 e3778cc2be95: Waiting 02:25:14 ce5a8cde9eee: Waiting 02:25:14 de829dc46a5b: Layer already exists 02:25:14 6882e73b635b: Layer already exists 02:25:14 9a2aa65a2fe6: Layer already exists 02:25:14 6e1805974fd1: Layer already exists 02:25:14 38231b6c70ca: Layer already exists 02:25:14 e3778cc2be95: Layer already exists 02:25:14 e71695e72364: Layer already exists 02:25:14 d82c7c6707af: Layer already exists 02:25:14 ce5a8cde9eee: Layer already exists 02:25:14 main: digest: sha256:bfe91de6ccd858a22e90abe3e0eaf9610cab866f2317eb141f864b4cd342dac6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:25:14 ===================================================== [Pipeline] echo 02:25:14 taggedImages: 02:25:14 - nexus3.edgexfoundry.org:10004/security-spire-server:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:25:14 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:25:14 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.39 02:25:14 - nexus3.edgexfoundry.org:10004/security-spire-server:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:25:14 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 02:25:14 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 02:25:14 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:25:14 latest 02:25:14 4.0.0-dev.39 02:25:14 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:25:14 main 02:25:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:14 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:25:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:25:14 5451d344dcef: Preparing 02:25:14 a6c46bee8366: Preparing 02:25:14 12837595e87a: Preparing 02:25:14 de829dc46a5b: Preparing 02:25:14 6882e73b635b: Preparing 02:25:14 3596736d1109: Preparing 02:25:14 82a11359485c: Preparing 02:25:14 ce5a8cde9eee: Preparing 02:25:14 82a11359485c: Waiting 02:25:14 3596736d1109: Waiting 02:25:14 ce5a8cde9eee: Waiting 02:25:14 de829dc46a5b: Layer already exists 02:25:14 6882e73b635b: Layer already exists 02:25:14 a6c46bee8366: Pushed 02:25:14 3596736d1109: Pushed 02:25:14 5451d344dcef: Pushed 02:25:14 ce5a8cde9eee: Layer already exists 02:25:15 82a11359485c: Pushed 02:25:18 12837595e87a: Pushed 02:25:18 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:1595572d29b79601d66a4b1e00d639020a8d58488c2679343ad62199673fb2dc size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:18 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 02:25:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:25:19 5451d344dcef: Preparing 02:25:19 a6c46bee8366: Preparing 02:25:19 12837595e87a: Preparing 02:25:19 de829dc46a5b: Preparing 02:25:19 6882e73b635b: Preparing 02:25:19 3596736d1109: Preparing 02:25:19 82a11359485c: Preparing 02:25:19 ce5a8cde9eee: Preparing 02:25:19 3596736d1109: Waiting 02:25:19 82a11359485c: Waiting 02:25:19 ce5a8cde9eee: Waiting 02:25:19 6882e73b635b: Layer already exists 02:25:19 de829dc46a5b: Layer already exists 02:25:19 a6c46bee8366: Layer already exists 02:25:19 12837595e87a: Layer already exists 02:25:19 5451d344dcef: Layer already exists 02:25:19 82a11359485c: Layer already exists 02:25:19 ce5a8cde9eee: Layer already exists 02:25:19 3596736d1109: Layer already exists 02:25:19 latest: digest: sha256:1595572d29b79601d66a4b1e00d639020a8d58488c2679343ad62199673fb2dc size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:19 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.39 02:25:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:25:19 5451d344dcef: Preparing 02:25:19 a6c46bee8366: Preparing 02:25:19 12837595e87a: Preparing 02:25:19 de829dc46a5b: Preparing 02:25:19 6882e73b635b: Preparing 02:25:19 3596736d1109: Preparing 02:25:19 82a11359485c: Preparing 02:25:19 ce5a8cde9eee: Preparing 02:25:19 3596736d1109: Waiting 02:25:19 82a11359485c: Waiting 02:25:19 ce5a8cde9eee: Waiting 02:25:19 6882e73b635b: Layer already exists 02:25:19 a6c46bee8366: Layer already exists 02:25:19 12837595e87a: Layer already exists 02:25:19 de829dc46a5b: Layer already exists 02:25:19 5451d344dcef: Layer already exists 02:25:19 3596736d1109: Layer already exists 02:25:19 82a11359485c: Layer already exists 02:25:19 ce5a8cde9eee: Layer already exists 02:25:19 4.0.0-dev.39: digest: sha256:1595572d29b79601d66a4b1e00d639020a8d58488c2679343ad62199673fb2dc size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:20 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:25:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:25:20 5451d344dcef: Preparing 02:25:20 a6c46bee8366: Preparing 02:25:20 12837595e87a: Preparing 02:25:20 de829dc46a5b: Preparing 02:25:20 6882e73b635b: Preparing 02:25:20 3596736d1109: Preparing 02:25:20 82a11359485c: Preparing 02:25:20 ce5a8cde9eee: Preparing 02:25:20 3596736d1109: Waiting 02:25:20 82a11359485c: Waiting 02:25:20 ce5a8cde9eee: Waiting 02:25:20 de829dc46a5b: Layer already exists 02:25:20 5451d344dcef: Layer already exists 02:25:20 a6c46bee8366: Layer already exists 02:25:20 12837595e87a: Layer already exists 02:25:20 6882e73b635b: Layer already exists 02:25:20 82a11359485c: Layer already exists 02:25:20 3596736d1109: Layer already exists 02:25:20 ce5a8cde9eee: Layer already exists 02:25:20 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:1595572d29b79601d66a4b1e00d639020a8d58488c2679343ad62199673fb2dc size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:20 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 02:25:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:25:21 5451d344dcef: Preparing 02:25:21 a6c46bee8366: Preparing 02:25:21 12837595e87a: Preparing 02:25:21 de829dc46a5b: Preparing 02:25:21 6882e73b635b: Preparing 02:25:21 3596736d1109: Preparing 02:25:21 82a11359485c: Preparing 02:25:21 ce5a8cde9eee: Preparing 02:25:21 3596736d1109: Waiting 02:25:21 82a11359485c: Waiting 02:25:21 ce5a8cde9eee: Waiting 02:25:21 6882e73b635b: Layer already exists 02:25:21 5451d344dcef: Layer already exists 02:25:21 12837595e87a: Layer already exists 02:25:21 de829dc46a5b: Layer already exists 02:25:21 a6c46bee8366: Layer already exists 02:25:21 3596736d1109: Layer already exists 02:25:21 ce5a8cde9eee: Layer already exists 02:25:21 82a11359485c: Layer already exists 02:25:21 main: digest: sha256:1595572d29b79601d66a4b1e00d639020a8d58488c2679343ad62199673fb2dc size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:25:21 ===================================================== [Pipeline] echo 02:25:21 taggedImages: 02:25:21 - nexus3.edgexfoundry.org:10004/support-notifications:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:25:21 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:25:21 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.39 02:25:21 - nexus3.edgexfoundry.org:10004/support-notifications:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:25:21 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 02:25:21 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 02:25:21 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:25:21 latest 02:25:21 4.0.0-dev.39 02:25:21 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:25:21 main 02:25:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:21 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:25:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:25:21 554b3dd63a2c: Preparing 02:25:21 e88e2e8aba6a: Preparing 02:25:21 de829dc46a5b: Preparing 02:25:21 6882e73b635b: Preparing 02:25:21 6c9c162cd391: Preparing 02:25:21 bb6921bbebe2: Preparing 02:25:21 ce5a8cde9eee: Preparing 02:25:21 bb6921bbebe2: Waiting 02:25:21 ce5a8cde9eee: Waiting 02:25:21 de829dc46a5b: Layer already exists 02:25:21 6882e73b635b: Layer already exists 02:25:21 ce5a8cde9eee: Layer already exists 02:25:21 554b3dd63a2c: Pushed 02:25:21 6c9c162cd391: Pushed 02:25:22 bb6921bbebe2: Pushed 02:25:27 e88e2e8aba6a: Pushed 02:25:27 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:a871e3a92ea5462931bb58984c8a539ea37fd479f36d44b6629ceaa3c97b1008 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:27 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:25:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:25:28 554b3dd63a2c: Preparing 02:25:28 e88e2e8aba6a: Preparing 02:25:28 de829dc46a5b: Preparing 02:25:28 6882e73b635b: Preparing 02:25:28 6c9c162cd391: Preparing 02:25:28 bb6921bbebe2: Preparing 02:25:28 ce5a8cde9eee: Preparing 02:25:28 bb6921bbebe2: Waiting 02:25:28 ce5a8cde9eee: Waiting 02:25:28 6c9c162cd391: Layer already exists 02:25:28 e88e2e8aba6a: Layer already exists 02:25:28 554b3dd63a2c: Layer already exists 02:25:28 de829dc46a5b: Layer already exists 02:25:28 6882e73b635b: Layer already exists 02:25:28 bb6921bbebe2: Layer already exists 02:25:28 ce5a8cde9eee: Layer already exists 02:25:28 latest: digest: sha256:a871e3a92ea5462931bb58984c8a539ea37fd479f36d44b6629ceaa3c97b1008 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:28 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.39 02:25:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:25:30 554b3dd63a2c: Preparing 02:25:30 e88e2e8aba6a: Preparing 02:25:30 de829dc46a5b: Preparing 02:25:30 6882e73b635b: Preparing 02:25:30 6c9c162cd391: Preparing 02:25:30 bb6921bbebe2: Preparing 02:25:30 ce5a8cde9eee: Preparing 02:25:30 bb6921bbebe2: Waiting 02:25:30 ce5a8cde9eee: Waiting 02:25:30 de829dc46a5b: Layer already exists 02:25:30 6c9c162cd391: Layer already exists 02:25:30 6882e73b635b: Layer already exists 02:25:30 e88e2e8aba6a: Layer already exists 02:25:30 554b3dd63a2c: Layer already exists 02:25:30 bb6921bbebe2: Layer already exists 02:25:30 ce5a8cde9eee: Layer already exists 02:25:30 4.0.0-dev.39: digest: sha256:a871e3a92ea5462931bb58984c8a539ea37fd479f36d44b6629ceaa3c97b1008 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:30 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:25:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:25:32 554b3dd63a2c: Preparing 02:25:32 e88e2e8aba6a: Preparing 02:25:32 de829dc46a5b: Preparing 02:25:32 6882e73b635b: Preparing 02:25:32 6c9c162cd391: Preparing 02:25:32 bb6921bbebe2: Preparing 02:25:32 ce5a8cde9eee: Preparing 02:25:32 ce5a8cde9eee: Waiting 02:25:32 bb6921bbebe2: Waiting 02:25:32 6882e73b635b: Layer already exists 02:25:32 e88e2e8aba6a: Layer already exists 02:25:32 554b3dd63a2c: Layer already exists 02:25:32 6c9c162cd391: Layer already exists 02:25:32 de829dc46a5b: Layer already exists 02:25:32 bb6921bbebe2: Layer already exists 02:25:32 ce5a8cde9eee: Layer already exists 02:25:32 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:a871e3a92ea5462931bb58984c8a539ea37fd479f36d44b6629ceaa3c97b1008 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:32 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 02:25:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:25:32 554b3dd63a2c: Preparing 02:25:32 e88e2e8aba6a: Preparing 02:25:32 de829dc46a5b: Preparing 02:25:32 6882e73b635b: Preparing 02:25:32 6c9c162cd391: Preparing 02:25:32 bb6921bbebe2: Preparing 02:25:32 ce5a8cde9eee: Preparing 02:25:32 ce5a8cde9eee: Waiting 02:25:32 bb6921bbebe2: Waiting 02:25:32 6882e73b635b: Layer already exists 02:25:32 554b3dd63a2c: Layer already exists 02:25:32 de829dc46a5b: Layer already exists 02:25:32 6c9c162cd391: Layer already exists 02:25:32 bb6921bbebe2: Layer already exists 02:25:32 ce5a8cde9eee: Layer already exists 02:25:32 e88e2e8aba6a: Layer already exists 02:25:32 main: digest: sha256:a871e3a92ea5462931bb58984c8a539ea37fd479f36d44b6629ceaa3c97b1008 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:25:33 ===================================================== [Pipeline] echo 02:25:33 taggedImages: 02:25:33 - nexus3.edgexfoundry.org:10004/support-scheduler:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:25:33 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:25:33 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.39 02:25:33 - nexus3.edgexfoundry.org:10004/support-scheduler:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:25:33 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:30:39 #156 ... 02:30:39 02:30:39 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:30:39 #152 DONE 567.0s 02:30:39 02:30:39 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:30:39 #157 DONE 0.3s 02:30:39 02:30:39 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:30:39 #145 ... 02:30:39 02:30:39 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:30:39 #158 DONE 2.2s 02:30:39 02:30:39 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:30:39 #155 ... 02:30:39 02:30:39 #159 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:30:39 #159 DONE 0.4s 02:30:39 02:30:39 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:30:39 #156 ... 02:30:39 02:30:39 #160 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:30:39 #160 DONE 0.3s 02:30:39 02:30:39 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:30:39 #154 ... 02:30:39 02:30:39 #161 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:30:39 #161 DONE 0.5s 02:30:39 02:30:39 #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:30:39 #162 DONE 0.2s 02:30:39 02:30:39 #163 [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/ 02:30:39 #163 DONE 0.3s 02:30:39 02:30:39 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:30:39 #153 ... 02:30:39 02:30:39 #164 [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/ 02:30:39 #164 DONE 0.3s 02:30:39 02:30:39 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:30:39 #156 ... 02:30:39 02:30:39 #165 [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/ 02:30:39 #165 DONE 0.4s 02:30:39 02:30:39 #166 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:30:39 #166 ... 02:30:39 02:30:39 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:30:39 #149 DONE 572.2s 02:30:39 02:30:39 #166 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:30:39 #166 DONE 0.4s 02:30:39 02:30:39 #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:30:39 #167 ... 02:30:39 02:30:39 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:30:39 #147 DONE 573.2s 02:30:39 02:30:39 #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:30:39 #168 DONE 0.5s 02:30:39 02:30:39 #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:30:39 #169 DONE 0.5s 02:30:39 02:30:39 #170 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:30:39 #170 DONE 0.4s 02:30:39 02:30:39 #171 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:30:39 #171 ... 02:30:39 02:30:39 #172 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:30:39 #172 DONE 0.3s 02:30:40 02:30:40 #171 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:30:40 #171 DONE 0.5s 02:30:40 02:30:40 #173 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:30:40 #173 DONE 0.2s 02:30:40 02:30:40 #174 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:30:40 #174 DONE 0.2s 02:30:40 02:30:40 #175 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:30:40 #175 ... 02:30:40 02:30:40 #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:30:40 #167 DONE 2.4s 02:30:40 02:30:40 #176 [security-bootstrapper] exporting to image 02:30:40 #176 exporting layers 02:30:41 #176 ... 02:30:41 02:30:41 #175 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:30:41 #175 DONE 0.9s 02:30:41 02:30:41 #177 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:30:41 #177 DONE 1.0s 02:30:41 02:30:41 #178 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:30:41 #178 DONE 0.6s 02:30:41 02:30:41 #179 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:30:42 #179 DONE 0.5s 02:30:42 02:30:42 #180 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:30:43 #180 ... 02:30:43 02:30:43 #176 [security-bootstrapper] exporting to image 02:30:43 #176 exporting layers 2.4s done 02:30:43 #176 writing image sha256:1bce1c60a4bf86f6c95059def3fd288af39ca77aa3ce23b59e597e24b438b996 0.0s done 02:30:43 #176 naming to docker.io/library/security-bootstrapper-arm64 0.1s done 02:30:43 #176 DONE 2.6s 02:30:43 02:30:43 #181 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:30:43 #181 DONE 2.0s 02:30:43 02:30:43 #180 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:30:44 #180 ... 02:30:44 02:30:44 #182 [core-common-config-bootstrapper] exporting to image 02:30:44 #182 exporting layers 1.2s done 02:30:44 #182 writing image sha256:9b96893f0eb56b550ab1dc5426c397b988ccb94010d73f33751fd80e4d0008f6 0.0s done 02:30:44 #182 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 02:30:44 #182 DONE 1.2s 02:30:44 02:30:44 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:30:45 #145 ... 02:30:45 02:30:45 #180 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:30:45 #180 DONE 2.7s 02:30:45 02:30:45 #183 [security-proxy-setup] exporting to image 02:30:46 #183 exporting layers 1.0s done 02:30:46 #183 writing image sha256:ccecb56be0c693afb8132461525e6ed77c1305f865c2e6569c1ddafc09436382 done 02:30:46 #183 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 02:30:46 #183 DONE 1.0s 02:30:46 02:30:46 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:30:46 #146 580.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:30:58 #146 DONE 591.3s 02:30:58 02:30:58 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:30:58 #154 ... 02:30:58 02:30:58 #184 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:30:58 #184 DONE 0.5s 02:30:58 02:30:58 #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:30:58 #185 DONE 0.2s 02:30:58 02:30:58 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:30:58 #154 ... 02:30:58 02:30:58 #186 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:30:58 #186 DONE 0.1s 02:30:58 02:30:58 #187 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 02:30:58 #187 DONE 0.2s 02:30:58 02:30:58 #188 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:30:58 #188 DONE 0.4s 02:30:58 02:30:58 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:30:59 #154 ... 02:30:59 02:30:59 #189 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:30:59 #189 DONE 0.3s 02:30:59 02:30:59 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:30:59 #156 ... 02:30:59 02:30:59 #190 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:30:59 #190 DONE 0.3s 02:30:59 02:30:59 #191 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:30:59 #191 DONE 0.1s 02:30:59 02:30:59 #192 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:31:01 #192 DONE 1.9s 02:31:01 02:31:01 #193 [security-secretstore-setup] exporting to image 02:31:01 #193 exporting layers 02:31:02 #193 exporting layers 1.1s done 02:31:02 #193 writing image sha256:6e8ce7bef4f7b2500d7457d937428401d90e79f5dd281e498b79dcdbf10f4aad done 02:31:02 #193 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 02:31:02 #193 DONE 1.1s 02:31:02 02:31:02 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:32:10 #156 ... 02:32:10 02:32:10 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:32:10 #145 DONE 664.6s 02:32:10 02:32:10 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:32:10 #156 ... 02:32:10 02:32:10 #194 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:32:11 #194 DONE 0.2s 02:32:11 02:32:11 #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:32:11 #195 DONE 0.3s 02:32:11 02:32:11 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:32:11 #150 ... 02:32:11 02:32:11 #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:32:11 #196 DONE 0.5s 02:32:11 02:32:11 #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 02:32:12 #197 DONE 0.1s 02:32:12 02:32:12 #198 [security-spiffe-token-provider] exporting to image 02:32:12 #198 exporting layers 02:32:12 #198 exporting layers 0.7s done 02:32:12 #198 writing image sha256:85716edea5a5a5d9fbc610b557fe8ad4c18c13590b271f1632559543c9673c80 0.0s done 02:32:12 #198 naming to docker.io/library/security-spiffe-token-provider-arm64 done 02:32:12 #198 DONE 0.7s 02:32:12 02:32:12 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:35:49 #154 ... 02:35:49 02:35:49 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:35:49 #153 DONE 882.6s 02:35:49 02:35:49 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:35:49 #148 ... 02:35:49 02:35:49 #199 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:35:49 #199 DONE 0.2s 02:35:49 02:35:49 #200 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:35:49 #200 DONE 0.1s 02:35:49 02:35:49 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:35:49 #156 ... 02:35:49 02:35:49 #201 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:35:49 #201 DONE 0.4s 02:35:49 02:35:49 #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:35:49 #202 DONE 0.2s 02:35:49 02:35:49 #203 [core-command] exporting to image 02:35:49 #203 exporting layers 02:35:49 #203 exporting layers 0.4s done 02:35:49 #203 writing image sha256:01deff367d2fb314f95276455a095dbeaac5a6a9a63ca88a3511f762d0fc9ecb done 02:35:49 #203 naming to docker.io/library/core-command-arm64 done 02:35:49 #203 DONE 0.4s 02:35:49 02:35:49 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:36:46 #151 DONE 937.2s 02:36:46 02:36:46 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:36:46 #150 DONE 937.2s 02:36:46 02:36:46 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:36:46 #148 ... 02:36:46 02:36:46 #204 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:36:46 #204 DONE 0.4s 02:36:46 02:36:46 #205 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:36:46 #205 DONE 0.1s 02:36:46 02:36:46 #206 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:36:46 #206 DONE 0.5s 02:36:46 02:36:46 #207 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:36:46 #207 DONE 0.5s 02:36:46 02:36:46 #208 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:36:46 #208 DONE 0.5s 02:36:46 02:36:46 #209 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:36:46 #209 DONE 0.5s 02:36:46 02:36:46 #210 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:36:46 #210 ... 02:36:46 02:36:46 #211 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:36:46 #211 DONE 0.2s 02:36:46 02:36:46 #210 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:36:46 #210 DONE 0.2s 02:36:46 02:36:46 #212 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:36:46 #212 DONE 0.2s 02:36:46 02:36:46 #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 02:36:46 #213 DONE 0.2s 02:36:46 02:36:46 #214 [core-data] exporting to image 02:36:46 #214 exporting layers 02:36:46 #214 exporting layers 0.7s done 02:36:46 #214 writing image sha256:42f52d41e4d4cefe9de8eb5eb197f44fbbb76b215ce4f84b8952d7d39c86592e 02:36:46 #214 writing image sha256:42f52d41e4d4cefe9de8eb5eb197f44fbbb76b215ce4f84b8952d7d39c86592e 0.0s done 02:36:46 #214 naming to docker.io/library/core-data-arm64 0.0s done 02:36:46 #214 DONE 0.7s 02:36:46 02:36:46 #215 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:36:46 #215 DONE 1.3s 02:36:46 02:36:46 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:36:46 #148 DONE 940.7s 02:36:46 02:36:46 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:36:46 #155 DONE 940.7s 02:36:46 02:36:46 #216 [security-proxy-auth] exporting to image 02:36:47 #216 ... 02:36:47 02:36:47 #217 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 02:36:47 #217 CACHED 02:36:47 02:36:47 #218 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 02:36:47 #218 CACHED 02:36:47 02:36:47 #216 [security-proxy-auth] exporting to image 02:36:47 #216 exporting layers 0.8s done 02:36:47 #216 writing image sha256:19fc15fb93f9ad67b4f2bfbad02b943e040701715957160dc51b96579e4289e4 0.0s done 02:36:47 #216 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 02:36:47 #216 DONE 0.9s 02:36:47 02:36:47 #219 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:36:47 #219 DONE 0.3s 02:36:47 02:36:47 #220 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:36:47 #220 ... 02:36:47 02:36:47 #221 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:36:47 #221 DONE 0.5s 02:36:47 02:36:47 #222 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:36:47 #222 ... 02:36:47 02:36:47 #220 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:36:47 #220 DONE 0.5s 02:36:47 02:36:47 #222 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:36:47 #222 DONE 0.3s 02:36:47 02:36:47 #223 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:36:48 #223 DONE 0.2s 02:36:48 02:36:48 #224 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:36:48 #224 DONE 0.2s 02:36:48 02:36:48 #225 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 02:36:48 #225 DONE 0.2s 02:36:48 02:36:48 #226 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 02:36:48 #226 DONE 0.2s 02:36:48 02:36:48 #227 [core-keeper] exporting to image 02:36:48 #227 exporting layers 0.5s done 02:36:48 #227 writing image sha256:3e7c09760856ca2eaf5922526ffa58a01fd6a0364e50c28af86257a678915428 done 02:36:48 #227 naming to docker.io/library/core-keeper-arm64 0.0s done 02:36:48 #227 DONE 0.5s 02:36:48 02:36:48 #228 [core-metadata] exporting to image 02:36:48 #228 exporting layers 0.4s done 02:36:48 #228 writing image sha256:f02f87c3982be446a979dbd7780638d68f523108b78533c96c16d4bea18d43d6 0.0s done 02:36:48 #228 naming to docker.io/library/core-metadata-arm64 0.0s done 02:36:48 #228 DONE 0.5s 02:36:48 02:36:48 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:37:01 #156 DONE 955.4s 02:37:01 02:37:01 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:37:01 #154 ... 02:37:01 02:37:01 #229 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:37:01 #229 DONE 0.1s 02:37:01 02:37:01 #230 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:37:01 #230 DONE 0.1s 02:37:01 02:37:01 #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:37:02 #231 DONE 0.4s 02:37:02 02:37:02 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:37:02 #154 ... 02:37:02 02:37:02 #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 02:37:02 #232 DONE 0.1s 02:37:02 02:37:02 #233 [support-scheduler] exporting to image 02:37:02 #233 exporting layers 02:37:03 #233 exporting layers 0.6s done 02:37:03 #233 writing image sha256:bb8029bfe0ffd9e8cb8498474e0182f4459013978f27d8343f384e95060617b3 done 02:37:03 #233 naming to docker.io/library/support-scheduler-arm64 done 02:37:03 #233 DONE 0.7s 02:37:03 02:37:03 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:37:07 #154 DONE 960.9s 02:37:07 02:37:07 #234 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:37:07 #234 DONE 0.1s 02:37:07 02:37:07 #235 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:37:07 #235 DONE 0.1s 02:37:07 02:37:07 #236 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:37:07 #236 DONE 0.3s 02:37:07 02:37:07 #237 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:37:07 #237 DONE 0.1s 02:37:07 02:37:07 #238 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 02:37:07 #238 DONE 0.1s 02:37:07 02:37:07 #239 [support-notifications] exporting to image 02:37:07 #239 exporting layers 02:37:08 #239 exporting layers 0.5s done 02:37:08 #239 writing image sha256:91c7d7b8104b869361a1ec2733f9fa0b395f1332111b1c8079fb0047570175f0 done 02:37:08 #239 naming to docker.io/library/support-notifications-arm64 done 02:37:08 #239 DONE 0.5s 02:37:08 time="2025-01-10T02:19:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:08 time="2025-01-10T02:19:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:08 time="2025-01-10T02:19:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:08 time="2025-01-10T02:19:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:08 time="2025-01-10T02:19:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:08 time="2025-01-10T02:19:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:08 time="2025-01-10T02:19:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:08 time="2025-01-10T02:19:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:08 time="2025-01-10T02:19:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:08 time="2025-01-10T02:19:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:08 time="2025-01-10T02:19:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:08 time="2025-01-10T02:19:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:08 time="2025-01-10T02:19:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:08 time="2025-01-10T02:19:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:08 time="2025-01-10T02:19:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:37:08 $ docker stop --time=1 550fef5dd70b39df7e5cdf4347b2f8a3211b25a1e8164eeaea2436ca4bfb01e4 02:37:09 $ docker rm -f --volumes 550fef5dd70b39df7e5cdf4347b2f8a3211b25a1e8164eeaea2436ca4bfb01e4 [Pipeline] // withDockerContainer [Pipeline] sh 02:37:10 + docker images 02:37:10 REPOSITORY TAG IMAGE ID CREATED SIZE 02:37:10 support-notifications-arm64 latest 91c7d7b8104b 3 seconds ago 50.7MB 02:37:10 support-scheduler-arm64 latest bb8029bfe0ff 9 seconds ago 47.2MB 02:37:10 core-keeper-arm64 latest 3e7c09760856 22 seconds ago 31.9MB 02:37:10 core-metadata-arm64 latest f02f87c3982b 22 seconds ago 32.4MB 02:37:10 security-proxy-auth-arm64 latest 19fc15fb93f9 24 seconds ago 31.2MB 02:37:10 core-data-arm64 latest 42f52d41e4d4 26 seconds ago 32.3MB 02:37:10 core-command-arm64 latest 01deff367d2f About a minute ago 28MB 02:37:10 security-spiffe-token-provider-arm64 latest 85716edea5a5 4 minutes ago 33.7MB 02:37:10 security-secretstore-setup-arm64 latest 6e8ce7bef4f7 6 minutes ago 41.1MB 02:37:10 security-proxy-setup-arm64 latest ccecb56be0c6 6 minutes ago 29.9MB 02:37:10 core-common-config-bootstrapper-arm64 latest 9b96893f0eb5 6 minutes ago 17.8MB 02:37:10 security-bootstrapper-arm64 latest 1bce1c60a4bf 6 minutes ago 20.9MB 02:37:10 security-spire-agent-arm64 latest 83fa6997ae62 16 minutes ago 176MB 02:37:10 security-spire-config-arm64 latest 45170205de2c 16 minutes ago 117MB 02:37:10 security-spire-server-arm64 latest 3d34bb9f07b4 16 minutes ago 118MB 02:37:10 ci-base-image-arm64 latest 29d9810c5830 18 minutes ago 968MB 02:37:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 2 weeks ago 566MB 02:37:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 19 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:37:10 provisioning config files... 02:37:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/775@tmp/config13683319300821922716tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:37:10 ---> ****-login.sh 02:37:10 nexus3.edgexfoundry.org:10001 02:37:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:37:11 Configure a credential helper to remove this warning. See 02:37:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:37:11 02:37:11 Login Succeeded 02:37:11 nexus3.edgexfoundry.org:10002 02:37:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:37:11 Configure a credential helper to remove this warning. See 02:37:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:37:11 02:37:11 Login Succeeded 02:37:11 nexus3.edgexfoundry.org:10003 02:37:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:37:11 Configure a credential helper to remove this warning. See 02:37:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:37:11 02:37:11 Login Succeeded 02:37:11 nexus3.edgexfoundry.org:10004 02:37:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:37:12 Configure a credential helper to remove this warning. See 02:37:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:37:12 02:37:12 Login Succeeded 02:37:12 ****.io 02:37:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:37:12 Configure a credential helper to remove this warning. See 02:37:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:37:12 02:37:12 Login Succeeded 02:37:12 ---> ****-login.sh ends [Pipeline] } 02:37:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:37:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:37:12 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 02:37:12 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:37:12 latest 02:37:12 4.0.0-dev.39 02:37:12 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:37:12 main 02:37:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:13 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:13 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:37:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:37:13 5c3054f73878: Preparing 02:37:13 35263dc0e9dc: Preparing 02:37:13 e3ab1989f8e6: Preparing 02:37:13 0928bd6bf0a1: Preparing 02:37:13 2f1e8cede3ac: Preparing 02:37:13 8e44fbf13cb7: Preparing 02:37:13 534a70dc8296: Preparing 02:37:13 8e44fbf13cb7: Waiting 02:37:13 534a70dc8296: Waiting 02:37:14 e3ab1989f8e6: Pushed 02:37:14 0928bd6bf0a1: Pushed 02:37:14 2f1e8cede3ac: Pushed 02:37:14 5c3054f73878: Pushed 02:37:14 534a70dc8296: Layer already exists 02:37:14 8e44fbf13cb7: Pushed 02:37:18 35263dc0e9dc: Pushed 02:37:18 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:969ae2f5610e32f25cfd4a917305355392e018c39521234926b1bed9d993af93 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:18 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:19 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:37:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:37:19 5c3054f73878: Preparing 02:37:19 35263dc0e9dc: Preparing 02:37:19 e3ab1989f8e6: Preparing 02:37:19 0928bd6bf0a1: Preparing 02:37:19 2f1e8cede3ac: Preparing 02:37:19 8e44fbf13cb7: Preparing 02:37:19 534a70dc8296: Preparing 02:37:19 8e44fbf13cb7: Waiting 02:37:19 534a70dc8296: Waiting 02:37:19 0928bd6bf0a1: Layer already exists 02:37:19 2f1e8cede3ac: Layer already exists 02:37:19 5c3054f73878: Layer already exists 02:37:19 35263dc0e9dc: Layer already exists 02:37:19 e3ab1989f8e6: Layer already exists 02:37:19 8e44fbf13cb7: Layer already exists 02:37:19 534a70dc8296: Layer already exists 02:37:19 latest: digest: sha256:969ae2f5610e32f25cfd4a917305355392e018c39521234926b1bed9d993af93 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:19 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:20 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.39 02:37:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:37:20 5c3054f73878: Preparing 02:37:20 35263dc0e9dc: Preparing 02:37:20 e3ab1989f8e6: Preparing 02:37:20 0928bd6bf0a1: Preparing 02:37:20 2f1e8cede3ac: Preparing 02:37:20 8e44fbf13cb7: Preparing 02:37:20 534a70dc8296: Preparing 02:37:20 8e44fbf13cb7: Waiting 02:37:20 534a70dc8296: Waiting 02:37:20 2f1e8cede3ac: Layer already exists 02:37:20 35263dc0e9dc: Layer already exists 02:37:20 0928bd6bf0a1: Layer already exists 02:37:20 e3ab1989f8e6: Layer already exists 02:37:20 5c3054f73878: Layer already exists 02:37:20 534a70dc8296: Layer already exists 02:37:20 8e44fbf13cb7: Layer already exists 02:37:20 4.0.0-dev.39: digest: sha256:969ae2f5610e32f25cfd4a917305355392e018c39521234926b1bed9d993af93 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:20 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:21 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:37:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:37:21 5c3054f73878: Preparing 02:37:21 35263dc0e9dc: Preparing 02:37:21 e3ab1989f8e6: Preparing 02:37:21 0928bd6bf0a1: Preparing 02:37:21 2f1e8cede3ac: Preparing 02:37:21 8e44fbf13cb7: Preparing 02:37:21 534a70dc8296: Preparing 02:37:21 8e44fbf13cb7: Waiting 02:37:21 534a70dc8296: Waiting 02:37:21 e3ab1989f8e6: Layer already exists 02:37:21 0928bd6bf0a1: Layer already exists 02:37:21 2f1e8cede3ac: Layer already exists 02:37:21 5c3054f73878: Layer already exists 02:37:21 35263dc0e9dc: Layer already exists 02:37:21 534a70dc8296: Layer already exists 02:37:21 8e44fbf13cb7: Layer already exists 02:37:21 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:969ae2f5610e32f25cfd4a917305355392e018c39521234926b1bed9d993af93 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:21 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:22 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 02:37:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:37:22 5c3054f73878: Preparing 02:37:22 35263dc0e9dc: Preparing 02:37:22 e3ab1989f8e6: Preparing 02:37:22 0928bd6bf0a1: Preparing 02:37:22 2f1e8cede3ac: Preparing 02:37:22 8e44fbf13cb7: Preparing 02:37:22 534a70dc8296: Preparing 02:37:22 8e44fbf13cb7: Waiting 02:37:22 534a70dc8296: Waiting 02:37:22 0928bd6bf0a1: Layer already exists 02:37:22 2f1e8cede3ac: Layer already exists 02:37:22 35263dc0e9dc: Layer already exists 02:37:22 5c3054f73878: Layer already exists 02:37:22 e3ab1989f8e6: Layer already exists 02:37:22 534a70dc8296: Layer already exists 02:37:22 8e44fbf13cb7: Layer already exists 02:37:22 main: digest: sha256:969ae2f5610e32f25cfd4a917305355392e018c39521234926b1bed9d993af93 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:37:22 ===================================================== [Pipeline] echo 02:37:22 taggedImages: 02:37:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:37:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:37:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.39 02:37:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:37:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:37:22 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 02:37:22 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:37:22 latest 02:37:22 4.0.0-dev.39 02:37:22 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:37:22 main 02:37:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:23 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:37:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:37:24 9a5138fcd331: Preparing 02:37:24 705cff2d7f71: Preparing 02:37:24 e070295df4b2: Preparing 02:37:24 af016136e7e2: Preparing 02:37:24 e3ab1989f8e6: Preparing 02:37:24 0928bd6bf0a1: Preparing 02:37:24 2f1e8cede3ac: Preparing 02:37:24 0928bd6bf0a1: Waiting 02:37:24 8e44fbf13cb7: Preparing 02:37:24 534a70dc8296: Preparing 02:37:24 2f1e8cede3ac: Waiting 02:37:24 8e44fbf13cb7: Waiting 02:37:24 534a70dc8296: Waiting 02:37:24 e3ab1989f8e6: Layer already exists 02:37:24 0928bd6bf0a1: Layer already exists 02:37:24 2f1e8cede3ac: Layer already exists 02:37:24 e070295df4b2: Pushed 02:37:24 705cff2d7f71: Pushed 02:37:24 8e44fbf13cb7: Layer already exists 02:37:24 9a5138fcd331: Pushed 02:37:24 534a70dc8296: Layer already exists 02:37:27 af016136e7e2: Pushed 02:37:27 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:01a4093aad2d7a2c009da092d308923ad842e038539c1c22ad23bb04440fd630 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:27 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:37:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:37:27 9a5138fcd331: Preparing 02:37:27 705cff2d7f71: Preparing 02:37:27 e070295df4b2: Preparing 02:37:27 af016136e7e2: Preparing 02:37:27 e3ab1989f8e6: Preparing 02:37:27 0928bd6bf0a1: Preparing 02:37:27 2f1e8cede3ac: Preparing 02:37:27 8e44fbf13cb7: Preparing 02:37:27 534a70dc8296: Preparing 02:37:27 2f1e8cede3ac: Waiting 02:37:27 8e44fbf13cb7: Waiting 02:37:27 534a70dc8296: Waiting 02:37:27 0928bd6bf0a1: Waiting 02:37:27 af016136e7e2: Layer already exists 02:37:27 e070295df4b2: Layer already exists 02:37:27 e3ab1989f8e6: Layer already exists 02:37:27 705cff2d7f71: Layer already exists 02:37:27 9a5138fcd331: Layer already exists 02:37:27 2f1e8cede3ac: Layer already exists 02:37:27 0928bd6bf0a1: Layer already exists 02:37:27 8e44fbf13cb7: Layer already exists 02:37:27 534a70dc8296: Layer already exists 02:37:28 latest: digest: sha256:01a4093aad2d7a2c009da092d308923ad842e038539c1c22ad23bb04440fd630 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:28 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.39 02:37:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:37:28 9a5138fcd331: Preparing 02:37:28 705cff2d7f71: Preparing 02:37:28 e070295df4b2: Preparing 02:37:28 af016136e7e2: Preparing 02:37:28 e3ab1989f8e6: Preparing 02:37:28 0928bd6bf0a1: Preparing 02:37:28 2f1e8cede3ac: Preparing 02:37:28 8e44fbf13cb7: Preparing 02:37:28 534a70dc8296: Preparing 02:37:28 2f1e8cede3ac: Waiting 02:37:28 8e44fbf13cb7: Waiting 02:37:28 534a70dc8296: Waiting 02:37:28 0928bd6bf0a1: Waiting 02:37:28 e070295df4b2: Layer already exists 02:37:28 af016136e7e2: Layer already exists 02:37:28 705cff2d7f71: Layer already exists 02:37:28 9a5138fcd331: Layer already exists 02:37:28 e3ab1989f8e6: Layer already exists 02:37:28 8e44fbf13cb7: Layer already exists 02:37:28 2f1e8cede3ac: Layer already exists 02:37:28 0928bd6bf0a1: Layer already exists 02:37:28 534a70dc8296: Layer already exists 02:37:29 4.0.0-dev.39: digest: sha256:01a4093aad2d7a2c009da092d308923ad842e038539c1c22ad23bb04440fd630 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:29 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:37:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:37:29 9a5138fcd331: Preparing 02:37:29 705cff2d7f71: Preparing 02:37:29 e070295df4b2: Preparing 02:37:29 af016136e7e2: Preparing 02:37:29 e3ab1989f8e6: Preparing 02:37:29 0928bd6bf0a1: Preparing 02:37:29 2f1e8cede3ac: Preparing 02:37:29 8e44fbf13cb7: Preparing 02:37:29 0928bd6bf0a1: Waiting 02:37:29 534a70dc8296: Preparing 02:37:29 2f1e8cede3ac: Waiting 02:37:29 8e44fbf13cb7: Waiting 02:37:29 534a70dc8296: Waiting 02:37:29 af016136e7e2: Layer already exists 02:37:29 9a5138fcd331: Layer already exists 02:37:29 e3ab1989f8e6: Layer already exists 02:37:29 705cff2d7f71: Layer already exists 02:37:29 e070295df4b2: Layer already exists 02:37:29 2f1e8cede3ac: Layer already exists 02:37:29 0928bd6bf0a1: Layer already exists 02:37:29 8e44fbf13cb7: Layer already exists 02:37:29 534a70dc8296: Layer already exists 02:37:30 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:01a4093aad2d7a2c009da092d308923ad842e038539c1c22ad23bb04440fd630 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:30 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 02:37:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:37:30 9a5138fcd331: Preparing 02:37:30 705cff2d7f71: Preparing 02:37:30 e070295df4b2: Preparing 02:37:30 af016136e7e2: Preparing 02:37:30 e3ab1989f8e6: Preparing 02:37:30 0928bd6bf0a1: Preparing 02:37:30 2f1e8cede3ac: Preparing 02:37:30 8e44fbf13cb7: Preparing 02:37:30 534a70dc8296: Preparing 02:37:30 0928bd6bf0a1: Waiting 02:37:30 8e44fbf13cb7: Waiting 02:37:30 2f1e8cede3ac: Waiting 02:37:30 534a70dc8296: Waiting 02:37:30 9a5138fcd331: Layer already exists 02:37:30 e3ab1989f8e6: Layer already exists 02:37:30 af016136e7e2: Layer already exists 02:37:30 e070295df4b2: Layer already exists 02:37:30 705cff2d7f71: Layer already exists 02:37:30 8e44fbf13cb7: Layer already exists 02:37:30 2f1e8cede3ac: Layer already exists 02:37:30 0928bd6bf0a1: Layer already exists 02:37:30 534a70dc8296: Layer already exists 02:37:31 main: digest: sha256:01a4093aad2d7a2c009da092d308923ad842e038539c1c22ad23bb04440fd630 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:37:31 ===================================================== [Pipeline] echo 02:37:31 taggedImages: 02:37:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:37:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:37:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.39 02:37:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:37:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 02:37:31 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 02:37:31 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:37:31 latest 02:37:31 4.0.0-dev.39 02:37:31 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:37:31 main 02:37:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:31 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:31 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:37:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:37:31 ef26e8c568b9: Preparing 02:37:31 09235936f6ec: Preparing 02:37:31 b90284d2a0c3: Preparing 02:37:31 e3ab1989f8e6: Preparing 02:37:31 0928bd6bf0a1: Preparing 02:37:31 1d1e0bfdea78: Preparing 02:37:31 830fc9801ed8: Preparing 02:37:31 1d1e0bfdea78: Waiting 02:37:31 534a70dc8296: Preparing 02:37:31 830fc9801ed8: Waiting 02:37:31 534a70dc8296: Waiting 02:37:31 0928bd6bf0a1: Layer already exists 02:37:31 e3ab1989f8e6: Layer already exists 02:37:32 09235936f6ec: Pushed 02:37:32 ef26e8c568b9: Pushed 02:37:32 1d1e0bfdea78: Pushed 02:37:32 534a70dc8296: Layer already exists 02:37:32 830fc9801ed8: Pushed 02:37:37 b90284d2a0c3: Pushed 02:37:37 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:e05855a7a0ae10e2f725491ed7ed231bf4da67a44050946e7096afd27133e013 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:37 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:38 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:37:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:37:38 ef26e8c568b9: Preparing 02:37:38 09235936f6ec: Preparing 02:37:38 b90284d2a0c3: Preparing 02:37:38 e3ab1989f8e6: Preparing 02:37:38 0928bd6bf0a1: Preparing 02:37:38 1d1e0bfdea78: Preparing 02:37:38 830fc9801ed8: Preparing 02:37:38 534a70dc8296: Preparing 02:37:38 534a70dc8296: Waiting 02:37:38 830fc9801ed8: Waiting 02:37:38 1d1e0bfdea78: Waiting 02:37:38 e3ab1989f8e6: Layer already exists 02:37:38 b90284d2a0c3: Layer already exists 02:37:38 ef26e8c568b9: Layer already exists 02:37:38 0928bd6bf0a1: Layer already exists 02:37:38 09235936f6ec: Layer already exists 02:37:38 1d1e0bfdea78: Layer already exists 02:37:38 830fc9801ed8: Layer already exists 02:37:38 534a70dc8296: Layer already exists 02:37:38 latest: digest: sha256:e05855a7a0ae10e2f725491ed7ed231bf4da67a44050946e7096afd27133e013 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:38 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.39 02:37:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:37:39 ef26e8c568b9: Preparing 02:37:39 09235936f6ec: Preparing 02:37:39 b90284d2a0c3: Preparing 02:37:39 e3ab1989f8e6: Preparing 02:37:39 0928bd6bf0a1: Preparing 02:37:39 1d1e0bfdea78: Preparing 02:37:39 830fc9801ed8: Preparing 02:37:39 534a70dc8296: Preparing 02:37:39 1d1e0bfdea78: Waiting 02:37:39 830fc9801ed8: Waiting 02:37:39 534a70dc8296: Waiting 02:37:39 0928bd6bf0a1: Layer already exists 02:37:39 09235936f6ec: Layer already exists 02:37:39 ef26e8c568b9: Layer already exists 02:37:39 b90284d2a0c3: Layer already exists 02:37:39 e3ab1989f8e6: Layer already exists 02:37:39 830fc9801ed8: Layer already exists 02:37:39 1d1e0bfdea78: Layer already exists 02:37:39 534a70dc8296: Layer already exists 02:37:39 4.0.0-dev.39: digest: sha256:e05855a7a0ae10e2f725491ed7ed231bf4da67a44050946e7096afd27133e013 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:39 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:40 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:37:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:37:40 ef26e8c568b9: Preparing 02:37:40 09235936f6ec: Preparing 02:37:40 b90284d2a0c3: Preparing 02:37:40 e3ab1989f8e6: Preparing 02:37:40 0928bd6bf0a1: Preparing 02:37:40 1d1e0bfdea78: Preparing 02:37:40 830fc9801ed8: Preparing 02:37:40 534a70dc8296: Preparing 02:37:40 1d1e0bfdea78: Waiting 02:37:40 534a70dc8296: Waiting 02:37:40 830fc9801ed8: Waiting 02:37:40 e3ab1989f8e6: Layer already exists 02:37:40 ef26e8c568b9: Layer already exists 02:37:40 09235936f6ec: Layer already exists 02:37:40 b90284d2a0c3: Layer already exists 02:37:40 0928bd6bf0a1: Layer already exists 02:37:40 534a70dc8296: Layer already exists 02:37:40 1d1e0bfdea78: Layer already exists 02:37:40 830fc9801ed8: Layer already exists 02:37:40 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:e05855a7a0ae10e2f725491ed7ed231bf4da67a44050946e7096afd27133e013 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:40 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:41 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 02:37:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:37:41 ef26e8c568b9: Preparing 02:37:41 09235936f6ec: Preparing 02:37:41 b90284d2a0c3: Preparing 02:37:41 e3ab1989f8e6: Preparing 02:37:41 0928bd6bf0a1: Preparing 02:37:41 1d1e0bfdea78: Preparing 02:37:41 830fc9801ed8: Preparing 02:37:41 534a70dc8296: Preparing 02:37:41 1d1e0bfdea78: Waiting 02:37:41 830fc9801ed8: Waiting 02:37:41 534a70dc8296: Waiting 02:37:41 0928bd6bf0a1: Layer already exists 02:37:41 09235936f6ec: Layer already exists 02:37:41 b90284d2a0c3: Layer already exists 02:37:41 e3ab1989f8e6: Layer already exists 02:37:41 ef26e8c568b9: Layer already exists 02:37:41 1d1e0bfdea78: Layer already exists 02:37:41 534a70dc8296: Layer already exists 02:37:41 830fc9801ed8: Layer already exists 02:37:41 main: digest: sha256:e05855a7a0ae10e2f725491ed7ed231bf4da67a44050946e7096afd27133e013 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:37:41 ===================================================== [Pipeline] echo 02:37:41 taggedImages: 02:37:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:37:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:37:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.39 02:37:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:37:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:37:41 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 02:37:41 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:37:41 latest 02:37:41 4.0.0-dev.39 02:37:41 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:37:41 main 02:37:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:42 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:42 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:37:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:37:42 72267f0d3544: Preparing 02:37:42 36b9a71ac195: Preparing 02:37:42 c0e39f84ec6b: Preparing 02:37:42 0928bd6bf0a1: Preparing 02:37:42 8c39c1d0e72e: Preparing 02:37:42 db0929a8b1e8: Preparing 02:37:42 534a70dc8296: Preparing 02:37:42 db0929a8b1e8: Waiting 02:37:42 534a70dc8296: Waiting 02:37:42 0928bd6bf0a1: Layer already exists 02:37:42 72267f0d3544: Pushed 02:37:42 36b9a71ac195: Pushed 02:37:42 8c39c1d0e72e: Pushed 02:37:42 db0929a8b1e8: Pushed 02:37:42 534a70dc8296: Layer already exists 02:37:47 c0e39f84ec6b: Pushed 02:37:47 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:1caef3ac0bfd861960e42d6cba6a47f8f78293ebae85de3357707f4b9a5e7190 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:48 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:48 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:37:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:37:48 72267f0d3544: Preparing 02:37:48 36b9a71ac195: Preparing 02:37:48 c0e39f84ec6b: Preparing 02:37:48 0928bd6bf0a1: Preparing 02:37:48 8c39c1d0e72e: Preparing 02:37:48 db0929a8b1e8: Preparing 02:37:48 534a70dc8296: Preparing 02:37:48 db0929a8b1e8: Waiting 02:37:48 534a70dc8296: Waiting 02:37:48 72267f0d3544: Layer already exists 02:37:48 8c39c1d0e72e: Layer already exists 02:37:48 0928bd6bf0a1: Layer already exists 02:37:48 c0e39f84ec6b: Layer already exists 02:37:48 36b9a71ac195: Layer already exists 02:37:48 db0929a8b1e8: Layer already exists 02:37:48 534a70dc8296: Layer already exists 02:37:48 latest: digest: sha256:1caef3ac0bfd861960e42d6cba6a47f8f78293ebae85de3357707f4b9a5e7190 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:49 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:49 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.39 02:37:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:37:49 72267f0d3544: Preparing 02:37:49 36b9a71ac195: Preparing 02:37:49 c0e39f84ec6b: Preparing 02:37:49 0928bd6bf0a1: Preparing 02:37:49 8c39c1d0e72e: Preparing 02:37:49 db0929a8b1e8: Preparing 02:37:49 db0929a8b1e8: Waiting 02:37:49 534a70dc8296: Preparing 02:37:49 534a70dc8296: Waiting 02:37:49 8c39c1d0e72e: Layer already exists 02:37:49 c0e39f84ec6b: Layer already exists 02:37:49 72267f0d3544: Layer already exists 02:37:49 36b9a71ac195: Layer already exists 02:37:49 0928bd6bf0a1: Layer already exists 02:37:49 534a70dc8296: Layer already exists 02:37:49 db0929a8b1e8: Layer already exists 02:37:49 4.0.0-dev.39: digest: sha256:1caef3ac0bfd861960e42d6cba6a47f8f78293ebae85de3357707f4b9a5e7190 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:50 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:50 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:37:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:37:50 72267f0d3544: Preparing 02:37:50 36b9a71ac195: Preparing 02:37:50 c0e39f84ec6b: Preparing 02:37:50 0928bd6bf0a1: Preparing 02:37:50 8c39c1d0e72e: Preparing 02:37:50 db0929a8b1e8: Preparing 02:37:50 534a70dc8296: Preparing 02:37:50 db0929a8b1e8: Waiting 02:37:50 534a70dc8296: Waiting 02:37:50 72267f0d3544: Layer already exists 02:37:50 8c39c1d0e72e: Layer already exists 02:37:50 c0e39f84ec6b: Layer already exists 02:37:50 36b9a71ac195: Layer already exists 02:37:50 0928bd6bf0a1: Layer already exists 02:37:50 db0929a8b1e8: Layer already exists 02:37:50 534a70dc8296: Layer already exists 02:37:50 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:1caef3ac0bfd861960e42d6cba6a47f8f78293ebae85de3357707f4b9a5e7190 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:51 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:51 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 02:37:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:37:51 72267f0d3544: Preparing 02:37:51 36b9a71ac195: Preparing 02:37:51 c0e39f84ec6b: Preparing 02:37:51 0928bd6bf0a1: Preparing 02:37:51 8c39c1d0e72e: Preparing 02:37:51 db0929a8b1e8: Preparing 02:37:51 534a70dc8296: Preparing 02:37:51 db0929a8b1e8: Waiting 02:37:51 534a70dc8296: Waiting 02:37:51 c0e39f84ec6b: Layer already exists 02:37:51 0928bd6bf0a1: Layer already exists 02:37:51 8c39c1d0e72e: Layer already exists 02:37:51 72267f0d3544: Layer already exists 02:37:51 36b9a71ac195: Layer already exists 02:37:51 db0929a8b1e8: Layer already exists 02:37:51 534a70dc8296: Layer already exists 02:37:51 main: digest: sha256:1caef3ac0bfd861960e42d6cba6a47f8f78293ebae85de3357707f4b9a5e7190 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:37:51 ===================================================== [Pipeline] echo 02:37:51 taggedImages: 02:37:51 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:37:51 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:37:51 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.39 02:37:51 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:37:51 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 02:37:52 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 02:37:52 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:37:52 latest 02:37:52 4.0.0-dev.39 02:37:52 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:37:52 main 02:37:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:37:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:37:52 2511d07c29a6: Preparing 02:37:52 16bba528f8b3: Preparing 02:37:52 aaeb970a1c8a: Preparing 02:37:52 ba79349c55e8: Preparing 02:37:52 e3ab1989f8e6: Preparing 02:37:52 0928bd6bf0a1: Preparing 02:37:52 2f1e8cede3ac: Preparing 02:37:52 8e44fbf13cb7: Preparing 02:37:52 0928bd6bf0a1: Waiting 02:37:52 534a70dc8296: Preparing 02:37:52 2f1e8cede3ac: Waiting 02:37:52 8e44fbf13cb7: Waiting 02:37:52 534a70dc8296: Waiting 02:37:52 e3ab1989f8e6: Layer already exists 02:37:52 0928bd6bf0a1: Layer already exists 02:37:53 2f1e8cede3ac: Layer already exists 02:37:53 16bba528f8b3: Pushed 02:37:53 8e44fbf13cb7: Layer already exists 02:37:53 2511d07c29a6: Pushed 02:37:53 534a70dc8296: Layer already exists 02:37:53 aaeb970a1c8a: Pushed 02:37:58 ba79349c55e8: Pushed 02:37:58 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:7df38699f801f81ac3715065c3a09b2caa832346dedacaec2be115aaebe5bf84 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:58 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:37:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:37:59 2511d07c29a6: Preparing 02:37:59 16bba528f8b3: Preparing 02:37:59 aaeb970a1c8a: Preparing 02:37:59 ba79349c55e8: Preparing 02:37:59 e3ab1989f8e6: Preparing 02:37:59 0928bd6bf0a1: Preparing 02:37:59 2f1e8cede3ac: Preparing 02:37:59 8e44fbf13cb7: Preparing 02:37:59 534a70dc8296: Preparing 02:37:59 0928bd6bf0a1: Waiting 02:37:59 8e44fbf13cb7: Waiting 02:37:59 534a70dc8296: Waiting 02:37:59 2f1e8cede3ac: Waiting 02:37:59 e3ab1989f8e6: Layer already exists 02:37:59 aaeb970a1c8a: Layer already exists 02:37:59 ba79349c55e8: Layer already exists 02:37:59 16bba528f8b3: Layer already exists 02:37:59 2511d07c29a6: Layer already exists 02:37:59 0928bd6bf0a1: Layer already exists 02:37:59 2f1e8cede3ac: Layer already exists 02:37:59 8e44fbf13cb7: Layer already exists 02:37:59 534a70dc8296: Layer already exists 02:37:59 latest: digest: sha256:7df38699f801f81ac3715065c3a09b2caa832346dedacaec2be115aaebe5bf84 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:59 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.39 02:38:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:38:00 2511d07c29a6: Preparing 02:38:00 16bba528f8b3: Preparing 02:38:00 aaeb970a1c8a: Preparing 02:38:00 ba79349c55e8: Preparing 02:38:00 e3ab1989f8e6: Preparing 02:38:00 0928bd6bf0a1: Preparing 02:38:00 2f1e8cede3ac: Preparing 02:38:00 8e44fbf13cb7: Preparing 02:38:00 0928bd6bf0a1: Waiting 02:38:00 2f1e8cede3ac: Waiting 02:38:00 8e44fbf13cb7: Waiting 02:38:00 534a70dc8296: Preparing 02:38:00 534a70dc8296: Waiting 02:38:00 ba79349c55e8: Layer already exists 02:38:00 2511d07c29a6: Layer already exists 02:38:00 aaeb970a1c8a: Layer already exists 02:38:00 16bba528f8b3: Layer already exists 02:38:00 e3ab1989f8e6: Layer already exists 02:38:00 0928bd6bf0a1: Layer already exists 02:38:00 8e44fbf13cb7: Layer already exists 02:38:00 534a70dc8296: Layer already exists 02:38:00 2f1e8cede3ac: Layer already exists 02:38:00 4.0.0-dev.39: digest: sha256:7df38699f801f81ac3715065c3a09b2caa832346dedacaec2be115aaebe5bf84 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:00 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:38:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:38:00 2511d07c29a6: Preparing 02:38:00 16bba528f8b3: Preparing 02:38:00 aaeb970a1c8a: Preparing 02:38:00 ba79349c55e8: Preparing 02:38:00 e3ab1989f8e6: Preparing 02:38:00 0928bd6bf0a1: Preparing 02:38:00 2f1e8cede3ac: Preparing 02:38:00 8e44fbf13cb7: Preparing 02:38:00 534a70dc8296: Preparing 02:38:00 0928bd6bf0a1: Waiting 02:38:00 2f1e8cede3ac: Waiting 02:38:00 534a70dc8296: Waiting 02:38:00 8e44fbf13cb7: Waiting 02:38:00 16bba528f8b3: Layer already exists 02:38:00 ba79349c55e8: Layer already exists 02:38:00 2511d07c29a6: Layer already exists 02:38:00 e3ab1989f8e6: Layer already exists 02:38:00 aaeb970a1c8a: Layer already exists 02:38:00 8e44fbf13cb7: Layer already exists 02:38:00 2f1e8cede3ac: Layer already exists 02:38:00 0928bd6bf0a1: Layer already exists 02:38:00 534a70dc8296: Layer already exists 02:38:01 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:7df38699f801f81ac3715065c3a09b2caa832346dedacaec2be115aaebe5bf84 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 02:38:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:38:01 2511d07c29a6: Preparing 02:38:01 16bba528f8b3: Preparing 02:38:01 aaeb970a1c8a: Preparing 02:38:01 ba79349c55e8: Preparing 02:38:01 e3ab1989f8e6: Preparing 02:38:01 0928bd6bf0a1: Preparing 02:38:01 2f1e8cede3ac: Preparing 02:38:01 8e44fbf13cb7: Preparing 02:38:01 534a70dc8296: Preparing 02:38:01 0928bd6bf0a1: Waiting 02:38:01 2f1e8cede3ac: Waiting 02:38:01 8e44fbf13cb7: Waiting 02:38:01 534a70dc8296: Waiting 02:38:01 16bba528f8b3: Layer already exists 02:38:01 ba79349c55e8: Layer already exists 02:38:01 aaeb970a1c8a: Layer already exists 02:38:01 e3ab1989f8e6: Layer already exists 02:38:01 2511d07c29a6: Layer already exists 02:38:01 0928bd6bf0a1: Layer already exists 02:38:01 2f1e8cede3ac: Layer already exists 02:38:01 534a70dc8296: Layer already exists 02:38:01 8e44fbf13cb7: Layer already exists 02:38:02 main: digest: sha256:7df38699f801f81ac3715065c3a09b2caa832346dedacaec2be115aaebe5bf84 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:02 ===================================================== [Pipeline] echo 02:38:02 taggedImages: 02:38:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:38:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:38:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.39 02:38:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:38:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:38:02 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 02:38:02 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:38:02 latest 02:38:02 4.0.0-dev.39 02:38:02 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:38:02 main 02:38:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:02 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:38:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:38:03 8f4684cc9b0f: Preparing 02:38:03 21dd2e145873: Preparing 02:38:03 5190e52d52f7: Preparing 02:38:03 ad8b38500160: Preparing 02:38:03 2f6ffa8ec287: Preparing 02:38:03 7a39fff0ce64: Preparing 02:38:03 6f626373e43f: Preparing 02:38:03 e3ab1989f8e6: Preparing 02:38:03 0928bd6bf0a1: Preparing 02:38:03 ed472dbb8c06: Preparing 02:38:03 e3ab1989f8e6: Waiting 02:38:03 fb5bd6b21164: Preparing 02:38:03 6f626373e43f: Waiting 02:38:03 7a39fff0ce64: Waiting 02:38:03 ed472dbb8c06: Waiting 02:38:03 0928bd6bf0a1: Waiting 02:38:03 5f70bf18a086: Preparing 02:38:03 fb5bd6b21164: Waiting 02:38:03 1af0514d506d: Preparing 02:38:03 5f70bf18a086: Waiting 02:38:03 3874292b7560: Preparing 02:38:03 1af0514d506d: Waiting 02:38:03 6216323bf39e: Preparing 02:38:03 3874292b7560: Waiting 02:38:03 534a70dc8296: Preparing 02:38:03 534a70dc8296: Waiting 02:38:03 6216323bf39e: Waiting 02:38:03 8f4684cc9b0f: Pushed 02:38:03 21dd2e145873: Pushed 02:38:03 ad8b38500160: Pushed 02:38:03 5190e52d52f7: Pushed 02:38:03 2f6ffa8ec287: Pushed 02:38:03 e3ab1989f8e6: Layer already exists 02:38:03 0928bd6bf0a1: Layer already exists 02:38:03 5f70bf18a086: Layer already exists 02:38:03 7a39fff0ce64: Pushed 02:38:03 ed472dbb8c06: Pushed 02:38:03 fb5bd6b21164: Pushed 02:38:03 534a70dc8296: Layer already exists 02:38:03 1af0514d506d: Pushed 02:38:03 3874292b7560: Pushed 02:38:03 6216323bf39e: Pushed 02:38:07 6f626373e43f: Pushed 02:38:07 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:a7724458435652eaf1788bf16000097b9cf574be6b339ab7f71a2ae5db8e4009 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:07 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:38:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:38:07 8f4684cc9b0f: Preparing 02:38:07 21dd2e145873: Preparing 02:38:07 5190e52d52f7: Preparing 02:38:07 ad8b38500160: Preparing 02:38:07 2f6ffa8ec287: Preparing 02:38:07 7a39fff0ce64: Preparing 02:38:07 6f626373e43f: Preparing 02:38:07 e3ab1989f8e6: Preparing 02:38:07 0928bd6bf0a1: Preparing 02:38:07 ed472dbb8c06: Preparing 02:38:07 fb5bd6b21164: Preparing 02:38:07 5f70bf18a086: Preparing 02:38:07 7a39fff0ce64: Waiting 02:38:07 1af0514d506d: Preparing 02:38:07 0928bd6bf0a1: Waiting 02:38:07 6f626373e43f: Waiting 02:38:07 3874292b7560: Preparing 02:38:07 e3ab1989f8e6: Waiting 02:38:07 6216323bf39e: Preparing 02:38:07 534a70dc8296: Preparing 02:38:07 ed472dbb8c06: Waiting 02:38:07 fb5bd6b21164: Waiting 02:38:07 5f70bf18a086: Waiting 02:38:07 6216323bf39e: Waiting 02:38:07 3874292b7560: Waiting 02:38:07 1af0514d506d: Waiting 02:38:07 534a70dc8296: Waiting 02:38:07 21dd2e145873: Layer already exists 02:38:07 8f4684cc9b0f: Layer already exists 02:38:07 2f6ffa8ec287: Layer already exists 02:38:07 5190e52d52f7: Layer already exists 02:38:07 ad8b38500160: Layer already exists 02:38:07 0928bd6bf0a1: Layer already exists 02:38:07 6f626373e43f: Layer already exists 02:38:07 ed472dbb8c06: Layer already exists 02:38:07 e3ab1989f8e6: Layer already exists 02:38:07 7a39fff0ce64: Layer already exists 02:38:07 fb5bd6b21164: Layer already exists 02:38:07 5f70bf18a086: Layer already exists 02:38:07 6216323bf39e: Layer already exists 02:38:07 3874292b7560: Layer already exists 02:38:08 1af0514d506d: Layer already exists 02:38:08 534a70dc8296: Layer already exists 02:38:08 latest: digest: sha256:a7724458435652eaf1788bf16000097b9cf574be6b339ab7f71a2ae5db8e4009 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:08 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.39 02:38:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:38:08 8f4684cc9b0f: Preparing 02:38:08 21dd2e145873: Preparing 02:38:08 5190e52d52f7: Preparing 02:38:08 ad8b38500160: Preparing 02:38:08 2f6ffa8ec287: Preparing 02:38:08 7a39fff0ce64: Preparing 02:38:08 6f626373e43f: Preparing 02:38:08 e3ab1989f8e6: Preparing 02:38:08 0928bd6bf0a1: Preparing 02:38:08 ed472dbb8c06: Preparing 02:38:08 fb5bd6b21164: Preparing 02:38:08 5f70bf18a086: Preparing 02:38:08 1af0514d506d: Preparing 02:38:08 3874292b7560: Preparing 02:38:08 6216323bf39e: Preparing 02:38:08 534a70dc8296: Preparing 02:38:08 3874292b7560: Waiting 02:38:08 ed472dbb8c06: Waiting 02:38:08 1af0514d506d: Waiting 02:38:08 5f70bf18a086: Waiting 02:38:08 6216323bf39e: Waiting 02:38:08 fb5bd6b21164: Waiting 02:38:08 534a70dc8296: Waiting 02:38:08 e3ab1989f8e6: Waiting 02:38:08 7a39fff0ce64: Waiting 02:38:08 0928bd6bf0a1: Waiting 02:38:08 6f626373e43f: Waiting 02:38:08 8f4684cc9b0f: Layer already exists 02:38:08 ad8b38500160: Layer already exists 02:38:08 5190e52d52f7: Layer already exists 02:38:08 2f6ffa8ec287: Layer already exists 02:38:08 21dd2e145873: Layer already exists 02:38:08 e3ab1989f8e6: Layer already exists 02:38:08 ed472dbb8c06: Layer already exists 02:38:08 0928bd6bf0a1: Layer already exists 02:38:08 6f626373e43f: Layer already exists 02:38:08 7a39fff0ce64: Layer already exists 02:38:09 fb5bd6b21164: Layer already exists 02:38:09 3874292b7560: Layer already exists 02:38:09 5f70bf18a086: Layer already exists 02:38:09 6216323bf39e: Layer already exists 02:38:09 1af0514d506d: Layer already exists 02:38:09 534a70dc8296: Layer already exists 02:38:09 4.0.0-dev.39: digest: sha256:a7724458435652eaf1788bf16000097b9cf574be6b339ab7f71a2ae5db8e4009 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:38:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:38:09 8f4684cc9b0f: Preparing 02:38:09 21dd2e145873: Preparing 02:38:09 5190e52d52f7: Preparing 02:38:09 ad8b38500160: Preparing 02:38:09 2f6ffa8ec287: Preparing 02:38:09 7a39fff0ce64: Preparing 02:38:09 6f626373e43f: Preparing 02:38:09 e3ab1989f8e6: Preparing 02:38:09 0928bd6bf0a1: Preparing 02:38:09 ed472dbb8c06: Preparing 02:38:09 fb5bd6b21164: Preparing 02:38:09 5f70bf18a086: Preparing 02:38:09 7a39fff0ce64: Waiting 02:38:09 1af0514d506d: Preparing 02:38:09 6f626373e43f: Waiting 02:38:09 3874292b7560: Preparing 02:38:09 e3ab1989f8e6: Waiting 02:38:09 fb5bd6b21164: Waiting 02:38:09 6216323bf39e: Preparing 02:38:09 5f70bf18a086: Waiting 02:38:09 0928bd6bf0a1: Waiting 02:38:09 ed472dbb8c06: Waiting 02:38:09 534a70dc8296: Preparing 02:38:09 1af0514d506d: Waiting 02:38:09 6216323bf39e: Waiting 02:38:09 534a70dc8296: Waiting 02:38:09 5190e52d52f7: Layer already exists 02:38:09 21dd2e145873: Layer already exists 02:38:09 2f6ffa8ec287: Layer already exists 02:38:09 ad8b38500160: Layer already exists 02:38:09 8f4684cc9b0f: Layer already exists 02:38:09 e3ab1989f8e6: Layer already exists 02:38:09 6f626373e43f: Layer already exists 02:38:09 ed472dbb8c06: Layer already exists 02:38:09 7a39fff0ce64: Layer already exists 02:38:09 0928bd6bf0a1: Layer already exists 02:38:09 fb5bd6b21164: Layer already exists 02:38:09 5f70bf18a086: Layer already exists 02:38:09 1af0514d506d: Layer already exists 02:38:09 6216323bf39e: Layer already exists 02:38:09 3874292b7560: Layer already exists 02:38:10 534a70dc8296: Layer already exists 02:38:10 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:a7724458435652eaf1788bf16000097b9cf574be6b339ab7f71a2ae5db8e4009 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 02:38:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:38:11 8f4684cc9b0f: Preparing 02:38:11 21dd2e145873: Preparing 02:38:11 5190e52d52f7: Preparing 02:38:11 ad8b38500160: Preparing 02:38:11 2f6ffa8ec287: Preparing 02:38:11 7a39fff0ce64: Preparing 02:38:11 6f626373e43f: Preparing 02:38:11 e3ab1989f8e6: Preparing 02:38:11 0928bd6bf0a1: Preparing 02:38:11 ed472dbb8c06: Preparing 02:38:11 7a39fff0ce64: Waiting 02:38:11 fb5bd6b21164: Preparing 02:38:11 6f626373e43f: Waiting 02:38:11 5f70bf18a086: Preparing 02:38:11 e3ab1989f8e6: Waiting 02:38:11 0928bd6bf0a1: Waiting 02:38:11 1af0514d506d: Preparing 02:38:11 ed472dbb8c06: Waiting 02:38:11 fb5bd6b21164: Waiting 02:38:11 3874292b7560: Preparing 02:38:11 5f70bf18a086: Waiting 02:38:11 1af0514d506d: Waiting 02:38:11 3874292b7560: Waiting 02:38:11 6216323bf39e: Preparing 02:38:11 534a70dc8296: Preparing 02:38:11 6216323bf39e: Waiting 02:38:11 534a70dc8296: Waiting 02:38:11 5190e52d52f7: Layer already exists 02:38:11 ad8b38500160: Layer already exists 02:38:11 21dd2e145873: Layer already exists 02:38:11 2f6ffa8ec287: Layer already exists 02:38:11 8f4684cc9b0f: Layer already exists 02:38:11 e3ab1989f8e6: Layer already exists 02:38:11 6f626373e43f: Layer already exists 02:38:11 0928bd6bf0a1: Layer already exists 02:38:11 ed472dbb8c06: Layer already exists 02:38:11 7a39fff0ce64: Layer already exists 02:38:11 5f70bf18a086: Layer already exists 02:38:11 3874292b7560: Layer already exists 02:38:11 1af0514d506d: Layer already exists 02:38:11 fb5bd6b21164: Layer already exists 02:38:11 6216323bf39e: Layer already exists 02:38:11 534a70dc8296: Layer already exists 02:38:11 main: digest: sha256:a7724458435652eaf1788bf16000097b9cf574be6b339ab7f71a2ae5db8e4009 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:11 ===================================================== [Pipeline] echo 02:38:11 taggedImages: 02:38:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:38:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:38:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.39 02:38:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:38:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:38:11 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 02:38:11 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:38:11 latest 02:38:11 4.0.0-dev.39 02:38:11 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:38:11 main 02:38:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:11 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:38:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:38:12 c7f872f5eefe: Preparing 02:38:12 f6f8bc534443: Preparing 02:38:12 2a84dd359686: Preparing 02:38:12 04e8d5b31d38: Preparing 02:38:12 e3ab1989f8e6: Preparing 02:38:12 0928bd6bf0a1: Preparing 02:38:12 2f1e8cede3ac: Preparing 02:38:12 8e44fbf13cb7: Preparing 02:38:12 534a70dc8296: Preparing 02:38:12 8e44fbf13cb7: Waiting 02:38:12 2f1e8cede3ac: Waiting 02:38:12 534a70dc8296: Waiting 02:38:12 0928bd6bf0a1: Waiting 02:38:12 e3ab1989f8e6: Layer already exists 02:38:12 0928bd6bf0a1: Layer already exists 02:38:12 2f1e8cede3ac: Layer already exists 02:38:12 2a84dd359686: Pushed 02:38:12 c7f872f5eefe: Pushed 02:38:12 f6f8bc534443: Pushed 02:38:12 534a70dc8296: Layer already exists 02:38:12 8e44fbf13cb7: Layer already exists 02:38:17 04e8d5b31d38: Pushed 02:38:17 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:c69c6dd5d459db6ba2a9a9c811d288783d5bc7eaa87d18e76757df2881c15bdb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:18 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:38:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:38:18 c7f872f5eefe: Preparing 02:38:18 f6f8bc534443: Preparing 02:38:18 2a84dd359686: Preparing 02:38:18 04e8d5b31d38: Preparing 02:38:18 e3ab1989f8e6: Preparing 02:38:18 0928bd6bf0a1: Preparing 02:38:18 2f1e8cede3ac: Preparing 02:38:18 8e44fbf13cb7: Preparing 02:38:18 534a70dc8296: Preparing 02:38:18 2f1e8cede3ac: Waiting 02:38:18 8e44fbf13cb7: Waiting 02:38:18 534a70dc8296: Waiting 02:38:18 0928bd6bf0a1: Waiting 02:38:18 2a84dd359686: Layer already exists 02:38:18 c7f872f5eefe: Layer already exists 02:38:18 f6f8bc534443: Layer already exists 02:38:18 e3ab1989f8e6: Layer already exists 02:38:18 04e8d5b31d38: Layer already exists 02:38:18 0928bd6bf0a1: Layer already exists 02:38:18 8e44fbf13cb7: Layer already exists 02:38:18 534a70dc8296: Layer already exists 02:38:18 2f1e8cede3ac: Layer already exists 02:38:18 latest: digest: sha256:c69c6dd5d459db6ba2a9a9c811d288783d5bc7eaa87d18e76757df2881c15bdb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:19 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.39 02:38:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:38:19 c7f872f5eefe: Preparing 02:38:19 f6f8bc534443: Preparing 02:38:19 2a84dd359686: Preparing 02:38:19 04e8d5b31d38: Preparing 02:38:19 e3ab1989f8e6: Preparing 02:38:19 0928bd6bf0a1: Preparing 02:38:19 2f1e8cede3ac: Preparing 02:38:19 8e44fbf13cb7: Preparing 02:38:19 534a70dc8296: Preparing 02:38:19 2f1e8cede3ac: Waiting 02:38:19 534a70dc8296: Waiting 02:38:19 8e44fbf13cb7: Waiting 02:38:19 0928bd6bf0a1: Waiting 02:38:19 c7f872f5eefe: Layer already exists 02:38:19 04e8d5b31d38: Layer already exists 02:38:19 f6f8bc534443: Layer already exists 02:38:19 e3ab1989f8e6: Layer already exists 02:38:19 2a84dd359686: Layer already exists 02:38:19 0928bd6bf0a1: Layer already exists 02:38:19 534a70dc8296: Layer already exists 02:38:19 2f1e8cede3ac: Layer already exists 02:38:19 8e44fbf13cb7: Layer already exists 02:38:19 4.0.0-dev.39: digest: sha256:c69c6dd5d459db6ba2a9a9c811d288783d5bc7eaa87d18e76757df2881c15bdb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:20 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:38:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:38:20 c7f872f5eefe: Preparing 02:38:20 f6f8bc534443: Preparing 02:38:20 2a84dd359686: Preparing 02:38:20 04e8d5b31d38: Preparing 02:38:20 e3ab1989f8e6: Preparing 02:38:20 0928bd6bf0a1: Preparing 02:38:20 2f1e8cede3ac: Preparing 02:38:20 8e44fbf13cb7: Preparing 02:38:20 534a70dc8296: Preparing 02:38:20 0928bd6bf0a1: Waiting 02:38:20 2f1e8cede3ac: Waiting 02:38:20 8e44fbf13cb7: Waiting 02:38:20 534a70dc8296: Waiting 02:38:20 2a84dd359686: Layer already exists 02:38:20 c7f872f5eefe: Layer already exists 02:38:20 04e8d5b31d38: Layer already exists 02:38:20 f6f8bc534443: Layer already exists 02:38:20 e3ab1989f8e6: Layer already exists 02:38:20 534a70dc8296: Layer already exists 02:38:20 0928bd6bf0a1: Layer already exists 02:38:20 2f1e8cede3ac: Layer already exists 02:38:20 8e44fbf13cb7: Layer already exists 02:38:20 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:c69c6dd5d459db6ba2a9a9c811d288783d5bc7eaa87d18e76757df2881c15bdb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:21 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 02:38:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:38:21 c7f872f5eefe: Preparing 02:38:21 f6f8bc534443: Preparing 02:38:21 2a84dd359686: Preparing 02:38:21 04e8d5b31d38: Preparing 02:38:21 e3ab1989f8e6: Preparing 02:38:21 0928bd6bf0a1: Preparing 02:38:21 2f1e8cede3ac: Preparing 02:38:21 8e44fbf13cb7: Preparing 02:38:21 534a70dc8296: Preparing 02:38:21 0928bd6bf0a1: Waiting 02:38:21 2f1e8cede3ac: Waiting 02:38:21 8e44fbf13cb7: Waiting 02:38:21 534a70dc8296: Waiting 02:38:21 c7f872f5eefe: Layer already exists 02:38:21 f6f8bc534443: Layer already exists 02:38:21 e3ab1989f8e6: Layer already exists 02:38:21 04e8d5b31d38: Layer already exists 02:38:21 2a84dd359686: Layer already exists 02:38:21 2f1e8cede3ac: Layer already exists 02:38:21 0928bd6bf0a1: Layer already exists 02:38:21 8e44fbf13cb7: Layer already exists 02:38:21 534a70dc8296: Layer already exists 02:38:21 main: digest: sha256:c69c6dd5d459db6ba2a9a9c811d288783d5bc7eaa87d18e76757df2881c15bdb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:21 ===================================================== [Pipeline] echo 02:38:21 taggedImages: 02:38:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:38:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:38:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.39 02:38:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:38:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 02:38:21 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 02:38:21 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:38:21 latest 02:38:21 4.0.0-dev.39 02:38:21 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:38:21 main 02:38:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:22 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:38:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:38:22 e7eaf2ac033b: Preparing 02:38:22 92802ee3301f: Preparing 02:38:22 f2e7d03aaeb4: Preparing 02:38:22 14e42d4b28a0: Preparing 02:38:22 4669d4ef1f49: Preparing 02:38:22 e3ab1989f8e6: Preparing 02:38:22 0928bd6bf0a1: Preparing 02:38:22 320867a3ff44: Preparing 02:38:22 b6b35494f8dc: Preparing 02:38:22 e01613158ae9: Preparing 02:38:22 534a70dc8296: Preparing 02:38:22 320867a3ff44: Waiting 02:38:22 e3ab1989f8e6: Waiting 02:38:22 b6b35494f8dc: Waiting 02:38:22 e01613158ae9: Waiting 02:38:22 0928bd6bf0a1: Waiting 02:38:22 534a70dc8296: Waiting 02:38:22 14e42d4b28a0: Pushed 02:38:22 4669d4ef1f49: Pushed 02:38:22 e7eaf2ac033b: Pushed 02:38:22 92802ee3301f: Pushed 02:38:22 e3ab1989f8e6: Layer already exists 02:38:22 0928bd6bf0a1: Layer already exists 02:38:22 534a70dc8296: Layer already exists 02:38:22 b6b35494f8dc: Pushed 02:38:22 320867a3ff44: Pushed 02:38:25 f2e7d03aaeb4: Pushed 02:38:25 e01613158ae9: Pushed 02:38:25 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:aaf84025870e1b98044613153aa402ad8ae5645ba55759849a17e357414742c5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:26 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:38:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:38:26 e7eaf2ac033b: Preparing 02:38:26 92802ee3301f: Preparing 02:38:26 f2e7d03aaeb4: Preparing 02:38:26 14e42d4b28a0: Preparing 02:38:26 4669d4ef1f49: Preparing 02:38:26 e3ab1989f8e6: Preparing 02:38:26 0928bd6bf0a1: Preparing 02:38:26 e3ab1989f8e6: Waiting 02:38:26 320867a3ff44: Preparing 02:38:26 0928bd6bf0a1: Waiting 02:38:26 b6b35494f8dc: Preparing 02:38:26 320867a3ff44: Waiting 02:38:26 e01613158ae9: Preparing 02:38:26 534a70dc8296: Preparing 02:38:26 b6b35494f8dc: Waiting 02:38:26 e01613158ae9: Waiting 02:38:26 534a70dc8296: Waiting 02:38:26 e7eaf2ac033b: Layer already exists 02:38:26 4669d4ef1f49: Layer already exists 02:38:26 92802ee3301f: Layer already exists 02:38:26 14e42d4b28a0: Layer already exists 02:38:26 f2e7d03aaeb4: Layer already exists 02:38:26 e3ab1989f8e6: Layer already exists 02:38:26 b6b35494f8dc: Layer already exists 02:38:26 0928bd6bf0a1: Layer already exists 02:38:26 320867a3ff44: Layer already exists 02:38:26 534a70dc8296: Layer already exists 02:38:26 e01613158ae9: Layer already exists 02:38:26 latest: digest: sha256:aaf84025870e1b98044613153aa402ad8ae5645ba55759849a17e357414742c5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:27 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.39 02:38:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:38:27 e7eaf2ac033b: Preparing 02:38:27 92802ee3301f: Preparing 02:38:27 f2e7d03aaeb4: Preparing 02:38:27 14e42d4b28a0: Preparing 02:38:27 4669d4ef1f49: Preparing 02:38:27 e3ab1989f8e6: Preparing 02:38:27 0928bd6bf0a1: Preparing 02:38:27 320867a3ff44: Preparing 02:38:27 b6b35494f8dc: Preparing 02:38:27 e01613158ae9: Preparing 02:38:27 534a70dc8296: Preparing 02:38:27 320867a3ff44: Waiting 02:38:27 b6b35494f8dc: Waiting 02:38:27 e01613158ae9: Waiting 02:38:27 534a70dc8296: Waiting 02:38:27 e3ab1989f8e6: Waiting 02:38:27 0928bd6bf0a1: Waiting 02:38:27 14e42d4b28a0: Layer already exists 02:38:27 e7eaf2ac033b: Layer already exists 02:38:27 f2e7d03aaeb4: Layer already exists 02:38:27 4669d4ef1f49: Layer already exists 02:38:27 92802ee3301f: Layer already exists 02:38:27 320867a3ff44: Layer already exists 02:38:27 b6b35494f8dc: Layer already exists 02:38:27 0928bd6bf0a1: Layer already exists 02:38:27 e3ab1989f8e6: Layer already exists 02:38:27 e01613158ae9: Layer already exists 02:38:27 534a70dc8296: Layer already exists 02:38:27 4.0.0-dev.39: digest: sha256:aaf84025870e1b98044613153aa402ad8ae5645ba55759849a17e357414742c5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:28 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:38:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:38:28 e7eaf2ac033b: Preparing 02:38:28 92802ee3301f: Preparing 02:38:28 f2e7d03aaeb4: Preparing 02:38:28 14e42d4b28a0: Preparing 02:38:28 4669d4ef1f49: Preparing 02:38:28 e3ab1989f8e6: Preparing 02:38:28 0928bd6bf0a1: Preparing 02:38:28 e3ab1989f8e6: Waiting 02:38:28 320867a3ff44: Preparing 02:38:28 0928bd6bf0a1: Waiting 02:38:28 b6b35494f8dc: Preparing 02:38:28 e01613158ae9: Preparing 02:38:28 320867a3ff44: Waiting 02:38:28 534a70dc8296: Preparing 02:38:28 b6b35494f8dc: Waiting 02:38:28 e01613158ae9: Waiting 02:38:28 534a70dc8296: Waiting 02:38:28 14e42d4b28a0: Layer already exists 02:38:28 92802ee3301f: Layer already exists 02:38:28 f2e7d03aaeb4: Layer already exists 02:38:28 4669d4ef1f49: Layer already exists 02:38:28 e7eaf2ac033b: Layer already exists 02:38:28 e3ab1989f8e6: Layer already exists 02:38:28 320867a3ff44: Layer already exists 02:38:28 0928bd6bf0a1: Layer already exists 02:38:28 b6b35494f8dc: Layer already exists 02:38:28 e01613158ae9: Layer already exists 02:38:28 534a70dc8296: Layer already exists 02:38:28 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:aaf84025870e1b98044613153aa402ad8ae5645ba55759849a17e357414742c5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:29 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 02:38:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:38:29 e7eaf2ac033b: Preparing 02:38:29 92802ee3301f: Preparing 02:38:29 f2e7d03aaeb4: Preparing 02:38:29 14e42d4b28a0: Preparing 02:38:29 4669d4ef1f49: Preparing 02:38:29 e3ab1989f8e6: Preparing 02:38:29 0928bd6bf0a1: Preparing 02:38:29 320867a3ff44: Preparing 02:38:29 b6b35494f8dc: Preparing 02:38:29 e01613158ae9: Preparing 02:38:29 534a70dc8296: Preparing 02:38:29 0928bd6bf0a1: Waiting 02:38:29 320867a3ff44: Waiting 02:38:29 b6b35494f8dc: Waiting 02:38:29 e01613158ae9: Waiting 02:38:29 534a70dc8296: Waiting 02:38:29 e3ab1989f8e6: Waiting 02:38:29 f2e7d03aaeb4: Layer already exists 02:38:29 e7eaf2ac033b: Layer already exists 02:38:29 14e42d4b28a0: Layer already exists 02:38:29 92802ee3301f: Layer already exists 02:38:29 4669d4ef1f49: Layer already exists 02:38:29 b6b35494f8dc: Layer already exists 02:38:29 e3ab1989f8e6: Layer already exists 02:38:29 0928bd6bf0a1: Layer already exists 02:38:29 e01613158ae9: Layer already exists 02:38:29 534a70dc8296: Layer already exists 02:38:29 320867a3ff44: Layer already exists 02:38:29 main: digest: sha256:aaf84025870e1b98044613153aa402ad8ae5645ba55759849a17e357414742c5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:30 ===================================================== [Pipeline] echo 02:38:30 taggedImages: 02:38:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:38:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:38:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.39 02:38:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:38:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:38:30 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 02:38:30 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:38:30 latest 02:38:30 4.0.0-dev.39 02:38:30 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:38:30 main 02:38:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:30 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:38:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:38:30 47472ed44447: Preparing 02:38:30 223a0b460084: Preparing 02:38:30 c2de9c122ef4: Preparing 02:38:30 746533a6b464: Preparing 02:38:30 d00347c8c98d: Preparing 02:38:30 10dca613508f: Preparing 02:38:30 6123949ea49e: Preparing 02:38:30 10dca613508f: Waiting 02:38:30 e3ab1989f8e6: Preparing 02:38:30 0928bd6bf0a1: Preparing 02:38:30 6123949ea49e: Waiting 02:38:30 e3ab1989f8e6: Waiting 02:38:30 0928bd6bf0a1: Waiting 02:38:30 e2a47522a6f3: Preparing 02:38:30 dda6803828e6: Preparing 02:38:30 534a70dc8296: Preparing 02:38:30 dda6803828e6: Waiting 02:38:30 534a70dc8296: Waiting 02:38:30 e2a47522a6f3: Waiting 02:38:31 d00347c8c98d: Pushed 02:38:31 223a0b460084: Pushed 02:38:31 47472ed44447: Pushed 02:38:31 e3ab1989f8e6: Layer already exists 02:38:31 0928bd6bf0a1: Layer already exists 02:38:31 10dca613508f: Pushed 02:38:31 6123949ea49e: Pushed 02:38:31 534a70dc8296: Layer already exists 02:38:31 e2a47522a6f3: Pushed 02:38:33 746533a6b464: Pushed 02:38:33 c2de9c122ef4: Pushed 02:38:34 dda6803828e6: Pushed 02:38:34 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:45a44caef4ce4d010a73d95683e4876b27045ed5b2f0d0b5c39c2a254743151c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:34 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:38:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:38:35 47472ed44447: Preparing 02:38:35 223a0b460084: Preparing 02:38:35 c2de9c122ef4: Preparing 02:38:35 746533a6b464: Preparing 02:38:35 d00347c8c98d: Preparing 02:38:35 10dca613508f: Preparing 02:38:35 6123949ea49e: Preparing 02:38:35 e3ab1989f8e6: Preparing 02:38:35 10dca613508f: Waiting 02:38:35 0928bd6bf0a1: Preparing 02:38:35 6123949ea49e: Waiting 02:38:35 e3ab1989f8e6: Waiting 02:38:35 e2a47522a6f3: Preparing 02:38:35 0928bd6bf0a1: Waiting 02:38:35 dda6803828e6: Preparing 02:38:35 534a70dc8296: Preparing 02:38:35 e2a47522a6f3: Waiting 02:38:35 534a70dc8296: Waiting 02:38:35 dda6803828e6: Waiting 02:38:35 47472ed44447: Layer already exists 02:38:35 746533a6b464: Layer already exists 02:38:35 223a0b460084: Layer already exists 02:38:35 c2de9c122ef4: Layer already exists 02:38:35 d00347c8c98d: Layer already exists 02:38:35 6123949ea49e: Layer already exists 02:38:35 10dca613508f: Layer already exists 02:38:35 e3ab1989f8e6: Layer already exists 02:38:35 0928bd6bf0a1: Layer already exists 02:38:35 e2a47522a6f3: Layer already exists 02:38:35 dda6803828e6: Layer already exists 02:38:35 534a70dc8296: Layer already exists 02:38:35 latest: digest: sha256:45a44caef4ce4d010a73d95683e4876b27045ed5b2f0d0b5c39c2a254743151c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:35 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.39 02:38:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:38:36 47472ed44447: Preparing 02:38:36 223a0b460084: Preparing 02:38:36 c2de9c122ef4: Preparing 02:38:36 746533a6b464: Preparing 02:38:36 d00347c8c98d: Preparing 02:38:36 10dca613508f: Preparing 02:38:36 6123949ea49e: Preparing 02:38:36 e3ab1989f8e6: Preparing 02:38:36 0928bd6bf0a1: Preparing 02:38:36 e2a47522a6f3: Preparing 02:38:36 10dca613508f: Waiting 02:38:36 dda6803828e6: Preparing 02:38:36 e3ab1989f8e6: Waiting 02:38:36 6123949ea49e: Waiting 02:38:36 534a70dc8296: Preparing 02:38:36 0928bd6bf0a1: Waiting 02:38:36 e2a47522a6f3: Waiting 02:38:36 dda6803828e6: Waiting 02:38:36 534a70dc8296: Waiting 02:38:36 c2de9c122ef4: Layer already exists 02:38:36 746533a6b464: Layer already exists 02:38:36 47472ed44447: Layer already exists 02:38:36 223a0b460084: Layer already exists 02:38:36 d00347c8c98d: Layer already exists 02:38:36 6123949ea49e: Layer already exists 02:38:36 e2a47522a6f3: Layer already exists 02:38:36 0928bd6bf0a1: Layer already exists 02:38:36 10dca613508f: Layer already exists 02:38:36 e3ab1989f8e6: Layer already exists 02:38:36 dda6803828e6: Layer already exists 02:38:36 534a70dc8296: Layer already exists 02:38:36 4.0.0-dev.39: digest: sha256:45a44caef4ce4d010a73d95683e4876b27045ed5b2f0d0b5c39c2a254743151c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:36 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:38:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:38:37 47472ed44447: Preparing 02:38:37 223a0b460084: Preparing 02:38:37 c2de9c122ef4: Preparing 02:38:37 746533a6b464: Preparing 02:38:37 d00347c8c98d: Preparing 02:38:37 10dca613508f: Preparing 02:38:37 6123949ea49e: Preparing 02:38:37 e3ab1989f8e6: Preparing 02:38:37 0928bd6bf0a1: Preparing 02:38:37 e2a47522a6f3: Preparing 02:38:37 dda6803828e6: Preparing 02:38:37 534a70dc8296: Preparing 02:38:37 10dca613508f: Waiting 02:38:37 6123949ea49e: Waiting 02:38:37 e3ab1989f8e6: Waiting 02:38:37 0928bd6bf0a1: Waiting 02:38:37 e2a47522a6f3: Waiting 02:38:37 dda6803828e6: Waiting 02:38:37 534a70dc8296: Waiting 02:38:37 d00347c8c98d: Layer already exists 02:38:37 c2de9c122ef4: Layer already exists 02:38:37 47472ed44447: Layer already exists 02:38:37 746533a6b464: Layer already exists 02:38:37 223a0b460084: Layer already exists 02:38:37 10dca613508f: Layer already exists 02:38:37 e3ab1989f8e6: Layer already exists 02:38:37 6123949ea49e: Layer already exists 02:38:37 0928bd6bf0a1: Layer already exists 02:38:37 e2a47522a6f3: Layer already exists 02:38:37 dda6803828e6: Layer already exists 02:38:37 534a70dc8296: Layer already exists 02:38:37 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:45a44caef4ce4d010a73d95683e4876b27045ed5b2f0d0b5c39c2a254743151c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:37 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 02:38:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:38:38 47472ed44447: Preparing 02:38:38 223a0b460084: Preparing 02:38:38 c2de9c122ef4: Preparing 02:38:38 746533a6b464: Preparing 02:38:38 d00347c8c98d: Preparing 02:38:38 10dca613508f: Preparing 02:38:38 6123949ea49e: Preparing 02:38:38 e3ab1989f8e6: Preparing 02:38:38 0928bd6bf0a1: Preparing 02:38:38 e2a47522a6f3: Preparing 02:38:38 dda6803828e6: Preparing 02:38:38 534a70dc8296: Preparing 02:38:38 e3ab1989f8e6: Waiting 02:38:38 10dca613508f: Waiting 02:38:38 0928bd6bf0a1: Waiting 02:38:38 e2a47522a6f3: Waiting 02:38:38 dda6803828e6: Waiting 02:38:38 534a70dc8296: Waiting 02:38:38 6123949ea49e: Waiting 02:38:38 c2de9c122ef4: Layer already exists 02:38:38 746533a6b464: Layer already exists 02:38:38 d00347c8c98d: Layer already exists 02:38:38 47472ed44447: Layer already exists 02:38:38 223a0b460084: Layer already exists 02:38:38 10dca613508f: Layer already exists 02:38:38 0928bd6bf0a1: Layer already exists 02:38:38 e3ab1989f8e6: Layer already exists 02:38:38 e2a47522a6f3: Layer already exists 02:38:38 6123949ea49e: Layer already exists 02:38:38 dda6803828e6: Layer already exists 02:38:38 534a70dc8296: Layer already exists 02:38:38 main: digest: sha256:45a44caef4ce4d010a73d95683e4876b27045ed5b2f0d0b5c39c2a254743151c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:38 ===================================================== [Pipeline] echo 02:38:38 taggedImages: 02:38:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:38:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:38:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.39 02:38:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:38:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:38:38 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 02:38:38 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:38:38 latest 02:38:38 4.0.0-dev.39 02:38:38 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:38:38 main 02:38:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:38 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:38:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:38:39 60119d50269d: Preparing 02:38:39 13d3c4174482: Preparing 02:38:39 e3ab1989f8e6: Preparing 02:38:39 0928bd6bf0a1: Preparing 02:38:39 be040296583b: Preparing 02:38:39 e0002809767c: Preparing 02:38:39 534a70dc8296: Preparing 02:38:39 e0002809767c: Waiting 02:38:39 534a70dc8296: Waiting 02:38:39 0928bd6bf0a1: Layer already exists 02:38:39 e3ab1989f8e6: Layer already exists 02:38:39 534a70dc8296: Layer already exists 02:38:39 be040296583b: Pushed 02:38:39 60119d50269d: Pushed 02:38:41 e0002809767c: Pushed 02:38:43 13d3c4174482: Pushed 02:38:43 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:6eec7e9cc46598a367eeee4a5b3214d7d35b58a2415bd7d8070b14ba20be0c18 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:44 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:38:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:38:44 60119d50269d: Preparing 02:38:44 13d3c4174482: Preparing 02:38:44 e3ab1989f8e6: Preparing 02:38:44 0928bd6bf0a1: Preparing 02:38:44 be040296583b: Preparing 02:38:44 e0002809767c: Preparing 02:38:44 534a70dc8296: Preparing 02:38:44 534a70dc8296: Waiting 02:38:44 e0002809767c: Waiting 02:38:44 13d3c4174482: Layer already exists 02:38:44 0928bd6bf0a1: Layer already exists 02:38:44 e3ab1989f8e6: Layer already exists 02:38:44 be040296583b: Layer already exists 02:38:44 60119d50269d: Layer already exists 02:38:44 e0002809767c: Layer already exists 02:38:44 534a70dc8296: Layer already exists 02:38:44 latest: digest: sha256:6eec7e9cc46598a367eeee4a5b3214d7d35b58a2415bd7d8070b14ba20be0c18 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:45 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.39 02:38:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:38:45 60119d50269d: Preparing 02:38:45 13d3c4174482: Preparing 02:38:45 e3ab1989f8e6: Preparing 02:38:45 0928bd6bf0a1: Preparing 02:38:45 be040296583b: Preparing 02:38:45 e0002809767c: Preparing 02:38:45 534a70dc8296: Preparing 02:38:45 534a70dc8296: Waiting 02:38:45 e0002809767c: Waiting 02:38:45 be040296583b: Layer already exists 02:38:45 0928bd6bf0a1: Layer already exists 02:38:45 13d3c4174482: Layer already exists 02:38:45 e3ab1989f8e6: Layer already exists 02:38:45 60119d50269d: Layer already exists 02:38:45 e0002809767c: Layer already exists 02:38:45 534a70dc8296: Layer already exists 02:38:46 4.0.0-dev.39: digest: sha256:6eec7e9cc46598a367eeee4a5b3214d7d35b58a2415bd7d8070b14ba20be0c18 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:46 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:38:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:38:46 60119d50269d: Preparing 02:38:46 13d3c4174482: Preparing 02:38:46 e3ab1989f8e6: Preparing 02:38:46 0928bd6bf0a1: Preparing 02:38:46 be040296583b: Preparing 02:38:46 e0002809767c: Preparing 02:38:46 534a70dc8296: Preparing 02:38:46 e0002809767c: Waiting 02:38:46 534a70dc8296: Waiting 02:38:46 be040296583b: Layer already exists 02:38:46 e3ab1989f8e6: Layer already exists 02:38:46 60119d50269d: Layer already exists 02:38:46 0928bd6bf0a1: Layer already exists 02:38:46 13d3c4174482: Layer already exists 02:38:46 e0002809767c: Layer already exists 02:38:46 534a70dc8296: Layer already exists 02:38:47 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:6eec7e9cc46598a367eeee4a5b3214d7d35b58a2415bd7d8070b14ba20be0c18 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:47 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 02:38:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:38:47 60119d50269d: Preparing 02:38:47 13d3c4174482: Preparing 02:38:47 e3ab1989f8e6: Preparing 02:38:47 0928bd6bf0a1: Preparing 02:38:47 be040296583b: Preparing 02:38:47 e0002809767c: Preparing 02:38:47 534a70dc8296: Preparing 02:38:47 534a70dc8296: Waiting 02:38:47 e0002809767c: Waiting 02:38:47 be040296583b: Layer already exists 02:38:47 13d3c4174482: Layer already exists 02:38:47 e3ab1989f8e6: Layer already exists 02:38:47 0928bd6bf0a1: Layer already exists 02:38:47 60119d50269d: Layer already exists 02:38:47 e0002809767c: Layer already exists 02:38:47 534a70dc8296: Layer already exists 02:38:48 main: digest: sha256:6eec7e9cc46598a367eeee4a5b3214d7d35b58a2415bd7d8070b14ba20be0c18 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:48 ===================================================== [Pipeline] echo 02:38:48 taggedImages: 02:38:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:38:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:38:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.39 02:38:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:38:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 02:38:48 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 02:38:48 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:38:48 latest 02:38:48 4.0.0-dev.39 02:38:48 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:38:48 main 02:38:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:48 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:38:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:38:49 14ff86c1029f: Preparing 02:38:49 8f0dba95ee87: Preparing 02:38:49 9666bef26c23: Preparing 02:38:49 e3ab1989f8e6: Preparing 02:38:49 0928bd6bf0a1: Preparing 02:38:49 4ff5d47403d8: Preparing 02:38:49 039f7397618d: Preparing 02:38:49 706eb09a19b5: Preparing 02:38:49 ab5fec0332c0: Preparing 02:38:49 534a70dc8296: Preparing 02:38:49 4ff5d47403d8: Waiting 02:38:49 039f7397618d: Waiting 02:38:49 706eb09a19b5: Waiting 02:38:49 ab5fec0332c0: Waiting 02:38:49 534a70dc8296: Waiting 02:38:49 0928bd6bf0a1: Layer already exists 02:38:49 e3ab1989f8e6: Layer already exists 02:38:49 9666bef26c23: Pushed 02:38:49 8f0dba95ee87: Pushed 02:38:49 14ff86c1029f: Pushed 02:38:49 534a70dc8296: Layer already exists 02:38:49 706eb09a19b5: Pushed 02:38:50 ab5fec0332c0: Pushed 02:39:02 039f7397618d: Pushed 02:39:11 4ff5d47403d8: Pushed 02:39:11 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:8df7a8423320e4d3774c53bd9119f6939b3feaf89491a2bb35e8215f8c730eae size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:11 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:39:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:39:11 14ff86c1029f: Preparing 02:39:11 8f0dba95ee87: Preparing 02:39:11 9666bef26c23: Preparing 02:39:11 e3ab1989f8e6: Preparing 02:39:11 0928bd6bf0a1: Preparing 02:39:11 4ff5d47403d8: Preparing 02:39:11 039f7397618d: Preparing 02:39:11 706eb09a19b5: Preparing 02:39:11 ab5fec0332c0: Preparing 02:39:11 534a70dc8296: Preparing 02:39:11 4ff5d47403d8: Waiting 02:39:11 706eb09a19b5: Waiting 02:39:11 ab5fec0332c0: Waiting 02:39:11 039f7397618d: Waiting 02:39:11 534a70dc8296: Waiting 02:39:11 8f0dba95ee87: Layer already exists 02:39:11 0928bd6bf0a1: Layer already exists 02:39:11 14ff86c1029f: Layer already exists 02:39:11 e3ab1989f8e6: Layer already exists 02:39:11 9666bef26c23: Layer already exists 02:39:11 706eb09a19b5: Layer already exists 02:39:11 534a70dc8296: Layer already exists 02:39:11 4ff5d47403d8: Layer already exists 02:39:11 ab5fec0332c0: Layer already exists 02:39:11 039f7397618d: Layer already exists 02:39:12 latest: digest: sha256:8df7a8423320e4d3774c53bd9119f6939b3feaf89491a2bb35e8215f8c730eae size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:12 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.39 02:39:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:39:12 14ff86c1029f: Preparing 02:39:12 8f0dba95ee87: Preparing 02:39:12 9666bef26c23: Preparing 02:39:12 e3ab1989f8e6: Preparing 02:39:12 0928bd6bf0a1: Preparing 02:39:12 4ff5d47403d8: Preparing 02:39:12 039f7397618d: Preparing 02:39:12 706eb09a19b5: Preparing 02:39:12 ab5fec0332c0: Preparing 02:39:12 534a70dc8296: Preparing 02:39:12 4ff5d47403d8: Waiting 02:39:12 039f7397618d: Waiting 02:39:12 706eb09a19b5: Waiting 02:39:12 ab5fec0332c0: Waiting 02:39:12 534a70dc8296: Waiting 02:39:12 0928bd6bf0a1: Layer already exists 02:39:12 e3ab1989f8e6: Layer already exists 02:39:12 14ff86c1029f: Layer already exists 02:39:12 8f0dba95ee87: Layer already exists 02:39:12 9666bef26c23: Layer already exists 02:39:12 4ff5d47403d8: Layer already exists 02:39:12 039f7397618d: Layer already exists 02:39:12 534a70dc8296: Layer already exists 02:39:12 ab5fec0332c0: Layer already exists 02:39:12 706eb09a19b5: Layer already exists 02:39:13 4.0.0-dev.39: digest: sha256:8df7a8423320e4d3774c53bd9119f6939b3feaf89491a2bb35e8215f8c730eae size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:13 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:39:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:39:13 14ff86c1029f: Preparing 02:39:13 8f0dba95ee87: Preparing 02:39:13 9666bef26c23: Preparing 02:39:13 e3ab1989f8e6: Preparing 02:39:13 0928bd6bf0a1: Preparing 02:39:13 4ff5d47403d8: Preparing 02:39:13 039f7397618d: Preparing 02:39:13 706eb09a19b5: Preparing 02:39:13 ab5fec0332c0: Preparing 02:39:13 534a70dc8296: Preparing 02:39:13 4ff5d47403d8: Waiting 02:39:13 039f7397618d: Waiting 02:39:13 ab5fec0332c0: Waiting 02:39:13 706eb09a19b5: Waiting 02:39:13 534a70dc8296: Waiting 02:39:13 9666bef26c23: Layer already exists 02:39:13 14ff86c1029f: Layer already exists 02:39:13 e3ab1989f8e6: Layer already exists 02:39:13 8f0dba95ee87: Layer already exists 02:39:13 0928bd6bf0a1: Layer already exists 02:39:13 4ff5d47403d8: Layer already exists 02:39:13 534a70dc8296: Layer already exists 02:39:13 706eb09a19b5: Layer already exists 02:39:13 039f7397618d: Layer already exists 02:39:13 ab5fec0332c0: Layer already exists 02:39:14 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:8df7a8423320e4d3774c53bd9119f6939b3feaf89491a2bb35e8215f8c730eae size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:14 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 02:39:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:39:14 14ff86c1029f: Preparing 02:39:14 8f0dba95ee87: Preparing 02:39:14 9666bef26c23: Preparing 02:39:14 e3ab1989f8e6: Preparing 02:39:14 0928bd6bf0a1: Preparing 02:39:14 4ff5d47403d8: Preparing 02:39:14 039f7397618d: Preparing 02:39:14 706eb09a19b5: Preparing 02:39:14 ab5fec0332c0: Preparing 02:39:14 534a70dc8296: Preparing 02:39:14 039f7397618d: Waiting 02:39:14 706eb09a19b5: Waiting 02:39:14 ab5fec0332c0: Waiting 02:39:14 534a70dc8296: Waiting 02:39:14 4ff5d47403d8: Waiting 02:39:14 8f0dba95ee87: Layer already exists 02:39:14 14ff86c1029f: Layer already exists 02:39:14 0928bd6bf0a1: Layer already exists 02:39:14 9666bef26c23: Layer already exists 02:39:14 e3ab1989f8e6: Layer already exists 02:39:14 039f7397618d: Layer already exists 02:39:14 4ff5d47403d8: Layer already exists 02:39:14 706eb09a19b5: Layer already exists 02:39:14 534a70dc8296: Layer already exists 02:39:14 ab5fec0332c0: Layer already exists 02:39:15 main: digest: sha256:8df7a8423320e4d3774c53bd9119f6939b3feaf89491a2bb35e8215f8c730eae size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:15 ===================================================== [Pipeline] echo 02:39:15 taggedImages: 02:39:15 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:39:15 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:39:15 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.39 02:39:15 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:39:15 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 02:39:15 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 02:39:15 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:39:15 latest 02:39:15 4.0.0-dev.39 02:39:15 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:39:15 main 02:39:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:15 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:39:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:39:16 a6eb02452ea9: Preparing 02:39:16 7311cfb83168: Preparing 02:39:16 9260f15f4ecd: Preparing 02:39:16 e3ab1989f8e6: Preparing 02:39:16 0928bd6bf0a1: Preparing 02:39:16 4ff5d47403d8: Preparing 02:39:16 24ca3c0ad2da: Preparing 02:39:16 b1694a8d505c: Preparing 02:39:16 534a70dc8296: Preparing 02:39:16 4ff5d47403d8: Waiting 02:39:16 24ca3c0ad2da: Waiting 02:39:16 b1694a8d505c: Waiting 02:39:16 534a70dc8296: Waiting 02:39:16 0928bd6bf0a1: Layer already exists 02:39:16 e3ab1989f8e6: Layer already exists 02:39:16 4ff5d47403d8: Layer already exists 02:39:16 7311cfb83168: Pushed 02:39:16 9260f15f4ecd: Pushed 02:39:16 a6eb02452ea9: Pushed 02:39:16 24ca3c0ad2da: Pushed 02:39:16 534a70dc8296: Layer already exists 02:39:17 b1694a8d505c: Pushed 02:39:17 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:63f9ab17fe2c18dbd94da2709bb47a4ebc3a07b453634acc89b3fd992202277b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:17 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:39:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:39:18 a6eb02452ea9: Preparing 02:39:18 7311cfb83168: Preparing 02:39:18 9260f15f4ecd: Preparing 02:39:18 e3ab1989f8e6: Preparing 02:39:18 0928bd6bf0a1: Preparing 02:39:18 4ff5d47403d8: Preparing 02:39:18 24ca3c0ad2da: Preparing 02:39:18 b1694a8d505c: Preparing 02:39:18 534a70dc8296: Preparing 02:39:18 4ff5d47403d8: Waiting 02:39:18 24ca3c0ad2da: Waiting 02:39:18 b1694a8d505c: Waiting 02:39:18 534a70dc8296: Waiting 02:39:18 7311cfb83168: Layer already exists 02:39:18 e3ab1989f8e6: Layer already exists 02:39:18 a6eb02452ea9: Layer already exists 02:39:18 0928bd6bf0a1: Layer already exists 02:39:18 9260f15f4ecd: Layer already exists 02:39:18 b1694a8d505c: Layer already exists 02:39:18 24ca3c0ad2da: Layer already exists 02:39:18 4ff5d47403d8: Layer already exists 02:39:18 534a70dc8296: Layer already exists 02:39:18 latest: digest: sha256:63f9ab17fe2c18dbd94da2709bb47a4ebc3a07b453634acc89b3fd992202277b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:18 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.39 02:39:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:39:20 a6eb02452ea9: Preparing 02:39:20 7311cfb83168: Preparing 02:39:20 9260f15f4ecd: Preparing 02:39:20 e3ab1989f8e6: Preparing 02:39:20 0928bd6bf0a1: Preparing 02:39:20 4ff5d47403d8: Preparing 02:39:20 24ca3c0ad2da: Preparing 02:39:20 4ff5d47403d8: Waiting 02:39:20 b1694a8d505c: Preparing 02:39:20 24ca3c0ad2da: Waiting 02:39:20 534a70dc8296: Preparing 02:39:20 b1694a8d505c: Waiting 02:39:20 534a70dc8296: Waiting 02:39:20 e3ab1989f8e6: Layer already exists 02:39:20 0928bd6bf0a1: Layer already exists 02:39:20 a6eb02452ea9: Layer already exists 02:39:20 9260f15f4ecd: Layer already exists 02:39:20 7311cfb83168: Layer already exists 02:39:20 534a70dc8296: Layer already exists 02:39:20 24ca3c0ad2da: Layer already exists 02:39:20 4ff5d47403d8: Layer already exists 02:39:20 b1694a8d505c: Layer already exists 02:39:20 4.0.0-dev.39: digest: sha256:63f9ab17fe2c18dbd94da2709bb47a4ebc3a07b453634acc89b3fd992202277b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:21 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:39:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:39:21 a6eb02452ea9: Preparing 02:39:21 7311cfb83168: Preparing 02:39:21 9260f15f4ecd: Preparing 02:39:21 e3ab1989f8e6: Preparing 02:39:21 0928bd6bf0a1: Preparing 02:39:21 4ff5d47403d8: Preparing 02:39:21 24ca3c0ad2da: Preparing 02:39:21 4ff5d47403d8: Waiting 02:39:21 b1694a8d505c: Preparing 02:39:21 24ca3c0ad2da: Waiting 02:39:21 534a70dc8296: Preparing 02:39:21 b1694a8d505c: Waiting 02:39:21 534a70dc8296: Waiting 02:39:21 0928bd6bf0a1: Layer already exists 02:39:21 a6eb02452ea9: Layer already exists 02:39:21 9260f15f4ecd: Layer already exists 02:39:21 e3ab1989f8e6: Layer already exists 02:39:21 7311cfb83168: Layer already exists 02:39:21 4ff5d47403d8: Layer already exists 02:39:21 534a70dc8296: Layer already exists 02:39:21 b1694a8d505c: Layer already exists 02:39:21 24ca3c0ad2da: Layer already exists 02:39:21 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:63f9ab17fe2c18dbd94da2709bb47a4ebc3a07b453634acc89b3fd992202277b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:22 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 02:39:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:39:22 a6eb02452ea9: Preparing 02:39:22 7311cfb83168: Preparing 02:39:22 9260f15f4ecd: Preparing 02:39:22 e3ab1989f8e6: Preparing 02:39:22 0928bd6bf0a1: Preparing 02:39:22 4ff5d47403d8: Preparing 02:39:22 24ca3c0ad2da: Preparing 02:39:22 4ff5d47403d8: Waiting 02:39:22 b1694a8d505c: Preparing 02:39:22 24ca3c0ad2da: Waiting 02:39:22 534a70dc8296: Preparing 02:39:22 b1694a8d505c: Waiting 02:39:22 534a70dc8296: Waiting 02:39:22 e3ab1989f8e6: Layer already exists 02:39:22 0928bd6bf0a1: Layer already exists 02:39:22 7311cfb83168: Layer already exists 02:39:22 9260f15f4ecd: Layer already exists 02:39:22 a6eb02452ea9: Layer already exists 02:39:22 24ca3c0ad2da: Layer already exists 02:39:22 b1694a8d505c: Layer already exists 02:39:22 4ff5d47403d8: Layer already exists 02:39:22 534a70dc8296: Layer already exists 02:39:22 main: digest: sha256:63f9ab17fe2c18dbd94da2709bb47a4ebc3a07b453634acc89b3fd992202277b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:23 ===================================================== [Pipeline] echo 02:39:23 taggedImages: 02:39:23 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:39:23 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:39:23 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.39 02:39:23 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:39:23 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 02:39:23 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 02:39:23 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:39:23 latest 02:39:23 4.0.0-dev.39 02:39:23 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:39:23 main 02:39:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:23 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:39:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:39:23 c52febf763df: Preparing 02:39:23 7b265cbfd7ce: Preparing 02:39:23 918f7d2e068b: Preparing 02:39:23 e3ab1989f8e6: Preparing 02:39:23 0928bd6bf0a1: Preparing 02:39:23 619fb8e1e36a: Preparing 02:39:23 706eb09a19b5: Preparing 02:39:23 ab5fec0332c0: Preparing 02:39:23 534a70dc8296: Preparing 02:39:23 619fb8e1e36a: Waiting 02:39:23 ab5fec0332c0: Waiting 02:39:23 706eb09a19b5: Waiting 02:39:23 534a70dc8296: Waiting 02:39:23 e3ab1989f8e6: Layer already exists 02:39:23 0928bd6bf0a1: Layer already exists 02:39:23 706eb09a19b5: Layer already exists 02:39:24 ab5fec0332c0: Layer already exists 02:39:24 918f7d2e068b: Pushed 02:39:24 c52febf763df: Pushed 02:39:24 7b265cbfd7ce: Pushed 02:39:24 534a70dc8296: Layer already exists 02:39:46 619fb8e1e36a: Pushed 02:39:46 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:aba956d75ef21d17f990d6b250e6341921fd531fca6c8f077f2273a7ab7fb7f4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:46 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:39:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:39:47 c52febf763df: Preparing 02:39:47 7b265cbfd7ce: Preparing 02:39:47 918f7d2e068b: Preparing 02:39:47 e3ab1989f8e6: Preparing 02:39:47 0928bd6bf0a1: Preparing 02:39:47 619fb8e1e36a: Preparing 02:39:47 706eb09a19b5: Preparing 02:39:47 ab5fec0332c0: Preparing 02:39:47 534a70dc8296: Preparing 02:39:47 ab5fec0332c0: Waiting 02:39:47 619fb8e1e36a: Waiting 02:39:47 534a70dc8296: Waiting 02:39:47 7b265cbfd7ce: Layer already exists 02:39:47 0928bd6bf0a1: Layer already exists 02:39:47 918f7d2e068b: Layer already exists 02:39:47 e3ab1989f8e6: Layer already exists 02:39:47 c52febf763df: Layer already exists 02:39:47 619fb8e1e36a: Layer already exists 02:39:47 706eb09a19b5: Layer already exists 02:39:47 534a70dc8296: Layer already exists 02:39:47 ab5fec0332c0: Layer already exists 02:39:47 latest: digest: sha256:aba956d75ef21d17f990d6b250e6341921fd531fca6c8f077f2273a7ab7fb7f4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:47 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.39 02:39:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:39:47 c52febf763df: Preparing 02:39:47 7b265cbfd7ce: Preparing 02:39:47 918f7d2e068b: Preparing 02:39:47 e3ab1989f8e6: Preparing 02:39:47 0928bd6bf0a1: Preparing 02:39:47 619fb8e1e36a: Preparing 02:39:47 706eb09a19b5: Preparing 02:39:47 ab5fec0332c0: Preparing 02:39:47 534a70dc8296: Preparing 02:39:47 ab5fec0332c0: Waiting 02:39:47 619fb8e1e36a: Waiting 02:39:47 706eb09a19b5: Waiting 02:39:47 534a70dc8296: Waiting 02:39:47 c52febf763df: Layer already exists 02:39:47 e3ab1989f8e6: Layer already exists 02:39:47 7b265cbfd7ce: Layer already exists 02:39:47 0928bd6bf0a1: Layer already exists 02:39:47 918f7d2e068b: Layer already exists 02:39:47 ab5fec0332c0: Layer already exists 02:39:47 706eb09a19b5: Layer already exists 02:39:47 534a70dc8296: Layer already exists 02:39:47 619fb8e1e36a: Layer already exists 02:39:48 4.0.0-dev.39: digest: sha256:aba956d75ef21d17f990d6b250e6341921fd531fca6c8f077f2273a7ab7fb7f4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:48 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:39:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:39:48 c52febf763df: Preparing 02:39:48 7b265cbfd7ce: Preparing 02:39:48 918f7d2e068b: Preparing 02:39:48 e3ab1989f8e6: Preparing 02:39:48 0928bd6bf0a1: Preparing 02:39:48 619fb8e1e36a: Preparing 02:39:48 706eb09a19b5: Preparing 02:39:48 ab5fec0332c0: Preparing 02:39:48 534a70dc8296: Preparing 02:39:48 619fb8e1e36a: Waiting 02:39:48 706eb09a19b5: Waiting 02:39:48 ab5fec0332c0: Waiting 02:39:48 534a70dc8296: Waiting 02:39:48 e3ab1989f8e6: Layer already exists 02:39:48 918f7d2e068b: Layer already exists 02:39:48 0928bd6bf0a1: Layer already exists 02:39:48 7b265cbfd7ce: Layer already exists 02:39:48 c52febf763df: Layer already exists 02:39:48 619fb8e1e36a: Layer already exists 02:39:48 706eb09a19b5: Layer already exists 02:39:48 534a70dc8296: Layer already exists 02:39:48 ab5fec0332c0: Layer already exists 02:39:49 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:aba956d75ef21d17f990d6b250e6341921fd531fca6c8f077f2273a7ab7fb7f4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:49 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 02:39:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:39:49 c52febf763df: Preparing 02:39:49 7b265cbfd7ce: Preparing 02:39:49 918f7d2e068b: Preparing 02:39:49 e3ab1989f8e6: Preparing 02:39:49 0928bd6bf0a1: Preparing 02:39:49 619fb8e1e36a: Preparing 02:39:49 706eb09a19b5: Preparing 02:39:49 ab5fec0332c0: Preparing 02:39:49 534a70dc8296: Preparing 02:39:49 619fb8e1e36a: Waiting 02:39:49 706eb09a19b5: Waiting 02:39:49 ab5fec0332c0: Waiting 02:39:49 534a70dc8296: Waiting 02:39:49 7b265cbfd7ce: Layer already exists 02:39:49 e3ab1989f8e6: Layer already exists 02:39:49 918f7d2e068b: Layer already exists 02:39:49 c52febf763df: Layer already exists 02:39:49 0928bd6bf0a1: Layer already exists 02:39:49 ab5fec0332c0: Layer already exists 02:39:49 706eb09a19b5: Layer already exists 02:39:49 619fb8e1e36a: Layer already exists 02:39:49 534a70dc8296: Layer already exists 02:39:50 main: digest: sha256:aba956d75ef21d17f990d6b250e6341921fd531fca6c8f077f2273a7ab7fb7f4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:50 ===================================================== [Pipeline] echo 02:39:50 taggedImages: 02:39:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:39:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:39:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.39 02:39:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:39:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 02:39:50 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 02:39:50 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:39:50 latest 02:39:50 4.0.0-dev.39 02:39:50 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:39:50 main 02:39:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:50 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:39:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:39:51 3b85a4eb2fb1: Preparing 02:39:51 149ee0e87da7: Preparing 02:39:51 f5fc8cbf7898: Preparing 02:39:51 e3ab1989f8e6: Preparing 02:39:51 0928bd6bf0a1: Preparing 02:39:51 0b1abfd3ea8a: Preparing 02:39:51 f6273f82af15: Preparing 02:39:51 534a70dc8296: Preparing 02:39:51 0b1abfd3ea8a: Waiting 02:39:51 f6273f82af15: Waiting 02:39:51 534a70dc8296: Waiting 02:39:51 e3ab1989f8e6: Layer already exists 02:39:51 0928bd6bf0a1: Layer already exists 02:39:51 149ee0e87da7: Pushed 02:39:51 534a70dc8296: Layer already exists 02:39:51 3b85a4eb2fb1: Pushed 02:39:51 0b1abfd3ea8a: Pushed 02:39:52 f6273f82af15: Pushed 02:39:59 f5fc8cbf7898: Pushed 02:39:59 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:0515bde7466d1ad5b22b1e89eae8d838148cd7c02c7f99c8a8b175474b1c8b89 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:59 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:40:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:40:00 3b85a4eb2fb1: Preparing 02:40:00 149ee0e87da7: Preparing 02:40:00 f5fc8cbf7898: Preparing 02:40:00 e3ab1989f8e6: Preparing 02:40:00 0928bd6bf0a1: Preparing 02:40:00 0b1abfd3ea8a: Preparing 02:40:00 f6273f82af15: Preparing 02:40:00 0b1abfd3ea8a: Waiting 02:40:00 534a70dc8296: Preparing 02:40:00 f6273f82af15: Waiting 02:40:00 534a70dc8296: Waiting 02:40:00 3b85a4eb2fb1: Layer already exists 02:40:00 f5fc8cbf7898: Layer already exists 02:40:00 0928bd6bf0a1: Layer already exists 02:40:00 e3ab1989f8e6: Layer already exists 02:40:00 149ee0e87da7: Layer already exists 02:40:00 f6273f82af15: Layer already exists 02:40:00 534a70dc8296: Layer already exists 02:40:00 0b1abfd3ea8a: Layer already exists 02:40:00 latest: digest: sha256:0515bde7466d1ad5b22b1e89eae8d838148cd7c02c7f99c8a8b175474b1c8b89 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:00 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.39 02:40:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:40:00 3b85a4eb2fb1: Preparing 02:40:00 149ee0e87da7: Preparing 02:40:00 f5fc8cbf7898: Preparing 02:40:00 e3ab1989f8e6: Preparing 02:40:00 0928bd6bf0a1: Preparing 02:40:00 0b1abfd3ea8a: Preparing 02:40:00 f6273f82af15: Preparing 02:40:00 534a70dc8296: Preparing 02:40:00 0b1abfd3ea8a: Waiting 02:40:00 f6273f82af15: Waiting 02:40:00 534a70dc8296: Waiting 02:40:00 0928bd6bf0a1: Layer already exists 02:40:00 3b85a4eb2fb1: Layer already exists 02:40:00 e3ab1989f8e6: Layer already exists 02:40:00 f5fc8cbf7898: Layer already exists 02:40:00 149ee0e87da7: Layer already exists 02:40:00 0b1abfd3ea8a: Layer already exists 02:40:00 534a70dc8296: Layer already exists 02:40:00 f6273f82af15: Layer already exists 02:40:01 4.0.0-dev.39: digest: sha256:0515bde7466d1ad5b22b1e89eae8d838148cd7c02c7f99c8a8b175474b1c8b89 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:01 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:40:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:40:01 3b85a4eb2fb1: Preparing 02:40:01 149ee0e87da7: Preparing 02:40:01 f5fc8cbf7898: Preparing 02:40:01 e3ab1989f8e6: Preparing 02:40:01 0928bd6bf0a1: Preparing 02:40:01 0b1abfd3ea8a: Preparing 02:40:01 f6273f82af15: Preparing 02:40:01 534a70dc8296: Preparing 02:40:01 0b1abfd3ea8a: Waiting 02:40:01 f6273f82af15: Waiting 02:40:01 534a70dc8296: Waiting 02:40:01 e3ab1989f8e6: Layer already exists 02:40:01 149ee0e87da7: Layer already exists 02:40:01 f5fc8cbf7898: Layer already exists 02:40:01 3b85a4eb2fb1: Layer already exists 02:40:01 0928bd6bf0a1: Layer already exists 02:40:01 f6273f82af15: Layer already exists 02:40:01 0b1abfd3ea8a: Layer already exists 02:40:01 534a70dc8296: Layer already exists 02:40:02 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:0515bde7466d1ad5b22b1e89eae8d838148cd7c02c7f99c8a8b175474b1c8b89 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:02 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 02:40:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:40:03 3b85a4eb2fb1: Preparing 02:40:03 149ee0e87da7: Preparing 02:40:03 f5fc8cbf7898: Preparing 02:40:03 e3ab1989f8e6: Preparing 02:40:03 0928bd6bf0a1: Preparing 02:40:03 0b1abfd3ea8a: Preparing 02:40:03 f6273f82af15: Preparing 02:40:03 534a70dc8296: Preparing 02:40:03 f6273f82af15: Waiting 02:40:03 0b1abfd3ea8a: Waiting 02:40:03 534a70dc8296: Waiting 02:40:03 0928bd6bf0a1: Layer already exists 02:40:03 e3ab1989f8e6: Layer already exists 02:40:03 149ee0e87da7: Layer already exists 02:40:03 f5fc8cbf7898: Layer already exists 02:40:03 3b85a4eb2fb1: Layer already exists 02:40:03 0b1abfd3ea8a: Layer already exists 02:40:03 534a70dc8296: Layer already exists 02:40:03 f6273f82af15: Layer already exists 02:40:03 main: digest: sha256:0515bde7466d1ad5b22b1e89eae8d838148cd7c02c7f99c8a8b175474b1c8b89 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:40:03 ===================================================== [Pipeline] echo 02:40:03 taggedImages: 02:40:03 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:40:03 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:40:03 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.39 02:40:03 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:40:03 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 02:40:03 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 02:40:03 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:40:03 latest 02:40:03 4.0.0-dev.39 02:40:03 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:40:03 main 02:40:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:03 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:40:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:40:04 6784733b6748: Preparing 02:40:04 7468738ea925: Preparing 02:40:04 e3ab1989f8e6: Preparing 02:40:04 0928bd6bf0a1: Preparing 02:40:04 0784cb5a8ae1: Preparing 02:40:04 0263616ed21f: Preparing 02:40:04 534a70dc8296: Preparing 02:40:04 0263616ed21f: Waiting 02:40:04 534a70dc8296: Waiting 02:40:04 0928bd6bf0a1: Layer already exists 02:40:04 e3ab1989f8e6: Layer already exists 02:40:04 534a70dc8296: Layer already exists 02:40:04 0784cb5a8ae1: Pushed 02:40:04 6784733b6748: Pushed 02:40:05 0263616ed21f: Pushed 02:40:13 7468738ea925: Pushed 02:40:13 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:1eacd1bbdf6f5f398e1839ec5cb5eef882abed65e75275208fe8f311b6bbb717 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:13 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:40:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:40:14 6784733b6748: Preparing 02:40:14 7468738ea925: Preparing 02:40:14 e3ab1989f8e6: Preparing 02:40:14 0928bd6bf0a1: Preparing 02:40:14 0784cb5a8ae1: Preparing 02:40:14 0263616ed21f: Preparing 02:40:14 534a70dc8296: Preparing 02:40:14 0263616ed21f: Waiting 02:40:14 534a70dc8296: Waiting 02:40:14 e3ab1989f8e6: Layer already exists 02:40:14 0928bd6bf0a1: Layer already exists 02:40:14 6784733b6748: Layer already exists 02:40:14 0784cb5a8ae1: Layer already exists 02:40:14 7468738ea925: Layer already exists 02:40:14 534a70dc8296: Layer already exists 02:40:14 0263616ed21f: Layer already exists 02:40:14 latest: digest: sha256:1eacd1bbdf6f5f398e1839ec5cb5eef882abed65e75275208fe8f311b6bbb717 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:24 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.39 02:40:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:40:25 6784733b6748: Preparing 02:40:25 7468738ea925: Preparing 02:40:25 e3ab1989f8e6: Preparing 02:40:25 0928bd6bf0a1: Preparing 02:40:25 0784cb5a8ae1: Preparing 02:40:25 0263616ed21f: Preparing 02:40:25 534a70dc8296: Preparing 02:40:25 0263616ed21f: Waiting 02:40:25 534a70dc8296: Waiting 02:40:25 e3ab1989f8e6: Layer already exists 02:40:25 6784733b6748: Layer already exists 02:40:25 7468738ea925: Layer already exists 02:40:25 0928bd6bf0a1: Layer already exists 02:40:25 0784cb5a8ae1: Layer already exists 02:40:25 0263616ed21f: Layer already exists 02:40:25 534a70dc8296: Layer already exists 02:40:25 4.0.0-dev.39: digest: sha256:1eacd1bbdf6f5f398e1839ec5cb5eef882abed65e75275208fe8f311b6bbb717 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:25 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:40:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:40:26 6784733b6748: Preparing 02:40:26 7468738ea925: Preparing 02:40:26 e3ab1989f8e6: Preparing 02:40:26 0928bd6bf0a1: Preparing 02:40:26 0784cb5a8ae1: Preparing 02:40:26 0263616ed21f: Preparing 02:40:26 534a70dc8296: Preparing 02:40:26 534a70dc8296: Waiting 02:40:26 0263616ed21f: Waiting 02:40:26 0928bd6bf0a1: Layer already exists 02:40:26 e3ab1989f8e6: Layer already exists 02:40:26 6784733b6748: Layer already exists 02:40:26 7468738ea925: Layer already exists 02:40:26 0784cb5a8ae1: Layer already exists 02:40:26 0263616ed21f: Layer already exists 02:40:26 534a70dc8296: Layer already exists 02:40:26 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:1eacd1bbdf6f5f398e1839ec5cb5eef882abed65e75275208fe8f311b6bbb717 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:26 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 02:40:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:40:27 6784733b6748: Preparing 02:40:27 7468738ea925: Preparing 02:40:27 e3ab1989f8e6: Preparing 02:40:27 0928bd6bf0a1: Preparing 02:40:27 0784cb5a8ae1: Preparing 02:40:27 0263616ed21f: Preparing 02:40:27 0263616ed21f: Waiting 02:40:27 534a70dc8296: Preparing 02:40:27 534a70dc8296: Waiting 02:40:27 e3ab1989f8e6: Layer already exists 02:40:27 0928bd6bf0a1: Layer already exists 02:40:27 0784cb5a8ae1: Layer already exists 02:40:27 6784733b6748: Layer already exists 02:40:27 7468738ea925: Layer already exists 02:40:27 0263616ed21f: Layer already exists 02:40:27 534a70dc8296: Layer already exists 02:40:27 main: digest: sha256:1eacd1bbdf6f5f398e1839ec5cb5eef882abed65e75275208fe8f311b6bbb717 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:40:27 ===================================================== [Pipeline] echo 02:40:27 taggedImages: 02:40:27 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 02:40:27 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:40:27 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.39 02:40:27 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 02:40:27 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:40:27 02:40:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:40:28 arm64: Pulling from edgex-lftools-log-publisher 02:40:28 8998bd30e6a1: Pulling fs layer 02:40:28 04944245beec: Pulling fs layer 02:40:28 699f458cf7ca: Pulling fs layer 02:40:28 765212b225bb: Pulling fs layer 02:40:28 f23df028b6ca: Pulling fs layer 02:40:28 d65c8cfc05b1: Pulling fs layer 02:40:28 2437ff75d9bd: Pulling fs layer 02:40:28 765212b225bb: Waiting 02:40:28 f23df028b6ca: Waiting 02:40:28 d65c8cfc05b1: Waiting 02:40:28 2437ff75d9bd: Waiting 02:40:28 04944245beec: Verifying Checksum 02:40:28 04944245beec: Download complete 02:40:28 765212b225bb: Download complete 02:40:28 f23df028b6ca: Verifying Checksum 02:40:28 f23df028b6ca: Download complete 02:40:28 d65c8cfc05b1: Verifying Checksum 02:40:28 d65c8cfc05b1: Download complete 02:40:28 699f458cf7ca: Verifying Checksum 02:40:28 699f458cf7ca: Download complete 02:40:28 8998bd30e6a1: Verifying Checksum 02:40:28 8998bd30e6a1: Download complete 02:40:30 2437ff75d9bd: Download complete 02:40:36 8998bd30e6a1: Pull complete 02:40:36 04944245beec: Pull complete 02:40:38 699f458cf7ca: Pull complete 02:40:38 765212b225bb: Pull complete 02:40:38 f23df028b6ca: Pull complete 02:40:38 d65c8cfc05b1: Pull complete 02:41:05 2437ff75d9bd: Pull complete 02:41:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:41:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:41:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:41:05 prd-ubuntu20.04-docker-arm64-4c-16g-36430 does not seem to be running inside a container 02:41:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/775 -v /w/workspace/edgex-go/775:/w/workspace/edgex-go/775:rw,z -v /w/workspace/edgex-go/775@tmp:/w/workspace/edgex-go/775@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:41:07 $ docker top 1580cb0b75d4283693f2c8e2143c2001f71ff1c7575ec1f34b1b053fe20e218a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:41:07 ---> job-cost.sh 02:41:08 lf-activate-venv: SKIPPING 02:41:08 INFO: No Stack... 02:41:08 INFO: Retrieving Pricing Info for: v3-standard-8 02:41:09 INFO: Archiving Costs [Pipeline] sh 02:41:09 + cat /w/workspace/edgex-go/775/archives/cost.csv 02:41:09 + cut -d, -f6 [Pipeline] lock 02:41:09 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-775-stack-cost] 02:41:09 Resource [jenkins-edgexfoundry-edgex-go-main-775-stack-cost] did not exist. Created. 02:41:09 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-775-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:41:09 + echo total: 0.2199999988079071 [Pipeline] stash 02:41:10 Stashed 1 file(s) [Pipeline] } 02:41:10 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-775-stack-cost] [Pipeline] // lock [Pipeline] } 02:41:10 $ docker stop --time=1 1580cb0b75d4283693f2c8e2143c2001f71ff1c7575ec1f34b1b053fe20e218a 02:41:12 $ docker rm -f --volumes 1580cb0b75d4283693f2c8e2143c2001f71ff1c7575ec1f34b1b053fe20e218a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:41:12 provisioning config files... 02:41:12 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/775@tmp/config8613255642080363488tmp [Pipeline] { [Pipeline] sh 02:41:12 + set +x 02:41:12 + curl -s https://codecov.io/bash 02:41:12 + bash -s -- 02:41:12 02:41:12 _____ _ 02:41:12 / ____| | | 02:41:12 | | ___ __| | ___ ___ _____ __ 02:41:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:41:12 | |___| (_) | (_| | __/ (_| (_) \ V / 02:41:12 \_____\___/ \__,_|\___|\___\___/ \_/ 02:41:12 Bash-1.0.6 02:41:12 02:41:12 02:41:13 ==> git version 2.25.1 found 02:41:13 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:41:13 Release-Date: 2020-01-08 02:41:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:41:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:41:13 ==> Jenkins CI detected. 02:41:13 current dir:  /w/workspace/edgex-go/775 02:41:13 project root: . 02:41:13 --> token set from env 02:41:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:41:13 ==> Running gcov in . (disable via -X gcov) 02:41:13 ==> Python coveragepy not found 02:41:13 ==> Searching for coverage reports in: 02:41:13 + . 02:41:13 -> Found 1 reports 02:41:13 ==> Detecting git/mercurial file structure 02:41:13 ==> Reading reports 02:41:13 + ./coverage.out bytes=1510932 02:41:13 ==> Appending adjustments 02:41:13 https://docs.codecov.io/docs/fixing-reports 02:41:14 + Found adjustments 02:41:14 ==> Gzipping contents 02:41:14 128K /tmp/codecov.0QEt8M.gz 02:41:14 ==> Uploading reports 02:41:14 url: https://codecov.io 02:41:14 query: branch=main&commit=abdf0121f38fcc6bce6b4d1c2b67414a5a563b51&build=775&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F775%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:41:14 -> Pinging Codecov 02:41:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=abdf0121f38fcc6bce6b4d1c2b67414a5a563b51&build=775&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F775%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:41:14 -> Uploading to 02:41:14 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/abdf0121f38fcc6bce6b4d1c2b67414a5a563b51/1e6b257e-5588-41d2-8930-3a84e482b3b1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250110%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250110T024114Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=5f502d8e43c3e2c12084f5b755dcc9b504c5a69e703e1935fbb93b039698631a 02:41:14 % Total % Received % Xferd Average Speed Time Time Time Current 02:41:14 Dload Upload Total Spent Left Speed 02:41:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 127k 0 0 100 127k 0 444k --:--:-- --:--:-- --:--:-- 444k 02:41:15 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } 02:41:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 02:41:15 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:41:16 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:41:16 02:41:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:41:17 latest: Pulling from edgex-devops/edgex-snyk-go 02:41:17 43c4264eed91: Pulling fs layer 02:41:17 4cc291be95ef: Pulling fs layer 02:41:17 2ac1f1163629: Pulling fs layer 02:41:17 5c3c966382ef: Pulling fs layer 02:41:17 4f4fb700ef54: Pulling fs layer 02:41:17 d9c7d2e4e75e: Pulling fs layer 02:41:17 9c3e1370e548: Pulling fs layer 02:41:17 5c3c966382ef: Waiting 02:41:17 4f4fb700ef54: Waiting 02:41:17 d9c7d2e4e75e: Waiting 02:41:17 9c3e1370e548: Waiting 02:41:17 4cc291be95ef: Verifying Checksum 02:41:17 4cc291be95ef: Download complete 02:41:17 5c3c966382ef: Verifying Checksum 02:41:17 5c3c966382ef: Download complete 02:41:17 4f4fb700ef54: Verifying Checksum 02:41:17 4f4fb700ef54: Download complete 02:41:17 43c4264eed91: Download complete 02:41:17 43c4264eed91: Pull complete 02:41:17 d9c7d2e4e75e: Verifying Checksum 02:41:17 d9c7d2e4e75e: Download complete 02:41:17 4cc291be95ef: Pull complete 02:41:17 2ac1f1163629: Verifying Checksum 02:41:17 2ac1f1163629: Download complete 02:41:18 9c3e1370e548: Verifying Checksum 02:41:18 9c3e1370e548: Download complete 02:41:20 2ac1f1163629: Pull complete 02:41:20 5c3c966382ef: Pull complete 02:41:21 4f4fb700ef54: Pull complete 02:41:21 d9c7d2e4e75e: Pull complete 02:41:24 9c3e1370e548: Pull complete 02:41:24 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 02:41:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:41:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:41:24 prd-ubuntu20.04-docker-8c-8g-36429 does not seem to be running inside a container 02:41:24 $ 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/775 -v /w/workspace/edgex-go/775:/w/workspace/edgex-go/775:rw,z -v /w/workspace/edgex-go/775@tmp:/w/workspace/edgex-go/775@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 02:41:35 $ docker top 4499932611d5b6ee5b22535b7ba0ec8a8b44c060247b49e55dbfe3bc5005eee9 -eo pid,comm [Pipeline] { [Pipeline] sh 02:41:36 + git config --global --add safe.directory /w/workspace/edgex-go/775 [Pipeline] echo 02:41:36 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 02:41:36 + set -o pipefail 02:41:36 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 02:41:46 02:41:46 Monitoring /w/workspace/edgex-go/775 (github.com/edgexfoundry/edgex-go)... 02:41:46 02:41:46 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/ebcf6f2d-cabb-488b-8ca3-04b8f05f0960 02:41:46 02:41:46 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:41:46 02:41:46 02:41:46 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 02:41:46 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:41:46 $ docker stop --time=1 4499932611d5b6ee5b22535b7ba0ec8a8b44c060247b49e55dbfe3bc5005eee9 02:41:55 $ docker rm -f --volumes 4499932611d5b6ee5b22535b7ba0ec8a8b44c060247b49e55dbfe3bc5005eee9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 02:41:56 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:41:56 provisioning config files... 02:41:56 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/775@tmp/config2776847553158705883tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:41:56 --> edgex-publish-swagger.sh 02:41:56 === Publish openapi API === 02:41:56 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 02:41:56 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/775/openapi/core-command.yaml] 02:41:56 % Total % Received % Xferd Average Speed Time Time Time Current 02:41:56 Dload Upload Total Spent Left Speed 02:41:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 144k --:--:-- --:--:-- --:--:-- 144k 100 32782 0 0 100 32782 0 40371 --:--:-- --:--:-- --:--:-- 40322 02:41:57 02:41:57 02:41:57 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/775/openapi/core-data.yaml] 02:41:57 % Total % Received % Xferd Average Speed Time Time Time Current 02:41:57 Dload Upload Total Spent Left Speed 02:41:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 135k --:--:-- --:--:-- --:--:-- 135k 100 72057 0 0 100 72057 0 135k --:--:-- --:--:-- --:--:-- 135k 02:41:57 02:41:57 02:41:57 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/775/openapi/core-keeper.yaml] 02:41:57 % Total % Received % Xferd Average Speed Time Time Time Current 02:41:57 Dload Upload Total Spent Left Speed 02:41:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 112 55841 --:--:-- --:--:-- --:--:-- 55954 02:41:58 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:41:58 02:41:58 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/775/openapi/core-metadata.yaml] 02:41:58 % Total % Received % Xferd Average Speed Time Time Time Current 02:41:58 Dload Upload Total Spent Left Speed 02:41:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 0 0 100 154k 0 762k --:--:-- --:--:-- --:--:-- 759k 100 154k 100 156 100 154k 511 507k --:--:-- --:--:-- --:--:-- 508k 02:41:58 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 02:41:58 02:41:58 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/775/openapi/security-proxy-auth.yaml] 02:41:58 % Total % Received % Xferd Average Speed Time Time Time Current 02:41:58 Dload Upload Total Spent Left Speed 02:41:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 229 85257 --:--:-- --:--:-- --:--:-- 85487 02:41:59 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:41:59 02:41:59 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/775/openapi/support-notifications.yaml] 02:41:59 % Total % Received % Xferd Average Speed Time Time Time Current 02:41:59 Dload Upload Total Spent Left Speed 02:41:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 541 339k --:--:-- --:--:-- --:--:-- 339k 02:41:59 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 02:41:59 02:41:59 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/775/openapi/support-scheduler.yaml] 02:41:59 % Total % Received % Xferd Average Speed Time Time Time Current 02:41:59 Dload Upload Total Spent Left Speed 02:41:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 569 180k --:--:-- --:--:-- --:--:-- 180k 100 50857 100 156 100 50701 569 180k --:--:-- --:--:-- --:--:-- 180k 02:41:59 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 02:41:59 [Pipeline] } 02:41:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 02:42:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:42:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:42:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:42:00 prd-ubuntu20.04-docker-8c-8g-36429 does not seem to be running inside a container 02:42:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/775 -v /w/workspace/edgex-go/775:/w/workspace/edgex-go/775:rw,z -v /w/workspace/edgex-go/775@tmp:/w/workspace/edgex-go/775@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:42:01 $ docker top 2d0c6514d11765b34c73f02a17a47ea086e02ef92fe8d3d57cdd337503bf510b -eo pid,comm 02:42:01 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:42:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:42:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:42:01 [ssh-agent] Looking for ssh-agent implementation... 02:42:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:42:01 $ docker exec 2d0c6514d11765b34c73f02a17a47ea086e02ef92fe8d3d57cdd337503bf510b ssh-agent 02:42:01 SSH_AUTH_SOCK=/tmp/ssh-AmpBuoYedNOh/agent.32 02:42:01 SSH_AGENT_PID=38 02:42:01 Running ssh-add (command line suppressed) 02:42:01 Identity added: /w/workspace/edgex-go/775@tmp/private_key_8387391051162019141.key (/w/workspace/edgex-go/775@tmp/private_key_8387391051162019141.key) 02:42:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:42:01 + git semver tag 02:42:02 2025-01-10 02:42:02,019 [run_tag] DEBUG tag force:False 02:42:02 2025-01-10 02:42:02,020 [check_head_tag] DEBUG check head tag 02:42:02 2025-01-10 02:42:02,023 [execute] INFO git cat-file --batch-check 02:42:02 2025-01-10 02:42:02,023 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/775, universal_newlines=False, shell=None, istream=) 02:42:02 2025-01-10 02:42:02,026 [execute] INFO git cat-file --batch 02:42:02 2025-01-10 02:42:02,026 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/775, universal_newlines=False, shell=None, istream=) 02:42:02 2025-01-10 02:42:02,082 [read_version] DEBUG read version from /w/workspace/edgex-go/775/.semver/main 02:42:02 2025-01-10 02:42:02,082 [execute] INFO git tag -a v4.0.0-dev.39 -m v4.0.0-dev.39 02:42:02 2025-01-10 02:42:02,082 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.39', '-m', 'v4.0.0-dev.39'], cwd=/w/workspace/edgex-go/775, universal_newlines=False, shell=None, istream=None) 02:42:02 2025-01-10 02:42:02,085 [read_version] DEBUG read version from /w/workspace/edgex-go/775/.semver/main 02:42:02 4.0.0-dev.39 [Pipeline] } 02:42:02 $ docker exec --env ******** --env ******** 2d0c6514d11765b34c73f02a17a47ea086e02ef92fe8d3d57cdd337503bf510b ssh-agent -k 02:42:02 unset SSH_AUTH_SOCK; 02:42:02 unset SSH_AGENT_PID; 02:42:02 echo Agent pid 38 killed; 02:42:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:42:02 + git semver [Pipeline] } 02:42:03 $ docker stop --time=1 2d0c6514d11765b34c73f02a17a47ea086e02ef92fe8d3d57cdd337503bf510b 02:42:04 $ docker rm -f --volumes 2d0c6514d11765b34c73f02a17a47ea086e02ef92fe8d3d57cdd337503bf510b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:42:04 02:42:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:42:05 0.23.1-centos7: Pulling from edgex-lftools 02:42:05 ab5ef0e58194: Pulling fs layer 02:42:05 9712f1f96733: Pulling fs layer 02:42:05 63f879dbbcfc: Pulling fs layer 02:42:05 0d9ebad4ef96: Pulling fs layer 02:42:05 e9a5061849ea: Pulling fs layer 02:42:05 d747dcd14b5f: Pulling fs layer 02:42:05 2de7ff778b66: Pulling fs layer 02:42:05 d747dcd14b5f: Waiting 02:42:05 0d9ebad4ef96: Waiting 02:42:05 e9a5061849ea: Waiting 02:42:05 2de7ff778b66: Waiting 02:42:05 9712f1f96733: Verifying Checksum 02:42:05 9712f1f96733: Download complete 02:42:05 63f879dbbcfc: Verifying Checksum 02:42:05 63f879dbbcfc: Download complete 02:42:05 e9a5061849ea: Verifying Checksum 02:42:05 e9a5061849ea: Download complete 02:42:05 d747dcd14b5f: Verifying Checksum 02:42:05 d747dcd14b5f: Download complete 02:42:05 0d9ebad4ef96: Verifying Checksum 02:42:05 0d9ebad4ef96: Download complete 02:42:05 ab5ef0e58194: Verifying Checksum 02:42:05 ab5ef0e58194: Download complete 02:42:05 2de7ff778b66: Verifying Checksum 02:42:05 2de7ff778b66: Download complete 02:42:08 ab5ef0e58194: Pull complete 02:42:08 9712f1f96733: Pull complete 02:42:08 63f879dbbcfc: Pull complete 02:42:12 0d9ebad4ef96: Pull complete 02:42:12 e9a5061849ea: Pull complete 02:42:12 d747dcd14b5f: Pull complete 02:42:13 2de7ff778b66: Pull complete 02:42:13 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:42:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:42:13 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:42:13 prd-ubuntu20.04-docker-8c-8g-36429 does not seem to be running inside a container 02:42:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/775 -v /w/workspace/edgex-go/775:/w/workspace/edgex-go/775:rw,z -v /w/workspace/edgex-go/775@tmp:/w/workspace/edgex-go/775@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:42:21 $ docker top 346185d74e6203af7e648ad6448cbe3074298eaae85a665c156edef367edb51d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:42:21 provisioning config files... 02:42:21 copy managed file [sigul-config] to file:/w/workspace/edgex-go/775@tmp/config9284184131633998890tmp 02:42:21 copy managed file [sigul-password] to file:/w/workspace/edgex-go/775@tmp/config6962223110219597120tmp 02:42:21 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/775@tmp/config18017350870382193603tmp [Pipeline] { [Pipeline] echo 02:42:21 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:42:21 ---> sigul-configuration.sh 02:42:21 gpg: directory `/root/.gnupg' created 02:42:21 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:42:21 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:42:21 gpg: keyring `/root/.gnupg/secring.gpg' created 02:42:21 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:42:21 gpg: CAST5 encrypted data 02:42:21 gpg: encrypted with 1 passphrase 02:42:21 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:42:22 + mkdir /home/jenkins 02:42:22 + mkdir /home/jenkins/sigul [Pipeline] sh 02:42:22 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 02:42:22 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:42:22 ---> sigul-install.sh 02:42:22 Sigul already installed; skipping installation. [Pipeline] sh 02:42:23 + git tag --list 02:42:23 0.6.0 02:42:23 0.6.1 02:42:23 0.7.0 02:42:23 0.7.1 02:42:23 v1.0.0 02:42:23 v1.0.1 02:42:23 v1.1.0 02:42:23 v1.2.0 02:42:23 v1.2.1 02:42:23 v1.3.0 02:42:23 v1.3.1 02:42:23 v2.0.0 02:42:23 v2.1.0 02:42:23 v2.1.1 02:42:23 v2.2.0 02:42:23 v2.3.0 02:42:23 v3.0 02:42:23 v3.0.0 02:42:23 v3.1 02:42:23 v3.1.0 02:42:23 v3.1.0-dev.1 02:42:23 v3.1.0-dev.10 02:42:23 v3.1.0-dev.11 02:42:23 v3.1.0-dev.12 02:42:23 v3.1.0-dev.13 02:42:23 v3.1.0-dev.14 02:42:23 v3.1.0-dev.15 02:42:23 v3.1.0-dev.16 02:42:23 v3.1.0-dev.17 02:42:23 v3.1.0-dev.18 02:42:23 v3.1.0-dev.19 02:42:23 v3.1.0-dev.2 02:42:23 v3.1.0-dev.20 02:42:23 v3.1.0-dev.21 02:42:23 v3.1.0-dev.22 02:42:23 v3.1.0-dev.23 02:42:23 v3.1.0-dev.24 02:42:23 v3.1.0-dev.25 02:42:23 v3.1.0-dev.26 02:42:23 v3.1.0-dev.27 02:42:23 v3.1.0-dev.28 02:42:23 v3.1.0-dev.29 02:42:23 v3.1.0-dev.3 02:42:23 v3.1.0-dev.30 02:42:23 v3.1.0-dev.31 02:42:23 v3.1.0-dev.32 02:42:23 v3.1.0-dev.33 02:42:23 v3.1.0-dev.34 02:42:23 v3.1.0-dev.35 02:42:23 v3.1.0-dev.36 02:42:23 v3.1.0-dev.37 02:42:23 v3.1.0-dev.38 02:42:23 v3.1.0-dev.39 02:42:23 v3.1.0-dev.4 02:42:23 v3.1.0-dev.40 02:42:23 v3.1.0-dev.41 02:42:23 v3.1.0-dev.42 02:42:23 v3.1.0-dev.43 02:42:23 v3.1.0-dev.44 02:42:23 v3.1.0-dev.45 02:42:23 v3.1.0-dev.46 02:42:23 v3.1.0-dev.47 02:42:23 v3.1.0-dev.48 02:42:23 v3.1.0-dev.49 02:42:23 v3.1.0-dev.5 02:42:23 v3.1.0-dev.50 02:42:23 v3.1.0-dev.51 02:42:23 v3.1.0-dev.52 02:42:23 v3.1.0-dev.53 02:42:23 v3.1.0-dev.54 02:42:23 v3.1.0-dev.55 02:42:23 v3.1.0-dev.56 02:42:23 v3.1.0-dev.57 02:42:23 v3.1.0-dev.58 02:42:23 v3.1.0-dev.59 02:42:23 v3.1.0-dev.6 02:42:23 v3.1.0-dev.60 02:42:23 v3.1.0-dev.61 02:42:23 v3.1.0-dev.62 02:42:23 v3.1.0-dev.63 02:42:23 v3.1.0-dev.64 02:42:23 v3.1.0-dev.65 02:42:23 v3.1.0-dev.66 02:42:23 v3.1.0-dev.67 02:42:23 v3.1.0-dev.68 02:42:23 v3.1.0-dev.69 02:42:23 v3.1.0-dev.7 02:42:23 v3.1.0-dev.70 02:42:23 v3.1.0-dev.71 02:42:23 v3.1.0-dev.72 02:42:23 v3.1.0-dev.73 02:42:23 v3.1.0-dev.8 02:42:23 v3.1.0-dev.9 02:42:23 v3.1.1 02:42:23 v3.1.1-dev.1 02:42:23 v3.1.1-dev.2 02:42:23 v3.2.0-dev.1 02:42:23 v3.2.0-dev.10 02:42:23 v3.2.0-dev.100 02:42:23 v3.2.0-dev.101 02:42:23 v3.2.0-dev.102 02:42:23 v3.2.0-dev.103 02:42:23 v3.2.0-dev.104 02:42:23 v3.2.0-dev.105 02:42:23 v3.2.0-dev.106 02:42:23 v3.2.0-dev.107 02:42:23 v3.2.0-dev.108 02:42:23 v3.2.0-dev.109 02:42:23 v3.2.0-dev.11 02:42:23 v3.2.0-dev.12 02:42:23 v3.2.0-dev.13 02:42:23 v3.2.0-dev.14 02:42:23 v3.2.0-dev.15 02:42:23 v3.2.0-dev.16 02:42:23 v3.2.0-dev.17 02:42:23 v3.2.0-dev.18 02:42:23 v3.2.0-dev.19 02:42:23 v3.2.0-dev.2 02:42:23 v3.2.0-dev.20 02:42:23 v3.2.0-dev.21 02:42:23 v3.2.0-dev.22 02:42:23 v3.2.0-dev.23 02:42:23 v3.2.0-dev.24 02:42:23 v3.2.0-dev.25 02:42:23 v3.2.0-dev.26 02:42:23 v3.2.0-dev.27 02:42:23 v3.2.0-dev.28 02:42:23 v3.2.0-dev.29 02:42:23 v3.2.0-dev.3 02:42:23 v3.2.0-dev.30 02:42:23 v3.2.0-dev.31 02:42:23 v3.2.0-dev.32 02:42:23 v3.2.0-dev.33 02:42:23 v3.2.0-dev.34 02:42:23 v3.2.0-dev.35 02:42:23 v3.2.0-dev.36 02:42:23 v3.2.0-dev.37 02:42:23 v3.2.0-dev.38 02:42:23 v3.2.0-dev.39 02:42:23 v3.2.0-dev.4 02:42:23 v3.2.0-dev.40 02:42:23 v3.2.0-dev.41 02:42:23 v3.2.0-dev.42 02:42:23 v3.2.0-dev.43 02:42:23 v3.2.0-dev.44 02:42:23 v3.2.0-dev.45 02:42:23 v3.2.0-dev.46 02:42:23 v3.2.0-dev.47 02:42:23 v3.2.0-dev.48 02:42:23 v3.2.0-dev.49 02:42:23 v3.2.0-dev.5 02:42:23 v3.2.0-dev.50 02:42:23 v3.2.0-dev.51 02:42:23 v3.2.0-dev.52 02:42:23 v3.2.0-dev.53 02:42:23 v3.2.0-dev.54 02:42:23 v3.2.0-dev.55 02:42:23 v3.2.0-dev.56 02:42:23 v3.2.0-dev.57 02:42:23 v3.2.0-dev.58 02:42:23 v3.2.0-dev.59 02:42:23 v3.2.0-dev.6 02:42:23 v3.2.0-dev.60 02:42:23 v3.2.0-dev.61 02:42:23 v3.2.0-dev.62 02:42:23 v3.2.0-dev.63 02:42:23 v3.2.0-dev.64 02:42:23 v3.2.0-dev.65 02:42:23 v3.2.0-dev.66 02:42:23 v3.2.0-dev.67 02:42:23 v3.2.0-dev.68 02:42:23 v3.2.0-dev.69 02:42:23 v3.2.0-dev.7 02:42:23 v3.2.0-dev.70 02:42:23 v3.2.0-dev.71 02:42:23 v3.2.0-dev.72 02:42:23 v3.2.0-dev.73 02:42:23 v3.2.0-dev.74 02:42:23 v3.2.0-dev.75 02:42:23 v3.2.0-dev.76 02:42:23 v3.2.0-dev.77 02:42:23 v3.2.0-dev.78 02:42:23 v3.2.0-dev.79 02:42:23 v3.2.0-dev.8 02:42:23 v3.2.0-dev.80 02:42:23 v3.2.0-dev.81 02:42:23 v3.2.0-dev.82 02:42:23 v3.2.0-dev.83 02:42:23 v3.2.0-dev.84 02:42:23 v3.2.0-dev.85 02:42:23 v3.2.0-dev.86 02:42:23 v3.2.0-dev.87 02:42:23 v3.2.0-dev.88 02:42:23 v3.2.0-dev.89 02:42:23 v3.2.0-dev.9 02:42:23 v3.2.0-dev.90 02:42:23 v3.2.0-dev.91 02:42:23 v3.2.0-dev.92 02:42:23 v3.2.0-dev.93 02:42:23 v3.2.0-dev.94 02:42:23 v3.2.0-dev.95 02:42:23 v3.2.0-dev.96 02:42:23 v3.2.0-dev.97 02:42:23 v3.2.0-dev.98 02:42:23 v3.2.0-dev.99 02:42:23 v4.0.0-dev.1 02:42:23 v4.0.0-dev.10 02:42:23 v4.0.0-dev.11 02:42:23 v4.0.0-dev.12 02:42:23 v4.0.0-dev.13 02:42:23 v4.0.0-dev.14 02:42:23 v4.0.0-dev.15 02:42:23 v4.0.0-dev.16 02:42:23 v4.0.0-dev.17 02:42:23 v4.0.0-dev.18 02:42:23 v4.0.0-dev.19 02:42:23 v4.0.0-dev.2 02:42:23 v4.0.0-dev.20 02:42:23 v4.0.0-dev.21 02:42:23 v4.0.0-dev.22 02:42:23 v4.0.0-dev.23 02:42:23 v4.0.0-dev.24 02:42:23 v4.0.0-dev.25 02:42:23 v4.0.0-dev.26 02:42:23 v4.0.0-dev.27 02:42:23 v4.0.0-dev.28 02:42:23 v4.0.0-dev.29 02:42:23 v4.0.0-dev.3 02:42:23 v4.0.0-dev.30 02:42:23 v4.0.0-dev.31 02:42:23 v4.0.0-dev.32 02:42:23 v4.0.0-dev.33 02:42:23 v4.0.0-dev.34 02:42:23 v4.0.0-dev.35 02:42:23 v4.0.0-dev.36 02:42:23 v4.0.0-dev.37 02:42:23 v4.0.0-dev.38 02:42:23 v4.0.0-dev.39 02:42:23 v4.0.0-dev.4 02:42:23 v4.0.0-dev.5 02:42:23 v4.0.0-dev.6 02:42:23 v4.0.0-dev.7 02:42:23 v4.0.0-dev.8 02:42:23 v4.0.0-dev.9 [Pipeline] sh 02:42:23 + lftools sign git-tag v4.0.0-dev.39 02:42:24 Signing Git tag with Sigul... 02:42:24 Signing v4.0.0-dev.39 [Pipeline] echo 02:42:24 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:42:24 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:42:24 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:42:24 $ docker stop --time=1 346185d74e6203af7e648ad6448cbe3074298eaae85a665c156edef367edb51d 02:42:26 $ docker rm -f --volumes 346185d74e6203af7e648ad6448cbe3074298eaae85a665c156edef367edb51d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:42:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:42:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:42:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:42:27 prd-ubuntu20.04-docker-8c-8g-36429 does not seem to be running inside a container 02:42:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/775 -v /w/workspace/edgex-go/775:/w/workspace/edgex-go/775:rw,z -v /w/workspace/edgex-go/775@tmp:/w/workspace/edgex-go/775@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:42:27 $ docker top 778b081326921ac8b2f6e75a425176ae488b8d3ff64874e13e9d1d946e6f583f -eo pid,comm 02:42:27 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:42:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:42:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:42:27 [ssh-agent] Looking for ssh-agent implementation... 02:42:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:42:27 $ docker exec 778b081326921ac8b2f6e75a425176ae488b8d3ff64874e13e9d1d946e6f583f ssh-agent 02:42:27 SSH_AUTH_SOCK=/tmp/ssh-MYXLYMAGIBsv/agent.32 02:42:27 SSH_AGENT_PID=38 02:42:27 Running ssh-add (command line suppressed) 02:42:27 Identity added: /w/workspace/edgex-go/775@tmp/private_key_8528029846674189280.key (/w/workspace/edgex-go/775@tmp/private_key_8528029846674189280.key) 02:42:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:42:28 + git semver bump pre 02:42:28 2025-01-10 02:42:28,362 [read_version] DEBUG read version from /w/workspace/edgex-go/775/.semver/main 02:42:28 2025-01-10 02:42:28,363 [bump_version] DEBUG bumping version:4.0.0-dev.39 on axis:pre with prefix:dev 02:42:28 2025-01-10 02:42:28,363 [bump_version] DEBUG bumped version:4.0.0-dev.40 02:42:28 2025-01-10 02:42:28,363 [write_version] DEBUG write version:4.0.0-dev.40 to path:/w/workspace/edgex-go/775/.semver/main with force:True 02:42:28 2025-01-10 02:42:28,363 [read_version] DEBUG read version from /w/workspace/edgex-go/775/.semver/main 02:42:28 2025-01-10 02:42:28,363 [write_file] DEBUG write to file:/w/workspace/edgex-go/775/.semver/main 02:42:28 2025-01-10 02:42:28,365 [execute] INFO git cat-file --batch-check 02:42:28 2025-01-10 02:42:28,365 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/775/.semver, universal_newlines=False, shell=None, istream=) 02:42:28 2025-01-10 02:42:28,370 [execute] INFO git cat-file --batch 02:42:28 2025-01-10 02:42:28,370 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/775/.semver, universal_newlines=False, shell=None, istream=) 02:42:28 2025-01-10 02:42:28,375 [read_version] DEBUG read version from /w/workspace/edgex-go/775/.semver/main 02:42:28 4.0.0-dev.40 [Pipeline] } 02:42:28 $ docker exec --env ******** --env ******** 778b081326921ac8b2f6e75a425176ae488b8d3ff64874e13e9d1d946e6f583f ssh-agent -k 02:42:28 unset SSH_AUTH_SOCK; 02:42:28 unset SSH_AGENT_PID; 02:42:28 echo Agent pid 38 killed; 02:42:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:42:28 + git semver [Pipeline] } 02:42:29 $ docker stop --time=1 778b081326921ac8b2f6e75a425176ae488b8d3ff64874e13e9d1d946e6f583f 02:42:30 $ docker rm -f --volumes 778b081326921ac8b2f6e75a425176ae488b8d3ff64874e13e9d1d946e6f583f [Pipeline] // withDockerContainer [Pipeline] sh 02:42:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:42:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:42:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:42:31 prd-ubuntu20.04-docker-8c-8g-36429 does not seem to be running inside a container 02:42:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/775 -v /w/workspace/edgex-go/775:/w/workspace/edgex-go/775:rw,z -v /w/workspace/edgex-go/775@tmp:/w/workspace/edgex-go/775@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:42:31 $ docker top 6020b319bd1db02f00a232232e5d3d6ea82b28454d48d5442b8f51ca0370bc6a -eo pid,comm 02:42:31 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:42:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:42:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:42:31 [ssh-agent] Looking for ssh-agent implementation... 02:42:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:42:31 $ docker exec 6020b319bd1db02f00a232232e5d3d6ea82b28454d48d5442b8f51ca0370bc6a ssh-agent 02:42:31 SSH_AUTH_SOCK=/tmp/ssh-pNcRkAyXYai3/agent.32 02:42:31 SSH_AGENT_PID=38 02:42:31 Running ssh-add (command line suppressed) 02:42:31 Identity added: /w/workspace/edgex-go/775@tmp/private_key_15926157663507388828.key (/w/workspace/edgex-go/775@tmp/private_key_15926157663507388828.key) 02:42:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:42:32 + git semver push 02:42:32 2025-01-10 02:42:32,469 [run_push] DEBUG push 02:42:32 2025-01-10 02:42:32,470 [execute] INFO git cat-file --batch-check 02:42:32 2025-01-10 02:42:32,471 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/775/.semver, universal_newlines=False, shell=None, istream=) 02:42:32 2025-01-10 02:42:32,474 [execute] INFO git rev-list c12944bf075ba32ad6eb3018904bbe4a6731534e -- 02:42:32 2025-01-10 02:42:32,475 [execute] DEBUG Popen(['git', 'rev-list', 'c12944bf075ba32ad6eb3018904bbe4a6731534e', '--'], cwd=/w/workspace/edgex-go/775/.semver, universal_newlines=False, shell=None, istream=None) 02:42:32 2025-01-10 02:42:32,493 [execute] INFO git fetch -v origin 02:42:32 2025-01-10 02:42:32,493 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/775/.semver, universal_newlines=True, shell=None, istream=None) 02:42:33 2025-01-10 02:42:32,927 [run_push] DEBUG no remote changes detected 02:42:33 2025-01-10 02:42:32,927 [execute] INFO git push origin semver 02:42:33 2025-01-10 02:42:32,928 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/775/.semver, universal_newlines=False, shell=None, istream=None) 02:42:33 2025-01-10 02:42:33,615 [run_push] DEBUG push all version tags 02:42:33 2025-01-10 02:42:33,615 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:42:33 2025-01-10 02:42:33,616 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/775, universal_newlines=False, shell=None, istream=None) 02:42:34 2025-01-10 02:42:34,236 [read_version] DEBUG read version from /w/workspace/edgex-go/775/.semver/main 02:42:34 4.0.0-dev.40 [Pipeline] } 02:42:34 $ docker exec --env ******** --env ******** 6020b319bd1db02f00a232232e5d3d6ea82b28454d48d5442b8f51ca0370bc6a ssh-agent -k 02:42:34 unset SSH_AUTH_SOCK; 02:42:34 unset SSH_AGENT_PID; 02:42:34 echo Agent pid 38 killed; 02:42:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:42:35 + git semver [Pipeline] } 02:42:35 $ docker stop --time=1 6020b319bd1db02f00a232232e5d3d6ea82b28454d48d5442b8f51ca0370bc6a 02:42:36 $ docker rm -f --volumes 6020b319bd1db02f00a232232e5d3d6ea82b28454d48d5442b8f51ca0370bc6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:42:37 + [ -d /w/workspace/edgex-go/775/archives ] [Pipeline] libraryResource [Pipeline] sh 02:42:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:42:38 ---> package-listing.sh 02:42:38 ++ facter osfamily 02:42:38 ++ tr '[:upper:]' '[:lower:]' 02:42:38 + OS_FAMILY=debian 02:42:38 + workspace=/w/workspace/edgex-go/775 02:42:38 + START_PACKAGES=/tmp/packages_start.txt 02:42:38 + END_PACKAGES=/tmp/packages_end.txt 02:42:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:42:38 + PACKAGES=/tmp/packages_start.txt 02:42:38 + '[' /w/workspace/edgex-go/775 ']' 02:42:38 + PACKAGES=/tmp/packages_end.txt 02:42:38 + case "${OS_FAMILY}" in 02:42:38 + dpkg -l 02:42:38 + grep '^ii' 02:42:38 + '[' -f /tmp/packages_start.txt ']' 02:42:38 + '[' -f /tmp/packages_end.txt ']' 02:42:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:42:38 + '[' /w/workspace/edgex-go/775 ']' 02:42:38 + mkdir -p /w/workspace/edgex-go/775/archives/ 02:42:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/775/archives/ [Pipeline] echo 02:42:38 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/775/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:42:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:42:39 02:42:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:42:40 latest: Pulling from edgex-lftools-log-publisher 02:42:40 5eb5b503b376: Pulling fs layer 02:42:40 5c69ac0246d0: Pulling fs layer 02:42:40 ec43610c2a17: Pulling fs layer 02:42:40 3a2ae6a8a46f: Pulling fs layer 02:42:40 33b1e0a273af: Pulling fs layer 02:42:40 5d3b04190fa2: Pulling fs layer 02:42:40 2f39f015ded8: Pulling fs layer 02:42:40 33b1e0a273af: Waiting 02:42:40 3a2ae6a8a46f: Waiting 02:42:40 5d3b04190fa2: Waiting 02:42:40 5c69ac0246d0: Download complete 02:42:40 3a2ae6a8a46f: Verifying Checksum 02:42:40 3a2ae6a8a46f: Download complete 02:42:40 33b1e0a273af: Verifying Checksum 02:42:40 33b1e0a273af: Download complete 02:42:40 ec43610c2a17: Verifying Checksum 02:42:40 ec43610c2a17: Download complete 02:42:40 5d3b04190fa2: Download complete 02:42:40 5eb5b503b376: Verifying Checksum 02:42:40 5eb5b503b376: Download complete 02:42:40 2f39f015ded8: Download complete 02:42:41 5eb5b503b376: Pull complete 02:42:41 5c69ac0246d0: Pull complete 02:42:41 ec43610c2a17: Pull complete 02:42:41 3a2ae6a8a46f: Pull complete 02:42:41 33b1e0a273af: Pull complete 02:42:42 5d3b04190fa2: Pull complete 02:42:46 2f39f015ded8: Pull complete 02:42:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:42:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:42:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:42:46 prd-ubuntu20.04-docker-8c-8g-36429 does not seem to be running inside a container 02:42:46 $ 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/775/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/775 -v /w/workspace/edgex-go/775:/w/workspace/edgex-go/775:rw,z -v /w/workspace/edgex-go/775@tmp:/w/workspace/edgex-go/775@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:42:52 $ docker top af84e9535716b0fcfb0a430088619b0de4f103e379c7a04ee96f2282a7a52cde -eo pid,comm [Pipeline] { [Pipeline] sh 02:42:52 + touch /tmp/pre-build-complete [Pipeline] sh 02:42:52 + mkdir -p /var/log/sysstat [Pipeline] sh 02:42:53 + ls /var/log/sa-host 02:42:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:42:53 provisioning config files... 02:42:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/775@tmp/config2422991514187147197tmp [Pipeline] { [Pipeline] echo 02:42:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:42:53 ---> create-netrc.sh [Pipeline] } 02:42:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:42:54 ---> python-tools-install.sh [Pipeline] echo 02:42:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:42:54 ---> sudo-logs.sh 02:42:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:42:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:42:54 ---> job-cost.sh 02:42:54 lf-activate-venv: SKIPPING 02:42:54 DEBUG: total: 0.2199999988079071 02:42:54 INFO: Retrieving Stack Cost... 02:42:54 INFO: Retrieving Pricing Info for: v3-standard-8 02:42:55 INFO: Archiving Costs [Pipeline] echo 02:42:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:42:55 ---> logs-deploy.sh 02:42:55 lf-activate-venv: SKIPPING 02:42:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/775 02:42:55 INFO: archiving workspace using pattern(s): 02:42:56 Archives upload complete. 02:42:56 INFO: archiving logs to Nexus 02:42:57 ---> uname -a: 02:42:57 Linux prd-ubuntu20-04-docker-8c-8g-36429 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:42:57 02:42:57 02:42:57 ---> lscpu: 02:42:57 Architecture: x86_64 02:42:57 CPU op-mode(s): 32-bit, 64-bit 02:42:57 Byte Order: Little Endian 02:42:57 Address sizes: 40 bits physical, 48 bits virtual 02:42:57 CPU(s): 8 02:42:57 On-line CPU(s) list: 0-7 02:42:57 Thread(s) per core: 1 02:42:57 Core(s) per socket: 1 02:42:57 Socket(s): 8 02:42:57 NUMA node(s): 1 02:42:57 Vendor ID: AuthenticAMD 02:42:57 CPU family: 23 02:42:57 Model: 49 02:42:57 Model name: AMD EPYC-Rome Processor 02:42:57 Stepping: 0 02:42:57 CPU MHz: 2800.000 02:42:57 BogoMIPS: 5600.00 02:42:57 Virtualization: AMD-V 02:42:57 Hypervisor vendor: KVM 02:42:57 Virtualization type: full 02:42:57 L1d cache: 256 KiB 02:42:57 L1i cache: 256 KiB 02:42:57 L2 cache: 4 MiB 02:42:57 L3 cache: 128 MiB 02:42:57 NUMA node0 CPU(s): 0-7 02:42:57 Vulnerability Itlb multihit: Not affected 02:42:57 Vulnerability L1tf: Not affected 02:42:57 Vulnerability Mds: Not affected 02:42:57 Vulnerability Meltdown: Not affected 02:42:57 Vulnerability Mmio stale data: Not affected 02:42:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:42:57 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:42:57 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:42:57 Vulnerability Srbds: Not affected 02:42:57 Vulnerability Tsx async abort: Not affected 02:42:57 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:42:57 02:42:57 02:42:57 ---> nproc: 02:42:57 8 02:42:57 02:42:57 02:42:57 ---> df -h: 02:42:57 Filesystem Size Used Avail Use% Mounted on 02:42:57 overlay 155G 28G 127G 19% / 02:42:57 tmpfs 64M 0 64M 0% /dev 02:42:57 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:42:57 shm 64M 0 64M 0% /dev/shm 02:42:57 /dev/vda1 155G 28G 127G 19% /facter-os 02:42:57 02:42:57 02:42:57 ---> sar -b -r -n DEV: 02:42:57 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36429) 01/10/25 _x86_64_ (8 CPU) 02:42:57 02:42:57 02:13:59 LINUX RESTART (8 CPU) 02:42:57 02:42:57 02:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:42:57 02:15:01 382.20 58.87 323.33 0.00 5193.40 199299.18 0.00 02:42:57 02:16:01 194.12 3.57 190.55 0.00 375.67 75113.75 0.00 02:42:57 02:17:01 45.37 0.17 45.20 0.00 22.26 21108.16 0.00 02:42:57 02:18:01 33.94 0.12 33.82 0.00 0.93 18572.09 0.00 02:42:57 02:19:01 58.94 0.08 58.86 0.00 1.87 45603.87 0.00 02:42:57 02:20:01 618.31 8.68 609.62 0.00 2153.45 214766.59 0.00 02:42:57 02:21:01 542.01 10.00 532.01 0.00 79.99 180502.05 0.00 02:42:57 02:22:01 334.72 3.10 331.62 0.00 2314.03 58816.13 0.00 02:42:57 02:23:01 327.61 0.07 327.55 0.00 0.53 103475.82 0.00 02:42:57 02:24:01 700.37 0.17 700.20 0.00 19.20 102177.77 0.00 02:42:57 02:25:01 37.99 0.08 37.91 0.00 9.07 992.90 0.00 02:42:57 02:26:01 13.83 0.02 13.81 0.00 0.67 357.81 0.00 02:42:57 02:27:01 1.37 0.00 1.37 0.00 0.00 15.20 0.00 02:42:57 02:28:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 02:42:57 02:29:01 2.33 0.02 2.32 0.00 0.13 26.53 0.00 02:42:57 02:30:01 1.47 0.00 1.47 0.00 0.00 25.20 0.00 02:42:57 02:31:01 1.28 0.00 1.28 0.00 0.00 15.20 0.00 02:42:57 02:32:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 02:42:57 02:33:01 1.12 0.00 1.12 0.00 0.00 14.00 0.00 02:42:57 02:34:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 02:42:57 02:35:01 1.27 0.00 1.27 0.00 0.00 15.60 0.00 02:42:57 02:36:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 02:42:57 02:37:01 1.20 0.00 1.20 0.00 0.00 15.46 0.00 02:42:57 02:38:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 02:42:57 02:39:01 1.75 0.37 1.38 0.00 11.46 17.60 0.00 02:42:57 02:40:01 2.43 1.22 1.22 0.00 25.46 15.46 0.00 02:42:57 02:41:01 1.29 0.00 1.29 0.00 0.00 15.86 0.00 02:42:57 02:42:01 116.26 0.53 115.73 0.00 11.60 39761.41 0.00 02:42:57 Average: 122.61 3.11 119.50 0.00 365.81 37968.71 0.00 02:42:57 02:42:57 02:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:42:57 02:15:01 29752964 31568816 773920 2.35 60112 2052080 1848976 5.45 980732 1810264 187236 02:42:57 02:16:01 28329976 31535120 773844 2.35 124296 3292804 1736180 5.12 1139760 2953524 6656 02:42:57 02:17:01 26969424 31356612 941792 2.86 128800 4381284 2231280 6.58 1986780 3370268 507692 02:42:57 02:18:01 27031648 31425996 871336 2.65 133132 4352952 2244260 6.61 1464508 3796804 464488 02:42:57 02:19:01 27640156 31516676 789080 2.40 135936 3891408 1892488 5.58 1329904 3392500 157288 02:42:57 02:20:01 20332640 31098392 1136764 3.46 213804 10373884 3645104 10.74 2511356 9099072 494568 02:42:57 02:21:01 14958180 31368580 878148 2.67 355532 15581628 2333540 6.88 2751400 13957416 639332 02:42:57 02:22:01 9928808 29041556 3131504 9.52 393656 17889128 8651924 25.50 6169664 15115500 1631460 02:42:57 02:23:01 8296420 29983588 2207980 6.71 408144 20386276 6030204 17.77 6178616 16705516 1767604 02:42:57 02:24:01 10586704 31416604 827664 2.52 428548 19671400 2164812 6.38 3364300 17463628 620 02:42:57 02:25:01 10583012 31410684 833508 2.53 428664 19669084 2182476 6.43 3696544 17135988 552 02:42:57 02:26:01 10589492 31418040 825856 2.51 429268 19669336 2042108 6.02 3824068 17000232 72 02:42:57 02:27:01 10592068 31420624 823344 2.50 429276 19669340 2042108 6.02 3821936 17000236 8 02:42:57 02:28:01 10607204 31435780 808208 2.46 429284 19669344 2042108 6.02 3805628 17000240 8 02:42:57 02:29:01 10606848 31435588 808868 2.46 429352 19669468 2074892 6.11 3805696 17000360 16 02:42:57 02:30:01 10613424 31442188 802192 2.44 429404 19669452 2074892 6.11 3800824 17000340 44 02:42:57 02:31:01 10613276 31442092 802404 2.44 429424 19669452 2074892 6.11 3800860 17000340 16 02:42:57 02:32:01 10613512 31442352 802108 2.44 429448 19669460 2074892 6.11 3800864 17000344 8 02:42:57 02:33:01 10613708 31442580 801840 2.44 429456 19669464 2074892 6.11 3800960 17000352 12 02:42:57 02:34:01 10613668 31442552 801800 2.44 429488 19669448 2074892 6.11 3800936 17000352 8 02:42:57 02:35:01 10613328 31442252 802024 2.44 429512 19669472 2074892 6.11 3799824 17000360 12 02:42:57 02:36:01 10613028 31441980 802244 2.44 429528 19669472 2074892 6.11 3799824 17000360 12 02:42:57 02:37:01 10613440 31442416 801956 2.44 429544 19669476 2074892 6.11 3799840 17000364 8 02:42:57 02:38:01 10613604 31442600 801740 2.44 429556 19669480 2074892 6.11 3799884 17000368 12 02:42:57 02:39:01 10613084 31442448 801944 2.44 429592 19669804 2074892 6.11 3802564 17000528 4 02:42:57 02:40:01 10600936 31432144 812164 2.47 429612 19670588 2074892 6.11 3813336 17000704 4 02:42:57 02:41:01 10601196 31432432 811820 2.47 429628 19670592 2074892 6.11 3812868 17000660 16 02:42:57 02:42:01 9770136 31350072 892416 2.71 443860 20349344 2610192 7.69 3936980 17647180 400 02:42:57 Average: 14068282 31288242 963160 2.93 361638 16307319 2523977 7.44 3442873 14087636 209220 02:42:57 02:42:57 02:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:42:57 02:15:01 ens3 805.40 732.44 5265.91 117.23 0.00 0.00 0.00 0.00 02:42:57 02:15:01 lo 4.60 4.60 0.44 0.44 0.00 0.00 0.00 0.00 02:42:57 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:57 02:16:01 ens3 996.78 892.52 8159.06 90.07 0.00 0.00 0.00 0.00 02:42:57 02:16:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 02:42:57 02:16:01 docker0 811.91 858.32 59.62 4901.26 0.00 0.00 0.00 0.00 02:42:57 02:17:01 ens3 37.80 24.09 36.84 16.54 0.00 0.00 0.00 0.00 02:42:57 02:17:01 vethf506b1e 0.08 0.27 0.01 0.03 0.00 0.00 0.00 0.00 02:42:57 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:57 02:17:01 docker0 0.08 0.15 0.01 0.02 0.00 0.00 0.00 0.00 02:42:57 02:18:01 ens3 32.42 21.94 32.20 12.44 0.00 0.00 0.00 0.00 02:42:57 02:18:01 vethf506b1e 1.02 1.03 0.09 0.09 0.00 0.00 0.00 0.00 02:42:57 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:57 02:18:01 docker0 1.02 1.02 0.08 0.09 0.00 0.00 0.00 0.00 02:42:57 02:19:01 ens3 111.66 90.88 2216.00 148.56 0.00 0.00 0.00 0.00 02:42:57 02:19:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 02:42:57 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:57 02:20:01 vethc72d2b8 22.00 28.33 2.12 14.37 0.00 0.00 0.00 0.00 02:42:57 02:20:01 ens3 642.95 378.85 5478.59 50.60 0.00 0.00 0.00 0.00 02:42:57 02:20:01 vethbf1c08e 40.33 63.92 3.98 345.04 0.00 0.00 0.00 0.03 02:42:57 02:20:01 veth5e2bbb1 37.34 60.89 3.71 337.59 0.00 0.00 0.00 0.03 02:42:57 02:20:01 veth3d629c2 0.36 1.16 0.03 0.16 0.00 0.00 0.00 0.00 02:42:57 02:20:01 veth322054a 40.05 62.78 3.93 341.40 0.00 0.00 0.00 0.03 02:42:57 02:20:01 vethf9abf7b 39.95 61.87 3.88 327.27 0.00 0.00 0.00 0.03 02:42:57 02:20:01 lo 0.86 0.86 0.09 0.09 0.00 0.00 0.00 0.00 02:42:57 02:20:01 docker0 278.66 457.89 22.11 3106.04 0.00 0.00 0.00 0.00 02:42:57 02:20:01 vetha33466d 41.19 74.65 3.98 341.75 0.00 0.00 0.00 0.03 02:42:57 02:21:01 ens3 570.77 292.58 5611.72 32.76 0.00 0.00 0.00 0.00 02:42:57 02:21:01 veth3d629c2 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:42:57 02:21:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 02:42:57 02:21:01 docker0 280.65 543.83 24.63 5571.78 0.00 0.00 0.00 0.00 02:42:57 02:22:01 veth15b3f0b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:42:57 02:22:01 ens3 541.87 151.80 1401.17 14.96 0.00 0.00 0.00 0.00 02:42:57 02:22:01 veth3d629c2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:42:57 02:22:01 veth78eded1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:42:57 02:22:01 veth255ea10 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:42:57 02:22:01 veth2a94ce5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:42:57 02:22:01 veth2d8afc6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:42:57 02:22:01 vethd5ec0aa 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:42:57 02:22:01 veth9ee89d6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:42:57 02:22:01 vethb6144fe 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:42:57 02:22:01 lo 0.13 0.13 0.02 0.02 0.00 0.00 0.00 0.00 02:42:57 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:57 02:22:01 veth5422f4d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:42:57 02:22:01 veth881bd56 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:42:57 02:22:01 veth3a41783 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:42:57 02:22:01 veth438ebcb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:42:57 02:23:01 veth15b3f0b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:42:57 02:23:01 ens3 5.13 3.00 4.11 2.25 0.00 0.00 0.00 0.00 02:42:57 02:23:01 veth3d629c2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:57 02:23:01 veth78eded1 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:42:57 02:23:01 veth255ea10 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:42:57 02:23:01 veth2a94ce5 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:42:57 02:23:01 veth2d8afc6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:42:57 02:23:01 vethd5ec0aa 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:42:57 02:23:01 veth9ee89d6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:42:57 02:23:01 vethb6144fe 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:42:57 02:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:57 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:57 02:23:01 veth5422f4d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:42:57 02:23:01 veth881bd56 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:42:57 02:23:01 veth3a41783 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:42:57 02:23:01 veth438ebcb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:42:57 02:24:01 ens3 123.31 118.80 78.93 443.60 0.00 0.00 0.00 0.00 02:42:57 02:24:01 lo 17.66 17.66 1.74 1.74 0.00 0.00 0.00 0.00 02:42:57 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:57 02:25:01 ens3 423.53 444.41 205.52 2242.17 0.00 0.00 0.00 0.00 02:42:57 02:25:01 lo 45.39 45.39 4.47 4.47 0.00 0.00 0.00 0.00 02:42:57 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:57 02:26:01 ens3 158.81 151.84 84.55 738.33 0.00 0.00 0.00 0.00 02:42:57 02:26:01 lo 17.46 17.46 1.72 1.72 0.00 0.00 0.00 0.00 02:42:57 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:57 02:27:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:42:57 02:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:57 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:57 02:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:57 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:57 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:57 02:29:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:42:57 02:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:57 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:57 02:30:01 ens3 0.20 0.10 0.08 0.06 0.00 0.00 0.00 0.00 02:42:57 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:57 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:57 02:31:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:42:57 02:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:57 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:57 02:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:57 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:57 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:57 02:33:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:42:57 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:57 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:57 02:34:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:57 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:57 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:57 02:35:01 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 02:42:57 02:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:57 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:57 02:36:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:57 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:57 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:57 02:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:42:57 02:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:57 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:57 02:38:01 ens3 2.07 1.17 6.57 0.08 0.00 0.00 0.00 0.00 02:42:57 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:57 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:57 02:39:01 ens3 0.95 0.73 0.82 0.37 0.00 0.00 0.00 0.00 02:42:57 02:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:57 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:57 02:40:01 ens3 27.15 39.11 6.11 111.26 0.00 0.00 0.00 0.00 02:42:57 02:40:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 02:42:57 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:57 02:41:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:42:57 02:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:57 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:57 02:42:01 ens3 286.52 165.46 5201.71 36.51 0.00 0.00 0.00 0.00 02:42:57 02:42:01 veth2201385 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:57 02:42:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 02:42:57 02:42:01 docker0 74.46 134.36 6.91 1260.12 0.00 0.00 0.00 0.00 02:42:57 Average: ens3 170.56 125.53 1208.94 144.97 0.00 0.00 0.00 0.00 02:42:57 Average: veth2201385 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:57 Average: lo 3.30 3.30 0.32 0.32 0.00 0.00 0.00 0.00 02:42:57 Average: docker0 51.78 71.44 4.06 531.15 0.00 0.00 0.00 0.00 02:42:57 02:42:57 02:42:57 ---> sar -P ALL: 02:42:57 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36429) 01/10/25 _x86_64_ (8 CPU) 02:42:57 02:42:57 02:13:59 LINUX RESTART (8 CPU) 02:42:57 02:42:57 02:14:01 CPU %user %nice %system %iowait %steal %idle 02:42:57 02:15:01 all 7.16 0.00 2.02 3.22 0.05 87.55 02:42:57 02:15:01 0 5.78 0.00 2.64 3.54 0.03 88.01 02:42:57 02:15:01 1 7.62 0.00 1.41 0.35 0.05 90.58 02:42:57 02:15:01 2 5.81 0.00 3.61 1.54 0.03 89.00 02:42:57 02:15:01 3 6.45 0.00 1.78 10.69 0.05 81.03 02:42:57 02:15:01 4 6.14 0.00 1.46 5.96 0.05 86.39 02:42:57 02:15:01 5 4.82 0.00 2.22 0.35 0.05 92.55 02:42:57 02:15:01 6 9.54 0.00 1.36 0.74 0.05 88.31 02:42:57 02:15:01 7 11.11 0.00 1.71 2.58 0.07 84.53 02:42:57 02:16:01 all 7.56 0.00 3.59 5.63 0.05 83.15 02:42:57 02:16:01 0 6.67 0.00 4.13 22.09 0.05 67.05 02:42:57 02:16:01 1 7.85 0.00 2.86 3.61 0.05 85.63 02:42:57 02:16:01 2 6.32 0.00 3.00 7.84 0.05 82.79 02:42:57 02:16:01 3 7.71 0.00 3.89 0.27 0.07 88.07 02:42:57 02:16:01 4 11.36 0.00 4.25 0.84 0.05 83.50 02:42:57 02:16:01 5 6.67 0.00 4.14 1.06 0.05 88.07 02:42:57 02:16:01 6 5.90 0.00 2.89 5.87 0.07 85.26 02:42:57 02:16:01 7 8.00 0.00 3.58 3.58 0.05 84.79 02:42:57 02:17:01 all 39.02 0.00 5.98 1.69 0.10 53.21 02:42:57 02:17:01 0 37.95 0.00 5.51 0.69 0.10 55.75 02:42:57 02:17:01 1 37.86 0.00 7.33 0.66 0.10 54.05 02:42:57 02:17:01 2 39.61 0.00 5.73 2.70 0.10 51.86 02:42:57 02:17:01 3 38.63 0.00 6.03 8.45 0.14 46.75 02:42:57 02:17:01 4 37.81 0.00 6.56 0.12 0.08 55.42 02:42:57 02:17:01 5 40.20 0.00 5.59 0.62 0.10 53.49 02:42:57 02:17:01 6 39.85 0.00 5.60 0.08 0.08 54.38 02:42:57 02:17:01 7 40.26 0.00 5.49 0.27 0.08 53.90 02:42:57 02:18:01 all 50.17 0.00 6.24 1.43 0.16 42.00 02:42:57 02:18:01 0 50.96 0.00 6.70 0.83 0.57 40.94 02:42:57 02:18:01 1 50.50 0.00 5.79 0.17 0.08 43.46 02:42:57 02:18:01 2 50.07 0.00 5.78 1.86 0.10 42.19 02:42:57 02:18:01 3 50.38 0.00 6.55 5.70 0.08 37.29 02:42:57 02:18:01 4 50.28 0.00 6.07 1.20 0.10 42.36 02:42:57 02:18:01 5 49.91 0.00 6.85 1.07 0.10 42.06 02:42:57 02:18:01 6 48.79 0.00 6.27 0.32 0.12 44.50 02:42:57 02:18:01 7 50.46 0.00 5.89 0.30 0.10 43.25 02:42:57 02:19:01 all 30.28 0.00 5.23 3.25 0.13 61.11 02:42:57 02:19:01 0 29.14 0.00 5.26 1.39 0.08 64.12 02:42:57 02:19:01 1 31.60 0.00 4.97 0.27 0.08 63.07 02:42:57 02:19:01 2 28.40 0.00 5.15 3.06 0.29 63.10 02:42:57 02:19:01 3 30.22 0.00 5.00 3.75 0.08 60.94 02:42:57 02:19:01 4 31.76 0.00 6.16 17.24 0.08 44.76 02:42:57 02:19:01 5 30.74 0.00 5.14 0.05 0.08 63.99 02:42:57 02:19:01 6 29.14 0.00 5.10 0.00 0.07 65.69 02:42:57 02:19:01 7 31.22 0.00 5.06 0.29 0.30 63.13 02:42:57 02:20:01 all 20.15 0.00 8.00 26.38 0.12 45.35 02:42:57 02:20:01 0 19.96 0.00 7.66 20.45 0.12 51.82 02:42:57 02:20:01 1 20.57 0.00 7.47 30.58 0.12 41.26 02:42:57 02:20:01 2 21.58 0.00 7.75 35.05 0.10 35.52 02:42:57 02:20:01 3 21.07 0.00 8.59 28.99 0.12 41.24 02:42:57 02:20:01 4 19.22 0.00 8.36 20.91 0.12 51.39 02:42:57 02:20:01 5 18.94 0.00 8.06 28.36 0.12 44.52 02:42:57 02:20:01 6 19.96 0.00 7.71 26.66 0.12 45.55 02:42:57 02:20:01 7 19.87 0.00 8.38 19.94 0.14 51.67 02:42:57 02:21:01 all 5.56 0.00 3.59 27.78 0.05 63.02 02:42:57 02:21:01 0 5.62 0.00 3.54 28.93 0.05 61.86 02:42:57 02:21:01 1 6.49 0.00 2.48 13.28 0.05 77.70 02:42:57 02:21:01 2 5.88 0.00 4.89 52.28 0.07 36.87 02:42:57 02:21:01 3 5.12 0.00 2.96 13.55 0.02 78.36 02:42:57 02:21:01 4 5.27 0.00 4.04 22.88 0.05 67.77 02:42:57 02:21:01 5 5.48 0.00 3.27 10.18 0.05 81.02 02:42:57 02:21:01 6 5.55 0.00 3.91 28.88 0.07 61.60 02:42:57 02:21:01 7 5.06 0.00 3.63 52.33 0.03 38.96 02:42:57 02:22:01 all 74.72 0.00 11.10 7.16 0.14 6.87 02:42:57 02:22:01 0 74.42 0.00 11.21 5.81 0.13 8.43 02:42:57 02:22:01 1 73.51 0.00 11.86 5.69 0.15 8.79 02:42:57 02:22:01 2 75.42 0.00 10.87 5.07 0.13 8.51 02:42:57 02:22:01 3 74.99 0.00 10.77 6.74 0.15 7.34 02:42:57 02:22:01 4 75.46 0.00 10.88 5.01 0.15 8.49 02:42:57 02:22:01 5 75.16 0.00 10.59 5.66 0.15 8.44 02:42:57 02:22:01 6 74.61 0.00 11.29 11.49 0.15 2.46 02:42:57 02:22:01 7 74.19 0.00 11.35 11.82 0.13 2.51 02:42:57 02:23:01 all 90.02 0.00 9.71 0.11 0.16 0.00 02:42:57 02:23:01 0 89.98 0.00 9.85 0.00 0.17 0.00 02:42:57 02:23:01 1 89.74 0.00 9.96 0.13 0.17 0.00 02:42:57 02:23:01 2 90.83 0.00 8.90 0.10 0.17 0.00 02:42:57 02:23:01 3 89.21 0.00 10.57 0.05 0.17 0.00 02:42:57 02:23:01 4 90.30 0.00 9.50 0.05 0.15 0.00 02:42:57 02:23:01 5 90.05 0.00 9.68 0.10 0.17 0.00 02:42:57 02:23:01 6 90.02 0.00 9.71 0.10 0.17 0.00 02:42:57 02:23:01 7 89.99 0.00 9.54 0.32 0.15 0.00 02:42:57 02:24:01 all 33.59 0.00 5.36 7.32 0.09 53.65 02:42:57 02:24:01 0 33.94 0.00 5.20 7.40 0.08 53.37 02:42:57 02:24:01 1 35.34 0.00 5.18 4.35 0.10 55.03 02:42:57 02:24:01 2 32.97 0.00 5.76 3.65 0.08 57.54 02:42:57 02:24:01 3 33.31 0.00 6.54 22.03 0.08 38.03 02:42:57 02:24:01 4 34.08 0.00 5.35 3.57 0.10 56.90 02:42:57 02:24:01 5 34.56 0.00 4.70 3.16 0.08 57.49 02:42:57 02:24:01 6 33.50 0.00 4.95 12.62 0.10 48.83 02:42:57 02:24:01 7 31.00 0.00 5.17 1.77 0.07 61.99 02:42:57 02:25:01 all 7.86 0.00 1.01 0.10 0.05 90.99 02:42:57 02:25:01 0 9.28 0.00 1.20 0.03 0.05 89.43 02:42:57 02:25:01 1 10.08 0.00 1.00 0.03 0.05 88.83 02:42:57 02:25:01 2 10.29 0.00 0.92 0.18 0.03 88.57 02:42:57 02:25:01 3 7.91 0.00 0.92 0.02 0.05 91.10 02:42:57 02:25:01 4 4.91 0.00 0.80 0.02 0.05 94.22 02:42:57 02:25:01 5 7.94 0.00 1.24 0.35 0.05 90.41 02:42:57 02:25:01 6 7.88 0.00 1.16 0.12 0.05 90.79 02:42:57 02:25:01 7 4.57 0.00 0.80 0.02 0.05 94.57 02:42:57 02:42:57 02:25:01 CPU %user %nice %system %iowait %steal %idle 02:42:57 02:26:01 all 3.11 0.00 0.42 0.04 0.02 96.41 02:42:57 02:26:01 0 3.00 0.00 0.53 0.02 0.02 96.43 02:42:57 02:26:01 1 2.19 0.00 0.38 0.08 0.02 97.33 02:42:57 02:26:01 2 2.44 0.00 0.25 0.02 0.02 97.28 02:42:57 02:26:01 3 5.50 0.00 0.53 0.02 0.03 93.92 02:42:57 02:26:01 4 5.16 0.00 0.40 0.02 0.03 94.39 02:42:57 02:26:01 5 2.50 0.00 0.35 0.00 0.02 97.13 02:42:57 02:26:01 6 2.42 0.00 0.53 0.20 0.03 96.81 02:42:57 02:26:01 7 1.67 0.00 0.35 0.00 0.02 97.96 02:42:57 02:27:01 all 0.12 0.00 0.01 0.00 0.00 99.85 02:42:57 02:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:42:57 02:27:01 1 0.03 0.00 0.02 0.03 0.00 99.92 02:42:57 02:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:42:57 02:27:01 3 0.05 0.00 0.03 0.00 0.02 99.90 02:42:57 02:27:01 4 0.05 0.00 0.03 0.00 0.00 99.92 02:42:57 02:27:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:42:57 02:27:01 6 0.02 0.00 0.03 0.00 0.00 99.95 02:42:57 02:27:01 7 0.81 0.00 0.00 0.00 0.00 99.19 02:42:57 02:28:01 all 0.03 0.00 0.01 0.00 0.00 99.95 02:42:57 02:28:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:42:57 02:28:01 1 0.02 0.00 0.00 0.02 0.00 99.97 02:42:57 02:28:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:42:57 02:28:01 3 0.08 0.00 0.08 0.00 0.02 99.82 02:42:57 02:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:42:57 02:28:01 5 0.05 0.00 0.02 0.00 0.00 99.93 02:42:57 02:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:42:57 02:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:42:57 02:29:01 all 0.04 0.00 0.04 0.01 0.01 99.91 02:42:57 02:29:01 0 0.02 0.00 0.05 0.02 0.00 99.92 02:42:57 02:29:01 1 0.02 0.00 0.03 0.02 0.02 99.92 02:42:57 02:29:01 2 0.05 0.00 0.02 0.00 0.02 99.92 02:42:57 02:29:01 3 0.10 0.00 0.10 0.00 0.02 99.78 02:42:57 02:29:01 4 0.02 0.00 0.03 0.00 0.02 99.93 02:42:57 02:29:01 5 0.05 0.00 0.02 0.02 0.02 99.90 02:42:57 02:29:01 6 0.02 0.00 0.03 0.00 0.02 99.93 02:42:57 02:29:01 7 0.02 0.00 0.03 0.00 0.00 99.95 02:42:57 02:30:01 all 0.04 0.00 0.02 0.01 0.00 99.93 02:42:57 02:30:01 0 0.02 0.00 0.02 0.07 0.00 99.90 02:42:57 02:30:01 1 0.03 0.00 0.03 0.03 0.00 99.90 02:42:57 02:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:42:57 02:30:01 3 0.10 0.00 0.05 0.00 0.00 99.85 02:42:57 02:30:01 4 0.03 0.00 0.02 0.02 0.00 99.93 02:42:57 02:30:01 5 0.08 0.00 0.02 0.00 0.00 99.90 02:42:57 02:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:42:57 02:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:42:57 02:31:01 all 0.02 0.00 0.01 0.00 0.00 99.96 02:42:57 02:31:01 0 0.02 0.00 0.03 0.00 0.00 99.95 02:42:57 02:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:42:57 02:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:42:57 02:31:01 3 0.07 0.00 0.07 0.00 0.02 99.85 02:42:57 02:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:42:57 02:31:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:42:57 02:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:42:57 02:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:42:57 02:32:01 all 0.03 0.00 0.01 0.00 0.00 99.95 02:42:57 02:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:42:57 02:32:01 1 0.03 0.00 0.00 0.02 0.00 99.95 02:42:57 02:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:42:57 02:32:01 3 0.10 0.00 0.03 0.00 0.02 99.85 02:42:57 02:32:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:42:57 02:32:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:42:57 02:32:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:42:57 02:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:42:57 02:33:01 all 0.02 0.00 0.02 0.00 0.00 99.95 02:42:57 02:33:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:42:57 02:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:42:57 02:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:42:57 02:33:01 3 0.05 0.00 0.05 0.00 0.02 99.88 02:42:57 02:33:01 4 0.00 0.00 0.02 0.02 0.00 99.97 02:42:57 02:33:01 5 0.05 0.00 0.00 0.00 0.00 99.95 02:42:57 02:33:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:42:57 02:33:01 7 0.03 0.00 0.03 0.00 0.02 99.92 02:42:57 02:34:01 all 0.05 0.00 0.01 0.00 0.00 99.93 02:42:57 02:34:01 0 0.12 0.00 0.00 0.02 0.02 99.85 02:42:57 02:34:01 1 0.02 0.00 0.02 0.02 0.00 99.95 02:42:57 02:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:42:57 02:34:01 3 0.10 0.00 0.05 0.00 0.00 99.85 02:42:57 02:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:42:57 02:34:01 5 0.07 0.00 0.02 0.00 0.00 99.92 02:42:57 02:34:01 6 0.03 0.00 0.00 0.00 0.02 99.95 02:42:57 02:34:01 7 0.05 0.00 0.00 0.00 0.00 99.95 02:42:57 02:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:42:57 02:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:42:57 02:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:42:57 02:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:42:57 02:35:01 3 0.05 0.00 0.05 0.00 0.02 99.88 02:42:57 02:35:01 4 0.00 0.00 0.00 0.02 0.02 99.97 02:42:57 02:35:01 5 0.05 0.00 0.00 0.00 0.02 99.93 02:42:57 02:35:01 6 0.00 0.00 0.03 0.00 0.00 99.97 02:42:57 02:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:42:57 02:36:01 all 0.03 0.00 0.01 0.01 0.00 99.95 02:42:57 02:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:42:57 02:36:01 1 0.03 0.00 0.02 0.05 0.00 99.90 02:42:57 02:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:42:57 02:36:01 3 0.05 0.00 0.05 0.00 0.02 99.88 02:42:57 02:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:42:57 02:36:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:42:57 02:36:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:42:57 02:36:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:42:57 02:42:57 02:36:01 CPU %user %nice %system %iowait %steal %idle 02:42:57 02:37:01 all 0.01 0.00 0.01 0.01 0.01 99.95 02:42:57 02:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:42:57 02:37:01 1 0.00 0.00 0.00 0.02 0.00 99.98 02:42:57 02:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:42:57 02:37:01 3 0.08 0.00 0.03 0.00 0.02 99.87 02:42:57 02:37:01 4 0.00 0.00 0.02 0.03 0.00 99.95 02:42:57 02:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:42:57 02:37:01 6 0.00 0.00 0.02 0.00 0.08 99.90 02:42:57 02:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:42:57 02:38:01 all 0.04 0.00 0.03 0.00 0.01 99.93 02:42:57 02:38:01 0 0.08 0.00 0.02 0.00 0.00 99.90 02:42:57 02:38:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:42:57 02:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:42:57 02:38:01 3 0.05 0.00 0.08 0.00 0.00 99.87 02:42:57 02:38:01 4 0.05 0.00 0.02 0.00 0.00 99.93 02:42:57 02:38:01 5 0.05 0.00 0.02 0.00 0.00 99.93 02:42:57 02:38:01 6 0.05 0.00 0.02 0.00 0.02 99.92 02:42:57 02:38:01 7 0.00 0.00 0.02 0.00 0.02 99.97 02:42:57 02:39:01 all 0.08 0.00 0.02 0.01 0.00 99.90 02:42:57 02:39:01 0 0.22 0.00 0.00 0.00 0.00 99.78 02:42:57 02:39:01 1 0.07 0.00 0.03 0.02 0.00 99.88 02:42:57 02:39:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:42:57 02:39:01 3 0.05 0.00 0.03 0.00 0.02 99.90 02:42:57 02:39:01 4 0.00 0.00 0.03 0.02 0.00 99.95 02:42:57 02:39:01 5 0.10 0.00 0.00 0.00 0.00 99.90 02:42:57 02:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:42:57 02:39:01 7 0.15 0.00 0.03 0.02 0.00 99.80 02:42:57 02:40:01 all 0.28 0.00 0.06 0.01 0.00 99.65 02:42:57 02:40:01 0 0.75 0.00 0.02 0.00 0.00 99.23 02:42:57 02:40:01 1 0.20 0.00 0.05 0.02 0.00 99.73 02:42:57 02:40:01 2 0.07 0.00 0.13 0.00 0.00 99.80 02:42:57 02:40:01 3 0.20 0.00 0.07 0.00 0.02 99.72 02:42:57 02:40:01 4 0.03 0.00 0.07 0.02 0.02 99.87 02:42:57 02:40:01 5 0.37 0.00 0.05 0.00 0.00 99.58 02:42:57 02:40:01 6 0.30 0.00 0.07 0.02 0.00 99.62 02:42:57 02:40:01 7 0.28 0.00 0.05 0.02 0.00 99.65 02:42:57 02:41:01 all 0.02 0.00 0.01 0.00 0.00 99.97 02:42:57 02:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:42:57 02:41:01 1 0.02 0.00 0.00 0.02 0.00 99.97 02:42:57 02:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:42:57 02:41:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:42:57 02:41:01 4 0.03 0.00 0.02 0.02 0.00 99.93 02:42:57 02:41:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:42:57 02:41:01 6 0.03 0.00 0.00 0.00 0.02 99.95 02:42:57 02:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:42:57 02:42:01 all 5.42 0.00 2.26 4.93 0.04 87.36 02:42:57 02:42:01 0 4.89 0.00 2.84 22.35 0.05 69.86 02:42:57 02:42:01 1 4.46 0.00 2.15 7.70 0.03 85.65 02:42:57 02:42:01 2 5.33 0.00 2.24 0.71 0.03 91.69 02:42:57 02:42:01 3 4.37 0.00 2.29 0.60 0.05 92.69 02:42:57 02:42:01 4 6.06 0.00 1.70 0.35 0.03 91.86 02:42:57 02:42:01 5 5.50 0.00 2.09 0.35 0.03 92.02 02:42:57 02:42:01 6 5.28 0.00 2.46 2.16 0.03 90.06 02:42:57 02:42:01 7 7.48 0.00 2.28 5.22 0.03 84.99 02:42:57 Average: all 13.39 0.00 2.31 3.17 0.04 81.10 02:42:57 Average: 0 13.29 0.00 2.37 4.03 0.05 80.26 02:42:57 Average: 1 13.49 0.00 2.25 2.39 0.04 81.84 02:42:57 Average: 2 13.38 0.00 2.32 4.05 0.04 80.21 02:42:57 Average: 3 13.41 0.00 2.40 3.59 0.05 80.56 02:42:57 Average: 4 13.48 0.00 2.34 2.78 0.04 81.36 02:42:57 Average: 5 13.31 0.00 2.28 1.82 0.04 82.54 02:42:57 Average: 6 13.29 0.00 2.25 3.17 0.04 81.24 02:42:57 Average: 7 13.42 0.00 2.26 3.50 0.04 80.77 02:42:57 02:42:57 02:42:57