Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d8dcd70220f9688fa8787918ae82f03e3794c64c 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-ssh15923674038341692499.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-ssh17502073303654416719.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-ssh7667978976692282780.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-ssh2815202370611634310.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-ssh10159325553566130831.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-34999 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/764 [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/764 # 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 d8dcd70220f9688fa8787918ae82f03e3794c64c (main) > 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 d8dcd70220f9688fa8787918ae82f03e3794c64c # timeout=10 Commit message: "Merge pull request #5027 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.13.0" > git rev-list --no-walk 8602b498d3128349393517fce1ac5cb853a1a35d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:13:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:13:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:13:14 ========================================================= 02:13:14 EdgeX Global Pipelines Version Info 02:13:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:13:15 ------------------- 02:13:15 stable info: 02:13:15 ------------------- 02:13:15 Commited By: Cherry Wang cherry@iotechsys.com 02:13:15 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 02:13:15 Message: update stable to v1.0.269 02:13:16 ------------------- 02:13:16 experimental info: 02:13:16 ------------------- 02:13:16 Commited By: **** collab-it+edgex@linuxfoundation.org 02:13:16 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 02:13:16 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:13:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:13:16 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:13:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:13:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:13:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:13:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 02:13:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:13:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:13:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:13:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:13:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:13:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:13:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:13:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:13:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:13:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:13:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:13:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:13:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:13:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 02:13:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:13:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:13:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:13:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:13:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:13:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:13:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] echo 02:13:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d8dcd70 [Pipeline] echo 02:13:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:13:16 provisioning config files... 02:13:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/764@tmp/config3360866449366365781tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:13:17 ---> ****-login.sh 02:13:17 nexus3.edgexfoundry.org:10001 02:13:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:13:17 Configure a credential helper to remove this warning. See 02:13:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:13:17 02:13:17 Login Succeeded 02:13:17 nexus3.edgexfoundry.org:10002 02:13:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:13:17 Configure a credential helper to remove this warning. See 02:13:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:13:17 02:13:17 Login Succeeded 02:13:17 nexus3.edgexfoundry.org:10003 02:13:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:13:17 Configure a credential helper to remove this warning. See 02:13:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:13:17 02:13:17 Login Succeeded 02:13:17 nexus3.edgexfoundry.org:10004 02:13:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:13:17 Configure a credential helper to remove this warning. See 02:13:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:13:17 02:13:17 Login Succeeded 02:13:17 ****.io 02:13:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:13:18 Configure a credential helper to remove this warning. See 02:13:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:13:18 02:13:18 Login Succeeded 02:13:18 ---> ****-login.sh ends [Pipeline] } 02:13:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:13:18 + 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:13:18 + dirname cmd/core-command/Dockerfile 02:13:18 + cut -d/ -f2 02:13:18 + echo core-command,cmd/core-command/Dockerfile 02:13:18 + dirname cmd/core-common-config-bootstrapper/Dockerfile 02:13:18 + cut -d/ -f2 02:13:18 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 02:13:18 + + dirname cmd/core-data/Dockerfile 02:13:18 cut -d/ -f2 02:13:18 + echo core-data,cmd/core-data/Dockerfile 02:13:18 + dirname cmd/core-keeper/Dockerfile 02:13:18 + cut -d/ -f2 02:13:18 + echo core-keeper,cmd/core-keeper/Dockerfile 02:13:18 + dirname cmd/core-metadata/Dockerfile 02:13:18 + cut -d/ -f2 02:13:18 + echo core-metadata,cmd/core-metadata/Dockerfile 02:13:18 + dirname cmd/security-bootstrapper/Dockerfile 02:13:18 + cut -d/ -f2 02:13:18 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:13:18 + dirname cmd/security-proxy-auth/Dockerfile 02:13:18 + cut -d/ -f2 02:13:18 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 02:13:18 + dirname cmd/security-proxy-setup/Dockerfile 02:13:18 + cut -d/ -f2 02:13:18 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:13:18 + dirname cmd/security-secretstore-setup/Dockerfile 02:13:18 + cut -d/ -f2 02:13:18 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:13:18 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:13:18 + cut -d/ -f2 02:13:18 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:13:18 + dirname cmd/security-spire-agent/Dockerfile 02:13:18 + cut -d/ -f2 02:13:18 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:13:18 + dirname cmd/security-spire-config/Dockerfile 02:13:18 + cut -d/ -f2 02:13:18 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:13:18 + dirname cmd/security-spire-server/Dockerfile 02:13:18 + cut -d/ -f2 02:13:18 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:13:18 + dirname cmd/support-notifications/Dockerfile 02:13:18 + cut -d/ -f2 02:13:18 + echo support-notifications,cmd/support-notifications/Dockerfile 02:13:18 + dirname cmd/support-scheduler/Dockerfile 02:13:18 + cut -d/ -f2 02:13:18 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 02:13:18 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:13:18 + git rev-list -1 --merges d8dcd70220f9688fa8787918ae82f03e3794c64c~1..d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] echo 02:13:18 -----------> git rev-list -1 --merges d8dcd70220f9688fa8787918ae82f03e3794c64c~1..d8dcd70220f9688fa8787918ae82f03e3794c64c d8dcd70220f9688fa8787918ae82f03e3794c64c 02:13:18 d8dcd70220f9688fa8787918ae82f03e3794c64c [false] [Pipeline] sh 02:13:19 + git log --format=format:%s -1 d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] echo 02:13:19 ========================================================= 02:13:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:13:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:13:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:13:19 + grep -v github /etc/ssh/ssh_known_hosts 02:13:19 + [ -e /tmp/ssh_known_hosts ] 02:13:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:13:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:13:19 + sudo tee -a /etc/ssh/ssh_known_hosts 02:13:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:13:20 02:13:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:13:20 0.1.4: Pulling from edgex-devops/py-git-semver 02:13:20 b85a868b505f: Pulling fs layer 02:13:20 e2be974225ed: Pulling fs layer 02:13:20 339a4e72a1f5: Pulling fs layer 02:13:20 988bab9f4d93: Pulling fs layer 02:13:20 1469e6f7b9e6: Pulling fs layer 02:13:20 eaf3925da568: Pulling fs layer 02:13:20 bab4dde63d76: Pulling fs layer 02:13:20 bde34c3a00c8: Pulling fs layer 02:13:20 b352a97aabf1: Pulling fs layer 02:13:20 4872d77fe225: Pulling fs layer 02:13:20 5851b861e8e6: Pulling fs layer 02:13:20 988bab9f4d93: Waiting 02:13:20 1469e6f7b9e6: Waiting 02:13:20 eaf3925da568: Waiting 02:13:20 bab4dde63d76: Waiting 02:13:20 bde34c3a00c8: Waiting 02:13:20 b352a97aabf1: Waiting 02:13:20 4872d77fe225: Waiting 02:13:20 5851b861e8e6: Waiting 02:13:20 e2be974225ed: Verifying Checksum 02:13:20 e2be974225ed: Download complete 02:13:20 988bab9f4d93: Download complete 02:13:20 1469e6f7b9e6: Verifying Checksum 02:13:20 1469e6f7b9e6: Download complete 02:13:20 eaf3925da568: Verifying Checksum 02:13:20 eaf3925da568: Download complete 02:13:20 339a4e72a1f5: Verifying Checksum 02:13:20 339a4e72a1f5: Download complete 02:13:20 bde34c3a00c8: Verifying Checksum 02:13:20 bde34c3a00c8: Download complete 02:13:20 b352a97aabf1: Download complete 02:13:20 4872d77fe225: Verifying Checksum 02:13:20 4872d77fe225: Download complete 02:13:20 5851b861e8e6: Download complete 02:13:20 b85a868b505f: Verifying Checksum 02:13:20 b85a868b505f: Download complete 02:13:20 bab4dde63d76: Verifying Checksum 02:13:20 bab4dde63d76: Download complete 02:13:21 b85a868b505f: Pull complete 02:13:22 e2be974225ed: Pull complete 02:13:22 339a4e72a1f5: Pull complete 02:13:22 988bab9f4d93: Pull complete 02:13:22 1469e6f7b9e6: Pull complete 02:13:22 eaf3925da568: Pull complete 02:13:24 bab4dde63d76: Pull complete 02:13:24 bde34c3a00c8: Pull complete 02:13:24 b352a97aabf1: Pull complete 02:13:24 4872d77fe225: Pull complete 02:13:24 5851b861e8e6: Pull complete 02:13:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:13:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:13:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:24 prd-ubuntu20.04-docker-8c-8g-34999 does not seem to be running inside a container 02:13:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/764 -v /w/workspace/edgex-go/764:/w/workspace/edgex-go/764:rw,z -v /w/workspace/edgex-go/764@tmp:/w/workspace/edgex-go/764@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:13:28 $ docker top 65492b59926414374316fbfff1260327634228ca324b6bbabf48812ce0e8d12b -eo pid,comm 02:13:28 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:13:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:13:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:13:28 [ssh-agent] Looking for ssh-agent implementation... 02:13:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:13:28 $ docker exec 65492b59926414374316fbfff1260327634228ca324b6bbabf48812ce0e8d12b ssh-agent 02:13:28 SSH_AUTH_SOCK=/tmp/ssh-ASEUTSGVGp0E/agent.31 02:13:28 SSH_AGENT_PID=37 02:13:28 Running ssh-add (command line suppressed) 02:13:28 Identity added: /w/workspace/edgex-go/764@tmp/private_key_13851781558520303283.key (/w/workspace/edgex-go/764@tmp/private_key_13851781558520303283.key) 02:13:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:13:28 + git tag --points-at HEAD [Pipeline] } 02:13:28 $ docker exec --env ******** --env ******** 65492b59926414374316fbfff1260327634228ca324b6bbabf48812ce0e8d12b ssh-agent -k 02:13:29 unset SSH_AUTH_SOCK; 02:13:29 unset SSH_AGENT_PID; 02:13:29 echo Agent pid 37 killed; 02:13:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:13:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:13:29 [ssh-agent] Looking for ssh-agent implementation... 02:13:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:13:29 $ docker exec 65492b59926414374316fbfff1260327634228ca324b6bbabf48812ce0e8d12b ssh-agent 02:13:29 SSH_AUTH_SOCK=/tmp/ssh-Hvh8njwjUYpU/agent.70 02:13:29 SSH_AGENT_PID=76 02:13:29 Running ssh-add (command line suppressed) 02:13:29 Identity added: /w/workspace/edgex-go/764@tmp/private_key_10174883483527824817.key (/w/workspace/edgex-go/764@tmp/private_key_10174883483527824817.key) 02:13:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:13:29 + git semver init 02:13:29 2024-12-13 02:13:29,863 [run_init] DEBUG init version:0.0.0 force:False 02:13:29 2024-12-13 02:13:29,863 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/764/.semver 02:13:29 2024-12-13 02:13:29,864 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/764/.semver 02:13:29 2024-12-13 02:13:29,864 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/764/.semver'], cwd=/w/workspace/edgex-go/764, universal_newlines=False, shell=None, istream=None) 02:13:36 2024-12-13 02:13:35,926 [append_file] DEBUG append to file:/w/workspace/edgex-go/764/.git/info/exclude 02:13:36 2024-12-13 02:13:35,927 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/764/.semver/main with force:False 02:13:36 2024-12-13 02:13:35,927 [read_version] DEBUG read version from /w/workspace/edgex-go/764/.semver/main 02:13:36 2024-12-13 02:13:35,927 [read_version] DEBUG read version from /w/workspace/edgex-go/764/.semver/main 02:13:36 4.0.0-dev.28 [Pipeline] } 02:13:36 $ docker exec --env ******** --env ******** 65492b59926414374316fbfff1260327634228ca324b6bbabf48812ce0e8d12b ssh-agent -k 02:13:36 unset SSH_AUTH_SOCK; 02:13:36 unset SSH_AGENT_PID; 02:13:36 echo Agent pid 76 killed; 02:13:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:13:36 + git semver [Pipeline] } 02:13:37 $ docker stop --time=1 65492b59926414374316fbfff1260327634228ca324b6bbabf48812ce0e8d12b 02:13:38 $ docker rm -f --volumes 65492b59926414374316fbfff1260327634228ca324b6bbabf48812ce0e8d12b [Pipeline] // withDockerContainer [Pipeline] sh 02:13:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:13:39 Stashed 1 file(s) [Pipeline] echo 02:13:39 [edgeXSemver]: initialized semver on version 4.0.0-dev.28 [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:13:39 + git config --global --add safe.directory /w/workspace/edgex-go/764 [Pipeline] echo 02:13:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:13:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:13:39 ========================================================= 02:13:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 02:13:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:13:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:13:39 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 02:13:39 43c4264eed91: Pulling fs layer 02:13:39 4cc291be95ef: Pulling fs layer 02:13:39 2ac1f1163629: Pulling fs layer 02:13:39 5c3c966382ef: Pulling fs layer 02:13:39 4f4fb700ef54: Pulling fs layer 02:13:39 5d5c8e513c77: Pulling fs layer 02:13:39 9f66e0745190: Pulling fs layer 02:13:39 f49a43e4bbc0: Pulling fs layer 02:13:39 5c3c966382ef: Waiting 02:13:39 4f4fb700ef54: Waiting 02:13:39 5d5c8e513c77: Waiting 02:13:39 9f66e0745190: Waiting 02:13:39 561ebcabdf7f: Pulling fs layer 02:13:39 561ebcabdf7f: Waiting 02:13:39 f49a43e4bbc0: Waiting 02:13:39 4cc291be95ef: Verifying Checksum 02:13:39 4cc291be95ef: Download complete 02:13:39 5c3c966382ef: Verifying Checksum 02:13:39 5c3c966382ef: Download complete 02:13:39 4f4fb700ef54: Verifying Checksum 02:13:39 4f4fb700ef54: Download complete 02:13:39 5d5c8e513c77: Verifying Checksum 02:13:39 5d5c8e513c77: Download complete 02:13:39 43c4264eed91: Download complete 02:13:39 9f66e0745190: Verifying Checksum 02:13:39 9f66e0745190: Download complete 02:13:40 43c4264eed91: Pull complete 02:13:40 561ebcabdf7f: Download complete 02:13:40 4cc291be95ef: Pull complete 02:13:40 2ac1f1163629: Verifying Checksum 02:13:40 2ac1f1163629: Download complete 02:13:40 f49a43e4bbc0: Verifying Checksum 02:13:40 f49a43e4bbc0: Download complete 02:13:43 2ac1f1163629: Pull complete 02:13:43 5c3c966382ef: Pull complete 02:13:43 4f4fb700ef54: Pull complete 02:13:43 5d5c8e513c77: Pull complete 02:13:44 9f66e0745190: Pull complete 02:13:46 f49a43e4bbc0: Pull complete 02:13:46 561ebcabdf7f: Pull complete 02:13:46 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 02:13:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:13:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 02:13:47 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:13:47 WORKDIR /edgex 02:13:47 COPY go.mod . 02:13:47 RUN go mod download 02:13:47 + docker build -t ci-base-image-x86_64 -f - . 02:13:47 Sending build context to Docker daemon 178.1MB 02:13:47 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:13:47 ---> 3a752c3f9dda 02:13:47 Step 2/4 : WORKDIR /edgex 02:13:52 ---> Running in f954c6bcb943 02:13:52 Removing intermediate container f954c6bcb943 02:13:52 ---> 9b77f0f05fa6 02:13:52 Step 3/4 : COPY go.mod . 02:13:52 ---> 4c8082bc5b56 02:13:52 Step 4/4 : RUN go mod download 02:13:52 ---> Running in 2122a6deb9b4 02:13:54 Still waiting to schedule task 02:13:54 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-34996’ 02:14:19 Removing intermediate container 2122a6deb9b4 02:14:19 ---> cd4c6d9badc0 02:14:19 Successfully built cd4c6d9badc0 02:14:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:19 + docker inspect -f . ci-base-image-x86_64 02:14:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:14:19 prd-ubuntu20.04-docker-8c-8g-34999 does not seem to be running inside a container 02:14:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/764 -v /w/workspace/edgex-go/764:/w/workspace/edgex-go/764:rw,z -v /w/workspace/edgex-go/764@tmp:/w/workspace/edgex-go/764@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:14:20 $ docker top aedd9d157dd1883942eedf9e737b03f992284da8c9151d784b7d6ec1d35e95ea -eo pid,comm [Pipeline] { [Pipeline] sh 02:14:20 + go version 02:14:20 go version go1.23.2 linux/amd64 [Pipeline] } 02:14:20 $ docker stop --time=1 aedd9d157dd1883942eedf9e737b03f992284da8c9151d784b7d6ec1d35e95ea 02:14:22 $ docker rm -f --volumes aedd9d157dd1883942eedf9e737b03f992284da8c9151d784b7d6ec1d35e95ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:22 + docker inspect -f . ci-base-image-x86_64 02:14:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:14:22 prd-ubuntu20.04-docker-8c-8g-34999 does not seem to be running inside a container 02:14:22 $ 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/764 -v /w/workspace/edgex-go/764:/w/workspace/edgex-go/764:rw,z -v /w/workspace/edgex-go/764@tmp:/w/workspace/edgex-go/764@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:14:22 $ docker top b737fa7aa564aa20df17be32d95616c4ff9ac905dfb265fe561fdd8b47e24843 -eo pid,comm [Pipeline] { [Pipeline] echo 02:14:23 ========================================================= 02:14:23 [edgeXBuildGoParallel] Running Tests and Build... 02:14:23 ========================================================= [Pipeline] sh 02:14:23 + git config --global --add safe.directory /w/workspace/edgex-go/764 [Pipeline] fileExists [Pipeline] sh 02:14:23 + make test 02:14:23 go test -race -coverprofile=coverage.out ./... 02:14:31 ? github.com/edgexfoundry/edgex-go [no test files] 02:15:03 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 02:15:03 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 02:15:03 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 02:15:03 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 02:15:03 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 02:15:03 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 02:15:03 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 02:15:03 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 02:15:03 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 02:15:03 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 02:15:03 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 02:15:03 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 02:15:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:15:03 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 02:15:03 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 02:15:03 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 02:15:03 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 02:15:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.033s coverage: 28.7% of statements 02:15:04 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 02:15:04 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 02:15:04 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 02:15:05 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 02:15:05 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 02:15:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.041s coverage: 97.0% of statements 02:15:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:15:06 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 02:15:06 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 02:15:06 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:15:06 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 02:15:06 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 02:15:06 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 02:15:06 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 02:15:06 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 02:15:07 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 02:15:07 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 02:15:07 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:15:07 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 02:15:07 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 02:15:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.2% of statements 02:15:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.053s coverage: 48.4% of statements 02:15:08 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 02:15:08 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 02:15:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.770s coverage: 93.4% of statements 02:15:09 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.053s coverage: 91.7% of statements 02:15:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.050s coverage: 9.4% of statements 02:15:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:15:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:15:11 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 02:15:11 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 02:15:11 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 02:15:11 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:15:11 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 02:15:11 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 02:15:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:15:11 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 02:15:11 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 02:15:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.446s coverage: 95.8% of statements 02:15:12 ok github.com/edgexfoundry/edgex-go/internal/io 1.036s coverage: 72.2% of statements 02:15:12 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 02:15:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:15:12 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 02:15:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.034s coverage: 0.0% of statements [no tests to run] 02:15:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.035s coverage: 1.1% of statements 02:15:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 44.2% of statements 02:15:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.020s coverage: 40.0% of statements 02:15:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 02:15:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 02:15:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 02:15:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.024s coverage: 87.1% of statements 02:15:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.021s coverage: 94.1% of statements 02:15:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.036s coverage: 96.3% of statements 02:15:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.024s coverage: 87.5% of statements 02:15:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:15:15 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 02:15:15 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 02:15:15 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 02:15:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 02:15:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 02:15:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 02:15:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 02:15:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 02:15:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 02:15:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 02:15:17 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 02:15:17 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 02:15:19 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 02:15:19 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 02:15:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:15:21 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 02:15:21 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 02:15:23 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 02:15:23 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 02:15:23 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 02:15:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:15:24 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 02:15:24 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 02:15:25 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 02:15:25 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 02:15:25 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 02:15:25 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 02:15:26 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 02:15:26 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 02:15:26 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 02:15:26 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 02:15:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.035s coverage: 94.4% of statements 02:15:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:15:28 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:15:28 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 02:15:28 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 02:15:28 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 02:15:28 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 02:15:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:15:30 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:15:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.047s coverage: 92.9% of statements 02:15:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 66.7% of statements 02:15:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.045s coverage: 62.3% of statements 02:15:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 75.0% of statements 02:15:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements 02:15:35 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 17.0% of statements 02:15:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements 02:15:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.060s coverage: 81.8% of statements 02:15:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.060s coverage: 82.1% of statements 02:15:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 02:15:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.135s coverage: 63.1% of statements 02:15:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements 02:15:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements 02:15:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements 02:15:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements 02:15:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 02:15:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.126s coverage: 36.8% of statements 02:15:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.032s coverage: 93.8% of statements 02:15:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements 02:15:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.052s coverage: 17.2% of statements 02:15:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.091s coverage: 95.7% of statements 02:15:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.028s coverage: 9.0% of statements 02:15:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.063s coverage: 97.7% of statements 02:15:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.028s coverage: 45.8% of statements 02:15:35 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:15:35 running golangci-lint 02:15:35 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 02:15:35 go version go1.23.2 linux/amd64 02:15:35 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 02:15:35 level=info msg="[config_reader] Used config file .golangci.yml" 02:15:35 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 02:16:03 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|imports|name|files|types_sizes) took 23.035764489s" 02:16:03 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 72.233099ms" 02:16:11 level=info msg="[linters_context/goanalysis] analyzers took 1m52.335343077s with top 10 stages: buildir: 58.96853524s, gosec: 3.83577197s, inspect: 2.758986382s, fact_deprecated: 2.585358477s, printf: 2.198180535s, ctrlflow: 2.061737688s, fact_purity: 1.515136591s, nilness: 1.499861292s, S1038: 1.310317408s, typedness: 811.808971ms" 02:16:11 level=info msg="[runner] Issues before processing: 193, after processing: 0" 02:16:11 level=info msg="[runner] Processors filtering stat (in/out): identifier_marker: 193/193, exclude-rules: 193/15, cgo: 193/193, invalid_issue: 193/193, skip_files: 193/193, nolint: 15/0, filename_unadjuster: 193/193, path_prettifier: 193/193, skip_dirs: 193/193, autogenerated_exclude: 193/193, exclude: 193/193" 02:16:11 level=info msg="[runner] processing took 16.844952ms with stages: identifier_marker: 6.98609ms, nolint: 5.252782ms, path_prettifier: 1.412106ms, autogenerated_exclude: 1.395546ms, exclude-rules: 953.044µs, skip_dirs: 779.074µs, cgo: 26.32µs, invalid_issue: 24.84µs, filename_unadjuster: 11.88µs, max_same_issues: 650ns, uniq_by_line: 400ns, skip_files: 390ns, fixer: 350ns, sort_results: 270ns, exclude: 240ns, diff: 180ns, max_from_linter: 180ns, source_code: 140ns, path_prefixer: 140ns, max_per_file_from_linter: 120ns, path_shortener: 110ns, severity-rules: 100ns" 02:16:11 level=info msg="[runner] linters took 12.505004747s with stages: goanalysis_metalinter: 12.488079544s" 02:16:11 level=info msg="File cache stats: 0 entries of total size 0B" 02:16:11 level=info msg="Memory: 356 samples, avg is 273.0MB, max is 1147.2MB" 02:16:11 level=info msg="Execution took 35.619976802s" 02:16:11 go vet ./... 02:16:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:16:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:16:17 ./bin/test-attribution-txt.sh [Pipeline] echo 02:16:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 02:16:18 + ls -al . 02:16:18 total 1740 02:16:18 drwxrwxr-x 11 1001 1001 4096 Dec 13 02:14 . 02:16:18 drwxr-xr-x 4 root root 4096 Dec 13 02:14 .. 02:16:18 drwxrwxr-x 2 1001 1001 4096 Dec 13 02:13 .blubracket 02:16:18 -rw-rw-r-- 1 1001 1001 10 Dec 13 02:13 .dockerignore 02:16:18 drwxrwxr-x 8 1001 1001 4096 Dec 13 02:15 .git 02:16:18 drwxrwxr-x 3 1001 1001 4096 Dec 13 02:13 .github 02:16:18 -rw-rw-r-- 1 1001 1001 907 Dec 13 02:13 .gitignore 02:16:18 -rw-rw-r-- 1 1001 1001 199 Dec 13 02:13 .golangci.yml 02:16:18 -rw-rw-r-- 1 1001 1001 100 Dec 13 02:13 .hadolint.yml 02:16:18 drwxr-xr-x 3 1001 1001 4096 Dec 13 02:13 .semver 02:16:18 -rw-rw-r-- 1 1001 1001 155 Dec 13 02:13 .sonarcloud.properties 02:16:18 -rw-rw-r-- 1 1001 1001 1171 Dec 13 02:13 ADOPTERS.md 02:16:18 -rw-rw-r-- 1 1001 1001 17141 Dec 13 02:13 Attribution.txt 02:16:18 -rw-rw-r-- 1 1001 1001 100284 Dec 13 02:13 CHANGELOG.md 02:16:18 -rw-rw-r-- 1 1001 1001 3804 Dec 13 02:13 CONTRIBUTING.md 02:16:18 -rw-rw-r-- 1 1001 1001 677 Dec 13 02:13 GOVERNANCE.md 02:16:18 -rw-rw-r-- 1 1001 1001 858 Dec 13 02:13 Jenkinsfile 02:16:18 -rw-rw-r-- 1 1001 1001 10775 Dec 13 02:13 LICENSE 02:16:18 -rw-rw-r-- 1 1001 1001 16740 Dec 13 02:13 Makefile 02:16:18 -rw-rw-r-- 1 1001 1001 582 Dec 13 02:13 OWNERS.md 02:16:18 -rw-rw-r-- 1 1001 1001 9932 Dec 13 02:13 README.md 02:16:18 -rw-rw-r-- 1 1001 1001 789 Dec 13 02:13 SECURITY.md 02:16:18 -rw-rw-r-- 1 1001 1001 12 Dec 13 02:13 VERSION 02:16:18 drwxrwxr-x 2 1001 1001 4096 Dec 13 02:13 bin 02:16:18 drwxrwxr-x 19 1001 1001 4096 Dec 13 02:13 cmd 02:16:18 -rw-r--r-- 1 root root 1412873 Dec 13 02:15 coverage.out 02:16:18 drwxrwxr-x 2 1001 1001 4096 Dec 13 02:13 fuzz_test 02:16:18 -rw-rw-r-- 1 1001 1001 6473 Dec 13 02:13 go.mod 02:16:18 -rw-rw-r-- 1 1001 1001 87891 Dec 13 02:13 go.sum 02:16:18 drwxrwxr-x 7 1001 1001 4096 Dec 13 02:13 internal 02:16:18 drwxrwxr-x 2 1001 1001 4096 Dec 13 02:13 openapi 02:16:18 -rw-rw-r-- 1 1001 1001 584 Dec 13 02:13 security.txt 02:16:18 -rw-rw-r-- 1 1001 1001 204 Dec 13 02:13 version.go [Pipeline] sh 02:16:18 + '[' -e coverage.out ] 02:16:18 + chown 1001:1001 coverage.out [Pipeline] stash 02:16:18 Stashed 1 file(s) [Pipeline] sh 02:16:18 + make build 02:16:18 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:16:40 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:16:42 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:16:43 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:16:44 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:16:45 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:16:49 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:16:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:16:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:16:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:16:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:16:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:16:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:16:57 $ docker stop --time=1 b737fa7aa564aa20df17be32d95616c4ff9ac905dfb265fe561fdd8b47e24843 02:17:03 $ docker rm -f --volumes b737fa7aa564aa20df17be32d95616c4ff9ac905dfb265fe561fdd8b47e24843 [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:17:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:17:05 02:17:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:17:05 latest: Pulling from edgex-devops/edgex-compose 02:17:05 91d30c5bc195: Pulling fs layer 02:17:05 2e9b0aa3be6d: Pulling fs layer 02:17:05 9c61dcf015f6: Pulling fs layer 02:17:05 4698f68db338: Pulling fs layer 02:17:05 2a2f49069b9e: Pulling fs layer 02:17:05 e0025b399a48: Pulling fs layer 02:17:05 4698f68db338: Waiting 02:17:05 2a2f49069b9e: Waiting 02:17:05 91d30c5bc195: Verifying Checksum 02:17:05 4698f68db338: Verifying Checksum 02:17:05 4698f68db338: Download complete 02:17:05 2e9b0aa3be6d: Verifying Checksum 02:17:05 2e9b0aa3be6d: Download complete 02:17:05 e0025b399a48: Verifying Checksum 02:17:05 e0025b399a48: Download complete 02:17:05 91d30c5bc195: Pull complete 02:17:05 2a2f49069b9e: Verifying Checksum 02:17:05 2a2f49069b9e: Download complete 02:17:05 2e9b0aa3be6d: Pull complete 02:17:06 9c61dcf015f6: Verifying Checksum 02:17:06 9c61dcf015f6: Download complete 02:17:08 9c61dcf015f6: Pull complete 02:17:08 4698f68db338: Pull complete 02:17:08 2a2f49069b9e: Pull complete 02:17:08 e0025b399a48: Pull complete 02:17:08 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 02:17:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:17:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:17:09 prd-ubuntu20.04-docker-8c-8g-34999 does not seem to be running inside a container 02:17:09 $ 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/764 -v /w/workspace/edgex-go/764:/w/workspace/edgex-go/764:rw,z -v /w/workspace/edgex-go/764@tmp:/w/workspace/edgex-go/764@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:17:11 $ docker top 35b2208569d0c123069aa3295a758d100d1cc884ed6d290c8b5397e45917fb15 -eo pid,comm [Pipeline] { [Pipeline] sh 02:17:12 + docker compose -f ./docker-compose-build.yml build --parallel 02:17:14 #1 [security-proxy-setup internal] load build definition from Dockerfile 02:17:14 #1 transferring dockerfile: 02:17:14 #1 transferring dockerfile: 2.50kB done 02:17:14 #1 DONE 0.0s 02:17:14 02:17:14 #2 [security-bootstrapper internal] load build definition from Dockerfile 02:17:14 #2 transferring dockerfile: 3.02kB done 02:17:14 #2 DONE 0.0s 02:17:14 02:17:14 #3 [core-keeper internal] load build definition from Dockerfile 02:17:14 #3 transferring dockerfile: 2.07kB done 02:17:14 #3 DONE 0.0s 02:17:14 02:17:14 #4 [security-spire-config internal] load build definition from Dockerfile 02:17:14 #4 transferring dockerfile: 1.69kB done 02:17:14 #4 DONE 0.0s 02:17:14 02:17:14 #5 [security-secretstore-setup internal] load build definition from Dockerfile 02:17:14 #5 transferring dockerfile: 2.49kB done 02:17:14 #5 DONE 0.0s 02:17:14 02:17:14 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:17:14 #6 transferring dockerfile: 2.23kB done 02:17:14 #6 DONE 0.0s 02:17:14 02:17:14 #7 [security-spire-server internal] load build definition from Dockerfile 02:17:14 #7 transferring dockerfile: 1.70kB done 02:17:14 #7 DONE 0.0s 02:17:14 02:17:14 #8 [security-proxy-auth internal] load build definition from Dockerfile 02:17:14 #8 transferring dockerfile: 2.15kB done 02:17:14 #8 DONE 0.0s 02:17:14 02:17:14 #9 [security-proxy-setup internal] load .dockerignore 02:17:14 #9 transferring context: 50B done 02:17:14 #9 DONE 0.0s 02:17:14 02:17:14 #10 [core-data internal] load build definition from Dockerfile 02:17:14 #10 transferring dockerfile: 2.07kB done 02:17:14 #10 DONE 0.0s 02:17:14 02:17:14 #11 [support-notifications internal] load build definition from Dockerfile 02:17:14 #11 transferring dockerfile: 2.02kB done 02:17:14 #11 DONE 0.0s 02:17:14 02:17:14 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:17:14 #12 transferring dockerfile: 1.89kB done 02:17:14 #12 DONE 0.0s 02:17:14 02:17:14 #13 [security-spire-agent internal] load build definition from Dockerfile 02:17:14 #13 transferring dockerfile: 1.81kB done 02:17:14 #13 DONE 0.0s 02:17:14 02:17:14 #14 [core-metadata internal] load build definition from Dockerfile 02:17:14 #14 transferring dockerfile: 2.13kB done 02:17:14 #14 DONE 0.0s 02:17:14 02:17:14 #15 [support-scheduler internal] load build definition from Dockerfile 02:17:14 #15 transferring dockerfile: 1.82kB done 02:17:14 #15 DONE 0.0s 02:17:14 02:17:14 #16 [core-command internal] load build definition from Dockerfile 02:17:14 #16 transferring dockerfile: 1.94kB done 02:17:14 #16 DONE 0.0s 02:17:14 02:17:14 #17 [security-bootstrapper internal] load .dockerignore 02:17:14 #17 transferring context: 50B done 02:17:14 #17 DONE 0.0s 02:17:14 02:17:14 #18 [core-keeper internal] load .dockerignore 02:17:14 #18 transferring context: 50B done 02:17:14 #18 DONE 0.0s 02:17:14 02:17:14 #19 [security-spire-config internal] load .dockerignore 02:17:14 #19 transferring context: 50B done 02:17:14 #19 DONE 0.0s 02:17:14 02:17:14 #20 [security-secretstore-setup internal] load .dockerignore 02:17:14 #20 transferring context: 50B done 02:17:14 #20 DONE 0.0s 02:17:14 02:17:14 #21 [core-common-config-bootstrapper internal] load .dockerignore 02:17:14 #21 transferring context: 50B done 02:17:14 #21 DONE 0.0s 02:17:14 02:17:14 #22 [security-spire-server internal] load .dockerignore 02:17:14 #22 transferring context: 50B done 02:17:14 #22 DONE 0.0s 02:17:14 02:17:14 #23 [security-spiffe-token-provider internal] load .dockerignore 02:17:14 #23 DONE 0.0s 02:17:14 02:17:14 #24 [security-proxy-auth internal] load .dockerignore 02:17:14 #24 transferring context: 50B done 02:17:14 #24 DONE 0.0s 02:17:14 02:17:14 #25 [core-data internal] load .dockerignore 02:17:14 #25 transferring context: 50B done 02:17:14 #25 DONE 0.0s 02:17:14 02:17:14 #26 [support-notifications internal] load .dockerignore 02:17:14 #26 transferring context: 50B done 02:17:14 #26 DONE 0.0s 02:17:14 02:17:14 #23 [security-spiffe-token-provider internal] load .dockerignore 02:17:14 #23 transferring context: 50B done 02:17:14 #23 DONE 0.0s 02:17:14 02:17:14 #27 [security-spire-agent internal] load .dockerignore 02:17:14 #27 transferring context: 50B done 02:17:14 #27 DONE 0.0s 02:17:14 02:17:14 #28 [core-metadata internal] load .dockerignore 02:17:14 #28 transferring context: 50B done 02:17:14 #28 DONE 0.0s 02:17:14 02:17:14 #29 [support-scheduler internal] load .dockerignore 02:17:14 #29 transferring context: 50B done 02:17:14 #29 DONE 0.0s 02:17:14 02:17:14 #30 [core-command internal] load .dockerignore 02:17:14 #30 transferring context: 50B done 02:17:14 #30 DONE 0.0s 02:17:14 02:17:14 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:17:14 #31 DONE 0.0s 02:17:14 02:17:14 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 02:17:14 #32 DONE 0.1s 02:17:15 02:17:15 #33 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:17:15 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 02:17:15 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 02:17:15 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 02:17:15 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 02:17:15 #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s 02:17:15 #33 ... 02:17:15 02:17:15 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:17:15 #31 DONE 0.0s 02:17:15 02:17:15 #33 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:17:15 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 02:17:15 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 02:17:15 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 02:17:15 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 02:17:15 #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done 02:17:15 #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 02:17:15 #33 ... 02:17:15 02:17:15 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:17:15 #31 DONE 0.0s 02:17:15 02:17:15 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 02:17:15 #32 DONE 0.2s 02:17:15 02:17:15 #33 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:17:15 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 02:17:15 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 02:17:15 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 02:17:15 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 02:17:15 #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done 02:17:15 #33 ... 02:17:15 02:17:15 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:17:15 #31 DONE 0.0s 02:17:15 02:17:15 #33 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:17:15 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 02:17:15 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 02:17:15 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 02:17:15 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 02:17:15 #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done 02:17:15 #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.2s done 02:17:15 #33 ... 02:17:15 02:17:15 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:17:15 #31 DONE 0.0s 02:17:15 02:17:15 #34 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:17:15 #34 DONE 0.7s 02:17:15 02:17:15 #33 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:17:15 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 02:17:15 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 02:17:15 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 02:17:15 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 02:17:15 #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done 02:17:15 #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.2s done 02:17:15 #33 ... 02:17:15 02:17:15 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:17:15 #31 DONE 0.0s 02:17:15 02:17:15 #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:17:15 #34 DONE 0.7s 02:17:15 02:17:15 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 02:17:15 #32 DONE 0.6s 02:17:15 02:17:15 #33 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:17:15 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 02:17:15 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 02:17:15 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 02:17:15 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 02:17:15 #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done 02:17:15 #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.2s done 02:17:21 #33 ... 02:17:21 02:17:21 #35 [security-proxy-setup internal] load build context 02:17:21 #35 transferring context: 288.37MB 5.9s 02:17:25 #35 transferring context: 433.35MB 8.6s done 02:17:25 #35 ... 02:17:25 02:17:25 #36 [security-secretstore-setup internal] load build context 02:17:25 #36 transferring context: 433.35MB 8.3s done 02:17:25 #36 ... 02:17:25 02:17:25 #37 [core-metadata builder 2/7] WORKDIR /edgex-go 02:17:25 #37 ... 02:17:25 02:17:25 #38 [core-command internal] load build context 02:17:26 #38 ... 02:17:26 02:17:26 #39 [core-common-config-bootstrapper internal] load build context 02:17:26 #39 transferring context: 433.35MB 8.4s done 02:17:26 #39 ... 02:17:26 02:17:26 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:17:26 #40 ... 02:17:26 02:17:26 #41 [core-metadata internal] load build context 02:17:26 #41 ... 02:17:26 02:17:26 #42 [support-notifications internal] load build context 02:17:26 #42 transferring context: 433.35MB 8.1s done 02:17:26 #42 ... 02:17:26 02:17:26 #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 02:17:26 #43 ... 02:17:26 02:17:26 #44 [core-keeper internal] load build context 02:17:26 #44 transferring context: 433.35MB 8.0s done 02:17:26 #44 ... 02:17:26 02:17:26 #45 [security-proxy-auth internal] load build context 02:17:26 #45 transferring context: 433.35MB 10.7s done 02:17:27 #45 ... 02:17:27 02:17:27 #46 [security-bootstrapper internal] load build context 02:17:27 #46 transferring context: 433.35MB 8.2s done 02:17:27 #46 ... 02:17:27 02:17:27 #47 [support-scheduler internal] load build context 02:17:27 #47 ... 02:17:27 02:17:27 #48 [core-data internal] load build context 02:17:27 #48 transferring context: 433.35MB 8.2s done 02:17:27 #48 ... 02:17:27 02:17:27 #49 [security-spiffe-token-provider internal] load build context 02:17:27 #49 transferring context: 433.35MB 7.6s done 02:17:28 #49 ... 02:17:28 02:17:28 #33 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:17:28 #33 DONE 13.8s 02:17:28 02:17:28 #46 [security-bootstrapper internal] load build context 02:17:36 #46 DONE 20.6s 02:17:36 02:17:36 #33 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:17:36 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 02:17:36 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 02:17:36 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 02:17:36 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 02:17:36 #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done 02:17:36 #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.2s done 02:17:36 #33 DONE 13.8s 02:17:36 02:17:36 #40 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:17:36 #40 DONE 20.5s 02:17:36 02:17:36 #49 [security-spiffe-token-provider internal] load build context 02:17:36 #49 DONE 20.2s 02:17:36 02:17:36 #44 [core-keeper internal] load build context 02:17:36 #44 DONE 20.5s 02:17:36 02:17:36 #36 [security-secretstore-setup internal] load build context 02:17:36 #36 DONE 20.5s 02:17:36 02:17:36 #39 [core-common-config-bootstrapper internal] load build context 02:17:36 #39 DONE 20.5s 02:17:36 02:17:36 #37 [support-scheduler builder 2/7] WORKDIR /edgex-go 02:17:36 #37 DONE 20.5s 02:17:36 02:17:36 #35 [security-proxy-setup internal] load build context 02:17:36 #35 DONE 20.7s 02:17:36 02:17:36 #50 [core-command builder 3/7] RUN apk add --update --no-cache make git 02:17:36 #50 ... 02:17:36 02:17:36 #42 [support-notifications internal] load build context 02:17:36 #42 DONE 20.3s 02:17:36 02:17:36 #48 [core-data internal] load build context 02:17:36 #48 DONE 20.3s 02:17:36 02:17:36 #45 [security-proxy-auth internal] load build context 02:17:36 #45 DONE 20.4s 02:17:36 02:17:36 #33 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:17:36 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 02:17:36 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 02:17:36 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 02:17:36 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 02:17:36 #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done 02:17:36 #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.2s done 02:17:36 #33 DONE 13.8s 02:17:36 02:17:36 #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 02:17:36 #43 DONE 20.5s 02:17:36 02:17:36 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:17:36 #51 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:17:36 #51 ... 02:17:36 02:17:36 #52 [security-spire-config internal] load build context 02:17:36 #52 transferring context: 21.82kB 0.0s done 02:17:36 #52 DONE 0.4s 02:17:36 02:17:36 #53 [security-spire-server internal] load build context 02:17:36 #53 transferring context: 23.57kB 0.0s done 02:17:36 #53 DONE 0.4s 02:17:36 02:17:36 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:17:36 #51 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.0s done 02:17:36 #51 ... 02:17:36 02:17:36 #54 [security-spire-agent internal] load build context 02:17:36 #54 transferring context: 23.10kB 0.0s done 02:17:36 #54 DONE 0.1s 02:17:36 02:17:36 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:17:36 #51 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 02:17:36 #51 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 02:17:36 #51 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 02:17:36 #51 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.0s done 02:17:36 #51 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.0s done 02:17:36 #51 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0B / 20.02MB 0.1s 02:17:36 #51 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 3.15MB / 20.02MB 0.2s 02:17:36 #51 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 02:17:36 #51 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 12.58MB / 20.02MB 0.3s 02:17:36 #51 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 02:17:36 #51 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.4s 02:17:36 #51 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.5s done 02:17:36 #51 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 02:17:37 #51 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 02:17:38 #51 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.3s done 02:17:42 #51 ... 02:17:42 02:17:42 #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:17:42 #55 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 02:17:42 #55 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:17:42 #55 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 02:17:42 #55 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 02:17:42 #55 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 02:17:42 #55 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 02:17:42 #55 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done 02:17:42 #55 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:17:42 #55 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.0s done 02:17:42 #55 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 02:17:42 #55 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 02:17:42 #55 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.6s done 02:17:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-35000 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 02:17:44 Running in /w/workspace/edgex-go/764 [Pipeline] { [Pipeline] checkout 02:17:46 #55 ... 02:17:46 02:17:46 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:17:46 #0 0.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:17:46 #0 1.003 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:17:46 #0 1.290 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:17:46 #0 1.342 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:17:46 #0 1.366 (3/6) Installing dumb-init (1.2.5-r3) 02:17:46 #0 1.376 (4/6) Installing openssl (3.3.2-r1) 02:17:46 #0 1.387 (5/6) Installing su-exec (0.2-r3) 02:17:46 #0 1.389 (6/6) Installing yq-go (4.44.1-r2) 02:17:46 #0 1.475 Executing busybox-1.36.1-r29.trigger 02:17:46 #0 1.490 OK: 19 MiB in 18 packages 02:17:46 #56 ... 02:17:46 02:17:46 #41 [core-metadata internal] load build context 02:17:46 #41 transferring context: 433.35MB 6.7s done 02:17:46 #41 ... 02:17:46 02:17:46 #57 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 02:17:47 #57 ... 02:17:47 02:17:47 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:17:47 #58 ... 02:17:47 02:17:47 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:17:47 #0 0.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:17:47 #0 0.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:17:47 #0 1.270 v3.20.3-400-g52681239964 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:17:47 #0 1.270 v3.20.3-404-g6c29421368a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:17:47 #0 1.270 OK: 24171 distinct packages available 02:17:47 #0 1.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:17:47 #0 1.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:17:47 #0 1.787 (1/14) Installing ca-certificates (20240705-r0) 02:17:47 #0 1.804 (2/14) Installing brotli-libs (1.1.0-r2) 02:17:47 #0 1.816 (3/14) Installing c-ares (1.33.1-r0) 02:17:47 #0 1.828 (4/14) Installing libunistring (1.2-r0) 02:17:47 #0 1.847 (5/14) Installing libidn2 (2.3.7-r0) 02:17:47 #0 1.854 (6/14) Installing nghttp2-libs (1.62.1-r0) 02:17:47 #0 1.858 (7/14) Installing libpsl (0.21.5-r1) 02:17:47 #0 1.862 (8/14) Installing zstd-libs (1.5.6-r0) 02:17:47 #0 1.875 (9/14) Installing libcurl (8.11.1-r0) 02:17:47 #0 1.891 (10/14) Installing curl (8.11.1-r0) 02:17:47 #0 1.891 (11/14) Installing dumb-init (1.2.5-r3) 02:17:47 #0 1.891 (12/14) Installing musl-obstack (1.2.3-r2) 02:17:47 #0 1.894 (13/14) Installing libucontext (1.2-r3) 02:17:47 #0 1.894 (14/14) Installing gcompat (1.1.0-r4) 02:17:47 #0 1.898 Executing busybox-1.36.1-r29.trigger 02:17:47 #0 1.906 Executing ca-certificates-20240705-r0.trigger 02:17:47 #0 1.948 OK: 13 MiB in 28 packages 02:17:47 #59 ... 02:17:47 02:17:47 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:17:47 #60 ... 02:17:47 02:17:47 #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:17:47 #61 ... 02:17:47 02:17:47 #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:17:47 The recommended git tool is: git 02:17:48 #62 ... 02:17:48 02:17:48 #63 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:17:48 #63 ... 02:17:48 02:17:48 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:17:48 #64 ... 02:17:48 02:17:48 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:17:48 #65 ... 02:17:48 02:17:48 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:17:48 #0 0.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:17:48 #0 1.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:17:48 #0 1.274 (1/2) Installing dumb-init (1.2.5-r3) 02:17:48 #0 1.280 (2/2) Installing su-exec (0.2-r3) 02:17:48 #0 1.285 Executing busybox-1.36.1-r29.trigger 02:17:48 #0 1.300 OK: 8 MiB in 16 packages 02:17:48 #66 ... 02:17:48 02:17:48 #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:17:48 #0 1.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:17:48 #0 1.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:17:48 #0 1.749 (1/1) Installing dumb-init (1.2.5-r3) 02:17:48 #0 1.758 Executing busybox-1.36.1-r29.trigger 02:17:48 #0 1.771 OK: 8 MiB in 15 packages 02:17:48 #67 ... 02:17:48 02:17:48 #68 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:17:48 #0 1.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:17:48 #0 1.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:17:48 #0 1.814 (1/1) Installing dumb-init (1.2.5-r3) 02:17:48 #0 1.825 Executing busybox-1.36.1-r29.trigger 02:17:48 #0 1.839 OK: 8 MiB in 15 packages 02:17:49 #68 ... 02:17:49 02:17:49 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:17:49 #69 ... 02:17:49 02:17:49 #47 [support-scheduler internal] load build context 02:17:49 #47 transferring context: 433.35MB 6.2s done 02:17:49 #47 ... 02:17:49 02:17:49 #38 [core-command internal] load build context 02:17:49 #38 transferring context: 433.35MB 6.7s done 02:17:49 #38 ... 02:17:49 02:17:49 #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:17:49 #0 1.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:17:49 #0 1.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:17:49 #0 1.810 (1/3) Installing ca-certificates (20240705-r0) 02:17:49 #0 1.827 (2/3) Installing dumb-init (1.2.5-r3) 02:17:49 #0 1.833 (3/3) Installing tzdata (2024b-r0) 02:17:49 #0 1.880 Executing busybox-1.36.1-r29.trigger 02:17:49 #0 1.885 Executing ca-certificates-20240705-r0.trigger 02:17:49 #0 1.949 OK: 10 MiB in 17 packages 02:17:54 #70 ... 02:17:54 02:17:54 #47 [support-scheduler internal] load build context 02:17:54 #47 DONE 33.9s 02:17:54 02:17:54 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:17:57 using credential edgex-jenkins-ssh 02:17:57 Cloning the remote Git repository 02:17:57 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:17:57 > git init /w/workspace/edgex-go/764 # timeout=10 02:17:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:17:57 > git --version # timeout=10 02:17:57 > git --version # 'git version 2.25.1' 02:17:57 using GIT_SSH to set credentials SSH Credentials for GitHub 02:17:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:18:06 #65 ... 02:18:06 02:18:06 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:18:06 #58 27.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:18:06 #58 28.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:18:06 #58 28.47 OK: 246 MiB in 54 packages 02:18:06 #58 ... 02:18:06 02:18:06 #38 [core-command internal] load build context 02:18:06 #38 DONE 50.9s 02:18:06 02:18:06 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:18:06 #64 28.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:18:06 #64 28.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:18:06 #64 28.47 (1/4) Installing ca-certificates (20240705-r0) 02:18:06 #64 28.48 (2/4) Installing dumb-init (1.2.5-r3) 02:18:06 #64 28.49 (3/4) Installing su-exec (0.2-r3) 02:18:06 #64 28.50 (4/4) Installing yq-go (4.44.1-r2) 02:18:06 #64 28.58 Executing busybox-1.36.1-r29.trigger 02:18:06 #64 28.60 Executing ca-certificates-20240705-r0.trigger 02:18:06 #64 28.71 OK: 19 MiB in 18 packages 02:18:06 #64 ... 02:18:06 02:18:06 #41 [core-metadata internal] load build context 02:18:06 #41 DONE 51.1s 02:18:07 02:18:07 #57 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 02:18:07 #57 28.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:18:07 #57 28.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:18:07 #57 28.46 (1/2) Installing ca-certificates (20240705-r0) 02:18:07 #57 28.48 (2/2) Installing dumb-init (1.2.5-r3) 02:18:07 #57 28.49 Executing busybox-1.36.1-r29.trigger 02:18:07 #57 28.50 Executing ca-certificates-20240705-r0.trigger 02:18:07 #57 28.53 OK: 9 MiB in 16 packages 02:18:07 #57 ... 02:18:07 02:18:07 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:18:07 #66 DONE 31.6s 02:18:07 02:18:07 #71 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:18:08 #71 ... 02:18:08 02:18:08 #63 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:18:08 #63 DONE 32.9s 02:18:08 02:18:08 #72 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 02:18:09 #72 ... 02:18:09 02:18:09 #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:18:09 #70 DONE 33.9s 02:18:09 02:18:09 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:18:09 #65 33.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:18:09 #65 33.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:18:09 #65 33.66 v3.20.3-400-g52681239964 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:18:09 #65 33.66 v3.20.3-404-g6c29421368a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:18:09 #65 33.66 OK: 24171 distinct packages available 02:18:09 #65 33.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:18:09 #65 33.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:18:09 #65 34.08 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:18:09 #65 34.14 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:18:09 #65 34.16 (3/7) Installing dumb-init (1.2.5-r3) 02:18:09 #65 34.16 (4/7) Installing musl-obstack (1.2.3-r2) 02:18:09 #65 34.17 (5/7) Installing libucontext (1.2-r3) 02:18:09 #65 34.17 (6/7) Installing gcompat (1.1.0-r4) 02:18:09 #65 34.17 (7/7) Installing openssl (3.3.2-r1) 02:18:09 #65 34.19 Executing busybox-1.36.1-r29.trigger 02:18:10 #65 34.20 OK: 9 MiB in 19 packages 02:18:10 #65 ... 02:18:10 02:18:10 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:18:10 #59 DONE 34.7s 02:18:10 02:18:10 #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:18:11 #73 ... 02:18:11 02:18:11 #68 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:18:11 #68 DONE 35.7s 02:18:11 02:18:11 #74 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 02:18:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:18:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:18:16 Avoid second fetch 02:18:16 Checking out Revision d8dcd70220f9688fa8787918ae82f03e3794c64c (main) 02:18:16 #74 ... 02:18:16 02:18:16 #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:18:16 #67 DONE 36.7s 02:18:16 02:18:16 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:18:16 #60 37.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:18:16 #60 37.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:18:16 #60 37.39 v3.20.3-400-g52681239964 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:18:16 #60 37.39 v3.20.3-404-g6c29421368a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:18:16 #60 37.39 OK: 24171 distinct packages available 02:18:16 #60 37.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:18:16 #60 ... 02:18:16 02:18:16 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:18:16 #56 DONE 37.8s 02:18:16 02:18:16 #75 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:18:16 #75 ... 02:18:16 02:18:16 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:18:16 #69 28.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:18:16 #69 28.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:18:16 #69 28.68 v3.20.3-400-g52681239964 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:18:16 #69 28.68 v3.20.3-404-g6c29421368a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:18:16 #69 28.68 OK: 24175 distinct packages available 02:18:16 #69 28.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:18:16 #69 28.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:18:16 #69 29.13 OK: 246 MiB in 54 packages 02:18:16 #69 ... 02:18:16 02:18:16 #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:18:16 #62 28.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:18:16 #62 28.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:18:16 #62 28.54 OK: 246 MiB in 54 packages 02:18:16 #62 ... 02:18:16 02:18:16 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:18:16 #76 ... 02:18:16 02:18:16 #57 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 02:18:16 #57 DONE 39.0s 02:18:16 02:18:16 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:18:16 #69 DONE 39.0s 02:18:16 02:18:16 #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:18:16 #62 DONE 39.2s 02:18:16 02:18:16 #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:18:16 #58 DONE 39.0s 02:18:16 02:18:16 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:18:16 #64 DONE 39.0s 02:18:16 02:18:16 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:18:16 #65 DONE 39.1s 02:18:16 02:18:16 #50 [core-data builder 3/7] RUN apk add --update --no-cache make git 02:18:16 #50 31.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:18:16 #50 31.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:18:16 #50 31.79 OK: 246 MiB in 54 packages 02:18:16 #50 DONE 39.1s 02:18:16 02:18:16 #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:18:17 Commit message: "Merge pull request #5027 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.13.0" 02:18:17 #77 ... 02:18:17 02:18:17 #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:18:17 #78 DONE 2.3s 02:18:17 02:18:17 #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:18:17 #79 DONE 2.4s 02:18:17 02:18:17 #80 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:18:17 #80 DONE 2.3s 02:18:17 02:18:17 #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:18:17 #61 DONE 41.5s 02:18:17 02:18:17 #81 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:18:17 #81 DONE 2.4s 02:18:16 > git config core.sparsecheckout # timeout=10 02:18:16 > git checkout -f d8dcd70220f9688fa8787918ae82f03e3794c64c # timeout=10 02:18:17 02:18:17 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:18:17 #51 DONE 41.2s 02:18:17 02:18:17 #55 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:18:17 #55 DONE 41.6s 02:18:17 02:18:17 #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:18:17 #82 ... 02:18:17 02:18:17 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:18:17 #60 41.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:18:17 #60 41.64 (1/4) Installing dumb-init (1.2.5-r3) 02:18:17 #60 41.64 (2/4) Installing musl-obstack (1.2.3-r2) 02:18:17 #60 41.65 (3/4) Installing libucontext (1.2-r3) 02:18:17 #60 41.65 (4/4) Installing gcompat (1.1.0-r4) 02:18:17 #60 41.66 Executing busybox-1.36.1-r29.trigger 02:18:17 #60 41.67 OK: 8 MiB in 18 packages 02:18:17 #60 DONE 41.8s 02:18:17 02:18:17 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:18:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:18:22 % Total % Received % Xferd Average Speed Time Time Time Current 02:18:22 Dload Upload Total Spent Left Speed 02:18:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 83843 0 --:--:-- --:--:-- --:--:-- 83843 [Pipeline] sh 02:18:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:18:22 #83 ... 02:18:22 02:18:22 #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:18:22 #0 7.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:18:22 #84 ... 02:18:22 02:18:22 #75 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:18:22 #75 4.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:18:22 #75 4.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:18:22 #75 5.289 Upgrading critical system libraries and apk-tools: 02:18:22 #75 5.289 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:18:22 #75 9.431 Executing busybox-1.36.1-r29.trigger 02:18:22 #75 9.531 Continuing the upgrade transaction with new apk-tools: 02:18:22 #75 9.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:18:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 02:18:22 sudo tee /etc/docker/daemon.new 02:18:22 { 02:18:22 "registry-mirrors": [ 02:18:22 "https://nexus3.edgexfoundry.org:10001" 02:18:22 ], 02:18:22 "bip": "10.250.0.254/24", 02:18:22 "hosts": [ 02:18:22 "tcp://0.0.0.0:5555", 02:18:22 "unix:///var/run/docker.sock" 02:18:22 ], 02:18:22 "mtu": 1458, 02:18:22 "selinux-enabled": true, 02:18:22 "seccomp-profile": "/etc/docker/seccomp.json" 02:18:22 } [Pipeline] sh 02:18:23 #75 9.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:18:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:18:23 #75 10.04 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:18:23 #75 10.08 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:18:23 #75 10.10 OK: 8 MiB in 15 packages 02:18:23 + sudo service docker restart 02:18:23 #75 DONE 10.5s 02:18:23 02:18:23 #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:18:23 #77 7.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:18:23 #77 7.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:18:23 #77 8.466 Upgrading critical system libraries and apk-tools: 02:18:23 #77 8.466 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:18:23 #77 8.478 Executing busybox-1.36.1-r29.trigger 02:18:23 #77 8.593 Continuing the upgrade transaction with new apk-tools: 02:18:23 #77 8.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:18:23 #77 8.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:18:23 #77 ... 02:18:23 02:18:23 #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade 02:18:23 #74 6.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:18:23 #74 6.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:18:23 #74 6.829 Upgrading critical system libraries and apk-tools: 02:18:23 #74 6.829 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:18:23 #74 11.02 Executing busybox-1.36.1-r29.trigger 02:18:23 #74 11.12 Continuing the upgrade transaction with new apk-tools: 02:18:23 #74 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:18:23 #74 11.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:18:23 #74 11.54 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:18:23 #74 11.57 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:18:23 #74 11.59 OK: 8 MiB in 15 packages 02:18:23 #74 DONE 12.1s 02:18:23 02:18:23 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:18:23 #83 6.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:18:23 #83 6.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:18:24 #83 6.426 Upgrading critical system libraries and apk-tools: 02:18:24 #83 6.429 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:18:24 #83 6.440 Executing busybox-1.36.1-r29.trigger 02:18:24 #83 6.538 Continuing the upgrade transaction with new apk-tools: 02:18:24 #83 6.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:18:24 #83 ... 02:18:24 02:18:24 #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:18:24 #73 7.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:18:24 #73 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:18:24 #73 12.46 Upgrading critical system libraries and apk-tools: 02:18:24 #73 12.46 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:18:24 #73 12.47 Executing busybox-1.36.1-r29.trigger 02:18:24 #73 12.57 Continuing the upgrade transaction with new apk-tools: 02:18:24 #73 12.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:18:24 #73 12.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:18:24 #73 13.05 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:18:24 #73 13.10 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:18:24 #73 13.13 Executing ca-certificates-20240705-r0.trigger 02:18:24 #73 13.19 OK: 13 MiB in 28 packages 02:18:24 #73 DONE 13.6s 02:18:24 02:18:24 #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:18:24 #84 12.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:18:24 #84 13.20 Upgrading critical system libraries and apk-tools: 02:18:24 #84 13.20 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:18:24 #84 13.23 Executing busybox-1.36.1-r29.trigger 02:18:24 #84 13.32 Continuing the upgrade transaction with new apk-tools: 02:18:24 #84 13.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:18:24 #84 13.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:18:24 #84 13.77 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:18:24 #84 13.81 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:18:24 #84 13.82 Executing ca-certificates-20240705-r0.trigger 02:18:24 #84 13.88 OK: 10 MiB in 17 packages 02:18:24 #84 DONE 14.2s 02:18:24 02:18:24 #77 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:18:24 #77 9.062 OK: 9 MiB in 19 packages 02:18:24 #77 DONE 9.4s 02:18:24 02:18:24 #85 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:18:24 #0 7.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:18:24 #0 8.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:18:24 #0 8.505 Upgrading critical system libraries and apk-tools: 02:18:24 #0 8.505 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:18:24 #0 8.519 Executing busybox-1.36.1-r29.trigger 02:18:24 #0 8.649 Continuing the upgrade transaction with new apk-tools: 02:18:24 #0 8.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:18:24 #0 8.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:18:24 #0 9.104 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:18:24 #0 9.148 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:18:24 #0 9.164 Executing ca-certificates-20240705-r0.trigger 02:18:24 #0 9.236 OK: 9 MiB in 16 packages 02:18:24 #85 DONE 9.5s 02:18:24 02:18:24 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:18:24 #83 6.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:18:24 #83 6.912 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:18:24 #83 6.950 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:18:25 #83 6.962 OK: 8 MiB in 18 packages 02:18:25 #83 ... 02:18:25 02:18:25 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:18:25 #0 7.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:18:25 #0 7.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:18:25 #0 8.387 Upgrading critical system libraries and apk-tools: 02:18:25 #0 8.387 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:18:25 #0 8.411 Executing busybox-1.36.1-r29.trigger 02:18:25 #0 8.527 Continuing the upgrade transaction with new apk-tools: 02:18:25 #0 8.527 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:18:25 #0 8.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:18:25 #0 9.277 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:18:25 #0 9.346 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:18:25 #0 9.362 Executing ca-certificates-20240705-r0.trigger 02:18:25 #0 9.399 OK: 19 MiB in 18 packages 02:18:25 #86 ... 02:18:25 02:18:25 #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:18:25 #82 6.390 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:18:25 #82 6.848 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:18:25 #82 7.680 OK: 246 MiB in 54 packages 02:18:27 #82 ... 02:18:27 02:18:27 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:18:27 #76 4.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:18:27 #76 9.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:18:27 #76 9.531 Upgrading critical system libraries and apk-tools: 02:18:27 #76 9.531 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:18:27 #76 9.541 Executing busybox-1.36.1-r29.trigger 02:18:27 #76 9.656 Continuing the upgrade transaction with new apk-tools: 02:18:27 #76 9.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:18:27 #76 9.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:18:27 #76 10.10 OK: 19 MiB in 18 packages 02:18:27 #76 DONE 12.7s 02:18:27 02:18:27 #71 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:18:27 #71 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:18:27 #71 10.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:18:27 #71 16.48 Upgrading critical system libraries and apk-tools: 02:18:27 #71 16.48 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:18:27 #71 16.50 Executing busybox-1.36.1-r29.trigger 02:18:27 #71 16.57 Continuing the upgrade transaction with new apk-tools: 02:18:27 #71 16.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:18:27 #71 16.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:18:27 #71 16.98 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:18:27 #71 17.46 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:18:27 #71 18.04 OK: 8 MiB in 16 packages 02:18:27 #71 ... 02:18:27 02:18:27 #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:18:27 #87 ... 02:18:27 02:18:27 #88 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:18:27 #88 ... 02:18:27 02:18:27 #89 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:18:27 #89 ... 02:18:27 02:18:27 #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:18:27 #90 ... 02:18:27 02:18:27 #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:18:28 #91 ... 02:18:28 02:18:28 #72 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 02:18:28 #72 9.107 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:18:28 #72 14.32 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:18:28 #72 15.07 (1/1) Installing dumb-init (1.2.5-r3) 02:18:28 #72 15.36 Executing busybox-1.36.1-r29.trigger 02:18:28 #72 15.37 OK: 8 MiB in 15 packages 02:18:30 #72 DONE 21.4s 02:18:30 02:18:30 #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:18:32 #92 ... 02:18:32 02:18:32 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:18:32 #86 DONE 17.7s 02:18:32 02:18:32 #93 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:18:34 #93 ... 02:18:34 02:18:34 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:18:34 #83 DONE 16.3s 02:18:34 02:18:34 #71 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:18:35 #71 ... 02:18:35 02:18:35 #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:18:37 #94 ... 02:18:37 02:18:37 #71 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:18:37 #71 DONE 29.4s 02:18:37 02:18:37 #88 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:18:37 #88 ... 02:18:37 02:18:37 #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:18:38 #95 ... 02:18:38 02:18:38 #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:18:38 #82 DONE 21.1s 02:18:38 02:18:38 #89 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:18:41 provisioning config files... 02:18:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/764@tmp/config10078540161492748978tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:18:42 #89 ... 02:18:42 02:18:42 #96 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:18:42 ---> ****-login.sh 02:18:42 nexus3.edgexfoundry.org:10001 02:18:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:18:42 Configure a credential helper to remove this warning. See 02:18:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:18:42 02:18:42 Login Succeeded 02:18:42 nexus3.edgexfoundry.org:10002 02:18:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:18:43 Configure a credential helper to remove this warning. See 02:18:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:18:43 02:18:43 Login Succeeded 02:18:43 nexus3.edgexfoundry.org:10003 02:18:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:18:43 Configure a credential helper to remove this warning. See 02:18:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:18:43 02:18:43 Login Succeeded 02:18:43 nexus3.edgexfoundry.org:10004 02:18:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:43 #96 ... 02:18:43 02:18:43 #93 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:18:43 #93 DONE 19.6s 02:18:43 02:18:43 #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:18:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:18:44 Configure a credential helper to remove this warning. See 02:18:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:18:44 02:18:44 Login Succeeded 02:18:44 ****.io 02:18:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:18:44 Configure a credential helper to remove this warning. See 02:18:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:18:44 02:18:44 Login Succeeded 02:18:44 ---> ****-login.sh ends [Pipeline] } 02:18:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 02:18:45 + git config --global --add safe.directory /w/workspace/edgex-go/764 [Pipeline] echo 02:18:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:18:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:18:45 ========================================================= 02:18:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 02:18:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:18:45 #92 ... 02:18:45 02:18:45 #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:18:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:18:45 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:18:45 cf04c63912e1: Pulling fs layer 02:18:45 55b35a11ae5e: Pulling fs layer 02:18:45 a37a00ec5f00: Pulling fs layer 02:18:45 50b3750afda1: Pulling fs layer 02:18:45 4f4fb700ef54: Pulling fs layer 02:18:45 80978eb59214: Pulling fs layer 02:18:45 c9f46d7d2bd2: Pulling fs layer 02:18:45 c5a475d317c9: Pulling fs layer 02:18:45 80978eb59214: Waiting 02:18:45 50b3750afda1: Waiting 02:18:45 c9f46d7d2bd2: Waiting 02:18:45 4f4fb700ef54: Waiting 02:18:45 c5a475d317c9: Waiting 02:18:45 55b35a11ae5e: Verifying Checksum 02:18:45 55b35a11ae5e: Download complete 02:18:45 50b3750afda1: Verifying Checksum 02:18:45 50b3750afda1: Download complete 02:18:45 4f4fb700ef54: Download complete 02:18:45 cf04c63912e1: Verifying Checksum 02:18:45 cf04c63912e1: Download complete 02:18:45 80978eb59214: Verifying Checksum 02:18:45 80978eb59214: Download complete 02:18:46 c5a475d317c9: Verifying Checksum 02:18:46 c5a475d317c9: Download complete 02:18:46 cf04c63912e1: Pull complete 02:18:47 55b35a11ae5e: Pull complete 02:18:47 a37a00ec5f00: Verifying Checksum 02:18:47 a37a00ec5f00: Download complete 02:18:48 c9f46d7d2bd2: Verifying Checksum 02:18:48 c9f46d7d2bd2: Download complete 02:18:57 #97 ... 02:18:57 02:18:57 #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:18:57 #92 DONE 28.6s 02:18:57 02:18:57 #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:18:59 #91 ... 02:18:59 02:18:59 #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:19:09 #98 ... 02:19:09 02:19:09 #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:19:09 #91 DONE 41.6s 02:19:09 02:19:09 #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:19:10 a37a00ec5f00: Pull complete 02:19:10 50b3750afda1: Pull complete 02:19:10 4f4fb700ef54: Pull complete 02:19:10 80978eb59214: Pull complete 02:19:18 c9f46d7d2bd2: Pull complete 02:19:21 c5a475d317c9: Pull complete 02:19:21 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 02:19:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:19:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 02:19:21 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:19:21 WORKDIR /edgex 02:19:21 COPY go.mod . 02:19:21 RUN go mod download 02:19:21 + docker build -t ci-base-image-arm64 -f - . 02:19:22 #0 building with "default" instance using docker driver 02:19:22 02:19:22 #1 [internal] load .dockerignore 02:19:22 #1 transferring context: 02:19:22 #1 transferring context: 50B 0.0s done 02:19:22 #1 DONE 0.2s 02:19:22 02:19:22 #2 [internal] load build definition from Dockerfile 02:19:22 #2 transferring dockerfile: 172B done 02:19:22 #2 DONE 0.2s 02:19:22 02:19:22 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:19:22 #3 DONE 0.0s 02:19:22 02:19:22 #4 [internal] load build context 02:19:22 #4 transferring context: 6.51kB done 02:19:22 #4 DONE 0.1s 02:19:22 02:19:22 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:19:23 #5 DONE 0.4s 02:19:23 02:19:23 #6 [2/4] WORKDIR /edgex 02:19:24 #6 DONE 1.4s 02:19:24 02:19:24 #7 [3/4] COPY go.mod . 02:19:24 #7 DONE 0.1s 02:19:24 02:19:24 #8 [4/4] RUN go mod download 02:19:31 #97 DONE 45.0s 02:19:31 02:19:31 #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:31 #87 DONE 73.2s 02:19:31 02:19:31 #99 [support-notifications builder 6/7] COPY . . 02:19:31 #99 ... 02:19:31 02:19:31 #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:31 #90 DONE 73.2s 02:19:31 02:19:31 #88 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:31 #88 DONE 73.2s 02:19:31 02:19:31 #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:19:31 #98 DONE 33.0s 02:19:31 02:19:31 #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:19:31 #94 DONE 54.8s 02:19:31 02:19:31 #96 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:19:31 #96 DONE 48.7s 02:19:31 02:19:31 #89 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:31 #89 DONE 73.2s 02:19:31 02:19:31 #100 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:36 #100 ... 02:19:36 02:19:36 #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:19:36 #101 DONE 5.6s 02:19:36 02:19:36 #102 [security-spire-server stage-2 6/9] COPY security.txt / 02:19:38 #102 ... 02:19:38 02:19:38 #103 [security-spire-agent stage-3 7/10] COPY security.txt / 02:19:38 #103 ... 02:19:38 02:19:38 #104 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:38 #104 CACHED 02:19:38 02:19:38 #105 [support-scheduler builder 6/7] COPY . . 02:19:38 #105 CACHED 02:19:38 02:19:38 #106 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:19:38 #106 CACHED 02:19:38 02:19:38 #99 [support-notifications builder 6/7] COPY . . 02:19:38 #99 DONE 8.2s 02:19:38 02:19:38 #107 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:19:38 #107 DONE 8.1s 02:19:38 02:19:38 #108 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:38 #108 CACHED 02:19:38 02:19:38 #109 [core-command builder 6/7] COPY . . 02:19:38 #109 CACHED 02:19:38 02:19:38 #110 [core-command builder 4/7] COPY go.mod vendor* ./ 02:19:38 #110 CACHED 02:19:38 02:19:38 #111 [security-secretstore-setup builder 6/7] COPY . . 02:19:38 #111 CACHED 02:19:38 02:19:38 #112 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:38 #112 CACHED 02:19:38 02:19:38 #113 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:19:38 #113 CACHED 02:19:38 02:19:38 #114 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:19:38 #114 CACHED 02:19:38 02:19:38 #115 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:38 #115 CACHED 02:19:38 02:19:38 #116 [core-metadata builder 6/7] COPY . . 02:19:38 #116 CACHED 02:19:38 02:19:38 #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:19:38 #95 DONE 60.9s 02:19:38 02:19:38 #117 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:38 #117 CACHED 02:19:38 02:19:38 #118 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:19:38 #118 CACHED 02:19:38 02:19:38 #119 [security-proxy-auth builder 6/7] COPY . . 02:19:38 #119 CACHED 02:19:38 02:19:38 #120 [core-data builder 6/7] COPY . . 02:19:38 #120 CACHED 02:19:38 02:19:38 #121 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:38 #121 CACHED 02:19:38 02:19:38 #122 [core-data builder 4/7] COPY go.mod vendor* ./ 02:19:38 #122 CACHED 02:19:38 02:19:38 #123 [security-spiffe-token-provider builder 6/7] COPY . . 02:19:38 #123 DONE 8.2s 02:19:38 02:19:38 #124 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:38 #124 CACHED 02:19:38 02:19:38 #125 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:19:38 #125 CACHED 02:19:38 02:19:38 #126 [security-bootstrapper builder 6/7] COPY . . 02:19:38 #126 CACHED 02:19:38 02:19:38 #127 [core-common-config-bootstrapper builder 6/7] COPY . . 02:19:38 #127 DONE 8.2s 02:19:38 02:19:38 #102 [security-spire-server stage-2 6/9] COPY security.txt / 02:19:38 #102 DONE 8.3s 02:19:38 02:19:38 #128 [security-proxy-setup builder 6/7] COPY . . 02:19:38 #128 DONE 8.2s 02:19:38 02:19:38 #103 [security-spire-agent stage-3 7/10] COPY security.txt / 02:19:38 #103 DONE 0.3s 02:19:38 02:19:38 #129 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:19:39 #129 DONE 0.2s 02:19:39 02:19:39 #130 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:19:39 #130 DONE 0.3s 02:19:39 02:19:39 #131 [security-spire-config stage-2 6/10] COPY security.txt / 02:19:39 #131 DONE 0.3s 02:19:39 02:19:39 #132 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:19:39 #132 DONE 0.1s 02:19:39 02:19:39 #133 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:19:39 #133 DONE 0.1s 02:19:39 02:19:39 #134 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:19:39 #134 DONE 0.1s 02:19:39 02:19:39 #135 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:19:39 #135 DONE 0.1s 02:19:39 02:19:39 #136 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:19:39 #136 DONE 0.1s 02:19:39 02:19:39 #137 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:19:39 #137 DONE 0.1s 02:19:39 02:19:39 #138 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:19:39 #138 DONE 0.1s 02:19:39 02:19:39 #139 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:19:39 #139 DONE 0.1s 02:19:39 02:19:39 #140 [security-spire-agent] exporting to image 02:19:39 #140 exporting layers 02:19:42 #140 exporting layers 2.2s done 02:19:42 #140 writing image sha256:19c830c4e2d3d1e7f33edba4dc05ae3cf5ca5b9c3761b809bc11804b8ad43d79 02:19:42 #140 writing image sha256:19c830c4e2d3d1e7f33edba4dc05ae3cf5ca5b9c3761b809bc11804b8ad43d79 0.5s done 02:19:42 #140 naming to docker.io/library/security-spire-server 02:19:42 #140 exporting layers 3.2s done 02:19:42 #140 naming to docker.io/library/security-spire-server 0.5s done 02:19:42 #140 writing image sha256:1263bb26f45de606cfaf4dcf368da1b55a599c318f7bb167aa4a2bf7da596a91 02:19:42 #140 writing image sha256:1263bb26f45de606cfaf4dcf368da1b55a599c318f7bb167aa4a2bf7da596a91 0.4s done 02:19:42 #140 naming to docker.io/library/security-spire-agent done 02:19:43 #8 DONE 16.3s 02:19:43 02:19:43 #9 exporting to image 02:19:43 #9 exporting layers 02:19:43 #140 exporting layers 3.9s done 02:19:43 #140 writing image sha256:ea19c7a7422a75966c09385caad2d1607d5c1bf70ac498848884786cb84a3a7f 0.0s done 02:19:43 #140 naming to docker.io/library/security-spire-config 0.0s done 02:19:43 #140 DONE 4.0s 02:19:43 02:19:43 #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:19:43 #0 1.585 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:19:49 #141 ... 02:19:49 02:19:49 #142 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:19:49 #0 1.604 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:19:49 #142 ... 02:19:49 02:19:49 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:19:49 #0 0.907 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:19:49 #143 ... 02:19:49 02:19:49 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:19:49 #0 1.155 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:19:49 #144 ... 02:19:49 02:19:49 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:19:49 #0 1.418 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:19:49 #145 ... 02:19:49 02:19:49 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:19:49 #0 1.604 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:19:49 #146 ... 02:19:49 02:19:49 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:19:49 #0 1.594 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:19:49 #147 ... 02:19:49 02:19:49 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:19:49 #0 1.213 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:19:49 #148 ... 02:19:49 02:19:49 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:19:49 #0 1.301 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:19:49 #149 ... 02:19:49 02:19:49 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:19:49 #0 1.562 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:19:49 #150 ... 02:19:49 02:19:49 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:19:49 #0 1.273 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:20:01 #9 exporting layers 18.7s done 02:20:01 #9 writing image sha256:b7fa29f5a2f533f538cdb296de8ec4ff34a1569e350b2526efeb29e16d0d4993 done 02:20:01 #9 naming to docker.io/library/ci-base-image-arm64 0.0s done 02:20:01 #9 DONE 18.8s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:01 + docker inspect -f . ci-base-image-arm64 02:20:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:20:01 prd-ubuntu20.04-docker-arm64-4c-16g-35000 does not seem to be running inside a container 02:20:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/764 -v /w/workspace/edgex-go/764:/w/workspace/edgex-go/764:rw,z -v /w/workspace/edgex-go/764@tmp:/w/workspace/edgex-go/764@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:20:03 $ docker top 8fe45054f8624b96a349e2c40893a57fecaddb988200b845b80e2d4a848b1eb4 -eo pid,comm [Pipeline] { [Pipeline] sh 02:20:04 + go version 02:20:04 go version go1.23.2 linux/arm64 [Pipeline] } 02:20:04 $ docker stop --time=1 8fe45054f8624b96a349e2c40893a57fecaddb988200b845b80e2d4a848b1eb4 02:20:05 $ docker rm -f --volumes 8fe45054f8624b96a349e2c40893a57fecaddb988200b845b80e2d4a848b1eb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:20:06 02:20:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:20:06 latest: Pulling from edgex-devops/edgex-compose-arm64 02:20:06 547446be3368: Pulling fs layer 02:20:06 d125d8839a47: Pulling fs layer 02:20:06 3e85d5ac6304: Pulling fs layer 02:20:06 c3105a71a48b: Pulling fs layer 02:20:06 0f093f025ec4: Pulling fs layer 02:20:06 c3106fc0e877: Pulling fs layer 02:20:06 c3105a71a48b: Waiting 02:20:06 0f093f025ec4: Waiting 02:20:06 c3106fc0e877: Waiting 02:20:07 547446be3368: Verifying Checksum 02:20:07 547446be3368: Download complete 02:20:07 c3105a71a48b: Verifying Checksum 02:20:07 c3105a71a48b: Download complete 02:20:07 d125d8839a47: Verifying Checksum 02:20:07 d125d8839a47: Download complete 02:20:07 c3106fc0e877: Verifying Checksum 02:20:07 c3106fc0e877: Download complete 02:20:07 0f093f025ec4: Verifying Checksum 02:20:07 0f093f025ec4: Download complete 02:20:07 547446be3368: Pull complete 02:20:08 d125d8839a47: Pull complete 02:20:09 3e85d5ac6304: Verifying Checksum 02:20:09 3e85d5ac6304: Download complete 02:20:21 3e85d5ac6304: Pull complete 02:20:22 c3105a71a48b: Pull complete 02:20:22 0f093f025ec4: Pull complete 02:20:22 c3106fc0e877: Pull complete 02:20:22 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 02:20:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:20:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:20:23 prd-ubuntu20.04-docker-arm64-4c-16g-35000 does not seem to be running inside a container 02:20:23 $ 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/764 -v /w/workspace/edgex-go/764:/w/workspace/edgex-go/764:rw,z -v /w/workspace/edgex-go/764@tmp:/w/workspace/edgex-go/764@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:20:25 $ docker top 926970e6f9bef1253d30abc79f553b41d08e0404eb2139548c8b590ce573a040 -eo pid,comm [Pipeline] { [Pipeline] sh 02:20:25 + docker compose -f ./docker-compose-build.yml build --parallel 02:20:27 #1 [core-metadata internal] load build definition from Dockerfile 02:20:27 #1 transferring dockerfile: 2.13kB done 02:20:27 #1 DONE 0.1s 02:20:27 02:20:27 #2 [core-metadata internal] load .dockerignore 02:20:27 #2 transferring context: 50B 0.0s done 02:20:27 #2 DONE 0.1s 02:20:27 02:20:27 #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:20:27 #3 DONE 0.0s 02:20:27 02:20:27 #4 [core-command internal] load .dockerignore 02:20:27 #4 transferring context: 50B done 02:20:27 #4 DONE 0.1s 02:20:27 02:20:27 #5 [core-command internal] load build definition from Dockerfile 02:20:27 #5 transferring dockerfile: 1.94kB done 02:20:27 #5 DONE 0.1s 02:20:27 02:20:27 #3 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:20:27 #3 DONE 0.0s 02:20:27 02:20:27 #6 [core-common-config-bootstrapper internal] load .dockerignore 02:20:27 #6 transferring context: 50B 0.0s done 02:20:27 #6 DONE 0.1s 02:20:27 02:20:27 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:20:27 #7 transferring dockerfile: 2.23kB done 02:20:27 #7 DONE 0.1s 02:20:27 02:20:27 #3 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:20:27 #3 DONE 0.0s 02:20:27 02:20:27 #8 [security-bootstrapper internal] load .dockerignore 02:20:27 #8 DONE 0.0s 02:20:27 02:20:27 #9 [security-bootstrapper internal] load build definition from Dockerfile 02:20:28 #9 ... 02:20:28 02:20:28 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:20:28 #10 transferring dockerfile: 1.89kB done 02:20:28 #10 DONE 0.2s 02:20:28 02:20:28 #11 [security-spiffe-token-provider internal] load .dockerignore 02:20:28 #11 transferring context: 50B done 02:20:28 #11 DONE 0.2s 02:20:28 02:20:28 #3 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:20:28 #3 DONE 0.0s 02:20:28 02:20:28 #9 [security-bootstrapper internal] load build definition from Dockerfile 02:20:28 #9 transferring dockerfile: 3.02kB 0.0s done 02:20:28 #9 DONE 0.2s 02:20:28 02:20:28 #8 [security-bootstrapper internal] load .dockerignore 02:20:28 #8 transferring context: 50B done 02:20:28 #8 DONE 0.2s 02:20:28 02:20:28 #12 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:20:28 #12 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:20:28 #12 ... 02:20:28 02:20:28 #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:20:28 #3 DONE 0.0s 02:20:28 02:20:28 #13 [core-keeper internal] load .dockerignore 02:20:28 #13 transferring context: 50B done 02:20:28 #13 DONE 0.2s 02:20:28 02:20:28 #14 [core-keeper internal] load build definition from Dockerfile 02:20:28 #14 transferring dockerfile: 2.07kB 0.0s done 02:20:28 #14 DONE 0.3s 02:20:28 02:20:28 #3 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:20:28 #3 DONE 0.0s 02:20:28 02:20:28 #12 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:20:28 #12 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.3s done 02:20:28 #12 ... 02:20:28 02:20:28 #15 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 02:20:28 #15 DONE 0.6s 02:20:28 02:20:28 #12 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:20:28 #12 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.3s done 02:20:28 #12 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 02:20:28 #12 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 02:20:28 #12 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 02:20:28 #12 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0B / 4.09MB 0.1s 02:20:28 #12 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 02:20:28 #12 ... 02:20:28 02:20:28 #16 [core-data internal] load build definition from Dockerfile 02:20:28 #16 transferring dockerfile: 2.07kB 0.0s done 02:20:28 #16 DONE 0.6s 02:20:28 02:20:28 #17 [core-data internal] load .dockerignore 02:20:28 #17 transferring context: 50B 0.0s done 02:20:28 #17 DONE 0.6s 02:20:28 02:20:28 #12 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:20:28 #12 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.10MB / 4.09MB 0.2s 02:20:28 #12 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done 02:20:28 #12 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 02:20:28 #12 ... 02:20:28 02:20:28 #3 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:20:28 #3 DONE 0.0s 02:20:28 02:20:28 #12 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:20:29 #12 ... 02:20:29 02:20:29 #15 [core-data internal] load metadata for docker.io/library/alpine:3.20 02:20:29 #15 DONE 1.1s 02:20:29 02:20:29 #18 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:20:29 #18 DONE 1.5s 02:20:29 02:20:29 #12 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:20:29 #12 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.3s done 02:20:29 #12 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 02:20:29 #12 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 02:20:29 #12 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 02:20:29 #12 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done 02:20:29 #12 ... 02:20:29 02:20:29 #19 [support-scheduler internal] load build definition from Dockerfile 02:20:29 #19 transferring dockerfile: 1.82kB 0.1s done 02:20:29 #19 DONE 1.4s 02:20:29 02:20:29 #12 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:20:29 #12 ... 02:20:29 02:20:29 #20 [core-common-config-bootstrapper internal] load build context 02:20:29 #20 transferring context: 2.94MB 1.1s done 02:20:29 #20 DONE 1.6s 02:20:29 02:20:29 #21 [core-metadata internal] load build context 02:20:29 #21 transferring context: 2.94MB 1.1s done 02:20:29 #21 DONE 1.7s 02:20:29 02:20:29 #12 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:20:29 #12 ... 02:20:29 02:20:29 #22 [security-proxy-auth internal] load .dockerignore 02:20:29 #22 transferring context: 50B 0.0s done 02:20:29 #22 DONE 1.3s 02:20:29 02:20:29 #23 [core-command internal] load build context 02:20:29 #23 transferring context: 2.94MB 1.2s done 02:20:29 #23 DONE 1.8s 02:20:29 02:20:29 #12 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:20:30 #12 ... 02:20:30 02:20:30 #24 [security-proxy-setup internal] load build definition from Dockerfile 02:20:30 #24 transferring dockerfile: 2.50kB done 02:20:30 #24 DONE 1.6s 02:20:30 02:20:30 #25 [support-scheduler internal] load .dockerignore 02:20:30 #25 transferring context: 50B 0.0s done 02:20:30 #25 DONE 1.7s 02:20:30 02:20:30 #26 [core-keeper internal] load build context 02:20:30 #26 transferring context: 2.94MB 1.1s done 02:20:30 #26 DONE 1.7s 02:20:30 02:20:30 #27 [security-bootstrapper internal] load build context 02:20:30 #27 transferring context: 2.94MB 0.9s done 02:20:30 #27 DONE 1.7s 02:20:30 02:20:30 #12 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:20:30 #12 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.2s done 02:20:30 #12 ... 02:20:30 02:20:30 #28 [security-proxy-setup internal] load .dockerignore 02:20:30 #28 transferring context: 50B done 02:20:30 #28 DONE 1.8s 02:20:30 02:20:30 #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:20:30 #3 DONE 0.0s 02:20:30 02:20:30 #29 [security-spiffe-token-provider internal] load build context 02:20:30 #29 transferring context: 2.94MB 0.9s done 02:20:30 #29 DONE 1.8s 02:20:30 02:20:30 #30 [security-spire-agent internal] load .dockerignore 02:20:30 #30 transferring context: 50B done 02:20:30 #30 DONE 1.1s 02:20:30 02:20:30 #31 [security-proxy-auth internal] load build definition from Dockerfile 02:20:30 #31 transferring dockerfile: 2.15kB done 02:20:30 #31 DONE 1.6s 02:20:30 02:20:30 #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:20:30 #3 DONE 0.0s 02:20:30 02:20:30 #32 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 02:20:30 #32 DONE 0.9s 02:20:30 02:20:30 #33 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:20:30 #33 ... 02:20:30 02:20:30 #18 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:20:30 #18 DONE 1.7s 02:20:30 02:20:30 #32 [support-scheduler builder 2/7] WORKDIR /edgex-go 02:20:30 #32 DONE 1.2s 02:20:30 02:20:30 #15 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 02:20:30 #15 DONE 1.5s 02:20:30 02:20:30 #33 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 02:20:30 #33 ... 02:20:30 02:20:30 #12 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:20:30 #12 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.3s done 02:20:30 #12 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 02:20:30 #12 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 02:20:30 #12 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 02:20:30 #12 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done 02:20:30 #12 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.2s done 02:20:30 #12 DONE 2.9s 02:20:30 02:20:30 #34 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:20:30 #34 ... 02:20:30 02:20:30 #35 [security-secretstore-setup internal] load .dockerignore 02:20:30 #35 transferring context: 50B done 02:20:30 #35 DONE 1.3s 02:20:30 02:20:30 #36 [security-spire-agent internal] load build definition from Dockerfile 02:20:30 #36 transferring dockerfile: 1.81kB done 02:20:30 #36 DONE 1.6s 02:20:30 02:20:30 #37 [security-spire-config internal] load .dockerignore 02:20:30 #37 transferring context: 50B done 02:20:30 #37 DONE 1.9s 02:20:30 02:20:30 #38 [support-notifications internal] load .dockerignore 02:20:30 #38 transferring context: 50B 0.0s done 02:20:30 #38 DONE 1.2s 02:20:30 02:20:30 #39 [support-notifications internal] load build definition from Dockerfile 02:20:30 #39 transferring dockerfile: 2.02kB done 02:20:30 #39 DONE 1.3s 02:20:30 02:20:30 #15 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 02:20:30 #15 ... 02:20:30 02:20:30 #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:20:30 #3 DONE 0.0s 02:20:30 02:20:30 #40 [security-spire-config internal] load build definition from Dockerfile 02:20:30 #40 transferring dockerfile: 1.69kB 0.0s done 02:20:30 #40 DONE 2.2s 02:20:30 02:20:30 #15 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 02:20:31 #15 ... 02:20:31 02:20:31 #41 [security-secretstore-setup internal] load build definition from Dockerfile 02:20:31 #41 transferring dockerfile: 2.49kB done 02:20:31 #41 DONE 1.8s 02:20:31 02:20:31 #15 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 02:20:31 #15 ... 02:20:31 02:20:31 #18 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:20:31 #18 DONE 2.4s 02:20:31 02:20:31 #32 [support-notifications builder 2/7] WORKDIR /edgex-go 02:20:31 #32 DONE 1.9s 02:20:31 02:20:31 #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:20:31 #3 DONE 0.0s 02:20:31 02:20:31 #12 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:20:31 #12 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.3s done 02:20:31 #12 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 02:20:31 #12 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 02:20:31 #12 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 02:20:31 #12 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done 02:20:31 #12 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.2s done 02:20:31 #12 DONE 3.6s 02:20:31 02:20:31 #15 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 02:20:31 #15 ... 02:20:31 02:20:31 #42 [core-data internal] load build context 02:20:31 #42 transferring context: 2.94MB 0.9s done 02:20:31 #42 DONE 2.1s 02:20:31 02:20:31 #43 [support-notifications internal] load build context 02:20:31 #43 ... 02:20:31 02:20:31 #44 [security-spire-server internal] load build definition from Dockerfile 02:20:31 #44 transferring dockerfile: 1.70kB 0.0s done 02:20:31 #44 DONE 1.4s 02:20:31 02:20:31 #43 [support-notifications internal] load build context 02:20:32 #43 ... 02:20:32 02:20:32 #45 [security-spire-server internal] load .dockerignore 02:20:32 #45 transferring context: 50B 0.0s done 02:20:32 #45 DONE 1.4s 02:20:32 02:20:32 #43 [support-notifications internal] load build context 02:20:32 #43 ... 02:20:32 02:20:32 #18 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:20:32 #18 DONE 2.4s 02:20:32 02:20:32 #32 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 02:20:32 #32 DONE 1.9s 02:20:32 02:20:32 #12 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:20:32 #12 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.3s done 02:20:32 #12 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 02:20:32 #12 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 02:20:32 #12 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 02:20:32 #12 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done 02:20:32 #12 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.2s done 02:20:32 #12 DONE 3.6s 02:20:32 02:20:32 #15 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 02:20:32 #15 DONE 3.3s 02:20:32 02:20:32 #43 [support-notifications internal] load build context 02:20:32 #43 ... 02:20:32 02:20:32 #46 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 02:20:32 #46 DONE 2.0s 02:20:32 02:20:32 #12 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:20:32 #12 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.3s done 02:20:32 #12 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 02:20:32 #12 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 02:20:32 #12 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 02:20:32 #12 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done 02:20:32 #12 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.2s done 02:20:32 #12 DONE 4.6s 02:20:32 02:20:32 #47 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:20:32 #47 DONE 2.8s 02:20:32 02:20:32 #48 [security-secretstore-setup internal] load build context 02:20:33 #48 ... 02:20:33 02:20:33 #12 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:20:33 #12 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.3s done 02:20:33 #12 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 02:20:33 #12 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 02:20:33 #12 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 02:20:33 #12 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done 02:20:33 #12 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.2s done 02:20:33 #12 DONE 4.6s 02:20:33 02:20:33 #48 [security-secretstore-setup internal] load build context 02:20:33 #48 ... 02:20:33 02:20:33 #49 [security-spire-config internal] load build context 02:20:33 #49 transferring context: 21.82kB 0.1s done 02:20:33 #49 DONE 0.3s 02:20:33 02:20:33 #48 [security-secretstore-setup internal] load build context 02:20:33 #48 ... 02:20:33 02:20:33 #50 [support-scheduler internal] load build context 02:20:33 #50 transferring context: 2.94MB 2.1s done 02:20:33 #50 DONE 3.3s 02:20:33 02:20:33 #48 [security-secretstore-setup internal] load build context 02:20:33 #48 ... 02:20:33 02:20:33 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:20:33 #51 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.6s done 02:20:33 #51 DONE 0.6s 02:20:33 02:20:33 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:20:33 #52 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.6s done 02:20:33 #52 DONE 1.5s 02:20:33 02:20:33 #48 [security-secretstore-setup internal] load build context 02:20:34 #48 ... 02:20:34 02:20:34 #53 [security-spire-server internal] load build context 02:20:34 #53 transferring context: 23.57kB 0.1s done 02:20:34 #53 DONE 1.3s 02:20:34 02:20:34 #48 [security-secretstore-setup internal] load build context 02:20:34 #48 ... 02:20:34 02:20:34 #54 [security-proxy-auth internal] load build context 02:20:34 #54 transferring context: 2.94MB 2.2s done 02:20:34 #54 DONE 4.1s 02:20:34 02:20:34 #48 [security-secretstore-setup internal] load build context 02:20:34 #48 ... 02:20:34 02:20:34 #55 [security-spire-agent internal] load build context 02:20:34 #55 transferring context: 23.10kB 0.2s done 02:20:34 #55 DONE 1.6s 02:20:34 02:20:34 #48 [security-secretstore-setup internal] load build context 02:20:34 #48 ... 02:20:34 02:20:34 #43 [support-notifications internal] load build context 02:20:34 #43 transferring context: 2.94MB 2.4s done 02:20:34 #43 DONE 3.6s 02:20:34 02:20:34 #48 [security-secretstore-setup internal] load build context 02:20:34 #48 ... 02:20:34 02:20:34 #56 [security-proxy-setup internal] load build context 02:20:34 #56 transferring context: 2.94MB 3.1s done 02:20:34 #56 DONE 4.7s 02:20:34 02:20:34 #57 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:20:34 #57 DONE 4.5s 02:20:34 02:20:34 #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:20:34 #58 DONE 4.9s 02:20:34 02:20:34 #48 [security-secretstore-setup internal] load build context 02:20:35 #48 transferring context: 2.94MB 2.9s done 02:20:35 #48 DONE 3.3s 02:20:35 02:20:35 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:20:35 #52 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:20:35 #52 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 02:20:35 #52 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 02:20:35 #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.7s done 02:20:35 #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.7s done 02:20:35 #52 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.8s done 02:20:35 #52 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:20:35 #52 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 02:20:35 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.15MB / 28.04MB 1.8s 02:20:35 #52 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done 02:20:36 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.62MB / 28.04MB 2.4s 02:20:36 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.21MB / 28.04MB 2.6s 02:20:36 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 3.0s 02:20:37 #52 ... 02:20:37 02:20:37 #33 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:20:37 #33 3.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:37 #33 4.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:37 #33 6.694 OK: 238 MiB in 54 packages 02:20:37 #33 DONE 7.4s 02:20:37 02:20:37 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:20:37 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 3.2s 02:20:37 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 3.5s 02:20:37 #52 ... 02:20:37 02:20:37 #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:20:37 #0 4.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:37 #0 5.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:37 #0 7.884 OK: 238 MiB in 54 packages 02:20:37 #59 DONE 8.4s 02:20:37 02:20:37 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:20:37 #52 ... 02:20:37 02:20:37 #60 [core-command builder 4/7] COPY go.mod vendor* ./ 02:20:37 #60 DONE 0.7s 02:20:37 02:20:37 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:20:37 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 3.9s 02:20:38 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 4.0s 02:20:38 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 4.2s 02:20:38 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 4.3s 02:20:38 #52 ... 02:20:38 02:20:38 #61 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:20:38 #61 DONE 1.0s 02:20:38 02:20:38 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:20:38 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.85MB / 28.04MB 4.6s 02:20:38 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.92MB / 28.04MB 4.8s 02:20:38 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 4.9s done 02:20:39 #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 02:20:39 #52 ... 02:20:39 02:20:39 #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:20:39 #0 4.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:39 #0 5.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:39 #0 8.224 OK: 238 MiB in 54 packages 02:20:39 #62 DONE 10.1s 02:20:39 02:20:39 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:20:40 #52 ... 02:20:40 02:20:40 #63 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:20:40 #63 DONE 0.6s 02:20:40 02:20:40 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:20:40 #0 2.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:40 #0 3.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:40 #0 6.148 v3.20.3-400-g52681239964 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:20:40 #0 6.148 v3.20.3-404-g6c29421368a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:20:40 #0 6.148 OK: 24053 distinct packages available 02:20:40 #0 6.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:40 #0 7.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:40 #64 ... 02:20:40 02:20:40 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:20:40 #52 ... 02:20:40 02:20:40 #65 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:20:40 #0 5.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:40 #0 6.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:40 #65 ... 02:20:40 02:20:40 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:20:40 #0 7.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:40 #0 8.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:40 #66 ... 02:20:40 02:20:40 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:20:40 #0 7.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:40 #0 8.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:40 #67 ... 02:20:40 02:20:40 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:20:40 #0 4.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:40 #0 5.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:40 #0 8.255 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:20:40 #0 8.612 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:20:40 #0 8.668 (3/6) Installing dumb-init (1.2.5-r3) 02:20:40 #0 8.693 (4/6) Installing openssl (3.3.2-r1) 02:20:40 #0 8.728 (5/6) Installing su-exec (0.2-r3) 02:20:40 #0 8.752 (6/6) Installing yq-go (4.44.1-r2) 02:20:40 #0 9.186 Executing busybox-1.36.1-r29.trigger 02:20:40 #0 9.260 OK: 20 MiB in 18 packages 02:20:41 #68 DONE 10.6s 02:20:41 02:20:41 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:20:41 #0 5.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:41 #0 6.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:41 #69 ... 02:20:41 02:20:41 #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:20:41 #0 5.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:41 #0 6.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:41 #0 10.35 (1/3) Installing ca-certificates (20240705-r0) 02:20:41 #0 10.65 (2/3) Installing dumb-init (1.2.5-r3) 02:20:41 #0 10.69 (3/3) Installing tzdata (2024b-r0) 02:20:41 #70 ... 02:20:41 02:20:41 #71 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 02:20:41 #0 7.004 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:41 #0 8.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:41 #71 ... 02:20:41 02:20:41 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:20:42 #52 ... 02:20:42 02:20:42 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:20:42 #0 5.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:42 #0 6.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:42 #72 ... 02:20:42 02:20:42 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:20:42 #51 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 02:20:42 #51 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 02:20:42 #51 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 02:20:42 #51 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done 02:20:42 #51 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done 02:20:42 #51 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:20:42 #51 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.6s done 02:20:42 #51 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 02:20:42 #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 3.6s done 02:20:42 #51 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 02:20:42 #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.7s 02:20:42 #51 ... 02:20:42 02:20:42 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:20:43 #52 ... 02:20:43 02:20:43 #65 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:20:43 #65 11.27 (1/1) Installing dumb-init (1.2.5-r3) 02:20:43 #65 11.29 Executing busybox-1.36.1-r29.trigger 02:20:43 #65 11.35 OK: 9 MiB in 15 packages 02:20:43 #65 DONE 12.6s 02:20:43 02:20:43 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:20:43 #64 11.91 OK: 238 MiB in 54 packages 02:20:43 #64 DONE 12.9s 02:20:43 02:20:43 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:20:43 #52 ... 02:20:43 02:20:43 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:20:43 #0 4.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:43 #0 5.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:43 #73 ... 02:20:43 02:20:43 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:20:43 #52 ... 02:20:43 02:20:43 #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:20:43 #74 DONE 0.9s 02:20:44 02:20:44 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:20:44 #66 13.59 (1/2) Installing dumb-init (1.2.5-r3) 02:20:44 #66 13.63 (2/2) Installing su-exec (0.2-r3) 02:20:44 #66 13.65 Executing busybox-1.36.1-r29.trigger 02:20:44 #66 13.85 OK: 9 MiB in 16 packages 02:20:45 #66 ... 02:20:45 02:20:45 #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:20:45 #70 11.78 Executing busybox-1.36.1-r29.trigger 02:20:45 #70 11.90 Executing ca-certificates-20240705-r0.trigger 02:20:45 #70 12.85 OK: 11 MiB in 17 packages 02:20:45 #70 DONE 14.6s 02:20:45 02:20:45 #75 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 02:20:45 #0 4.155 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:45 #0 5.435 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:45 #75 ... 02:20:45 02:20:45 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:20:45 #66 DONE 14.7s 02:20:45 02:20:45 #34 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:20:45 #34 7.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:45 #34 8.336 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:45 #34 13.03 (1/1) Installing dumb-init (1.2.5-r3) 02:20:45 #34 13.14 Executing busybox-1.36.1-r29.trigger 02:20:45 #34 13.20 OK: 9 MiB in 15 packages 02:20:45 #34 DONE 15.1s 02:20:45 02:20:45 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:20:45 #0 4.418 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:45 #0 5.588 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:45 #76 ... 02:20:45 02:20:45 #77 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 02:20:46 #77 ... 02:20:46 02:20:46 #71 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 02:20:46 #71 12.81 (1/2) Installing ca-certificates (20240705-r0) 02:20:46 #71 13.20 (2/2) Installing dumb-init (1.2.5-r3) 02:20:46 #71 13.22 Executing busybox-1.36.1-r29.trigger 02:20:46 #71 13.38 Executing ca-certificates-20240705-r0.trigger 02:20:46 #71 14.22 OK: 10 MiB in 16 packages 02:20:46 #71 DONE 15.3s 02:20:46 02:20:46 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:20:46 #76 10.65 OK: 238 MiB in 54 packages 02:20:46 #76 DONE 11.5s 02:20:46 02:20:46 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:20:46 #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.6s 02:20:47 #52 ... 02:20:47 02:20:47 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:20:47 #72 10.57 (1/4) Installing ca-certificates (20240705-r0) 02:20:47 #72 11.04 (2/4) Installing dumb-init (1.2.5-r3) 02:20:47 #72 11.06 (3/4) Installing su-exec (0.2-r3) 02:20:47 #72 11.07 (4/4) Installing yq-go (4.44.1-r2) 02:20:47 #72 12.07 Executing busybox-1.36.1-r29.trigger 02:20:47 #72 12.20 Executing ca-certificates-20240705-r0.trigger 02:20:47 #72 13.21 OK: 20 MiB in 18 packages 02:20:47 #72 DONE 14.3s 02:20:47 02:20:47 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:20:47 #52 ... 02:20:47 02:20:47 #78 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:20:47 #78 DONE 0.8s 02:20:47 02:20:47 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:20:47 #52 ... 02:20:47 02:20:47 #75 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 02:20:47 #75 10.83 (1/1) Installing dumb-init (1.2.5-r3) 02:20:47 #75 11.54 Executing busybox-1.36.1-r29.trigger 02:20:47 #75 11.66 OK: 9 MiB in 15 packages 02:20:47 #75 DONE 12.9s 02:20:47 02:20:47 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:20:48 #52 ... 02:20:48 02:20:48 #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:48 #79 ... 02:20:48 02:20:48 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:20:48 #52 ... 02:20:48 02:20:48 #80 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:48 #80 ... 02:20:48 02:20:48 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:20:48 #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.6s 02:20:48 #51 ... 02:20:48 02:20:48 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:20:50 #52 ... 02:20:50 02:20:50 #81 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:50 #81 ... 02:20:50 02:20:50 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:20:50 #52 ... 02:20:50 02:20:50 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:20:50 #73 10.37 v3.20.3-400-g52681239964 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:20:50 #73 10.37 v3.20.3-404-g6c29421368a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:20:50 #73 10.37 OK: 24049 distinct packages available 02:20:50 #73 11.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:50 #73 12.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:50 #73 16.45 (1/4) Installing dumb-init (1.2.5-r3) 02:20:50 #73 16.46 (2/4) Installing musl-obstack (1.2.3-r2) 02:20:50 #73 16.47 (3/4) Installing libucontext (1.2-r3) 02:20:50 #73 16.50 (4/4) Installing gcompat (1.1.0-r4) 02:20:50 #73 16.52 Executing busybox-1.36.1-r29.trigger 02:20:50 #73 16.55 OK: 9 MiB in 18 packages 02:20:50 #73 DONE 17.5s 02:20:50 02:20:50 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:20:50 #52 ... 02:20:50 02:20:50 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:20:50 #0 3.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:50 #0 4.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:50 #0 8.093 Upgrading critical system libraries and apk-tools: 02:20:50 #0 8.093 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:20:50 #0 8.131 Executing busybox-1.36.1-r29.trigger 02:20:50 #0 8.795 Continuing the upgrade transaction with new apk-tools: 02:20:50 #0 8.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:50 #0 9.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:51 #82 ... 02:20:51 02:20:51 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:20:51 #67 11.91 v3.20.3-400-g52681239964 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:20:51 #67 11.91 v3.20.3-404-g6c29421368a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:20:51 #67 11.91 OK: 24049 distinct packages available 02:20:51 #67 12.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:51 #67 13.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:51 #67 17.65 (1/14) Installing ca-certificates (20240705-r0) 02:20:51 #67 17.89 (2/14) Installing brotli-libs (1.1.0-r2) 02:20:51 #67 18.05 (3/14) Installing c-ares (1.33.1-r0) 02:20:51 #67 18.05 (4/14) Installing libunistring (1.2-r0) 02:20:51 #67 18.15 (5/14) Installing libidn2 (2.3.7-r0) 02:20:51 #67 18.18 (6/14) Installing nghttp2-libs (1.62.1-r0) 02:20:51 #67 18.23 (7/14) Installing libpsl (0.21.5-r1) 02:20:51 #67 18.23 (8/14) Installing zstd-libs (1.5.6-r0) 02:20:51 #67 18.27 (9/14) Installing libcurl (8.11.1-r0) 02:20:51 #67 18.34 (10/14) Installing curl (8.11.1-r0) 02:20:51 #67 18.36 (11/14) Installing dumb-init (1.2.5-r3) 02:20:51 #67 18.37 (12/14) Installing musl-obstack (1.2.3-r2) 02:20:51 #67 18.39 (13/14) Installing libucontext (1.2-r3) 02:20:51 #67 18.40 (14/14) Installing gcompat (1.1.0-r4) 02:20:51 #67 18.45 Executing busybox-1.36.1-r29.trigger 02:20:51 #67 18.55 Executing ca-certificates-20240705-r0.trigger 02:20:51 #67 19.30 OK: 15 MiB in 28 packages 02:20:51 #67 DONE 20.7s 02:20:51 02:20:51 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:20:51 #52 ... 02:20:51 02:20:51 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:20:51 #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.3s done 02:20:51 #51 DONE 18.0s 02:20:51 02:20:51 #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:20:51 #69 10.98 v3.20.3-400-g52681239964 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:20:51 #69 10.98 v3.20.3-404-g6c29421368a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:20:51 #69 10.98 OK: 24049 distinct packages available 02:20:51 #69 12.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:51 #69 13.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:51 #69 16.77 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:20:51 #69 17.10 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:20:51 #69 17.19 (3/7) Installing dumb-init (1.2.5-r3) 02:20:51 #69 17.20 (4/7) Installing musl-obstack (1.2.3-r2) 02:20:51 #69 17.22 (5/7) Installing libucontext (1.2-r3) 02:20:51 #69 17.23 (6/7) Installing gcompat (1.1.0-r4) 02:20:51 #69 17.25 (7/7) Installing openssl (3.3.2-r1) 02:20:51 #69 17.31 Executing busybox-1.36.1-r29.trigger 02:20:51 #69 17.46 OK: 10 MiB in 19 packages 02:20:51 #69 DONE 20.0s 02:20:51 02:20:51 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:20:52 #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.9s 02:20:53 #52 ... 02:20:53 02:20:53 #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:20:53 #0 5.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:53 #0 6.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:53 #0 9.992 Upgrading critical system libraries and apk-tools: 02:20:53 #0 9.992 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:20:53 #83 10.07 Executing busybox-1.36.1-r29.trigger 02:20:53 #83 ... 02:20:53 02:20:53 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:20:54 #52 ... 02:20:54 02:20:54 #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:54 #84 ... 02:20:54 02:20:54 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:20:54 #52 ... 02:20:54 02:20:54 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:20:54 #82 12.96 OK: 20 MiB in 18 packages 02:20:54 #82 DONE 13.5s 02:20:54 02:20:54 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:20:54 #52 ... 02:20:54 02:20:54 #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:20:54 #85 DONE 0.2s 02:20:54 02:20:54 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:20:55 #52 ... 02:20:55 02:20:55 #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:20:55 #0 4.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:55 #0 6.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:55 #86 ... 02:20:55 02:20:55 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:20:55 #0 4.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:55 #0 5.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:55 #0 8.636 Upgrading critical system libraries and apk-tools: 02:20:55 #0 8.636 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:20:55 #0 8.678 Executing busybox-1.36.1-r29.trigger 02:20:55 #0 9.101 Continuing the upgrade transaction with new apk-tools: 02:20:55 #0 9.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:55 #0 9.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:55 #87 ... 02:20:55 02:20:55 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:20:56 #52 ... 02:20:56 02:20:56 #88 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:20:56 #0 3.990 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:56 #0 5.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:56 #0 8.923 Upgrading critical system libraries and apk-tools: 02:20:56 #0 8.923 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:20:56 #0 8.948 Executing busybox-1.36.1-r29.trigger 02:20:56 #0 9.806 Continuing the upgrade transaction with new apk-tools: 02:20:56 #0 9.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:56 #88 ... 02:20:56 02:20:56 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:20:56 #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.6s done 02:20:56 #52 DONE 25.7s 02:20:56 02:20:56 #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:20:56 #86 10.61 Upgrading critical system libraries and apk-tools: 02:20:56 #86 10.62 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:20:56 #86 10.67 Executing busybox-1.36.1-r29.trigger 02:20:56 #86 11.70 Continuing the upgrade transaction with new apk-tools: 02:20:56 #86 11.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:57 #86 ... 02:20:57 02:20:57 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:20:57 #0 4.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:57 #0 5.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:57 #0 8.773 Upgrading critical system libraries and apk-tools: 02:20:57 #0 8.773 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:20:57 #0 8.835 Executing busybox-1.36.1-r29.trigger 02:20:57 #0 9.941 Continuing the upgrade transaction with new apk-tools: 02:20:57 #0 9.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:57 #89 ... 02:20:57 02:20:57 #77 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 02:20:57 #77 5.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:57 #77 6.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:57 #77 10.50 Upgrading critical system libraries and apk-tools: 02:20:57 #77 10.50 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:20:57 #77 10.60 Executing busybox-1.36.1-r29.trigger 02:20:57 #77 11.40 Continuing the upgrade transaction with new apk-tools: 02:20:57 #77 11.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:57 #77 12.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:57 #77 ... 02:20:57 02:20:57 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:57 #90 ... 02:20:57 02:20:57 #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:20:57 #86 12.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:58 #86 ... 02:20:58 02:20:58 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:20:58 #87 12.72 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:20:58 #87 12.88 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:20:58 #87 12.93 OK: 9 MiB in 16 packages 02:20:58 #87 DONE 13.6s 02:20:58 02:20:58 #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:20:59 #91 ... 02:20:59 02:20:59 #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:20:59 #83 11.03 Continuing the upgrade transaction with new apk-tools: 02:20:59 #83 11.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:59 #83 11.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:59 #83 15.25 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:20:59 #83 15.49 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:20:59 #83 15.55 OK: 9 MiB in 15 packages 02:20:59 #83 DONE 16.3s 02:20:59 02:20:59 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:20:59 #0 2.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:59 #0 3.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:59 #0 6.792 Upgrading critical system libraries and apk-tools: 02:20:59 #0 6.792 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:20:59 #0 6.819 Executing busybox-1.36.1-r29.trigger 02:20:59 #0 7.352 Continuing the upgrade transaction with new apk-tools: 02:20:59 #0 7.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:59 #0 8.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:59 #92 ... 02:20:59 02:20:59 #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:20:59 #0 2.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:59 #0 3.863 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:59 #0 7.697 Upgrading critical system libraries and apk-tools: 02:20:59 #0 7.697 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:20:59 #0 7.749 Executing busybox-1.36.1-r29.trigger 02:20:59 #0 8.511 Continuing the upgrade transaction with new apk-tools: 02:20:59 #0 8.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:21:00 #93 9.172 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:21:00 #93 ... 02:21:00 02:21:00 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:21:00 #0 2.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:21:00 #0 3.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:21:00 #0 6.471 Upgrading critical system libraries and apk-tools: 02:21:00 #0 6.471 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:21:00 #0 6.532 Executing busybox-1.36.1-r29.trigger 02:21:00 #0 7.307 Continuing the upgrade transaction with new apk-tools: 02:21:00 #0 7.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:21:00 #0 8.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:21:01 #94 ... 02:21:01 02:21:01 #77 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 02:21:01 #77 16.23 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:21:01 #77 ... 02:21:01 02:21:01 #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:21:01 #91 DONE 2.5s 02:21:01 02:21:01 #77 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 02:21:01 #77 16.54 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:21:01 #77 16.64 OK: 9 MiB in 15 packages 02:21:01 #77 ... 02:21:01 02:21:01 #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:21:01 #95 DONE 0.4s 02:21:01 02:21:01 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:21:01 #94 11.01 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:21:01 #94 11.21 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:21:01 #94 11.27 OK: 9 MiB in 18 packages 02:21:02 #94 ... 02:21:02 02:21:02 #77 [core-command stage-1 3/8] RUN apk --no-cache upgrade 02:21:02 #77 DONE 17.4s 02:21:02 02:21:02 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:21:02 #92 11.07 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:21:02 #92 ... 02:21:02 02:21:02 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:21:02 #94 DONE 12.0s 02:21:02 02:21:02 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:21:02 #92 11.52 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:21:02 #92 11.66 Executing ca-certificates-20240705-r0.trigger 02:21:03 #92 ... 02:21:03 02:21:03 #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:21:03 #86 15.91 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:21:03 #86 16.27 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:21:03 #86 16.35 Executing ca-certificates-20240705-r0.trigger 02:21:03 #86 16.87 OK: 11 MiB in 17 packages 02:21:03 #86 DONE 17.7s 02:21:03 02:21:03 #88 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:21:03 #88 10.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:21:03 #88 14.57 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:21:03 #88 14.89 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:21:03 #88 14.94 Executing ca-certificates-20240705-r0.trigger 02:21:03 #88 15.53 OK: 10 MiB in 16 packages 02:21:03 #88 DONE 16.5s 02:21:03 02:21:03 #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:21:03 #96 ... 02:21:03 02:21:03 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:21:03 #89 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:21:03 #89 14.11 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:21:03 #89 14.44 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:21:03 #89 14.53 Executing ca-certificates-20240705-r0.trigger 02:21:03 #89 15.00 OK: 20 MiB in 18 packages 02:21:03 #89 DONE 16.2s 02:21:03 02:21:03 #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:21:03 #93 12.17 OK: 10 MiB in 19 packages 02:21:04 #93 DONE 15.0s 02:21:04 02:21:04 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:21:04 #92 12.11 OK: 15 MiB in 28 packages 02:21:04 #92 DONE 13.2s 02:21:04 02:21:04 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:21:06 #97 ... 02:21:06 02:21:06 #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:21:06 #98 DONE 1.7s 02:21:06 02:21:06 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:21:06 #97 DONE 1.9s 02:21:06 02:21:06 #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:21:06 #96 DONE 3.5s 02:21:06 02:21:06 #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:21:06 #99 DONE 0.4s 02:21:06 02:21:06 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:21:06 #100 DONE 0.5s 02:21:06 02:21:06 #101 [security-spire-server stage-2 6/9] COPY security.txt / 02:21:07 #101 DONE 0.6s 02:21:07 02:21:07 #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:21:07 #102 ... 02:21:07 02:21:07 #103 [security-spire-config stage-2 6/10] COPY security.txt / 02:21:07 #103 DONE 0.6s 02:21:07 02:21:07 #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:21:07 #102 DONE 0.6s 02:21:07 02:21:07 #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:21:08 #104 DONE 0.7s 02:21:08 02:21:08 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:21:08 #105 ... 02:21:08 02:21:08 #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:21:08 #106 DONE 2.0s 02:21:08 02:21:08 #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:21:08 #107 ... 02:21:08 02:21:08 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:21:08 #105 DONE 0.7s 02:21:08 02:21:08 #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:21:08 #108 ... 02:21:08 02:21:08 #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:21:08 #107 DONE 0.7s 02:21:09 02:21:09 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:21:09 #109 DONE 0.9s 02:21:09 02:21:09 #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:21:09 #110 ... 02:21:09 02:21:09 #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:21:09 #108 DONE 0.7s 02:21:09 02:21:09 #111 [security-spire-server] exporting to image 02:21:09 #111 exporting layers 02:21:09 #111 ... 02:21:09 02:21:09 #112 [security-spire-agent stage-3 7/10] COPY security.txt / 02:21:09 #112 DONE 0.5s 02:21:09 02:21:09 #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:21:09 #113 ... 02:21:09 02:21:09 #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:21:09 #110 DONE 0.6s 02:21:09 02:21:09 #114 [security-spire-config] exporting to image 02:21:10 #114 ... 02:21:10 02:21:10 #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:21:10 #113 DONE 1.1s 02:21:10 02:21:10 #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:21:11 #115 DONE 0.6s 02:21:11 02:21:11 #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:21:11 #151 80.96 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:21:12 #116 DONE 0.8s 02:21:12 02:21:12 #114 [security-spire-config] exporting to image 02:21:12 #114 ... 02:21:12 02:21:12 #111 [security-spire-server] exporting to image 02:21:12 #111 exporting layers 3.0s done 02:21:12 #111 writing image sha256:be806d762b64f1b6cb11be134049e0a9b39d36556b87294b72c41808f5966143 0.0s done 02:21:12 #111 naming to docker.io/library/security-spire-server-arm64 0.0s done 02:21:12 #111 DONE 3.0s 02:21:12 02:21:12 #114 [security-spire-config] exporting to image 02:21:12 #114 exporting layers 2.7s done 02:21:12 #114 writing image sha256:631964921b96e18213313f955472aecc7e73e1934822a7801511bafbd9a6ee0c 0.0s done 02:21:12 #114 naming to docker.io/library/security-spire-config-arm64 0.0s done 02:21:12 #114 DONE 2.8s 02:21:12 02:21:12 #117 [security-spire-agent] exporting to image 02:21:13 #117 exporting layers 1.8s done 02:21:13 #117 writing image sha256:129893dedf2e20e13d75f5ce7d7fda5c6ac4a79b3c88c3b179bc39a426e99ca9 0.0s done 02:21:13 #117 naming to docker.io/library/security-spire-agent-arm64 0.0s done 02:21:13 #117 DONE 1.8s 02:21:13 02:21:13 #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:46 #79 DONE 63.0s 02:21:46 02:21:46 #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:46 #84 DONE 57.0s 02:21:46 02:21:46 #118 [core-command builder 6/7] COPY . . 02:21:46 #118 ... 02:21:46 02:21:46 #81 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:46 #81 DONE 60.9s 02:21:46 02:21:46 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:46 #90 DONE 53.6s 02:21:46 02:21:46 #80 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:46 #80 DONE 62.5s 02:21:46 02:21:46 #119 [security-bootstrapper builder 6/7] COPY . . 02:21:46 #119 ... 02:21:46 02:21:46 #120 [core-keeper builder 7/8] COPY . . 02:21:46 #120 DONE 1.0s 02:21:46 02:21:46 #121 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:21:46 #121 CACHED 02:21:46 02:21:46 #122 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:46 #122 CACHED 02:21:46 02:21:46 #123 [support-notifications builder 6/7] COPY . . 02:21:46 #123 CACHED 02:21:46 02:21:46 #124 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:21:46 #124 CACHED 02:21:46 02:21:46 #125 [security-secretstore-setup builder 6/7] COPY . . 02:21:46 #125 CACHED 02:21:46 02:21:46 #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:46 #126 CACHED 02:21:46 02:21:46 #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:21:46 #127 CACHED 02:21:46 02:21:46 #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:46 #128 CACHED 02:21:46 02:21:46 #129 [security-proxy-auth builder 6/7] COPY . . 02:21:46 #129 CACHED 02:21:46 02:21:46 #130 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:46 #130 CACHED 02:21:46 02:21:46 #131 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:21:46 #131 CACHED 02:21:46 02:21:46 #132 [security-proxy-setup builder 6/7] COPY . . 02:21:46 #132 CACHED 02:21:46 02:21:46 #133 [support-scheduler builder 6/7] COPY . . 02:21:46 #133 DONE 1.0s 02:21:46 02:21:46 #119 [security-bootstrapper builder 6/7] COPY . . 02:21:46 #119 DONE 1.0s 02:21:46 02:21:46 #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:46 #134 CACHED 02:21:46 02:21:46 #135 [core-data builder 4/7] COPY go.mod vendor* ./ 02:21:46 #135 CACHED 02:21:46 02:21:46 #136 [core-data builder 6/7] COPY . . 02:21:46 #136 CACHED 02:21:46 02:21:46 #137 [security-spiffe-token-provider builder 6/7] COPY . . 02:21:46 #137 DONE 1.1s 02:21:46 02:21:46 #138 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:21:46 #138 CACHED 02:21:46 02:21:46 #139 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:46 #139 CACHED 02:21:46 02:21:46 #140 [core-common-config-bootstrapper builder 6/7] COPY . . 02:21:46 #140 CACHED 02:21:46 02:21:46 #118 [core-command builder 6/7] COPY . . 02:21:46 #118 DONE 1.1s 02:21:46 02:21:46 #141 [core-metadata builder 6/7] COPY . . 02:21:46 #141 CACHED 02:21:46 02:21:46 #142 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:46 #142 CACHED 02:21:46 02:21:46 #143 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:21:46 #143 CACHED 02:21:46 02:21:46 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:21:46 #144 3.126 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:21:50 #151 DONE 127.8s 02:21:50 02:21:50 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:21:50 #143 DONE 127.8s 02:21:50 02:21:50 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:21:50 #145 ... 02:21:50 02:21:50 #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:21:50 #152 ... 02:21:50 02:21:50 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:21:50 #150 DONE 128.1s 02:21:50 02:21:50 #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:21:50 #141 DONE 128.1s 02:21:50 02:21:50 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:21:50 #145 DONE 128.2s 02:21:50 02:21:50 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:21:50 #147 DONE 128.2s 02:21:50 02:21:50 #153 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:21:50 #153 ... 02:21:50 02:21:50 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:21:50 #148 DONE 128.6s 02:21:50 02:21:50 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:21:50 #146 DONE 128.7s 02:21:50 02:21:50 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:21:50 #144 DONE 128.7s 02:21:50 02:21:50 #154 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:21:50 #154 ... 02:21:50 02:21:50 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:21:50 #149 DONE 128.8s 02:21:50 02:21:50 #100 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:50 #100 DONE 136.9s 02:21:50 02:21:50 #142 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:21:50 #142 DONE 128.7s 02:21:50 02:21:50 #155 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:21:50 #155 ... 02:21:50 02:21:50 #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:21:50 #156 DONE 1.2s 02:21:50 02:21:50 #157 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:21:50 #157 DONE 1.0s 02:21:50 02:21:50 #153 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:21:50 #153 DONE 1.0s 02:21:50 02:21:50 #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:21:50 #152 DONE 1.2s 02:21:50 02:21:50 #158 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:21:51 #158 ... 02:21:51 02:21:51 #154 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:21:51 #154 DONE 4.2s 02:21:51 02:21:51 #159 [core-keeper builder 7/8] COPY . . 02:21:51 #159 DONE 4.2s 02:21:51 02:21:51 #155 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:21:51 #155 DONE 4.1s 02:21:51 02:21:51 #160 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:21:51 #160 DONE 4.1s 02:21:51 02:21:51 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:21:51 #161 DONE 4.2s 02:21:51 02:21:51 #162 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:21:51 #162 DONE 3.9s 02:21:51 02:21:51 #163 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:21:51 #163 ... 02:21:51 02:21:51 #158 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:21:51 #158 DONE 3.9s 02:21:51 02:21:51 #164 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:21:51 #164 DONE 2.6s 02:21:51 02:21:51 #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:21:51 #165 DONE 3.9s 02:21:51 02:21:51 #166 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:21:51 #166 CACHED 02:21:51 02:21:51 #167 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:21:51 #167 CACHED 02:21:51 02:21:51 #168 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 02:21:51 #168 CACHED 02:21:51 02:21:51 #169 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 02:21:51 #169 CACHED 02:21:51 02:21:51 #170 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:21:51 #170 DONE 0.3s 02:21:51 02:21:51 #171 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:21:51 #171 CACHED 02:21:51 02:21:51 #172 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:21:51 #172 CACHED 02:21:51 02:21:51 #173 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:21:52 #173 ... 02:21:52 02:21:52 #163 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:21:52 #163 DONE 0.5s 02:21:52 02:21:52 #174 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:21:52 #174 DONE 0.5s 02:21:52 02:21:52 #175 [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:21:52 #175 DONE 0.5s 02:21:52 02:21:52 #176 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:21:52 #144 ... 02:21:52 02:21:52 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:21:52 #0 1.856 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:21:52 #145 ... 02:21:52 02:21:52 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:21:52 #0 2.599 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:21:52 #146 ... 02:21:52 02:21:52 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:21:52 #0 2.901 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:21:52 #147 ... 02:21:52 02:21:52 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:21:52 #0 3.357 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:21:52 #148 ... 02:21:52 02:21:52 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:21:52 #0 1.921 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:21:52 #149 ... 02:21:52 02:21:52 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:21:52 #0 2.334 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:21:53 #150 ... 02:21:53 02:21:53 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:21:53 #0 3.013 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:21:53 #176 ... 02:21:53 02:21:53 #177 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:21:53 #177 DONE 1.8s 02:21:53 02:21:53 #178 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:21:53 #178 DONE 1.7s 02:21:53 02:21:53 #179 [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:21:53 #179 DONE 1.8s 02:21:53 #151 ... 02:21:53 02:21:53 #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:53 #0 3.235 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:21:53 #152 ... 02:21:53 02:21:53 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:21:53 #0 3.290 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:21:53 02:21:53 #180 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:21:53 #180 DONE 1.8s 02:21:53 02:21:53 #181 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:21:53 #153 ... 02:21:53 02:21:53 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:21:53 #0 2.740 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:21:53 #154 ... 02:21:53 02:21:53 #155 [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:53 #0 2.852 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:21:54 #181 ... 02:21:54 02:21:54 #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:21:54 #182 DONE 2.9s 02:21:54 02:21:54 #183 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:21:54 #183 DONE 2.6s 02:21:54 02:21:54 #184 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:21:54 #184 DONE 3.0s 02:21:54 02:21:54 #173 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:21:54 #173 DONE 3.0s 02:21:54 02:21:54 #185 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 02:21:54 #185 ... 02:21:54 02:21:54 #176 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:21:54 #176 DONE 2.8s 02:21:54 02:21:54 #186 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:21:54 #186 DONE 3.3s 02:21:54 02:21:54 #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:21:54 #187 DONE 1.6s 02:21:55 02:21:55 #188 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:21:55 #188 DONE 1.7s 02:21:55 02:21:55 #189 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:21:55 #189 ... 02:21:55 02:21:55 #190 [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:21:55 #190 DONE 1.6s 02:21:55 02:21:55 #181 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:21:55 #181 DONE 1.6s 02:21:55 02:21:55 #191 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:21:55 #191 DONE 0.5s 02:21:55 02:21:55 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:21:55 #192 DONE 1.6s 02:21:55 02:21:55 #193 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:21:55 #193 DONE 0.5s 02:21:55 02:21:55 #185 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 02:21:55 #185 DONE 0.5s 02:21:55 02:21:55 #194 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:21:55 #194 DONE 0.5s 02:21:55 02:21:55 #195 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:21:55 #195 DONE 0.5s 02:21:55 02:21:55 #140 [support-scheduler] exporting to image 02:21:55 #140 exporting layers 02:21:55 #140 ... 02:21:55 02:21:55 #196 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:21:55 #196 DONE 0.7s 02:21:55 02:21:55 #197 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 02:21:56 #197 ... 02:21:56 02:21:56 #189 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:21:56 #189 DONE 0.9s 02:21:56 02:21:56 #198 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 02:21:56 #198 DONE 0.7s 02:21:56 02:21:56 #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:21:56 #199 DONE 0.8s 02:21:56 02:21:56 #200 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:21:56 #200 DONE 0.8s 02:21:56 02:21:56 #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:21:56 #201 DONE 0.7s 02:21:56 02:21:56 #202 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:21:56 #202 DONE 0.7s 02:21:56 02:21:56 #203 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:21:56 #203 DONE 0.8s 02:21:56 02:21:56 #140 [support-notifications] exporting to image 02:21:56 #140 ... 02:21:56 02:21:56 #197 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 02:21:56 #197 DONE 0.4s 02:21:56 02:21:56 #140 [core-data] exporting to image 02:21:56 #140 ... 02:21:56 02:21:56 #204 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:21:56 #204 DONE 0.5s 02:21:56 02:21:56 #205 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 02:21:56 #205 DONE 0.4s 02:21:56 02:21:56 #206 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:21:56 #206 DONE 0.5s 02:21:56 02:21:56 #140 [core-metadata] exporting to image 02:21:56 #140 exporting layers 0.4s done 02:21:56 #140 writing image sha256:e5530011dd97a70c49fc0654baa233ac26e2b8c0cc9b7e35fddc7f8ea83f5bc0 02:21:56 #140 writing image sha256:8638eca9b76d97180c173605293a87f9c6670893fac49cb6d921789dba662705 02:21:56 #140 writing image sha256:7d67bf36d58801869cfff4d3503772c573988a0d2eea89998767afa79a97571d 02:21:56 #140 ... 02:21:56 02:21:56 #207 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:21:56 #207 DONE 0.8s 02:21:56 02:21:56 #140 [support-notifications] exporting to image 02:21:56 #140 exporting layers 0.8s done 02:21:56 #140 writing image sha256:e5530011dd97a70c49fc0654baa233ac26e2b8c0cc9b7e35fddc7f8ea83f5bc0 0.4s done 02:21:56 #140 writing image sha256:8638eca9b76d97180c173605293a87f9c6670893fac49cb6d921789dba662705 0.4s done 02:21:56 #140 writing image sha256:7d67bf36d58801869cfff4d3503772c573988a0d2eea89998767afa79a97571d 0.4s done 02:21:56 #140 naming to docker.io/library/core-command 0.0s done 02:21:56 #140 naming to docker.io/library/support-scheduler 0.0s done 02:21:56 #140 naming to docker.io/library/security-spiffe-token-provider 0.0s done 02:21:56 #140 writing image sha256:4995571df50339c146d1089ae840a1b574f9061b65eb024e779fbb1bdc9a438b 0.0s done 02:21:56 #140 naming to docker.io/library/support-notifications done 02:21:56 #140 exporting layers 0.6s done 02:21:57 #140 ... 02:21:57 02:21:57 #208 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:21:57 #208 DONE 0.7s 02:21:57 02:21:57 #209 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:21:57 #209 DONE 1.1s 02:21:57 02:21:57 #210 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:21:57 #210 DONE 1.1s 02:21:57 02:21:57 #140 [security-proxy-auth] exporting to image 02:21:57 #140 writing image sha256:ed8a5a8ce2ff6f1b663598e3ed5091556959b8362a9a8b25be813b32f862a892 done 02:21:57 #140 naming to docker.io/library/core-data done 02:21:57 #140 writing image sha256:837b1b53b375397e601f0039e22f6785f126f45dc758a828667de7185f09af3a 0.0s done 02:21:57 #140 naming to docker.io/library/core-metadata done 02:21:57 #140 ... 02:21:57 02:21:57 #211 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:21:57 #211 DONE 0.4s 02:21:57 02:21:57 #140 [core-common-config-bootstrapper] exporting to image 02:21:57 #140 exporting layers 0.1s done 02:21:57 #140 writing image sha256:e124372c8e8e3eacd4bb197448d099f2c733c139239e2c2361e4dea4eb90c0f2 done 02:21:57 #140 naming to docker.io/library/core-common-config-bootstrapper done 02:21:57 #140 exporting layers 0.2s done 02:21:57 #140 writing image sha256:c83d8fbbccd4c7dd49e32d3780098251ed04aa3bd0fc0a61cdbc2d44609481b6 done 02:21:57 #140 naming to docker.io/library/security-proxy-auth done 02:21:57 #140 DONE 6.1s 02:21:57 02:21:57 #212 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:21:57 #212 DONE 0.2s 02:21:57 02:21:57 #213 [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:21:57 #213 DONE 0.2s 02:21:57 02:21:57 #214 [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:21:57 #214 DONE 0.1s 02:21:57 02:21:57 #215 [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:21:57 #215 DONE 0.1s 02:21:57 02:21:57 #216 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:21:57 #216 DONE 1.1s 02:21:57 02:21:57 #140 [security-proxy-setup] exporting to image 02:21:57 #140 ... 02:21:57 02:21:57 #217 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:21:57 #217 DONE 0.1s 02:21:57 02:21:57 #218 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:21:57 #218 DONE 0.5s 02:21:57 02:21:57 #140 [security-proxy-setup] exporting to image 02:21:57 #140 exporting layers 0.3s done 02:21:57 #140 writing image sha256:d3bef2cc80e41759618c5a16e88d260eccae23812a6a90c88d3b502ebd5a682b done 02:21:57 #140 naming to docker.io/library/security-proxy-setup done 02:21:57 #140 DONE 6.4s 02:21:57 02:21:57 #219 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:21:58 #219 DONE 0.6s 02:21:58 02:21:58 #140 [security-secretstore-setup] exporting to image 02:21:58 #140 writing image sha256:3c2832a16798ea7126667e55dc352b898143d8d860cb7fa9058659be264b62f3 done 02:21:58 #140 naming to docker.io/library/security-secretstore-setup done 02:21:58 #140 exporting layers 0.2s done 02:21:58 #140 writing image sha256:74352be298f4be60f540c5f2cc6e1b6e788c96aa1e9c5bf2a69501698464a203 done 02:21:58 #140 naming to docker.io/library/security-bootstrapper done 02:21:58 #140 DONE 6.9s 02:21:58 02:21:58 #220 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:21:58 #0 0.613 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:22:20 #220 DONE 28.8s 02:22:20 02:22:20 #221 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:22:20 #221 DONE 0.0s 02:22:20 02:22:20 #222 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:22:20 #222 DONE 0.3s 02:22:20 02:22:20 #223 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:22:20 #223 DONE 0.0s 02:22:20 02:22:20 #224 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 02:22:20 #224 DONE 0.0s 02:22:20 02:22:20 #140 [core-keeper] exporting to image 02:22:20 #140 exporting layers 0.1s done 02:22:20 #140 writing image sha256:2e0857f931e6b384cb3eb11d6347ac8730e9f2d707d2d2bb8fa93131c76b0d52 done 02:22:20 #140 naming to docker.io/library/core-keeper done 02:22:20 #140 DONE 7.0s 02:22:20 time="2024-12-13T02:17:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:22:20 time="2024-12-13T02:17:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:22:20 time="2024-12-13T02:17:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:22:20 time="2024-12-13T02:17:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:22:20 time="2024-12-13T02:17:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:22:20 time="2024-12-13T02:17:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:22:20 time="2024-12-13T02:17:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:22:20 time="2024-12-13T02:17:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:22:20 time="2024-12-13T02:17:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:22:20 time="2024-12-13T02:17:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:22:20 time="2024-12-13T02:17:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:22:20 time="2024-12-13T02:17:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:22:20 time="2024-12-13T02:17:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:22:20 time="2024-12-13T02:17:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:22:20 time="2024-12-13T02:17:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:22:20 $ docker stop --time=1 35b2208569d0c123069aa3295a758d100d1cc884ed6d290c8b5397e45917fb15 02:22:22 $ docker rm -f --volumes 35b2208569d0c123069aa3295a758d100d1cc884ed6d290c8b5397e45917fb15 [Pipeline] // withDockerContainer [Pipeline] sh 02:22:22 + docker images 02:22:22 REPOSITORY TAG IMAGE ID CREATED SIZE 02:22:22 core-keeper latest 2e0857f931e6 2 seconds ago 31.3MB 02:22:22 security-bootstrapper latest 74352be298f4 24 seconds ago 26MB 02:22:22 security-proxy-setup latest d3bef2cc80e4 25 seconds ago 35MB 02:22:22 security-secretstore-setup latest 3c2832a16798 25 seconds ago 46.9MB 02:22:22 core-common-config-bootstrapper latest e124372c8e8e 26 seconds ago 22.8MB 02:22:22 core-metadata latest 837b1b53b375 26 seconds ago 37.6MB 02:22:22 security-proxy-auth latest c83d8fbbccd4 26 seconds ago 32.2MB 02:22:22 core-data latest ed8a5a8ce2ff 27 seconds ago 37.4MB 02:22:22 core-command latest e5530011dd97 27 seconds ago 33.2MB 02:22:22 support-notifications latest 4995571df503 27 seconds ago 51.9MB 02:22:22 support-scheduler latest 8638eca9b76d 27 seconds ago 52.9MB 02:22:22 security-spiffe-token-provider latest 7d67bf36d588 28 seconds ago 38.5MB 02:22:22 security-spire-agent latest 1263bb26f45d 2 minutes ago 188MB 02:22:22 security-spire-config latest ea19c7a7422a 2 minutes ago 127MB 02:22:22 security-spire-server latest 19c830c4e2d3 2 minutes ago 128MB 02:22:22 ci-base-image-x86_64 latest cd4c6d9badc0 8 minutes ago 975MB 02:22:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 2 months ago 573MB 02:22:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 18 months ago 334MB 02:22:22 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:22:22 provisioning config files... 02:22:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/764@tmp/config6539231345203419886tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:22:22 ---> ****-login.sh 02:22:22 nexus3.edgexfoundry.org:10001 02:22:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:22:22 Configure a credential helper to remove this warning. See 02:22:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:22:22 02:22:22 Login Succeeded 02:22:22 nexus3.edgexfoundry.org:10002 02:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:22:23 Configure a credential helper to remove this warning. See 02:22:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:22:23 02:22:23 Login Succeeded 02:22:23 nexus3.edgexfoundry.org:10003 02:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:22:23 Configure a credential helper to remove this warning. See 02:22:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:22:23 02:22:23 Login Succeeded 02:22:23 nexus3.edgexfoundry.org:10004 02:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:22:23 Configure a credential helper to remove this warning. See 02:22:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:22:23 02:22:23 Login Succeeded 02:22:23 ****.io 02:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:22:23 Configure a credential helper to remove this warning. See 02:22:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:22:23 02:22:23 Login Succeeded 02:22:23 ---> ****-login.sh ends [Pipeline] } 02:22:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:22:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:22:23 [edgeXDocker.push] Tagging docker image core-command with the following tags: 02:22:23 d8dcd70220f9688fa8787918ae82f03e3794c64c 02:22:23 latest 02:22:23 4.0.0-dev.28 02:22:23 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:22:23 main 02:22:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:24 + docker push nexus3.edgexfoundry.org:10004/core-command:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:22:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:22:24 677b6f21f0a2: Preparing 02:22:24 46478cfb9572: Preparing 02:22:24 12d4b5e931cc: Preparing 02:22:24 62a45fdb540c: Preparing 02:22:24 bda6abecb375: Preparing 02:22:24 92e3f7632a4b: Preparing 02:22:24 75654b8eeebd: Preparing 02:22:24 92e3f7632a4b: Waiting 02:22:24 75654b8eeebd: Waiting 02:22:24 62a45fdb540c: Pushed 02:22:24 12d4b5e931cc: Pushed 02:22:24 677b6f21f0a2: Pushed 02:22:24 75654b8eeebd: Layer already exists 02:22:24 92e3f7632a4b: Pushed 02:22:25 bda6abecb375: Pushed 02:22:26 46478cfb9572: Pushed 02:22:26 d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:1011e405023afaef2ea2595685422c87fcdbb8d4de1f1e9a38281319fe26d906 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:26 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:27 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 02:22:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:22:27 677b6f21f0a2: Preparing 02:22:27 46478cfb9572: Preparing 02:22:27 12d4b5e931cc: Preparing 02:22:27 62a45fdb540c: Preparing 02:22:27 bda6abecb375: Preparing 02:22:27 92e3f7632a4b: Preparing 02:22:27 75654b8eeebd: Preparing 02:22:27 92e3f7632a4b: Waiting 02:22:27 75654b8eeebd: Waiting 02:22:27 12d4b5e931cc: Layer already exists 02:22:27 46478cfb9572: Layer already exists 02:22:27 677b6f21f0a2: Layer already exists 02:22:27 bda6abecb375: Layer already exists 02:22:27 62a45fdb540c: Layer already exists 02:22:27 92e3f7632a4b: Layer already exists 02:22:27 75654b8eeebd: Layer already exists 02:22:27 latest: digest: sha256:1011e405023afaef2ea2595685422c87fcdbb8d4de1f1e9a38281319fe26d906 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:27 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.28 02:22:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:22:27 677b6f21f0a2: Preparing 02:22:27 46478cfb9572: Preparing 02:22:27 12d4b5e931cc: Preparing 02:22:27 62a45fdb540c: Preparing 02:22:27 bda6abecb375: Preparing 02:22:27 92e3f7632a4b: Preparing 02:22:27 75654b8eeebd: Preparing 02:22:27 92e3f7632a4b: Waiting 02:22:27 75654b8eeebd: Waiting 02:22:27 46478cfb9572: Layer already exists 02:22:27 677b6f21f0a2: Layer already exists 02:22:27 bda6abecb375: Layer already exists 02:22:27 12d4b5e931cc: Layer already exists 02:22:27 62a45fdb540c: Layer already exists 02:22:27 92e3f7632a4b: Layer already exists 02:22:27 75654b8eeebd: Layer already exists 02:22:27 4.0.0-dev.28: digest: sha256:1011e405023afaef2ea2595685422c87fcdbb8d4de1f1e9a38281319fe26d906 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:28 + docker push nexus3.edgexfoundry.org:10004/core-command:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:22:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:22:28 677b6f21f0a2: Preparing 02:22:28 46478cfb9572: Preparing 02:22:28 12d4b5e931cc: Preparing 02:22:28 62a45fdb540c: Preparing 02:22:28 bda6abecb375: Preparing 02:22:28 92e3f7632a4b: Preparing 02:22:28 75654b8eeebd: Preparing 02:22:28 92e3f7632a4b: Waiting 02:22:28 75654b8eeebd: Waiting 02:22:28 677b6f21f0a2: Layer already exists 02:22:28 62a45fdb540c: Layer already exists 02:22:28 bda6abecb375: Layer already exists 02:22:28 12d4b5e931cc: Layer already exists 02:22:28 46478cfb9572: Layer already exists 02:22:28 92e3f7632a4b: Layer already exists 02:22:28 75654b8eeebd: Layer already exists 02:22:28 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:1011e405023afaef2ea2595685422c87fcdbb8d4de1f1e9a38281319fe26d906 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:29 + docker push nexus3.edgexfoundry.org:10004/core-command:main 02:22:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:22:29 677b6f21f0a2: Preparing 02:22:29 46478cfb9572: Preparing 02:22:29 12d4b5e931cc: Preparing 02:22:29 62a45fdb540c: Preparing 02:22:29 bda6abecb375: Preparing 02:22:29 92e3f7632a4b: Preparing 02:22:29 75654b8eeebd: Preparing 02:22:29 75654b8eeebd: Waiting 02:22:29 62a45fdb540c: Layer already exists 02:22:29 12d4b5e931cc: Layer already exists 02:22:29 677b6f21f0a2: Layer already exists 02:22:29 bda6abecb375: Layer already exists 02:22:29 46478cfb9572: Layer already exists 02:22:29 92e3f7632a4b: Layer already exists 02:22:29 75654b8eeebd: Layer already exists 02:22:29 main: digest: sha256:1011e405023afaef2ea2595685422c87fcdbb8d4de1f1e9a38281319fe26d906 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:22:29 ===================================================== [Pipeline] echo 02:22:29 taggedImages: 02:22:29 - nexus3.edgexfoundry.org:10004/core-command:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:22:29 - nexus3.edgexfoundry.org:10004/core-command:latest 02:22:29 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.28 02:22:29 - nexus3.edgexfoundry.org:10004/core-command:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:22:29 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 02:22:29 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 02:22:29 d8dcd70220f9688fa8787918ae82f03e3794c64c 02:22:29 latest 02:22:29 4.0.0-dev.28 02:22:29 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:22:29 main 02:22:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:29 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:22:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:22:29 f2a189fff3e0: Preparing 02:22:29 edb521088330: Preparing 02:22:29 4e945d6b8a15: Preparing 02:22:29 e4d181581a50: Preparing 02:22:29 12d4b5e931cc: Preparing 02:22:29 62a45fdb540c: Preparing 02:22:29 bda6abecb375: Preparing 02:22:29 92e3f7632a4b: Preparing 02:22:29 75654b8eeebd: Preparing 02:22:29 92e3f7632a4b: Waiting 02:22:29 75654b8eeebd: Waiting 02:22:29 62a45fdb540c: Waiting 02:22:29 bda6abecb375: Waiting 02:22:29 12d4b5e931cc: Layer already exists 02:22:29 62a45fdb540c: Layer already exists 02:22:29 bda6abecb375: Layer already exists 02:22:29 92e3f7632a4b: Layer already exists 02:22:29 edb521088330: Pushed 02:22:29 75654b8eeebd: Layer already exists 02:22:29 f2a189fff3e0: Pushed 02:22:29 4e945d6b8a15: Pushed 02:22:30 e4d181581a50: Pushed 02:22:31 d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:0be5c078a02f3736b155855807e9a454af8a214c4615262f844705dabbd39b19 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:31 + 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:22:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:22:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:22:31 f2a189fff3e0: Preparing 02:22:31 edb521088330: Preparing 02:22:31 4e945d6b8a15: Preparing 02:22:31 e4d181581a50: Preparing 02:22:31 12d4b5e931cc: Preparing 02:22:31 62a45fdb540c: Preparing 02:22:31 bda6abecb375: Preparing 02:22:31 92e3f7632a4b: Preparing 02:22:31 75654b8eeebd: Preparing 02:22:31 62a45fdb540c: Waiting 02:22:31 bda6abecb375: Waiting 02:22:31 92e3f7632a4b: Waiting 02:22:31 75654b8eeebd: Waiting 02:22:31 e4d181581a50: Layer already exists 02:22:31 edb521088330: Layer already exists 02:22:31 f2a189fff3e0: Layer already exists 02:22:31 4e945d6b8a15: Layer already exists 02:22:31 12d4b5e931cc: Layer already exists 02:22:31 62a45fdb540c: Layer already exists 02:22:31 92e3f7632a4b: Layer already exists 02:22:31 bda6abecb375: Layer already exists 02:22:31 75654b8eeebd: Layer already exists 02:22:31 latest: digest: sha256:0be5c078a02f3736b155855807e9a454af8a214c4615262f844705dabbd39b19 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:32 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.28 02:22:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:22:32 f2a189fff3e0: Preparing 02:22:32 edb521088330: Preparing 02:22:32 4e945d6b8a15: Preparing 02:22:32 e4d181581a50: Preparing 02:22:32 12d4b5e931cc: Preparing 02:22:32 62a45fdb540c: Preparing 02:22:32 bda6abecb375: Preparing 02:22:32 92e3f7632a4b: Preparing 02:22:32 75654b8eeebd: Preparing 02:22:32 bda6abecb375: Waiting 02:22:32 92e3f7632a4b: Waiting 02:22:32 75654b8eeebd: Waiting 02:22:32 62a45fdb540c: Waiting 02:22:32 4e945d6b8a15: Layer already exists 02:22:32 12d4b5e931cc: Layer already exists 02:22:32 f2a189fff3e0: Layer already exists 02:22:32 edb521088330: Layer already exists 02:22:32 e4d181581a50: Layer already exists 02:22:32 bda6abecb375: Layer already exists 02:22:32 62a45fdb540c: Layer already exists 02:22:32 75654b8eeebd: Layer already exists 02:22:32 92e3f7632a4b: Layer already exists 02:22:32 4.0.0-dev.28: digest: sha256:0be5c078a02f3736b155855807e9a454af8a214c4615262f844705dabbd39b19 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:32 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:22:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:22:33 f2a189fff3e0: Preparing 02:22:33 edb521088330: Preparing 02:22:33 4e945d6b8a15: Preparing 02:22:33 e4d181581a50: Preparing 02:22:33 12d4b5e931cc: Preparing 02:22:33 62a45fdb540c: Preparing 02:22:33 bda6abecb375: Preparing 02:22:33 92e3f7632a4b: Preparing 02:22:33 75654b8eeebd: Preparing 02:22:33 92e3f7632a4b: Waiting 02:22:33 62a45fdb540c: Waiting 02:22:33 75654b8eeebd: Waiting 02:22:33 bda6abecb375: Waiting 02:22:33 4e945d6b8a15: Layer already exists 02:22:33 12d4b5e931cc: Layer already exists 02:22:33 f2a189fff3e0: Layer already exists 02:22:33 edb521088330: Layer already exists 02:22:33 e4d181581a50: Layer already exists 02:22:33 62a45fdb540c: Layer already exists 02:22:33 bda6abecb375: Layer already exists 02:22:33 92e3f7632a4b: Layer already exists 02:22:33 75654b8eeebd: Layer already exists 02:22:33 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:0be5c078a02f3736b155855807e9a454af8a214c4615262f844705dabbd39b19 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:33 + 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:22:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:22:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:22:33 f2a189fff3e0: Preparing 02:22:33 edb521088330: Preparing 02:22:33 4e945d6b8a15: Preparing 02:22:33 e4d181581a50: Preparing 02:22:33 12d4b5e931cc: Preparing 02:22:33 62a45fdb540c: Preparing 02:22:33 bda6abecb375: Preparing 02:22:33 92e3f7632a4b: Preparing 02:22:33 75654b8eeebd: Preparing 02:22:33 62a45fdb540c: Waiting 02:22:33 92e3f7632a4b: Waiting 02:22:33 75654b8eeebd: Waiting 02:22:33 bda6abecb375: Waiting 02:22:33 12d4b5e931cc: Layer already exists 02:22:33 4e945d6b8a15: Layer already exists 02:22:33 e4d181581a50: Layer already exists 02:22:33 f2a189fff3e0: Layer already exists 02:22:33 edb521088330: Layer already exists 02:22:33 62a45fdb540c: Layer already exists 02:22:33 75654b8eeebd: Layer already exists 02:22:33 bda6abecb375: Layer already exists 02:22:33 92e3f7632a4b: Layer already exists 02:22:33 main: digest: sha256:0be5c078a02f3736b155855807e9a454af8a214c4615262f844705dabbd39b19 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:22:33 ===================================================== [Pipeline] echo 02:22:33 taggedImages: 02:22:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:22:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:22:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.28 02:22:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:22:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 02:22:33 [edgeXDocker.push] Tagging docker image core-data with the following tags: 02:22:33 d8dcd70220f9688fa8787918ae82f03e3794c64c 02:22:33 latest 02:22:33 4.0.0-dev.28 02:22:33 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:22:33 main 02:22:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:34 + docker push nexus3.edgexfoundry.org:10004/core-data:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:22:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:22:34 192dc12edde6: Preparing 02:22:34 269b9f64fa32: Preparing 02:22:34 a3bb08610201: Preparing 02:22:34 12d4b5e931cc: Preparing 02:22:34 62a45fdb540c: Preparing 02:22:34 bda6abecb375: Preparing 02:22:34 92e3f7632a4b: Preparing 02:22:34 75654b8eeebd: Preparing 02:22:34 bda6abecb375: Waiting 02:22:34 92e3f7632a4b: Waiting 02:22:34 75654b8eeebd: Waiting 02:22:34 12d4b5e931cc: Layer already exists 02:22:34 62a45fdb540c: Layer already exists 02:22:34 bda6abecb375: Layer already exists 02:22:34 92e3f7632a4b: Layer already exists 02:22:34 75654b8eeebd: Layer already exists 02:22:34 269b9f64fa32: Pushed 02:22:34 192dc12edde6: Pushed 02:22:37 a3bb08610201: Pushed 02:22:37 d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:a0b6cd923099ffd75e5cf1b075d5b90a750252e71d29b9f4da067f545e53eb7c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:37 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:37 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 02:22:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:22:37 192dc12edde6: Preparing 02:22:37 269b9f64fa32: Preparing 02:22:37 a3bb08610201: Preparing 02:22:37 12d4b5e931cc: Preparing 02:22:37 62a45fdb540c: Preparing 02:22:37 bda6abecb375: Preparing 02:22:37 92e3f7632a4b: Preparing 02:22:37 75654b8eeebd: Preparing 02:22:37 bda6abecb375: Waiting 02:22:37 92e3f7632a4b: Waiting 02:22:37 269b9f64fa32: Layer already exists 02:22:37 12d4b5e931cc: Layer already exists 02:22:37 192dc12edde6: Layer already exists 02:22:37 a3bb08610201: Layer already exists 02:22:37 62a45fdb540c: Layer already exists 02:22:37 bda6abecb375: Layer already exists 02:22:37 92e3f7632a4b: Layer already exists 02:22:37 75654b8eeebd: Layer already exists 02:22:37 latest: digest: sha256:a0b6cd923099ffd75e5cf1b075d5b90a750252e71d29b9f4da067f545e53eb7c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:38 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.28 02:22:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:22:38 192dc12edde6: Preparing 02:22:38 269b9f64fa32: Preparing 02:22:38 a3bb08610201: Preparing 02:22:38 12d4b5e931cc: Preparing 02:22:38 62a45fdb540c: Preparing 02:22:38 bda6abecb375: Preparing 02:22:38 92e3f7632a4b: Preparing 02:22:38 75654b8eeebd: Preparing 02:22:38 bda6abecb375: Waiting 02:22:38 92e3f7632a4b: Waiting 02:22:38 75654b8eeebd: Waiting 02:22:38 192dc12edde6: Layer already exists 02:22:38 a3bb08610201: Layer already exists 02:22:38 269b9f64fa32: Layer already exists 02:22:38 12d4b5e931cc: Layer already exists 02:22:38 62a45fdb540c: Layer already exists 02:22:38 92e3f7632a4b: Layer already exists 02:22:38 bda6abecb375: Layer already exists 02:22:38 75654b8eeebd: Layer already exists 02:22:38 4.0.0-dev.28: digest: sha256:a0b6cd923099ffd75e5cf1b075d5b90a750252e71d29b9f4da067f545e53eb7c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:39 + docker push nexus3.edgexfoundry.org:10004/core-data:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:22:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:22:39 192dc12edde6: Preparing 02:22:39 269b9f64fa32: Preparing 02:22:39 a3bb08610201: Preparing 02:22:39 12d4b5e931cc: Preparing 02:22:39 62a45fdb540c: Preparing 02:22:39 bda6abecb375: Preparing 02:22:39 92e3f7632a4b: Preparing 02:22:39 75654b8eeebd: Preparing 02:22:39 bda6abecb375: Waiting 02:22:39 12d4b5e931cc: Layer already exists 02:22:39 62a45fdb540c: Layer already exists 02:22:39 269b9f64fa32: Layer already exists 02:22:39 192dc12edde6: Layer already exists 02:22:39 a3bb08610201: Layer already exists 02:22:39 bda6abecb375: Layer already exists 02:22:39 75654b8eeebd: Layer already exists 02:22:39 92e3f7632a4b: Layer already exists 02:22:39 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:a0b6cd923099ffd75e5cf1b075d5b90a750252e71d29b9f4da067f545e53eb7c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:39 + docker push nexus3.edgexfoundry.org:10004/core-data:main 02:22:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:22:39 192dc12edde6: Preparing 02:22:39 269b9f64fa32: Preparing 02:22:39 a3bb08610201: Preparing 02:22:39 12d4b5e931cc: Preparing 02:22:39 62a45fdb540c: Preparing 02:22:39 bda6abecb375: Preparing 02:22:39 92e3f7632a4b: Preparing 02:22:39 75654b8eeebd: Preparing 02:22:39 75654b8eeebd: Waiting 02:22:39 bda6abecb375: Waiting 02:22:39 92e3f7632a4b: Waiting 02:22:39 12d4b5e931cc: Layer already exists 02:22:39 a3bb08610201: Layer already exists 02:22:39 192dc12edde6: Layer already exists 02:22:39 62a45fdb540c: Layer already exists 02:22:39 269b9f64fa32: Layer already exists 02:22:39 bda6abecb375: Layer already exists 02:22:39 75654b8eeebd: Layer already exists 02:22:39 92e3f7632a4b: Layer already exists 02:22:39 main: digest: sha256:a0b6cd923099ffd75e5cf1b075d5b90a750252e71d29b9f4da067f545e53eb7c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:22:39 ===================================================== [Pipeline] echo 02:22:39 taggedImages: 02:22:39 - nexus3.edgexfoundry.org:10004/core-data:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:22:39 - nexus3.edgexfoundry.org:10004/core-data:latest 02:22:39 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.28 02:22:39 - nexus3.edgexfoundry.org:10004/core-data:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:22:39 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 02:22:39 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 02:22:39 d8dcd70220f9688fa8787918ae82f03e3794c64c 02:22:39 latest 02:22:39 4.0.0-dev.28 02:22:39 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:22:39 main 02:22:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:40 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:40 + docker push nexus3.edgexfoundry.org:10004/core-keeper:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:22:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:22:40 fabc63dc095a: Preparing 02:22:40 a2be5eec3d6e: Preparing 02:22:40 41d2bf60922c: Preparing 02:22:40 62a45fdb540c: Preparing 02:22:40 481b5853b86b: Preparing 02:22:40 f17f04ec78c2: Preparing 02:22:40 75654b8eeebd: Preparing 02:22:40 f17f04ec78c2: Waiting 02:22:40 75654b8eeebd: Waiting 02:22:40 62a45fdb540c: Layer already exists 02:22:40 a2be5eec3d6e: Pushed 02:22:40 75654b8eeebd: Layer already exists 02:22:40 f17f04ec78c2: Pushed 02:22:40 fabc63dc095a: Pushed 02:22:40 481b5853b86b: Pushed 02:22:43 41d2bf60922c: Pushed 02:22:43 d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:01440879ae84b31d8786e701a9f83fb7407f7d162fcf079eae197b5033958c1b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:43 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:43 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 02:22:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:22:43 fabc63dc095a: Preparing 02:22:43 a2be5eec3d6e: Preparing 02:22:43 41d2bf60922c: Preparing 02:22:43 62a45fdb540c: Preparing 02:22:43 481b5853b86b: Preparing 02:22:43 f17f04ec78c2: Preparing 02:22:43 75654b8eeebd: Preparing 02:22:43 75654b8eeebd: Waiting 02:22:43 f17f04ec78c2: Waiting 02:22:43 62a45fdb540c: Layer already exists 02:22:43 481b5853b86b: Layer already exists 02:22:43 41d2bf60922c: Layer already exists 02:22:43 fabc63dc095a: Layer already exists 02:22:43 a2be5eec3d6e: Layer already exists 02:22:43 f17f04ec78c2: Layer already exists 02:22:43 75654b8eeebd: Layer already exists 02:22:43 latest: digest: sha256:01440879ae84b31d8786e701a9f83fb7407f7d162fcf079eae197b5033958c1b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:44 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:44 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.28 02:22:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:22:44 fabc63dc095a: Preparing 02:22:44 a2be5eec3d6e: Preparing 02:22:44 41d2bf60922c: Preparing 02:22:44 62a45fdb540c: Preparing 02:22:44 481b5853b86b: Preparing 02:22:44 f17f04ec78c2: Preparing 02:22:44 75654b8eeebd: Preparing 02:22:44 75654b8eeebd: Waiting 02:22:44 f17f04ec78c2: Waiting 02:22:44 fabc63dc095a: Layer already exists 02:22:44 41d2bf60922c: Layer already exists 02:22:44 a2be5eec3d6e: Layer already exists 02:22:44 62a45fdb540c: Layer already exists 02:22:44 481b5853b86b: Layer already exists 02:22:44 f17f04ec78c2: Layer already exists 02:22:44 75654b8eeebd: Layer already exists 02:22:44 4.0.0-dev.28: digest: sha256:01440879ae84b31d8786e701a9f83fb7407f7d162fcf079eae197b5033958c1b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:44 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:45 + docker push nexus3.edgexfoundry.org:10004/core-keeper:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:22:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:22:45 fabc63dc095a: Preparing 02:22:45 a2be5eec3d6e: Preparing 02:22:45 41d2bf60922c: Preparing 02:22:45 62a45fdb540c: Preparing 02:22:45 481b5853b86b: Preparing 02:22:45 f17f04ec78c2: Preparing 02:22:45 75654b8eeebd: Preparing 02:22:45 75654b8eeebd: Waiting 02:22:45 f17f04ec78c2: Waiting 02:22:45 481b5853b86b: Layer already exists 02:22:45 62a45fdb540c: Layer already exists 02:22:45 a2be5eec3d6e: Layer already exists 02:22:45 41d2bf60922c: Layer already exists 02:22:45 fabc63dc095a: Layer already exists 02:22:45 f17f04ec78c2: Layer already exists 02:22:45 75654b8eeebd: Layer already exists 02:22:45 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:01440879ae84b31d8786e701a9f83fb7407f7d162fcf079eae197b5033958c1b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:45 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:45 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 02:22:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:22:45 fabc63dc095a: Preparing 02:22:45 a2be5eec3d6e: Preparing 02:22:45 41d2bf60922c: Preparing 02:22:45 62a45fdb540c: Preparing 02:22:45 481b5853b86b: Preparing 02:22:45 f17f04ec78c2: Preparing 02:22:45 75654b8eeebd: Preparing 02:22:45 f17f04ec78c2: Waiting 02:22:45 75654b8eeebd: Waiting 02:22:45 a2be5eec3d6e: Layer already exists 02:22:45 62a45fdb540c: Layer already exists 02:22:45 41d2bf60922c: Layer already exists 02:22:45 481b5853b86b: Layer already exists 02:22:45 fabc63dc095a: Layer already exists 02:22:45 75654b8eeebd: Layer already exists 02:22:45 f17f04ec78c2: Layer already exists 02:22:45 main: digest: sha256:01440879ae84b31d8786e701a9f83fb7407f7d162fcf079eae197b5033958c1b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:22:45 ===================================================== [Pipeline] echo 02:22:45 taggedImages: 02:22:45 - nexus3.edgexfoundry.org:10004/core-keeper:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:22:45 - nexus3.edgexfoundry.org:10004/core-keeper:latest 02:22:45 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.28 02:22:45 - nexus3.edgexfoundry.org:10004/core-keeper:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:22:45 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 02:22:45 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 02:22:45 d8dcd70220f9688fa8787918ae82f03e3794c64c 02:22:45 latest 02:22:45 4.0.0-dev.28 02:22:45 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:22:45 main 02:22:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:46 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:22:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:22:46 4ec27101c58a: Preparing 02:22:46 e81e126f0322: Preparing 02:22:46 bca5517197d5: Preparing 02:22:46 7db295c445c4: Preparing 02:22:46 12d4b5e931cc: Preparing 02:22:46 62a45fdb540c: Preparing 02:22:46 bda6abecb375: Preparing 02:22:46 92e3f7632a4b: Preparing 02:22:46 75654b8eeebd: Preparing 02:22:46 bda6abecb375: Waiting 02:22:46 92e3f7632a4b: Waiting 02:22:46 75654b8eeebd: Waiting 02:22:46 62a45fdb540c: Waiting 02:22:46 12d4b5e931cc: Layer already exists 02:22:46 62a45fdb540c: Layer already exists 02:22:46 bda6abecb375: Layer already exists 02:22:46 92e3f7632a4b: Layer already exists 02:22:46 75654b8eeebd: Layer already exists 02:22:46 e81e126f0322: Pushed 02:22:46 bca5517197d5: Pushed 02:22:46 4ec27101c58a: Pushed 02:22:49 7db295c445c4: Pushed 02:22:49 d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:c0dc17c8420750f01bac499f7aa0b12f45379f2243f50ce58029ba12361f3953 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:49 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 02:22:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:22:49 4ec27101c58a: Preparing 02:22:49 e81e126f0322: Preparing 02:22:49 bca5517197d5: Preparing 02:22:49 7db295c445c4: Preparing 02:22:49 12d4b5e931cc: Preparing 02:22:49 62a45fdb540c: Preparing 02:22:49 bda6abecb375: Preparing 02:22:49 92e3f7632a4b: Preparing 02:22:49 75654b8eeebd: Preparing 02:22:49 62a45fdb540c: Waiting 02:22:49 bda6abecb375: Waiting 02:22:49 75654b8eeebd: Waiting 02:22:49 92e3f7632a4b: Waiting 02:22:49 bca5517197d5: Layer already exists 02:22:49 e81e126f0322: Layer already exists 02:22:49 7db295c445c4: Layer already exists 02:22:49 4ec27101c58a: Layer already exists 02:22:49 12d4b5e931cc: Layer already exists 02:22:49 62a45fdb540c: Layer already exists 02:22:49 bda6abecb375: Layer already exists 02:22:49 92e3f7632a4b: Layer already exists 02:22:49 75654b8eeebd: Layer already exists 02:22:49 latest: digest: sha256:c0dc17c8420750f01bac499f7aa0b12f45379f2243f50ce58029ba12361f3953 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:50 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.28 02:22:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:22:50 4ec27101c58a: Preparing 02:22:50 e81e126f0322: Preparing 02:22:50 bca5517197d5: Preparing 02:22:50 7db295c445c4: Preparing 02:22:50 12d4b5e931cc: Preparing 02:22:50 62a45fdb540c: Preparing 02:22:50 bda6abecb375: Preparing 02:22:50 92e3f7632a4b: Preparing 02:22:50 75654b8eeebd: Preparing 02:22:50 62a45fdb540c: Waiting 02:22:50 bda6abecb375: Waiting 02:22:50 92e3f7632a4b: Waiting 02:22:50 75654b8eeebd: Waiting 02:22:50 4ec27101c58a: Layer already exists 02:22:50 e81e126f0322: Layer already exists 02:22:50 12d4b5e931cc: Layer already exists 02:22:50 7db295c445c4: Layer already exists 02:22:50 bca5517197d5: Layer already exists 02:22:50 bda6abecb375: Layer already exists 02:22:50 62a45fdb540c: Layer already exists 02:22:50 75654b8eeebd: Layer already exists 02:22:50 92e3f7632a4b: Layer already exists 02:22:50 4.0.0-dev.28: digest: sha256:c0dc17c8420750f01bac499f7aa0b12f45379f2243f50ce58029ba12361f3953 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:50 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:22:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:22:51 4ec27101c58a: Preparing 02:22:51 e81e126f0322: Preparing 02:22:51 bca5517197d5: Preparing 02:22:51 7db295c445c4: Preparing 02:22:51 12d4b5e931cc: Preparing 02:22:51 62a45fdb540c: Preparing 02:22:51 bda6abecb375: Preparing 02:22:51 92e3f7632a4b: Preparing 02:22:51 62a45fdb540c: Waiting 02:22:51 75654b8eeebd: Preparing 02:22:51 92e3f7632a4b: Waiting 02:22:51 75654b8eeebd: Waiting 02:22:51 7db295c445c4: Layer already exists 02:22:51 bca5517197d5: Layer already exists 02:22:51 4ec27101c58a: Layer already exists 02:22:51 e81e126f0322: Layer already exists 02:22:51 12d4b5e931cc: Layer already exists 02:22:51 bda6abecb375: Layer already exists 02:22:51 62a45fdb540c: Layer already exists 02:22:51 75654b8eeebd: Layer already exists 02:22:51 92e3f7632a4b: Layer already exists 02:22:51 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:c0dc17c8420750f01bac499f7aa0b12f45379f2243f50ce58029ba12361f3953 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:51 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 02:22:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:22:51 4ec27101c58a: Preparing 02:22:51 e81e126f0322: Preparing 02:22:51 bca5517197d5: Preparing 02:22:51 7db295c445c4: Preparing 02:22:51 12d4b5e931cc: Preparing 02:22:51 62a45fdb540c: Preparing 02:22:51 bda6abecb375: Preparing 02:22:51 92e3f7632a4b: Preparing 02:22:51 75654b8eeebd: Preparing 02:22:51 92e3f7632a4b: Waiting 02:22:51 62a45fdb540c: Waiting 02:22:51 bda6abecb375: Waiting 02:22:51 75654b8eeebd: Waiting 02:22:51 bca5517197d5: Layer already exists 02:22:51 e81e126f0322: Layer already exists 02:22:51 4ec27101c58a: Layer already exists 02:22:51 12d4b5e931cc: Layer already exists 02:22:51 7db295c445c4: Layer already exists 02:22:51 bda6abecb375: Layer already exists 02:22:51 92e3f7632a4b: Layer already exists 02:22:51 62a45fdb540c: Layer already exists 02:22:51 75654b8eeebd: Layer already exists 02:22:51 main: digest: sha256:c0dc17c8420750f01bac499f7aa0b12f45379f2243f50ce58029ba12361f3953 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:22:51 ===================================================== [Pipeline] echo 02:22:51 taggedImages: 02:22:51 - nexus3.edgexfoundry.org:10004/core-metadata:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:22:51 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:22:51 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.28 02:22:51 - nexus3.edgexfoundry.org:10004/core-metadata:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:22:51 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 02:22:51 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 02:22:51 d8dcd70220f9688fa8787918ae82f03e3794c64c 02:22:51 latest 02:22:51 4.0.0-dev.28 02:22:51 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:22:51 main 02:22:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:52 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:22:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:22:52 7d160aaff4eb: Preparing 02:22:52 1dd30afa93b7: Preparing 02:22:52 25272fd10b58: Preparing 02:22:52 0c2ed5d4c070: Preparing 02:22:52 410d9012c480: Preparing 02:22:52 ff6539938e52: Preparing 02:22:52 12ff93d2f1d0: Preparing 02:22:52 12d4b5e931cc: Preparing 02:22:52 62a45fdb540c: Preparing 02:22:52 5c6fd2a35bc6: Preparing 02:22:52 dadb73d8b8a6: Preparing 02:22:52 5f70bf18a086: Preparing 02:22:52 2c53eebc33a9: Preparing 02:22:52 e90b82644173: Preparing 02:22:52 c0c857318974: Preparing 02:22:52 75654b8eeebd: Preparing 02:22:52 5f70bf18a086: Waiting 02:22:52 12ff93d2f1d0: Waiting 02:22:52 12d4b5e931cc: Waiting 02:22:52 2c53eebc33a9: Waiting 02:22:52 62a45fdb540c: Waiting 02:22:52 c0c857318974: Waiting 02:22:52 e90b82644173: Waiting 02:22:52 75654b8eeebd: Waiting 02:22:52 5c6fd2a35bc6: Waiting 02:22:52 dadb73d8b8a6: Waiting 02:22:52 410d9012c480: Pushed 02:22:52 1dd30afa93b7: Pushed 02:22:52 25272fd10b58: Pushed 02:22:52 0c2ed5d4c070: Pushed 02:22:52 7d160aaff4eb: Pushed 02:22:52 ff6539938e52: Pushed 02:22:52 12d4b5e931cc: Layer already exists 02:22:52 62a45fdb540c: Layer already exists 02:22:53 5f70bf18a086: Layer already exists 02:22:53 5c6fd2a35bc6: Pushed 02:22:53 dadb73d8b8a6: Pushed 02:22:53 75654b8eeebd: Layer already exists 02:22:53 2c53eebc33a9: Pushed 02:22:53 c0c857318974: Pushed 02:22:53 e90b82644173: Pushed 02:22:54 12ff93d2f1d0: Pushed 02:22:54 d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:5695243aec85e65f17dcb0347aae2c9297634b9b386d0fbbee260ccf05483bcf size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:54 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:22:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:22:54 7d160aaff4eb: Preparing 02:22:54 1dd30afa93b7: Preparing 02:22:54 25272fd10b58: Preparing 02:22:54 0c2ed5d4c070: Preparing 02:22:54 410d9012c480: Preparing 02:22:54 ff6539938e52: Preparing 02:22:54 12ff93d2f1d0: Preparing 02:22:54 12d4b5e931cc: Preparing 02:22:54 62a45fdb540c: Preparing 02:22:54 5c6fd2a35bc6: Preparing 02:22:54 dadb73d8b8a6: Preparing 02:22:54 5f70bf18a086: Preparing 02:22:54 2c53eebc33a9: Preparing 02:22:54 e90b82644173: Preparing 02:22:54 c0c857318974: Preparing 02:22:54 75654b8eeebd: Preparing 02:22:54 5c6fd2a35bc6: Waiting 02:22:54 62a45fdb540c: Waiting 02:22:54 ff6539938e52: Waiting 02:22:54 dadb73d8b8a6: Waiting 02:22:54 5f70bf18a086: Waiting 02:22:54 2c53eebc33a9: Waiting 02:22:54 e90b82644173: Waiting 02:22:54 c0c857318974: Waiting 02:22:54 75654b8eeebd: Waiting 02:22:54 12d4b5e931cc: Waiting 02:22:54 12ff93d2f1d0: Waiting 02:22:54 0c2ed5d4c070: Layer already exists 02:22:54 1dd30afa93b7: Layer already exists 02:22:54 25272fd10b58: Layer already exists 02:22:54 12ff93d2f1d0: Layer already exists 02:22:54 12d4b5e931cc: Layer already exists 02:22:54 ff6539938e52: Layer already exists 02:22:54 410d9012c480: Layer already exists 02:22:54 7d160aaff4eb: Layer already exists 02:22:54 dadb73d8b8a6: Layer already exists 02:22:54 5c6fd2a35bc6: Layer already exists 02:22:54 62a45fdb540c: Layer already exists 02:22:54 2c53eebc33a9: Layer already exists 02:22:54 5f70bf18a086: Layer already exists 02:22:54 c0c857318974: Layer already exists 02:22:54 e90b82644173: Layer already exists 02:22:54 75654b8eeebd: Layer already exists 02:22:54 latest: digest: sha256:5695243aec85e65f17dcb0347aae2c9297634b9b386d0fbbee260ccf05483bcf size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:55 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.28 02:22:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:22:55 7d160aaff4eb: Preparing 02:22:55 1dd30afa93b7: Preparing 02:22:55 25272fd10b58: Preparing 02:22:55 0c2ed5d4c070: Preparing 02:22:55 410d9012c480: Preparing 02:22:55 ff6539938e52: Preparing 02:22:55 12ff93d2f1d0: Preparing 02:22:55 12d4b5e931cc: Preparing 02:22:55 62a45fdb540c: Preparing 02:22:55 5c6fd2a35bc6: Preparing 02:22:55 dadb73d8b8a6: Preparing 02:22:55 5f70bf18a086: Preparing 02:22:55 2c53eebc33a9: Preparing 02:22:55 e90b82644173: Preparing 02:22:55 c0c857318974: Preparing 02:22:55 75654b8eeebd: Preparing 02:22:55 12ff93d2f1d0: Waiting 02:22:55 5c6fd2a35bc6: Waiting 02:22:55 e90b82644173: Waiting 02:22:55 dadb73d8b8a6: Waiting 02:22:55 c0c857318974: Waiting 02:22:55 2c53eebc33a9: Waiting 02:22:55 12d4b5e931cc: Waiting 02:22:55 ff6539938e52: Waiting 02:22:55 62a45fdb540c: Waiting 02:22:55 75654b8eeebd: Waiting 02:22:55 5f70bf18a086: Waiting 02:22:55 410d9012c480: Layer already exists 02:22:55 7d160aaff4eb: Layer already exists 02:22:55 25272fd10b58: Layer already exists 02:22:55 0c2ed5d4c070: Layer already exists 02:22:55 ff6539938e52: Layer already exists 02:22:55 12d4b5e931cc: Layer already exists 02:22:55 62a45fdb540c: Layer already exists 02:22:55 12ff93d2f1d0: Layer already exists 02:22:55 1dd30afa93b7: Layer already exists 02:22:55 2c53eebc33a9: Layer already exists 02:22:55 5f70bf18a086: Layer already exists 02:22:55 dadb73d8b8a6: Layer already exists 02:22:55 e90b82644173: Layer already exists 02:22:55 5c6fd2a35bc6: Layer already exists 02:22:55 c0c857318974: Layer already exists 02:22:55 75654b8eeebd: Layer already exists 02:22:55 4.0.0-dev.28: digest: sha256:5695243aec85e65f17dcb0347aae2c9297634b9b386d0fbbee260ccf05483bcf size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:56 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:22:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:22:56 7d160aaff4eb: Preparing 02:22:56 1dd30afa93b7: Preparing 02:22:56 25272fd10b58: Preparing 02:22:56 0c2ed5d4c070: Preparing 02:22:56 410d9012c480: Preparing 02:22:56 ff6539938e52: Preparing 02:22:56 12ff93d2f1d0: Preparing 02:22:56 12d4b5e931cc: Preparing 02:22:56 62a45fdb540c: Preparing 02:22:56 ff6539938e52: Waiting 02:22:56 12ff93d2f1d0: Waiting 02:22:56 12d4b5e931cc: Waiting 02:22:56 5c6fd2a35bc6: Preparing 02:22:56 dadb73d8b8a6: Preparing 02:22:56 5f70bf18a086: Preparing 02:22:56 2c53eebc33a9: Preparing 02:22:56 e90b82644173: Preparing 02:22:56 c0c857318974: Preparing 02:22:56 75654b8eeebd: Preparing 02:22:56 62a45fdb540c: Waiting 02:22:56 dadb73d8b8a6: Waiting 02:22:56 2c53eebc33a9: Waiting 02:22:56 5f70bf18a086: Waiting 02:22:56 e90b82644173: Waiting 02:22:56 c0c857318974: Waiting 02:22:56 0c2ed5d4c070: Layer already exists 02:22:56 7d160aaff4eb: Layer already exists 02:22:56 1dd30afa93b7: Layer already exists 02:22:56 25272fd10b58: Layer already exists 02:22:56 410d9012c480: Layer already exists 02:22:56 12d4b5e931cc: Layer already exists 02:22:56 ff6539938e52: Layer already exists 02:22:56 12ff93d2f1d0: Layer already exists 02:22:56 62a45fdb540c: Layer already exists 02:22:56 5c6fd2a35bc6: Layer already exists 02:22:56 dadb73d8b8a6: Layer already exists 02:22:56 2c53eebc33a9: Layer already exists 02:22:56 5f70bf18a086: Layer already exists 02:22:56 e90b82644173: Layer already exists 02:22:56 c0c857318974: Layer already exists 02:22:56 75654b8eeebd: Layer already exists 02:22:56 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:5695243aec85e65f17dcb0347aae2c9297634b9b386d0fbbee260ccf05483bcf size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:56 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:22:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:22:57 7d160aaff4eb: Preparing 02:22:57 1dd30afa93b7: Preparing 02:22:57 25272fd10b58: Preparing 02:22:57 0c2ed5d4c070: Preparing 02:22:57 410d9012c480: Preparing 02:22:57 ff6539938e52: Preparing 02:22:57 12ff93d2f1d0: Preparing 02:22:57 12d4b5e931cc: Preparing 02:22:57 62a45fdb540c: Preparing 02:22:57 5c6fd2a35bc6: Preparing 02:22:57 dadb73d8b8a6: Preparing 02:22:57 5f70bf18a086: Preparing 02:22:57 2c53eebc33a9: Preparing 02:22:57 e90b82644173: Preparing 02:22:57 c0c857318974: Preparing 02:22:57 75654b8eeebd: Preparing 02:22:57 5c6fd2a35bc6: Waiting 02:22:57 dadb73d8b8a6: Waiting 02:22:57 12ff93d2f1d0: Waiting 02:22:57 12d4b5e931cc: Waiting 02:22:57 5f70bf18a086: Waiting 02:22:57 2c53eebc33a9: Waiting 02:22:57 62a45fdb540c: Waiting 02:22:57 75654b8eeebd: Waiting 02:22:57 c0c857318974: Waiting 02:22:57 410d9012c480: Layer already exists 02:22:57 1dd30afa93b7: Layer already exists 02:22:57 7d160aaff4eb: Layer already exists 02:22:57 0c2ed5d4c070: Layer already exists 02:22:57 25272fd10b58: Layer already exists 02:22:57 12ff93d2f1d0: Layer already exists 02:22:57 ff6539938e52: Layer already exists 02:22:57 5c6fd2a35bc6: Layer already exists 02:22:57 62a45fdb540c: Layer already exists 02:22:57 12d4b5e931cc: Layer already exists 02:22:57 dadb73d8b8a6: Layer already exists 02:22:57 5f70bf18a086: Layer already exists 02:22:57 2c53eebc33a9: Layer already exists 02:22:57 c0c857318974: Layer already exists 02:22:57 e90b82644173: Layer already exists 02:22:57 75654b8eeebd: Layer already exists 02:22:57 main: digest: sha256:5695243aec85e65f17dcb0347aae2c9297634b9b386d0fbbee260ccf05483bcf size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:22:57 ===================================================== [Pipeline] echo 02:22:57 taggedImages: 02:22:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:22:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:22:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.28 02:22:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:22:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 02:22:57 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 02:22:57 d8dcd70220f9688fa8787918ae82f03e3794c64c 02:22:57 latest 02:22:57 4.0.0-dev.28 02:22:57 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:22:57 main 02:22:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:57 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:22:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:22:58 f2a189fff3e0: Preparing 02:22:58 edb521088330: Preparing 02:22:58 8d984326826c: Preparing 02:22:58 d03bd29ae9c4: Preparing 02:22:58 12d4b5e931cc: Preparing 02:22:58 62a45fdb540c: Preparing 02:22:58 bda6abecb375: Preparing 02:22:58 92e3f7632a4b: Preparing 02:22:58 62a45fdb540c: Waiting 02:22:58 bda6abecb375: Waiting 02:22:58 75654b8eeebd: Preparing 02:22:58 92e3f7632a4b: Waiting 02:22:58 75654b8eeebd: Waiting 02:22:58 12d4b5e931cc: Layer already exists 02:22:58 edb521088330: Layer already exists 02:22:58 f2a189fff3e0: Layer already exists 02:22:58 62a45fdb540c: Layer already exists 02:22:58 92e3f7632a4b: Layer already exists 02:22:58 bda6abecb375: Layer already exists 02:22:58 75654b8eeebd: Layer already exists 02:22:58 8d984326826c: Pushed 02:23:00 d03bd29ae9c4: Pushed 02:23:00 d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:739402da7a9f12ca9164a692b5bc3537c6da08bf81376f0caf9891838cfdf0e1 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:00 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:23:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:23:00 f2a189fff3e0: Preparing 02:23:00 edb521088330: Preparing 02:23:00 8d984326826c: Preparing 02:23:00 d03bd29ae9c4: Preparing 02:23:00 12d4b5e931cc: Preparing 02:23:00 62a45fdb540c: Preparing 02:23:00 bda6abecb375: Preparing 02:23:00 92e3f7632a4b: Preparing 02:23:00 75654b8eeebd: Preparing 02:23:00 62a45fdb540c: Waiting 02:23:00 bda6abecb375: Waiting 02:23:00 92e3f7632a4b: Waiting 02:23:00 75654b8eeebd: Waiting 02:23:00 12d4b5e931cc: Layer already exists 02:23:00 8d984326826c: Layer already exists 02:23:00 d03bd29ae9c4: Layer already exists 02:23:00 edb521088330: Layer already exists 02:23:00 f2a189fff3e0: Layer already exists 02:23:00 62a45fdb540c: Layer already exists 02:23:00 92e3f7632a4b: Layer already exists 02:23:00 bda6abecb375: Layer already exists 02:23:00 75654b8eeebd: Layer already exists 02:23:00 latest: digest: sha256:739402da7a9f12ca9164a692b5bc3537c6da08bf81376f0caf9891838cfdf0e1 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:01 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.28 02:23:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:23:01 f2a189fff3e0: Preparing 02:23:01 edb521088330: Preparing 02:23:01 8d984326826c: Preparing 02:23:01 d03bd29ae9c4: Preparing 02:23:01 12d4b5e931cc: Preparing 02:23:01 62a45fdb540c: Preparing 02:23:01 bda6abecb375: Preparing 02:23:01 92e3f7632a4b: Preparing 02:23:01 75654b8eeebd: Preparing 02:23:01 bda6abecb375: Waiting 02:23:01 92e3f7632a4b: Waiting 02:23:01 75654b8eeebd: Waiting 02:23:01 8d984326826c: Layer already exists 02:23:01 d03bd29ae9c4: Layer already exists 02:23:01 edb521088330: Layer already exists 02:23:01 12d4b5e931cc: Layer already exists 02:23:01 f2a189fff3e0: Layer already exists 02:23:01 62a45fdb540c: Layer already exists 02:23:01 75654b8eeebd: Layer already exists 02:23:01 bda6abecb375: Layer already exists 02:23:01 92e3f7632a4b: Layer already exists 02:23:01 4.0.0-dev.28: digest: sha256:739402da7a9f12ca9164a692b5bc3537c6da08bf81376f0caf9891838cfdf0e1 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:01 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:23:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:23:02 f2a189fff3e0: Preparing 02:23:02 edb521088330: Preparing 02:23:02 8d984326826c: Preparing 02:23:02 d03bd29ae9c4: Preparing 02:23:02 12d4b5e931cc: Preparing 02:23:02 62a45fdb540c: Preparing 02:23:02 bda6abecb375: Preparing 02:23:02 92e3f7632a4b: Preparing 02:23:02 75654b8eeebd: Preparing 02:23:02 62a45fdb540c: Waiting 02:23:02 92e3f7632a4b: Waiting 02:23:02 bda6abecb375: Waiting 02:23:02 d03bd29ae9c4: Layer already exists 02:23:02 8d984326826c: Layer already exists 02:23:02 edb521088330: Layer already exists 02:23:02 f2a189fff3e0: Layer already exists 02:23:02 12d4b5e931cc: Layer already exists 02:23:02 bda6abecb375: Layer already exists 02:23:02 92e3f7632a4b: Layer already exists 02:23:02 62a45fdb540c: Layer already exists 02:23:02 75654b8eeebd: Layer already exists 02:23:02 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:739402da7a9f12ca9164a692b5bc3537c6da08bf81376f0caf9891838cfdf0e1 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:02 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:23:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:23:02 f2a189fff3e0: Preparing 02:23:02 edb521088330: Preparing 02:23:02 8d984326826c: Preparing 02:23:02 d03bd29ae9c4: Preparing 02:23:02 12d4b5e931cc: Preparing 02:23:02 62a45fdb540c: Preparing 02:23:02 bda6abecb375: Preparing 02:23:02 92e3f7632a4b: Preparing 02:23:02 75654b8eeebd: Preparing 02:23:02 bda6abecb375: Waiting 02:23:02 92e3f7632a4b: Waiting 02:23:02 75654b8eeebd: Waiting 02:23:02 62a45fdb540c: Waiting 02:23:02 edb521088330: Layer already exists 02:23:02 8d984326826c: Layer already exists 02:23:02 d03bd29ae9c4: Layer already exists 02:23:02 12d4b5e931cc: Layer already exists 02:23:02 f2a189fff3e0: Layer already exists 02:23:02 75654b8eeebd: Layer already exists 02:23:02 bda6abecb375: Layer already exists 02:23:02 62a45fdb540c: Layer already exists 02:23:02 92e3f7632a4b: Layer already exists 02:23:02 main: digest: sha256:739402da7a9f12ca9164a692b5bc3537c6da08bf81376f0caf9891838cfdf0e1 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:23:02 ===================================================== [Pipeline] echo 02:23:02 taggedImages: 02:23:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:23:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:23:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.28 02:23:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:23:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 02:23:02 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 02:23:02 d8dcd70220f9688fa8787918ae82f03e3794c64c 02:23:02 latest 02:23:02 4.0.0-dev.28 02:23:02 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:23:02 main 02:23:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:23:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:23:03 389b5a4e2637: Preparing 02:23:03 f013a4a46abf: Preparing 02:23:03 7ebcb7313ee5: Preparing 02:23:03 bf5abdd71f84: Preparing 02:23:03 858d3014e2f5: Preparing 02:23:03 12d4b5e931cc: Preparing 02:23:03 62a45fdb540c: Preparing 02:23:03 44a6a639dd02: Preparing 02:23:03 70fa61c9bd8f: Preparing 02:23:03 33a2d9a5472e: Preparing 02:23:03 75654b8eeebd: Preparing 02:23:03 12d4b5e931cc: Waiting 02:23:03 62a45fdb540c: Waiting 02:23:03 33a2d9a5472e: Waiting 02:23:03 44a6a639dd02: Waiting 02:23:03 70fa61c9bd8f: Waiting 02:23:03 f013a4a46abf: Pushed 02:23:03 bf5abdd71f84: Pushed 02:23:03 858d3014e2f5: Pushed 02:23:03 389b5a4e2637: Pushed 02:23:03 12d4b5e931cc: Layer already exists 02:23:03 44a6a639dd02: Pushed 02:23:03 62a45fdb540c: Layer already exists 02:23:03 70fa61c9bd8f: Pushed 02:23:04 75654b8eeebd: Layer already exists 02:23:04 7ebcb7313ee5: Pushed 02:23:05 33a2d9a5472e: Pushed 02:23:05 d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:da70f34535fcfbec699e54d0e5e734d44bba1831374cf7a6ba5d217e59b2ec97 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:06 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:23:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:23:06 389b5a4e2637: Preparing 02:23:06 f013a4a46abf: Preparing 02:23:06 7ebcb7313ee5: Preparing 02:23:06 bf5abdd71f84: Preparing 02:23:06 858d3014e2f5: Preparing 02:23:06 12d4b5e931cc: Preparing 02:23:06 62a45fdb540c: Preparing 02:23:06 44a6a639dd02: Preparing 02:23:06 70fa61c9bd8f: Preparing 02:23:06 33a2d9a5472e: Preparing 02:23:06 75654b8eeebd: Preparing 02:23:06 70fa61c9bd8f: Waiting 02:23:06 12d4b5e931cc: Waiting 02:23:06 44a6a639dd02: Waiting 02:23:06 62a45fdb540c: Waiting 02:23:06 33a2d9a5472e: Waiting 02:23:06 75654b8eeebd: Waiting 02:23:06 f013a4a46abf: Layer already exists 02:23:06 389b5a4e2637: Layer already exists 02:23:06 7ebcb7313ee5: Layer already exists 02:23:06 bf5abdd71f84: Layer already exists 02:23:06 858d3014e2f5: Layer already exists 02:23:06 62a45fdb540c: Layer already exists 02:23:06 44a6a639dd02: Layer already exists 02:23:06 70fa61c9bd8f: Layer already exists 02:23:06 33a2d9a5472e: Layer already exists 02:23:06 12d4b5e931cc: Layer already exists 02:23:06 75654b8eeebd: Layer already exists 02:23:06 latest: digest: sha256:da70f34535fcfbec699e54d0e5e734d44bba1831374cf7a6ba5d217e59b2ec97 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:06 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.28 02:23:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:23:07 389b5a4e2637: Preparing 02:23:07 f013a4a46abf: Preparing 02:23:07 7ebcb7313ee5: Preparing 02:23:07 bf5abdd71f84: Preparing 02:23:07 858d3014e2f5: Preparing 02:23:07 12d4b5e931cc: Preparing 02:23:07 62a45fdb540c: Preparing 02:23:07 44a6a639dd02: Preparing 02:23:07 70fa61c9bd8f: Preparing 02:23:07 33a2d9a5472e: Preparing 02:23:07 75654b8eeebd: Preparing 02:23:07 12d4b5e931cc: Waiting 02:23:07 70fa61c9bd8f: Waiting 02:23:07 62a45fdb540c: Waiting 02:23:07 44a6a639dd02: Waiting 02:23:07 33a2d9a5472e: Waiting 02:23:07 75654b8eeebd: Waiting 02:23:07 858d3014e2f5: Layer already exists 02:23:07 bf5abdd71f84: Layer already exists 02:23:07 f013a4a46abf: Layer already exists 02:23:07 389b5a4e2637: Layer already exists 02:23:07 7ebcb7313ee5: Layer already exists 02:23:07 12d4b5e931cc: Layer already exists 02:23:07 44a6a639dd02: Layer already exists 02:23:07 70fa61c9bd8f: Layer already exists 02:23:07 62a45fdb540c: Layer already exists 02:23:07 33a2d9a5472e: Layer already exists 02:23:07 75654b8eeebd: Layer already exists 02:23:07 4.0.0-dev.28: digest: sha256:da70f34535fcfbec699e54d0e5e734d44bba1831374cf7a6ba5d217e59b2ec97 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:07 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:23:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:23:07 389b5a4e2637: Preparing 02:23:07 f013a4a46abf: Preparing 02:23:07 7ebcb7313ee5: Preparing 02:23:07 bf5abdd71f84: Preparing 02:23:07 858d3014e2f5: Preparing 02:23:07 12d4b5e931cc: Preparing 02:23:07 62a45fdb540c: Preparing 02:23:07 44a6a639dd02: Preparing 02:23:07 70fa61c9bd8f: Preparing 02:23:07 33a2d9a5472e: Preparing 02:23:07 75654b8eeebd: Preparing 02:23:07 62a45fdb540c: Waiting 02:23:07 12d4b5e931cc: Waiting 02:23:07 70fa61c9bd8f: Waiting 02:23:07 33a2d9a5472e: Waiting 02:23:07 75654b8eeebd: Waiting 02:23:07 44a6a639dd02: Waiting 02:23:07 389b5a4e2637: Layer already exists 02:23:07 f013a4a46abf: Layer already exists 02:23:07 7ebcb7313ee5: Layer already exists 02:23:07 bf5abdd71f84: Layer already exists 02:23:07 858d3014e2f5: Layer already exists 02:23:07 70fa61c9bd8f: Layer already exists 02:23:07 44a6a639dd02: Layer already exists 02:23:07 62a45fdb540c: Layer already exists 02:23:07 12d4b5e931cc: Layer already exists 02:23:07 33a2d9a5472e: Layer already exists 02:23:07 75654b8eeebd: Layer already exists 02:23:07 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:da70f34535fcfbec699e54d0e5e734d44bba1831374cf7a6ba5d217e59b2ec97 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:08 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:23:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:23:08 389b5a4e2637: Preparing 02:23:08 f013a4a46abf: Preparing 02:23:08 7ebcb7313ee5: Preparing 02:23:08 bf5abdd71f84: Preparing 02:23:08 858d3014e2f5: Preparing 02:23:08 12d4b5e931cc: Preparing 02:23:08 62a45fdb540c: Preparing 02:23:08 44a6a639dd02: Preparing 02:23:08 70fa61c9bd8f: Preparing 02:23:08 33a2d9a5472e: Preparing 02:23:08 75654b8eeebd: Preparing 02:23:08 12d4b5e931cc: Waiting 02:23:08 62a45fdb540c: Waiting 02:23:08 44a6a639dd02: Waiting 02:23:08 70fa61c9bd8f: Waiting 02:23:08 33a2d9a5472e: Waiting 02:23:08 75654b8eeebd: Waiting 02:23:08 bf5abdd71f84: Layer already exists 02:23:08 f013a4a46abf: Layer already exists 02:23:08 7ebcb7313ee5: Layer already exists 02:23:08 858d3014e2f5: Layer already exists 02:23:08 389b5a4e2637: Layer already exists 02:23:08 12d4b5e931cc: Layer already exists 02:23:08 44a6a639dd02: Layer already exists 02:23:08 62a45fdb540c: Layer already exists 02:23:08 70fa61c9bd8f: Layer already exists 02:23:08 33a2d9a5472e: Layer already exists 02:23:08 75654b8eeebd: Layer already exists 02:23:08 main: digest: sha256:da70f34535fcfbec699e54d0e5e734d44bba1831374cf7a6ba5d217e59b2ec97 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:23:08 ===================================================== [Pipeline] echo 02:23:08 taggedImages: 02:23:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:23:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:23:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.28 02:23:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:23:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 02:23:08 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 02:23:08 d8dcd70220f9688fa8787918ae82f03e3794c64c 02:23:08 latest 02:23:08 4.0.0-dev.28 02:23:08 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:23:08 main 02:23:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:09 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:23:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:23:09 0bab878e84bd: Preparing 02:23:09 121c88701c69: Preparing 02:23:09 08034cae3039: Preparing 02:23:09 dee8c7cb3ded: Preparing 02:23:09 8cd59b4929ad: Preparing 02:23:09 624d4ba50651: Preparing 02:23:09 c2ce832a125b: Preparing 02:23:09 12d4b5e931cc: Preparing 02:23:09 62a45fdb540c: Preparing 02:23:09 62a358f5263b: Preparing 02:23:09 f5d6530d66e6: Preparing 02:23:09 75654b8eeebd: Preparing 02:23:09 12d4b5e931cc: Waiting 02:23:09 62a45fdb540c: Waiting 02:23:09 62a358f5263b: Waiting 02:23:09 f5d6530d66e6: Waiting 02:23:09 75654b8eeebd: Waiting 02:23:09 624d4ba50651: Waiting 02:23:09 c2ce832a125b: Waiting 02:23:09 121c88701c69: Pushed 02:23:09 8cd59b4929ad: Pushed 02:23:09 0bab878e84bd: Pushed 02:23:10 624d4ba50651: Pushed 02:23:10 c2ce832a125b: Pushed 02:23:10 62a45fdb540c: Layer already exists 02:23:10 dee8c7cb3ded: Pushed 02:23:10 12d4b5e931cc: Layer already exists 02:23:10 08034cae3039: Pushed 02:23:10 75654b8eeebd: Layer already exists 02:23:11 62a358f5263b: Pushed 02:23:11 f5d6530d66e6: Pushed 02:23:12 d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:a3a50a9724052e3b1262cbfbdc5b48bd26cadb07ba1d53cf711527aa721e290a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:12 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:23:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:23:12 0bab878e84bd: Preparing 02:23:12 121c88701c69: Preparing 02:23:12 08034cae3039: Preparing 02:23:12 dee8c7cb3ded: Preparing 02:23:12 8cd59b4929ad: Preparing 02:23:12 624d4ba50651: Preparing 02:23:12 c2ce832a125b: Preparing 02:23:12 12d4b5e931cc: Preparing 02:23:12 62a45fdb540c: Preparing 02:23:12 62a358f5263b: Preparing 02:23:12 f5d6530d66e6: Preparing 02:23:12 75654b8eeebd: Preparing 02:23:12 624d4ba50651: Waiting 02:23:12 62a45fdb540c: Waiting 02:23:12 c2ce832a125b: Waiting 02:23:12 62a358f5263b: Waiting 02:23:12 f5d6530d66e6: Waiting 02:23:12 75654b8eeebd: Waiting 02:23:12 0bab878e84bd: Layer already exists 02:23:12 121c88701c69: Layer already exists 02:23:12 dee8c7cb3ded: Layer already exists 02:23:12 8cd59b4929ad: Layer already exists 02:23:12 08034cae3039: Layer already exists 02:23:12 62a45fdb540c: Layer already exists 02:23:12 c2ce832a125b: Layer already exists 02:23:12 624d4ba50651: Layer already exists 02:23:12 12d4b5e931cc: Layer already exists 02:23:12 62a358f5263b: Layer already exists 02:23:12 f5d6530d66e6: Layer already exists 02:23:12 75654b8eeebd: Layer already exists 02:23:12 latest: digest: sha256:a3a50a9724052e3b1262cbfbdc5b48bd26cadb07ba1d53cf711527aa721e290a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:13 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.28 02:23:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:23:13 0bab878e84bd: Preparing 02:23:13 121c88701c69: Preparing 02:23:13 08034cae3039: Preparing 02:23:13 dee8c7cb3ded: Preparing 02:23:13 8cd59b4929ad: Preparing 02:23:13 624d4ba50651: Preparing 02:23:13 c2ce832a125b: Preparing 02:23:13 12d4b5e931cc: Preparing 02:23:13 62a45fdb540c: Preparing 02:23:13 624d4ba50651: Waiting 02:23:13 12d4b5e931cc: Waiting 02:23:13 c2ce832a125b: Waiting 02:23:13 62a358f5263b: Preparing 02:23:13 f5d6530d66e6: Preparing 02:23:13 62a358f5263b: Waiting 02:23:13 62a45fdb540c: Waiting 02:23:13 75654b8eeebd: Preparing 02:23:13 f5d6530d66e6: Waiting 02:23:13 75654b8eeebd: Waiting 02:23:13 121c88701c69: Layer already exists 02:23:13 0bab878e84bd: Layer already exists 02:23:13 8cd59b4929ad: Layer already exists 02:23:13 dee8c7cb3ded: Layer already exists 02:23:13 08034cae3039: Layer already exists 02:23:13 62a45fdb540c: Layer already exists 02:23:13 c2ce832a125b: Layer already exists 02:23:13 12d4b5e931cc: Layer already exists 02:23:13 624d4ba50651: Layer already exists 02:23:13 62a358f5263b: Layer already exists 02:23:13 f5d6530d66e6: Layer already exists 02:23:13 75654b8eeebd: Layer already exists 02:23:13 4.0.0-dev.28: digest: sha256:a3a50a9724052e3b1262cbfbdc5b48bd26cadb07ba1d53cf711527aa721e290a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:13 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:23:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:23:14 0bab878e84bd: Preparing 02:23:14 121c88701c69: Preparing 02:23:14 08034cae3039: Preparing 02:23:14 dee8c7cb3ded: Preparing 02:23:14 8cd59b4929ad: Preparing 02:23:14 624d4ba50651: Preparing 02:23:14 c2ce832a125b: Preparing 02:23:14 12d4b5e931cc: Preparing 02:23:14 62a45fdb540c: Preparing 02:23:14 62a358f5263b: Preparing 02:23:14 f5d6530d66e6: Preparing 02:23:14 75654b8eeebd: Preparing 02:23:14 12d4b5e931cc: Waiting 02:23:14 62a45fdb540c: Waiting 02:23:14 62a358f5263b: Waiting 02:23:14 f5d6530d66e6: Waiting 02:23:14 624d4ba50651: Waiting 02:23:14 75654b8eeebd: Waiting 02:23:14 c2ce832a125b: Waiting 02:23:14 dee8c7cb3ded: Layer already exists 02:23:14 08034cae3039: Layer already exists 02:23:14 121c88701c69: Layer already exists 02:23:14 8cd59b4929ad: Layer already exists 02:23:14 0bab878e84bd: Layer already exists 02:23:14 c2ce832a125b: Layer already exists 02:23:14 12d4b5e931cc: Layer already exists 02:23:14 62a45fdb540c: Layer already exists 02:23:14 624d4ba50651: Layer already exists 02:23:14 62a358f5263b: Layer already exists 02:23:14 75654b8eeebd: Layer already exists 02:23:14 f5d6530d66e6: Layer already exists 02:23:14 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:a3a50a9724052e3b1262cbfbdc5b48bd26cadb07ba1d53cf711527aa721e290a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:14 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:23:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:23:14 0bab878e84bd: Preparing 02:23:14 121c88701c69: Preparing 02:23:14 08034cae3039: Preparing 02:23:14 dee8c7cb3ded: Preparing 02:23:14 8cd59b4929ad: Preparing 02:23:14 624d4ba50651: Preparing 02:23:14 c2ce832a125b: Preparing 02:23:14 12d4b5e931cc: Preparing 02:23:14 62a45fdb540c: Preparing 02:23:14 624d4ba50651: Waiting 02:23:14 12d4b5e931cc: Waiting 02:23:14 c2ce832a125b: Waiting 02:23:14 62a45fdb540c: Waiting 02:23:14 62a358f5263b: Preparing 02:23:14 f5d6530d66e6: Preparing 02:23:14 75654b8eeebd: Preparing 02:23:14 f5d6530d66e6: Waiting 02:23:14 75654b8eeebd: Waiting 02:23:14 62a358f5263b: Waiting 02:23:14 0bab878e84bd: Layer already exists 02:23:14 8cd59b4929ad: Layer already exists 02:23:14 08034cae3039: Layer already exists 02:23:14 121c88701c69: Layer already exists 02:23:14 dee8c7cb3ded: Layer already exists 02:23:14 12d4b5e931cc: Layer already exists 02:23:14 624d4ba50651: Layer already exists 02:23:14 62a45fdb540c: Layer already exists 02:23:14 c2ce832a125b: Layer already exists 02:23:14 62a358f5263b: Layer already exists 02:23:14 75654b8eeebd: Layer already exists 02:23:14 f5d6530d66e6: Layer already exists 02:23:14 main: digest: sha256:a3a50a9724052e3b1262cbfbdc5b48bd26cadb07ba1d53cf711527aa721e290a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:23:14 ===================================================== [Pipeline] echo 02:23:15 taggedImages: 02:23:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:23:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:23:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.28 02:23:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:23:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 02:23:15 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 02:23:15 d8dcd70220f9688fa8787918ae82f03e3794c64c 02:23:15 latest 02:23:15 4.0.0-dev.28 02:23:15 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:23:15 main 02:23:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:15 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:23:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:23:15 7fba44f2610c: Preparing 02:23:15 0031cdef3f08: Preparing 02:23:15 12d4b5e931cc: Preparing 02:23:15 62a45fdb540c: Preparing 02:23:15 cfa29f752d58: Preparing 02:23:15 5d49f77c2eaf: Preparing 02:23:15 75654b8eeebd: Preparing 02:23:15 75654b8eeebd: Waiting 02:23:15 5d49f77c2eaf: Waiting 02:23:16 62a45fdb540c: Layer already exists 02:23:16 7fba44f2610c: Pushed 02:23:16 12d4b5e931cc: Layer already exists 02:23:16 cfa29f752d58: Pushed 02:23:16 75654b8eeebd: Layer already exists 02:23:17 5d49f77c2eaf: Pushed 02:23:17 0031cdef3f08: Pushed 02:23:17 d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:63547473ea4179df30c707775882aed8790f5c5e24e83b46fef0be619c23ad7a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:18 + 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:23:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:23:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:23:18 7fba44f2610c: Preparing 02:23:18 0031cdef3f08: Preparing 02:23:18 12d4b5e931cc: Preparing 02:23:18 62a45fdb540c: Preparing 02:23:18 cfa29f752d58: Preparing 02:23:18 5d49f77c2eaf: Preparing 02:23:18 75654b8eeebd: Preparing 02:23:18 5d49f77c2eaf: Waiting 02:23:18 75654b8eeebd: Waiting 02:23:18 12d4b5e931cc: Layer already exists 02:23:18 0031cdef3f08: Layer already exists 02:23:18 cfa29f752d58: Layer already exists 02:23:18 62a45fdb540c: Layer already exists 02:23:18 7fba44f2610c: Layer already exists 02:23:18 5d49f77c2eaf: Layer already exists 02:23:18 75654b8eeebd: Layer already exists 02:23:18 latest: digest: sha256:63547473ea4179df30c707775882aed8790f5c5e24e83b46fef0be619c23ad7a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:18 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.28 02:23:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:23:19 7fba44f2610c: Preparing 02:23:19 0031cdef3f08: Preparing 02:23:19 12d4b5e931cc: Preparing 02:23:19 62a45fdb540c: Preparing 02:23:19 cfa29f752d58: Preparing 02:23:19 5d49f77c2eaf: Preparing 02:23:19 75654b8eeebd: Preparing 02:23:19 5d49f77c2eaf: Waiting 02:23:19 75654b8eeebd: Waiting 02:23:19 7fba44f2610c: Layer already exists 02:23:19 cfa29f752d58: Layer already exists 02:23:19 0031cdef3f08: Layer already exists 02:23:19 12d4b5e931cc: Layer already exists 02:23:19 62a45fdb540c: Layer already exists 02:23:19 75654b8eeebd: Layer already exists 02:23:19 5d49f77c2eaf: Layer already exists 02:23:19 4.0.0-dev.28: digest: sha256:63547473ea4179df30c707775882aed8790f5c5e24e83b46fef0be619c23ad7a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:19 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:23:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:23:20 7fba44f2610c: Preparing 02:23:20 0031cdef3f08: Preparing 02:23:20 12d4b5e931cc: Preparing 02:23:20 62a45fdb540c: Preparing 02:23:20 cfa29f752d58: Preparing 02:23:20 5d49f77c2eaf: Preparing 02:23:20 75654b8eeebd: Preparing 02:23:20 5d49f77c2eaf: Waiting 02:23:20 75654b8eeebd: Waiting 02:23:20 12d4b5e931cc: Layer already exists 02:23:20 0031cdef3f08: Layer already exists 02:23:20 7fba44f2610c: Layer already exists 02:23:20 cfa29f752d58: Layer already exists 02:23:20 62a45fdb540c: Layer already exists 02:23:20 5d49f77c2eaf: Layer already exists 02:23:20 75654b8eeebd: Layer already exists 02:23:20 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:63547473ea4179df30c707775882aed8790f5c5e24e83b46fef0be619c23ad7a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:20 + 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:23:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:23:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:23:21 7fba44f2610c: Preparing 02:23:21 0031cdef3f08: Preparing 02:23:21 12d4b5e931cc: Preparing 02:23:21 62a45fdb540c: Preparing 02:23:21 cfa29f752d58: Preparing 02:23:21 5d49f77c2eaf: Preparing 02:23:21 75654b8eeebd: Preparing 02:23:21 5d49f77c2eaf: Waiting 02:23:21 75654b8eeebd: Waiting 02:23:21 cfa29f752d58: Layer already exists 02:23:21 0031cdef3f08: Layer already exists 02:23:21 7fba44f2610c: Layer already exists 02:23:21 12d4b5e931cc: Layer already exists 02:23:21 62a45fdb540c: Layer already exists 02:23:21 5d49f77c2eaf: Layer already exists 02:23:21 75654b8eeebd: Layer already exists 02:23:21 main: digest: sha256:63547473ea4179df30c707775882aed8790f5c5e24e83b46fef0be619c23ad7a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:23:21 ===================================================== [Pipeline] echo 02:23:21 taggedImages: 02:23:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:23:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:23:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.28 02:23:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:23:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 02:23:21 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 02:23:21 d8dcd70220f9688fa8787918ae82f03e3794c64c 02:23:21 latest 02:23:21 4.0.0-dev.28 02:23:21 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:23:21 main 02:23:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:21 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:23:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:23:22 fbf60493c1fa: Preparing 02:23:22 d5e072b72101: Preparing 02:23:22 33d95d04b31c: Preparing 02:23:22 12d4b5e931cc: Preparing 02:23:22 62a45fdb540c: Preparing 02:23:22 251c7cb42948: Preparing 02:23:22 5c1cfd262ae5: Preparing 02:23:22 4be197e122e4: Preparing 02:23:22 4ed1d0f97396: Preparing 02:23:22 75654b8eeebd: Preparing 02:23:22 251c7cb42948: Waiting 02:23:22 4be197e122e4: Waiting 02:23:22 4ed1d0f97396: Waiting 02:23:22 75654b8eeebd: Waiting 02:23:22 33d95d04b31c: Pushed 02:23:22 d5e072b72101: Pushed 02:23:22 fbf60493c1fa: Pushed 02:23:22 62a45fdb540c: Layer already exists 02:23:23 12d4b5e931cc: Layer already exists 02:23:23 4be197e122e4: Pushed 02:23:23 75654b8eeebd: Layer already exists 02:23:24 4ed1d0f97396: Pushed 02:23:30 5c1cfd262ae5: Pushed 02:23:32 251c7cb42948: Pushed 02:23:32 d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:fa2b412899aaa765f71b7ed4d107aa4f55b87d2d80c0a0d5233a717883383653 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:33 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:23:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:23:33 fbf60493c1fa: Preparing 02:23:33 d5e072b72101: Preparing 02:23:33 33d95d04b31c: Preparing 02:23:33 12d4b5e931cc: Preparing 02:23:33 62a45fdb540c: Preparing 02:23:33 251c7cb42948: Preparing 02:23:33 5c1cfd262ae5: Preparing 02:23:33 4be197e122e4: Preparing 02:23:33 4ed1d0f97396: Preparing 02:23:33 75654b8eeebd: Preparing 02:23:33 251c7cb42948: Waiting 02:23:33 5c1cfd262ae5: Waiting 02:23:33 4be197e122e4: Waiting 02:23:33 4ed1d0f97396: Waiting 02:23:33 75654b8eeebd: Waiting 02:23:33 d5e072b72101: Layer already exists 02:23:33 fbf60493c1fa: Layer already exists 02:23:33 33d95d04b31c: Layer already exists 02:23:33 12d4b5e931cc: Layer already exists 02:23:33 62a45fdb540c: Layer already exists 02:23:33 251c7cb42948: Layer already exists 02:23:33 5c1cfd262ae5: Layer already exists 02:23:33 4ed1d0f97396: Layer already exists 02:23:33 75654b8eeebd: Layer already exists 02:23:33 4be197e122e4: Layer already exists 02:23:33 latest: digest: sha256:fa2b412899aaa765f71b7ed4d107aa4f55b87d2d80c0a0d5233a717883383653 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:33 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.28 02:23:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:23:34 fbf60493c1fa: Preparing 02:23:34 d5e072b72101: Preparing 02:23:34 33d95d04b31c: Preparing 02:23:34 12d4b5e931cc: Preparing 02:23:34 62a45fdb540c: Preparing 02:23:34 251c7cb42948: Preparing 02:23:34 5c1cfd262ae5: Preparing 02:23:34 4be197e122e4: Preparing 02:23:34 4ed1d0f97396: Preparing 02:23:34 75654b8eeebd: Preparing 02:23:34 5c1cfd262ae5: Waiting 02:23:34 4be197e122e4: Waiting 02:23:34 4ed1d0f97396: Waiting 02:23:34 75654b8eeebd: Waiting 02:23:34 251c7cb42948: Waiting 02:23:34 fbf60493c1fa: Layer already exists 02:23:34 33d95d04b31c: Layer already exists 02:23:34 62a45fdb540c: Layer already exists 02:23:34 d5e072b72101: Layer already exists 02:23:34 12d4b5e931cc: Layer already exists 02:23:34 5c1cfd262ae5: Layer already exists 02:23:34 4ed1d0f97396: Layer already exists 02:23:34 4be197e122e4: Layer already exists 02:23:34 251c7cb42948: Layer already exists 02:23:34 75654b8eeebd: Layer already exists 02:23:34 4.0.0-dev.28: digest: sha256:fa2b412899aaa765f71b7ed4d107aa4f55b87d2d80c0a0d5233a717883383653 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:34 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:23:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:23:35 fbf60493c1fa: Preparing 02:23:35 d5e072b72101: Preparing 02:23:35 33d95d04b31c: Preparing 02:23:35 12d4b5e931cc: Preparing 02:23:35 62a45fdb540c: Preparing 02:23:35 251c7cb42948: Preparing 02:23:35 5c1cfd262ae5: Preparing 02:23:35 4be197e122e4: Preparing 02:23:35 4ed1d0f97396: Preparing 02:23:35 75654b8eeebd: Preparing 02:23:35 5c1cfd262ae5: Waiting 02:23:35 251c7cb42948: Waiting 02:23:35 4be197e122e4: Waiting 02:23:35 4ed1d0f97396: Waiting 02:23:35 d5e072b72101: Layer already exists 02:23:35 fbf60493c1fa: Layer already exists 02:23:35 62a45fdb540c: Layer already exists 02:23:35 12d4b5e931cc: Layer already exists 02:23:35 33d95d04b31c: Layer already exists 02:23:35 5c1cfd262ae5: Layer already exists 02:23:35 251c7cb42948: Layer already exists 02:23:35 4ed1d0f97396: Layer already exists 02:23:35 4be197e122e4: Layer already exists 02:23:35 75654b8eeebd: Layer already exists 02:23:35 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:fa2b412899aaa765f71b7ed4d107aa4f55b87d2d80c0a0d5233a717883383653 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:35 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:23:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:23:35 fbf60493c1fa: Preparing 02:23:35 d5e072b72101: Preparing 02:23:35 33d95d04b31c: Preparing 02:23:35 12d4b5e931cc: Preparing 02:23:35 62a45fdb540c: Preparing 02:23:35 251c7cb42948: Preparing 02:23:35 5c1cfd262ae5: Preparing 02:23:35 4be197e122e4: Preparing 02:23:35 4ed1d0f97396: Preparing 02:23:35 75654b8eeebd: Preparing 02:23:35 251c7cb42948: Waiting 02:23:35 5c1cfd262ae5: Waiting 02:23:35 4be197e122e4: Waiting 02:23:35 4ed1d0f97396: Waiting 02:23:35 75654b8eeebd: Waiting 02:23:35 d5e072b72101: Layer already exists 02:23:35 12d4b5e931cc: Layer already exists 02:23:35 33d95d04b31c: Layer already exists 02:23:35 fbf60493c1fa: Layer already exists 02:23:35 62a45fdb540c: Layer already exists 02:23:35 5c1cfd262ae5: Layer already exists 02:23:35 4be197e122e4: Layer already exists 02:23:35 251c7cb42948: Layer already exists 02:23:35 75654b8eeebd: Layer already exists 02:23:35 4ed1d0f97396: Layer already exists 02:23:35 main: digest: sha256:fa2b412899aaa765f71b7ed4d107aa4f55b87d2d80c0a0d5233a717883383653 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:23:35 ===================================================== [Pipeline] echo 02:23:35 taggedImages: 02:23:35 - nexus3.edgexfoundry.org:10004/security-spire-agent:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:23:35 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:23:35 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.28 02:23:35 - nexus3.edgexfoundry.org:10004/security-spire-agent:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:23:35 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 02:23:35 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 02:23:35 d8dcd70220f9688fa8787918ae82f03e3794c64c 02:23:35 latest 02:23:35 4.0.0-dev.28 02:23:35 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:23:35 main 02:23:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:36 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:23:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:23:36 8102a6799c71: Preparing 02:23:36 be27bd9911ef: Preparing 02:23:36 d505581fe442: Preparing 02:23:36 12d4b5e931cc: Preparing 02:23:36 62a45fdb540c: Preparing 02:23:36 14de218789f6: Preparing 02:23:36 1cbb4bc5f78b: Preparing 02:23:36 0ea675b52d4d: Preparing 02:23:36 75654b8eeebd: Preparing 02:23:36 0ea675b52d4d: Waiting 02:23:36 75654b8eeebd: Waiting 02:23:36 14de218789f6: Waiting 02:23:36 1cbb4bc5f78b: Waiting 02:23:36 be27bd9911ef: Pushed 02:23:36 d505581fe442: Pushed 02:23:37 62a45fdb540c: Layer already exists 02:23:37 8102a6799c71: Pushed 02:23:38 12d4b5e931cc: Layer already exists 02:23:38 1cbb4bc5f78b: Pushed 02:23:38 75654b8eeebd: Layer already exists 02:23:38 0ea675b52d4d: Pushed 02:23:48 14de218789f6: Pushed 02:23:48 d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:82d993b50cd515c4c94fdeb2b99e6e1586c6d04990210f1b85bdcf599c1d7e8c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:48 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:23:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:23:49 8102a6799c71: Preparing 02:23:49 be27bd9911ef: Preparing 02:23:49 d505581fe442: Preparing 02:23:49 12d4b5e931cc: Preparing 02:23:49 62a45fdb540c: Preparing 02:23:49 14de218789f6: Preparing 02:23:49 1cbb4bc5f78b: Preparing 02:23:49 0ea675b52d4d: Preparing 02:23:49 75654b8eeebd: Preparing 02:23:49 14de218789f6: Waiting 02:23:49 1cbb4bc5f78b: Waiting 02:23:49 0ea675b52d4d: Waiting 02:23:49 75654b8eeebd: Waiting 02:23:49 8102a6799c71: Layer already exists 02:23:49 be27bd9911ef: Layer already exists 02:23:49 12d4b5e931cc: Layer already exists 02:23:49 62a45fdb540c: Layer already exists 02:23:49 d505581fe442: Layer already exists 02:23:49 1cbb4bc5f78b: Layer already exists 02:23:49 14de218789f6: Layer already exists 02:23:49 0ea675b52d4d: Layer already exists 02:23:49 75654b8eeebd: Layer already exists 02:23:49 latest: digest: sha256:82d993b50cd515c4c94fdeb2b99e6e1586c6d04990210f1b85bdcf599c1d7e8c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:49 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.28 02:23:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:23:49 8102a6799c71: Preparing 02:23:49 be27bd9911ef: Preparing 02:23:49 d505581fe442: Preparing 02:23:49 12d4b5e931cc: Preparing 02:23:49 62a45fdb540c: Preparing 02:23:49 14de218789f6: Preparing 02:23:49 1cbb4bc5f78b: Preparing 02:23:49 0ea675b52d4d: Preparing 02:23:49 75654b8eeebd: Preparing 02:23:49 14de218789f6: Waiting 02:23:49 1cbb4bc5f78b: Waiting 02:23:49 0ea675b52d4d: Waiting 02:23:49 75654b8eeebd: Waiting 02:23:49 12d4b5e931cc: Layer already exists 02:23:49 8102a6799c71: Layer already exists 02:23:49 d505581fe442: Layer already exists 02:23:49 62a45fdb540c: Layer already exists 02:23:49 be27bd9911ef: Layer already exists 02:23:49 1cbb4bc5f78b: Layer already exists 02:23:49 14de218789f6: Layer already exists 02:23:49 0ea675b52d4d: Layer already exists 02:23:49 75654b8eeebd: Layer already exists 02:23:49 4.0.0-dev.28: digest: sha256:82d993b50cd515c4c94fdeb2b99e6e1586c6d04990210f1b85bdcf599c1d7e8c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:50 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:23:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:23:50 8102a6799c71: Preparing 02:23:50 be27bd9911ef: Preparing 02:23:50 d505581fe442: Preparing 02:23:50 12d4b5e931cc: Preparing 02:23:50 62a45fdb540c: Preparing 02:23:50 14de218789f6: Preparing 02:23:50 1cbb4bc5f78b: Preparing 02:23:50 0ea675b52d4d: Preparing 02:23:50 75654b8eeebd: Preparing 02:23:50 14de218789f6: Waiting 02:23:50 0ea675b52d4d: Waiting 02:23:50 1cbb4bc5f78b: Waiting 02:23:50 75654b8eeebd: Waiting 02:23:50 12d4b5e931cc: Layer already exists 02:23:50 8102a6799c71: Layer already exists 02:23:50 62a45fdb540c: Layer already exists 02:23:50 be27bd9911ef: Layer already exists 02:23:50 d505581fe442: Layer already exists 02:23:50 1cbb4bc5f78b: Layer already exists 02:23:50 75654b8eeebd: Layer already exists 02:23:50 14de218789f6: Layer already exists 02:23:50 0ea675b52d4d: Layer already exists 02:23:50 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:82d993b50cd515c4c94fdeb2b99e6e1586c6d04990210f1b85bdcf599c1d7e8c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:50 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 02:23:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:23:51 8102a6799c71: Preparing 02:23:51 be27bd9911ef: Preparing 02:23:51 d505581fe442: Preparing 02:23:51 12d4b5e931cc: Preparing 02:23:51 62a45fdb540c: Preparing 02:23:51 14de218789f6: Preparing 02:23:51 1cbb4bc5f78b: Preparing 02:23:51 0ea675b52d4d: Preparing 02:23:51 75654b8eeebd: Preparing 02:23:51 14de218789f6: Waiting 02:23:51 1cbb4bc5f78b: Waiting 02:23:51 0ea675b52d4d: Waiting 02:23:51 75654b8eeebd: Waiting 02:23:51 12d4b5e931cc: Layer already exists 02:23:51 62a45fdb540c: Layer already exists 02:23:51 d505581fe442: Layer already exists 02:23:51 be27bd9911ef: Layer already exists 02:23:51 8102a6799c71: Layer already exists 02:23:51 0ea675b52d4d: Layer already exists 02:23:51 1cbb4bc5f78b: Layer already exists 02:23:51 75654b8eeebd: Layer already exists 02:23:51 14de218789f6: Layer already exists 02:23:51 main: digest: sha256:82d993b50cd515c4c94fdeb2b99e6e1586c6d04990210f1b85bdcf599c1d7e8c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:23:51 ===================================================== [Pipeline] echo 02:23:51 taggedImages: 02:23:51 - nexus3.edgexfoundry.org:10004/security-spire-config:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:23:51 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:23:51 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.28 02:23:51 - nexus3.edgexfoundry.org:10004/security-spire-config:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:23:51 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 02:23:51 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 02:23:51 d8dcd70220f9688fa8787918ae82f03e3794c64c 02:23:51 latest 02:23:51 4.0.0-dev.28 02:23:51 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:23:51 main 02:23:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:52 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:23:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:23:52 fbf60493c1fa: Preparing 02:23:52 c946c41138a0: Preparing 02:23:52 fc8de149e42e: Preparing 02:23:52 12d4b5e931cc: Preparing 02:23:52 62a45fdb540c: Preparing 02:23:52 9a2780b992a9: Preparing 02:23:52 4be197e122e4: Preparing 02:23:52 4ed1d0f97396: Preparing 02:23:52 75654b8eeebd: Preparing 02:23:52 9a2780b992a9: Waiting 02:23:52 4be197e122e4: Waiting 02:23:52 4ed1d0f97396: Waiting 02:23:52 fc8de149e42e: Pushed 02:23:52 c946c41138a0: Pushed 02:23:52 12d4b5e931cc: Layer already exists 02:23:52 fbf60493c1fa: Layer already exists 02:23:53 62a45fdb540c: Layer already exists 02:23:53 4be197e122e4: Layer already exists 02:23:53 4ed1d0f97396: Layer already exists 02:23:53 75654b8eeebd: Layer already exists 02:24:01 9a2780b992a9: Pushed 02:24:02 d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:67d6c18bc17e05606f16df41c25309838750264099bd06ab22845b7629f83bc5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:02 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:24:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:24:02 fbf60493c1fa: Preparing 02:24:02 c946c41138a0: Preparing 02:24:02 fc8de149e42e: Preparing 02:24:02 12d4b5e931cc: Preparing 02:24:02 62a45fdb540c: Preparing 02:24:02 9a2780b992a9: Preparing 02:24:02 4be197e122e4: Preparing 02:24:02 4ed1d0f97396: Preparing 02:24:02 75654b8eeebd: Preparing 02:24:02 9a2780b992a9: Waiting 02:24:02 4be197e122e4: Waiting 02:24:02 4ed1d0f97396: Waiting 02:24:02 75654b8eeebd: Waiting 02:24:02 12d4b5e931cc: Layer already exists 02:24:02 62a45fdb540c: Layer already exists 02:24:02 c946c41138a0: Layer already exists 02:24:02 fc8de149e42e: Layer already exists 02:24:02 fbf60493c1fa: Layer already exists 02:24:02 4ed1d0f97396: Layer already exists 02:24:02 4be197e122e4: Layer already exists 02:24:02 9a2780b992a9: Layer already exists 02:24:02 75654b8eeebd: Layer already exists 02:24:02 latest: digest: sha256:67d6c18bc17e05606f16df41c25309838750264099bd06ab22845b7629f83bc5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:03 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.28 02:24:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:24:03 fbf60493c1fa: Preparing 02:24:03 c946c41138a0: Preparing 02:24:03 fc8de149e42e: Preparing 02:24:03 12d4b5e931cc: Preparing 02:24:03 62a45fdb540c: Preparing 02:24:03 9a2780b992a9: Preparing 02:24:03 4be197e122e4: Preparing 02:24:03 4ed1d0f97396: Preparing 02:24:03 75654b8eeebd: Preparing 02:24:03 9a2780b992a9: Waiting 02:24:03 4ed1d0f97396: Waiting 02:24:03 4be197e122e4: Waiting 02:24:03 75654b8eeebd: Waiting 02:24:03 62a45fdb540c: Layer already exists 02:24:03 12d4b5e931cc: Layer already exists 02:24:03 fc8de149e42e: Layer already exists 02:24:03 fbf60493c1fa: Layer already exists 02:24:03 9a2780b992a9: Layer already exists 02:24:03 4ed1d0f97396: Layer already exists 02:24:03 4be197e122e4: Layer already exists 02:24:03 75654b8eeebd: Layer already exists 02:24:03 c946c41138a0: Layer already exists 02:24:03 4.0.0-dev.28: digest: sha256:67d6c18bc17e05606f16df41c25309838750264099bd06ab22845b7629f83bc5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:03 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:24:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:24:04 fbf60493c1fa: Preparing 02:24:04 c946c41138a0: Preparing 02:24:04 fc8de149e42e: Preparing 02:24:04 12d4b5e931cc: Preparing 02:24:04 62a45fdb540c: Preparing 02:24:04 9a2780b992a9: Preparing 02:24:04 4be197e122e4: Preparing 02:24:04 4ed1d0f97396: Preparing 02:24:04 75654b8eeebd: Preparing 02:24:04 9a2780b992a9: Waiting 02:24:04 4be197e122e4: Waiting 02:24:04 4ed1d0f97396: Waiting 02:24:04 c946c41138a0: Layer already exists 02:24:04 fc8de149e42e: Layer already exists 02:24:04 fbf60493c1fa: Layer already exists 02:24:04 12d4b5e931cc: Layer already exists 02:24:04 62a45fdb540c: Layer already exists 02:24:04 4be197e122e4: Layer already exists 02:24:04 9a2780b992a9: Layer already exists 02:24:04 4ed1d0f97396: Layer already exists 02:24:04 75654b8eeebd: Layer already exists 02:24:04 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:67d6c18bc17e05606f16df41c25309838750264099bd06ab22845b7629f83bc5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:04 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 02:24:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:24:05 fbf60493c1fa: Preparing 02:24:05 c946c41138a0: Preparing 02:24:05 fc8de149e42e: Preparing 02:24:05 12d4b5e931cc: Preparing 02:24:05 62a45fdb540c: Preparing 02:24:05 9a2780b992a9: Preparing 02:24:05 4be197e122e4: Preparing 02:24:05 4ed1d0f97396: Preparing 02:24:05 75654b8eeebd: Preparing 02:24:05 9a2780b992a9: Waiting 02:24:05 4ed1d0f97396: Waiting 02:24:05 75654b8eeebd: Waiting 02:24:05 c946c41138a0: Layer already exists 02:24:05 fc8de149e42e: Layer already exists 02:24:05 12d4b5e931cc: Layer already exists 02:24:05 fbf60493c1fa: Layer already exists 02:24:05 62a45fdb540c: Layer already exists 02:24:05 4be197e122e4: Layer already exists 02:24:05 75654b8eeebd: Layer already exists 02:24:05 4ed1d0f97396: Layer already exists 02:24:05 9a2780b992a9: Layer already exists 02:24:05 main: digest: sha256:67d6c18bc17e05606f16df41c25309838750264099bd06ab22845b7629f83bc5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:24:05 ===================================================== [Pipeline] echo 02:24:05 taggedImages: 02:24:05 - nexus3.edgexfoundry.org:10004/security-spire-server:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:24:05 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:24:05 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.28 02:24:05 - nexus3.edgexfoundry.org:10004/security-spire-server:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:24:05 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 02:24:05 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 02:24:05 d8dcd70220f9688fa8787918ae82f03e3794c64c 02:24:05 latest 02:24:05 4.0.0-dev.28 02:24:05 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:24:05 main 02:24:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:05 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:24:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:24:05 f75f25217834: Preparing 02:24:05 48e3ab3c62fd: Preparing 02:24:05 ad36fdc9fdd0: Preparing 02:24:05 12d4b5e931cc: Preparing 02:24:05 62a45fdb540c: Preparing 02:24:05 bf73b1317078: Preparing 02:24:05 351587b33743: Preparing 02:24:05 75654b8eeebd: Preparing 02:24:05 bf73b1317078: Waiting 02:24:05 75654b8eeebd: Waiting 02:24:05 62a45fdb540c: Layer already exists 02:24:05 12d4b5e931cc: Layer already exists 02:24:05 48e3ab3c62fd: Pushed 02:24:05 f75f25217834: Pushed 02:24:06 351587b33743: Pushed 02:24:06 75654b8eeebd: Layer already exists 02:24:06 bf73b1317078: Pushed 02:24:09 ad36fdc9fdd0: Pushed 02:24:09 d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:3589368f5ca7e906c145859575cd4c83a708aa8aab58cebb5a9992c86e6bbec2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:10 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 02:24:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:24:10 f75f25217834: Preparing 02:24:10 48e3ab3c62fd: Preparing 02:24:10 ad36fdc9fdd0: Preparing 02:24:10 12d4b5e931cc: Preparing 02:24:10 62a45fdb540c: Preparing 02:24:10 bf73b1317078: Preparing 02:24:10 351587b33743: Preparing 02:24:10 75654b8eeebd: Preparing 02:24:10 bf73b1317078: Waiting 02:24:10 351587b33743: Waiting 02:24:10 75654b8eeebd: Waiting 02:24:10 ad36fdc9fdd0: Layer already exists 02:24:10 48e3ab3c62fd: Layer already exists 02:24:10 62a45fdb540c: Layer already exists 02:24:10 f75f25217834: Layer already exists 02:24:10 bf73b1317078: Layer already exists 02:24:10 351587b33743: Layer already exists 02:24:10 75654b8eeebd: Layer already exists 02:24:10 12d4b5e931cc: Layer already exists 02:24:10 latest: digest: sha256:3589368f5ca7e906c145859575cd4c83a708aa8aab58cebb5a9992c86e6bbec2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:10 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.28 02:24:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:24:11 f75f25217834: Preparing 02:24:11 48e3ab3c62fd: Preparing 02:24:11 ad36fdc9fdd0: Preparing 02:24:11 12d4b5e931cc: Preparing 02:24:11 62a45fdb540c: Preparing 02:24:11 bf73b1317078: Preparing 02:24:11 351587b33743: Preparing 02:24:11 75654b8eeebd: Preparing 02:24:11 bf73b1317078: Waiting 02:24:11 75654b8eeebd: Waiting 02:24:11 351587b33743: Waiting 02:24:11 12d4b5e931cc: Layer already exists 02:24:11 48e3ab3c62fd: Layer already exists 02:24:11 62a45fdb540c: Layer already exists 02:24:11 351587b33743: Layer already exists 02:24:11 bf73b1317078: Layer already exists 02:24:11 ad36fdc9fdd0: Layer already exists 02:24:11 f75f25217834: Layer already exists 02:24:11 75654b8eeebd: Layer already exists 02:24:11 4.0.0-dev.28: digest: sha256:3589368f5ca7e906c145859575cd4c83a708aa8aab58cebb5a9992c86e6bbec2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:11 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:24:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:24:11 f75f25217834: Preparing 02:24:11 48e3ab3c62fd: Preparing 02:24:11 ad36fdc9fdd0: Preparing 02:24:11 12d4b5e931cc: Preparing 02:24:11 62a45fdb540c: Preparing 02:24:11 bf73b1317078: Preparing 02:24:11 351587b33743: Preparing 02:24:11 bf73b1317078: Waiting 02:24:11 75654b8eeebd: Preparing 02:24:11 75654b8eeebd: Waiting 02:24:11 351587b33743: Waiting 02:24:11 f75f25217834: Layer already exists 02:24:11 48e3ab3c62fd: Layer already exists 02:24:11 ad36fdc9fdd0: Layer already exists 02:24:11 62a45fdb540c: Layer already exists 02:24:11 12d4b5e931cc: Layer already exists 02:24:11 bf73b1317078: Layer already exists 02:24:11 351587b33743: Layer already exists 02:24:11 75654b8eeebd: Layer already exists 02:24:11 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:3589368f5ca7e906c145859575cd4c83a708aa8aab58cebb5a9992c86e6bbec2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:12 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 02:24:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:24:12 f75f25217834: Preparing 02:24:12 48e3ab3c62fd: Preparing 02:24:12 ad36fdc9fdd0: Preparing 02:24:12 12d4b5e931cc: Preparing 02:24:12 62a45fdb540c: Preparing 02:24:12 bf73b1317078: Preparing 02:24:12 351587b33743: Preparing 02:24:12 75654b8eeebd: Preparing 02:24:12 bf73b1317078: Waiting 02:24:12 351587b33743: Waiting 02:24:12 75654b8eeebd: Waiting 02:24:12 62a45fdb540c: Layer already exists 02:24:12 48e3ab3c62fd: Layer already exists 02:24:12 ad36fdc9fdd0: Layer already exists 02:24:12 f75f25217834: Layer already exists 02:24:12 12d4b5e931cc: Layer already exists 02:24:12 75654b8eeebd: Layer already exists 02:24:12 bf73b1317078: Layer already exists 02:24:12 351587b33743: Layer already exists 02:24:12 main: digest: sha256:3589368f5ca7e906c145859575cd4c83a708aa8aab58cebb5a9992c86e6bbec2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:24:12 ===================================================== [Pipeline] echo 02:24:12 taggedImages: 02:24:12 - nexus3.edgexfoundry.org:10004/support-notifications:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:24:12 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:24:12 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.28 02:24:12 - nexus3.edgexfoundry.org:10004/support-notifications:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:24:12 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 02:24:12 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 02:24:12 d8dcd70220f9688fa8787918ae82f03e3794c64c 02:24:12 latest 02:24:12 4.0.0-dev.28 02:24:12 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:24:12 main 02:24:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:12 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:24:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:24:13 e06683f39da4: Preparing 02:24:13 43e56fde2d7a: Preparing 02:24:13 12d4b5e931cc: Preparing 02:24:13 62a45fdb540c: Preparing 02:24:13 fe9c2fef05a0: Preparing 02:24:13 63942f037439: Preparing 02:24:13 75654b8eeebd: Preparing 02:24:13 75654b8eeebd: Waiting 02:24:13 63942f037439: Waiting 02:24:13 62a45fdb540c: Layer already exists 02:24:13 12d4b5e931cc: Layer already exists 02:24:13 e06683f39da4: Pushed 02:24:13 75654b8eeebd: Layer already exists 02:24:13 63942f037439: Pushed 02:24:13 fe9c2fef05a0: Pushed 02:24:17 43e56fde2d7a: Pushed 02:24:17 d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:bee8e61916966a495b75c37709cdef56845c4ab8157e711bd6fa390d2f0dee45 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:17 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:24:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:24:17 e06683f39da4: Preparing 02:24:17 43e56fde2d7a: Preparing 02:24:17 12d4b5e931cc: Preparing 02:24:17 62a45fdb540c: Preparing 02:24:17 fe9c2fef05a0: Preparing 02:24:17 63942f037439: Preparing 02:24:17 75654b8eeebd: Preparing 02:24:17 75654b8eeebd: Waiting 02:24:17 63942f037439: Waiting 02:24:17 43e56fde2d7a: Layer already exists 02:24:17 12d4b5e931cc: Layer already exists 02:24:17 fe9c2fef05a0: Layer already exists 02:24:17 e06683f39da4: Layer already exists 02:24:17 62a45fdb540c: Layer already exists 02:24:17 63942f037439: Layer already exists 02:24:17 75654b8eeebd: Layer already exists 02:24:17 latest: digest: sha256:bee8e61916966a495b75c37709cdef56845c4ab8157e711bd6fa390d2f0dee45 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.28 02:24:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:24:18 e06683f39da4: Preparing 02:24:18 43e56fde2d7a: Preparing 02:24:18 12d4b5e931cc: Preparing 02:24:18 62a45fdb540c: Preparing 02:24:18 fe9c2fef05a0: Preparing 02:24:18 63942f037439: Preparing 02:24:18 75654b8eeebd: Preparing 02:24:18 63942f037439: Waiting 02:24:18 75654b8eeebd: Waiting 02:24:18 12d4b5e931cc: Layer already exists 02:24:18 43e56fde2d7a: Layer already exists 02:24:18 e06683f39da4: Layer already exists 02:24:18 62a45fdb540c: Layer already exists 02:24:18 fe9c2fef05a0: Layer already exists 02:24:18 63942f037439: Layer already exists 02:24:18 75654b8eeebd: Layer already exists 02:24:18 4.0.0-dev.28: digest: sha256:bee8e61916966a495b75c37709cdef56845c4ab8157e711bd6fa390d2f0dee45 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:24:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:24:19 e06683f39da4: Preparing 02:24:19 43e56fde2d7a: Preparing 02:24:19 12d4b5e931cc: Preparing 02:24:19 62a45fdb540c: Preparing 02:24:19 fe9c2fef05a0: Preparing 02:24:19 63942f037439: Preparing 02:24:19 75654b8eeebd: Preparing 02:24:19 63942f037439: Waiting 02:24:19 62a45fdb540c: Layer already exists 02:24:19 43e56fde2d7a: Layer already exists 02:24:19 e06683f39da4: Layer already exists 02:24:19 12d4b5e931cc: Layer already exists 02:24:19 fe9c2fef05a0: Layer already exists 02:24:19 75654b8eeebd: Layer already exists 02:24:19 63942f037439: Layer already exists 02:24:19 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:bee8e61916966a495b75c37709cdef56845c4ab8157e711bd6fa390d2f0dee45 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:19 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 02:24:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:24:19 e06683f39da4: Preparing 02:24:19 43e56fde2d7a: Preparing 02:24:19 12d4b5e931cc: Preparing 02:24:19 62a45fdb540c: Preparing 02:24:19 fe9c2fef05a0: Preparing 02:24:19 63942f037439: Preparing 02:24:19 75654b8eeebd: Preparing 02:24:19 63942f037439: Waiting 02:24:19 75654b8eeebd: Waiting 02:24:19 fe9c2fef05a0: Layer already exists 02:24:19 43e56fde2d7a: Layer already exists 02:24:19 e06683f39da4: Layer already exists 02:24:19 12d4b5e931cc: Layer already exists 02:24:19 62a45fdb540c: Layer already exists 02:24:19 63942f037439: Layer already exists 02:24:19 75654b8eeebd: Layer already exists 02:24:19 main: digest: sha256:bee8e61916966a495b75c37709cdef56845c4ab8157e711bd6fa390d2f0dee45 size: 1784 [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/support-scheduler:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:24:19 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:24:19 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.28 02:24:19 - nexus3.edgexfoundry.org:10004/support-scheduler:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:24:19 - 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:31:46 #155 ... 02:31:46 02:31:46 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:31:46 #152 DONE 589.8s 02:31:46 02:31:46 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:31:46 #153 ... 02:31:46 02:31:46 #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:31:46 #156 DONE 0.4s 02:31:46 02:31:46 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:31:46 #150 ... 02:31:46 02:31:46 #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:31:46 #157 DONE 0.2s 02:31:46 02:31:46 #158 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:31:46 #158 DONE 0.3s 02:31:46 02:31:46 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:31:46 #153 ... 02:31:46 02:31:46 #159 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:31:46 #159 DONE 0.1s 02:31:46 02:31:46 #160 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:31:46 #160 DONE 0.1s 02:31:46 02:31:46 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:31:46 #153 ... 02:31:46 02:31:46 #161 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:31:46 #161 DONE 1.7s 02:31:46 02:31:46 #162 [core-common-config-bootstrapper] exporting to image 02:31:46 #162 exporting layers 02:31:46 #162 exporting layers 1.0s done 02:31:46 #162 writing image sha256:8ad098b190beee01080f76fca90cba8f57baac47e12b57045fc74673db2be309 done 02:31:46 #162 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 02:31:46 #162 DONE 1.0s 02:31:46 02:31:46 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:31:46 #151 ... 02:31:46 02:31:46 #155 [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:31:46 #155 595.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:31:46 #155 ... 02:31:46 02:31:46 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:31:46 #146 DONE 598.7s 02:31:46 02:31:46 #163 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:31:46 #163 DONE 0.3s 02:31:46 02:31:46 #155 [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:31:46 #155 ... 02:31:46 02:31:46 #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:31:46 #164 DONE 2.0s 02:31:46 02:31:46 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:31:46 #165 DONE 0.2s 02:31:46 02:31:46 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:31:46 #166 DONE 0.3s 02:31:46 02:31:46 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:31:46 #153 ... 02:31:46 02:31:46 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:31:46 #167 DONE 0.5s 02:31:46 02:31:46 #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:31:46 #168 DONE 0.2s 02:31:46 02:31:46 #169 [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:31:46 #169 DONE 0.3s 02:31:46 02:31:46 #170 [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:31:46 #170 DONE 0.2s 02:31:46 02:31:46 #171 [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:31:46 #171 DONE 0.2s 02:31:46 02:31:46 #172 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:31:46 #172 DONE 0.2s 02:31:46 02:31:46 #173 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:31:46 #173 ... 02:31:46 02:31:46 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:31:46 #147 DONE 604.1s 02:31:46 02:31:46 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:31:46 #153 ... 02:31:46 02:31:46 #174 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:31:47 #174 DONE 0.3s 02:31:47 02:31:47 #175 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:31:47 #175 DONE 0.5s 02:31:47 02:31:47 #176 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:31:47 #176 DONE 0.1s 02:31:47 02:31:47 #177 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:31:47 #177 ... 02:31:47 02:31:47 #173 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:31:47 #173 DONE 2.1s 02:31:47 02:31:47 #178 [security-bootstrapper] exporting to image 02:31:47 #178 exporting layers 02:31:48 #178 ... 02:31:48 02:31:48 #177 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:31:48 #177 DONE 0.4s 02:31:48 02:31:48 #179 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:31:48 #179 DONE 0.6s 02:31:48 02:31:48 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:31:48 #150 ... 02:31:48 02:31:48 #180 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:31:49 #180 DONE 0.2s 02:31:49 02:31:49 #181 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:31:49 #181 ... 02:31:49 02:31:49 #178 [security-bootstrapper] exporting to image 02:31:49 #178 exporting layers 1.5s done 02:31:49 #178 writing image sha256:9b4e603129a95d70b3bbf63ad2226dabdb1a792bbe37d75a2e555284a5b5f5c3 0.0s done 02:31:49 #178 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 02:31:49 #178 DONE 1.6s 02:31:49 02:31:49 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:31:51 #154 ... 02:31:51 02:31:51 #155 [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:31:51 #155 DONE 609.2s 02:31:51 02:31:51 #181 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:31:51 #181 DONE 2.4s 02:31:51 02:31:51 #182 [security-proxy-setup] exporting to image 02:31:52 #182 ... 02:31:52 02:31:52 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:31:52 #183 DONE 0.6s 02:31:52 02:31:52 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:31:52 #184 DONE 0.3s 02:31:52 02:31:52 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:31:52 #150 ... 02:31:52 02:31:52 #182 [security-proxy-setup] exporting to image 02:31:52 #182 exporting layers 1.5s done 02:31:52 #182 writing image sha256:e5b5f1dda9a999bcb8cbfc69128f0bb4643d800afd10c8751df0d971e9f4b4ed 0.0s done 02:31:52 #182 naming to docker.io/library/security-proxy-setup-arm64 02:31:52 #182 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 02:31:52 #182 DONE 1.5s 02:31:52 02:31:52 #185 [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:31:53 #185 DONE 0.3s 02:31:53 02:31:53 #186 [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:31:53 #186 DONE 0.4s 02:31:53 02:31:53 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:31:53 #187 DONE 0.2s 02:31:53 02:31:53 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:31:54 #188 DONE 0.6s 02:31:54 02:31:54 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:31:54 #151 ... 02:31:54 02:31:54 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:31:54 #189 DONE 0.4s 02:31:54 02:31:54 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:31:54 #190 DONE 0.2s 02:31:54 02:31:54 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:31:54 #153 ... 02:31:54 02:31:54 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:31:56 #191 DONE 2.1s 02:31:56 02:31:56 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:31:56 #148 ... 02:31:56 02:31:56 #192 [security-secretstore-setup] exporting to image 02:31:58 #192 exporting layers 1.1s done 02:31:58 #192 writing image sha256:37bb084e8a35d630d56a73c318abb9dc3e8869660b2f6abc48d10d353ec45176 0.0s done 02:31:58 #192 naming to docker.io/library/security-secretstore-setup-arm64 02:31:58 #192 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 02:31:58 #192 DONE 1.2s 02:31:58 02:31:58 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:33:20 #153 ... 02:33:20 02:33:20 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:33:20 #154 DONE 690.3s 02:33:20 02:33:20 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:33:20 #193 DONE 0.3s 02:33:20 02:33:20 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:33:20 #194 DONE 0.3s 02:33:20 02:33:20 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:33:20 #195 DONE 0.3s 02:33:20 02:33:20 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:33:20 #153 ... 02:33:20 02:33:20 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:33:20 #196 DONE 0.1s 02:33:20 02:33:20 #197 [security-spiffe-token-provider] exporting to image 02:33:20 #197 exporting layers 02:33:20 #197 exporting layers 0.9s done 02:33:20 #197 writing image sha256:ce9b3d47a4ae1cb07e4cb36a400fabc77158430dfe9be29fc1079422a459f4fe done 02:33:20 #197 naming to docker.io/library/security-spiffe-token-provider-arm64 done 02:33:20 #197 DONE 0.9s 02:33:20 02:33:20 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:37:11 #145 ... 02:37:11 02:37:11 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:37:11 #144 DONE 923.6s 02:37:11 02:37:11 #198 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:37:11 #198 DONE 0.2s 02:37:11 02:37:11 #199 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:37:11 #199 DONE 0.2s 02:37:11 02:37:11 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:37:11 #150 ... 02:37:11 02:37:11 #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:37:11 #200 DONE 0.3s 02:37:11 02:37:11 #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:37:11 #201 DONE 0.1s 02:37:11 02:37:11 #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:37:11 #202 DONE 0.2s 02:37:11 02:37:11 #203 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:37:11 #203 DONE 1.9s 02:37:11 02:37:11 #204 [security-proxy-auth] exporting to image 02:37:11 #204 exporting layers 02:37:11 #204 exporting layers 0.6s done 02:37:11 #204 writing image sha256:13843ac968bf66269246fb2efb1b6faf31cb14c7b36c0294b1f4936e0531ad3b done 02:37:11 #204 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 02:37:11 #204 DONE 0.7s 02:37:11 02:37:11 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:37:13 #150 ... 02:37:13 02:37:13 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:37:13 #151 DONE 931.2s 02:37:13 02:37:13 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:37:13 #149 ... 02:37:13 02:37:13 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:37:13 #205 DONE 0.1s 02:37:13 02:37:13 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:37:14 #149 ... 02:37:14 02:37:14 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:37:14 #206 DONE 0.2s 02:37:14 02:37:14 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:37:14 #207 DONE 0.3s 02:37:14 02:37:14 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:37:14 #208 DONE 0.1s 02:37:14 02:37:14 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:37:14 #149 ... 02:37:14 02:37:14 #209 [core-command] exporting to image 02:37:14 #209 exporting layers 02:37:15 #209 exporting layers 0.3s done 02:37:15 #209 writing image sha256:f4a9e0cae72bda2afe20077d4891300a2ab94d67592e32552269f27f7b5b33bb done 02:37:15 #209 naming to docker.io/library/core-command-arm64 0.0s done 02:37:15 #209 DONE 0.4s 02:37:15 02:37:15 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:38:11 #150 ... 02:38:11 02:38:11 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:38:11 #145 DONE 981.5s 02:38:11 02:38:11 #210 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:38:11 #210 DONE 0.4s 02:38:11 02:38:11 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:38:11 #148 ... 02:38:11 02:38:11 #211 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:38:11 #211 DONE 0.5s 02:38:11 02:38:11 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:38:11 #153 DONE 982.5s 02:38:11 02:38:11 #212 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:38:11 #212 DONE 0.3s 02:38:11 02:38:11 #213 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:38:11 #213 DONE 0.5s 02:38:11 02:38:11 #214 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 02:38:11 #214 DONE 0.4s 02:38:11 02:38:11 #215 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:38:11 #215 ... 02:38:11 02:38:11 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:38:11 #148 DONE 983.3s 02:38:11 02:38:11 #215 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:38:11 #215 DONE 0.2s 02:38:11 02:38:11 #216 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:38:11 #216 DONE 0.5s 02:38:11 02:38:11 #217 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 02:38:11 #217 DONE 0.3s 02:38:11 02:38:11 #218 [core-keeper] exporting to image 02:38:11 #218 exporting layers 0.7s done 02:38:11 #218 writing image sha256:ca3823e017a14b609d331388009ac4b64e59bb42c492a8ef00ce6d291563baf5 0.0s done 02:38:11 #218 naming to docker.io/library/core-keeper-arm64 0.0s done 02:38:11 #218 DONE 0.8s 02:38:11 02:38:11 #219 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:38:11 #219 ... 02:38:11 02:38:11 #220 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 02:38:11 #220 DONE 0.2s 02:38:11 02:38:11 #219 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:38:11 #219 DONE 0.2s 02:38:11 02:38:11 #221 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 02:38:11 #221 DONE 0.3s 02:38:11 02:38:11 #222 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:38:11 #222 DONE 0.4s 02:38:11 02:38:11 #223 [core-data] exporting to image 02:38:11 #223 ... 02:38:11 02:38:11 #224 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:38:11 #224 DONE 0.2s 02:38:11 02:38:11 #225 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:38:11 #225 DONE 0.1s 02:38:11 02:38:11 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:38:11 #150 ... 02:38:11 02:38:11 #223 [core-data] exporting to image 02:38:11 #223 exporting layers 0.5s done 02:38:11 #223 writing image sha256:f64a1e1af3debf7203fc47326d687bbad6f523027255844b6bcac76a7732c13d done 02:38:11 #223 naming to docker.io/library/core-data-arm64 0.0s done 02:38:11 #223 DONE 0.5s 02:38:11 02:38:11 #226 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 02:38:11 #226 DONE 0.1s 02:38:11 02:38:11 #227 [core-metadata] exporting to image 02:38:11 #227 exporting layers 0.4s done 02:38:11 #227 writing image sha256:39c52d3b7f911a5d2ba6d1b518d72f6693637e38504c4595f9a33abe00a48d50 done 02:38:11 #227 naming to docker.io/library/core-metadata-arm64 done 02:38:11 #227 DONE 0.5s 02:38:11 02:38:11 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:38:19 #150 ... 02:38:19 02:38:19 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:38:19 #149 DONE 997.8s 02:38:20 02:38:20 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:38:20 #150 DONE 997.8s 02:38:20 02:38:20 #228 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:38:20 #228 DONE 0.1s 02:38:20 02:38:20 #229 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:38:20 #229 DONE 0.1s 02:38:20 02:38:20 #230 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:38:20 #230 ... 02:38:20 02:38:20 #231 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:38:20 #231 DONE 0.2s 02:38:20 02:38:20 #232 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:38:20 #232 DONE 0.2s 02:38:20 02:38:20 #230 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:38:20 #230 DONE 0.5s 02:38:20 02:38:20 #233 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:38:21 #233 ... 02:38:21 02:38:21 #234 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:38:21 #234 DONE 0.2s 02:38:21 02:38:21 #235 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 02:38:21 #235 DONE 0.2s 02:38:21 02:38:21 #233 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:38:21 #233 DONE 0.5s 02:38:21 02:38:21 #236 [support-notifications] exporting to image 02:38:21 #236 exporting layers 02:38:21 #236 ... 02:38:21 02:38:21 #237 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 02:38:21 #237 DONE 0.2s 02:38:21 02:38:21 #238 [support-scheduler] exporting to image 02:38:21 #238 ... 02:38:21 02:38:21 #236 [support-notifications] exporting to image 02:38:21 #236 exporting layers 0.5s done 02:38:21 #236 writing image sha256:ee187900d38b80453f70c17148d6f066a3a793c5adf36762856688b14082f603 done 02:38:21 #236 naming to docker.io/library/support-notifications-arm64 done 02:38:21 #236 DONE 0.5s 02:38:21 02:38:21 #238 [support-scheduler] exporting to image 02:38:21 #238 exporting layers 0.6s done 02:38:22 #238 writing image sha256:193c6b7f476bf0175f192d7ff70e2e3657ba1ea5a8c672fed45164e393c554f6 done 02:38:22 #238 naming to docker.io/library/support-scheduler-arm64 done 02:38:22 #238 DONE 0.6s 02:38:22 time="2024-12-13T02:20:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:38:22 time="2024-12-13T02:20:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:38:22 time="2024-12-13T02:20:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:38:22 time="2024-12-13T02:20:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:38:22 time="2024-12-13T02:20:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:38:22 time="2024-12-13T02:20:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:38:22 time="2024-12-13T02:20:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:38:22 time="2024-12-13T02:20:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:38:22 time="2024-12-13T02:20:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:38:22 time="2024-12-13T02:20:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:38:22 time="2024-12-13T02:20:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:38:22 time="2024-12-13T02:20:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:38:22 time="2024-12-13T02:20:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:38:22 time="2024-12-13T02:20:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:38:22 time="2024-12-13T02:20:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:38:22 $ docker stop --time=1 926970e6f9bef1253d30abc79f553b41d08e0404eb2139548c8b590ce573a040 02:38:23 $ docker rm -f --volumes 926970e6f9bef1253d30abc79f553b41d08e0404eb2139548c8b590ce573a040 [Pipeline] // withDockerContainer [Pipeline] sh 02:38:24 + docker images 02:38:24 REPOSITORY TAG IMAGE ID CREATED SIZE 02:38:24 support-scheduler-arm64 latest 193c6b7f476b 3 seconds ago 53.6MB 02:38:24 support-notifications-arm64 latest ee187900d38b 3 seconds ago 52.7MB 02:38:24 core-data-arm64 latest f64a1e1af3de 18 seconds ago 38.5MB 02:38:24 core-metadata-arm64 latest 39c52d3b7f91 18 seconds ago 38.5MB 02:38:24 core-keeper-arm64 latest ca3823e017a1 19 seconds ago 31.7MB 02:38:24 core-command-arm64 latest f4a9e0cae72b About a minute ago 34.3MB 02:38:24 security-proxy-auth-arm64 latest 13843ac968bf About a minute ago 33.3MB 02:38:24 security-spiffe-token-provider-arm64 latest ce9b3d47a4ae 5 minutes ago 40.2MB 02:38:24 security-secretstore-setup-arm64 latest 37bb084e8a35 6 minutes ago 47.6MB 02:38:24 security-proxy-setup-arm64 latest e5b5f1dda9a9 6 minutes ago 36.2MB 02:38:24 security-bootstrapper-arm64 latest 9b4e603129a9 6 minutes ago 27.2MB 02:38:24 core-common-config-bootstrapper-arm64 latest 8ad098b190be 6 minutes ago 24.1MB 02:38:24 security-spire-agent-arm64 latest 129893dedf2e 17 minutes ago 182MB 02:38:24 security-spire-server-arm64 latest be806d762b64 17 minutes ago 124MB 02:38:24 security-spire-config-arm64 latest 631964921b96 17 minutes ago 123MB 02:38:24 ci-base-image-arm64 latest b7fa29f5a2f5 18 minutes ago 960MB 02:38:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 2 months ago 558MB 02:38:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 18 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:38:24 provisioning config files... 02:38:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/764@tmp/config9890502519340413264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:38:24 ---> ****-login.sh 02:38:24 nexus3.edgexfoundry.org:10001 02:38:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:38:25 Configure a credential helper to remove this warning. See 02:38:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:38:25 02:38:25 Login Succeeded 02:38:25 nexus3.edgexfoundry.org:10002 02:38:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:38:25 Configure a credential helper to remove this warning. See 02:38:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:38:25 02:38:25 Login Succeeded 02:38:25 nexus3.edgexfoundry.org:10003 02:38:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:38:25 Configure a credential helper to remove this warning. See 02:38:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:38:25 02:38:25 Login Succeeded 02:38:25 nexus3.edgexfoundry.org:10004 02:38:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:38:25 Configure a credential helper to remove this warning. See 02:38:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:38:25 02:38:25 Login Succeeded 02:38:25 ****.io 02:38:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:38:26 Configure a credential helper to remove this warning. See 02:38:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:38:26 02:38:26 Login Succeeded 02:38:26 ---> ****-login.sh ends [Pipeline] } 02:38:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:38:26 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 02:38:26 d8dcd70220f9688fa8787918ae82f03e3794c64c 02:38:26 latest 02:38:26 4.0.0-dev.28 02:38:26 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:38:26 main 02:38:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:26 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:27 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:38:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:38:27 c9da88c7ecef: Preparing 02:38:27 9cd33e559778: Preparing 02:38:27 a424a6fe0e6c: Preparing 02:38:27 642b191363b4: Preparing 02:38:27 70e5391324b4: Preparing 02:38:27 db0477b0dde9: Preparing 02:38:27 651d9022c234: Preparing 02:38:27 db0477b0dde9: Waiting 02:38:27 651d9022c234: Waiting 02:38:27 a424a6fe0e6c: Pushed 02:38:27 642b191363b4: Pushed 02:38:27 c9da88c7ecef: Pushed 02:38:27 651d9022c234: Layer already exists 02:38:27 db0477b0dde9: Pushed 02:38:28 70e5391324b4: Pushed 02:38:32 9cd33e559778: Pushed 02:38:32 d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:25baaa08f389190c60a53fd6d89ff1dacfa8bacf61b5d12fb9562aa2d88f21c7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:38:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:38:33 c9da88c7ecef: Preparing 02:38:33 9cd33e559778: Preparing 02:38:33 a424a6fe0e6c: Preparing 02:38:33 642b191363b4: Preparing 02:38:33 70e5391324b4: Preparing 02:38:33 db0477b0dde9: Preparing 02:38:33 651d9022c234: Preparing 02:38:33 db0477b0dde9: Waiting 02:38:33 651d9022c234: Waiting 02:38:33 a424a6fe0e6c: Layer already exists 02:38:33 c9da88c7ecef: Layer already exists 02:38:33 9cd33e559778: Layer already exists 02:38:33 70e5391324b4: Layer already exists 02:38:33 642b191363b4: Layer already exists 02:38:33 db0477b0dde9: Layer already exists 02:38:33 651d9022c234: Layer already exists 02:38:33 latest: digest: sha256:25baaa08f389190c60a53fd6d89ff1dacfa8bacf61b5d12fb9562aa2d88f21c7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:34 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:34 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.28 02:38:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:38:34 c9da88c7ecef: Preparing 02:38:34 9cd33e559778: Preparing 02:38:34 a424a6fe0e6c: Preparing 02:38:34 642b191363b4: Preparing 02:38:34 70e5391324b4: Preparing 02:38:34 db0477b0dde9: Preparing 02:38:34 651d9022c234: Preparing 02:38:34 651d9022c234: Waiting 02:38:34 db0477b0dde9: Waiting 02:38:34 c9da88c7ecef: Layer already exists 02:38:34 a424a6fe0e6c: Layer already exists 02:38:34 642b191363b4: Layer already exists 02:38:34 70e5391324b4: Layer already exists 02:38:34 9cd33e559778: Layer already exists 02:38:34 db0477b0dde9: Layer already exists 02:38:34 651d9022c234: Layer already exists 02:38:34 4.0.0-dev.28: digest: sha256:25baaa08f389190c60a53fd6d89ff1dacfa8bacf61b5d12fb9562aa2d88f21c7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:35 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:38:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:38:35 c9da88c7ecef: Preparing 02:38:35 9cd33e559778: Preparing 02:38:35 a424a6fe0e6c: Preparing 02:38:35 642b191363b4: Preparing 02:38:35 70e5391324b4: Preparing 02:38:35 db0477b0dde9: Preparing 02:38:35 651d9022c234: Preparing 02:38:35 651d9022c234: Waiting 02:38:35 db0477b0dde9: Waiting 02:38:35 70e5391324b4: Layer already exists 02:38:35 a424a6fe0e6c: Layer already exists 02:38:35 9cd33e559778: Layer already exists 02:38:35 c9da88c7ecef: Layer already exists 02:38:35 642b191363b4: Layer already exists 02:38:35 651d9022c234: Layer already exists 02:38:35 db0477b0dde9: Layer already exists 02:38:35 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:25baaa08f389190c60a53fd6d89ff1dacfa8bacf61b5d12fb9562aa2d88f21c7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 02:38:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:38:36 c9da88c7ecef: Preparing 02:38:36 9cd33e559778: Preparing 02:38:36 a424a6fe0e6c: Preparing 02:38:36 642b191363b4: Preparing 02:38:36 70e5391324b4: Preparing 02:38:36 db0477b0dde9: Preparing 02:38:36 db0477b0dde9: Waiting 02:38:36 651d9022c234: Preparing 02:38:36 651d9022c234: Waiting 02:38:36 70e5391324b4: Layer already exists 02:38:36 a424a6fe0e6c: Layer already exists 02:38:36 c9da88c7ecef: Layer already exists 02:38:36 642b191363b4: Layer already exists 02:38:36 9cd33e559778: Layer already exists 02:38:36 db0477b0dde9: Layer already exists 02:38:36 651d9022c234: Layer already exists 02:38:36 main: digest: sha256:25baaa08f389190c60a53fd6d89ff1dacfa8bacf61b5d12fb9562aa2d88f21c7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:36 ===================================================== [Pipeline] echo 02:38:36 taggedImages: 02:38:36 - nexus3.edgexfoundry.org:10004/core-command-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:38:36 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:38:36 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.28 02:38:36 - nexus3.edgexfoundry.org:10004/core-command-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:38:36 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:38:36 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 02:38:36 d8dcd70220f9688fa8787918ae82f03e3794c64c 02:38:36 latest 02:38:36 4.0.0-dev.28 02:38:36 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:38:36 main 02:38:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:37 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:38:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:38:37 b8c267e1d157: Preparing 02:38:37 81c8f7103aad: Preparing 02:38:37 a537de2936e5: Preparing 02:38:37 e9fb2d7ff4b2: Preparing 02:38:37 a424a6fe0e6c: Preparing 02:38:37 642b191363b4: Preparing 02:38:37 70e5391324b4: Preparing 02:38:37 db0477b0dde9: Preparing 02:38:37 651d9022c234: Preparing 02:38:37 642b191363b4: Waiting 02:38:37 70e5391324b4: Waiting 02:38:37 db0477b0dde9: Waiting 02:38:37 651d9022c234: Waiting 02:38:37 a424a6fe0e6c: Layer already exists 02:38:37 642b191363b4: Layer already exists 02:38:37 81c8f7103aad: Pushed 02:38:37 70e5391324b4: Layer already exists 02:38:37 a537de2936e5: Pushed 02:38:37 b8c267e1d157: Pushed 02:38:37 db0477b0dde9: Layer already exists 02:38:37 651d9022c234: Layer already exists 02:38:39 e9fb2d7ff4b2: Pushed 02:38:39 d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:9230f49bc827cb0a834475e68ac06f3e1a3dbf10cee35aa483120a1f792fc5b0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:40 + 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:38:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:38:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:38:40 b8c267e1d157: Preparing 02:38:40 81c8f7103aad: Preparing 02:38:40 a537de2936e5: Preparing 02:38:40 e9fb2d7ff4b2: Preparing 02:38:40 a424a6fe0e6c: Preparing 02:38:40 642b191363b4: Preparing 02:38:40 70e5391324b4: Preparing 02:38:40 db0477b0dde9: Preparing 02:38:40 651d9022c234: Preparing 02:38:40 642b191363b4: Waiting 02:38:40 70e5391324b4: Waiting 02:38:40 db0477b0dde9: Waiting 02:38:40 651d9022c234: Waiting 02:38:40 a424a6fe0e6c: Layer already exists 02:38:40 e9fb2d7ff4b2: Layer already exists 02:38:40 b8c267e1d157: Layer already exists 02:38:40 81c8f7103aad: Layer already exists 02:38:40 a537de2936e5: Layer already exists 02:38:40 642b191363b4: Layer already exists 02:38:40 70e5391324b4: Layer already exists 02:38:40 db0477b0dde9: Layer already exists 02:38:40 651d9022c234: Layer already exists 02:38:40 latest: digest: sha256:9230f49bc827cb0a834475e68ac06f3e1a3dbf10cee35aa483120a1f792fc5b0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:41 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:41 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.28 02:38:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:38:41 b8c267e1d157: Preparing 02:38:41 81c8f7103aad: Preparing 02:38:41 a537de2936e5: Preparing 02:38:41 e9fb2d7ff4b2: Preparing 02:38:41 a424a6fe0e6c: Preparing 02:38:41 642b191363b4: Preparing 02:38:41 70e5391324b4: Preparing 02:38:41 db0477b0dde9: Preparing 02:38:41 651d9022c234: Preparing 02:38:41 642b191363b4: Waiting 02:38:41 70e5391324b4: Waiting 02:38:41 db0477b0dde9: Waiting 02:38:41 651d9022c234: Waiting 02:38:41 e9fb2d7ff4b2: Layer already exists 02:38:41 a424a6fe0e6c: Layer already exists 02:38:41 b8c267e1d157: Layer already exists 02:38:41 a537de2936e5: Layer already exists 02:38:41 81c8f7103aad: Layer already exists 02:38:41 642b191363b4: Layer already exists 02:38:41 db0477b0dde9: Layer already exists 02:38:41 651d9022c234: Layer already exists 02:38:41 70e5391324b4: Layer already exists 02:38:41 4.0.0-dev.28: digest: sha256:9230f49bc827cb0a834475e68ac06f3e1a3dbf10cee35aa483120a1f792fc5b0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:42 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:38:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:38:42 b8c267e1d157: Preparing 02:38:42 81c8f7103aad: Preparing 02:38:42 a537de2936e5: Preparing 02:38:42 e9fb2d7ff4b2: Preparing 02:38:42 a424a6fe0e6c: Preparing 02:38:42 642b191363b4: Preparing 02:38:42 70e5391324b4: Preparing 02:38:42 db0477b0dde9: Preparing 02:38:42 651d9022c234: Preparing 02:38:42 70e5391324b4: Waiting 02:38:42 db0477b0dde9: Waiting 02:38:42 642b191363b4: Waiting 02:38:42 651d9022c234: Waiting 02:38:42 a537de2936e5: Layer already exists 02:38:42 e9fb2d7ff4b2: Layer already exists 02:38:42 81c8f7103aad: Layer already exists 02:38:42 a424a6fe0e6c: Layer already exists 02:38:42 b8c267e1d157: Layer already exists 02:38:42 db0477b0dde9: Layer already exists 02:38:42 642b191363b4: Layer already exists 02:38:42 70e5391324b4: Layer already exists 02:38:42 651d9022c234: Layer already exists 02:38:42 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:9230f49bc827cb0a834475e68ac06f3e1a3dbf10cee35aa483120a1f792fc5b0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:43 + 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:38:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 02:38:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:38:43 b8c267e1d157: Preparing 02:38:43 81c8f7103aad: Preparing 02:38:43 a537de2936e5: Preparing 02:38:43 e9fb2d7ff4b2: Preparing 02:38:43 a424a6fe0e6c: Preparing 02:38:43 642b191363b4: Preparing 02:38:43 70e5391324b4: Preparing 02:38:43 db0477b0dde9: Preparing 02:38:43 651d9022c234: Preparing 02:38:43 70e5391324b4: Waiting 02:38:43 db0477b0dde9: Waiting 02:38:43 651d9022c234: Waiting 02:38:43 642b191363b4: Waiting 02:38:43 81c8f7103aad: Layer already exists 02:38:43 a424a6fe0e6c: Layer already exists 02:38:43 e9fb2d7ff4b2: Layer already exists 02:38:43 a537de2936e5: Layer already exists 02:38:43 b8c267e1d157: Layer already exists 02:38:43 db0477b0dde9: Layer already exists 02:38:43 642b191363b4: Layer already exists 02:38:43 70e5391324b4: Layer already exists 02:38:43 651d9022c234: Layer already exists 02:38:43 main: digest: sha256:9230f49bc827cb0a834475e68ac06f3e1a3dbf10cee35aa483120a1f792fc5b0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:43 ===================================================== [Pipeline] echo 02:38:43 taggedImages: 02:38:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:38:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:38:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.28 02:38:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:38:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 02:38:43 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 02:38:43 d8dcd70220f9688fa8787918ae82f03e3794c64c 02:38:43 latest 02:38:43 4.0.0-dev.28 02:38:43 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:38:43 main 02:38:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:44 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:44 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:38:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:38:44 c4cce8b144d9: Preparing 02:38:44 8c440dfdc18f: Preparing 02:38:44 b7cd04836ac7: Preparing 02:38:44 a424a6fe0e6c: Preparing 02:38:44 642b191363b4: Preparing 02:38:44 269395bc72df: Preparing 02:38:44 d7ab1d0ea67a: Preparing 02:38:44 651d9022c234: Preparing 02:38:44 269395bc72df: Waiting 02:38:44 d7ab1d0ea67a: Waiting 02:38:44 651d9022c234: Waiting 02:38:44 642b191363b4: Layer already exists 02:38:44 a424a6fe0e6c: Layer already exists 02:38:45 8c440dfdc18f: Pushed 02:38:45 c4cce8b144d9: Pushed 02:38:45 651d9022c234: Layer already exists 02:38:45 d7ab1d0ea67a: Pushed 02:38:46 269395bc72df: Pushed 02:38:50 b7cd04836ac7: Pushed 02:38:50 d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:bf3e442eac4c79945fd408d6fd086fbbcbcd044ca348f0a625cef620ff311ad5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:51 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:51 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:38:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:38:51 c4cce8b144d9: Preparing 02:38:51 8c440dfdc18f: Preparing 02:38:51 b7cd04836ac7: Preparing 02:38:51 a424a6fe0e6c: Preparing 02:38:51 642b191363b4: Preparing 02:38:51 269395bc72df: Preparing 02:38:51 d7ab1d0ea67a: Preparing 02:38:51 651d9022c234: Preparing 02:38:51 269395bc72df: Waiting 02:38:51 651d9022c234: Waiting 02:38:51 d7ab1d0ea67a: Waiting 02:38:51 642b191363b4: Layer already exists 02:38:51 8c440dfdc18f: Layer already exists 02:38:51 a424a6fe0e6c: Layer already exists 02:38:51 b7cd04836ac7: Layer already exists 02:38:51 c4cce8b144d9: Layer already exists 02:38:51 651d9022c234: Layer already exists 02:38:51 d7ab1d0ea67a: Layer already exists 02:38:51 269395bc72df: Layer already exists 02:38:51 latest: digest: sha256:bf3e442eac4c79945fd408d6fd086fbbcbcd044ca348f0a625cef620ff311ad5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:52 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:52 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.28 02:38:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:38:52 c4cce8b144d9: Preparing 02:38:52 8c440dfdc18f: Preparing 02:38:52 b7cd04836ac7: Preparing 02:38:52 a424a6fe0e6c: Preparing 02:38:52 642b191363b4: Preparing 02:38:52 269395bc72df: Preparing 02:38:52 d7ab1d0ea67a: Preparing 02:38:52 651d9022c234: Preparing 02:38:52 269395bc72df: Waiting 02:38:52 d7ab1d0ea67a: Waiting 02:38:52 651d9022c234: Waiting 02:38:52 b7cd04836ac7: Layer already exists 02:38:52 a424a6fe0e6c: Layer already exists 02:38:52 c4cce8b144d9: Layer already exists 02:38:52 642b191363b4: Layer already exists 02:38:52 8c440dfdc18f: Layer already exists 02:38:52 d7ab1d0ea67a: Layer already exists 02:38:52 269395bc72df: Layer already exists 02:38:52 651d9022c234: Layer already exists 02:38:52 4.0.0-dev.28: digest: sha256:bf3e442eac4c79945fd408d6fd086fbbcbcd044ca348f0a625cef620ff311ad5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:53 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:53 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:38:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:38:53 c4cce8b144d9: Preparing 02:38:53 8c440dfdc18f: Preparing 02:38:53 b7cd04836ac7: Preparing 02:38:53 a424a6fe0e6c: Preparing 02:38:53 642b191363b4: Preparing 02:38:53 269395bc72df: Preparing 02:38:53 d7ab1d0ea67a: Preparing 02:38:53 651d9022c234: Preparing 02:38:53 d7ab1d0ea67a: Waiting 02:38:53 269395bc72df: Waiting 02:38:53 651d9022c234: Waiting 02:38:53 8c440dfdc18f: Layer already exists 02:38:53 b7cd04836ac7: Layer already exists 02:38:53 642b191363b4: Layer already exists 02:38:53 a424a6fe0e6c: Layer already exists 02:38:53 c4cce8b144d9: Layer already exists 02:38:53 d7ab1d0ea67a: Layer already exists 02:38:53 269395bc72df: Layer already exists 02:38:53 651d9022c234: Layer already exists 02:38:53 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:bf3e442eac4c79945fd408d6fd086fbbcbcd044ca348f0a625cef620ff311ad5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:53 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:54 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 02:38:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:38:54 c4cce8b144d9: Preparing 02:38:54 8c440dfdc18f: Preparing 02:38:54 b7cd04836ac7: Preparing 02:38:54 a424a6fe0e6c: Preparing 02:38:54 642b191363b4: Preparing 02:38:54 269395bc72df: Preparing 02:38:54 d7ab1d0ea67a: Preparing 02:38:54 651d9022c234: Preparing 02:38:54 269395bc72df: Waiting 02:38:54 d7ab1d0ea67a: Waiting 02:38:54 651d9022c234: Waiting 02:38:54 c4cce8b144d9: Layer already exists 02:38:54 642b191363b4: Layer already exists 02:38:54 a424a6fe0e6c: Layer already exists 02:38:54 8c440dfdc18f: Layer already exists 02:38:54 b7cd04836ac7: Layer already exists 02:38:54 d7ab1d0ea67a: Layer already exists 02:38:54 651d9022c234: Layer already exists 02:38:54 269395bc72df: Layer already exists 02:38:54 main: digest: sha256:bf3e442eac4c79945fd408d6fd086fbbcbcd044ca348f0a625cef620ff311ad5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:54 ===================================================== [Pipeline] echo 02:38:54 taggedImages: 02:38:54 - nexus3.edgexfoundry.org:10004/core-data-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:38:54 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:38:54 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.28 02:38:54 - nexus3.edgexfoundry.org:10004/core-data-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:38:54 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:38:54 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 02:38:54 d8dcd70220f9688fa8787918ae82f03e3794c64c 02:38:54 latest 02:38:54 4.0.0-dev.28 02:38:54 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:38:54 main 02:38:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:55 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:56 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:38:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:38:56 9fbeda49b8d4: Preparing 02:38:56 6e8d71265069: Preparing 02:38:56 387c917e78e4: Preparing 02:38:56 642b191363b4: Preparing 02:38:56 f149de8382f8: Preparing 02:38:56 fdced1f6ffdc: Preparing 02:38:56 651d9022c234: Preparing 02:38:56 fdced1f6ffdc: Waiting 02:38:56 651d9022c234: Waiting 02:38:56 642b191363b4: Layer already exists 02:38:57 6e8d71265069: Pushed 02:38:57 f149de8382f8: Pushed 02:38:57 651d9022c234: Layer already exists 02:38:57 9fbeda49b8d4: Pushed 02:38:57 fdced1f6ffdc: Pushed 02:39:02 387c917e78e4: Pushed 02:39:02 d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:32bc151ece3267fc1a41e889be68d2fe37c75f132388bb99398ed42b97813a2f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:02 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:03 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:39:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:39:03 9fbeda49b8d4: Preparing 02:39:03 6e8d71265069: Preparing 02:39:03 387c917e78e4: Preparing 02:39:03 642b191363b4: Preparing 02:39:03 f149de8382f8: Preparing 02:39:03 fdced1f6ffdc: Preparing 02:39:03 651d9022c234: Preparing 02:39:03 fdced1f6ffdc: Waiting 02:39:03 651d9022c234: Waiting 02:39:03 6e8d71265069: Layer already exists 02:39:03 642b191363b4: Layer already exists 02:39:03 387c917e78e4: Layer already exists 02:39:03 9fbeda49b8d4: Layer already exists 02:39:03 f149de8382f8: Layer already exists 02:39:03 651d9022c234: Layer already exists 02:39:03 fdced1f6ffdc: Layer already exists 02:39:03 latest: digest: sha256:32bc151ece3267fc1a41e889be68d2fe37c75f132388bb99398ed42b97813a2f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:03 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:04 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.28 02:39:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:39:04 9fbeda49b8d4: Preparing 02:39:04 6e8d71265069: Preparing 02:39:04 387c917e78e4: Preparing 02:39:04 642b191363b4: Preparing 02:39:04 f149de8382f8: Preparing 02:39:04 fdced1f6ffdc: Preparing 02:39:04 651d9022c234: Preparing 02:39:04 fdced1f6ffdc: Waiting 02:39:04 651d9022c234: Waiting 02:39:04 642b191363b4: Layer already exists 02:39:04 9fbeda49b8d4: Layer already exists 02:39:04 6e8d71265069: Layer already exists 02:39:04 387c917e78e4: Layer already exists 02:39:04 f149de8382f8: Layer already exists 02:39:04 651d9022c234: Layer already exists 02:39:04 fdced1f6ffdc: Layer already exists 02:39:04 4.0.0-dev.28: digest: sha256:32bc151ece3267fc1a41e889be68d2fe37c75f132388bb99398ed42b97813a2f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:04 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:05 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:39:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:39:05 9fbeda49b8d4: Preparing 02:39:05 6e8d71265069: Preparing 02:39:05 387c917e78e4: Preparing 02:39:05 642b191363b4: Preparing 02:39:05 f149de8382f8: Preparing 02:39:05 fdced1f6ffdc: Preparing 02:39:05 651d9022c234: Preparing 02:39:05 fdced1f6ffdc: Waiting 02:39:05 651d9022c234: Waiting 02:39:05 6e8d71265069: Layer already exists 02:39:05 f149de8382f8: Layer already exists 02:39:05 642b191363b4: Layer already exists 02:39:05 387c917e78e4: Layer already exists 02:39:05 9fbeda49b8d4: Layer already exists 02:39:05 651d9022c234: Layer already exists 02:39:05 fdced1f6ffdc: Layer already exists 02:39:05 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:32bc151ece3267fc1a41e889be68d2fe37c75f132388bb99398ed42b97813a2f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:05 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:06 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 02:39:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:39:06 9fbeda49b8d4: Preparing 02:39:06 6e8d71265069: Preparing 02:39:06 387c917e78e4: Preparing 02:39:06 642b191363b4: Preparing 02:39:06 f149de8382f8: Preparing 02:39:06 fdced1f6ffdc: Preparing 02:39:06 651d9022c234: Preparing 02:39:06 fdced1f6ffdc: Waiting 02:39:06 651d9022c234: Waiting 02:39:06 642b191363b4: Layer already exists 02:39:06 6e8d71265069: Layer already exists 02:39:06 f149de8382f8: Layer already exists 02:39:06 387c917e78e4: Layer already exists 02:39:06 9fbeda49b8d4: Layer already exists 02:39:06 fdced1f6ffdc: Layer already exists 02:39:06 651d9022c234: Layer already exists 02:39:06 main: digest: sha256:32bc151ece3267fc1a41e889be68d2fe37c75f132388bb99398ed42b97813a2f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:06 ===================================================== [Pipeline] echo 02:39:06 taggedImages: 02:39:06 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:39:06 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:39:06 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.28 02:39:06 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:39:06 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 02:39:06 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 02:39:06 d8dcd70220f9688fa8787918ae82f03e3794c64c 02:39:06 latest 02:39:06 4.0.0-dev.28 02:39:06 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:39:06 main 02:39:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:39:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:39:07 645ef73ff8df: Preparing 02:39:07 91588ab908b9: Preparing 02:39:07 ef5b2fab6542: Preparing 02:39:07 bb7478dd962e: Preparing 02:39:07 a424a6fe0e6c: Preparing 02:39:07 642b191363b4: Preparing 02:39:07 70e5391324b4: Preparing 02:39:07 db0477b0dde9: Preparing 02:39:07 651d9022c234: Preparing 02:39:07 db0477b0dde9: Waiting 02:39:07 70e5391324b4: Waiting 02:39:07 651d9022c234: Waiting 02:39:07 642b191363b4: Waiting 02:39:07 a424a6fe0e6c: Layer already exists 02:39:07 642b191363b4: Layer already exists 02:39:07 70e5391324b4: Layer already exists 02:39:07 91588ab908b9: Pushed 02:39:07 ef5b2fab6542: Pushed 02:39:07 db0477b0dde9: Layer already exists 02:39:07 645ef73ff8df: Pushed 02:39:07 651d9022c234: Layer already exists 02:39:12 bb7478dd962e: Pushed 02:39:13 d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:42996605004222b7df7799534d6147273c8bcdba3900461e5616b91d0cad161b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:13 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:39:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:39:13 645ef73ff8df: Preparing 02:39:13 91588ab908b9: Preparing 02:39:13 ef5b2fab6542: Preparing 02:39:13 bb7478dd962e: Preparing 02:39:13 a424a6fe0e6c: Preparing 02:39:13 642b191363b4: Preparing 02:39:13 70e5391324b4: Preparing 02:39:13 db0477b0dde9: Preparing 02:39:13 651d9022c234: Preparing 02:39:13 70e5391324b4: Waiting 02:39:13 db0477b0dde9: Waiting 02:39:13 651d9022c234: Waiting 02:39:13 642b191363b4: Waiting 02:39:13 ef5b2fab6542: Layer already exists 02:39:13 91588ab908b9: Layer already exists 02:39:13 a424a6fe0e6c: Layer already exists 02:39:13 645ef73ff8df: Layer already exists 02:39:13 bb7478dd962e: Layer already exists 02:39:13 db0477b0dde9: Layer already exists 02:39:13 642b191363b4: Layer already exists 02:39:13 70e5391324b4: Layer already exists 02:39:13 651d9022c234: Layer already exists 02:39:14 latest: digest: sha256:42996605004222b7df7799534d6147273c8bcdba3900461e5616b91d0cad161b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:14 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.28 02:39:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:39:14 645ef73ff8df: Preparing 02:39:14 91588ab908b9: Preparing 02:39:14 ef5b2fab6542: Preparing 02:39:14 bb7478dd962e: Preparing 02:39:14 a424a6fe0e6c: Preparing 02:39:14 642b191363b4: Preparing 02:39:14 70e5391324b4: Preparing 02:39:14 db0477b0dde9: Preparing 02:39:14 651d9022c234: Preparing 02:39:14 642b191363b4: Waiting 02:39:14 70e5391324b4: Waiting 02:39:14 db0477b0dde9: Waiting 02:39:14 651d9022c234: Waiting 02:39:14 91588ab908b9: Layer already exists 02:39:14 bb7478dd962e: Layer already exists 02:39:14 ef5b2fab6542: Layer already exists 02:39:14 645ef73ff8df: Layer already exists 02:39:14 a424a6fe0e6c: Layer already exists 02:39:14 70e5391324b4: Layer already exists 02:39:14 642b191363b4: Layer already exists 02:39:14 db0477b0dde9: Layer already exists 02:39:14 651d9022c234: Layer already exists 02:39:15 4.0.0-dev.28: digest: sha256:42996605004222b7df7799534d6147273c8bcdba3900461e5616b91d0cad161b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:15 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:39:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:39:15 645ef73ff8df: Preparing 02:39:15 91588ab908b9: Preparing 02:39:15 ef5b2fab6542: Preparing 02:39:15 bb7478dd962e: Preparing 02:39:15 a424a6fe0e6c: Preparing 02:39:15 642b191363b4: Preparing 02:39:15 70e5391324b4: Preparing 02:39:15 642b191363b4: Waiting 02:39:15 db0477b0dde9: Preparing 02:39:15 651d9022c234: Preparing 02:39:15 70e5391324b4: Waiting 02:39:15 db0477b0dde9: Waiting 02:39:15 651d9022c234: Waiting 02:39:15 ef5b2fab6542: Layer already exists 02:39:15 645ef73ff8df: Layer already exists 02:39:15 91588ab908b9: Layer already exists 02:39:15 a424a6fe0e6c: Layer already exists 02:39:15 bb7478dd962e: Layer already exists 02:39:15 642b191363b4: Layer already exists 02:39:15 70e5391324b4: Layer already exists 02:39:15 651d9022c234: Layer already exists 02:39:15 db0477b0dde9: Layer already exists 02:39:16 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:42996605004222b7df7799534d6147273c8bcdba3900461e5616b91d0cad161b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:16 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 02:39:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:39:16 645ef73ff8df: Preparing 02:39:16 91588ab908b9: Preparing 02:39:16 ef5b2fab6542: Preparing 02:39:16 bb7478dd962e: Preparing 02:39:16 a424a6fe0e6c: Preparing 02:39:16 642b191363b4: Preparing 02:39:16 70e5391324b4: Preparing 02:39:16 db0477b0dde9: Preparing 02:39:16 651d9022c234: Preparing 02:39:16 642b191363b4: Waiting 02:39:16 70e5391324b4: Waiting 02:39:16 db0477b0dde9: Waiting 02:39:16 651d9022c234: Waiting 02:39:16 bb7478dd962e: Layer already exists 02:39:16 91588ab908b9: Layer already exists 02:39:16 a424a6fe0e6c: Layer already exists 02:39:16 ef5b2fab6542: Layer already exists 02:39:16 645ef73ff8df: Layer already exists 02:39:16 70e5391324b4: Layer already exists 02:39:16 db0477b0dde9: Layer already exists 02:39:16 642b191363b4: Layer already exists 02:39:16 651d9022c234: Layer already exists 02:39:17 main: digest: sha256:42996605004222b7df7799534d6147273c8bcdba3900461e5616b91d0cad161b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:17 ===================================================== [Pipeline] echo 02:39:17 taggedImages: 02:39:17 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:39:17 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:39:17 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.28 02:39:17 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:39:17 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:39:17 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 02:39:17 d8dcd70220f9688fa8787918ae82f03e3794c64c 02:39:17 latest 02:39:17 4.0.0-dev.28 02:39:17 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:39:17 main 02:39:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:17 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:39:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:39:18 3298a6d1201f: Preparing 02:39:18 1768c078ae0e: Preparing 02:39:18 2315d48974a5: Preparing 02:39:18 dfe1abd34a69: Preparing 02:39:18 61b40774f738: Preparing 02:39:18 f4a99ed03177: Preparing 02:39:18 11f78e1d3250: Preparing 02:39:18 a424a6fe0e6c: Preparing 02:39:18 642b191363b4: Preparing 02:39:18 e9299c69c8a1: Preparing 02:39:18 65a84c0b7691: Preparing 02:39:18 5f70bf18a086: Preparing 02:39:18 b8de3713656f: Preparing 02:39:18 11f78e1d3250: Waiting 02:39:18 5c8827650745: Preparing 02:39:18 a424a6fe0e6c: Waiting 02:39:18 642b191363b4: Waiting 02:39:18 5f70bf18a086: Waiting 02:39:18 117133d024af: Preparing 02:39:18 b8de3713656f: Waiting 02:39:18 e9299c69c8a1: Waiting 02:39:18 65a84c0b7691: Waiting 02:39:18 651d9022c234: Preparing 02:39:18 5c8827650745: Waiting 02:39:18 117133d024af: Waiting 02:39:18 651d9022c234: Waiting 02:39:18 f4a99ed03177: Waiting 02:39:18 61b40774f738: Pushed 02:39:18 1768c078ae0e: Pushed 02:39:18 2315d48974a5: Pushed 02:39:18 dfe1abd34a69: Pushed 02:39:18 3298a6d1201f: Pushed 02:39:18 a424a6fe0e6c: Layer already exists 02:39:18 642b191363b4: Layer already exists 02:39:18 f4a99ed03177: Pushed 02:39:18 5f70bf18a086: Layer already exists 02:39:18 e9299c69c8a1: Pushed 02:39:18 65a84c0b7691: Pushed 02:39:18 651d9022c234: Layer already exists 02:39:18 b8de3713656f: Pushed 02:39:18 117133d024af: Pushed 02:39:20 5c8827650745: Pushed 02:39:21 11f78e1d3250: Pushed 02:39:21 d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:dc11ab7a1a92ec713bee66d5b3512f6f45dbbfd3bca9dd22fd50d4bb9593e0f9 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:21 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:39:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:39:22 3298a6d1201f: Preparing 02:39:22 1768c078ae0e: Preparing 02:39:22 2315d48974a5: Preparing 02:39:22 dfe1abd34a69: Preparing 02:39:22 61b40774f738: Preparing 02:39:22 f4a99ed03177: Preparing 02:39:22 11f78e1d3250: Preparing 02:39:22 a424a6fe0e6c: Preparing 02:39:22 642b191363b4: Preparing 02:39:22 f4a99ed03177: Waiting 02:39:22 e9299c69c8a1: Preparing 02:39:22 11f78e1d3250: Waiting 02:39:22 a424a6fe0e6c: Waiting 02:39:22 65a84c0b7691: Preparing 02:39:22 642b191363b4: Waiting 02:39:22 5f70bf18a086: Preparing 02:39:22 e9299c69c8a1: Waiting 02:39:22 65a84c0b7691: Waiting 02:39:22 b8de3713656f: Preparing 02:39:22 5f70bf18a086: Waiting 02:39:22 5c8827650745: Preparing 02:39:22 b8de3713656f: Waiting 02:39:22 117133d024af: Preparing 02:39:22 5c8827650745: Waiting 02:39:22 651d9022c234: Preparing 02:39:22 117133d024af: Waiting 02:39:22 651d9022c234: Waiting 02:39:22 1768c078ae0e: Layer already exists 02:39:22 3298a6d1201f: Layer already exists 02:39:22 dfe1abd34a69: Layer already exists 02:39:22 61b40774f738: Layer already exists 02:39:22 2315d48974a5: Layer already exists 02:39:22 f4a99ed03177: Layer already exists 02:39:22 11f78e1d3250: Layer already exists 02:39:22 a424a6fe0e6c: Layer already exists 02:39:22 642b191363b4: Layer already exists 02:39:22 e9299c69c8a1: Layer already exists 02:39:22 65a84c0b7691: Layer already exists 02:39:22 5f70bf18a086: Layer already exists 02:39:22 b8de3713656f: Layer already exists 02:39:22 5c8827650745: Layer already exists 02:39:22 117133d024af: Layer already exists 02:39:22 651d9022c234: Layer already exists 02:39:22 latest: digest: sha256:dc11ab7a1a92ec713bee66d5b3512f6f45dbbfd3bca9dd22fd50d4bb9593e0f9 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:22 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.28 02:39:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:39:23 3298a6d1201f: Preparing 02:39:23 1768c078ae0e: Preparing 02:39:23 2315d48974a5: Preparing 02:39:23 dfe1abd34a69: Preparing 02:39:23 61b40774f738: Preparing 02:39:23 f4a99ed03177: Preparing 02:39:23 11f78e1d3250: Preparing 02:39:23 a424a6fe0e6c: Preparing 02:39:23 642b191363b4: Preparing 02:39:23 e9299c69c8a1: Preparing 02:39:23 65a84c0b7691: Preparing 02:39:23 5f70bf18a086: Preparing 02:39:23 b8de3713656f: Preparing 02:39:23 5c8827650745: Preparing 02:39:23 117133d024af: Preparing 02:39:23 651d9022c234: Preparing 02:39:23 f4a99ed03177: Waiting 02:39:23 a424a6fe0e6c: Waiting 02:39:23 11f78e1d3250: Waiting 02:39:23 642b191363b4: Waiting 02:39:23 5c8827650745: Waiting 02:39:23 e9299c69c8a1: Waiting 02:39:23 117133d024af: Waiting 02:39:23 65a84c0b7691: Waiting 02:39:23 651d9022c234: Waiting 02:39:23 5f70bf18a086: Waiting 02:39:23 b8de3713656f: Waiting 02:39:23 3298a6d1201f: Layer already exists 02:39:23 dfe1abd34a69: Layer already exists 02:39:23 1768c078ae0e: Layer already exists 02:39:23 61b40774f738: Layer already exists 02:39:23 2315d48974a5: Layer already exists 02:39:23 f4a99ed03177: Layer already exists 02:39:23 a424a6fe0e6c: Layer already exists 02:39:23 642b191363b4: Layer already exists 02:39:23 e9299c69c8a1: Layer already exists 02:39:23 11f78e1d3250: Layer already exists 02:39:23 65a84c0b7691: Layer already exists 02:39:23 5c8827650745: Layer already exists 02:39:23 5f70bf18a086: Layer already exists 02:39:23 b8de3713656f: Layer already exists 02:39:23 117133d024af: Layer already exists 02:39:23 651d9022c234: Layer already exists 02:39:23 4.0.0-dev.28: digest: sha256:dc11ab7a1a92ec713bee66d5b3512f6f45dbbfd3bca9dd22fd50d4bb9593e0f9 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:23 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:39:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:39:24 3298a6d1201f: Preparing 02:39:24 1768c078ae0e: Preparing 02:39:24 2315d48974a5: Preparing 02:39:24 dfe1abd34a69: Preparing 02:39:24 61b40774f738: Preparing 02:39:24 f4a99ed03177: Preparing 02:39:24 11f78e1d3250: Preparing 02:39:24 a424a6fe0e6c: Preparing 02:39:24 642b191363b4: Preparing 02:39:24 f4a99ed03177: Waiting 02:39:24 e9299c69c8a1: Preparing 02:39:24 11f78e1d3250: Waiting 02:39:24 65a84c0b7691: Preparing 02:39:24 5f70bf18a086: Preparing 02:39:24 b8de3713656f: Preparing 02:39:24 5c8827650745: Preparing 02:39:24 117133d024af: Preparing 02:39:24 651d9022c234: Preparing 02:39:24 642b191363b4: Waiting 02:39:24 a424a6fe0e6c: Waiting 02:39:24 e9299c69c8a1: Waiting 02:39:24 65a84c0b7691: Waiting 02:39:24 5c8827650745: Waiting 02:39:24 651d9022c234: Waiting 02:39:24 117133d024af: Waiting 02:39:24 5f70bf18a086: Waiting 02:39:24 b8de3713656f: Waiting 02:39:24 3298a6d1201f: Layer already exists 02:39:24 61b40774f738: Layer already exists 02:39:24 2315d48974a5: Layer already exists 02:39:24 1768c078ae0e: Layer already exists 02:39:24 dfe1abd34a69: Layer already exists 02:39:24 642b191363b4: Layer already exists 02:39:24 e9299c69c8a1: Layer already exists 02:39:24 f4a99ed03177: Layer already exists 02:39:24 a424a6fe0e6c: Layer already exists 02:39:24 11f78e1d3250: Layer already exists 02:39:24 65a84c0b7691: Layer already exists 02:39:24 5f70bf18a086: Layer already exists 02:39:24 b8de3713656f: Layer already exists 02:39:24 117133d024af: Layer already exists 02:39:24 5c8827650745: Layer already exists 02:39:24 651d9022c234: Layer already exists 02:39:24 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:dc11ab7a1a92ec713bee66d5b3512f6f45dbbfd3bca9dd22fd50d4bb9593e0f9 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:24 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 02:39:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:39:25 3298a6d1201f: Preparing 02:39:25 1768c078ae0e: Preparing 02:39:25 2315d48974a5: Preparing 02:39:25 dfe1abd34a69: Preparing 02:39:25 61b40774f738: Preparing 02:39:25 f4a99ed03177: Preparing 02:39:25 11f78e1d3250: Preparing 02:39:25 a424a6fe0e6c: Preparing 02:39:25 642b191363b4: Preparing 02:39:25 f4a99ed03177: Waiting 02:39:25 11f78e1d3250: Waiting 02:39:25 e9299c69c8a1: Preparing 02:39:25 642b191363b4: Waiting 02:39:25 65a84c0b7691: Preparing 02:39:25 e9299c69c8a1: Waiting 02:39:25 5f70bf18a086: Preparing 02:39:25 65a84c0b7691: Waiting 02:39:25 b8de3713656f: Preparing 02:39:25 5f70bf18a086: Waiting 02:39:25 5c8827650745: Preparing 02:39:25 117133d024af: Preparing 02:39:25 b8de3713656f: Waiting 02:39:25 651d9022c234: Preparing 02:39:25 117133d024af: Waiting 02:39:25 5c8827650745: Waiting 02:39:25 651d9022c234: Waiting 02:39:25 3298a6d1201f: Layer already exists 02:39:25 1768c078ae0e: Layer already exists 02:39:25 2315d48974a5: Layer already exists 02:39:25 61b40774f738: Layer already exists 02:39:25 dfe1abd34a69: Layer already exists 02:39:25 a424a6fe0e6c: Layer already exists 02:39:25 f4a99ed03177: Layer already exists 02:39:25 11f78e1d3250: Layer already exists 02:39:25 e9299c69c8a1: Layer already exists 02:39:25 642b191363b4: Layer already exists 02:39:25 65a84c0b7691: Layer already exists 02:39:25 5f70bf18a086: Layer already exists 02:39:25 b8de3713656f: Layer already exists 02:39:25 5c8827650745: Layer already exists 02:39:25 117133d024af: Layer already exists 02:39:25 651d9022c234: Layer already exists 02:39:25 main: digest: sha256:dc11ab7a1a92ec713bee66d5b3512f6f45dbbfd3bca9dd22fd50d4bb9593e0f9 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:25 ===================================================== [Pipeline] echo 02:39:25 taggedImages: 02:39:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:39:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:39:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.28 02:39:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:39:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:39:25 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 02:39:25 d8dcd70220f9688fa8787918ae82f03e3794c64c 02:39:25 latest 02:39:25 4.0.0-dev.28 02:39:25 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:39:25 main 02:39:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:26 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:39:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:39:26 5f894a5cbbe3: Preparing 02:39:26 83be84596056: Preparing 02:39:26 30c35c3a8bc3: Preparing 02:39:26 7640067000eb: Preparing 02:39:26 a424a6fe0e6c: Preparing 02:39:26 642b191363b4: Preparing 02:39:26 70e5391324b4: Preparing 02:39:26 db0477b0dde9: Preparing 02:39:26 651d9022c234: Preparing 02:39:26 642b191363b4: Waiting 02:39:26 db0477b0dde9: Waiting 02:39:26 651d9022c234: Waiting 02:39:26 70e5391324b4: Waiting 02:39:26 a424a6fe0e6c: Layer already exists 02:39:26 642b191363b4: Layer already exists 02:39:26 70e5391324b4: Layer already exists 02:39:26 30c35c3a8bc3: Pushed 02:39:26 83be84596056: Pushed 02:39:26 db0477b0dde9: Layer already exists 02:39:26 5f894a5cbbe3: Pushed 02:39:26 651d9022c234: Layer already exists 02:39:30 7640067000eb: Pushed 02:39:31 d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:bc614db8e34140601f7da45ed984178c6d408c0b750bc4f4b28a65a91cae8e1a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:31 + 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:39:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:39:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:39:32 5f894a5cbbe3: Preparing 02:39:32 83be84596056: Preparing 02:39:32 30c35c3a8bc3: Preparing 02:39:32 7640067000eb: Preparing 02:39:32 a424a6fe0e6c: Preparing 02:39:32 642b191363b4: Preparing 02:39:32 70e5391324b4: Preparing 02:39:32 db0477b0dde9: Preparing 02:39:32 651d9022c234: Preparing 02:39:32 70e5391324b4: Waiting 02:39:32 db0477b0dde9: Waiting 02:39:32 651d9022c234: Waiting 02:39:32 642b191363b4: Waiting 02:39:32 83be84596056: Layer already exists 02:39:32 7640067000eb: Layer already exists 02:39:32 a424a6fe0e6c: Layer already exists 02:39:32 5f894a5cbbe3: Layer already exists 02:39:32 30c35c3a8bc3: Layer already exists 02:39:32 db0477b0dde9: Layer already exists 02:39:32 70e5391324b4: Layer already exists 02:39:32 642b191363b4: Layer already exists 02:39:32 651d9022c234: Layer already exists 02:39:32 latest: digest: sha256:bc614db8e34140601f7da45ed984178c6d408c0b750bc4f4b28a65a91cae8e1a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:32 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.28 02:39:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:39:33 5f894a5cbbe3: Preparing 02:39:33 83be84596056: Preparing 02:39:33 30c35c3a8bc3: Preparing 02:39:33 7640067000eb: Preparing 02:39:33 a424a6fe0e6c: Preparing 02:39:33 642b191363b4: Preparing 02:39:33 70e5391324b4: Preparing 02:39:33 db0477b0dde9: Preparing 02:39:33 651d9022c234: Preparing 02:39:33 70e5391324b4: Waiting 02:39:33 db0477b0dde9: Waiting 02:39:33 651d9022c234: Waiting 02:39:33 642b191363b4: Waiting 02:39:33 5f894a5cbbe3: Layer already exists 02:39:33 83be84596056: Layer already exists 02:39:33 7640067000eb: Layer already exists 02:39:33 a424a6fe0e6c: Layer already exists 02:39:33 30c35c3a8bc3: Layer already exists 02:39:33 651d9022c234: Layer already exists 02:39:33 db0477b0dde9: Layer already exists 02:39:33 70e5391324b4: Layer already exists 02:39:33 642b191363b4: Layer already exists 02:39:33 4.0.0-dev.28: digest: sha256:bc614db8e34140601f7da45ed984178c6d408c0b750bc4f4b28a65a91cae8e1a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:33 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:39:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:39:34 5f894a5cbbe3: Preparing 02:39:34 83be84596056: Preparing 02:39:34 30c35c3a8bc3: Preparing 02:39:34 7640067000eb: Preparing 02:39:34 a424a6fe0e6c: Preparing 02:39:34 642b191363b4: Preparing 02:39:34 70e5391324b4: Preparing 02:39:34 db0477b0dde9: Preparing 02:39:34 651d9022c234: Preparing 02:39:34 70e5391324b4: Waiting 02:39:34 db0477b0dde9: Waiting 02:39:34 642b191363b4: Waiting 02:39:34 651d9022c234: Waiting 02:39:34 5f894a5cbbe3: Layer already exists 02:39:34 30c35c3a8bc3: Layer already exists 02:39:34 a424a6fe0e6c: Layer already exists 02:39:34 7640067000eb: Layer already exists 02:39:34 83be84596056: Layer already exists 02:39:34 642b191363b4: Layer already exists 02:39:34 70e5391324b4: Layer already exists 02:39:34 db0477b0dde9: Layer already exists 02:39:34 651d9022c234: Layer already exists 02:39:34 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:bc614db8e34140601f7da45ed984178c6d408c0b750bc4f4b28a65a91cae8e1a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:34 + 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:39:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 02:39:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:39:35 5f894a5cbbe3: Preparing 02:39:35 83be84596056: Preparing 02:39:35 30c35c3a8bc3: Preparing 02:39:35 7640067000eb: Preparing 02:39:35 a424a6fe0e6c: Preparing 02:39:35 642b191363b4: Preparing 02:39:35 70e5391324b4: Preparing 02:39:35 db0477b0dde9: Preparing 02:39:35 651d9022c234: Preparing 02:39:35 70e5391324b4: Waiting 02:39:35 db0477b0dde9: Waiting 02:39:35 651d9022c234: Waiting 02:39:35 642b191363b4: Waiting 02:39:35 83be84596056: Layer already exists 02:39:35 7640067000eb: Layer already exists 02:39:35 a424a6fe0e6c: Layer already exists 02:39:35 5f894a5cbbe3: Layer already exists 02:39:35 30c35c3a8bc3: Layer already exists 02:39:35 651d9022c234: Layer already exists 02:39:35 70e5391324b4: Layer already exists 02:39:35 db0477b0dde9: Layer already exists 02:39:35 642b191363b4: Layer already exists 02:39:35 main: digest: sha256:bc614db8e34140601f7da45ed984178c6d408c0b750bc4f4b28a65a91cae8e1a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:35 ===================================================== [Pipeline] echo 02:39:35 taggedImages: 02:39:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:39:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:39:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.28 02:39:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:39:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 02:39:35 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 02:39:35 d8dcd70220f9688fa8787918ae82f03e3794c64c 02:39:35 latest 02:39:35 4.0.0-dev.28 02:39:35 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:39:35 main 02:39:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:35 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:39:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:39:36 c8ca3360ca36: Preparing 02:39:36 0967aff29762: Preparing 02:39:36 2c153287c66c: Preparing 02:39:36 5d11b8c2990c: Preparing 02:39:36 69b78bfd845b: Preparing 02:39:36 a424a6fe0e6c: Preparing 02:39:36 642b191363b4: Preparing 02:39:36 b1fb4416e350: Preparing 02:39:36 93c289eec73e: Preparing 02:39:36 2f4519d1e0d8: Preparing 02:39:36 651d9022c234: Preparing 02:39:36 642b191363b4: Waiting 02:39:36 b1fb4416e350: Waiting 02:39:36 93c289eec73e: Waiting 02:39:36 2f4519d1e0d8: Waiting 02:39:36 651d9022c234: Waiting 02:39:36 a424a6fe0e6c: Waiting 02:39:36 5d11b8c2990c: Pushed 02:39:36 0967aff29762: Pushed 02:39:36 c8ca3360ca36: Pushed 02:39:36 69b78bfd845b: Pushed 02:39:36 a424a6fe0e6c: Layer already exists 02:39:36 642b191363b4: Layer already exists 02:39:36 651d9022c234: Layer already exists 02:39:36 b1fb4416e350: Pushed 02:39:36 93c289eec73e: Pushed 02:39:38 2c153287c66c: Pushed 02:39:41 2f4519d1e0d8: Pushed 02:39:41 d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:302fcac55495b75756b491033492b01ededa7f9a37eae656d3eb05fab074d425 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:41 + 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:39:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:39:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:39:42 c8ca3360ca36: Preparing 02:39:42 0967aff29762: Preparing 02:39:42 2c153287c66c: Preparing 02:39:42 5d11b8c2990c: Preparing 02:39:42 69b78bfd845b: Preparing 02:39:42 a424a6fe0e6c: Preparing 02:39:42 642b191363b4: Preparing 02:39:42 b1fb4416e350: Preparing 02:39:42 93c289eec73e: Preparing 02:39:42 2f4519d1e0d8: Preparing 02:39:42 651d9022c234: Preparing 02:39:42 a424a6fe0e6c: Waiting 02:39:42 642b191363b4: Waiting 02:39:42 b1fb4416e350: Waiting 02:39:42 93c289eec73e: Waiting 02:39:42 2f4519d1e0d8: Waiting 02:39:42 651d9022c234: Waiting 02:39:42 c8ca3360ca36: Layer already exists 02:39:42 5d11b8c2990c: Layer already exists 02:39:42 69b78bfd845b: Layer already exists 02:39:42 0967aff29762: Layer already exists 02:39:42 2c153287c66c: Layer already exists 02:39:42 a424a6fe0e6c: Layer already exists 02:39:42 642b191363b4: Layer already exists 02:39:42 93c289eec73e: Layer already exists 02:39:42 b1fb4416e350: Layer already exists 02:39:42 2f4519d1e0d8: Layer already exists 02:39:42 651d9022c234: Layer already exists 02:39:42 latest: digest: sha256:302fcac55495b75756b491033492b01ededa7f9a37eae656d3eb05fab074d425 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:42 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.28 02:39:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:39:43 c8ca3360ca36: Preparing 02:39:43 0967aff29762: Preparing 02:39:43 2c153287c66c: Preparing 02:39:43 5d11b8c2990c: Preparing 02:39:43 69b78bfd845b: Preparing 02:39:43 a424a6fe0e6c: Preparing 02:39:43 642b191363b4: Preparing 02:39:43 a424a6fe0e6c: Waiting 02:39:43 b1fb4416e350: Preparing 02:39:43 642b191363b4: Waiting 02:39:43 93c289eec73e: Preparing 02:39:43 b1fb4416e350: Waiting 02:39:43 2f4519d1e0d8: Preparing 02:39:43 93c289eec73e: Waiting 02:39:43 651d9022c234: Preparing 02:39:43 2f4519d1e0d8: Waiting 02:39:43 651d9022c234: Waiting 02:39:43 69b78bfd845b: Layer already exists 02:39:43 5d11b8c2990c: Layer already exists 02:39:43 c8ca3360ca36: Layer already exists 02:39:43 2c153287c66c: Layer already exists 02:39:43 0967aff29762: Layer already exists 02:39:43 642b191363b4: Layer already exists 02:39:43 a424a6fe0e6c: Layer already exists 02:39:43 93c289eec73e: Layer already exists 02:39:43 b1fb4416e350: Layer already exists 02:39:43 2f4519d1e0d8: Layer already exists 02:39:43 651d9022c234: Layer already exists 02:39:43 4.0.0-dev.28: digest: sha256:302fcac55495b75756b491033492b01ededa7f9a37eae656d3eb05fab074d425 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:43 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:39:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:39:44 c8ca3360ca36: Preparing 02:39:44 0967aff29762: Preparing 02:39:44 2c153287c66c: Preparing 02:39:44 5d11b8c2990c: Preparing 02:39:44 69b78bfd845b: Preparing 02:39:44 a424a6fe0e6c: Preparing 02:39:44 642b191363b4: Preparing 02:39:44 b1fb4416e350: Preparing 02:39:44 93c289eec73e: Preparing 02:39:44 2f4519d1e0d8: Preparing 02:39:44 642b191363b4: Waiting 02:39:44 651d9022c234: Preparing 02:39:44 b1fb4416e350: Waiting 02:39:44 93c289eec73e: Waiting 02:39:44 2f4519d1e0d8: Waiting 02:39:44 651d9022c234: Waiting 02:39:44 a424a6fe0e6c: Waiting 02:39:44 0967aff29762: Layer already exists 02:39:44 2c153287c66c: Layer already exists 02:39:44 c8ca3360ca36: Layer already exists 02:39:44 5d11b8c2990c: Layer already exists 02:39:44 642b191363b4: Layer already exists 02:39:44 69b78bfd845b: Layer already exists 02:39:44 93c289eec73e: Layer already exists 02:39:44 a424a6fe0e6c: Layer already exists 02:39:44 b1fb4416e350: Layer already exists 02:39:44 651d9022c234: Layer already exists 02:39:44 2f4519d1e0d8: Layer already exists 02:39:44 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:302fcac55495b75756b491033492b01ededa7f9a37eae656d3eb05fab074d425 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:44 + 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:39:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 02:39:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:39:45 c8ca3360ca36: Preparing 02:39:45 0967aff29762: Preparing 02:39:45 2c153287c66c: Preparing 02:39:45 5d11b8c2990c: Preparing 02:39:45 69b78bfd845b: Preparing 02:39:45 a424a6fe0e6c: Preparing 02:39:45 642b191363b4: Preparing 02:39:45 b1fb4416e350: Preparing 02:39:45 93c289eec73e: Preparing 02:39:45 2f4519d1e0d8: Preparing 02:39:45 651d9022c234: Preparing 02:39:45 642b191363b4: Waiting 02:39:45 b1fb4416e350: Waiting 02:39:45 93c289eec73e: Waiting 02:39:45 2f4519d1e0d8: Waiting 02:39:45 651d9022c234: Waiting 02:39:45 a424a6fe0e6c: Waiting 02:39:45 69b78bfd845b: Layer already exists 02:39:45 c8ca3360ca36: Layer already exists 02:39:45 5d11b8c2990c: Layer already exists 02:39:45 0967aff29762: Layer already exists 02:39:45 2c153287c66c: Layer already exists 02:39:45 a424a6fe0e6c: Layer already exists 02:39:45 642b191363b4: Layer already exists 02:39:45 93c289eec73e: Layer already exists 02:39:45 b1fb4416e350: Layer already exists 02:39:45 2f4519d1e0d8: Layer already exists 02:39:45 651d9022c234: Layer already exists 02:39:45 main: digest: sha256:302fcac55495b75756b491033492b01ededa7f9a37eae656d3eb05fab074d425 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:45 ===================================================== [Pipeline] echo 02:39:45 taggedImages: 02:39:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:39:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:39:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.28 02:39:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:39:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:39:45 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 02:39:45 d8dcd70220f9688fa8787918ae82f03e3794c64c 02:39:45 latest 02:39:45 4.0.0-dev.28 02:39:45 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:39:45 main 02:39:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:45 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:39:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:39:46 a62890800b64: Preparing 02:39:46 4184a8e6e20d: Preparing 02:39:46 0565f25f5c63: Preparing 02:39:46 d8632cc380c6: Preparing 02:39:46 f766951023eb: Preparing 02:39:46 f7f8cd910ddd: Preparing 02:39:46 a51499a68e7c: Preparing 02:39:46 a424a6fe0e6c: Preparing 02:39:46 642b191363b4: Preparing 02:39:46 6aa3e96df4ea: Preparing 02:39:46 f7f8cd910ddd: Waiting 02:39:46 a51499a68e7c: Waiting 02:39:46 a424a6fe0e6c: Waiting 02:39:46 df45fb29ee6c: Preparing 02:39:46 6aa3e96df4ea: Waiting 02:39:46 642b191363b4: Waiting 02:39:46 651d9022c234: Preparing 02:39:46 df45fb29ee6c: Waiting 02:39:46 651d9022c234: Waiting 02:39:46 4184a8e6e20d: Pushed 02:39:46 f766951023eb: Pushed 02:39:46 a62890800b64: Pushed 02:39:46 a424a6fe0e6c: Layer already exists 02:39:46 f7f8cd910ddd: Pushed 02:39:46 642b191363b4: Layer already exists 02:39:46 a51499a68e7c: Pushed 02:39:46 651d9022c234: Layer already exists 02:39:48 6aa3e96df4ea: Pushed 02:39:48 d8632cc380c6: Pushed 02:39:48 0565f25f5c63: Pushed 02:39:49 df45fb29ee6c: Pushed 02:39:49 d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:6e8525004175404e192b3905f562bf663e5495d33c8e0705628f9c4e53f2e956 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:49 + 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:39:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:39:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:39:49 a62890800b64: Preparing 02:39:49 4184a8e6e20d: Preparing 02:39:49 0565f25f5c63: Preparing 02:39:49 d8632cc380c6: Preparing 02:39:49 f766951023eb: Preparing 02:39:49 f7f8cd910ddd: Preparing 02:39:49 a51499a68e7c: Preparing 02:39:49 a424a6fe0e6c: Preparing 02:39:49 642b191363b4: Preparing 02:39:49 6aa3e96df4ea: Preparing 02:39:49 df45fb29ee6c: Preparing 02:39:49 651d9022c234: Preparing 02:39:49 a424a6fe0e6c: Waiting 02:39:49 df45fb29ee6c: Waiting 02:39:49 642b191363b4: Waiting 02:39:49 6aa3e96df4ea: Waiting 02:39:49 651d9022c234: Waiting 02:39:49 f7f8cd910ddd: Waiting 02:39:49 a51499a68e7c: Waiting 02:39:49 d8632cc380c6: Layer already exists 02:39:49 4184a8e6e20d: Layer already exists 02:39:49 f766951023eb: Layer already exists 02:39:49 0565f25f5c63: Layer already exists 02:39:49 a62890800b64: Layer already exists 02:39:49 f7f8cd910ddd: Layer already exists 02:39:49 6aa3e96df4ea: Layer already exists 02:39:49 a51499a68e7c: Layer already exists 02:39:49 642b191363b4: Layer already exists 02:39:49 a424a6fe0e6c: Layer already exists 02:39:49 df45fb29ee6c: Layer already exists 02:39:49 651d9022c234: Layer already exists 02:39:50 latest: digest: sha256:6e8525004175404e192b3905f562bf663e5495d33c8e0705628f9c4e53f2e956 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:50 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.28 02:39:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:39:50 a62890800b64: Preparing 02:39:50 4184a8e6e20d: Preparing 02:39:50 0565f25f5c63: Preparing 02:39:50 d8632cc380c6: Preparing 02:39:50 f766951023eb: Preparing 02:39:50 f7f8cd910ddd: Preparing 02:39:50 a51499a68e7c: Preparing 02:39:50 a424a6fe0e6c: Preparing 02:39:50 642b191363b4: Preparing 02:39:50 6aa3e96df4ea: Preparing 02:39:50 df45fb29ee6c: Preparing 02:39:50 a51499a68e7c: Waiting 02:39:50 a424a6fe0e6c: Waiting 02:39:50 642b191363b4: Waiting 02:39:50 651d9022c234: Preparing 02:39:50 f7f8cd910ddd: Waiting 02:39:50 6aa3e96df4ea: Waiting 02:39:50 df45fb29ee6c: Waiting 02:39:50 651d9022c234: Waiting 02:39:50 0565f25f5c63: Layer already exists 02:39:50 a62890800b64: Layer already exists 02:39:50 4184a8e6e20d: Layer already exists 02:39:50 f766951023eb: Layer already exists 02:39:50 d8632cc380c6: Layer already exists 02:39:50 f7f8cd910ddd: Layer already exists 02:39:50 a51499a68e7c: Layer already exists 02:39:50 642b191363b4: Layer already exists 02:39:50 df45fb29ee6c: Layer already exists 02:39:50 6aa3e96df4ea: Layer already exists 02:39:50 651d9022c234: Layer already exists 02:39:50 a424a6fe0e6c: Layer already exists 02:39:51 4.0.0-dev.28: digest: sha256:6e8525004175404e192b3905f562bf663e5495d33c8e0705628f9c4e53f2e956 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:51 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:39:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:39:51 a62890800b64: Preparing 02:39:51 4184a8e6e20d: Preparing 02:39:51 0565f25f5c63: Preparing 02:39:51 d8632cc380c6: Preparing 02:39:51 f766951023eb: Preparing 02:39:51 f7f8cd910ddd: Preparing 02:39:51 a51499a68e7c: Preparing 02:39:51 a424a6fe0e6c: Preparing 02:39:51 642b191363b4: Preparing 02:39:51 6aa3e96df4ea: Preparing 02:39:51 df45fb29ee6c: Preparing 02:39:51 651d9022c234: Preparing 02:39:51 f7f8cd910ddd: Waiting 02:39:51 642b191363b4: Waiting 02:39:51 6aa3e96df4ea: Waiting 02:39:51 a51499a68e7c: Waiting 02:39:51 df45fb29ee6c: Waiting 02:39:51 651d9022c234: Waiting 02:39:51 a424a6fe0e6c: Waiting 02:39:51 f766951023eb: Layer already exists 02:39:51 a62890800b64: Layer already exists 02:39:51 d8632cc380c6: Layer already exists 02:39:51 4184a8e6e20d: Layer already exists 02:39:51 0565f25f5c63: Layer already exists 02:39:51 a51499a68e7c: Layer already exists 02:39:51 642b191363b4: Layer already exists 02:39:51 f7f8cd910ddd: Layer already exists 02:39:51 6aa3e96df4ea: Layer already exists 02:39:51 a424a6fe0e6c: Layer already exists 02:39:51 df45fb29ee6c: Layer already exists 02:39:51 651d9022c234: Layer already exists 02:39:52 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:6e8525004175404e192b3905f562bf663e5495d33c8e0705628f9c4e53f2e956 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:52 + 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:39:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 02:39:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:39:52 a62890800b64: Preparing 02:39:52 4184a8e6e20d: Preparing 02:39:52 0565f25f5c63: Preparing 02:39:52 d8632cc380c6: Preparing 02:39:52 f766951023eb: Preparing 02:39:52 f7f8cd910ddd: Preparing 02:39:52 a51499a68e7c: Preparing 02:39:52 a424a6fe0e6c: Preparing 02:39:52 642b191363b4: Preparing 02:39:52 6aa3e96df4ea: Preparing 02:39:52 df45fb29ee6c: Preparing 02:39:52 651d9022c234: Preparing 02:39:52 a51499a68e7c: Waiting 02:39:52 a424a6fe0e6c: Waiting 02:39:52 642b191363b4: Waiting 02:39:52 6aa3e96df4ea: Waiting 02:39:52 df45fb29ee6c: Waiting 02:39:52 651d9022c234: Waiting 02:39:52 f7f8cd910ddd: Waiting 02:39:52 f766951023eb: Layer already exists 02:39:52 a62890800b64: Layer already exists 02:39:52 0565f25f5c63: Layer already exists 02:39:52 d8632cc380c6: Layer already exists 02:39:52 4184a8e6e20d: Layer already exists 02:39:52 f7f8cd910ddd: Layer already exists 02:39:52 6aa3e96df4ea: Layer already exists 02:39:52 a51499a68e7c: Layer already exists 02:39:52 642b191363b4: Layer already exists 02:39:52 a424a6fe0e6c: Layer already exists 02:39:52 df45fb29ee6c: Layer already exists 02:39:52 651d9022c234: Layer already exists 02:39:53 main: digest: sha256:6e8525004175404e192b3905f562bf663e5495d33c8e0705628f9c4e53f2e956 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:53 ===================================================== [Pipeline] echo 02:39:53 taggedImages: 02:39:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:39:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:39:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.28 02:39:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:39:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:39:53 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 02:39:53 d8dcd70220f9688fa8787918ae82f03e3794c64c 02:39:53 latest 02:39:53 4.0.0-dev.28 02:39:53 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:39:53 main 02:39:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:53 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:39:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:39:53 f978136c7cb4: Preparing 02:39:53 3e6e4a31825d: Preparing 02:39:53 a424a6fe0e6c: Preparing 02:39:53 642b191363b4: Preparing 02:39:53 021c74c80a0f: Preparing 02:39:53 820e9f6deb5e: Preparing 02:39:53 651d9022c234: Preparing 02:39:53 651d9022c234: Waiting 02:39:53 820e9f6deb5e: Waiting 02:39:54 642b191363b4: Layer already exists 02:39:54 a424a6fe0e6c: Layer already exists 02:39:54 651d9022c234: Layer already exists 02:39:54 f978136c7cb4: Pushed 02:39:55 021c74c80a0f: Pushed 02:39:56 820e9f6deb5e: Pushed 02:39:57 3e6e4a31825d: Pushed 02:39:58 d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:108273e1edd99d7481564c02400e94a84ed26a956362e8aaac6dd581c336a35e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:58 + 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:39:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:39:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:39:58 f978136c7cb4: Preparing 02:39:58 3e6e4a31825d: Preparing 02:39:58 a424a6fe0e6c: Preparing 02:39:58 642b191363b4: Preparing 02:39:58 021c74c80a0f: Preparing 02:39:58 820e9f6deb5e: Preparing 02:39:58 651d9022c234: Preparing 02:39:58 820e9f6deb5e: Waiting 02:39:58 651d9022c234: Waiting 02:39:58 f978136c7cb4: Layer already exists 02:39:58 021c74c80a0f: Layer already exists 02:39:58 a424a6fe0e6c: Layer already exists 02:39:58 642b191363b4: Layer already exists 02:39:58 3e6e4a31825d: Layer already exists 02:39:58 820e9f6deb5e: Layer already exists 02:39:58 651d9022c234: Layer already exists 02:39:59 latest: digest: sha256:108273e1edd99d7481564c02400e94a84ed26a956362e8aaac6dd581c336a35e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:59 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.28 02:39:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:39:59 f978136c7cb4: Preparing 02:39:59 3e6e4a31825d: Preparing 02:39:59 a424a6fe0e6c: Preparing 02:39:59 642b191363b4: Preparing 02:39:59 021c74c80a0f: Preparing 02:39:59 820e9f6deb5e: Preparing 02:39:59 651d9022c234: Preparing 02:39:59 651d9022c234: Waiting 02:39:59 820e9f6deb5e: Waiting 02:39:59 642b191363b4: Layer already exists 02:39:59 021c74c80a0f: Layer already exists 02:39:59 3e6e4a31825d: Layer already exists 02:39:59 f978136c7cb4: Layer already exists 02:39:59 a424a6fe0e6c: Layer already exists 02:39:59 820e9f6deb5e: Layer already exists 02:39:59 651d9022c234: Layer already exists 02:40:00 4.0.0-dev.28: digest: sha256:108273e1edd99d7481564c02400e94a84ed26a956362e8aaac6dd581c336a35e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:00 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:40:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:40:00 f978136c7cb4: Preparing 02:40:00 3e6e4a31825d: Preparing 02:40:00 a424a6fe0e6c: Preparing 02:40:00 642b191363b4: Preparing 02:40:00 021c74c80a0f: Preparing 02:40:00 820e9f6deb5e: Preparing 02:40:00 651d9022c234: Preparing 02:40:00 820e9f6deb5e: Waiting 02:40:00 651d9022c234: Waiting 02:40:00 f978136c7cb4: Layer already exists 02:40:00 021c74c80a0f: Layer already exists 02:40:00 a424a6fe0e6c: Layer already exists 02:40:00 3e6e4a31825d: Layer already exists 02:40:00 642b191363b4: Layer already exists 02:40:00 820e9f6deb5e: Layer already exists 02:40:00 651d9022c234: Layer already exists 02:40:01 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:108273e1edd99d7481564c02400e94a84ed26a956362e8aaac6dd581c336a35e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:01 + 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:40:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 02:40:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:40:01 f978136c7cb4: Preparing 02:40:01 3e6e4a31825d: Preparing 02:40:01 a424a6fe0e6c: Preparing 02:40:01 642b191363b4: Preparing 02:40:01 021c74c80a0f: Preparing 02:40:01 820e9f6deb5e: Preparing 02:40:01 651d9022c234: Preparing 02:40:01 820e9f6deb5e: Waiting 02:40:01 651d9022c234: Waiting 02:40:01 642b191363b4: Layer already exists 02:40:01 a424a6fe0e6c: Layer already exists 02:40:01 3e6e4a31825d: Layer already exists 02:40:01 f978136c7cb4: Layer already exists 02:40:01 021c74c80a0f: Layer already exists 02:40:01 651d9022c234: Layer already exists 02:40:01 820e9f6deb5e: Layer already exists 02:40:02 main: digest: sha256:108273e1edd99d7481564c02400e94a84ed26a956362e8aaac6dd581c336a35e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:40:02 ===================================================== [Pipeline] echo 02:40:02 taggedImages: 02:40:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:40:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:40:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.28 02:40:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:40:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 02:40:02 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 02:40:02 d8dcd70220f9688fa8787918ae82f03e3794c64c 02:40:02 latest 02:40:02 4.0.0-dev.28 02:40:02 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:40:02 main 02:40:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:02 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:40:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:40:02 59e748f7ecd0: Preparing 02:40:02 c46cc8789e24: Preparing 02:40:02 77bdf6a9602a: Preparing 02:40:02 a424a6fe0e6c: Preparing 02:40:02 642b191363b4: Preparing 02:40:02 1d4992fa0168: Preparing 02:40:02 e69fb9cf1577: Preparing 02:40:02 389fa950eb9b: Preparing 02:40:02 105352a08c54: Preparing 02:40:02 651d9022c234: Preparing 02:40:02 1d4992fa0168: Waiting 02:40:02 e69fb9cf1577: Waiting 02:40:02 389fa950eb9b: Waiting 02:40:02 105352a08c54: Waiting 02:40:02 651d9022c234: Waiting 02:40:02 642b191363b4: Layer already exists 02:40:03 a424a6fe0e6c: Layer already exists 02:40:03 c46cc8789e24: Pushed 02:40:03 77bdf6a9602a: Pushed 02:40:03 59e748f7ecd0: Pushed 02:40:03 651d9022c234: Layer already exists 02:40:03 389fa950eb9b: Pushed 02:40:07 105352a08c54: Pushed 02:40:17 e69fb9cf1577: Pushed 02:40:26 1d4992fa0168: Pushed 02:40:26 d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:ed98664f2d4f0aea00239510e20d5221239ddde3a5ad3310a5863ecc122a8e78 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:26 + 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:40:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:40:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:40:26 59e748f7ecd0: Preparing 02:40:26 c46cc8789e24: Preparing 02:40:26 77bdf6a9602a: Preparing 02:40:26 a424a6fe0e6c: Preparing 02:40:26 642b191363b4: Preparing 02:40:26 1d4992fa0168: Preparing 02:40:26 e69fb9cf1577: Preparing 02:40:26 389fa950eb9b: Preparing 02:40:26 105352a08c54: Preparing 02:40:26 651d9022c234: Preparing 02:40:26 1d4992fa0168: Waiting 02:40:26 105352a08c54: Waiting 02:40:26 e69fb9cf1577: Waiting 02:40:26 651d9022c234: Waiting 02:40:26 389fa950eb9b: Waiting 02:40:26 a424a6fe0e6c: Layer already exists 02:40:26 642b191363b4: Layer already exists 02:40:26 c46cc8789e24: Layer already exists 02:40:26 59e748f7ecd0: Layer already exists 02:40:26 77bdf6a9602a: Layer already exists 02:40:26 e69fb9cf1577: Layer already exists 02:40:26 105352a08c54: Layer already exists 02:40:26 1d4992fa0168: Layer already exists 02:40:26 389fa950eb9b: Layer already exists 02:40:26 651d9022c234: Layer already exists 02:40:27 latest: digest: sha256:ed98664f2d4f0aea00239510e20d5221239ddde3a5ad3310a5863ecc122a8e78 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:27 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.28 02:40:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:40:27 59e748f7ecd0: Preparing 02:40:27 c46cc8789e24: Preparing 02:40:27 77bdf6a9602a: Preparing 02:40:27 a424a6fe0e6c: Preparing 02:40:27 642b191363b4: Preparing 02:40:27 1d4992fa0168: Preparing 02:40:27 e69fb9cf1577: Preparing 02:40:27 389fa950eb9b: Preparing 02:40:27 105352a08c54: Preparing 02:40:27 1d4992fa0168: Waiting 02:40:27 651d9022c234: Preparing 02:40:27 e69fb9cf1577: Waiting 02:40:27 389fa950eb9b: Waiting 02:40:27 105352a08c54: Waiting 02:40:27 651d9022c234: Waiting 02:40:27 59e748f7ecd0: Layer already exists 02:40:27 c46cc8789e24: Layer already exists 02:40:27 a424a6fe0e6c: Layer already exists 02:40:27 642b191363b4: Layer already exists 02:40:27 77bdf6a9602a: Layer already exists 02:40:27 389fa950eb9b: Layer already exists 02:40:27 105352a08c54: Layer already exists 02:40:27 651d9022c234: Layer already exists 02:40:27 e69fb9cf1577: Layer already exists 02:40:27 1d4992fa0168: Layer already exists 02:40:28 4.0.0-dev.28: digest: sha256:ed98664f2d4f0aea00239510e20d5221239ddde3a5ad3310a5863ecc122a8e78 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:28 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:40:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:40:28 59e748f7ecd0: Preparing 02:40:28 c46cc8789e24: Preparing 02:40:28 77bdf6a9602a: Preparing 02:40:28 a424a6fe0e6c: Preparing 02:40:28 642b191363b4: Preparing 02:40:28 1d4992fa0168: Preparing 02:40:28 e69fb9cf1577: Preparing 02:40:28 389fa950eb9b: Preparing 02:40:28 105352a08c54: Preparing 02:40:28 1d4992fa0168: Waiting 02:40:28 389fa950eb9b: Waiting 02:40:28 e69fb9cf1577: Waiting 02:40:28 105352a08c54: Waiting 02:40:28 651d9022c234: Preparing 02:40:28 651d9022c234: Waiting 02:40:28 59e748f7ecd0: Layer already exists 02:40:28 c46cc8789e24: Layer already exists 02:40:28 a424a6fe0e6c: Layer already exists 02:40:28 77bdf6a9602a: Layer already exists 02:40:28 642b191363b4: Layer already exists 02:40:28 1d4992fa0168: Layer already exists 02:40:28 e69fb9cf1577: Layer already exists 02:40:28 389fa950eb9b: Layer already exists 02:40:28 651d9022c234: Layer already exists 02:40:28 105352a08c54: Layer already exists 02:40:29 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:ed98664f2d4f0aea00239510e20d5221239ddde3a5ad3310a5863ecc122a8e78 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:29 + 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:40:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 02:40:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:40:30 59e748f7ecd0: Preparing 02:40:30 c46cc8789e24: Preparing 02:40:30 77bdf6a9602a: Preparing 02:40:30 a424a6fe0e6c: Preparing 02:40:30 642b191363b4: Preparing 02:40:30 1d4992fa0168: Preparing 02:40:30 e69fb9cf1577: Preparing 02:40:30 389fa950eb9b: Preparing 02:40:30 105352a08c54: Preparing 02:40:30 651d9022c234: Preparing 02:40:30 1d4992fa0168: Waiting 02:40:30 389fa950eb9b: Waiting 02:40:30 105352a08c54: Waiting 02:40:30 e69fb9cf1577: Waiting 02:40:30 651d9022c234: Waiting 02:40:30 a424a6fe0e6c: Layer already exists 02:40:30 c46cc8789e24: Layer already exists 02:40:30 59e748f7ecd0: Layer already exists 02:40:30 77bdf6a9602a: Layer already exists 02:40:30 642b191363b4: Layer already exists 02:40:30 1d4992fa0168: Layer already exists 02:40:30 e69fb9cf1577: Layer already exists 02:40:30 105352a08c54: Layer already exists 02:40:30 389fa950eb9b: Layer already exists 02:40:30 651d9022c234: Layer already exists 02:40:30 main: digest: sha256:ed98664f2d4f0aea00239510e20d5221239ddde3a5ad3310a5863ecc122a8e78 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:40:30 ===================================================== [Pipeline] echo 02:40:30 taggedImages: 02:40:30 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:40:30 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:40:30 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.28 02:40:30 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:40:30 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 02:40:30 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 02:40:30 d8dcd70220f9688fa8787918ae82f03e3794c64c 02:40:30 latest 02:40:30 4.0.0-dev.28 02:40:30 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:40:30 main 02:40:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:30 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:40:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:40:31 a91f600d3f34: Preparing 02:40:31 4064112fabf3: Preparing 02:40:31 0056dd6120d3: Preparing 02:40:31 a424a6fe0e6c: Preparing 02:40:31 642b191363b4: Preparing 02:40:31 48fdd1256b7d: Preparing 02:40:31 fb68103c5407: Preparing 02:40:31 f2d1f6a33d99: Preparing 02:40:31 651d9022c234: Preparing 02:40:31 48fdd1256b7d: Waiting 02:40:31 fb68103c5407: Waiting 02:40:31 f2d1f6a33d99: Waiting 02:40:31 651d9022c234: Waiting 02:40:31 642b191363b4: Layer already exists 02:40:31 a424a6fe0e6c: Layer already exists 02:40:31 4064112fabf3: Pushed 02:40:31 a91f600d3f34: Pushed 02:40:31 0056dd6120d3: Pushed 02:40:31 651d9022c234: Layer already exists 02:40:32 f2d1f6a33d99: Pushed 02:40:32 fb68103c5407: Pushed 02:40:54 48fdd1256b7d: Pushed 02:40:54 d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:45d6e2dba37740ca2fa342688e211c6feaf551ff2c0c3c0309d1416b23eab9af size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:55 + 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:40:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:40:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:40:55 a91f600d3f34: Preparing 02:40:55 4064112fabf3: Preparing 02:40:55 0056dd6120d3: Preparing 02:40:55 a424a6fe0e6c: Preparing 02:40:55 642b191363b4: Preparing 02:40:55 48fdd1256b7d: Preparing 02:40:55 fb68103c5407: Preparing 02:40:55 48fdd1256b7d: Waiting 02:40:55 f2d1f6a33d99: Preparing 02:40:55 fb68103c5407: Waiting 02:40:55 651d9022c234: Preparing 02:40:55 f2d1f6a33d99: Waiting 02:40:55 651d9022c234: Waiting 02:40:55 0056dd6120d3: Layer already exists 02:40:55 a424a6fe0e6c: Layer already exists 02:40:55 642b191363b4: Layer already exists 02:40:55 a91f600d3f34: Layer already exists 02:40:55 4064112fabf3: Layer already exists 02:40:55 48fdd1256b7d: Layer already exists 02:40:55 f2d1f6a33d99: Layer already exists 02:40:55 fb68103c5407: Layer already exists 02:40:55 651d9022c234: Layer already exists 02:40:55 latest: digest: sha256:45d6e2dba37740ca2fa342688e211c6feaf551ff2c0c3c0309d1416b23eab9af size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:56 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.28 02:40:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:40:56 a91f600d3f34: Preparing 02:40:56 4064112fabf3: Preparing 02:40:56 0056dd6120d3: Preparing 02:40:56 a424a6fe0e6c: Preparing 02:40:56 642b191363b4: Preparing 02:40:56 48fdd1256b7d: Preparing 02:40:56 fb68103c5407: Preparing 02:40:56 48fdd1256b7d: Waiting 02:40:56 f2d1f6a33d99: Preparing 02:40:56 fb68103c5407: Waiting 02:40:56 651d9022c234: Preparing 02:40:56 f2d1f6a33d99: Waiting 02:40:56 651d9022c234: Waiting 02:40:56 a424a6fe0e6c: Layer already exists 02:40:56 4064112fabf3: Layer already exists 02:40:56 a91f600d3f34: Layer already exists 02:40:56 642b191363b4: Layer already exists 02:40:56 0056dd6120d3: Layer already exists 02:40:56 48fdd1256b7d: Layer already exists 02:40:56 fb68103c5407: Layer already exists 02:40:56 f2d1f6a33d99: Layer already exists 02:40:56 651d9022c234: Layer already exists 02:40:56 4.0.0-dev.28: digest: sha256:45d6e2dba37740ca2fa342688e211c6feaf551ff2c0c3c0309d1416b23eab9af size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:57 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:40:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:40:57 a91f600d3f34: Preparing 02:40:57 4064112fabf3: Preparing 02:40:57 0056dd6120d3: Preparing 02:40:57 a424a6fe0e6c: Preparing 02:40:57 642b191363b4: Preparing 02:40:57 48fdd1256b7d: Preparing 02:40:57 fb68103c5407: Preparing 02:40:57 f2d1f6a33d99: Preparing 02:40:57 48fdd1256b7d: Waiting 02:40:57 651d9022c234: Preparing 02:40:57 fb68103c5407: Waiting 02:40:57 f2d1f6a33d99: Waiting 02:40:57 651d9022c234: Waiting 02:40:57 642b191363b4: Layer already exists 02:40:57 0056dd6120d3: Layer already exists 02:40:57 a91f600d3f34: Layer already exists 02:40:57 a424a6fe0e6c: Layer already exists 02:40:57 4064112fabf3: Layer already exists 02:40:57 48fdd1256b7d: Layer already exists 02:40:57 fb68103c5407: Layer already exists 02:40:57 f2d1f6a33d99: Layer already exists 02:40:57 651d9022c234: Layer already exists 02:40:57 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:45d6e2dba37740ca2fa342688e211c6feaf551ff2c0c3c0309d1416b23eab9af size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:58 + 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:40:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 02:40:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:40:58 a91f600d3f34: Preparing 02:40:58 4064112fabf3: Preparing 02:40:58 0056dd6120d3: Preparing 02:40:58 a424a6fe0e6c: Preparing 02:40:58 642b191363b4: Preparing 02:40:58 48fdd1256b7d: Preparing 02:40:58 fb68103c5407: Preparing 02:40:58 f2d1f6a33d99: Preparing 02:40:58 651d9022c234: Preparing 02:40:58 fb68103c5407: Waiting 02:40:58 f2d1f6a33d99: Waiting 02:40:58 651d9022c234: Waiting 02:40:58 48fdd1256b7d: Waiting 02:40:58 642b191363b4: Layer already exists 02:40:58 4064112fabf3: Layer already exists 02:40:58 0056dd6120d3: Layer already exists 02:40:58 a91f600d3f34: Layer already exists 02:40:58 a424a6fe0e6c: Layer already exists 02:40:58 48fdd1256b7d: Layer already exists 02:40:58 651d9022c234: Layer already exists 02:40:58 f2d1f6a33d99: Layer already exists 02:40:58 fb68103c5407: Layer already exists 02:40:58 main: digest: sha256:45d6e2dba37740ca2fa342688e211c6feaf551ff2c0c3c0309d1416b23eab9af size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:40:58 ===================================================== [Pipeline] echo 02:40:58 taggedImages: 02:40:58 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:40:58 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:40:58 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.28 02:40:58 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:40:58 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 02:40:59 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 02:40:59 d8dcd70220f9688fa8787918ae82f03e3794c64c 02:40:59 latest 02:40:59 4.0.0-dev.28 02:40:59 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:40:59 main 02:40:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:59 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:40:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:40:59 f5ee5df25961: Preparing 02:40:59 a9a92891ec27: Preparing 02:40:59 7d4746af259c: Preparing 02:40:59 a424a6fe0e6c: Preparing 02:40:59 642b191363b4: Preparing 02:40:59 b428e14392f2: Preparing 02:40:59 389fa950eb9b: Preparing 02:40:59 105352a08c54: Preparing 02:40:59 651d9022c234: Preparing 02:40:59 b428e14392f2: Waiting 02:40:59 389fa950eb9b: Waiting 02:40:59 105352a08c54: Waiting 02:40:59 651d9022c234: Waiting 02:40:59 642b191363b4: Layer already exists 02:40:59 a424a6fe0e6c: Layer already exists 02:41:00 389fa950eb9b: Layer already exists 02:41:00 a9a92891ec27: Pushed 02:41:00 105352a08c54: Layer already exists 02:41:00 f5ee5df25961: Pushed 02:41:00 7d4746af259c: Pushed 02:41:00 651d9022c234: Layer already exists 02:41:22 b428e14392f2: Pushed 02:41:22 d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:383ad1eb94fb0b3ce536bfae4313a501031dc36f12206ebf9293e36c9e996153 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:22 + 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:41:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:41:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:41:22 f5ee5df25961: Preparing 02:41:22 a9a92891ec27: Preparing 02:41:22 7d4746af259c: Preparing 02:41:22 a424a6fe0e6c: Preparing 02:41:22 642b191363b4: Preparing 02:41:22 b428e14392f2: Preparing 02:41:22 389fa950eb9b: Preparing 02:41:22 105352a08c54: Preparing 02:41:22 651d9022c234: Preparing 02:41:22 b428e14392f2: Waiting 02:41:22 105352a08c54: Waiting 02:41:22 389fa950eb9b: Waiting 02:41:22 651d9022c234: Waiting 02:41:22 642b191363b4: Layer already exists 02:41:22 7d4746af259c: Layer already exists 02:41:22 f5ee5df25961: Layer already exists 02:41:22 a9a92891ec27: Layer already exists 02:41:22 a424a6fe0e6c: Layer already exists 02:41:22 b428e14392f2: Layer already exists 02:41:22 389fa950eb9b: Layer already exists 02:41:22 105352a08c54: Layer already exists 02:41:22 651d9022c234: Layer already exists 02:41:23 latest: digest: sha256:383ad1eb94fb0b3ce536bfae4313a501031dc36f12206ebf9293e36c9e996153 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:23 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.28 02:41:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:41:23 f5ee5df25961: Preparing 02:41:23 a9a92891ec27: Preparing 02:41:23 7d4746af259c: Preparing 02:41:23 a424a6fe0e6c: Preparing 02:41:23 642b191363b4: Preparing 02:41:23 b428e14392f2: Preparing 02:41:23 389fa950eb9b: Preparing 02:41:23 105352a08c54: Preparing 02:41:23 651d9022c234: Preparing 02:41:23 b428e14392f2: Waiting 02:41:23 389fa950eb9b: Waiting 02:41:23 105352a08c54: Waiting 02:41:23 651d9022c234: Waiting 02:41:23 7d4746af259c: Layer already exists 02:41:23 a424a6fe0e6c: Layer already exists 02:41:23 f5ee5df25961: Layer already exists 02:41:23 642b191363b4: Layer already exists 02:41:23 a9a92891ec27: Layer already exists 02:41:23 105352a08c54: Layer already exists 02:41:23 389fa950eb9b: Layer already exists 02:41:23 651d9022c234: Layer already exists 02:41:23 b428e14392f2: Layer already exists 02:41:23 4.0.0-dev.28: digest: sha256:383ad1eb94fb0b3ce536bfae4313a501031dc36f12206ebf9293e36c9e996153 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:24 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:41:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:41:24 f5ee5df25961: Preparing 02:41:24 a9a92891ec27: Preparing 02:41:24 7d4746af259c: Preparing 02:41:24 a424a6fe0e6c: Preparing 02:41:24 642b191363b4: Preparing 02:41:24 b428e14392f2: Preparing 02:41:24 389fa950eb9b: Preparing 02:41:24 105352a08c54: Preparing 02:41:24 651d9022c234: Preparing 02:41:24 b428e14392f2: Waiting 02:41:24 389fa950eb9b: Waiting 02:41:24 105352a08c54: Waiting 02:41:24 651d9022c234: Waiting 02:41:24 642b191363b4: Layer already exists 02:41:24 a9a92891ec27: Layer already exists 02:41:24 a424a6fe0e6c: Layer already exists 02:41:24 7d4746af259c: Layer already exists 02:41:24 f5ee5df25961: Layer already exists 02:41:24 b428e14392f2: Layer already exists 02:41:24 651d9022c234: Layer already exists 02:41:24 389fa950eb9b: Layer already exists 02:41:24 105352a08c54: Layer already exists 02:41:24 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:383ad1eb94fb0b3ce536bfae4313a501031dc36f12206ebf9293e36c9e996153 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:25 + 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:41:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 02:41:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:41:25 f5ee5df25961: Preparing 02:41:25 a9a92891ec27: Preparing 02:41:25 7d4746af259c: Preparing 02:41:25 a424a6fe0e6c: Preparing 02:41:25 642b191363b4: Preparing 02:41:25 b428e14392f2: Preparing 02:41:25 389fa950eb9b: Preparing 02:41:25 b428e14392f2: Waiting 02:41:25 105352a08c54: Preparing 02:41:25 389fa950eb9b: Waiting 02:41:25 651d9022c234: Preparing 02:41:25 105352a08c54: Waiting 02:41:25 651d9022c234: Waiting 02:41:25 a424a6fe0e6c: Layer already exists 02:41:25 7d4746af259c: Layer already exists 02:41:25 f5ee5df25961: Layer already exists 02:41:25 642b191363b4: Layer already exists 02:41:25 a9a92891ec27: Layer already exists 02:41:25 389fa950eb9b: Layer already exists 02:41:25 651d9022c234: Layer already exists 02:41:25 105352a08c54: Layer already exists 02:41:25 b428e14392f2: Layer already exists 02:41:25 main: digest: sha256:383ad1eb94fb0b3ce536bfae4313a501031dc36f12206ebf9293e36c9e996153 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:41:26 ===================================================== [Pipeline] echo 02:41:26 taggedImages: 02:41:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:41:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:41:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.28 02:41:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:41:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 02:41:26 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 02:41:26 d8dcd70220f9688fa8787918ae82f03e3794c64c 02:41:26 latest 02:41:26 4.0.0-dev.28 02:41:26 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:41:26 main 02:41:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:26 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:41:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:41:26 c5875725867a: Preparing 02:41:26 20a768a95fc0: Preparing 02:41:26 eb3703b27666: Preparing 02:41:26 a424a6fe0e6c: Preparing 02:41:26 642b191363b4: Preparing 02:41:26 69f07a20fedc: Preparing 02:41:26 f6a4e05791cf: Preparing 02:41:26 69f07a20fedc: Waiting 02:41:26 651d9022c234: Preparing 02:41:26 f6a4e05791cf: Waiting 02:41:26 651d9022c234: Waiting 02:41:26 642b191363b4: Layer already exists 02:41:26 a424a6fe0e6c: Layer already exists 02:41:27 20a768a95fc0: Pushed 02:41:27 c5875725867a: Pushed 02:41:27 651d9022c234: Layer already exists 02:41:27 f6a4e05791cf: Pushed 02:41:28 69f07a20fedc: Pushed 02:41:36 eb3703b27666: Pushed 02:41:36 d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:d5753eac42027c5d1c7193ed172aa18588aa07b913f569ca6202ac869ccbcc00 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:36 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:41:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:41:37 c5875725867a: Preparing 02:41:37 20a768a95fc0: Preparing 02:41:37 eb3703b27666: Preparing 02:41:37 a424a6fe0e6c: Preparing 02:41:37 642b191363b4: Preparing 02:41:37 69f07a20fedc: Preparing 02:41:37 f6a4e05791cf: Preparing 02:41:37 651d9022c234: Preparing 02:41:37 69f07a20fedc: Waiting 02:41:37 651d9022c234: Waiting 02:41:37 f6a4e05791cf: Waiting 02:41:37 20a768a95fc0: Layer already exists 02:41:37 642b191363b4: Layer already exists 02:41:37 c5875725867a: Layer already exists 02:41:37 eb3703b27666: Layer already exists 02:41:37 a424a6fe0e6c: Layer already exists 02:41:37 651d9022c234: Layer already exists 02:41:37 69f07a20fedc: Layer already exists 02:41:37 f6a4e05791cf: Layer already exists 02:41:37 latest: digest: sha256:d5753eac42027c5d1c7193ed172aa18588aa07b913f569ca6202ac869ccbcc00 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:37 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.28 02:41:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:41:37 c5875725867a: Preparing 02:41:37 20a768a95fc0: Preparing 02:41:37 eb3703b27666: Preparing 02:41:37 a424a6fe0e6c: Preparing 02:41:37 642b191363b4: Preparing 02:41:37 69f07a20fedc: Preparing 02:41:37 f6a4e05791cf: Preparing 02:41:37 651d9022c234: Preparing 02:41:37 69f07a20fedc: Waiting 02:41:37 f6a4e05791cf: Waiting 02:41:37 651d9022c234: Waiting 02:41:37 eb3703b27666: Layer already exists 02:41:37 a424a6fe0e6c: Layer already exists 02:41:37 20a768a95fc0: Layer already exists 02:41:37 c5875725867a: Layer already exists 02:41:37 642b191363b4: Layer already exists 02:41:37 f6a4e05791cf: Layer already exists 02:41:37 69f07a20fedc: Layer already exists 02:41:37 651d9022c234: Layer already exists 02:41:38 4.0.0-dev.28: digest: sha256:d5753eac42027c5d1c7193ed172aa18588aa07b913f569ca6202ac869ccbcc00 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:38 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:41:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:41:38 c5875725867a: Preparing 02:41:38 20a768a95fc0: Preparing 02:41:38 eb3703b27666: Preparing 02:41:38 a424a6fe0e6c: Preparing 02:41:38 642b191363b4: Preparing 02:41:38 69f07a20fedc: Preparing 02:41:38 f6a4e05791cf: Preparing 02:41:38 651d9022c234: Preparing 02:41:38 69f07a20fedc: Waiting 02:41:38 651d9022c234: Waiting 02:41:38 f6a4e05791cf: Waiting 02:41:38 a424a6fe0e6c: Layer already exists 02:41:38 642b191363b4: Layer already exists 02:41:38 eb3703b27666: Layer already exists 02:41:38 c5875725867a: Layer already exists 02:41:38 20a768a95fc0: Layer already exists 02:41:38 69f07a20fedc: Layer already exists 02:41:38 f6a4e05791cf: Layer already exists 02:41:38 651d9022c234: Layer already exists 02:41:39 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:d5753eac42027c5d1c7193ed172aa18588aa07b913f569ca6202ac869ccbcc00 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 02:41:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:41:40 c5875725867a: Preparing 02:41:40 20a768a95fc0: Preparing 02:41:40 eb3703b27666: Preparing 02:41:40 a424a6fe0e6c: Preparing 02:41:40 642b191363b4: Preparing 02:41:40 69f07a20fedc: Preparing 02:41:40 f6a4e05791cf: Preparing 02:41:40 651d9022c234: Preparing 02:41:40 69f07a20fedc: Waiting 02:41:40 f6a4e05791cf: Waiting 02:41:40 651d9022c234: Waiting 02:41:40 a424a6fe0e6c: Layer already exists 02:41:40 eb3703b27666: Layer already exists 02:41:40 20a768a95fc0: Layer already exists 02:41:40 642b191363b4: Layer already exists 02:41:40 c5875725867a: Layer already exists 02:41:40 69f07a20fedc: Layer already exists 02:41:40 f6a4e05791cf: Layer already exists 02:41:40 651d9022c234: Layer already exists 02:41:40 main: digest: sha256:d5753eac42027c5d1c7193ed172aa18588aa07b913f569ca6202ac869ccbcc00 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:41:40 ===================================================== [Pipeline] echo 02:41:40 taggedImages: 02:41:40 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:41:40 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:41:40 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.28 02:41:40 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:41:40 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 02:41:40 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 02:41:40 d8dcd70220f9688fa8787918ae82f03e3794c64c 02:41:40 latest 02:41:40 4.0.0-dev.28 02:41:40 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:41:40 main 02:41:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:40 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:41:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:41:41 e755519f40fa: Preparing 02:41:41 72bd98fbf313: Preparing 02:41:41 a424a6fe0e6c: Preparing 02:41:41 642b191363b4: Preparing 02:41:41 3b9e775210c9: Preparing 02:41:41 dba438157e5c: Preparing 02:41:41 651d9022c234: Preparing 02:41:41 dba438157e5c: Waiting 02:41:41 651d9022c234: Waiting 02:41:41 a424a6fe0e6c: Layer already exists 02:41:41 642b191363b4: Layer already exists 02:41:41 651d9022c234: Layer already exists 02:41:41 e755519f40fa: Pushed 02:41:42 dba438157e5c: Pushed 02:41:43 3b9e775210c9: Pushed 02:41:49 72bd98fbf313: Pushed 02:41:49 d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:cde2f1048bf6b948317348de5f0917b00d5e48e32bc7b683dfba351da101ba03 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:50 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:41:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:41:50 e755519f40fa: Preparing 02:41:50 72bd98fbf313: Preparing 02:41:50 a424a6fe0e6c: Preparing 02:41:50 642b191363b4: Preparing 02:41:50 3b9e775210c9: Preparing 02:41:50 dba438157e5c: Preparing 02:41:50 651d9022c234: Preparing 02:41:50 dba438157e5c: Waiting 02:41:50 651d9022c234: Waiting 02:41:50 e755519f40fa: Layer already exists 02:41:50 72bd98fbf313: Layer already exists 02:41:50 a424a6fe0e6c: Layer already exists 02:41:50 3b9e775210c9: Layer already exists 02:41:50 dba438157e5c: Layer already exists 02:41:50 642b191363b4: Layer already exists 02:41:50 651d9022c234: Layer already exists 02:41:50 latest: digest: sha256:cde2f1048bf6b948317348de5f0917b00d5e48e32bc7b683dfba351da101ba03 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:51 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.28 02:41:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:41:51 e755519f40fa: Preparing 02:41:51 72bd98fbf313: Preparing 02:41:51 a424a6fe0e6c: Preparing 02:41:51 642b191363b4: Preparing 02:41:51 3b9e775210c9: Preparing 02:41:51 dba438157e5c: Preparing 02:41:51 651d9022c234: Preparing 02:41:51 dba438157e5c: Waiting 02:41:51 651d9022c234: Waiting 02:41:51 72bd98fbf313: Layer already exists 02:41:51 e755519f40fa: Layer already exists 02:41:51 3b9e775210c9: Layer already exists 02:41:51 a424a6fe0e6c: Layer already exists 02:41:51 642b191363b4: Layer already exists 02:41:51 651d9022c234: Layer already exists 02:41:51 dba438157e5c: Layer already exists 02:41:51 4.0.0-dev.28: digest: sha256:cde2f1048bf6b948317348de5f0917b00d5e48e32bc7b683dfba351da101ba03 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:52 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:41:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:41:52 e755519f40fa: Preparing 02:41:52 72bd98fbf313: Preparing 02:41:52 a424a6fe0e6c: Preparing 02:41:52 642b191363b4: Preparing 02:41:52 3b9e775210c9: Preparing 02:41:52 dba438157e5c: Preparing 02:41:52 651d9022c234: Preparing 02:41:52 dba438157e5c: Waiting 02:41:52 651d9022c234: Waiting 02:41:52 72bd98fbf313: Layer already exists 02:41:52 a424a6fe0e6c: Layer already exists 02:41:52 642b191363b4: Layer already exists 02:41:52 3b9e775210c9: Layer already exists 02:41:52 e755519f40fa: Layer already exists 02:41:52 dba438157e5c: Layer already exists 02:41:52 651d9022c234: Layer already exists 02:41:52 d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:cde2f1048bf6b948317348de5f0917b00d5e48e32bc7b683dfba351da101ba03 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:53 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 02:41:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:41:53 e755519f40fa: Preparing 02:41:53 72bd98fbf313: Preparing 02:41:53 a424a6fe0e6c: Preparing 02:41:53 642b191363b4: Preparing 02:41:53 3b9e775210c9: Preparing 02:41:53 dba438157e5c: Preparing 02:41:53 651d9022c234: Preparing 02:41:53 dba438157e5c: Waiting 02:41:53 651d9022c234: Waiting 02:41:53 a424a6fe0e6c: Layer already exists 02:41:53 72bd98fbf313: Layer already exists 02:41:53 e755519f40fa: Layer already exists 02:41:53 642b191363b4: Layer already exists 02:41:53 3b9e775210c9: Layer already exists 02:41:53 dba438157e5c: Layer already exists 02:41:53 651d9022c234: Layer already exists 02:41:53 main: digest: sha256:cde2f1048bf6b948317348de5f0917b00d5e48e32bc7b683dfba351da101ba03 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:41:53 ===================================================== [Pipeline] echo 02:41:53 taggedImages: 02:41:53 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c 02:41:53 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:41:53 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.28 02:41:53 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 02:41:53 - 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:41:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:41:54 02:41:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:41:54 arm64: Pulling from edgex-lftools-log-publisher 02:41:54 8998bd30e6a1: Pulling fs layer 02:41:54 04944245beec: Pulling fs layer 02:41:54 699f458cf7ca: Pulling fs layer 02:41:54 765212b225bb: Pulling fs layer 02:41:54 f23df028b6ca: Pulling fs layer 02:41:54 d65c8cfc05b1: Pulling fs layer 02:41:54 2437ff75d9bd: Pulling fs layer 02:41:54 765212b225bb: Waiting 02:41:54 f23df028b6ca: Waiting 02:41:54 d65c8cfc05b1: Waiting 02:41:54 2437ff75d9bd: Waiting 02:41:54 04944245beec: Verifying Checksum 02:41:54 04944245beec: Download complete 02:41:54 765212b225bb: Verifying Checksum 02:41:54 d65c8cfc05b1: Verifying Checksum 02:41:54 d65c8cfc05b1: Download complete 02:41:54 699f458cf7ca: Verifying Checksum 02:41:54 699f458cf7ca: Download complete 02:41:55 8998bd30e6a1: Verifying Checksum 02:41:55 8998bd30e6a1: Download complete 02:41:57 2437ff75d9bd: Download complete 02:42:01 8998bd30e6a1: Pull complete 02:42:02 04944245beec: Pull complete 02:42:04 699f458cf7ca: Pull complete 02:42:04 765212b225bb: Pull complete 02:42:05 f23df028b6ca: Pull complete 02:42:05 d65c8cfc05b1: Pull complete 02:42:31 2437ff75d9bd: Pull complete 02:42:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:42:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:42:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:42:31 prd-ubuntu20.04-docker-arm64-4c-16g-35000 does not seem to be running inside a container 02:42:31 $ 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/764 -v /w/workspace/edgex-go/764:/w/workspace/edgex-go/764:rw,z -v /w/workspace/edgex-go/764@tmp:/w/workspace/edgex-go/764@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:42:33 $ docker top 07f2c9a7cf495331091a03e83774eb6411ab8dc7735469b9e7f2c5aa048732fc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:42:33 ---> job-cost.sh 02:42:34 lf-activate-venv: SKIPPING 02:42:34 INFO: No Stack... 02:42:34 INFO: Retrieving Pricing Info for: v3-standard-8 02:42:35 INFO: Archiving Costs [Pipeline] sh 02:42:35 + cat /w/workspace/edgex-go/764/archives/cost.csv 02:42:35 + cut -d, -f6 [Pipeline] lock 02:42:35 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-764-stack-cost] 02:42:35 Resource [jenkins-edgexfoundry-edgex-go-main-764-stack-cost] did not exist. Created. 02:42:35 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-764-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:42:36 + echo total: 0.2199999988079071 [Pipeline] stash 02:42:36 Stashed 1 file(s) [Pipeline] } 02:42:36 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-764-stack-cost] [Pipeline] // lock [Pipeline] } 02:42:36 $ docker stop --time=1 07f2c9a7cf495331091a03e83774eb6411ab8dc7735469b9e7f2c5aa048732fc 02:42:39 $ docker rm -f --volumes 07f2c9a7cf495331091a03e83774eb6411ab8dc7735469b9e7f2c5aa048732fc [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:42:40 provisioning config files... 02:42:40 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/764@tmp/config12469402262281108821tmp [Pipeline] { [Pipeline] sh 02:42:40 + set +x 02:42:40 + curl -s https://codecov.io/bash 02:42:40 + bash -s -- 02:42:40 02:42:40 _____ _ 02:42:40 / ____| | | 02:42:40 | | ___ __| | ___ ___ _____ __ 02:42:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:42:40 | |___| (_) | (_| | __/ (_| (_) \ V / 02:42:40 \_____\___/ \__,_|\___|\___\___/ \_/ 02:42:40 Bash-1.0.6 02:42:40 02:42:40 02:42:40 ==> git version 2.25.1 found 02:42:40 ==> 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:42:40 Release-Date: 2020-01-08 02:42:40 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:42:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:42:40 ==> Jenkins CI detected. 02:42:40 current dir:  /w/workspace/edgex-go/764 02:42:40 project root: . 02:42:40 --> token set from env 02:42:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:42:40 ==> Running gcov in . (disable via -X gcov) 02:42:40 ==> Python coveragepy not found 02:42:40 ==> Searching for coverage reports in: 02:42:40 + . 02:42:40 -> Found 1 reports 02:42:40 ==> Detecting git/mercurial file structure 02:42:40 ==> Reading reports 02:42:40 + ./coverage.out bytes=1412873 02:42:40 ==> Appending adjustments 02:42:40 https://docs.codecov.io/docs/fixing-reports 02:42:41 + Found adjustments 02:42:41 ==> Gzipping contents 02:42:42 124K /tmp/codecov.sJ6UFd.gz 02:42:42 ==> Uploading reports 02:42:42 url: https://codecov.io 02:42:42 query: branch=main&commit=d8dcd70220f9688fa8787918ae82f03e3794c64c&build=764&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F764%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:42:42 -> Pinging Codecov 02:42:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d8dcd70220f9688fa8787918ae82f03e3794c64c&build=764&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F764%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:42:42 -> Uploading to 02:42:42 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/d8dcd70220f9688fa8787918ae82f03e3794c64c/85f9576d-f5f5-4284-92fb-b2328d2e87eb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241213%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241213T024242Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=12c026d8b399f6a01dc583ee5530ca9555541449afad4b65d46ab1cd3be7eb0a 02:42:42 % Total % Received % Xferd Average Speed Time Time Time Current 02:42:42 Dload Upload Total Spent Left Speed 02:42:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 120k 0 0 100 120k 0 469k --:--:-- --:--:-- --:--:-- 469k 02:42:42 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } 02:42:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 02:42:42 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:42:42 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:42:43 02:42:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:42:43 latest: Pulling from edgex-devops/edgex-snyk-go 02:42:43 43c4264eed91: Already exists 02:42:43 4cc291be95ef: Already exists 02:42:43 2ac1f1163629: Already exists 02:42:43 5c3c966382ef: Already exists 02:42:43 4f4fb700ef54: Already exists 02:42:43 d9c7d2e4e75e: Pulling fs layer 02:42:43 9c3e1370e548: Pulling fs layer 02:42:43 d9c7d2e4e75e: Verifying Checksum 02:42:43 d9c7d2e4e75e: Download complete 02:42:43 d9c7d2e4e75e: Pull complete 02:42:44 9c3e1370e548: Download complete 02:42:47 9c3e1370e548: Pull complete 02:42:47 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 02:42:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:42:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:42:47 prd-ubuntu20.04-docker-8c-8g-34999 does not seem to be running inside a container 02:42:47 $ 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/764 -v /w/workspace/edgex-go/764:/w/workspace/edgex-go/764:rw,z -v /w/workspace/edgex-go/764@tmp:/w/workspace/edgex-go/764@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:42:51 $ docker top e8026b65a1dc64b646b295f38cf2b44742eade9e4b0a6e9bd057f7a50629b0a5 -eo pid,comm [Pipeline] { [Pipeline] sh 02:42:51 + git config --global --add safe.directory /w/workspace/edgex-go/764 [Pipeline] echo 02:42:51 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 02:42:52 + set -o pipefail 02:42:52 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 02:43:00 02:43:00 Monitoring /w/workspace/edgex-go/764 (github.com/edgexfoundry/edgex-go)... 02:43:00 02:43:00 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/649f8187-d2b2-4dea-bc71-c37f92ecbfa0 02:43:00 02:43:00 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:43:00 02:43:00 02:43:00 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 02:43:00 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:43:00 $ docker stop --time=1 e8026b65a1dc64b646b295f38cf2b44742eade9e4b0a6e9bd057f7a50629b0a5 02:43:08 $ docker rm -f --volumes e8026b65a1dc64b646b295f38cf2b44742eade9e4b0a6e9bd057f7a50629b0a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 02:43:08 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:43:08 provisioning config files... 02:43:08 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/764@tmp/config4370261726120641416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:43:09 --> edgex-publish-swagger.sh 02:43:09 === Publish openapi API === 02:43:09 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 02:43:09 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/764/openapi/core-command.yaml] 02:43:09 % Total % Received % Xferd Average Speed Time Time Time Current 02:43:09 Dload Upload Total Spent Left Speed 02:43:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 48351 --:--:-- --:--:-- --:--:-- 48351 02:43:09 02:43:09 02:43:09 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/764/openapi/core-data.yaml] 02:43:09 % Total % Received % Xferd Average Speed Time Time Time Current 02:43:09 Dload Upload Total Spent Left Speed 02:43:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 950k --:--:-- --:--:-- --:--:-- 950k 100 72057 0 0 100 72057 0 135k --:--:-- --:--:-- --:--:-- 135k 02:43:10 02:43:10 02:43:10 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/764/openapi/core-keeper.yaml] 02:43:10 % Total % Received % Xferd Average Speed Time Time Time Current 02:43:10 Dload Upload Total Spent Left Speed 02:43:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 312 151k --:--:-- --:--:-- --:--:-- 152k 02:43:10 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:43:10 02:43:10 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/764/openapi/core-metadata.yaml] 02:43:10 % Total % Received % Xferd Average Speed Time Time Time Current 02:43:10 Dload Upload Total Spent Left Speed 02:43:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 308 306k --:--:-- --:--:-- --:--:-- 306k 100 154k 100 156 100 154k 308 306k --:--:-- --:--:-- --:--:-- 306k 02:43:11 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 02:43:11 02:43:11 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/764/openapi/support-notifications.yaml] 02:43:11 % Total % Received % Xferd Average Speed Time Time Time Current 02:43:11 Dload Upload Total Spent Left Speed 02:43:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 436 238k --:--:-- --:--:-- --:--:-- 239k 02:43:11 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 02:43:11 02:43:11 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/764/openapi/support-scheduler.yaml] 02:43:11 % Total % Received % Xferd Average Speed Time Time Time Current 02:43:11 Dload Upload Total Spent Left Speed 02:43:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 506 160k --:--:-- --:--:-- --:--:-- 161k 02:43:11 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 02:43:11 [Pipeline] } 02:43:11 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:43:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:43:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:43:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:43:12 prd-ubuntu20.04-docker-8c-8g-34999 does not seem to be running inside a container 02:43:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/764 -v /w/workspace/edgex-go/764:/w/workspace/edgex-go/764:rw,z -v /w/workspace/edgex-go/764@tmp:/w/workspace/edgex-go/764@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:43:13 $ docker top 14d7c910337c64ef9844139c606209a544ad0dd7e44f956d9e059b96a6a9da89 -eo pid,comm 02:43:13 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:43:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:43:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:43:13 [ssh-agent] Looking for ssh-agent implementation... 02:43:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:43:13 $ docker exec 14d7c910337c64ef9844139c606209a544ad0dd7e44f956d9e059b96a6a9da89 ssh-agent 02:43:13 SSH_AUTH_SOCK=/tmp/ssh-sqSPSfswgC8C/agent.32 02:43:13 SSH_AGENT_PID=38 02:43:13 Running ssh-add (command line suppressed) 02:43:13 Identity added: /w/workspace/edgex-go/764@tmp/private_key_8086956682720000254.key (/w/workspace/edgex-go/764@tmp/private_key_8086956682720000254.key) 02:43:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:43:13 + git semver tag 02:43:14 2024-12-13 02:43:14,110 [run_tag] DEBUG tag force:False 02:43:14 2024-12-13 02:43:14,110 [check_head_tag] DEBUG check head tag 02:43:14 2024-12-13 02:43:14,112 [execute] INFO git cat-file --batch-check 02:43:14 2024-12-13 02:43:14,113 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/764, universal_newlines=False, shell=None, istream=) 02:43:14 2024-12-13 02:43:14,116 [execute] INFO git cat-file --batch 02:43:14 2024-12-13 02:43:14,116 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/764, universal_newlines=False, shell=None, istream=) 02:43:14 2024-12-13 02:43:14,163 [read_version] DEBUG read version from /w/workspace/edgex-go/764/.semver/main 02:43:14 2024-12-13 02:43:14,163 [execute] INFO git tag -a v4.0.0-dev.28 -m v4.0.0-dev.28 02:43:14 2024-12-13 02:43:14,163 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.28', '-m', 'v4.0.0-dev.28'], cwd=/w/workspace/edgex-go/764, universal_newlines=False, shell=None, istream=None) 02:43:14 2024-12-13 02:43:14,168 [read_version] DEBUG read version from /w/workspace/edgex-go/764/.semver/main 02:43:14 4.0.0-dev.28 [Pipeline] } 02:43:14 $ docker exec --env ******** --env ******** 14d7c910337c64ef9844139c606209a544ad0dd7e44f956d9e059b96a6a9da89 ssh-agent -k 02:43:14 unset SSH_AUTH_SOCK; 02:43:14 unset SSH_AGENT_PID; 02:43:14 echo Agent pid 38 killed; 02:43:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:43:14 + git semver [Pipeline] } 02:43:14 $ docker stop --time=1 14d7c910337c64ef9844139c606209a544ad0dd7e44f956d9e059b96a6a9da89 02:43:16 $ docker rm -f --volumes 14d7c910337c64ef9844139c606209a544ad0dd7e44f956d9e059b96a6a9da89 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:43:16 02:43:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:43:16 0.23.1-centos7: Pulling from edgex-lftools 02:43:16 ab5ef0e58194: Pulling fs layer 02:43:16 9712f1f96733: Pulling fs layer 02:43:16 63f879dbbcfc: Pulling fs layer 02:43:16 0d9ebad4ef96: Pulling fs layer 02:43:16 e9a5061849ea: Pulling fs layer 02:43:16 d747dcd14b5f: Pulling fs layer 02:43:16 2de7ff778b66: Pulling fs layer 02:43:16 0d9ebad4ef96: Waiting 02:43:16 d747dcd14b5f: Waiting 02:43:16 2de7ff778b66: Waiting 02:43:16 e9a5061849ea: Waiting 02:43:16 9712f1f96733: Download complete 02:43:17 63f879dbbcfc: Verifying Checksum 02:43:17 63f879dbbcfc: Download complete 02:43:17 e9a5061849ea: Verifying Checksum 02:43:17 e9a5061849ea: Download complete 02:43:17 d747dcd14b5f: Verifying Checksum 02:43:17 d747dcd14b5f: Download complete 02:43:17 0d9ebad4ef96: Download complete 02:43:17 ab5ef0e58194: Verifying Checksum 02:43:17 ab5ef0e58194: Download complete 02:43:17 2de7ff778b66: Verifying Checksum 02:43:17 2de7ff778b66: Download complete 02:43:20 ab5ef0e58194: Pull complete 02:43:20 9712f1f96733: Pull complete 02:43:20 63f879dbbcfc: Pull complete 02:43:24 0d9ebad4ef96: Pull complete 02:43:24 e9a5061849ea: Pull complete 02:43:24 d747dcd14b5f: Pull complete 02:43:25 2de7ff778b66: Pull complete 02:43:25 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:43:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:43:25 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:43:25 prd-ubuntu20.04-docker-8c-8g-34999 does not seem to be running inside a container 02:43:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/764 -v /w/workspace/edgex-go/764:/w/workspace/edgex-go/764:rw,z -v /w/workspace/edgex-go/764@tmp:/w/workspace/edgex-go/764@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:43:33 $ docker top a600e4eda8f7a28637b5392b690fbbee4391131a361a028c2ef98f9004f9cea2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:43:33 provisioning config files... 02:43:33 copy managed file [sigul-config] to file:/w/workspace/edgex-go/764@tmp/config13626546180589724417tmp 02:43:34 copy managed file [sigul-password] to file:/w/workspace/edgex-go/764@tmp/config8080279804914276585tmp 02:43:34 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/764@tmp/config14363611440610130344tmp [Pipeline] { [Pipeline] echo 02:43:34 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:43:34 ---> sigul-configuration.sh 02:43:34 gpg: directory `/root/.gnupg' created 02:43:34 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:43:34 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:43:34 gpg: keyring `/root/.gnupg/secring.gpg' created 02:43:34 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:43:34 gpg: CAST5 encrypted data 02:43:34 gpg: encrypted with 1 passphrase 02:43:34 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:43:34 + mkdir /home/jenkins 02:43:34 + mkdir /home/jenkins/sigul [Pipeline] sh 02:43:34 + 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:43:34 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:43:35 ---> sigul-install.sh 02:43:35 Sigul already installed; skipping installation. [Pipeline] sh 02:43:35 + git tag --list 02:43:35 0.6.0 02:43:35 0.6.1 02:43:35 0.7.0 02:43:35 0.7.1 02:43:35 v1.0.0 02:43:35 v1.0.1 02:43:35 v1.1.0 02:43:35 v1.2.0 02:43:35 v1.2.1 02:43:35 v1.3.0 02:43:35 v1.3.1 02:43:35 v2.0.0 02:43:35 v2.1.0 02:43:35 v2.1.1 02:43:35 v2.2.0 02:43:35 v2.3.0 02:43:35 v3.0 02:43:35 v3.0.0 02:43:35 v3.1 02:43:35 v3.1.0 02:43:35 v3.1.0-dev.1 02:43:35 v3.1.0-dev.10 02:43:35 v3.1.0-dev.11 02:43:35 v3.1.0-dev.12 02:43:35 v3.1.0-dev.13 02:43:35 v3.1.0-dev.14 02:43:35 v3.1.0-dev.15 02:43:35 v3.1.0-dev.16 02:43:35 v3.1.0-dev.17 02:43:35 v3.1.0-dev.18 02:43:35 v3.1.0-dev.19 02:43:35 v3.1.0-dev.2 02:43:35 v3.1.0-dev.20 02:43:35 v3.1.0-dev.21 02:43:35 v3.1.0-dev.22 02:43:35 v3.1.0-dev.23 02:43:35 v3.1.0-dev.24 02:43:35 v3.1.0-dev.25 02:43:35 v3.1.0-dev.26 02:43:35 v3.1.0-dev.27 02:43:35 v3.1.0-dev.28 02:43:35 v3.1.0-dev.29 02:43:35 v3.1.0-dev.3 02:43:35 v3.1.0-dev.30 02:43:35 v3.1.0-dev.31 02:43:35 v3.1.0-dev.32 02:43:35 v3.1.0-dev.33 02:43:35 v3.1.0-dev.34 02:43:35 v3.1.0-dev.35 02:43:35 v3.1.0-dev.36 02:43:35 v3.1.0-dev.37 02:43:35 v3.1.0-dev.38 02:43:35 v3.1.0-dev.39 02:43:35 v3.1.0-dev.4 02:43:35 v3.1.0-dev.40 02:43:35 v3.1.0-dev.41 02:43:35 v3.1.0-dev.42 02:43:35 v3.1.0-dev.43 02:43:35 v3.1.0-dev.44 02:43:35 v3.1.0-dev.45 02:43:35 v3.1.0-dev.46 02:43:35 v3.1.0-dev.47 02:43:35 v3.1.0-dev.48 02:43:35 v3.1.0-dev.49 02:43:35 v3.1.0-dev.5 02:43:35 v3.1.0-dev.50 02:43:35 v3.1.0-dev.51 02:43:35 v3.1.0-dev.52 02:43:35 v3.1.0-dev.53 02:43:35 v3.1.0-dev.54 02:43:35 v3.1.0-dev.55 02:43:35 v3.1.0-dev.56 02:43:35 v3.1.0-dev.57 02:43:35 v3.1.0-dev.58 02:43:35 v3.1.0-dev.59 02:43:35 v3.1.0-dev.6 02:43:35 v3.1.0-dev.60 02:43:35 v3.1.0-dev.61 02:43:35 v3.1.0-dev.62 02:43:35 v3.1.0-dev.63 02:43:35 v3.1.0-dev.64 02:43:35 v3.1.0-dev.65 02:43:35 v3.1.0-dev.66 02:43:35 v3.1.0-dev.67 02:43:35 v3.1.0-dev.68 02:43:35 v3.1.0-dev.69 02:43:35 v3.1.0-dev.7 02:43:35 v3.1.0-dev.70 02:43:35 v3.1.0-dev.71 02:43:35 v3.1.0-dev.72 02:43:35 v3.1.0-dev.73 02:43:35 v3.1.0-dev.8 02:43:35 v3.1.0-dev.9 02:43:35 v3.1.1 02:43:35 v3.1.1-dev.1 02:43:35 v3.1.1-dev.2 02:43:35 v3.2.0-dev.1 02:43:35 v3.2.0-dev.10 02:43:35 v3.2.0-dev.100 02:43:35 v3.2.0-dev.101 02:43:35 v3.2.0-dev.102 02:43:35 v3.2.0-dev.103 02:43:35 v3.2.0-dev.104 02:43:35 v3.2.0-dev.105 02:43:35 v3.2.0-dev.106 02:43:35 v3.2.0-dev.107 02:43:35 v3.2.0-dev.108 02:43:35 v3.2.0-dev.109 02:43:35 v3.2.0-dev.11 02:43:35 v3.2.0-dev.12 02:43:35 v3.2.0-dev.13 02:43:35 v3.2.0-dev.14 02:43:35 v3.2.0-dev.15 02:43:35 v3.2.0-dev.16 02:43:35 v3.2.0-dev.17 02:43:35 v3.2.0-dev.18 02:43:35 v3.2.0-dev.19 02:43:35 v3.2.0-dev.2 02:43:35 v3.2.0-dev.20 02:43:35 v3.2.0-dev.21 02:43:35 v3.2.0-dev.22 02:43:35 v3.2.0-dev.23 02:43:35 v3.2.0-dev.24 02:43:35 v3.2.0-dev.25 02:43:35 v3.2.0-dev.26 02:43:35 v3.2.0-dev.27 02:43:35 v3.2.0-dev.28 02:43:35 v3.2.0-dev.29 02:43:35 v3.2.0-dev.3 02:43:35 v3.2.0-dev.30 02:43:35 v3.2.0-dev.31 02:43:35 v3.2.0-dev.32 02:43:35 v3.2.0-dev.33 02:43:35 v3.2.0-dev.34 02:43:35 v3.2.0-dev.35 02:43:35 v3.2.0-dev.36 02:43:35 v3.2.0-dev.37 02:43:35 v3.2.0-dev.38 02:43:35 v3.2.0-dev.39 02:43:35 v3.2.0-dev.4 02:43:35 v3.2.0-dev.40 02:43:35 v3.2.0-dev.41 02:43:35 v3.2.0-dev.42 02:43:35 v3.2.0-dev.43 02:43:35 v3.2.0-dev.44 02:43:35 v3.2.0-dev.45 02:43:35 v3.2.0-dev.46 02:43:35 v3.2.0-dev.47 02:43:35 v3.2.0-dev.48 02:43:35 v3.2.0-dev.49 02:43:35 v3.2.0-dev.5 02:43:35 v3.2.0-dev.50 02:43:35 v3.2.0-dev.51 02:43:35 v3.2.0-dev.52 02:43:35 v3.2.0-dev.53 02:43:35 v3.2.0-dev.54 02:43:35 v3.2.0-dev.55 02:43:35 v3.2.0-dev.56 02:43:35 v3.2.0-dev.57 02:43:35 v3.2.0-dev.58 02:43:35 v3.2.0-dev.59 02:43:35 v3.2.0-dev.6 02:43:35 v3.2.0-dev.60 02:43:35 v3.2.0-dev.61 02:43:35 v3.2.0-dev.62 02:43:35 v3.2.0-dev.63 02:43:35 v3.2.0-dev.64 02:43:35 v3.2.0-dev.65 02:43:35 v3.2.0-dev.66 02:43:35 v3.2.0-dev.67 02:43:35 v3.2.0-dev.68 02:43:35 v3.2.0-dev.69 02:43:35 v3.2.0-dev.7 02:43:35 v3.2.0-dev.70 02:43:35 v3.2.0-dev.71 02:43:35 v3.2.0-dev.72 02:43:35 v3.2.0-dev.73 02:43:35 v3.2.0-dev.74 02:43:35 v3.2.0-dev.75 02:43:35 v3.2.0-dev.76 02:43:35 v3.2.0-dev.77 02:43:35 v3.2.0-dev.78 02:43:35 v3.2.0-dev.79 02:43:35 v3.2.0-dev.8 02:43:35 v3.2.0-dev.80 02:43:35 v3.2.0-dev.81 02:43:35 v3.2.0-dev.82 02:43:35 v3.2.0-dev.83 02:43:35 v3.2.0-dev.84 02:43:35 v3.2.0-dev.85 02:43:35 v3.2.0-dev.86 02:43:35 v3.2.0-dev.87 02:43:35 v3.2.0-dev.88 02:43:35 v3.2.0-dev.89 02:43:35 v3.2.0-dev.9 02:43:35 v3.2.0-dev.90 02:43:35 v3.2.0-dev.91 02:43:35 v3.2.0-dev.92 02:43:35 v3.2.0-dev.93 02:43:35 v3.2.0-dev.94 02:43:35 v3.2.0-dev.95 02:43:35 v3.2.0-dev.96 02:43:35 v3.2.0-dev.97 02:43:35 v3.2.0-dev.98 02:43:35 v3.2.0-dev.99 02:43:35 v4.0.0-dev.1 02:43:35 v4.0.0-dev.10 02:43:35 v4.0.0-dev.11 02:43:35 v4.0.0-dev.12 02:43:35 v4.0.0-dev.13 02:43:35 v4.0.0-dev.14 02:43:35 v4.0.0-dev.15 02:43:35 v4.0.0-dev.16 02:43:35 v4.0.0-dev.17 02:43:35 v4.0.0-dev.18 02:43:35 v4.0.0-dev.19 02:43:35 v4.0.0-dev.2 02:43:35 v4.0.0-dev.20 02:43:35 v4.0.0-dev.21 02:43:35 v4.0.0-dev.22 02:43:35 v4.0.0-dev.23 02:43:35 v4.0.0-dev.24 02:43:35 v4.0.0-dev.25 02:43:35 v4.0.0-dev.26 02:43:35 v4.0.0-dev.27 02:43:35 v4.0.0-dev.28 02:43:35 v4.0.0-dev.3 02:43:35 v4.0.0-dev.4 02:43:35 v4.0.0-dev.5 02:43:35 v4.0.0-dev.6 02:43:35 v4.0.0-dev.7 02:43:35 v4.0.0-dev.8 02:43:35 v4.0.0-dev.9 [Pipeline] sh 02:43:35 + lftools sign git-tag v4.0.0-dev.28 02:43:36 Signing Git tag with Sigul... 02:43:36 Signing v4.0.0-dev.28 [Pipeline] echo 02:43:36 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:43:37 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:43:37 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:43:37 $ docker stop --time=1 a600e4eda8f7a28637b5392b690fbbee4391131a361a028c2ef98f9004f9cea2 02:43:38 $ docker rm -f --volumes a600e4eda8f7a28637b5392b690fbbee4391131a361a028c2ef98f9004f9cea2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:43:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:43:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:43:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:43:39 prd-ubuntu20.04-docker-8c-8g-34999 does not seem to be running inside a container 02:43:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/764 -v /w/workspace/edgex-go/764:/w/workspace/edgex-go/764:rw,z -v /w/workspace/edgex-go/764@tmp:/w/workspace/edgex-go/764@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:43:39 $ docker top 55bbc4c7d0484ac5f1f404d368ade28b7e8dbaf1cf642b770b363568e24d8f09 -eo pid,comm 02:43:40 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:43:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:43:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:43:40 [ssh-agent] Looking for ssh-agent implementation... 02:43:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:43:40 $ docker exec 55bbc4c7d0484ac5f1f404d368ade28b7e8dbaf1cf642b770b363568e24d8f09 ssh-agent 02:43:40 SSH_AUTH_SOCK=/tmp/ssh-WMkzQvsFao6j/agent.31 02:43:40 SSH_AGENT_PID=37 02:43:40 Running ssh-add (command line suppressed) 02:43:40 Identity added: /w/workspace/edgex-go/764@tmp/private_key_4511096517560108707.key (/w/workspace/edgex-go/764@tmp/private_key_4511096517560108707.key) 02:43:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:43:40 + git semver bump pre 02:43:41 2024-12-13 02:43:40,922 [read_version] DEBUG read version from /w/workspace/edgex-go/764/.semver/main 02:43:41 2024-12-13 02:43:40,922 [bump_version] DEBUG bumping version:4.0.0-dev.28 on axis:pre with prefix:dev 02:43:41 2024-12-13 02:43:40,922 [bump_version] DEBUG bumped version:4.0.0-dev.29 02:43:41 2024-12-13 02:43:40,922 [write_version] DEBUG write version:4.0.0-dev.29 to path:/w/workspace/edgex-go/764/.semver/main with force:True 02:43:41 2024-12-13 02:43:40,922 [read_version] DEBUG read version from /w/workspace/edgex-go/764/.semver/main 02:43:41 2024-12-13 02:43:40,922 [write_file] DEBUG write to file:/w/workspace/edgex-go/764/.semver/main 02:43:41 2024-12-13 02:43:40,924 [execute] INFO git cat-file --batch-check 02:43:41 2024-12-13 02:43:40,925 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/764/.semver, universal_newlines=False, shell=None, istream=) 02:43:41 2024-12-13 02:43:40,930 [execute] INFO git cat-file --batch 02:43:41 2024-12-13 02:43:40,930 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/764/.semver, universal_newlines=False, shell=None, istream=) 02:43:41 2024-12-13 02:43:40,936 [read_version] DEBUG read version from /w/workspace/edgex-go/764/.semver/main 02:43:41 4.0.0-dev.29 [Pipeline] } 02:43:41 $ docker exec --env ******** --env ******** 55bbc4c7d0484ac5f1f404d368ade28b7e8dbaf1cf642b770b363568e24d8f09 ssh-agent -k 02:43:41 unset SSH_AUTH_SOCK; 02:43:41 unset SSH_AGENT_PID; 02:43:41 echo Agent pid 37 killed; 02:43:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:43:41 + git semver [Pipeline] } 02:43:41 $ docker stop --time=1 55bbc4c7d0484ac5f1f404d368ade28b7e8dbaf1cf642b770b363568e24d8f09 02:43:43 $ docker rm -f --volumes 55bbc4c7d0484ac5f1f404d368ade28b7e8dbaf1cf642b770b363568e24d8f09 [Pipeline] // withDockerContainer [Pipeline] sh 02:43:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:43:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:43:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:43:43 prd-ubuntu20.04-docker-8c-8g-34999 does not seem to be running inside a container 02:43:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/764 -v /w/workspace/edgex-go/764:/w/workspace/edgex-go/764:rw,z -v /w/workspace/edgex-go/764@tmp:/w/workspace/edgex-go/764@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:43:44 $ docker top 1fcb3a7485bd38f66dd8d0b38a8bcba2d40379d6da802cecd520353c6a60e296 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:43:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:43:44 [ssh-agent] Looking for ssh-agent implementation... 02:43:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:43:44 $ docker exec 1fcb3a7485bd38f66dd8d0b38a8bcba2d40379d6da802cecd520353c6a60e296 ssh-agent 02:43:44 SSH_AUTH_SOCK=/tmp/ssh-G2Y4gqs1nm5Z/agent.31 02:43:44 SSH_AGENT_PID=37 02:43:44 Running ssh-add (command line suppressed) 02:43:44 Identity added: /w/workspace/edgex-go/764@tmp/private_key_8991590639228359967.key (/w/workspace/edgex-go/764@tmp/private_key_8991590639228359967.key) 02:43:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:43:44 + git semver push 02:43:45 2024-12-13 02:43:45,162 [run_push] DEBUG push 02:43:45 2024-12-13 02:43:45,164 [execute] INFO git cat-file --batch-check 02:43:45 2024-12-13 02:43:45,164 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/764/.semver, universal_newlines=False, shell=None, istream=) 02:43:45 2024-12-13 02:43:45,168 [execute] INFO git rev-list fe2c69ab7d671ff1ea424e82b59e4c8e96f70267 -- 02:43:45 2024-12-13 02:43:45,169 [execute] DEBUG Popen(['git', 'rev-list', 'fe2c69ab7d671ff1ea424e82b59e4c8e96f70267', '--'], cwd=/w/workspace/edgex-go/764/.semver, universal_newlines=False, shell=None, istream=None) 02:43:45 2024-12-13 02:43:45,189 [execute] INFO git fetch -v origin 02:43:45 2024-12-13 02:43:45,190 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/764/.semver, universal_newlines=True, shell=None, istream=None) 02:43:45 2024-12-13 02:43:45,631 [run_push] DEBUG no remote changes detected 02:43:45 2024-12-13 02:43:45,631 [execute] INFO git push origin semver 02:43:45 2024-12-13 02:43:45,632 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/764/.semver, universal_newlines=False, shell=None, istream=None) 02:43:46 2024-12-13 02:43:46,259 [run_push] DEBUG push all version tags 02:43:46 2024-12-13 02:43:46,259 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:43:46 2024-12-13 02:43:46,259 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/764, universal_newlines=False, shell=None, istream=None) 02:43:46 2024-12-13 02:43:46,870 [read_version] DEBUG read version from /w/workspace/edgex-go/764/.semver/main 02:43:46 4.0.0-dev.29 [Pipeline] } 02:43:46 $ docker exec --env ******** --env ******** 1fcb3a7485bd38f66dd8d0b38a8bcba2d40379d6da802cecd520353c6a60e296 ssh-agent -k 02:43:47 unset SSH_AUTH_SOCK; 02:43:47 unset SSH_AGENT_PID; 02:43:47 echo Agent pid 37 killed; 02:43:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:43:47 + git semver [Pipeline] } 02:43:47 $ docker stop --time=1 1fcb3a7485bd38f66dd8d0b38a8bcba2d40379d6da802cecd520353c6a60e296 02:43:48 $ docker rm -f --volumes 1fcb3a7485bd38f66dd8d0b38a8bcba2d40379d6da802cecd520353c6a60e296 [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:43:49 + [ -d /w/workspace/edgex-go/764/archives ] [Pipeline] libraryResource [Pipeline] sh 02:43:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:43:50 ---> package-listing.sh 02:43:50 ++ facter osfamily 02:43:50 ++ tr '[:upper:]' '[:lower:]' 02:43:50 + OS_FAMILY=debian 02:43:50 + workspace=/w/workspace/edgex-go/764 02:43:50 + START_PACKAGES=/tmp/packages_start.txt 02:43:50 + END_PACKAGES=/tmp/packages_end.txt 02:43:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:43:50 + PACKAGES=/tmp/packages_start.txt 02:43:50 + '[' /w/workspace/edgex-go/764 ']' 02:43:50 + PACKAGES=/tmp/packages_end.txt 02:43:50 + case "${OS_FAMILY}" in 02:43:50 + dpkg -l 02:43:50 + grep '^ii' 02:43:50 + '[' -f /tmp/packages_start.txt ']' 02:43:50 + '[' -f /tmp/packages_end.txt ']' 02:43:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:43:50 + '[' /w/workspace/edgex-go/764 ']' 02:43:50 + mkdir -p /w/workspace/edgex-go/764/archives/ 02:43:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/764/archives/ [Pipeline] echo 02:43:50 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/764/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:43:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:43:51 02:43:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:43:52 latest: Pulling from edgex-lftools-log-publisher 02:43:52 5eb5b503b376: Pulling fs layer 02:43:52 5c69ac0246d0: Pulling fs layer 02:43:52 ec43610c2a17: Pulling fs layer 02:43:52 3a2ae6a8a46f: Pulling fs layer 02:43:52 33b1e0a273af: Pulling fs layer 02:43:52 5d3b04190fa2: Pulling fs layer 02:43:52 2f39f015ded8: Pulling fs layer 02:43:52 33b1e0a273af: Waiting 02:43:52 5d3b04190fa2: Waiting 02:43:52 2f39f015ded8: Waiting 02:43:52 5c69ac0246d0: Download complete 02:43:52 3a2ae6a8a46f: Verifying Checksum 02:43:52 3a2ae6a8a46f: Download complete 02:43:52 33b1e0a273af: Verifying Checksum 02:43:52 33b1e0a273af: Download complete 02:43:52 ec43610c2a17: Verifying Checksum 02:43:52 ec43610c2a17: Download complete 02:43:52 5d3b04190fa2: Verifying Checksum 02:43:52 5d3b04190fa2: Download complete 02:43:52 5eb5b503b376: Download complete 02:43:53 2f39f015ded8: Verifying Checksum 02:43:53 2f39f015ded8: Download complete 02:43:54 5eb5b503b376: Pull complete 02:43:54 5c69ac0246d0: Pull complete 02:43:55 ec43610c2a17: Pull complete 02:43:55 3a2ae6a8a46f: Pull complete 02:43:55 33b1e0a273af: Pull complete 02:43:55 5d3b04190fa2: Pull complete 02:43:59 2f39f015ded8: Pull complete 02:43:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:43:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:43:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:44:00 prd-ubuntu20.04-docker-8c-8g-34999 does not seem to be running inside a container 02:44:00 $ 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/764/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/764 -v /w/workspace/edgex-go/764:/w/workspace/edgex-go/764:rw,z -v /w/workspace/edgex-go/764@tmp:/w/workspace/edgex-go/764@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:44:08 $ docker top 7d751be523d4a4fd9e3b4995c0a9787e100477ed29cab6008146e580e59dd863 -eo pid,comm [Pipeline] { [Pipeline] sh 02:44:08 + touch /tmp/pre-build-complete [Pipeline] sh 02:44:08 + mkdir -p /var/log/sysstat [Pipeline] sh 02:44:09 + ls /var/log/sa-host 02:44:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:44:09 provisioning config files... 02:44:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/764@tmp/config5678832881347870049tmp [Pipeline] { [Pipeline] echo 02:44:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:44:09 ---> create-netrc.sh [Pipeline] } 02:44:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:44:10 ---> python-tools-install.sh [Pipeline] echo 02:44:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:44:10 ---> sudo-logs.sh 02:44:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:44:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:44:10 ---> job-cost.sh 02:44:10 lf-activate-venv: SKIPPING 02:44:10 DEBUG: total: 0.2199999988079071 02:44:10 INFO: Retrieving Stack Cost... 02:44:10 INFO: Retrieving Pricing Info for: v3-standard-8 02:44:11 INFO: Archiving Costs [Pipeline] echo 02:44:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:44:11 ---> logs-deploy.sh 02:44:11 lf-activate-venv: SKIPPING 02:44:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/764 02:44:11 INFO: archiving workspace using pattern(s): 02:44:12 Archives upload complete. 02:44:12 INFO: archiving logs to Nexus 02:44:13 ---> uname -a: 02:44:13 Linux prd-ubuntu20-04-docker-8c-8g-34999 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:44:13 02:44:13 02:44:13 ---> lscpu: 02:44:13 Architecture: x86_64 02:44:13 CPU op-mode(s): 32-bit, 64-bit 02:44:13 Byte Order: Little Endian 02:44:13 Address sizes: 40 bits physical, 48 bits virtual 02:44:13 CPU(s): 8 02:44:13 On-line CPU(s) list: 0-7 02:44:13 Thread(s) per core: 1 02:44:13 Core(s) per socket: 1 02:44:13 Socket(s): 8 02:44:13 NUMA node(s): 1 02:44:13 Vendor ID: AuthenticAMD 02:44:13 CPU family: 23 02:44:13 Model: 49 02:44:13 Model name: AMD EPYC-Rome Processor 02:44:13 Stepping: 0 02:44:13 CPU MHz: 2800.000 02:44:13 BogoMIPS: 5600.00 02:44:13 Virtualization: AMD-V 02:44:13 Hypervisor vendor: KVM 02:44:13 Virtualization type: full 02:44:13 L1d cache: 256 KiB 02:44:13 L1i cache: 256 KiB 02:44:13 L2 cache: 4 MiB 02:44:13 L3 cache: 128 MiB 02:44:13 NUMA node0 CPU(s): 0-7 02:44:13 Vulnerability Itlb multihit: Not affected 02:44:13 Vulnerability L1tf: Not affected 02:44:13 Vulnerability Mds: Not affected 02:44:13 Vulnerability Meltdown: Not affected 02:44:13 Vulnerability Mmio stale data: Not affected 02:44:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:44:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:44:13 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:44:13 Vulnerability Srbds: Not affected 02:44:13 Vulnerability Tsx async abort: Not affected 02:44:13 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:44:13 02:44:13 02:44:13 ---> nproc: 02:44:13 8 02:44:13 02:44:13 02:44:13 ---> df -h: 02:44:13 Filesystem Size Used Avail Use% Mounted on 02:44:13 overlay 155G 27G 129G 18% / 02:44:13 tmpfs 64M 0 64M 0% /dev 02:44:13 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:44:13 shm 64M 0 64M 0% /dev/shm 02:44:13 /dev/vda1 155G 27G 129G 18% /facter-os 02:44:13 02:44:13 02:44:13 ---> sar -b -r -n DEV: 02:44:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-34999) 12/13/24 _x86_64_ (8 CPU) 02:44:13 02:44:13 02:12:25 LINUX RESTART (8 CPU) 02:44:13 02:44:13 02:13:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:44:13 02:14:01 366.71 11.81 354.90 0.00 1875.81 54202.65 0.00 02:44:13 02:15:01 127.16 0.98 126.18 0.00 14.26 57042.23 0.00 02:44:13 02:16:01 23.49 0.00 23.49 0.00 0.00 12806.95 0.00 02:44:13 02:17:01 33.73 0.12 33.61 0.00 2.13 28947.58 0.00 02:44:13 02:18:01 268.37 1.37 267.01 0.00 119.79 200814.12 0.00 02:44:13 02:19:04 268.88 8.15 260.73 0.00 87.77 21905.62 0.00 02:44:13 02:20:02 618.97 6.88 612.09 0.00 4414.25 171958.35 0.00 02:44:13 02:21:01 312.94 1.42 311.52 0.00 124.03 91416.33 0.00 02:44:13 02:22:01 781.71 0.10 781.61 0.00 1.20 142351.48 0.00 02:44:13 02:23:01 95.18 0.15 95.03 0.00 15.06 15337.58 0.00 02:44:13 02:24:01 27.90 0.02 27.88 0.00 2.67 679.09 0.00 02:44:13 02:25:01 10.23 0.02 10.21 0.00 2.67 259.82 0.00 02:44:13 02:26:01 1.30 0.00 1.30 0.00 0.00 14.40 0.00 02:44:13 02:27:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 02:44:13 02:28:01 1.50 0.02 1.48 0.00 0.13 20.53 0.00 02:44:13 02:29:01 1.50 0.00 1.50 0.00 0.00 18.53 0.00 02:44:13 02:30:01 1.48 0.00 1.48 0.00 0.00 20.13 0.00 02:44:13 02:31:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 02:44:13 02:32:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 02:44:13 02:33:01 1.17 0.00 1.17 0.00 0.00 14.66 0.00 02:44:13 02:34:01 1.25 0.00 1.25 0.00 0.00 14.26 0.00 02:44:13 02:35:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 02:44:13 02:36:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 02:44:13 02:37:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 02:44:13 02:38:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 02:44:13 02:39:01 1.17 0.00 1.17 0.00 0.00 15.20 0.00 02:44:13 02:40:01 1.07 0.00 1.07 0.00 0.00 11.06 0.00 02:44:13 02:41:01 1.17 0.00 1.17 0.00 0.00 14.00 0.00 02:44:13 02:42:01 1.22 0.00 1.22 0.00 0.00 13.06 0.00 02:44:13 02:43:01 48.84 0.60 48.24 0.00 14.26 14804.47 0.00 02:44:13 02:44:01 150.77 0.20 150.57 0.00 20.93 41169.81 0.00 02:44:13 Average: 101.06 1.02 100.04 0.00 209.07 27307.35 0.00 02:44:13 02:44:13 02:13:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:44:13 02:14:01 28615224 31476092 836644 2.54 81720 3034820 1966272 5.79 1153332 2706332 11204 02:44:13 02:15:01 27133316 31334788 968220 2.94 127520 4204816 2143800 6.32 1890384 3314460 258840 02:44:13 02:16:01 26750612 31066540 1234152 3.75 130840 4297528 2230864 6.57 1767492 3801744 480844 02:44:13 02:17:01 26468876 31490424 814976 2.48 134136 4993840 1915536 5.65 1774040 4074968 328224 02:44:13 02:18:01 21946256 31349180 940856 2.86 146484 9235328 3027212 8.92 1852572 8367908 144728 02:44:13 02:19:04 20430088 31161980 1080904 3.29 233428 10271680 3203832 9.44 2453468 9023152 826396 02:44:13 02:20:02 13145428 28844668 3339988 10.16 334976 14733216 9361932 27.59 5450260 12819760 671968 02:44:13 02:21:01 10417008 29071192 3112952 9.47 366572 17526924 8128448 23.96 6490244 14388640 1216540 02:44:13 02:22:01 11733696 31126256 1107440 3.37 390004 18343112 2941796 8.67 3507044 16225564 129944 02:44:13 02:23:01 11744788 31394208 850448 2.59 390952 18605464 2172536 6.40 3369972 16378416 940 02:44:13 02:24:01 11740112 31391004 853056 2.59 392072 18605884 2158480 6.36 3806968 15945768 360 02:44:13 02:25:01 11749756 31401312 842924 2.56 392500 18606048 2046920 6.03 3873372 15869328 256 02:44:13 02:26:01 11750488 31402092 842112 2.56 392532 18606052 2046920 6.03 3871932 15869332 192 02:44:13 02:27:01 11756352 31407960 836600 2.54 392548 18606052 2046920 6.03 3866248 15869332 224 02:44:13 02:28:01 11747424 31399164 845080 2.57 392604 18606052 2076180 6.12 3878524 15869336 52 02:44:13 02:29:01 11768412 31420352 823964 2.51 392636 18606124 2092980 6.17 3852452 15869396 292 02:44:13 02:30:01 11768584 31420504 823708 2.50 392668 18606100 2092980 6.17 3852248 15869372 4 02:44:13 02:31:01 11768576 31420560 823612 2.50 392696 18606104 2092980 6.17 3852376 15869380 144 02:44:13 02:32:01 11768528 31420512 823580 2.50 392716 18606104 2092980 6.17 3852380 15869380 8 02:44:13 02:33:01 11768480 31420472 823540 2.50 392744 18606100 2092980 6.17 3852452 15869384 68 02:44:13 02:34:01 11767804 31419880 824140 2.51 392776 18606104 2092980 6.17 3853616 15869384 4 02:44:13 02:35:01 11767656 31419912 824184 2.51 392788 18606244 2092980 6.17 3853384 15869516 52 02:44:13 02:36:01 11767480 31419768 824300 2.51 392812 18606252 2092980 6.17 3853772 15869524 8 02:44:13 02:37:01 11767620 31419948 823988 2.51 392844 18606256 2092980 6.17 3853516 15869528 4 02:44:13 02:38:01 11767596 31419972 823928 2.51 392880 18606244 2092980 6.17 3853680 15869532 20 02:44:13 02:39:01 11767084 31419496 824340 2.51 392904 18606256 2092980 6.17 3853632 15869532 64 02:44:13 02:40:01 11766964 31419412 824316 2.51 392920 18606260 2092980 6.17 3854056 15869532 188 02:44:13 02:41:01 11766948 31419400 824316 2.51 392932 18606264 2092980 6.17 3853672 15869536 60 02:44:13 02:42:01 11767404 31419900 824232 2.51 392960 18606268 2092980 6.17 3853720 15869544 4 02:44:13 02:43:01 10826392 31383188 853208 2.59 401312 19411128 2214792 6.53 4018792 16544740 424992 02:44:13 02:44:01 10074976 31377648 859724 2.61 434544 20063416 2159732 6.36 3954744 17299900 396248 02:44:13 Average: 14283223 31224445 1024369 3.12 343033 16072195 2617545 7.71 3578205 13759394 157835 02:44:13 02:44:13 02:13:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:44:13 02:14:01 lo 5.03 5.03 0.49 0.49 0.00 0.00 0.00 0.00 02:44:13 02:14:01 ens3 1241.92 1229.87 11181.96 142.47 0.00 0.00 0.00 0.00 02:44:13 02:14:01 veth28333f6 120.17 120.39 12.47 143.19 0.00 0.00 0.00 0.01 02:44:13 02:14:01 docker0 809.03 716.26 58.48 3109.77 0.00 0.00 0.00 0.00 02:44:13 02:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:44:13 02:15:01 ens3 231.59 110.41 1926.62 19.53 0.00 0.00 0.00 0.00 02:44:13 02:15:01 vethce4a1cf 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 02:44:13 02:15:01 docker0 94.13 199.60 8.06 1895.86 0.00 0.00 0.00 0.00 02:44:13 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:16:01 ens3 31.84 18.49 24.51 13.43 0.00 0.00 0.00 0.00 02:44:13 02:16:01 vethce4a1cf 1.50 1.52 0.13 0.14 0.00 0.00 0.00 0.00 02:44:13 02:16:01 docker0 1.50 1.50 0.11 0.14 0.00 0.00 0.00 0.00 02:44:13 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:44:13 02:17:01 ens3 29.11 18.35 26.34 13.98 0.00 0.00 0.00 0.00 02:44:13 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:18:01 veth52a2270 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:18:01 veth8b2ab3e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:18:01 vethb124849 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:18:01 veth1081e1b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:18:01 veth8a96a88 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:18:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 02:44:13 02:18:01 vethb342c7d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:18:01 ens3 194.07 108.79 3574.95 91.75 0.00 0.00 0.00 0.00 02:44:13 02:18:01 vethd0019c2 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 02:44:13 02:18:01 vethf9d45b8 2.86 8.58 0.22 148.30 0.00 0.00 0.00 0.01 02:44:13 02:18:01 vethe5e5096 5.11 9.03 0.41 116.49 0.00 0.00 0.00 0.01 02:44:13 02:18:01 veth084626b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:18:01 veth23b1eba 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:18:01 vethcc59c52 1.67 4.43 0.12 38.73 0.00 0.00 0.00 0.00 02:44:13 02:18:01 vethb223baf 1.63 3.10 0.13 38.73 0.00 0.00 0.00 0.00 02:44:13 02:18:01 vetha39fbab 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:18:01 veth1f89361 0.38 0.58 0.03 0.14 0.00 0.00 0.00 0.00 02:44:13 02:18:01 vethc46ede5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:18:01 veth0d00f52 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:18:01 veth9520987 1.28 2.78 0.10 38.62 0.00 0.00 0.00 0.00 02:44:13 02:18:01 veth102c3bb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:18:01 docker0 14.86 30.43 0.95 425.40 0.00 0.00 0.00 0.00 02:44:13 02:18:01 vethd24d491 1.92 3.30 0.15 44.48 0.00 0.00 0.00 0.00 02:44:13 02:19:04 lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 02:44:13 02:19:04 ens3 834.07 372.85 5128.47 127.21 0.00 0.00 0.00 0.00 02:44:13 02:19:04 vethbe07a6c 45.01 116.45 4.71 618.61 0.00 0.00 0.00 0.05 02:44:13 02:19:04 veth17480cb 65.15 148.43 6.37 902.70 0.00 0.00 0.00 0.07 02:44:13 02:19:04 veth1f89361 0.13 0.78 0.01 0.03 0.00 0.00 0.00 0.00 02:44:13 02:19:04 docker0 288.23 644.95 23.04 4403.49 0.00 0.00 0.00 0.00 02:44:13 02:19:04 veth5bd3727 39.65 93.33 4.04 395.37 0.00 0.00 0.00 0.03 02:44:13 02:19:04 veth9102dd8 69.04 160.21 6.75 880.69 0.00 0.00 0.00 0.07 02:44:13 02:20:02 veth6b6295a 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 02:44:13 02:20:02 veth9b027f6 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 02:44:13 02:20:02 veth59b1931 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 02:44:13 02:20:02 vethf58b01d 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 02:44:13 02:20:02 veth79be56f 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 02:44:13 02:20:02 lo 0.35 0.35 0.04 0.04 0.00 0.00 0.00 0.00 02:44:13 02:20:02 ens3 556.14 245.95 4907.11 30.29 0.00 0.00 0.00 0.00 02:44:13 02:20:02 vetha847b85 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 02:44:13 02:20:02 vethcc5bd98 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 02:44:13 02:20:02 veth6a3e55a 49.83 90.56 5.31 678.62 0.00 0.00 0.00 0.06 02:44:13 02:20:02 veth1f89361 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:20:02 vethd07f622 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 02:44:13 02:20:02 vethc7182f9 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 02:44:13 02:20:02 docker0 134.11 341.82 12.65 2707.67 0.00 0.00 0.00 0.00 02:44:13 02:20:02 vethdb949a8 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 02:44:13 02:20:02 veth2e0c5ee 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 02:44:13 02:21:01 veth6b6295a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:21:01 veth9b027f6 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:21:01 veth59b1931 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:21:01 vethf58b01d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:21:01 veth79be56f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:21:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 02:44:13 02:21:01 ens3 48.49 20.06 570.87 3.54 0.00 0.00 0.00 0.00 02:44:13 02:21:01 vetha847b85 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:21:01 vethcc5bd98 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:21:01 veth6a3e55a 17.66 44.70 2.02 568.07 0.00 0.00 0.00 0.05 02:44:13 02:21:01 veth1f89361 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:21:01 vethd07f622 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:21:01 vethc7182f9 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:21:01 docker0 17.66 44.66 1.78 568.07 0.00 0.00 0.00 0.00 02:44:13 02:21:01 vethdb949a8 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:21:01 veth2e0c5ee 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:22:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:44:13 02:22:01 ens3 15.54 8.86 12.52 6.81 0.00 0.00 0.00 0.00 02:44:13 02:22:01 vethd88187e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:44:13 02:22:01 veth1f89361 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:23:01 lo 36.53 36.53 3.60 3.60 0.00 0.00 0.00 0.00 02:44:13 02:23:01 ens3 300.47 294.05 166.04 1027.21 0.00 0.00 0.00 0.00 02:44:13 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:24:01 lo 31.99 31.99 3.16 3.16 0.00 0.00 0.00 0.00 02:44:13 02:24:01 ens3 427.38 402.67 154.67 2718.88 0.00 0.00 0.00 0.00 02:44:13 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:25:01 lo 13.26 13.26 1.30 1.30 0.00 0.00 0.00 0.00 02:44:13 02:25:01 ens3 114.00 107.08 62.50 504.08 0.00 0.00 0.00 0.00 02:44:13 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:26:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:44:13 02:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:44:13 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:28:01 ens3 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 02:44:13 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:44:13 02:29:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:44:13 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:30:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:44:13 02:31:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:44:13 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:32:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:44:13 02:33:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 02:44:13 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:34:01 ens3 3.32 4.60 8.50 13.63 0.00 0.00 0.00 0.00 02:44:13 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:44:13 02:35:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:44:13 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:36:01 ens3 0.28 0.20 0.50 0.01 0.00 0.00 0.00 0.00 02:44:13 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:44:13 02:37:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:44:13 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:38:01 ens3 1.13 1.25 0.14 6.63 0.00 0.00 0.00 0.00 02:44:13 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:44:13 02:39:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:44:13 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:40:01 ens3 0.12 0.08 0.08 0.01 0.00 0.00 0.00 0.00 02:44:13 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:44:13 02:41:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:44:13 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:42:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:13 02:43:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 02:44:13 02:43:01 ens3 247.49 167.27 3909.50 121.79 0.00 0.00 0.00 0.00 02:44:13 02:43:01 veth83fff3c 74.15 130.73 7.94 1254.17 0.00 0.00 0.00 0.10 02:44:13 02:43:01 docker0 74.15 130.61 6.92 1254.16 0.00 0.00 0.00 0.00 02:44:13 02:44:01 lo 2.20 2.20 0.23 0.23 0.00 0.00 0.00 0.00 02:44:13 02:44:01 ens3 280.72 172.82 5783.79 51.22 0.00 0.00 0.00 0.00 02:44:13 02:44:01 docker0 2.38 2.37 0.37 1.73 0.00 0.00 0.00 0.00 02:44:13 Average: lo 3.04 3.04 0.30 0.30 0.00 0.00 0.00 0.00 02:44:13 Average: ens3 146.56 105.05 1199.23 158.02 0.00 0.00 0.00 0.00 02:44:13 Average: docker0 45.80 68.05 3.59 464.16 0.00 0.00 0.00 0.00 02:44:13 02:44:13 02:44:13 ---> sar -P ALL: 02:44:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-34999) 12/13/24 _x86_64_ (8 CPU) 02:44:13 02:44:13 02:12:25 LINUX RESTART (8 CPU) 02:44:13 02:44:13 02:13:03 CPU %user %nice %system %iowait %steal %idle 02:44:13 02:14:01 all 9.25 0.00 3.47 3.06 0.07 84.16 02:44:13 02:14:01 0 10.96 0.00 3.45 13.40 0.09 72.11 02:44:13 02:14:01 1 10.53 0.00 4.05 3.16 0.07 82.19 02:44:13 02:14:01 2 8.14 0.00 3.35 0.73 0.05 87.72 02:44:13 02:14:01 3 11.20 0.00 3.91 0.23 0.05 84.61 02:44:13 02:14:01 4 7.88 0.00 2.35 0.03 0.07 89.67 02:44:13 02:14:01 5 6.42 0.00 2.70 3.07 0.09 87.72 02:44:13 02:14:01 6 10.18 0.00 3.61 0.09 0.05 86.06 02:44:13 02:14:01 7 8.66 0.00 4.37 3.74 0.05 83.17 02:44:13 02:15:01 all 34.16 0.00 6.19 3.10 0.09 56.45 02:44:13 02:15:01 0 33.28 0.00 5.54 5.83 0.08 55.26 02:44:13 02:15:01 1 34.96 0.00 6.43 0.79 0.08 57.73 02:44:13 02:15:01 2 33.75 0.00 5.89 0.17 0.08 60.11 02:44:13 02:15:01 3 33.77 0.00 6.03 0.67 0.08 59.45 02:44:13 02:15:01 4 32.70 0.00 6.87 2.24 0.08 58.11 02:44:13 02:15:01 5 36.68 0.00 6.33 8.02 0.12 48.85 02:44:13 02:15:01 6 35.01 0.00 5.86 0.41 0.08 58.64 02:44:13 02:15:01 7 33.15 0.00 6.60 6.68 0.13 53.43 02:44:13 02:16:01 all 41.08 0.00 6.78 0.71 0.10 51.33 02:44:13 02:16:01 0 42.93 0.00 8.20 0.13 0.10 48.64 02:44:13 02:16:01 1 42.82 0.00 7.47 0.03 0.10 49.58 02:44:13 02:16:01 2 38.55 0.00 5.41 0.00 0.10 55.94 02:44:13 02:16:01 3 41.48 0.00 7.16 3.94 0.10 47.32 02:44:13 02:16:01 4 40.98 0.00 6.34 1.06 0.10 51.52 02:44:13 02:16:01 5 39.56 0.00 6.10 0.22 0.08 54.04 02:44:13 02:16:01 6 41.96 0.00 6.83 0.20 0.10 50.91 02:44:13 02:16:01 7 40.33 0.00 6.73 0.12 0.10 52.73 02:44:13 02:17:01 all 46.22 0.00 6.44 2.01 0.09 45.23 02:44:13 02:17:01 0 47.41 0.00 6.52 1.27 0.10 44.71 02:44:13 02:17:01 1 46.71 0.00 6.09 4.51 0.09 42.61 02:44:13 02:17:01 2 45.08 0.00 5.54 1.75 0.08 47.54 02:44:13 02:17:01 3 46.43 0.00 7.00 3.22 0.10 43.25 02:44:13 02:17:01 4 46.09 0.00 7.45 2.82 0.08 43.55 02:44:13 02:17:01 5 45.58 0.00 6.47 1.50 0.08 46.37 02:44:13 02:17:01 6 46.24 0.00 6.36 0.74 0.12 46.53 02:44:13 02:17:01 7 46.19 0.00 6.12 0.30 0.08 47.30 02:44:13 02:18:01 all 14.78 0.00 5.45 23.68 0.09 56.01 02:44:13 02:18:01 0 14.56 0.00 4.94 18.65 0.05 61.80 02:44:13 02:18:01 1 15.45 0.00 5.19 45.20 0.10 34.05 02:44:13 02:18:01 2 14.39 0.00 4.72 47.01 0.10 33.77 02:44:13 02:18:01 3 15.07 0.00 6.13 26.62 0.07 52.11 02:44:13 02:18:01 4 13.71 0.00 6.79 35.52 0.12 43.86 02:44:13 02:18:01 5 15.02 0.00 5.33 3.62 0.10 75.92 02:44:13 02:18:01 6 15.04 0.00 4.96 4.82 0.07 75.12 02:44:13 02:18:01 7 14.98 0.00 5.56 8.08 0.09 71.30 02:44:13 02:19:04 all 6.91 0.00 3.47 47.33 0.15 42.14 02:44:13 02:19:04 0 6.92 0.00 3.68 48.63 0.11 40.66 02:44:13 02:19:04 1 7.69 0.00 3.09 65.26 0.18 23.77 02:44:13 02:19:04 2 6.55 0.00 2.77 34.96 0.32 55.40 02:44:13 02:19:04 3 7.03 0.00 3.27 42.98 0.10 46.63 02:44:13 02:19:04 4 6.86 0.00 4.07 44.32 0.15 44.60 02:44:13 02:19:04 5 6.89 0.00 3.76 41.43 0.10 47.82 02:44:13 02:19:04 6 7.27 0.00 3.85 46.78 0.11 41.99 02:44:13 02:19:04 7 6.12 0.00 3.28 55.01 0.10 35.49 02:44:13 02:20:02 all 34.07 0.00 8.00 18.10 0.10 39.73 02:44:13 02:20:02 0 33.54 0.00 7.22 12.19 0.10 46.95 02:44:13 02:20:02 1 34.55 0.00 7.89 15.56 0.14 41.85 02:44:13 02:20:02 2 32.34 0.00 8.55 12.01 0.07 47.02 02:44:13 02:20:02 3 35.47 0.00 7.59 27.19 0.11 29.65 02:44:13 02:20:02 4 33.26 0.00 9.20 36.41 0.09 21.04 02:44:13 02:20:02 5 35.94 0.00 7.99 14.39 0.12 41.56 02:44:13 02:20:02 6 34.34 0.00 7.65 12.83 0.09 45.09 02:44:13 02:20:02 7 33.12 0.00 7.93 14.35 0.09 44.51 02:44:13 02:21:01 all 87.75 0.00 12.04 0.05 0.15 0.00 02:44:13 02:21:01 0 88.02 0.00 11.84 0.00 0.14 0.00 02:44:13 02:21:01 1 89.06 0.00 10.79 0.00 0.15 0.00 02:44:13 02:21:01 2 89.47 0.00 10.36 0.03 0.12 0.02 02:44:13 02:21:01 3 86.71 0.00 13.01 0.07 0.21 0.00 02:44:13 02:21:01 4 86.10 0.00 13.53 0.21 0.14 0.02 02:44:13 02:21:01 5 87.09 0.00 12.72 0.05 0.14 0.00 02:44:13 02:21:01 6 88.81 0.00 11.05 0.02 0.12 0.00 02:44:13 02:21:01 7 86.71 0.00 13.10 0.05 0.14 0.00 02:44:13 02:22:01 all 61.91 0.00 10.52 10.08 0.13 17.37 02:44:13 02:22:01 0 61.21 0.00 10.69 10.44 0.14 17.52 02:44:13 02:22:01 1 61.83 0.00 12.66 3.89 0.14 21.47 02:44:13 02:22:01 2 61.58 0.00 9.03 3.29 0.10 25.99 02:44:13 02:22:01 3 62.05 0.00 9.76 17.02 0.14 11.03 02:44:13 02:22:01 4 62.82 0.00 11.39 5.56 0.10 20.13 02:44:13 02:22:01 5 62.08 0.00 9.94 20.11 0.12 7.75 02:44:13 02:22:01 6 62.47 0.00 9.98 12.67 0.12 14.76 02:44:13 02:22:01 7 61.18 0.00 10.79 7.20 0.17 20.65 02:44:13 02:23:01 all 19.27 0.00 2.91 1.26 0.08 76.47 02:44:13 02:23:01 0 18.30 0.00 3.18 0.79 0.07 77.67 02:44:13 02:23:01 1 20.55 0.00 3.36 8.26 0.10 67.74 02:44:13 02:23:01 2 16.62 0.00 2.32 0.00 0.10 80.96 02:44:13 02:23:01 3 20.79 0.00 2.93 0.12 0.07 76.09 02:44:13 02:23:01 4 18.87 0.00 2.95 0.10 0.07 78.01 02:44:13 02:23:01 5 19.72 0.00 2.70 0.13 0.08 77.36 02:44:13 02:23:01 6 19.01 0.00 3.00 0.62 0.08 77.28 02:44:13 02:23:01 7 20.28 0.00 2.86 0.12 0.08 76.65 02:44:13 02:24:01 all 9.71 0.00 0.83 3.02 0.09 86.34 02:44:13 02:24:01 0 8.84 0.00 0.90 1.99 0.08 88.18 02:44:13 02:24:01 1 13.03 0.00 0.96 0.74 0.10 85.18 02:44:13 02:24:01 2 9.62 0.00 0.61 0.05 0.10 89.63 02:44:13 02:24:01 3 9.28 0.00 0.90 1.24 0.07 88.51 02:44:13 02:24:01 4 6.47 0.00 0.60 0.32 0.08 92.53 02:44:13 02:24:01 5 12.86 0.00 0.87 0.94 0.08 85.25 02:44:13 02:24:01 6 9.01 0.00 0.92 18.15 0.10 71.81 02:44:13 02:24:01 7 8.60 0.00 0.91 0.77 0.10 89.62 02:44:13 02:44:13 02:24:01 CPU %user %nice %system %iowait %steal %idle 02:44:13 02:25:01 all 2.03 0.00 0.33 0.57 0.03 97.04 02:44:13 02:25:01 0 1.14 0.00 0.43 0.15 0.02 98.26 02:44:13 02:25:01 1 2.14 0.00 0.35 1.82 0.03 95.66 02:44:13 02:25:01 2 2.59 0.00 0.28 0.10 0.02 97.01 02:44:13 02:25:01 3 3.24 0.00 0.30 0.03 0.03 96.40 02:44:13 02:25:01 4 2.18 0.00 0.25 0.18 0.05 97.34 02:44:13 02:25:01 5 1.13 0.00 0.35 0.12 0.05 98.35 02:44:13 02:25:01 6 0.60 0.00 0.28 1.94 0.02 97.16 02:44:13 02:25:01 7 3.24 0.00 0.37 0.20 0.05 96.14 02:44:13 02:26:01 all 0.07 0.00 0.01 0.01 0.01 99.90 02:44:13 02:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:44:13 02:26:01 1 0.03 0.00 0.00 0.03 0.00 99.93 02:44:13 02:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:44:13 02:26:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:44:13 02:26:01 4 0.33 0.00 0.00 0.00 0.00 99.67 02:44:13 02:26:01 5 0.08 0.00 0.03 0.00 0.02 99.87 02:44:13 02:26:01 6 0.02 0.00 0.02 0.02 0.02 99.93 02:44:13 02:26:01 7 0.07 0.00 0.03 0.00 0.03 99.87 02:44:13 02:27:01 all 0.12 0.00 0.02 0.00 0.02 99.84 02:44:13 02:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:44:13 02:27:01 1 0.07 0.00 0.00 0.02 0.02 99.90 02:44:13 02:27:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:44:13 02:27:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:44:13 02:27:01 4 0.63 0.00 0.02 0.00 0.02 99.34 02:44:13 02:27:01 5 0.15 0.00 0.08 0.00 0.03 99.73 02:44:13 02:27:01 6 0.07 0.00 0.02 0.02 0.02 99.88 02:44:13 02:27:01 7 0.03 0.00 0.00 0.00 0.02 99.95 02:44:13 02:28:01 all 0.03 0.00 0.03 0.02 0.01 99.90 02:44:13 02:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:44:13 02:28:01 1 0.02 0.00 0.03 0.02 0.02 99.92 02:44:13 02:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:44:13 02:28:01 3 0.03 0.00 0.07 0.00 0.00 99.90 02:44:13 02:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:44:13 02:28:01 5 0.07 0.00 0.05 0.00 0.03 99.85 02:44:13 02:28:01 6 0.07 0.00 0.03 0.17 0.02 99.72 02:44:13 02:28:01 7 0.05 0.00 0.03 0.00 0.03 99.88 02:44:13 02:29:01 all 0.11 0.00 0.02 0.01 0.01 99.84 02:44:13 02:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:44:13 02:29:01 1 0.02 0.00 0.02 0.05 0.02 99.90 02:44:13 02:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:44:13 02:29:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:44:13 02:29:01 4 0.71 0.00 0.00 0.00 0.00 99.29 02:44:13 02:29:01 5 0.07 0.00 0.03 0.00 0.02 99.88 02:44:13 02:29:01 6 0.05 0.00 0.02 0.02 0.02 99.90 02:44:13 02:29:01 7 0.02 0.00 0.08 0.00 0.03 99.87 02:44:13 02:30:01 all 0.03 0.00 0.01 0.01 0.01 99.94 02:44:13 02:30:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:44:13 02:30:01 1 0.02 0.00 0.00 0.05 0.00 99.93 02:44:13 02:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:44:13 02:30:01 3 0.05 0.00 0.00 0.00 0.00 99.95 02:44:13 02:30:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:44:13 02:30:01 5 0.05 0.00 0.05 0.02 0.03 99.85 02:44:13 02:30:01 6 0.05 0.00 0.03 0.00 0.00 99.92 02:44:13 02:30:01 7 0.02 0.00 0.00 0.02 0.02 99.95 02:44:13 02:31:01 all 0.02 0.00 0.02 0.00 0.01 99.95 02:44:13 02:31:01 0 0.02 0.00 0.03 0.00 0.03 99.92 02:44:13 02:31:01 1 0.00 0.00 0.02 0.03 0.02 99.93 02:44:13 02:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:44:13 02:31:01 3 0.00 0.00 0.02 0.00 0.02 99.97 02:44:13 02:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:44:13 02:31:01 5 0.05 0.00 0.03 0.00 0.02 99.90 02:44:13 02:31:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:44:13 02:31:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:44:13 02:32:01 all 0.06 0.00 0.01 0.01 0.01 99.91 02:44:13 02:32:01 0 0.07 0.00 0.03 0.00 0.03 99.87 02:44:13 02:32:01 1 0.02 0.00 0.03 0.03 0.02 99.90 02:44:13 02:32:01 2 0.00 0.00 0.00 0.00 0.02 99.98 02:44:13 02:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:44:13 02:32:01 4 0.33 0.00 0.00 0.00 0.00 99.67 02:44:13 02:32:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:44:13 02:32:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:44:13 02:32:01 7 0.02 0.00 0.00 0.02 0.00 99.97 02:44:13 02:33:01 all 0.23 0.00 0.02 0.01 0.02 99.73 02:44:13 02:33:01 0 0.05 0.00 0.03 0.00 0.05 99.87 02:44:13 02:33:01 1 0.05 0.00 0.02 0.05 0.02 99.87 02:44:13 02:33:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:44:13 02:33:01 3 0.03 0.00 0.03 0.00 0.02 99.92 02:44:13 02:33:01 4 1.55 0.00 0.02 0.00 0.02 98.42 02:44:13 02:33:01 5 0.03 0.00 0.03 0.00 0.02 99.92 02:44:13 02:33:01 6 0.03 0.00 0.00 0.00 0.02 99.95 02:44:13 02:33:01 7 0.02 0.00 0.00 0.02 0.02 99.95 02:44:13 02:34:01 all 0.04 0.00 0.02 0.07 0.01 99.85 02:44:13 02:34:01 0 0.08 0.00 0.05 0.00 0.03 99.83 02:44:13 02:34:01 1 0.03 0.00 0.03 0.57 0.02 99.35 02:44:13 02:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:44:13 02:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:44:13 02:34:01 4 0.05 0.00 0.00 0.00 0.00 99.95 02:44:13 02:34:01 5 0.08 0.00 0.03 0.00 0.03 99.85 02:44:13 02:34:01 6 0.07 0.00 0.03 0.00 0.00 99.90 02:44:13 02:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:44:13 02:35:01 all 0.03 0.00 0.01 0.00 0.00 99.95 02:44:13 02:35:01 0 0.07 0.00 0.02 0.00 0.02 99.90 02:44:13 02:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:44:13 02:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:44:13 02:35:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:44:13 02:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:44:13 02:35:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:44:13 02:35:01 6 0.03 0.00 0.03 0.00 0.02 99.92 02:44:13 02:35:01 7 0.05 0.00 0.02 0.02 0.00 99.92 02:44:13 02:44:13 02:35:01 CPU %user %nice %system %iowait %steal %idle 02:44:13 02:36:01 all 0.02 0.00 0.01 0.00 0.01 99.95 02:44:13 02:36:01 0 0.05 0.00 0.05 0.00 0.02 99.88 02:44:13 02:36:01 1 0.03 0.00 0.02 0.02 0.02 99.92 02:44:13 02:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:44:13 02:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:44:13 02:36:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:44:13 02:36:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:44:13 02:36:01 6 0.03 0.00 0.00 0.00 0.02 99.95 02:44:13 02:36:01 7 0.02 0.00 0.00 0.02 0.02 99.95 02:44:13 02:37:01 all 0.03 0.00 0.01 0.00 0.01 99.94 02:44:13 02:37:01 0 0.08 0.00 0.05 0.00 0.05 99.82 02:44:13 02:37:01 1 0.02 0.00 0.02 0.02 0.00 99.95 02:44:13 02:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:44:13 02:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:44:13 02:37:01 4 0.00 0.00 0.02 0.00 0.02 99.97 02:44:13 02:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:44:13 02:37:01 6 0.07 0.00 0.02 0.00 0.02 99.90 02:44:13 02:37:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:44:13 02:38:01 all 0.03 0.00 0.02 0.00 0.02 99.93 02:44:13 02:38:01 0 0.08 0.00 0.02 0.00 0.02 99.88 02:44:13 02:38:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:44:13 02:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:44:13 02:38:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:44:13 02:38:01 4 0.03 0.00 0.00 0.00 0.02 99.95 02:44:13 02:38:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:44:13 02:38:01 6 0.03 0.00 0.03 0.00 0.03 99.90 02:44:13 02:38:01 7 0.03 0.00 0.07 0.02 0.03 99.85 02:44:13 02:39:01 all 0.02 0.00 0.02 0.03 0.01 99.92 02:44:13 02:39:01 0 0.02 0.00 0.05 0.00 0.00 99.93 02:44:13 02:39:01 1 0.02 0.00 0.00 0.13 0.00 99.85 02:44:13 02:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:44:13 02:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:44:13 02:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:44:13 02:39:01 5 0.03 0.00 0.05 0.00 0.02 99.90 02:44:13 02:39:01 6 0.05 0.00 0.03 0.00 0.02 99.90 02:44:13 02:39:01 7 0.07 0.00 0.00 0.08 0.02 99.83 02:44:13 02:40:01 all 0.03 0.00 0.01 0.01 0.01 99.94 02:44:13 02:40:01 0 0.05 0.00 0.00 0.00 0.02 99.93 02:44:13 02:40:01 1 0.02 0.00 0.00 0.03 0.02 99.93 02:44:13 02:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:44:13 02:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:44:13 02:40:01 4 0.05 0.00 0.02 0.00 0.02 99.92 02:44:13 02:40:01 5 0.03 0.00 0.00 0.00 0.02 99.95 02:44:13 02:40:01 6 0.05 0.00 0.03 0.00 0.03 99.88 02:44:13 02:40:01 7 0.02 0.00 0.02 0.02 0.02 99.93 02:44:13 02:41:01 all 0.02 0.00 0.02 0.13 0.01 99.82 02:44:13 02:41:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:44:13 02:41:01 1 0.02 0.00 0.03 0.68 0.00 99.27 02:44:13 02:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:44:13 02:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:44:13 02:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:44:13 02:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:44:13 02:41:01 6 0.07 0.00 0.05 0.00 0.03 99.85 02:44:13 02:41:01 7 0.05 0.00 0.07 0.33 0.03 99.52 02:44:13 02:42:01 all 0.04 0.00 0.02 0.00 0.02 99.93 02:44:13 02:42:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:44:13 02:42:01 1 0.02 0.00 0.00 0.02 0.02 99.95 02:44:13 02:42:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:44:13 02:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:44:13 02:42:01 4 0.03 0.00 0.00 0.00 0.02 99.95 02:44:13 02:42:01 5 0.03 0.00 0.02 0.00 0.02 99.93 02:44:13 02:42:01 6 0.03 0.00 0.03 0.00 0.02 99.92 02:44:13 02:42:01 7 0.12 0.00 0.07 0.00 0.03 99.78 02:44:13 02:43:01 all 3.73 0.00 1.48 1.00 0.03 93.76 02:44:13 02:43:01 0 4.02 0.00 1.62 0.27 0.03 94.06 02:44:13 02:43:01 1 3.71 0.00 1.52 1.39 0.05 93.33 02:44:13 02:43:01 2 5.86 0.00 1.43 0.22 0.03 92.46 02:44:13 02:43:01 3 3.16 0.00 2.09 0.43 0.03 94.29 02:44:13 02:43:01 4 3.24 0.00 1.39 0.35 0.02 95.00 02:44:13 02:43:01 5 3.46 0.00 1.31 0.27 0.03 94.93 02:44:13 02:43:01 6 3.46 0.00 1.17 0.02 0.02 95.33 02:44:13 02:43:01 7 2.96 0.00 1.29 5.03 0.03 90.69 02:44:13 02:44:01 all 7.10 0.00 3.30 4.26 0.07 85.27 02:44:13 02:44:01 0 9.98 0.00 3.49 2.43 0.07 84.04 02:44:13 02:44:01 1 7.59 0.00 4.51 12.43 0.09 75.38 02:44:13 02:44:01 2 6.57 0.00 3.40 0.47 0.05 89.51 02:44:13 02:44:01 3 6.28 0.00 2.12 0.10 0.05 91.45 02:44:13 02:44:01 4 5.59 0.00 2.40 7.36 0.08 84.56 02:44:13 02:44:01 5 6.88 0.00 3.58 0.46 0.05 89.04 02:44:13 02:44:01 6 7.88 0.00 2.81 1.08 0.07 88.17 02:44:13 02:44:01 7 6.00 0.00 4.13 9.86 0.08 79.93 02:44:13 Average: all 12.02 0.00 2.27 3.82 0.05 81.84 02:44:13 Average: 0 12.09 0.00 2.29 3.75 0.05 81.82 02:44:13 Average: 1 12.38 0.00 2.36 5.27 0.05 79.95 02:44:13 Average: 2 11.83 0.00 2.03 3.26 0.04 82.84 02:44:13 Average: 3 12.08 0.00 2.29 3.98 0.04 81.60 02:44:13 Average: 4 11.76 0.00 2.40 4.37 0.04 81.43 02:44:13 Average: 5 12.07 0.00 2.25 3.04 0.05 82.59 02:44:13 Average: 6 12.16 0.00 2.19 3.27 0.05 82.33 02:44:13 Average: 7 11.83 0.00 2.37 3.60 0.05 82.14 02:44:13 02:44:13 02:44:13