Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 80c243033e1b04995b2447ef5c7ce1c070ea113c 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-ssh3455218703259369597.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-ssh11681077136843566419.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-ssh16188687261308418229.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-ssh16918086454393966014.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-ssh11827772197297320215.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-38909’ Running on prd-ubuntu20.04-docker-8c-8g-38912 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/795 [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/795 # 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 80c243033e1b04995b2447ef5c7ce1c070ea113c (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 80c243033e1b04995b2447ef5c7ce1c070ea113c # timeout=10 Commit message: "Merge pull request #5080 from weichou1229/issue-5064" > git rev-list --no-walk 4896b4575f29b11e72f5a58f0619c899671835f4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:42:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:42:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:42:16 ========================================================= 23:42:16 EdgeX Global Pipelines Version Info 23:42:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:42:17 ------------------- 23:42:17 stable info: 23:42:17 ------------------- 23:42:17 Commited By: Cherry Wang cherry@iotechsys.com 23:42:17 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 23:42:17 Message: update stable to v1.0.269 23:42:17 ------------------- 23:42:17 experimental info: 23:42:17 ------------------- 23:42:17 Commited By: **** collab-it+edgex@linuxfoundation.org 23:42:17 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 23:42:17 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:42:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:42:17 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:42:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:42:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:42:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:42:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 23:42:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:42:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:42:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:42:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:42:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:42:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:42:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:42:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:42:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:42:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:42:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:42:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:42:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:42:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 23:42:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:42:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:42:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:42:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:42:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:42:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:42:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] echo 23:42:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 80c2430 [Pipeline] echo 23:42:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:42:18 provisioning config files... 23:42:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/795@tmp/config9482550643635629083tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:42:18 ---> ****-login.sh 23:42:18 nexus3.edgexfoundry.org:10001 23:42:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:42:19 Configure a credential helper to remove this warning. See 23:42:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:42:19 23:42:19 Login Succeeded 23:42:19 nexus3.edgexfoundry.org:10002 23:42:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:42:19 Configure a credential helper to remove this warning. See 23:42:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:42:19 23:42:19 Login Succeeded 23:42:19 nexus3.edgexfoundry.org:10003 23:42:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:42:19 Configure a credential helper to remove this warning. See 23:42:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:42:19 23:42:19 Login Succeeded 23:42:19 nexus3.edgexfoundry.org:10004 23:42:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:42:19 Configure a credential helper to remove this warning. See 23:42:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:42:19 23:42:19 Login Succeeded 23:42:19 ****.io 23:42:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:42:19 Configure a credential helper to remove this warning. See 23:42:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:42:19 23:42:19 Login Succeeded 23:42:19 ---> ****-login.sh ends [Pipeline] } 23:42:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:42:19 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 23:42:19 + dirname cmd/core-command/Dockerfile 23:42:19 + cut -d/ -f2 23:42:19 + echo core-command,cmd/core-command/Dockerfile 23:42:19 + dirname cmd/core-common-config-bootstrapper/Dockerfile 23:42:19 + cut -d/ -f2 23:42:19 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 23:42:19 + dirname+ cmd/core-data/Dockerfile 23:42:19 cut -d/ -f2 23:42:19 + echo core-data,cmd/core-data/Dockerfile 23:42:19 + + dirname cmd/core-keeper/Dockerfile 23:42:19 cut -d/ -f2 23:42:19 + echo core-keeper,cmd/core-keeper/Dockerfile 23:42:19 + dirname cmd/core-metadata/Dockerfile 23:42:19 + cut -d/ -f2 23:42:19 + echo core-metadata,cmd/core-metadata/Dockerfile 23:42:19 + + dirname cmd/security-bootstrapper/Dockerfile 23:42:19 cut -d/ -f2 23:42:19 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:42:19 + dirname cmd/security-proxy-auth/Dockerfile 23:42:19 + cut -d/ -f2 23:42:19 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 23:42:19 + dirname cmd/security-proxy-setup/Dockerfile 23:42:19 + cut -d/ -f2 23:42:19 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:42:19 + + dirname cmd/security-secretstore-setup/Dockerfile 23:42:19 cut -d/ -f2 23:42:19 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:42:19 + dirname cmd/security-spiffe-token-provider/Dockerfile 23:42:19 + cut -d/ -f2 23:42:19 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 23:42:19 + dirname cmd/security-spire-agent/Dockerfile 23:42:19 + cut -d/ -f2 23:42:19 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 23:42:19 + dirname cmd/security-spire-config/Dockerfile 23:42:19 + cut -d/ -f2 23:42:19 + echo security-spire-config,cmd/security-spire-config/Dockerfile 23:42:19 + cut -d/ -f2 23:42:19 + dirname cmd/security-spire-server/Dockerfile 23:42:19 + echo security-spire-server,cmd/security-spire-server/Dockerfile 23:42:19 + dirname cmd/support-notifications/Dockerfile 23:42:19 + cut -d/ -f2 23:42:19 + echo support-notifications,cmd/support-notifications/Dockerfile 23:42:19 + dirname cmd/support-scheduler/Dockerfile 23:42:19 + cut -d/ -f2 23:42:19 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 23:42:20 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 23:42:20 + git rev-list -1 --merges 80c243033e1b04995b2447ef5c7ce1c070ea113c~1..80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] echo 23:42:20 -----------> git rev-list -1 --merges 80c243033e1b04995b2447ef5c7ce1c070ea113c~1..80c243033e1b04995b2447ef5c7ce1c070ea113c 80c243033e1b04995b2447ef5c7ce1c070ea113c 23:42:20 80c243033e1b04995b2447ef5c7ce1c070ea113c [false] [Pipeline] sh 23:42:20 + git log --format=format:%s -1 80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] echo 23:42:20 ========================================================= 23:42:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:42:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 23:42:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:42:21 + grep -v github /etc/ssh/ssh_known_hosts 23:42:21 + [ -e /tmp/ssh_known_hosts ] 23:42:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:42:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:42:21 + sudo tee -a /etc/ssh/ssh_known_hosts 23:42:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:42:21 23:42:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:42:21 0.1.4: Pulling from edgex-devops/py-git-semver 23:42:21 b85a868b505f: Pulling fs layer 23:42:21 e2be974225ed: Pulling fs layer 23:42:21 339a4e72a1f5: Pulling fs layer 23:42:21 988bab9f4d93: Pulling fs layer 23:42:21 1469e6f7b9e6: Pulling fs layer 23:42:21 eaf3925da568: Pulling fs layer 23:42:21 bab4dde63d76: Pulling fs layer 23:42:21 bde34c3a00c8: Pulling fs layer 23:42:21 b352a97aabf1: Pulling fs layer 23:42:21 4872d77fe225: Pulling fs layer 23:42:21 5851b861e8e6: Pulling fs layer 23:42:21 988bab9f4d93: Waiting 23:42:21 1469e6f7b9e6: Waiting 23:42:21 eaf3925da568: Waiting 23:42:21 4872d77fe225: Waiting 23:42:21 bde34c3a00c8: Waiting 23:42:21 5851b861e8e6: Waiting 23:42:21 bab4dde63d76: Waiting 23:42:21 e2be974225ed: Verifying Checksum 23:42:21 e2be974225ed: Download complete 23:42:21 988bab9f4d93: Download complete 23:42:21 1469e6f7b9e6: Verifying Checksum 23:42:21 1469e6f7b9e6: Download complete 23:42:21 eaf3925da568: Download complete 23:42:21 339a4e72a1f5: Verifying Checksum 23:42:21 339a4e72a1f5: Download complete 23:42:21 bde34c3a00c8: Verifying Checksum 23:42:21 bde34c3a00c8: Download complete 23:42:21 b352a97aabf1: Verifying Checksum 23:42:21 b352a97aabf1: Download complete 23:42:21 4872d77fe225: Download complete 23:42:21 5851b861e8e6: Download complete 23:42:21 b85a868b505f: Verifying Checksum 23:42:21 b85a868b505f: Download complete 23:42:22 bab4dde63d76: Verifying Checksum 23:42:22 bab4dde63d76: Download complete 23:42:23 b85a868b505f: Pull complete 23:42:23 e2be974225ed: Pull complete 23:42:24 339a4e72a1f5: Pull complete 23:42:24 988bab9f4d93: Pull complete 23:42:24 1469e6f7b9e6: Pull complete 23:42:24 eaf3925da568: Pull complete 23:42:26 bab4dde63d76: Pull complete 23:42:26 bde34c3a00c8: Pull complete 23:42:26 b352a97aabf1: Pull complete 23:42:26 4872d77fe225: Pull complete 23:42:26 5851b861e8e6: Pull complete 23:42:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:42:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:42:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:42:26 prd-ubuntu20.04-docker-8c-8g-38912 does not seem to be running inside a container 23:42:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/795 -v /w/workspace/edgex-go/795:/w/workspace/edgex-go/795:rw,z -v /w/workspace/edgex-go/795@tmp:/w/workspace/edgex-go/795@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:42:27 $ docker top 73f841198e1fe93a9f447265d73613e7a48ceb9300c6cf642e871ca1da5e0ef2 -eo pid,comm 23:42:27 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:42:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:42:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:42:27 [ssh-agent] Looking for ssh-agent implementation... 23:42:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:42:27 $ docker exec 73f841198e1fe93a9f447265d73613e7a48ceb9300c6cf642e871ca1da5e0ef2 ssh-agent 23:42:28 SSH_AUTH_SOCK=/tmp/ssh-nQFwEOIpAHwJ/agent.32 23:42:28 SSH_AGENT_PID=38 23:42:28 Running ssh-add (command line suppressed) 23:42:28 Identity added: /w/workspace/edgex-go/795@tmp/private_key_10254172409790004965.key (/w/workspace/edgex-go/795@tmp/private_key_10254172409790004965.key) 23:42:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:42:28 + git tag --points-at HEAD [Pipeline] } 23:42:28 $ docker exec --env ******** --env ******** 73f841198e1fe93a9f447265d73613e7a48ceb9300c6cf642e871ca1da5e0ef2 ssh-agent -k 23:42:28 unset SSH_AUTH_SOCK; 23:42:28 unset SSH_AGENT_PID; 23:42:28 echo Agent pid 38 killed; 23:42:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:42:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:42:28 [ssh-agent] Looking for ssh-agent implementation... 23:42:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:42:28 $ docker exec 73f841198e1fe93a9f447265d73613e7a48ceb9300c6cf642e871ca1da5e0ef2 ssh-agent 23:42:28 SSH_AUTH_SOCK=/tmp/ssh-V3SP8uKIfwqF/agent.71 23:42:28 SSH_AGENT_PID=77 23:42:28 Running ssh-add (command line suppressed) 23:42:28 Identity added: /w/workspace/edgex-go/795@tmp/private_key_7312465246538730502.key (/w/workspace/edgex-go/795@tmp/private_key_7312465246538730502.key) 23:42:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:42:29 + git semver init 23:42:29 2025-02-13 23:42:29,431 [run_init] DEBUG init version:0.0.0 force:False 23:42:29 2025-02-13 23:42:29,431 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/795/.semver 23:42:29 2025-02-13 23:42:29,432 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/795/.semver 23:42:29 2025-02-13 23:42:29,432 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/795/.semver'], cwd=/w/workspace/edgex-go/795, universal_newlines=False, shell=None, istream=None) 23:42:34 2025-02-13 23:42:34,127 [append_file] DEBUG append to file:/w/workspace/edgex-go/795/.git/info/exclude 23:42:34 2025-02-13 23:42:34,128 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/795/.semver/main with force:False 23:42:34 2025-02-13 23:42:34,128 [read_version] DEBUG read version from /w/workspace/edgex-go/795/.semver/main 23:42:34 2025-02-13 23:42:34,128 [read_version] DEBUG read version from /w/workspace/edgex-go/795/.semver/main 23:42:34 4.0.0-dev.57 [Pipeline] } 23:42:34 $ docker exec --env ******** --env ******** 73f841198e1fe93a9f447265d73613e7a48ceb9300c6cf642e871ca1da5e0ef2 ssh-agent -k 23:42:34 unset SSH_AUTH_SOCK; 23:42:34 unset SSH_AGENT_PID; 23:42:34 echo Agent pid 77 killed; 23:42:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:42:35 + git semver [Pipeline] } 23:42:35 $ docker stop --time=1 73f841198e1fe93a9f447265d73613e7a48ceb9300c6cf642e871ca1da5e0ef2 23:42:36 $ docker rm -f --volumes 73f841198e1fe93a9f447265d73613e7a48ceb9300c6cf642e871ca1da5e0ef2 [Pipeline] // withDockerContainer [Pipeline] sh 23:42:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:42:37 Stashed 1 file(s) [Pipeline] echo 23:42:37 [edgeXSemver]: initialized semver on version 4.0.0-dev.57 [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 23:42:37 + git config --global --add safe.directory /w/workspace/edgex-go/795 [Pipeline] echo 23:42:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:42:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:42:37 ========================================================= 23:42:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 23:42:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:42:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 23:42:38 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 23:42:38 da9db072f522: Pulling fs layer 23:42:38 6ef4a4ee8ca5: Pulling fs layer 23:42:38 06f05ace1117: Pulling fs layer 23:42:38 5fe327b54edc: Pulling fs layer 23:42:38 4f4fb700ef54: Pulling fs layer 23:42:38 92a5565b7b96: Pulling fs layer 23:42:38 ff9bb7016b71: Pulling fs layer 23:42:38 b67dba6c2c7d: Pulling fs layer 23:42:38 a813b0c90790: Pulling fs layer 23:42:38 5fe327b54edc: Waiting 23:42:38 4f4fb700ef54: Waiting 23:42:38 92a5565b7b96: Waiting 23:42:38 ff9bb7016b71: Waiting 23:42:38 b67dba6c2c7d: Waiting 23:42:38 a813b0c90790: Waiting 23:42:38 6ef4a4ee8ca5: Download complete 23:42:38 5fe327b54edc: Verifying Checksum 23:42:38 5fe327b54edc: Download complete 23:42:38 4f4fb700ef54: Verifying Checksum 23:42:38 4f4fb700ef54: Download complete 23:42:38 92a5565b7b96: Download complete 23:42:38 da9db072f522: Verifying Checksum 23:42:38 da9db072f522: Download complete 23:42:38 ff9bb7016b71: Verifying Checksum 23:42:38 ff9bb7016b71: Download complete 23:42:38 da9db072f522: Pull complete 23:42:38 a813b0c90790: Verifying Checksum 23:42:38 a813b0c90790: Download complete 23:42:38 6ef4a4ee8ca5: Pull complete 23:42:39 06f05ace1117: Verifying Checksum 23:42:39 06f05ace1117: Download complete 23:42:39 b67dba6c2c7d: Verifying Checksum 23:42:39 b67dba6c2c7d: Download complete 23:42:42 06f05ace1117: Pull complete 23:42:42 5fe327b54edc: Pull complete 23:42:42 4f4fb700ef54: Pull complete 23:42:42 92a5565b7b96: Pull complete 23:42:42 ff9bb7016b71: Pull complete 23:42:45 b67dba6c2c7d: Pull complete 23:42:45 a813b0c90790: Pull complete 23:42:45 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 23:42:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 23:42:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 23:42:45 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 23:42:45 WORKDIR /edgex 23:42:45 COPY go.mod . 23:42:45 RUN go mod download 23:42:45 + docker build -t ci-base-image-x86_64 -f - . 23:42:46 Sending build context to Docker daemon 180MB 23:42:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 23:42:46 ---> 3ba60ce46760 23:42:46 Step 2/4 : WORKDIR /edgex 23:42:48 ---> Running in 51620f5695bd 23:42:48 Removing intermediate container 51620f5695bd 23:42:48 ---> 934339ac1821 23:42:48 Step 3/4 : COPY go.mod . 23:42:48 ---> 1c6bdd4fc7b8 23:42:48 Step 4/4 : RUN go mod download 23:42:48 ---> Running in c1eee7309d1a 23:42:52 Still waiting to schedule task 23:42:52 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-38910’ 23:43:03 Removing intermediate container c1eee7309d1a 23:43:03 ---> c16468d56a63 23:43:03 Successfully built c16468d56a63 23:43:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:03 + docker inspect -f . ci-base-image-x86_64 23:43:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:43:04 prd-ubuntu20.04-docker-8c-8g-38912 does not seem to be running inside a container 23:43:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/795 -v /w/workspace/edgex-go/795:/w/workspace/edgex-go/795:rw,z -v /w/workspace/edgex-go/795@tmp:/w/workspace/edgex-go/795@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:43:04 $ docker top dc2d3add3a95f99f77ef4ba12f3ba7c94d38e5e23f64ebf663e1111bf375a953 -eo pid,comm [Pipeline] { [Pipeline] sh 23:43:04 + go version 23:43:04 go version go1.23.4 linux/amd64 [Pipeline] } 23:43:04 $ docker stop --time=1 dc2d3add3a95f99f77ef4ba12f3ba7c94d38e5e23f64ebf663e1111bf375a953 23:43:06 $ docker rm -f --volumes dc2d3add3a95f99f77ef4ba12f3ba7c94d38e5e23f64ebf663e1111bf375a953 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:06 + docker inspect -f . ci-base-image-x86_64 23:43:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:43:06 prd-ubuntu20.04-docker-8c-8g-38912 does not seem to be running inside a container 23:43:06 $ 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/795 -v /w/workspace/edgex-go/795:/w/workspace/edgex-go/795:rw,z -v /w/workspace/edgex-go/795@tmp:/w/workspace/edgex-go/795@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:43:07 $ docker top d684bcc3130c5000a03d07d98da1a22469980744d6da3d1127d96b51e54afac3 -eo pid,comm [Pipeline] { [Pipeline] echo 23:43:07 ========================================================= 23:43:07 [edgeXBuildGoParallel] Running Tests and Build... 23:43:07 ========================================================= [Pipeline] sh 23:43:07 + git config --global --add safe.directory /w/workspace/edgex-go/795 [Pipeline] fileExists [Pipeline] sh 23:43:07 + make test 23:43:07 go test -race -coverprofile=coverage.out ./... 23:43:15 ? github.com/edgexfoundry/edgex-go [no test files] 23:43:47 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 23:43:47 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 23:43:47 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 23:43:47 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 23:43:47 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 23:43:47 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 23:43:47 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 23:43:47 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 23:43:47 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 23:43:47 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 23:43:47 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 23:43:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:43:47 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 23:43:47 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 23:43:47 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 23:43:48 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 23:43:48 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 23:43:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements 23:43:50 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 23:43:50 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 23:43:50 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 23:43:50 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 23:43:50 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 23:43:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.032s coverage: 97.0% of statements 23:43:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 23:43:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:43:51 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 23:43:51 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 23:43:51 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 23:43:51 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 23:43:51 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 23:43:51 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 23:43:51 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 23:43:51 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 23:43:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 23:43:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 23:43:52 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 23:43:52 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 23:43:52 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 23:43:52 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 23:43:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.046s coverage: 69.2% of statements 23:43:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.050s coverage: 45.7% of statements 23:43:54 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 23:43:54 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 23:43:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.027s coverage: 93.4% of statements 23:43:54 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.038s coverage: 92.3% of statements 23:43:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.060s coverage: 8.4% of statements 23:43:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 23:43:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:43:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:43:56 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 23:43:56 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 23:43:56 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 23:43:56 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 23:43:56 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 23:43:56 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 23:43:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:43:56 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 23:43:56 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 23:43:56 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 23:43:56 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 23:43:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.353s coverage: 95.8% of statements 23:43:57 ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements 23:43:58 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 23:43:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:43:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 23:43:58 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 23:43:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 23:43:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.036s coverage: 0.0% of statements [no tests to run] 23:43:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 1.0% of statements 23:43:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.029s coverage: 43.1% of statements 23:43:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.017s coverage: 81.1% of statements 23:43:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 40.0% of statements 23:43:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.019s coverage: 87.1% of statements 23:43:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements 23:44:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 23:44:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 23:44:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 23:44:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements 23:44:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:44:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 23:44:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 23:44:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 23:44:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.018s coverage: 87.5% of statements 23:44:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 23:44:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 23:44:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 23:44:02 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 23:44:02 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 23:44:02 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 23:44:02 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 23:44:03 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 23:44:03 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 23:44:03 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 23:44:05 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 23:44:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:44:07 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 23:44:07 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 23:44:09 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 23:44:09 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 23:44:09 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 23:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 23:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 23:44:10 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 23:44:12 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 23:44:12 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 23:44:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:44:12 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 23:44:12 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 23:44:12 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 23:44:12 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 23:44:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.027s coverage: 94.4% of statements 23:44:14 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 23:44:14 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 23:44:14 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 23:44:14 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 23:44:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 23:44:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:44:15 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 23:44:15 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 23:44:16 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 23:44:16 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 23:44:16 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 23:44:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 23:44:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:44:17 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 23:44:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.047s coverage: 92.9% of statements 23:44:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 68.8% of statements 23:44:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.027s coverage: 62.3% of statements 23:44:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.029s coverage: 47.4% of statements 23:44:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements 23:44:19 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 17.0% of statements 23:44:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements 23:44:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.064s coverage: 81.8% of statements 23:44:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.059s coverage: 82.1% of statements 23:44:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements 23:44:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.122s coverage: 63.1% of statements 23:44:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements 23:44:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements 23:44:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 23:44:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements 23:44:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements 23:44:19 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.032s coverage: 88.6% of statements 23:44:19 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.037s coverage: 96.8% of statements 23:44:19 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.031s coverage: 100.0% of statements 23:44:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.143s coverage: 36.1% of statements 23:44:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.022s coverage: 93.8% of statements 23:44:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 3.1% of statements 23:44:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.062s coverage: 17.0% of statements 23:44:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.129s coverage: 94.9% of statements 23:44:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.034s coverage: 9.0% of statements 23:44:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.074s coverage: 97.7% of statements 23:44:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.029s coverage: 43.6% of statements 23:44:21 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 23:44:22 running golangci-lint 23:44:22 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 23:44:22 go version go1.23.4 linux/amd64 23:44:22 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 23:44:22 level=info msg="[config_reader] Used config file .golangci.yml" 23:44:22 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 23:44:49 level=info msg="[loader] Go packages loading at mode 575 (files|types_sizes|compiled_files|deps|exports_file|imports|name) took 23.517578164s" 23:44:49 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.94195ms" 23:45:01 level=info msg="[linters_context/goanalysis] analyzers took 2m1.944386957s with top 10 stages: buildir: 1m7.912068948s, gosec: 3.916219823s, inspect: 3.707710077s, fact_deprecated: 3.106408898s, printf: 1.955446823s, ctrlflow: 1.907901965s, fact_purity: 1.472360798s, S1038: 1.235305906s, nilness: 1.229003408s, unused: 971.750609ms" 23:45:01 level=info msg="[runner] Issues before processing: 202, after processing: 0" 23:45:01 level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 202/202, path_prettifier: 202/202, autogenerated_exclude: 202/202, identifier_marker: 202/202, exclude: 202/202, nolint: 20/0, filename_unadjuster: 202/202, cgo: 202/202, exclude-rules: 202/20, skip_files: 202/202, skip_dirs: 202/202" 23:45:01 level=info msg="[runner] processing took 18.439849ms with stages: nolint: 8.004265ms, identifier_marker: 5.884485ms, exclude-rules: 1.636226ms, autogenerated_exclude: 1.148329ms, path_prettifier: 1.119839ms, skip_dirs: 561.565µs, cgo: 32.24µs, invalid_issue: 30.66µs, filename_unadjuster: 16.43µs, max_same_issues: 1.43µs, uniq_by_line: 840ns, fixer: 630ns, skip_files: 570ns, exclude: 450ns, max_from_linter: 380ns, sort_results: 380ns, severity-rules: 360ns, source_code: 240ns, diff: 150ns, max_per_file_from_linter: 140ns, path_prefixer: 130ns, path_shortener: 110ns" 23:45:01 level=info msg="[runner] linters took 13.952478651s with stages: goanalysis_metalinter: 13.933948533s" 23:45:01 level=info msg="File cache stats: 0 entries of total size 0B" 23:45:01 level=info msg="Memory: 371 samples, avg is 301.4MB, max is 1302.3MB" 23:45:01 level=info msg="Execution took 37.520430624s" 23:45:01 go vet ./... 23:45:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:45:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:45:07 ./bin/test-attribution-txt.sh [Pipeline] echo 23:45:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 23:45:08 + ls -al . 23:45:08 total 1908 23:45:08 drwxrwxr-x 11 1001 1001 4096 Feb 13 23:43 . 23:45:08 drwxr-xr-x 4 root root 4096 Feb 13 23:43 .. 23:45:08 drwxrwxr-x 2 1001 1001 4096 Feb 13 23:42 .blubracket 23:45:08 -rw-rw-r-- 1 1001 1001 10 Feb 13 23:42 .dockerignore 23:45:08 drwxrwxr-x 8 1001 1001 4096 Feb 13 23:44 .git 23:45:08 drwxrwxr-x 3 1001 1001 4096 Feb 13 23:42 .github 23:45:08 -rw-rw-r-- 1 1001 1001 907 Feb 13 23:42 .gitignore 23:45:08 -rw-rw-r-- 1 1001 1001 199 Feb 13 23:42 .golangci.yml 23:45:08 -rw-rw-r-- 1 1001 1001 100 Feb 13 23:42 .hadolint.yml 23:45:08 drwxr-xr-x 3 1001 1001 4096 Feb 13 23:42 .semver 23:45:08 -rw-rw-r-- 1 1001 1001 155 Feb 13 23:42 .sonarcloud.properties 23:45:08 -rw-rw-r-- 1 1001 1001 1171 Feb 13 23:42 ADOPTERS.md 23:45:08 -rw-rw-r-- 1 1001 1001 17374 Feb 13 23:42 Attribution.txt 23:45:08 -rw-rw-r-- 1 1001 1001 100284 Feb 13 23:42 CHANGELOG.md 23:45:08 -rw-rw-r-- 1 1001 1001 3804 Feb 13 23:42 CONTRIBUTING.md 23:45:08 -rw-rw-r-- 1 1001 1001 677 Feb 13 23:42 GOVERNANCE.md 23:45:08 -rw-rw-r-- 1 1001 1001 858 Feb 13 23:42 Jenkinsfile 23:45:08 -rw-rw-r-- 1 1001 1001 10775 Feb 13 23:42 LICENSE 23:45:08 -rw-rw-r-- 1 1001 1001 16740 Feb 13 23:42 Makefile 23:45:08 -rw-rw-r-- 1 1001 1001 582 Feb 13 23:42 OWNERS.md 23:45:08 -rw-rw-r-- 1 1001 1001 9932 Feb 13 23:42 README.md 23:45:08 -rw-rw-r-- 1 1001 1001 789 Feb 13 23:42 SECURITY.md 23:45:08 -rw-rw-r-- 1 1001 1001 12 Feb 13 23:42 VERSION 23:45:08 drwxrwxr-x 2 1001 1001 4096 Feb 13 23:42 bin 23:45:08 drwxrwxr-x 19 1001 1001 4096 Feb 13 23:42 cmd 23:45:08 -rw-r--r-- 1 root root 1584683 Feb 13 23:44 coverage.out 23:45:08 drwxrwxr-x 2 1001 1001 4096 Feb 13 23:42 fuzz_test 23:45:08 -rw-rw-r-- 1 1001 1001 6494 Feb 13 23:42 go.mod 23:45:08 -rw-rw-r-- 1 1001 1001 88223 Feb 13 23:42 go.sum 23:45:08 drwxrwxr-x 7 1001 1001 4096 Feb 13 23:42 internal 23:45:08 drwxrwxr-x 2 1001 1001 4096 Feb 13 23:42 openapi 23:45:08 -rw-rw-r-- 1 1001 1001 584 Feb 13 23:42 security.txt 23:45:08 -rw-rw-r-- 1 1001 1001 204 Feb 13 23:42 version.go [Pipeline] sh 23:45:08 + '[' -e coverage.out ] 23:45:08 + chown 1001:1001 coverage.out [Pipeline] stash 23:45:08 Stashed 1 file(s) [Pipeline] sh 23:45:08 + make build 23:45:08 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 23:45:35 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:45:35 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 23:45:35 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:45:36 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 23:45:38 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:45:43 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:45:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:45:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:45:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:45:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 23:45:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:45:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 23:45:52 $ docker stop --time=1 d684bcc3130c5000a03d07d98da1a22469980744d6da3d1127d96b51e54afac3 23:45:55 $ docker rm -f --volumes d684bcc3130c5000a03d07d98da1a22469980744d6da3d1127d96b51e54afac3 [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 23:45:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:45:56 23:45:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:45:56 latest: Pulling from edgex-devops/edgex-compose 23:45:56 91d30c5bc195: Pulling fs layer 23:45:56 2e9b0aa3be6d: Pulling fs layer 23:45:56 9c61dcf015f6: Pulling fs layer 23:45:56 4698f68db338: Pulling fs layer 23:45:56 2a2f49069b9e: Pulling fs layer 23:45:56 e0025b399a48: Pulling fs layer 23:45:56 4698f68db338: Waiting 23:45:56 2a2f49069b9e: Waiting 23:45:56 e0025b399a48: Waiting 23:45:57 91d30c5bc195: Verifying Checksum 23:45:57 91d30c5bc195: Download complete 23:45:57 4698f68db338: Download complete 23:45:57 2e9b0aa3be6d: Verifying Checksum 23:45:57 2e9b0aa3be6d: Download complete 23:45:57 e0025b399a48: Verifying Checksum 23:45:57 e0025b399a48: Download complete 23:45:57 91d30c5bc195: Pull complete 23:45:57 2a2f49069b9e: Verifying Checksum 23:45:57 2a2f49069b9e: Download complete 23:45:57 2e9b0aa3be6d: Pull complete 23:45:57 9c61dcf015f6: Verifying Checksum 23:45:57 9c61dcf015f6: Download complete 23:46:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-38913 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { 23:46:00 9c61dcf015f6: Pull complete 23:46:00 4698f68db338: Pull complete 23:46:00 2a2f49069b9e: Pull complete 23:46:00 e0025b399a48: Pull complete 23:46:00 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 23:46:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:46:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] ws 23:46:00 Running in /w/workspace/edgex-go/795 [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] checkout [Pipeline] // withEnv [Pipeline] withDockerContainer 23:46:03 The recommended git tool is: git 23:46:03 prd-ubuntu20.04-docker-8c-8g-38912 does not seem to be running inside a container 23:46:04 $ 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/795 -v /w/workspace/edgex-go/795:/w/workspace/edgex-go/795:rw,z -v /w/workspace/edgex-go/795@tmp:/w/workspace/edgex-go/795@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:46:05 $ docker top 2c903f68ea75b48cb218dd0711802f49493d8799ad2ed3d11b53a69792bc336c -eo pid,comm [Pipeline] { [Pipeline] sh 23:46:05 + docker compose -f ./docker-compose-build.yml build --parallel 23:46:08 #1 [security-spire-server internal] load build definition from Dockerfile 23:46:08 #1 transferring dockerfile: 1.70kB done 23:46:08 #1 DONE 0.0s 23:46:08 23:46:08 #2 [security-bootstrapper internal] load build definition from Dockerfile 23:46:08 #2 transferring dockerfile: 3.02kB done 23:46:08 #2 DONE 0.0s 23:46:08 23:46:08 #3 [core-command internal] load build definition from Dockerfile 23:46:08 #3 transferring dockerfile: 1.94kB done 23:46:08 #3 DONE 0.0s 23:46:08 23:46:08 #4 [security-secretstore-setup internal] load build definition from Dockerfile 23:46:08 #4 transferring dockerfile: 2.49kB done 23:46:08 #4 DONE 0.0s 23:46:08 23:46:08 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 23:46:08 #5 transferring dockerfile: 1.89kB done 23:46:08 #5 DONE 0.0s 23:46:08 23:46:08 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 23:46:08 #6 transferring dockerfile: 2.23kB done 23:46:08 #6 DONE 0.0s 23:46:08 23:46:08 #7 [support-notifications internal] load build definition from Dockerfile 23:46:08 #7 transferring dockerfile: 2.00kB done 23:46:08 #7 DONE 0.0s 23:46:08 23:46:08 #8 [security-spire-config internal] load build definition from Dockerfile 23:46:08 #8 transferring dockerfile: 1.69kB done 23:46:08 #8 DONE 0.0s 23:46:08 23:46:08 #9 [core-data internal] load build definition from Dockerfile 23:46:08 #9 transferring dockerfile: 2.04kB done 23:46:08 #9 DONE 0.0s 23:46:08 23:46:08 #10 [core-metadata internal] load build definition from Dockerfile 23:46:08 #10 transferring dockerfile: 2.10kB done 23:46:08 #10 DONE 0.0s 23:46:08 23:46:08 #11 [security-spire-server internal] load .dockerignore 23:46:08 #11 transferring context: 50B done 23:46:08 #11 DONE 0.0s 23:46:08 23:46:08 #12 [security-proxy-auth internal] load build definition from Dockerfile 23:46:08 #12 transferring dockerfile: 2.14kB done 23:46:08 #12 DONE 0.0s 23:46:08 23:46:08 #13 [core-keeper internal] load build definition from Dockerfile 23:46:08 #13 transferring dockerfile: 2.01kB done 23:46:08 #13 DONE 0.0s 23:46:08 23:46:08 #14 [security-spire-agent internal] load build definition from Dockerfile 23:46:08 #14 transferring dockerfile: 1.81kB done 23:46:08 #14 DONE 0.0s 23:46:08 23:46:08 #15 [security-proxy-setup internal] load build definition from Dockerfile 23:46:08 #15 transferring dockerfile: 2.50kB done 23:46:08 #15 DONE 0.0s 23:46:08 23:46:08 #16 [support-scheduler internal] load build definition from Dockerfile 23:46:08 #16 transferring dockerfile: 1.83kB done 23:46:08 #16 DONE 0.0s 23:46:08 23:46:08 #17 [security-bootstrapper internal] load .dockerignore 23:46:08 #17 transferring context: 50B done 23:46:08 #17 DONE 0.0s 23:46:08 23:46:08 #18 [core-command internal] load .dockerignore 23:46:08 #18 transferring context: 50B done 23:46:08 #18 DONE 0.0s 23:46:08 23:46:08 #19 [security-secretstore-setup internal] load .dockerignore 23:46:08 #19 transferring context: 50B done 23:46:08 #19 DONE 0.0s 23:46:08 23:46:08 #20 [security-spiffe-token-provider internal] load .dockerignore 23:46:08 #20 transferring context: 50B done 23:46:08 #20 DONE 0.0s 23:46:08 23:46:08 #21 [core-common-config-bootstrapper internal] load .dockerignore 23:46:08 #21 transferring context: 50B done 23:46:08 #21 DONE 0.0s 23:46:08 23:46:08 #22 [support-notifications internal] load .dockerignore 23:46:08 #22 transferring context: 50B done 23:46:08 #22 DONE 0.0s 23:46:08 23:46:08 #23 [security-spire-config internal] load .dockerignore 23:46:08 #23 transferring context: 50B done 23:46:08 #23 DONE 0.0s 23:46:08 23:46:08 #24 [core-data internal] load .dockerignore 23:46:08 #24 transferring context: 50B done 23:46:08 #24 DONE 0.0s 23:46:08 23:46:08 #25 [core-metadata internal] load .dockerignore 23:46:08 #25 transferring context: 50B done 23:46:08 #25 DONE 0.0s 23:46:08 23:46:08 #26 [core-keeper internal] load .dockerignore 23:46:08 #26 transferring context: 50B done 23:46:08 #26 DONE 0.1s 23:46:08 23:46:08 #27 [security-spire-agent internal] load .dockerignore 23:46:08 #27 transferring context: 50B done 23:46:08 #27 DONE 0.0s 23:46:08 23:46:08 #28 [security-proxy-auth internal] load .dockerignore 23:46:08 #28 transferring context: 50B done 23:46:08 #28 DONE 0.0s 23:46:08 23:46:08 #29 [security-proxy-setup internal] load .dockerignore 23:46:08 #29 transferring context: 50B done 23:46:08 #29 DONE 0.1s 23:46:08 23:46:08 #30 [support-scheduler internal] load .dockerignore 23:46:08 #30 transferring context: 50B done 23:46:08 #30 DONE 0.1s 23:46:08 23:46:08 #31 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 23:46:08 #31 DONE 0.1s 23:46:08 23:46:08 #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 23:46:08 using credential edgex-jenkins-ssh 23:46:08 Cloning the remote Git repository 23:46:08 #32 ... 23:46:08 23:46:08 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:46:08 #33 DONE 0.0s 23:46:08 23:46:08 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:46:08 #33 DONE 0.0s 23:46:08 23:46:08 #34 [core-command stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 23:46:08 #34 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 23:46:08 #34 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 23:46:08 #34 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 23:46:08 #34 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 23:46:08 #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.15MB / 3.63MB 0.1s 23:46:09 #34 ... 23:46:09 23:46:09 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:46:09 #33 DONE 0.0s 23:46:09 23:46:09 #31 [core-data internal] load metadata for docker.io/library/alpine:3.20 23:46:09 #31 DONE 0.2s 23:46:09 23:46:09 #34 [core-data stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 23:46:09 #34 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 23:46:09 #34 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 23:46:09 #34 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 23:46:09 #34 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 23:46:09 #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done 23:46:09 #34 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 23:46:09 #34 ... 23:46:09 23:46:09 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:46:09 #33 DONE 0.0s 23:46:09 23:46:09 #31 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 23:46:09 #31 DONE 0.3s 23:46:09 23:46:09 #35 [core-keeper internal] load build context 23:46:09 #35 DONE 0.0s 23:46:09 23:46:09 #34 [core-keeper stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 23:46:09 #34 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 23:46:09 #34 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 23:46:09 #34 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 23:46:09 #34 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 23:46:09 #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done 23:46:09 #34 ... 23:46:09 23:46:09 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:46:09 #33 DONE 0.0s 23:46:09 23:46:09 #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 23:46:09 #32 DONE 0.6s 23:46:09 23:46:09 #34 [security-spire-config stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 23:46:09 #34 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 23:46:09 #34 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 23:46:09 #34 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 23:46:09 #34 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 23:46:09 #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done 23:46:09 #34 ... 23:46:09 23:46:09 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:46:09 #33 DONE 0.0s 23:46:09 23:46:09 #31 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 23:46:09 #31 DONE 0.4s 23:46:09 23:46:09 #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 23:46:09 #36 DONE 0.5s 23:46:09 23:46:09 #34 [security-proxy-setup stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 23:46:09 #34 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 23:46:09 #34 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 23:46:09 #34 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 23:46:09 #34 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 23:46:09 #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done 23:46:09 #34 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done 23:46:09 #34 ... 23:46:09 23:46:09 #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 23:46:09 #36 DONE 0.6s 23:46:09 23:46:09 #37 [security-spire-config internal] load build context 23:46:09 #37 transferring context: 22.05kB 0.0s done 23:46:09 #37 DONE 0.1s 23:46:09 23:46:09 #38 [security-spire-server internal] load build context 23:46:09 #38 transferring context: 23.80kB 0.0s done 23:46:09 #38 DONE 0.2s 23:46:09 23:46:09 #34 [support-scheduler stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 23:46:09 #34 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 23:46:09 #34 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 23:46:09 #34 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 23:46:09 #34 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 23:46:09 #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done 23:46:09 #34 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done 23:46:08 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:46:08 > git init /w/workspace/edgex-go/795 # timeout=10 23:46:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:46:09 > git --version # timeout=10 23:46:09 > git --version # 'git version 2.25.1' 23:46:09 using GIT_SSH to set credentials SSH Credentials for GitHub 23:46:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:46:10 #34 DONE 2.2s 23:46:10 23:46:10 #39 [core-data builder 2/7] WORKDIR /edgex-go 23:46:10 #39 DONE 1.5s 23:46:10 23:46:10 #40 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 23:46:11 #40 ... 23:46:11 23:46:11 #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 23:46:11 #41 DONE 1.9s 23:46:11 23:46:11 #34 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 23:46:11 #34 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 23:46:11 #34 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 23:46:11 #34 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 23:46:11 #34 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 23:46:11 #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done 23:46:11 #34 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done 23:46:11 #34 DONE 2.2s 23:46:11 23:46:11 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:46:11 #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 23:46:11 #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 23:46:11 #42 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 23:46:11 #42 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 23:46:11 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 23:46:11 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.3s 23:46:11 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done 23:46:11 #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 23:46:11 #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 23:46:11 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 18.87MB / 30.73MB 1.7s 23:46:11 #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 23:46:11 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.9s 23:46:11 #42 ... 23:46:11 23:46:11 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 23:46:11 #43 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done 23:46:11 #43 DONE 0.4s 23:46:11 23:46:11 #44 [security-spire-agent internal] load build context 23:46:11 #44 transferring context: 23.33kB 0.1s done 23:46:11 #44 DONE 0.4s 23:46:11 23:46:11 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:46:11 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 2.0s done 23:46:11 #42 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 23:46:14 #42 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.4s done 23:46:18 #42 ... 23:46:18 23:46:18 #45 [core-command internal] load build context 23:46:18 #45 transferring context: 304.98MB 9.2s 23:46:18 #45 ... 23:46:18 23:46:18 #46 [security-bootstrapper internal] load build context 23:46:18 #46 ... 23:46:18 23:46:18 #47 [security-secretstore-setup internal] load build context 23:46:18 #47 ... 23:46:18 23:46:18 #48 [support-notifications internal] load build context 23:46:19 #48 ... 23:46:19 23:46:19 #49 [core-common-config-bootstrapper internal] load build context 23:46:19 #49 ... 23:46:19 23:46:19 #50 [core-data internal] load build context 23:46:19 #50 ... 23:46:19 23:46:19 #51 [security-spiffe-token-provider internal] load build context 23:46:19 #51 ... 23:46:19 23:46:19 #52 [security-proxy-setup internal] load build context 23:46:19 #52 ... 23:46:19 23:46:19 #53 [security-proxy-auth internal] load build context 23:46:19 #53 ... 23:46:19 23:46:19 #35 [core-keeper internal] load build context 23:46:19 #35 ... 23:46:19 23:46:19 #54 [support-scheduler internal] load build context 23:46:19 #54 ... 23:46:19 23:46:19 #55 [core-metadata internal] load build context 23:46:19 #55 ... 23:46:19 23:46:19 #54 [support-scheduler internal] load build context 23:46:20 #54 transferring context: 446.54MB 11.0s done 23:46:21 #54 ... 23:46:21 23:46:21 #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 23:46:21 #0 1.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:46:21 #0 1.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:46:21 #0 1.696 OK: 248 MiB in 58 packages 23:46:21 #56 ... 23:46:21 23:46:21 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 23:46:21 #57 ... 23:46:21 23:46:21 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:46:21 #0 2.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:46:21 #0 2.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:46:21 #0 2.893 (1/4) Installing ca-certificates (20241121-r1) 23:46:21 #0 2.910 (2/4) Installing dumb-init (1.2.5-r3) 23:46:21 #0 2.915 (3/4) Installing su-exec (0.2-r3) 23:46:21 #0 2.927 (4/4) Installing yq-go (4.44.1-r2) 23:46:21 #0 2.985 Executing busybox-1.36.1-r29.trigger 23:46:21 #0 2.991 Executing ca-certificates-20241121-r1.trigger 23:46:21 #0 3.030 OK: 19 MiB in 18 packages 23:46:21 #58 ... 23:46:21 23:46:21 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:46:21 #59 ... 23:46:21 23:46:21 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 23:46:21 #60 ... 23:46:21 23:46:21 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 23:46:21 #0 3.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:46:21 #0 3.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:46:21 #0 4.167 (1/1) Installing dumb-init (1.2.5-r3) 23:46:21 #0 4.177 Executing busybox-1.36.1-r29.trigger 23:46:21 #0 4.185 OK: 8 MiB in 15 packages 23:46:21 #61 ... 23:46:21 23:46:21 #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:46:21 #62 ... 23:46:21 23:46:21 #63 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:46:21 #0 0.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:46:21 #0 0.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:46:21 #0 1.225 OK: 248 MiB in 58 packages 23:46:21 #63 ... 23:46:21 23:46:21 #64 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 23:46:21 #0 0.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:46:21 #0 0.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:46:21 #0 1.287 OK: 248 MiB in 58 packages 23:46:21 #64 ... 23:46:21 23:46:21 #40 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 23:46:21 #40 1.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:46:21 #40 1.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:46:21 #40 1.608 OK: 248 MiB in 58 packages 23:46:22 #40 ... 23:46:22 23:46:22 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:46:22 #0 3.947 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:46:22 #0 4.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:46:22 #0 4.295 v3.20.6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 23:46:22 #0 4.295 v3.20.5-74-g354f268b93b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 23:46:22 #0 4.295 OK: 24174 distinct packages available 23:46:22 #0 4.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:46:22 #0 4.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:46:22 #0 4.741 (1/7) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 23:46:22 #0 5.148 (2/7) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 23:46:22 #0 5.159 (3/7) Installing dumb-init (1.2.5-r3) 23:46:22 #0 5.163 (4/7) Installing musl-obstack (1.2.3-r2) 23:46:22 #0 5.167 (5/7) Installing libucontext (1.2-r3) 23:46:22 #0 5.169 (6/7) Installing gcompat (1.1.0-r4) 23:46:22 #0 5.176 (7/7) Installing openssl (3.3.3-r0) 23:46:22 #0 5.186 Executing busybox-1.36.1-r29.trigger 23:46:22 #0 5.203 OK: 9 MiB in 19 packages 23:46:22 #65 ... 23:46:22 23:46:22 #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:46:22 #66 ... 23:46:22 23:46:22 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 23:46:22 #43 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done 23:46:22 #43 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.5s done 23:46:22 #43 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 23:46:22 #43 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 23:46:22 #43 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 23:46:22 #43 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 23:46:22 #43 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.5s done 23:46:22 #43 ... 23:46:22 23:46:22 #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 23:46:22 #67 ... 23:46:22 23:46:22 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:46:22 #68 ... 23:46:22 23:46:22 #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 23:46:23 #69 ... 23:46:23 23:46:23 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:46:23 #0 0.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:46:23 #0 0.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:46:23 #0 1.321 v3.20.6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 23:46:23 #0 1.321 v3.20.5-74-g354f268b93b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 23:46:23 #0 1.321 OK: 24181 distinct packages available 23:46:23 #0 1.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:46:23 #0 1.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:46:23 #0 1.823 OK: 248 MiB in 58 packages 23:46:23 #70 ... 23:46:23 23:46:23 #71 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 23:46:23 #71 ... 23:46:23 23:46:23 #49 [core-common-config-bootstrapper internal] load build context 23:46:23 #49 transferring context: 446.54MB 13.3s done 23:46:24 #49 ... 23:46:24 23:46:24 #63 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:46:24 #63 DONE 13.5s 23:46:24 23:46:24 #54 [support-scheduler internal] load build context 23:46:24 #54 DONE 14.9s 23:46:24 23:46:24 #48 [support-notifications internal] load build context 23:46:24 #48 transferring context: 446.54MB 10.4s done 23:46:24 #48 DONE 15.3s 23:46:24 23:46:24 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:46:24 #58 DONE 13.5s 23:46:24 23:46:24 #40 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 23:46:24 #40 DONE 13.5s 23:46:24 23:46:24 #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 23:46:24 #56 DONE 13.5s 23:46:24 23:46:24 #64 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 23:46:24 #64 DONE 13.5s 23:46:24 23:46:24 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 23:46:24 #61 DONE 13.4s 23:46:24 23:46:24 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:46:24 #70 DONE 13.5s 23:46:24 23:46:24 #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:46:24 #66 DONE 13.6s 23:46:24 23:46:24 #35 [core-keeper internal] load build context 23:46:24 #35 transferring context: 446.54MB 11.5s done 23:46:24 #35 DONE 15.3s 23:46:24 23:46:24 #50 [core-data internal] load build context 23:46:24 #50 transferring context: 446.54MB 11.7s done 23:46:24 #50 DONE 15.4s 23:46:24 23:46:24 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:46:24 #65 DONE 13.6s 23:46:24 23:46:24 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 23:46:24 #72 ... 23:46:24 23:46:24 #53 [security-proxy-auth internal] load build context 23:46:24 #53 transferring context: 446.54MB 11.8s done 23:46:24 #53 DONE 15.2s 23:46:24 23:46:24 #55 [core-metadata internal] load build context 23:46:24 #55 transferring context: 446.54MB 12.0s done 23:46:24 #55 DONE 15.4s 23:46:24 23:46:24 #52 [security-proxy-setup internal] load build context 23:46:24 #52 transferring context: 446.54MB 12.3s done 23:46:24 #52 DONE 15.1s 23:46:24 23:46:24 #45 [core-command internal] load build context 23:46:24 #45 transferring context: 446.54MB 12.6s done 23:46:24 #45 DONE 15.6s 23:46:24 23:46:24 #51 [security-spiffe-token-provider internal] load build context 23:46:24 #51 transferring context: 446.54MB 12.7s done 23:46:24 #51 DONE 15.6s 23:46:24 23:46:24 #47 [security-secretstore-setup internal] load build context 23:46:24 #47 transferring context: 446.54MB 13.0s done 23:46:24 #47 DONE 15.6s 23:46:24 23:46:24 #49 [core-common-config-bootstrapper internal] load build context 23:46:24 #49 DONE 15.5s 23:46:24 23:46:24 #46 [security-bootstrapper internal] load build context 23:46:24 #46 transferring context: 446.54MB 13.1s done 23:46:24 #46 DONE 15.7s 23:46:24 23:46:24 #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 23:46:24 #73 DONE 0.2s 23:46:24 23:46:24 #74 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 23:46:24 #74 DONE 0.1s 23:46:24 23:46:24 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 23:46:24 #75 DONE 0.2s 23:46:24 23:46:24 #76 [core-data builder 4/7] COPY go.mod vendor* ./ 23:46:24 #76 DONE 0.2s 23:46:24 23:46:24 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 23:46:24 #77 DONE 0.1s 23:46:24 23:46:24 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 23:46:24 #43 DONE 13.7s 23:46:24 23:46:24 #78 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:24 #78 ... 23:46:24 23:46:24 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:46:24 #42 DONE 15.7s 23:46:24 23:46:24 #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 23:46:25 #79 ... 23:46:25 23:46:25 #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:46:25 #62 DONE 14.4s 23:46:25 23:46:25 #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 23:46:25 #69 14.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:46:25 #69 14.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:46:25 #69 ... 23:46:25 23:46:25 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 23:46:25 #60 14.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:46:25 #60 14.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:46:25 #60 14.57 (1/7) Installing ca-certificates (20241121-r1) 23:46:25 #60 14.59 (2/7) Installing dumb-init (1.2.5-r3) 23:46:25 #60 14.59 (3/7) Installing libgcc (13.2.1_git20240309-r0) 23:46:25 #60 14.60 (4/7) Installing libsodium (1.0.19-r0) 23:46:25 #60 14.60 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 23:46:25 #60 14.62 (6/7) Installing libzmq (4.3.5-r2) 23:46:25 #60 14.63 (7/7) Installing zeromq (4.3.5-r2) 23:46:25 #60 14.63 Executing busybox-1.36.1-r29.trigger 23:46:25 #60 14.64 Executing ca-certificates-20241121-r1.trigger 23:46:25 #60 14.68 OK: 12 MiB in 21 packages 23:46:25 #60 DONE 14.9s 23:46:25 23:46:25 #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 23:46:25 #69 14.81 (1/2) Installing dumb-init (1.2.5-r3) 23:46:25 #69 14.81 (2/2) Installing su-exec (0.2-r3) 23:46:25 #69 14.84 Executing busybox-1.36.1-r29.trigger 23:46:25 #69 14.85 OK: 8 MiB in 16 packages 23:46:26 #69 DONE 15.0s 23:46:26 23:46:26 #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 23:46:26 #67 14.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:46:26 #67 14.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:46:26 #67 14.76 (1/3) Installing ca-certificates (20241121-r1) 23:46:26 #67 14.78 (2/3) Installing dumb-init (1.2.5-r3) 23:46:26 #67 14.78 (3/3) Installing tzdata (2025a-r0) 23:46:26 #67 14.84 Executing busybox-1.36.1-r29.trigger 23:46:26 #67 14.85 Executing ca-certificates-20241121-r1.trigger 23:46:26 #67 14.91 OK: 10 MiB in 17 packages 23:46:26 #67 DONE 15.1s 23:46:26 23:46:26 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 23:46:26 #80 ... 23:46:26 23:46:26 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:46:26 #59 14.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:46:26 #59 14.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:46:26 #59 14.63 v3.20.6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 23:46:26 #59 14.63 v3.20.5-74-g354f268b93b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 23:46:26 #59 14.63 OK: 24174 distinct packages available 23:46:26 #59 14.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:46:26 #59 14.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:46:26 #59 15.18 (1/4) Installing dumb-init (1.2.5-r3) 23:46:26 #59 15.18 (2/4) Installing musl-obstack (1.2.3-r2) 23:46:26 #59 15.18 (3/4) Installing libucontext (1.2-r3) 23:46:26 #59 15.19 (4/4) Installing gcompat (1.1.0-r4) 23:46:26 #59 15.19 Executing busybox-1.36.1-r29.trigger 23:46:26 #59 15.20 OK: 8 MiB in 18 packages 23:46:26 #59 DONE 15.4s 23:46:26 23:46:26 #71 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 23:46:26 #71 14.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:46:26 #71 14.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:46:26 #71 15.26 (1/1) Installing dumb-init (1.2.5-r3) 23:46:26 #71 15.27 Executing busybox-1.36.1-r29.trigger 23:46:26 #71 15.28 OK: 8 MiB in 15 packages 23:46:26 #71 DONE 15.5s 23:46:26 23:46:26 #81 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 23:46:26 #81 ... 23:46:26 23:46:26 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 23:46:26 #57 14.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:46:26 #57 14.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:46:26 #57 15.30 (1/6) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 23:46:26 #57 15.34 (2/6) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 23:46:26 #57 15.37 (3/6) Installing dumb-init (1.2.5-r3) 23:46:26 #57 15.37 (4/6) Installing openssl (3.3.3-r0) 23:46:26 #57 15.39 (5/6) Installing su-exec (0.2-r3) 23:46:26 #57 15.39 (6/6) Installing yq-go (4.44.1-r2) 23:46:26 #57 15.46 Executing busybox-1.36.1-r29.trigger 23:46:26 #57 15.47 OK: 19 MiB in 18 packages 23:46:26 #57 DONE 15.7s 23:46:26 23:46:26 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:46:26 #68 14.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:46:26 #68 14.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:46:26 #68 14.80 v3.20.6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 23:46:26 #68 14.80 v3.20.5-74-g354f268b93b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 23:46:26 #68 14.80 OK: 24174 distinct packages available 23:46:26 #68 14.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:46:26 #68 15.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:46:26 #68 15.36 (1/14) Installing ca-certificates (20241121-r1) 23:46:26 #68 15.38 (2/14) Installing brotli-libs (1.1.0-r2) 23:46:26 #68 15.40 (3/14) Installing c-ares (1.33.1-r0) 23:46:26 #68 15.41 (4/14) Installing libunistring (1.2-r0) 23:46:26 #68 15.42 (5/14) Installing libidn2 (2.3.7-r0) 23:46:26 #68 15.43 (6/14) Installing nghttp2-libs (1.62.1-r0) 23:46:26 #68 15.43 (7/14) Installing libpsl (0.21.5-r1) 23:46:26 #68 15.44 (8/14) Installing zstd-libs (1.5.6-r0) 23:46:26 #68 15.45 (9/14) Installing libcurl (8.12.1-r0) 23:46:26 #68 15.46 (10/14) Installing curl (8.12.1-r0) 23:46:26 #68 15.47 (11/14) Installing dumb-init (1.2.5-r3) 23:46:26 #68 15.47 (12/14) Installing musl-obstack (1.2.3-r2) 23:46:26 #68 15.48 (13/14) Installing libucontext (1.2-r3) 23:46:26 #68 15.48 (14/14) Installing gcompat (1.1.0-r4) 23:46:26 #68 15.48 Executing busybox-1.36.1-r29.trigger 23:46:26 #68 15.49 Executing ca-certificates-20241121-r1.trigger 23:46:26 #68 15.52 OK: 13 MiB in 28 packages 23:46:26 #68 DONE 15.7s 23:46:26 23:46:26 #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 23:46:26 #79 2.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:46:27 #79 ... 23:46:27 23:46:27 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 23:46:27 #0 1.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:46:27 #0 2.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:46:27 #0 2.362 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) 23:46:27 #0 2.371 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 23:46:27 #0 2.404 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 23:46:27 #0 2.418 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) 23:46:27 #0 2.422 Executing busybox-1.36.1-r29.trigger 23:46:27 #0 2.431 Executing ca-certificates-20241121-r1.trigger 23:46:27 #0 2.464 OK: 19 MiB in 18 packages 23:46:27 #82 DONE 2.6s 23:46:27 23:46:27 #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 23:46:27 #79 2.601 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:46:27 #79 2.894 (1/2) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) 23:46:27 #79 2.909 (2/2) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) 23:46:27 #79 2.914 Executing busybox-1.36.1-r29.trigger 23:46:27 #79 2.924 OK: 9 MiB in 19 packages 23:46:27 Avoid second fetch 23:46:27 Checking out Revision 80c243033e1b04995b2447ef5c7ce1c070ea113c (main) 23:46:27 #79 DONE 3.3s 23:46:27 23:46:27 #83 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 23:46:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:46:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:46:27 > git config core.sparsecheckout # timeout=10 23:46:27 > git checkout -f 80c243033e1b04995b2447ef5c7ce1c070ea113c # timeout=10 23:46:28 #83 DONE 0.6s 23:46:28 23:46:28 #84 [core-data stage-1 3/7] RUN apk --no-cache upgrade 23:46:28 #0 2.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:46:28 #0 2.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:46:28 #0 3.263 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) 23:46:28 #0 3.275 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 23:46:28 #0 3.307 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 23:46:28 #0 3.316 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) 23:46:28 #0 3.319 Executing busybox-1.36.1-r29.trigger 23:46:28 #0 3.328 OK: 8 MiB in 15 packages 23:46:28 #84 DONE 3.7s 23:46:28 23:46:28 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 23:46:28 #72 2.219 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:46:28 #72 2.695 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:46:28 #72 3.431 OK: 248 MiB in 58 packages 23:46:28 #72 DONE 3.7s 23:46:28 23:46:28 #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:46:28 #85 DONE 0.6s 23:46:28 23:46:28 #86 [security-spire-server stage-2 5/9] COPY Attribution.txt / 23:46:28 #86 DONE 0.1s 23:46:28 23:46:28 #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:46:28 #87 ... 23:46:28 23:46:28 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 23:46:28 #88 DONE 0.1s 23:46:28 Commit message: "Merge pull request #5080 from weichou1229/issue-5064" 23:46:28 23:46:28 #89 [security-spire-server stage-2 6/9] COPY security.txt / 23:46:28 #89 DONE 0.4s 23:46:28 23:46:28 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:28 #90 ... 23:46:28 23:46:28 #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:46:28 #87 DONE 0.5s 23:46:28 23:46:28 #91 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 23:46:28 #91 DONE 0.1s 23:46:28 23:46:28 #92 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:46:28 #92 DONE 0.0s 23:46:28 23:46:28 #93 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:46:28 #93 DONE 0.1s 23:46:28 23:46:28 #94 [security-spire-agent stage-3 7/10] COPY security.txt / 23:46:28 #94 DONE 0.1s 23:46:28 23:46:28 #95 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:46:28 #95 DONE 0.1s 23:46:28 23:46:28 #96 [security-spire-server] exporting to image 23:46:28 #96 exporting layers 23:46:28 #96 ... 23:46:28 23:46:28 #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:46:28 #97 DONE 0.1s 23:46:28 23:46:28 #98 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:46:28 #98 DONE 0.1s 23:46:28 23:46:28 #99 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:46:28 #99 DONE 0.1s 23:46:28 23:46:28 #96 [security-spire-agent] exporting to image 23:46:29 #96 exporting layers 0.9s done 23:46:29 #96 writing image sha256:566a0f3be795dbe4a289f7061cbefa7e3e46b1c7f100477a65ed1abae6aeb254 done 23:46:29 #96 naming to docker.io/library/security-spire-server done 23:46:29 #96 exporting layers 0.7s done 23:46:29 #96 writing image sha256:5782c60f263574cf4964795a8b0588f0084135ae9ba240f7a811f6eb9e96374e done 23:46:29 #96 naming to docker.io/library/security-spire-agent done 23:46:29 #96 DONE 0.9s 23:46:29 23:46:29 #81 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 23:46:29 #81 3.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:46:29 #81 3.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:46:30 #81 3.745 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) 23:46:30 #81 3.758 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 23:46:30 #81 3.811 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 23:46:30 #81 3.831 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) 23:46:30 #81 3.843 Executing busybox-1.36.1-r29.trigger 23:46:30 #81 3.878 OK: 8 MiB in 15 packages 23:46:30 #81 ... 23:46:30 23:46:30 #100 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 23:46:30 #0 2.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:46:30 #0 2.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:46:30 #0 3.365 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) 23:46:30 #0 3.383 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 23:46:30 #0 3.438 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 23:46:30 #0 3.461 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) 23:46:30 #0 3.470 Executing busybox-1.36.1-r29.trigger 23:46:30 #0 3.478 OK: 8 MiB in 18 packages 23:46:30 #100 DONE 4.7s 23:46:31 23:46:31 #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:46:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:46:33 % Total % Received % Xferd Average Speed Time Time Time Current 23:46:33 Dload Upload Total Spent Left Speed 23:46:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 227k 0 --:--:-- --:--:-- --:--:-- 231k [Pipeline] sh 23:46:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:46:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:46:33 + sudo tee /etc/docker/daemon.new 23:46:33 { 23:46:33 "registry-mirrors": [ 23:46:33 "https://nexus3.edgexfoundry.org:10001" 23:46:33 ], 23:46:33 "bip": "10.250.0.254/24", 23:46:33 "hosts": [ 23:46:33 "tcp://0.0.0.0:5555", 23:46:33 "unix:///var/run/docker.sock" 23:46:33 ], 23:46:33 "mtu": 1458, 23:46:33 "selinux-enabled": true, 23:46:33 "seccomp-profile": "/etc/docker/seccomp.json" 23:46:33 } [Pipeline] sh 23:46:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:46:34 + sudo service docker restart 23:46:34 #101 ... 23:46:34 23:46:34 #102 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:34 #102 ... 23:46:34 23:46:34 #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:34 #103 ... 23:46:34 23:46:34 #104 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:35 #104 ... 23:46:35 23:46:35 #105 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:35 #105 ... 23:46:35 23:46:35 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 23:46:35 #80 3.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:46:35 #80 3.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:46:35 #80 4.173 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) 23:46:35 #80 4.189 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 23:46:35 #80 4.226 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 23:46:35 #80 4.255 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) 23:46:35 #80 4.261 Executing busybox-1.36.1-r29.trigger 23:46:35 #80 4.268 Executing ca-certificates-20241121-r1.trigger 23:46:35 #80 4.321 OK: 10 MiB in 17 packages 23:46:35 #80 ... 23:46:35 23:46:35 #106 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 23:46:35 #0 3.267 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:46:35 #0 3.713 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:46:35 #0 4.541 (1/1) Installing dumb-init (1.2.5-r3) 23:46:35 #0 4.844 Executing busybox-1.36.1-r29.trigger 23:46:35 #0 4.854 OK: 8 MiB in 15 packages 23:46:35 #106 ... 23:46:35 23:46:35 #107 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 23:46:35 #0 3.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:46:35 #0 3.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:46:35 #0 3.614 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) 23:46:35 #0 3.635 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 23:46:35 #0 3.696 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 23:46:35 #0 3.709 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) 23:46:35 #0 3.716 Executing busybox-1.36.1-r29.trigger 23:46:35 #0 3.725 Executing ca-certificates-20241121-r1.trigger 23:46:35 #0 3.771 OK: 13 MiB in 28 packages 23:46:35 #107 ... 23:46:35 23:46:35 #108 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 23:46:35 #0 3.488 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:46:35 #0 3.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:46:35 #0 3.958 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) 23:46:35 #0 3.977 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 23:46:35 #0 4.018 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 23:46:35 #0 4.047 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) 23:46:35 #0 4.051 Executing busybox-1.36.1-r29.trigger 23:46:35 #0 4.056 Executing ca-certificates-20241121-r1.trigger 23:46:35 #0 4.117 OK: 12 MiB in 21 packages 23:46:36 #108 ... 23:46:36 23:46:36 #109 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 23:46:36 #0 3.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:46:36 #0 3.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:46:36 #0 3.907 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) 23:46:36 #0 3.927 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 23:46:36 #0 4.053 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 23:46:36 #0 4.073 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) 23:46:36 #0 4.082 Executing busybox-1.36.1-r29.trigger 23:46:36 #0 4.104 OK: 8 MiB in 16 packages 23:46:37 #109 ... 23:46:37 23:46:37 #110 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 23:46:37 #0 2.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:46:37 #0 2.850 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:46:37 #0 3.228 (1/2) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) 23:46:37 #0 3.252 (2/2) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) 23:46:37 #0 3.261 Executing busybox-1.36.1-r29.trigger 23:46:37 #0 3.268 OK: 19 MiB in 18 packages 23:46:43 #110 DONE 16.3s 23:46:43 23:46:43 #81 [core-command stage-1 3/8] RUN apk --no-cache upgrade 23:46:43 #81 DONE 16.6s 23:46:43 23:46:43 #108 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 23:46:43 #108 DONE 17.1s 23:46:43 23:46:43 #106 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 23:46:43 #106 DONE 17.6s 23:46:43 23:46:43 #107 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 23:46:43 #107 DONE 16.3s 23:46:43 23:46:43 #102 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:43 #102 DONE 18.5s 23:46:43 23:46:43 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 23:46:43 #80 DONE 17.0s 23:46:43 23:46:43 #105 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:43 #105 DONE 18.4s 23:46:43 23:46:43 #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:43 #103 DONE 18.5s 23:46:43 23:46:43 #109 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 23:46:43 #109 DONE 17.0s 23:46:43 23:46:43 #111 [support-notifications builder 6/7] COPY . . 23:46:43 #111 ... 23:46:43 23:46:43 #78 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:43 #78 DONE 18.5s 23:46:43 23:46:43 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:43 #90 DONE 14.9s 23:46:43 23:46:43 #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:46:43 #101 DONE 12.0s 23:46:43 23:46:43 #104 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:43 #104 DONE 18.5s 23:46:43 23:46:43 #112 [security-proxy-setup builder 6/7] COPY . . 23:46:44 #112 ... 23:46:44 23:46:44 #113 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 23:46:44 #113 DONE 0.8s 23:46:44 23:46:44 #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / 23:46:48 #114 DONE 4.5s 23:46:48 23:46:48 #112 [security-proxy-setup builder 6/7] COPY . . 23:46:48 #112 DONE 4.5s 23:46:48 23:46:48 #115 [support-scheduler builder 6/7] COPY . . 23:46:48 #115 DONE 4.6s 23:46:48 23:46:48 #116 [core-keeper builder 7/8] COPY . . 23:46:48 #116 DONE 4.6s 23:46:48 23:46:48 #117 [security-secretstore-setup builder 6/7] COPY . . 23:46:48 #117 CACHED 23:46:48 23:46:48 #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:48 #118 CACHED 23:46:48 23:46:48 #119 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 23:46:48 #119 CACHED 23:46:48 23:46:48 #120 [security-bootstrapper builder 6/7] COPY . . 23:46:48 #120 CACHED 23:46:48 23:46:48 #121 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:48 #121 CACHED 23:46:48 23:46:48 #122 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:46:48 #122 CACHED 23:46:48 23:46:48 #123 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 23:46:48 #123 ... 23:46:48 23:46:48 #111 [support-notifications builder 6/7] COPY . . 23:46:48 #111 DONE 4.6s 23:46:48 23:46:48 #124 [security-spiffe-token-provider builder 6/7] COPY . . 23:46:48 #124 DONE 4.7s 23:46:48 23:46:48 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:46:48 #125 ... 23:46:48 23:46:48 #126 [security-spire-config stage-2 6/10] COPY security.txt / 23:46:48 #126 DONE 1.0s 23:46:48 23:46:48 #127 [core-data builder 6/7] COPY . . 23:46:48 #127 DONE 5.6s 23:46:48 23:46:48 #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:48 #128 CACHED 23:46:48 23:46:48 #129 [core-metadata builder 4/7] COPY go.mod vendor* ./ 23:46:48 #129 CACHED 23:46:48 23:46:48 #130 [core-metadata builder 6/7] COPY . . 23:46:48 #130 CACHED 23:46:48 23:46:48 #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:48 #131 CACHED 23:46:48 23:46:48 #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 23:46:48 #132 CACHED 23:46:48 23:46:48 #133 [security-proxy-auth builder 6/7] COPY . . 23:46:48 #133 CACHED 23:46:48 23:46:48 #134 [core-common-config-bootstrapper builder 6/7] COPY . . 23:46:48 #134 CACHED 23:46:48 23:46:48 #135 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:46:48 #135 CACHED 23:46:48 23:46:48 #136 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:48 #136 CACHED 23:46:48 23:46:48 #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:48 #137 CACHED 23:46:48 23:46:48 #138 [core-command builder 6/7] COPY . . 23:46:48 #138 CACHED 23:46:48 23:46:48 #139 [core-command builder 4/7] COPY go.mod vendor* ./ 23:46:48 #139 CACHED 23:46:48 23:46:48 #140 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:46:48 #140 DONE 0.0s 23:46:48 23:46:48 #141 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 23:46:48 #141 DONE 0.1s 23:46:48 23:46:48 #142 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:46:48 #142 DONE 0.1s 23:46:48 23:46:48 #96 [security-spire-config] exporting to image 23:46:48 #96 exporting layers 23:46:49 #96 ... 23:46:49 23:46:49 #143 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 23:46:49 #143 DONE 6.4s 23:46:49 23:46:49 #144 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 23:46:49 #144 DONE 0.1s 23:46:49 23:46:49 #96 [security-spire-config] exporting to image 23:46:49 #96 exporting layers 0.8s done 23:46:49 #96 writing image sha256:005d58c78e0880f1f731c40f41cb8ba5a51b9fed7b82c97581c0cee516e5c50a 23:46:49 #96 writing image sha256:005d58c78e0880f1f731c40f41cb8ba5a51b9fed7b82c97581c0cee516e5c50a done 23:46:49 #96 naming to docker.io/library/security-spire-config done 23:46:49 #96 DONE 1.7s 23:46:49 23:46:49 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:46:49 #0 0.601 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:46:52 provisioning config files... 23:46:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/795@tmp/config7023126685212949124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:46:53 ---> ****-login.sh 23:46:53 nexus3.edgexfoundry.org:10001 23:46:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:46:53 Configure a credential helper to remove this warning. See 23:46:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:46:53 23:46:53 Login Succeeded 23:46:53 nexus3.edgexfoundry.org:10002 23:46:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:46:54 Configure a credential helper to remove this warning. See 23:46:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:46:54 23:46:54 Login Succeeded 23:46:54 nexus3.edgexfoundry.org:10003 23:46:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:46:54 Configure a credential helper to remove this warning. See 23:46:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:46:54 23:46:54 Login Succeeded 23:46:54 nexus3.edgexfoundry.org:10004 23:46:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:46:54 Configure a credential helper to remove this warning. See 23:46:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:46:54 23:46:54 Login Succeeded 23:46:54 ****.io 23:46:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:46:55 Configure a credential helper to remove this warning. See 23:46:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:46:55 23:46:55 Login Succeeded 23:46:55 ---> ****-login.sh ends [Pipeline] } 23:46:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 23:46:56 + git config --global --add safe.directory /w/workspace/edgex-go/795 [Pipeline] echo 23:46:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:46:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:46:56 ========================================================= 23:46:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 23:46:56 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:46:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 23:46:56 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:46:56 9986a736f7d3: Pulling fs layer 23:46:56 1f018df60701: Pulling fs layer 23:46:56 39f8f326b044: Pulling fs layer 23:46:56 e6a1e7a6a96a: Pulling fs layer 23:46:56 4f4fb700ef54: Pulling fs layer 23:46:56 d45d956e0dbf: Pulling fs layer 23:46:56 d7702b0d1db1: Pulling fs layer 23:46:56 5c7f0f088c93: Pulling fs layer 23:46:56 4fdc064ae6cf: Pulling fs layer 23:46:56 d45d956e0dbf: Waiting 23:46:56 d7702b0d1db1: Waiting 23:46:56 5c7f0f088c93: Waiting 23:46:56 4fdc064ae6cf: Waiting 23:46:56 e6a1e7a6a96a: Waiting 23:46:56 4f4fb700ef54: Waiting 23:46:56 1f018df60701: Verifying Checksum 23:46:56 1f018df60701: Download complete 23:46:56 e6a1e7a6a96a: Verifying Checksum 23:46:56 e6a1e7a6a96a: Download complete 23:46:56 4f4fb700ef54: Verifying Checksum 23:46:56 4f4fb700ef54: Download complete 23:46:56 d45d956e0dbf: Verifying Checksum 23:46:56 d45d956e0dbf: Download complete 23:46:56 d7702b0d1db1: Verifying Checksum 23:46:56 d7702b0d1db1: Download complete 23:46:56 9986a736f7d3: Download complete 23:46:57 4fdc064ae6cf: Verifying Checksum 23:46:57 4fdc064ae6cf: Download complete 23:46:57 #145 ... 23:46:57 23:46:57 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:46:57 #0 2.391 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:46:57 #146 ... 23:46:57 23:46:57 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:46:57 #0 2.305 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:46:57 9986a736f7d3: Pull complete 23:46:58 #147 ... 23:46:58 23:46:58 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:46:58 #0 2.339 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 23:46:58 #148 ... 23:46:58 23:46:58 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:46:58 #0 1.872 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:46:58 #149 ... 23:46:58 23:46:58 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:46:58 #0 1.875 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:46:58 #150 ... 23:46:58 23:46:58 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:46:58 #0 1.753 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 23:46:58 1f018df60701: Pull complete 23:46:58 39f8f326b044: Verifying Checksum 23:46:58 39f8f326b044: Download complete 23:46:58 #151 ... 23:46:58 23:46:58 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:46:58 #0 1.658 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:46:58 #152 ... 23:46:58 23:46:58 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:46:58 #0 1.543 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:46:59 #153 ... 23:46:59 23:46:59 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:46:59 #0 1.604 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 23:46:59 5c7f0f088c93: Download complete 23:46:59 #154 ... 23:46:59 23:46:59 #123 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 23:46:59 #123 2.156 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 23:47:00 #123 ... 23:47:00 23:47:00 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:47:00 #125 2.468 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:47:14 39f8f326b044: Pull complete 23:47:14 e6a1e7a6a96a: Pull complete 23:47:14 4f4fb700ef54: Pull complete 23:47:14 d45d956e0dbf: Pull complete 23:47:14 d7702b0d1db1: Pull complete 23:47:21 5c7f0f088c93: Pull complete 23:47:24 4fdc064ae6cf: Pull complete 23:47:24 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 23:47:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 23:47:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 23:47:25 + docker build -t ci-base-image-arm64 -f - . 23:47:25 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 23:47:25 WORKDIR /edgex 23:47:25 COPY go.mod . 23:47:25 RUN go mod download 23:47:25 Sending build context to Docker daemon 3.602MB 23:47:25 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 23:47:25 ---> 63f30b955cb9 23:47:25 Step 2/4 : WORKDIR /edgex 23:47:27 ---> Running in 7e6b5653c5e1 23:47:28 Removing intermediate container 7e6b5653c5e1 23:47:28 ---> 3fdb3d1c64e0 23:47:28 Step 3/4 : COPY go.mod . 23:47:28 ---> dacfc7c80195 23:47:28 Step 4/4 : RUN go mod download 23:47:28 ---> Running in 6dff8cb78a12 23:48:21 #125 ... 23:48:21 23:48:21 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:48:21 #149 90.66 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:48:24 #149 DONE 96.2s 23:48:24 23:48:24 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:48:24 #148 DONE 96.2s 23:48:24 23:48:24 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:48:24 #153 DONE 95.2s 23:48:24 23:48:24 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:48:24 #146 DONE 96.2s 23:48:24 23:48:24 #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 23:48:24 #155 DONE 0.6s 23:48:24 23:48:24 #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:48:24 #156 DONE 0.5s 23:48:24 23:48:24 #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:48:24 #157 ... 23:48:24 23:48:24 #158 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 23:48:24 #158 DONE 0.6s 23:48:24 23:48:24 #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 23:48:24 #159 DONE 0.6s 23:48:24 23:48:24 #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:48:24 #157 DONE 0.3s 23:48:24 23:48:24 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 23:48:24 #160 ... 23:48:24 23:48:24 #161 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 23:48:24 #161 DONE 0.3s 23:48:25 23:48:25 #162 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 23:48:25 #162 DONE 0.3s 23:48:25 23:48:25 #163 [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 23:48:25 #163 ... 23:48:25 23:48:25 #164 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 23:48:25 #164 DONE 0.2s 23:48:25 23:48:25 #165 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:48:25 #165 DONE 0.3s 23:48:25 Removing intermediate container 6dff8cb78a12 23:48:25 ---> b66388ca2c19 23:48:25 Successfully built b66388ca2c19 23:48:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:25 23:48:25 #163 [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 23:48:25 #163 DONE 0.2s 23:48:25 23:48:25 #166 [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 23:48:25 + docker inspect -f . ci-base-image-arm64 23:48:25 . 23:48:25 #166 DONE 0.4s 23:48:25 23:48:25 #167 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 23:48:25 #167 DONE 0.4s 23:48:25 23:48:25 #168 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:48:25 #168 DONE 0.3s 23:48:25 23:48:25 #169 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:48:25 #169 ... 23:48:25 23:48:25 #170 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:48:25 #170 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:48:25 prd-ubuntu20.04-docker-arm64-4c-16g-38913 does not seem to be running inside a container 23:48:25 23:48:25 #169 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:48:25 #169 DONE 0.2s 23:48:25 23:48:25 #171 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 23:48:25 #171 DONE 0.1s 23:48:25 23:48:25 #172 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:48:25 #172 DONE 0.1s 23:48:25 23:48:25 #173 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:48:25 #173 ... 23:48:25 23:48:25 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 23:48:25 #160 DONE 1.2s 23:48:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/795 -v /w/workspace/edgex-go/795:/w/workspace/edgex-go/795:rw,z -v /w/workspace/edgex-go/795@tmp:/w/workspace/edgex-go/795@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 23:48:26 23:48:26 #173 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:48:26 #173 DONE 0.3s 23:48:26 23:48:26 #174 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 23:48:26 #174 DONE 0.3s 23:48:26 23:48:26 #175 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:48:26 #175 DONE 0.3s 23:48:26 23:48:26 #176 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:48:26 #176 ... 23:48:26 23:48:26 #177 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 23:48:26 #177 DONE 0.3s 23:48:26 23:48:26 #178 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:48:26 #178 DONE 0.9s 23:48:26 23:48:26 #176 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:48:26 #176 DONE 0.2s 23:48:26 23:48:26 #96 [core-common-config-bootstrapper] exporting to image 23:48:26 #96 exporting layers 23:48:26 #96 ... 23:48:26 23:48:26 #179 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:48:26 #179 DONE 0.4s 23:48:27 $ docker top a73394eb43152f3a44515d4844ad048d2ba4ec54e7d55e018b684210a20a0c9c -eo pid,comm 23:48:27 23:48:27 #180 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:48:27 #180 DONE 1.3s 23:48:27 23:48:27 #181 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 23:48:27 #181 DONE 0.2s 23:48:27 23:48:27 #96 [security-proxy-setup] exporting to image 23:48:27 #96 exporting layers 0.7s done [Pipeline] { [Pipeline] sh 23:48:27 #96 writing image sha256:87bb51137147114622748049530bc35e75880e4ffdc418643aa794db31335c52 done 23:48:27 #96 naming to docker.io/library/core-common-config-bootstrapper done 23:48:27 #96 ... 23:48:27 23:48:27 #182 [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/ 23:48:27 #182 DONE 0.3s 23:48:27 23:48:27 #183 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 23:48:27 #183 DONE 0.2s 23:48:27 23:48:27 #184 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 23:48:28 + go version 23:48:28 go version go1.23.4 linux/arm64 [Pipeline] } 23:48:28 #184 DONE 0.1s 23:48:28 23:48:28 #185 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:48:28 #185 DONE 1.2s 23:48:28 23:48:28 #96 [security-proxy-setup] exporting to image 23:48:28 #96 exporting layers 0.7s done 23:48:28 #96 writing image sha256:f72d9a3cd41ea19bef4010ffc2caa6739486273384a7ff306f6368f5c71c3c31 done 23:48:28 #96 naming to docker.io/library/security-proxy-setup done 23:48:28 $ docker stop --time=1 a73394eb43152f3a44515d4844ad048d2ba4ec54e7d55e018b684210a20a0c9c 23:48:28 #96 ... 23:48:28 23:48:28 #186 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:48:28 #186 DONE 0.5s 23:48:28 23:48:28 #187 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 23:48:28 #187 ... 23:48:28 23:48:28 #96 [security-secretstore-setup] exporting to image 23:48:28 #96 exporting layers 0.8s done 23:48:28 #96 writing image sha256:531c4d34c7e083560306770d876217c774a1770c813dbc7680ae91325452baeb done 23:48:28 #96 naming to docker.io/library/security-secretstore-setup done 23:48:28 #96 DONE 3.8s 23:48:28 23:48:28 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:48:29 #150 ... 23:48:29 23:48:29 #187 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 23:48:29 #187 DONE 1.0s 23:48:29 23:48:29 #96 [security-bootstrapper] exporting to image 23:48:29 $ docker rm -f --volumes a73394eb43152f3a44515d4844ad048d2ba4ec54e7d55e018b684210a20a0c9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } 23:48:29 #96 exporting layers 0.4s done 23:48:29 #96 writing image sha256:93c7773fbba34d2a06b21088b8d355bca77f990bccb6e3a91f22c8f06ef75176 done 23:48:29 #96 naming to docker.io/library/security-bootstrapper done 23:48:29 #96 DONE 4.2s 23:48:29 23:48:29 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:48:30 23:48:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:48:31 latest: Pulling from edgex-devops/edgex-compose-arm64 23:48:31 547446be3368: Pulling fs layer 23:48:31 d125d8839a47: Pulling fs layer 23:48:31 3e85d5ac6304: Pulling fs layer 23:48:31 c3105a71a48b: Pulling fs layer 23:48:31 0f093f025ec4: Pulling fs layer 23:48:31 c3106fc0e877: Pulling fs layer 23:48:31 c3105a71a48b: Waiting 23:48:31 0f093f025ec4: Waiting 23:48:31 c3106fc0e877: Waiting 23:48:31 547446be3368: Verifying Checksum 23:48:31 c3105a71a48b: Verifying Checksum 23:48:31 c3105a71a48b: Download complete 23:48:31 d125d8839a47: Verifying Checksum 23:48:31 d125d8839a47: Download complete 23:48:31 c3106fc0e877: Download complete 23:48:31 0f093f025ec4: Verifying Checksum 23:48:31 0f093f025ec4: Download complete 23:48:31 547446be3368: Pull complete 23:48:33 #152 ... 23:48:33 23:48:33 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:48:33 #125 DONE 105.6s 23:48:33 d125d8839a47: Pull complete 23:48:33 23:48:33 #188 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:48:33 #188 DONE 0.2s 23:48:33 23:48:33 #189 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:48:33 #189 DONE 0.1s 23:48:33 23:48:33 #190 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:48:33 3e85d5ac6304: Verifying Checksum 23:48:33 3e85d5ac6304: Download complete 23:48:33 #190 DONE 0.1s 23:48:33 23:48:33 #191 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 23:48:34 #191 DONE 0.1s 23:48:34 23:48:34 #96 [security-spiffe-token-provider] exporting to image 23:48:34 #96 exporting layers 0.2s done 23:48:34 #96 writing image sha256:16451ae661985abaabb7c58b55080ea0de0c3a32b34a91caf196958d89110cf6 done 23:48:34 #96 naming to docker.io/library/security-spiffe-token-provider done 23:48:34 #96 DONE 4.4s 23:48:34 23:48:34 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:48:43 3e85d5ac6304: Pull complete 23:48:43 c3105a71a48b: Pull complete 23:48:43 0f093f025ec4: Pull complete 23:48:43 c3106fc0e877: Pull complete 23:48:43 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 23:48:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:48:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:48:44 prd-ubuntu20.04-docker-arm64-4c-16g-38913 does not seem to be running inside a container 23:48:44 $ 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/795 -v /w/workspace/edgex-go/795:/w/workspace/edgex-go/795:rw,z -v /w/workspace/edgex-go/795@tmp:/w/workspace/edgex-go/795@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 23:48:46 $ docker top f6b2d5afb33d83533e17cae4af544fd5007b4d9de2b780714dd268bc9d42af0f -eo pid,comm [Pipeline] { [Pipeline] sh 23:48:46 + docker compose -f ./docker-compose-build.yml build --parallel 23:48:56 #1 [core-metadata internal] load build definition from Dockerfile 23:48:56 #1 transferring dockerfile: 2.10kB done 23:48:56 #1 DONE 0.1s 23:48:56 23:48:56 #2 [security-spire-config internal] load build definition from Dockerfile 23:48:56 #2 transferring dockerfile: 1.69kB done 23:48:56 #2 DONE 0.0s 23:48:56 23:48:56 #3 [security-proxy-setup internal] load build definition from Dockerfile 23:48:56 #3 transferring dockerfile: 2.50kB done 23:48:56 #3 DONE 0.1s 23:48:56 23:48:56 #4 [core-data internal] load build definition from Dockerfile 23:48:56 #4 transferring dockerfile: 2.04kB 0.0s done 23:48:56 #4 DONE 0.1s 23:48:56 23:48:56 #5 [security-bootstrapper internal] load build definition from Dockerfile 23:48:56 #5 transferring dockerfile: 3.02kB done 23:48:56 #5 DONE 0.1s 23:48:56 23:48:56 #6 [security-spire-agent internal] load build definition from Dockerfile 23:48:56 #6 transferring dockerfile: 1.81kB done 23:48:56 #6 DONE 0.1s 23:48:56 23:48:56 #7 [core-keeper internal] load build definition from Dockerfile 23:48:56 #7 transferring dockerfile: 2.01kB done 23:48:56 #7 DONE 0.1s 23:48:56 23:48:56 #8 [core-command internal] load build definition from Dockerfile 23:48:56 #8 transferring dockerfile: 1.94kB done 23:48:56 #8 DONE 0.1s 23:48:56 23:48:56 #9 [security-spire-server internal] load build definition from Dockerfile 23:48:56 #9 transferring dockerfile: 1.70kB done 23:48:56 #9 DONE 0.1s 23:48:56 23:48:56 #10 [support-scheduler internal] load build definition from Dockerfile 23:48:56 #10 transferring dockerfile: 1.83kB done 23:48:56 #10 DONE 0.1s 23:48:56 23:48:56 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 23:48:56 #11 transferring dockerfile: 1.89kB 0.0s done 23:48:56 #11 DONE 0.1s 23:48:56 23:48:56 #12 [security-proxy-auth internal] load build definition from Dockerfile 23:48:56 #12 transferring dockerfile: 2.14kB done 23:48:56 #12 DONE 0.1s 23:48:56 23:48:56 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 23:48:56 #13 transferring dockerfile: 2.23kB 0.0s done 23:48:56 #13 DONE 0.1s 23:48:56 23:48:56 #14 [security-secretstore-setup internal] load build definition from Dockerfile 23:48:57 #14 transferring dockerfile: 2.49kB done 23:48:57 #14 DONE 0.1s 23:48:57 23:48:57 #15 [support-notifications internal] load build definition from Dockerfile 23:48:57 #15 transferring dockerfile: 2.00kB done 23:48:57 #15 DONE 0.1s 23:48:57 23:48:57 #16 [core-metadata internal] load .dockerignore 23:48:57 #16 transferring context: 50B done 23:48:57 #16 DONE 0.1s 23:48:57 23:48:57 #17 [security-spire-config internal] load .dockerignore 23:48:57 #17 transferring context: 50B done 23:48:57 #17 DONE 0.1s 23:48:58 23:48:58 #18 [security-proxy-setup internal] load .dockerignore 23:48:58 #18 transferring context: 50B done 23:48:58 #18 DONE 0.1s 23:48:58 23:48:58 #19 [core-data internal] load .dockerignore 23:48:58 #19 transferring context: 50B done 23:48:58 #19 DONE 0.1s 23:48:58 23:48:58 #20 [security-bootstrapper internal] load .dockerignore 23:48:58 #20 transferring context: 50B 0.0s done 23:48:58 #20 DONE 0.1s 23:48:58 23:48:58 #21 [security-spire-agent internal] load .dockerignore 23:48:58 #21 transferring context: 50B done 23:48:58 #21 DONE 0.1s 23:48:58 23:48:58 #22 [core-keeper internal] load .dockerignore 23:48:58 #22 transferring context: 50B done 23:48:58 #22 DONE 0.1s 23:48:58 23:48:58 #23 [core-command internal] load .dockerignore 23:48:58 #23 transferring context: 50B 0.0s done 23:48:58 #23 DONE 0.1s 23:48:58 23:48:58 #24 [security-spire-server internal] load .dockerignore 23:48:58 #24 transferring context: 50B 0.0s done 23:48:58 #24 DONE 0.1s 23:48:58 23:48:58 #25 [support-scheduler internal] load .dockerignore 23:48:58 #25 transferring context: 50B done 23:48:58 #25 DONE 0.0s 23:48:58 23:48:58 #26 [security-spiffe-token-provider internal] load .dockerignore 23:48:58 #26 transferring context: 50B done 23:48:58 #26 DONE 0.1s 23:48:58 23:48:58 #27 [security-proxy-auth internal] load .dockerignore 23:48:58 #27 transferring context: 50B done 23:48:58 #27 DONE 0.1s 23:48:58 23:48:58 #28 [core-common-config-bootstrapper internal] load .dockerignore 23:48:58 #28 transferring context: 50B 0.0s done 23:48:58 #28 DONE 0.1s 23:48:58 23:48:58 #29 [security-secretstore-setup internal] load .dockerignore 23:48:58 #29 transferring context: 50B done 23:48:58 #29 DONE 0.1s 23:48:58 23:48:58 #30 [support-notifications internal] load .dockerignore 23:48:58 #30 transferring context: 50B done 23:48:58 #30 DONE 0.1s 23:48:58 23:48:58 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:48:58 #31 DONE 0.0s 23:48:58 23:48:58 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 23:48:59 #32 DONE 0.6s 23:48:59 23:48:59 #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 23:48:59 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 23:48:59 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 23:48:59 #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 23:48:59 #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 23:48:59 #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0B / 4.09MB 0.1s 23:48:59 #33 ... 23:48:59 23:48:59 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:48:59 #31 DONE 0.0s 23:48:59 23:48:59 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 23:48:59 #32 DONE 0.6s 23:48:59 23:48:59 #33 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 23:48:59 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 23:48:59 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 23:48:59 #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 23:48:59 #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 23:48:59 #33 ... 23:48:59 23:48:59 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:48:59 #31 DONE 0.0s 23:48:59 23:48:59 #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 23:48:59 #32 DONE 0.6s 23:48:59 23:48:59 #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 23:48:59 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 23:48:59 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 23:48:59 #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 23:48:59 #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 23:48:59 #33 ... 23:48:59 23:48:59 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:48:59 #31 DONE 0.0s 23:48:59 23:48:59 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 23:48:59 #32 DONE 0.6s 23:48:59 23:48:59 #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 23:48:59 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 23:48:59 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 23:48:59 #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 23:48:59 #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 23:48:59 #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 2.10MB / 4.09MB 0.4s 23:48:59 #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 3.15MB / 4.09MB 0.5s 23:49:00 #33 ... 23:49:00 23:49:00 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:49:00 #31 DONE 0.0s 23:49:00 23:49:00 #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 23:49:00 #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.6s 23:49:00 #33 ... 23:49:00 23:49:00 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:49:00 #31 DONE 0.0s 23:49:00 23:49:00 #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 23:49:00 #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.7s done 23:49:00 #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 23:49:00 #33 ... 23:49:00 23:49:00 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:49:00 #31 DONE 0.0s 23:49:00 23:49:00 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 23:49:00 #32 DONE 1.2s 23:49:00 23:49:00 #33 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 23:49:00 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 23:49:00 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 23:49:00 #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 23:49:00 #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 23:49:00 #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.7s done 23:49:01 #33 ... 23:49:01 23:49:01 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:49:01 #31 DONE 0.0s 23:49:01 23:49:01 #33 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 23:49:01 #33 ... 23:49:01 23:49:01 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:49:01 #31 DONE 0.0s 23:49:01 23:49:01 #33 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 23:49:01 #33 ... 23:49:01 23:49:01 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:49:01 #31 DONE 0.0s 23:49:01 23:49:01 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 23:49:01 #34 DONE 1.5s 23:49:01 23:49:01 #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 23:49:01 #35 DONE 1.9s 23:49:01 23:49:01 #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 23:49:01 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 23:49:01 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 23:49:01 #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 23:49:01 #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 23:49:01 #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.7s done 23:49:01 #33 ... 23:49:01 23:49:01 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:49:01 #31 DONE 0.0s 23:49:01 23:49:01 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 23:49:01 #32 DONE 1.8s 23:49:01 23:49:01 #36 [core-common-config-bootstrapper internal] load build context 23:49:01 #36 DONE 0.0s 23:49:01 23:49:01 #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 23:49:01 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 23:49:01 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 23:49:01 #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 23:49:01 #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 23:49:01 #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.7s done 23:49:01 #33 ... 23:49:01 23:49:01 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:49:01 #31 DONE 0.0s 23:49:01 23:49:01 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 23:49:01 #37 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done 23:49:01 #37 DONE 0.2s 23:49:01 23:49:01 #38 [core-metadata internal] load build context 23:49:01 #38 transferring context: 3.15MB 1.4s done 23:49:01 #38 DONE 2.2s 23:49:01 23:49:01 #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 23:49:01 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 23:49:01 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 23:49:01 #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 23:49:01 #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 23:49:01 #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.7s done 23:49:01 #33 ... 23:49:01 23:49:01 #39 [security-proxy-setup internal] load build context 23:49:01 #39 transferring context: 3.15MB 1.5s done 23:49:01 #39 DONE 2.0s 23:49:01 23:49:01 #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 23:49:02 #33 ... 23:49:02 23:49:02 #40 [core-data internal] load build context 23:49:02 #40 transferring context: 3.15MB 1.6s done 23:49:02 #40 DONE 2.1s 23:49:02 23:49:02 #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 23:49:02 #33 ... 23:49:02 23:49:02 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 23:49:02 #32 DONE 2.3s 23:49:02 23:49:02 #33 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 23:49:02 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 23:49:02 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 23:49:02 #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 23:49:02 #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 23:49:02 #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.7s done 23:49:02 #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.9s done 23:49:02 #33 ... 23:49:02 23:49:02 #41 [security-bootstrapper internal] load build context 23:49:02 #41 transferring context: 3.15MB 1.5s done 23:49:02 #41 DONE 2.5s 23:49:02 23:49:02 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:49:02 #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 23:49:02 #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 23:49:02 #42 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 23:49:02 #42 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 23:49:02 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s 23:49:02 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s 23:49:02 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.3s 23:49:02 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 23:49:02 #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 23:49:02 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 23:49:02 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s done 23:49:02 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.6s 23:49:02 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s done 23:49:02 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.7s done 23:49:02 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.7s done 23:49:02 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.8s 23:49:03 #42 ... 23:49:03 23:49:03 #43 [security-spire-config internal] load build context 23:49:03 #43 transferring context: 22.05kB 0.1s done 23:49:03 #43 DONE 1.8s 23:49:03 23:49:03 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:49:03 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 1.1s 23:49:03 #42 ... 23:49:03 23:49:03 #44 [security-spire-server internal] load build context 23:49:03 #44 transferring context: 23.80kB 0.1s done 23:49:03 #44 DONE 1.9s 23:49:03 23:49:03 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:49:03 #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 23:49:03 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.02MB / 28.04MB 1.3s 23:49:03 #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 23:49:03 #42 ... 23:49:03 23:49:03 #45 [security-spire-agent internal] load build context 23:49:03 #45 transferring context: 23.33kB 0.2s done 23:49:03 #45 DONE 2.1s 23:49:03 23:49:03 #46 [core-command internal] load build context 23:49:03 #46 transferring context: 3.15MB 1.3s done 23:49:03 #46 DONE 2.8s 23:49:03 23:49:03 #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 23:49:03 #33 DONE 5.1s 23:49:03 23:49:03 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:49:03 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.28MB / 28.04MB 1.4s 23:49:03 #42 ... 23:49:03 23:49:03 #47 [support-scheduler internal] load build context 23:49:03 #47 transferring context: 3.15MB 1.5s done 23:49:03 #47 DONE 2.8s 23:49:03 23:49:03 #48 [core-keeper internal] load build context 23:49:03 #48 transferring context: 3.15MB 1.7s done 23:49:03 #48 DONE 2.9s 23:49:03 23:49:03 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:49:03 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.45MB / 28.04MB 1.6s 23:49:03 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 1.8s 23:49:03 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 1.9s 23:49:04 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 2.0s 23:49:04 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.31MB / 28.04MB 2.1s 23:49:04 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 2.2s 23:49:04 #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 23:49:04 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 2.4s 23:49:04 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 2.5s 23:49:04 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.7s 23:49:05 #42 ... 23:49:05 23:49:05 #49 [security-spiffe-token-provider internal] load build context 23:49:05 #49 transferring context: 3.15MB 1.5s done 23:49:05 #49 DONE 3.5s 23:49:05 23:49:05 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:49:05 #42 ... 23:49:05 23:49:05 #50 [security-proxy-auth internal] load build context 23:49:05 #50 transferring context: 3.15MB 1.6s done 23:49:05 #50 DONE 3.7s 23:49:05 23:49:05 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:49:05 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.8s done 23:49:05 #42 ... 23:49:05 23:49:05 #51 [security-secretstore-setup internal] load build context 23:49:05 #51 transferring context: 3.15MB 1.2s done 23:49:05 #51 DONE 3.6s 23:49:05 23:49:05 #36 [core-common-config-bootstrapper internal] load build context 23:49:05 #36 transferring context: 3.15MB 1.3s done 23:49:05 #36 DONE 3.7s 23:49:05 23:49:05 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 23:49:05 #37 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 23:49:05 #37 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 23:49:05 #37 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 23:49:05 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 23:49:05 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.7s done 23:49:05 #37 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.9s done 23:49:05 #37 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 2.5s done 23:49:05 #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 23:49:05 #37 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 23:49:05 #37 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 23:49:05 #37 ... 23:49:05 23:49:05 #52 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 23:49:05 #52 DONE 7.2s 23:49:05 23:49:05 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 23:49:07 #37 ... 23:49:07 23:49:07 #53 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 23:49:07 #53 DONE 1.9s 23:49:07 23:49:07 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 23:49:08 #37 ... 23:49:08 23:49:08 #54 [support-notifications internal] load build context 23:49:08 #54 transferring context: 3.15MB 2.8s done 23:49:08 #54 DONE 6.1s 23:49:08 23:49:08 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:49:08 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.4s 23:49:14 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.4s 23:49:14 #42 ... 23:49:14 23:49:14 #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 23:49:14 #0 9.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:49:14 #0 9.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:49:14 #55 ... 23:49:14 23:49:14 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:49:14 #42 ... 23:49:14 23:49:14 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:49:14 #56 ... 23:49:14 23:49:14 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 23:49:14 #0 7.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:49:14 #0 8.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:49:14 #57 ... 23:49:14 23:49:14 #58 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:49:14 #0 8.445 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:49:14 #0 9.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:49:14 #58 ... 23:49:14 23:49:14 #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:49:14 #59 ... 23:49:14 23:49:14 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 23:49:14 #60 ... 23:49:14 23:49:14 #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:49:14 #59 DONE 10.7s 23:49:14 23:49:14 #61 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 23:49:14 #0 8.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:49:14 #0 9.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:49:15 #61 ... 23:49:15 23:49:15 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 23:49:15 #0 8.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:49:15 #0 8.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:49:15 #62 ... 23:49:15 23:49:15 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:49:15 #63 ... 23:49:15 23:49:15 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 23:49:15 #0 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:49:15 #64 ... 23:49:15 23:49:15 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:49:15 #65 ... 23:49:15 23:49:15 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:49:15 #42 ... 23:49:15 23:49:15 #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:49:15 #66 DONE 8.9s 23:49:15 23:49:15 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:49:16 #42 ... 23:49:16 23:49:16 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 23:49:16 #67 ... 23:49:16 23:49:16 #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 23:49:16 #0 9.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:49:17 #68 ... 23:49:17 23:49:17 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:49:17 #0 10.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:49:17 #69 ... 23:49:17 23:49:17 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:49:17 #0 7.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:49:17 #0 8.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:49:17 #70 ... 23:49:17 23:49:17 #71 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 23:49:17 #71 ... 23:49:17 23:49:17 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:49:18 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.6s 23:49:19 #42 ... 23:49:19 23:49:19 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 23:49:19 #37 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.5s done 23:49:19 #37 DONE 17.7s 23:49:19 23:49:19 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:49:20 #154 ... 23:49:20 23:49:20 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:49:20 #151 DONE 148.1s 23:49:20 23:49:20 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:49:20 #145 DONE 148.1s 23:49:20 23:49:20 #123 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 23:49:20 #123 DONE 149.2s 23:49:20 23:49:20 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:49:20 #154 ... 23:49:20 23:49:20 #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:49:20 #192 DONE 0.1s 23:49:20 23:49:20 #193 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 23:49:20 #193 DONE 0.1s 23:49:20 23:49:20 #194 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:49:20 #194 DONE 0.1s 23:49:20 23:49:20 #195 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 23:49:20 #195 CACHED 23:49:20 23:49:20 #196 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 23:49:20 #196 CACHED 23:49:20 23:49:20 #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:49:20 #197 ... 23:49:20 23:49:20 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:49:20 #152 DONE 148.5s 23:49:20 23:49:20 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:49:20 #154 DONE 148.5s 23:49:20 23:49:20 #198 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 23:49:20 #198 DONE 0.2s 23:49:20 23:49:20 #199 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:49:20 #199 DONE 0.1s 23:49:20 23:49:20 #200 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:49:20 #200 DONE 0.3s 23:49:20 23:49:20 #201 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 23:49:20 #201 DONE 0.2s 23:49:20 23:49:20 #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:49:20 #197 DONE 0.4s 23:49:20 23:49:20 #202 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:49:20 #202 CACHED 23:49:20 23:49:20 #203 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:49:20 #203 CACHED 23:49:20 23:49:20 #204 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:49:20 #204 ... 23:49:20 23:49:20 #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 23:49:20 #205 DONE 0.1s 23:49:20 23:49:20 #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 23:49:20 #206 DONE 0.1s 23:49:20 23:49:20 #207 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:49:20 #207 DONE 0.1s 23:49:20 23:49:20 #204 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:49:20 #204 DONE 0.1s 23:49:20 23:49:20 #96 [core-keeper] exporting to image 23:49:20 #96 exporting layers 0.2s done 23:49:20 #96 writing image sha256:60fc84ab36944309654759fa63d4d52018829b3468cfed5594df1c16ccfc9f41 done 23:49:20 #96 naming to docker.io/library/core-keeper done 23:49:20 #96 ... 23:49:20 23:49:20 #208 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 23:49:20 #208 DONE 0.3s 23:49:20 23:49:20 #96 [core-metadata] exporting to image 23:49:20 #96 ... 23:49:20 23:49:20 #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:49:20 #209 DONE 0.3s 23:49:20 23:49:20 #210 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 23:49:20 #210 DONE 0.3s 23:49:20 23:49:20 #211 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:49:20 #211 DONE 0.1s 23:49:20 23:49:20 #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:49:20 #212 DONE 0.1s 23:49:20 23:49:20 #96 [core-data] exporting to image 23:49:20 #96 writing image sha256:ee2f601551d216179b02349ed1eaffc161f9f1c1027ab35be8ccb909e316761f done 23:49:20 #96 naming to docker.io/library/core-command done 23:49:20 #96 exporting layers 0.2s done 23:49:20 #96 writing image sha256:d4b2761a278a30d4d7469dba7ed2134a6d7f5463f4063633ab26b4bfe0187aa5 done 23:49:20 #96 naming to docker.io/library/core-metadata done 23:49:20 #96 writing image sha256:5fef51b59738bc0a35eebb6bda236d5c22cbe711fa7fddcc18d776b278d73a25 done 23:49:20 #96 naming to docker.io/library/core-data done 23:49:20 #96 DONE 5.1s 23:49:20 23:49:20 #213 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:49:20 #213 ... 23:49:20 23:49:20 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:49:20 #150 DONE 150.8s 23:49:20 23:49:20 #213 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:49:20 #213 DONE 0.5s 23:49:20 23:49:20 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:49:20 #214 DONE 0.0s 23:49:20 23:49:20 #96 [security-proxy-auth] exporting to image 23:49:20 #96 ... 23:49:20 23:49:20 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:49:20 #215 DONE 0.0s 23:49:20 23:49:20 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:49:20 #216 DONE 0.1s 23:49:20 23:49:20 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:49:20 #147 ... 23:49:20 23:49:20 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 23:49:20 #217 DONE 0.0s 23:49:20 23:49:20 #96 [support-scheduler] exporting to image 23:49:20 #96 exporting layers 0.2s done 23:49:20 #96 writing image sha256:c0aa24e732ffd8a0c3161c8a1001ac5a8fc737b68fd192311d8ec6f53a242404 done 23:49:20 #96 naming to docker.io/library/support-scheduler 23:49:20 #96 exporting layers 0.6s done 23:49:20 #96 naming to docker.io/library/support-scheduler done 23:49:20 #96 writing image sha256:31fc585853905eed0da8b5b7534c6823c13b1c3d151bc862a2a326eb1e6b686a done 23:49:20 #96 naming to docker.io/library/security-proxy-auth done 23:49:20 #96 DONE 5.7s 23:49:20 23:49:20 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:49:20 #147 DONE 151.9s 23:49:20 23:49:20 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:49:20 #218 DONE 0.0s 23:49:20 23:49:20 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:49:20 #219 DONE 0.0s 23:49:20 23:49:20 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:49:20 #220 DONE 0.2s 23:49:20 23:49:20 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 23:49:20 #221 DONE 0.0s 23:49:20 23:49:20 #96 [support-notifications] exporting to image 23:49:20 #96 exporting layers 0.2s done 23:49:20 #96 writing image sha256:f0cb3ef1dd88c12e69318c0e2c00148a9d6a2df147491d954c3086368f317c13 done 23:49:20 #96 naming to docker.io/library/support-notifications done 23:49:20 #96 DONE 5.9s 23:49:20 time="2025-02-13T23:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:49:20 time="2025-02-13T23:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:49:20 time="2025-02-13T23:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:49:20 time="2025-02-13T23:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:49:20 time="2025-02-13T23:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:49:20 time="2025-02-13T23:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:49:20 time="2025-02-13T23:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:49:20 time="2025-02-13T23:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:49:20 time="2025-02-13T23:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:49:20 time="2025-02-13T23:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:49:20 time="2025-02-13T23:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:49:20 time="2025-02-13T23:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:49:20 time="2025-02-13T23:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:49:20 time="2025-02-13T23:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:49:20 time="2025-02-13T23:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 23:49:20 $ docker stop --time=1 2c903f68ea75b48cb218dd0711802f49493d8799ad2ed3d11b53a69792bc336c 23:49:22 $ docker rm -f --volumes 2c903f68ea75b48cb218dd0711802f49493d8799ad2ed3d11b53a69792bc336c [Pipeline] // withDockerContainer [Pipeline] sh 23:49:22 + docker images 23:49:22 REPOSITORY TAG IMAGE ID CREATED SIZE 23:49:22 support-notifications latest f0cb3ef1dd88 3 seconds ago 58.1MB 23:49:22 support-scheduler latest c0aa24e732ff 4 seconds ago 54.5MB 23:49:22 security-proxy-auth latest 31fc58585390 4 seconds ago 37.6MB 23:49:22 core-metadata latest d4b2761a278a 5 seconds ago 38.9MB 23:49:22 core-keeper latest 60fc84ab3694 5 seconds ago 32.1MB 23:49:22 core-data latest 5fef51b59738 5 seconds ago 38.6MB 23:49:22 core-command latest ee2f601551d2 5 seconds ago 34.2MB 23:49:22 security-spiffe-token-provider latest 16451ae66198 49 seconds ago 39.4MB 23:49:22 security-bootstrapper latest 93c7773fbba3 53 seconds ago 26.5MB 23:49:22 security-secretstore-setup latest 531c4d34c7e0 55 seconds ago 47.7MB 23:49:22 core-common-config-bootstrapper latest 87bb51137147 56 seconds ago 23.3MB 23:49:22 security-proxy-setup latest f72d9a3cd41e 56 seconds ago 35.8MB 23:49:22 security-spire-config latest 005d58c78e08 2 minutes ago 127MB 23:49:22 security-spire-agent latest 5782c60f2635 2 minutes ago 189MB 23:49:22 security-spire-server latest 566a0f3be795 2 minutes ago 128MB 23:49:22 ci-base-image-x86_64 latest c16468d56a63 6 minutes ago 929MB 23:49:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 7 weeks ago 580MB 23:49:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 20 months ago 334MB 23:49: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 23:49:22 #42 ... 23:49:22 23:49:22 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 23:49:22 #57 16.29 (1/1) Installing dumb-init (1.2.5-r3) 23:49:22 #57 16.32 Executing busybox-1.36.1-r29.trigger 23:49:22 #57 16.41 OK: 9 MiB in 15 packages 23:49:22 #57 DONE 18.4s 23:49:22 23:49:22 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:49:22 provisioning config files... 23:49:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/795@tmp/config16042458262172361591tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:49:22 ---> ****-login.sh 23:49:22 nexus3.edgexfoundry.org:10001 23:49:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:49:22 Configure a credential helper to remove this warning. See 23:49:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:49:22 23:49:22 Login Succeeded 23:49:22 nexus3.edgexfoundry.org:10002 23:49:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:23 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.0s done 23:49:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:49:23 Configure a credential helper to remove this warning. See 23:49:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:49:23 23:49:23 Login Succeeded 23:49:23 nexus3.edgexfoundry.org:10003 23:49:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:49:23 Configure a credential helper to remove this warning. See 23:49:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:49:23 23:49:23 Login Succeeded 23:49:23 nexus3.edgexfoundry.org:10004 23:49:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:49:23 Configure a credential helper to remove this warning. See 23:49:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:49:23 23:49:23 Login Succeeded 23:49:23 ****.io 23:49:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:49:23 Configure a credential helper to remove this warning. See 23:49:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:49:23 23:49:23 Login Succeeded 23:49:23 ---> ****-login.sh ends [Pipeline] } 23:49:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:49:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:49:23 [edgeXDocker.push] Tagging docker image core-command with the following tags: 23:49:23 80c243033e1b04995b2447ef5c7ce1c070ea113c 23:49:23 latest 23:49:23 4.0.0-dev.57 23:49:23 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 23:49:23 main 23:49:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:23 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:24 + docker push nexus3.edgexfoundry.org:10004/core-command:80c243033e1b04995b2447ef5c7ce1c070ea113c 23:49:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:49:24 72509a33ced3: Preparing 23:49:24 29988568038f: Preparing 23:49:24 9cede3bdc63e: Preparing 23:49:24 dcf4f5cfb6a0: Preparing 23:49:24 4c56b0a2caec: Preparing 23:49:24 ec5c85a2abaf: Preparing 23:49:24 ce5a8cde9eee: Preparing 23:49:24 ec5c85a2abaf: Waiting 23:49:24 ce5a8cde9eee: Waiting 23:49:24 dcf4f5cfb6a0: Pushed 23:49:24 72509a33ced3: Pushed 23:49:24 9cede3bdc63e: Pushed 23:49:24 ce5a8cde9eee: Layer already exists 23:49:24 ec5c85a2abaf: Pushed 23:49:24 #42 ... 23:49:24 23:49:24 #61 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 23:49:24 #61 19.17 (1/1) Installing dumb-init (1.2.5-r3) 23:49:24 #61 19.24 Executing busybox-1.36.1-r29.trigger 23:49:24 #61 19.47 OK: 9 MiB in 15 packages 23:49:24 #61 DONE 20.9s 23:49:24 23:49:24 #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 23:49:25 4c56b0a2caec: Pushed 23:49:25 #72 ... 23:49:25 23:49:25 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 23:49:25 #0 5.812 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:49:25 #0 7.683 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:49:25 #73 ... 23:49:25 23:49:25 #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 23:49:25 #55 20.02 (1/7) Installing ca-certificates (20241121-r1) 23:49:25 #55 21.09 (2/7) Installing dumb-init (1.2.5-r3) 23:49:25 #55 21.23 (3/7) Installing libgcc (13.2.1_git20240309-r0) 23:49:25 #55 21.28 (4/7) Installing libsodium (1.0.19-r0) 23:49:25 #55 21.44 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 23:49:25 #55 21.92 (6/7) Installing libzmq (4.3.5-r2) 23:49:25 #55 22.01 (7/7) Installing zeromq (4.3.5-r2) 23:49:25 #55 ... 23:49:25 23:49:25 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 23:49:25 #60 11.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:49:25 #60 13.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:49:25 #60 ... 23:49:25 23:49:25 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 23:49:25 #64 11.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:49:25 #64 21.62 (1/3) Installing ca-certificates (20241121-r1) 23:49:25 #64 ... 23:49:25 23:49:25 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 23:49:25 #0 4.443 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:49:25 #0 6.578 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:49:26 #74 ... 23:49:26 23:49:26 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:49:26 #56 11.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:49:26 #56 14.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:49:26 #56 ... 23:49:26 23:49:26 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:49:26 #65 11.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:49:26 #65 14.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:49:26 29988568038f: Pushed 23:49:26 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:ee6ae6c2092d98bbfebeb0b6e86efe74da03c812d95fc5bcdcf643c972638238 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 23:49:26 #65 ... 23:49:26 23:49:26 #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 23:49:26 #55 22.12 Executing busybox-1.36.1-r29.trigger 23:49:26 #55 22.38 Executing ca-certificates-20241121-r1.trigger [Pipeline] sh 23:49:26 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:27 #55 ... 23:49:27 23:49:27 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 23:49:27 #62 17.78 (1/6) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 23:49:27 #62 18.69 (2/6) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 23:49:27 #62 18.92 (3/6) Installing dumb-init (1.2.5-r3) 23:49:27 #62 18.93 (4/6) Installing openssl (3.3.3-r0) 23:49:27 #62 19.05 (5/6) Installing su-exec (0.2-r3) 23:49:27 #62 19.07 (6/6) Installing yq-go (4.44.1-r2) 23:49:27 #62 21.02 Executing busybox-1.36.1-r29.trigger 23:49:27 #62 21.19 OK: 20 MiB in 18 packages 23:49:27 #62 DONE 22.9s 23:49:27 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 23:49:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:49:27 72509a33ced3: Preparing 23:49:27 29988568038f: Preparing 23:49:27 9cede3bdc63e: Preparing 23:49:27 dcf4f5cfb6a0: Preparing 23:49:27 4c56b0a2caec: Preparing 23:49:27 ec5c85a2abaf: Preparing 23:49:27 ce5a8cde9eee: Preparing 23:49:27 ec5c85a2abaf: Waiting 23:49:27 ce5a8cde9eee: Waiting 23:49:27 9cede3bdc63e: Layer already exists 23:49:27 dcf4f5cfb6a0: Layer already exists 23:49:27 4c56b0a2caec: Layer already exists 23:49:27 29988568038f: Layer already exists 23:49:27 72509a33ced3: Layer already exists 23:49:27 ce5a8cde9eee: Layer already exists 23:49:27 ec5c85a2abaf: Layer already exists 23:49:27 latest: digest: sha256:ee6ae6c2092d98bbfebeb0b6e86efe74da03c812d95fc5bcdcf643c972638238 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:27 23:49:27 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 23:49:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 23:49:27 #75 ... 23:49:27 23:49:27 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:49:27 #63 13.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:49:27 #63 15.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:49:27 #63 ... 23:49:27 23:49:27 #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 23:49:27 #72 3.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [Pipeline] sh 23:49:27 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.57 23:49:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:49:27 72509a33ced3: Preparing 23:49:27 29988568038f: Preparing 23:49:27 9cede3bdc63e: Preparing 23:49:27 dcf4f5cfb6a0: Preparing 23:49:27 4c56b0a2caec: Preparing 23:49:27 ec5c85a2abaf: Preparing 23:49:27 ce5a8cde9eee: Preparing 23:49:27 ec5c85a2abaf: Waiting 23:49:27 4c56b0a2caec: Layer already exists 23:49:27 29988568038f: Layer already exists 23:49:27 dcf4f5cfb6a0: Layer already exists 23:49:27 9cede3bdc63e: Layer already exists 23:49:27 72509a33ced3: Layer already exists 23:49:27 ec5c85a2abaf: Layer already exists 23:49:27 ce5a8cde9eee: Layer already exists 23:49:27 4.0.0-dev.57: digest: sha256:ee6ae6c2092d98bbfebeb0b6e86efe74da03c812d95fc5bcdcf643c972638238 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:28 #72 ... 23:49:28 23:49:28 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:49:28 #70 19.59 OK: 239 MiB in 58 packages 23:49:28 #70 DONE 21.1s 23:49:28 23:49:28 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 23:49:28 #67 11.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:49:28 #67 13.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:49:28 #67 ... 23:49:28 23:49:28 #71 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 23:49:28 #71 11.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:49:28 #71 13.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:49:28 #71 ... 23:49:28 23:49:28 #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 23:49:28 #55 24.35 OK: 14 MiB in 21 packages 23:49:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:28 + docker push nexus3.edgexfoundry.org:10004/core-command:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 23:49:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:49:28 72509a33ced3: Preparing 23:49:28 29988568038f: Preparing 23:49:28 9cede3bdc63e: Preparing 23:49:28 dcf4f5cfb6a0: Preparing 23:49:28 4c56b0a2caec: Preparing 23:49:28 ec5c85a2abaf: Preparing 23:49:28 ce5a8cde9eee: Preparing 23:49:28 ec5c85a2abaf: Waiting 23:49:28 ce5a8cde9eee: Waiting 23:49:28 9cede3bdc63e: Layer already exists 23:49:28 4c56b0a2caec: Layer already exists 23:49:28 72509a33ced3: Layer already exists 23:49:28 dcf4f5cfb6a0: Layer already exists 23:49:28 29988568038f: Layer already exists 23:49:28 ec5c85a2abaf: Layer already exists 23:49:28 ce5a8cde9eee: Layer already exists 23:49:28 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:ee6ae6c2092d98bbfebeb0b6e86efe74da03c812d95fc5bcdcf643c972638238 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:28 #55 ... 23:49:28 23:49:28 #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 23:49:28 #76 DONE 0.6s 23:49:28 23:49:28 #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 23:49:28 #68 11.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:49:28 #68 21.68 OK: 239 MiB in 58 packages 23:49:28 #68 ... 23:49:28 23:49:28 #77 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:49:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:29 + docker push nexus3.edgexfoundry.org:10004/core-command:main 23:49:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:49:29 72509a33ced3: Preparing 23:49:29 29988568038f: Preparing 23:49:29 9cede3bdc63e: Preparing 23:49:29 dcf4f5cfb6a0: Preparing 23:49:29 4c56b0a2caec: Preparing 23:49:29 ec5c85a2abaf: Preparing 23:49:29 ce5a8cde9eee: Preparing 23:49:29 ce5a8cde9eee: Waiting 23:49:29 ec5c85a2abaf: Waiting 23:49:29 dcf4f5cfb6a0: Layer already exists 23:49:29 72509a33ced3: Layer already exists 23:49:29 29988568038f: Layer already exists 23:49:29 9cede3bdc63e: Layer already exists 23:49:29 4c56b0a2caec: Layer already exists 23:49:29 ce5a8cde9eee: Layer already exists 23:49:29 ec5c85a2abaf: Layer already exists 23:49:29 main: digest: sha256:ee6ae6c2092d98bbfebeb0b6e86efe74da03c812d95fc5bcdcf643c972638238 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:49:29 ===================================================== [Pipeline] echo 23:49:29 taggedImages: 23:49:29 - nexus3.edgexfoundry.org:10004/core-command:80c243033e1b04995b2447ef5c7ce1c070ea113c 23:49:29 - nexus3.edgexfoundry.org:10004/core-command:latest 23:49:29 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.57 23:49:29 - nexus3.edgexfoundry.org:10004/core-command:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 23:49:29 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 23:49:29 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 23:49:29 80c243033e1b04995b2447ef5c7ce1c070ea113c 23:49:29 latest 23:49:29 4.0.0-dev.57 23:49:29 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 23:49:29 main 23:49:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 23:49:29 #77 ... 23:49:29 23:49:29 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:49:29 #69 12.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [Pipeline] sh 23:49:29 #69 ... 23:49:29 23:49:29 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 23:49:29 #60 24.93 (1/2) Installing dumb-init (1.2.5-r3) 23:49:29 #60 24.97 (2/2) Installing su-exec (0.2-r3) 23:49:29 #60 24.97 Executing busybox-1.36.1-r29.trigger 23:49:29 #60 25.12 OK: 9 MiB in 16 packages 23:49:29 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:80c243033e1b04995b2447ef5c7ce1c070ea113c 23:49:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:49:30 552272b42c1a: Preparing 23:49:30 31d13219eaac: Preparing 23:49:30 1ba502dcb208: Preparing 23:49:30 b69721625d27: Preparing 23:49:30 9cede3bdc63e: Preparing 23:49:30 dcf4f5cfb6a0: Preparing 23:49:30 4c56b0a2caec: Preparing 23:49:30 ec5c85a2abaf: Preparing 23:49:30 ce5a8cde9eee: Preparing 23:49:30 dcf4f5cfb6a0: Waiting 23:49:30 4c56b0a2caec: Waiting 23:49:30 ec5c85a2abaf: Waiting 23:49:30 ce5a8cde9eee: Waiting 23:49:30 9cede3bdc63e: Layer already exists 23:49:30 dcf4f5cfb6a0: Layer already exists 23:49:30 4c56b0a2caec: Layer already exists 23:49:30 ec5c85a2abaf: Layer already exists 23:49:30 ce5a8cde9eee: Layer already exists 23:49:30 31d13219eaac: Pushed 23:49:30 552272b42c1a: Pushed 23:49:30 1ba502dcb208: Pushed 23:49:30 #60 ... 23:49:30 23:49:30 #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 23:49:30 #55 DONE 26.3s 23:49:30 23:49:30 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 23:49:30 #78 ... 23:49:30 23:49:30 #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 23:49:30 #68 DONE 23.8s 23:49:30 23:49:30 #79 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 23:49:30 #79 ... 23:49:30 23:49:30 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 23:49:30 #64 22.21 (2/3) Installing dumb-init (1.2.5-r3) 23:49:30 #64 22.27 (3/3) Installing tzdata (2025a-r0) 23:49:30 #64 23.74 Executing busybox-1.36.1-r29.trigger 23:49:30 #64 23.93 Executing ca-certificates-20241121-r1.trigger 23:49:30 #64 25.19 OK: 11 MiB in 17 packages 23:49:30 #64 DONE 26.6s 23:49:30 b69721625d27: Pushed 23:49:31 23:49:31 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 23:49:31 #75 3.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:49:31 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:b26093bfe989cef945cbb21faf2ff5d942498e7d681ec2fe09d4d2a07a5b49ff size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49: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 23:49:31 #75 ... 23:49:31 23:49:31 #79 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 23:49:31 #79 DONE 1.3s 23:49:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 23:49:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:49:31 552272b42c1a: Preparing 23:49:31 31d13219eaac: Preparing 23:49:31 1ba502dcb208: Preparing 23:49:31 b69721625d27: Preparing 23:49:31 9cede3bdc63e: Preparing 23:49:31 dcf4f5cfb6a0: Preparing 23:49:31 4c56b0a2caec: Preparing 23:49:31 ec5c85a2abaf: Preparing 23:49:31 ce5a8cde9eee: Preparing 23:49:31 ec5c85a2abaf: Waiting 23:49:31 ce5a8cde9eee: Waiting 23:49:31 4c56b0a2caec: Waiting 23:49:31 dcf4f5cfb6a0: Waiting 23:49:31 9cede3bdc63e: Layer already exists 23:49:31 b69721625d27: Layer already exists 23:49:31 552272b42c1a: Layer already exists 23:49:31 1ba502dcb208: Layer already exists 23:49:31 31d13219eaac: Layer already exists 23:49:31 4c56b0a2caec: Layer already exists 23:49:31 ce5a8cde9eee: Layer already exists 23:49:31 dcf4f5cfb6a0: Layer already exists 23:49:31 ec5c85a2abaf: Layer already exists 23:49:31 latest: digest: sha256:b26093bfe989cef945cbb21faf2ff5d942498e7d681ec2fe09d4d2a07a5b49ff size: 2196 [Pipeline] } [Pipeline] // withEnv 23:49:31 23:49:31 #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:32 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.57 23:49:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:49:32 552272b42c1a: Preparing 23:49:32 31d13219eaac: Preparing 23:49:32 1ba502dcb208: Preparing 23:49:32 b69721625d27: Preparing 23:49:32 9cede3bdc63e: Preparing 23:49:32 dcf4f5cfb6a0: Preparing 23:49:32 4c56b0a2caec: Preparing 23:49:32 ec5c85a2abaf: Preparing 23:49:32 ce5a8cde9eee: Preparing 23:49:32 4c56b0a2caec: Waiting 23:49:32 ec5c85a2abaf: Waiting 23:49:32 ce5a8cde9eee: Waiting 23:49:32 dcf4f5cfb6a0: Waiting 23:49:32 31d13219eaac: Layer already exists 23:49:32 1ba502dcb208: Layer already exists 23:49:32 9cede3bdc63e: Layer already exists 23:49:32 552272b42c1a: Layer already exists 23:49:32 b69721625d27: Layer already exists 23:49:32 dcf4f5cfb6a0: Layer already exists 23:49:32 4c56b0a2caec: Layer already exists 23:49:32 ec5c85a2abaf: Layer already exists 23:49:32 ce5a8cde9eee: Layer already exists 23:49:32 4.0.0-dev.57: digest: sha256:b26093bfe989cef945cbb21faf2ff5d942498e7d681ec2fe09d4d2a07a5b49ff size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:32 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } 23:49:32 #80 ... 23:49:32 23:49:32 #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade 23:49:32 #0 4.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:49:32 #0 6.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:49:32 #81 ... 23:49:32 23:49:32 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:49:32 #63 26.64 (1/4) Installing ca-certificates (20241121-r1) 23:49:32 #63 27.36 (2/4) Installing dumb-init (1.2.5-r3) 23:49:32 #63 27.36 (3/4) Installing su-exec (0.2-r3) 23:49:32 #63 27.37 (4/4) Installing yq-go (4.44.1-r2) [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:33 #63 ... 23:49:33 23:49:33 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 23:49:33 #60 DONE 28.8s 23:49:33 23:49:33 #71 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 23:49:33 #71 24.23 OK: 239 MiB in 58 packages 23:49:33 #71 DONE 26.9s 23:49:33 23:49:33 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 23:49:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 23:49:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:49:33 552272b42c1a: Preparing 23:49:33 31d13219eaac: Preparing 23:49:33 1ba502dcb208: Preparing 23:49:33 b69721625d27: Preparing 23:49:33 9cede3bdc63e: Preparing 23:49:33 dcf4f5cfb6a0: Preparing 23:49:33 4c56b0a2caec: Preparing 23:49:33 ec5c85a2abaf: Preparing 23:49:33 ce5a8cde9eee: Preparing 23:49:33 ec5c85a2abaf: Waiting 23:49:33 4c56b0a2caec: Waiting 23:49:33 ce5a8cde9eee: Waiting 23:49:33 dcf4f5cfb6a0: Waiting 23:49:33 1ba502dcb208: Layer already exists 23:49:33 31d13219eaac: Layer already exists 23:49:33 552272b42c1a: Layer already exists 23:49:33 b69721625d27: Layer already exists 23:49:33 9cede3bdc63e: Layer already exists 23:49:33 ec5c85a2abaf: Layer already exists 23:49:33 4c56b0a2caec: Layer already exists 23:49:33 dcf4f5cfb6a0: Layer already exists 23:49:33 ce5a8cde9eee: Layer already exists 23:49:33 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:b26093bfe989cef945cbb21faf2ff5d942498e7d681ec2fe09d4d2a07a5b49ff size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:33 #82 ... 23:49:33 23:49:33 #58 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:49:33 #58 18.87 v3.20.5-78-g7064fb1792b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 23:49:33 #58 18.87 v3.20.5-74-g354f268b93b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 23:49:33 #58 18.87 OK: 24052 distinct packages available 23:49:33 #58 21.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:49:33 #58 23.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:49:33 #58 ... 23:49:33 23:49:33 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 23:49:33 #67 24.61 OK: 239 MiB in 58 packages 23:49:33 #67 DONE 26.5s 23:49:33 23:49:33 #83 [support-notifications builder 4/7] COPY go.mod vendor* ./ 23:49: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 23:49:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 23:49:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:49:33 552272b42c1a: Preparing 23:49:33 31d13219eaac: Preparing 23:49:33 1ba502dcb208: Preparing 23:49:33 b69721625d27: Preparing 23:49:33 9cede3bdc63e: Preparing 23:49:33 dcf4f5cfb6a0: Preparing 23:49:33 4c56b0a2caec: Preparing 23:49:33 ec5c85a2abaf: Preparing 23:49:33 ce5a8cde9eee: Preparing 23:49:33 4c56b0a2caec: Waiting 23:49:33 dcf4f5cfb6a0: Waiting 23:49:33 ce5a8cde9eee: Waiting 23:49:33 ec5c85a2abaf: Waiting 23:49:33 552272b42c1a: Layer already exists 23:49:33 1ba502dcb208: Layer already exists 23:49:33 b69721625d27: Layer already exists 23:49:33 9cede3bdc63e: Layer already exists 23:49:33 31d13219eaac: Layer already exists 23:49:33 4c56b0a2caec: Layer already exists 23:49:33 ec5c85a2abaf: Layer already exists 23:49:33 dcf4f5cfb6a0: Layer already exists 23:49:33 ce5a8cde9eee: Layer already exists 23:49:33 main: digest: sha256:b26093bfe989cef945cbb21faf2ff5d942498e7d681ec2fe09d4d2a07a5b49ff size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:49:33 ===================================================== [Pipeline] echo 23:49:33 taggedImages: 23:49:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:80c243033e1b04995b2447ef5c7ce1c070ea113c 23:49:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 23:49:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.57 23:49:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 23:49:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 23:49:33 [edgeXDocker.push] Tagging docker image core-data with the following tags: 23:49:33 80c243033e1b04995b2447ef5c7ce1c070ea113c 23:49:33 latest 23:49:33 4.0.0-dev.57 23:49:33 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 23:49:33 main 23:49:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:34 #83 DONE 1.0s 23:49:34 23:49:34 #84 [core-metadata builder 4/7] COPY go.mod vendor* ./ 23:49:34 #84 DONE 1.5s 23:49:34 23:49:34 #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:49:34 + docker push nexus3.edgexfoundry.org:10004/core-data:80c243033e1b04995b2447ef5c7ce1c070ea113c 23:49:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:49:34 193ee80b0bcd: Preparing 23:49:34 d2d9dc3d4e01: Preparing 23:49:34 9cede3bdc63e: Preparing 23:49:34 dcf4f5cfb6a0: Preparing 23:49:34 5ec81271991c: Preparing 23:49:34 860a44c62dd9: Preparing 23:49:34 ce5a8cde9eee: Preparing 23:49:34 ce5a8cde9eee: Waiting 23:49:34 860a44c62dd9: Waiting 23:49:34 dcf4f5cfb6a0: Layer already exists 23:49:34 9cede3bdc63e: Layer already exists 23:49:34 ce5a8cde9eee: Layer already exists 23:49:34 193ee80b0bcd: Pushed 23:49:34 860a44c62dd9: Pushed 23:49:35 5ec81271991c: Pushed 23:49:36 d2d9dc3d4e01: Pushed 23:49:36 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:6231f0de41f7cc4c6e73f034ef1cc95111697353b6086d661b5c6885676a4f1a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:37 #85 ... 23:49:37 23:49:37 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 23:49:37 #74 19.22 OK: 239 MiB in 58 packages 23:49:37 #74 DONE 20.9s 23:49:37 23:49:37 #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ 23:49:37 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:37 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 23:49:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:49:37 193ee80b0bcd: Preparing 23:49:37 d2d9dc3d4e01: Preparing 23:49:37 9cede3bdc63e: Preparing 23:49:37 dcf4f5cfb6a0: Preparing 23:49:37 5ec81271991c: Preparing 23:49:37 860a44c62dd9: Preparing 23:49:37 ce5a8cde9eee: Preparing 23:49:37 860a44c62dd9: Waiting 23:49:37 ce5a8cde9eee: Waiting 23:49:37 9cede3bdc63e: Layer already exists 23:49:37 193ee80b0bcd: Layer already exists 23:49:37 d2d9dc3d4e01: Layer already exists 23:49:37 dcf4f5cfb6a0: Layer already exists 23:49:37 5ec81271991c: Layer already exists 23:49:37 860a44c62dd9: Layer already exists 23:49:37 ce5a8cde9eee: Layer already exists 23:49:37 latest: digest: sha256:6231f0de41f7cc4c6e73f034ef1cc95111697353b6086d661b5c6885676a4f1a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:37 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:37 #86 DONE 1.0s 23:49:37 23:49:37 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:49:37 #63 28.95 Executing busybox-1.36.1-r29.trigger 23:49:37 #63 29.07 Executing ca-certificates-20241121-r1.trigger 23:49:37 #63 30.28 OK: 20 MiB in 18 packages 23:49:37 #63 DONE 33.4s 23:49:37 23:49:37 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 23:49:38 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.57 23:49:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:49:38 193ee80b0bcd: Preparing 23:49:38 d2d9dc3d4e01: Preparing 23:49:38 9cede3bdc63e: Preparing 23:49:38 dcf4f5cfb6a0: Preparing 23:49:38 5ec81271991c: Preparing 23:49:38 860a44c62dd9: Preparing 23:49:38 ce5a8cde9eee: Preparing 23:49:38 ce5a8cde9eee: Waiting 23:49:38 860a44c62dd9: Waiting 23:49:38 5ec81271991c: Layer already exists 23:49:38 dcf4f5cfb6a0: Layer already exists 23:49:38 193ee80b0bcd: Layer already exists 23:49:38 9cede3bdc63e: Layer already exists 23:49:38 d2d9dc3d4e01: Layer already exists 23:49:38 860a44c62dd9: Layer already exists 23:49:38 ce5a8cde9eee: Layer already exists 23:49:38 4.0.0-dev.57: digest: sha256:6231f0de41f7cc4c6e73f034ef1cc95111697353b6086d661b5c6885676a4f1a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:38 + docker push nexus3.edgexfoundry.org:10004/core-data:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 23:49:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:49:38 193ee80b0bcd: Preparing 23:49:38 d2d9dc3d4e01: Preparing 23:49:38 9cede3bdc63e: Preparing 23:49:38 dcf4f5cfb6a0: Preparing 23:49:38 5ec81271991c: Preparing 23:49:38 860a44c62dd9: Preparing 23:49:38 ce5a8cde9eee: Preparing 23:49:38 860a44c62dd9: Waiting 23:49:38 ce5a8cde9eee: Waiting 23:49:38 5ec81271991c: Layer already exists 23:49:38 dcf4f5cfb6a0: Layer already exists 23:49:38 9cede3bdc63e: Layer already exists 23:49:38 193ee80b0bcd: Layer already exists 23:49:38 d2d9dc3d4e01: Layer already exists 23:49:38 ce5a8cde9eee: Layer already exists 23:49:38 860a44c62dd9: Layer already exists 23:49:38 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:6231f0de41f7cc4c6e73f034ef1cc95111697353b6086d661b5c6885676a4f1a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:39 #87 ... 23:49:39 23:49:39 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:49:39 #65 25.02 v3.20.5-78-g7064fb1792b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 23:49:39 #65 25.02 v3.20.5-74-g354f268b93b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 23:49:39 #65 25.02 OK: 24052 distinct packages available 23:49:39 #65 26.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:49:39 #65 28.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:49:39 #65 ... 23:49:39 23:49:39 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 23:49:39 #73 21.54 (1/1) Installing dumb-init (1.2.5-r3) 23:49:39 #73 22.42 Executing busybox-1.36.1-r29.trigger 23:49:39 #73 22.64 OK: 9 MiB in 15 packages 23:49:39 #73 DONE 24.6s 23:49:39 23:49:39 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 23:49:39 #78 6.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:49:39 #78 9.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:49:39 + docker push nexus3.edgexfoundry.org:10004/core-data:main 23:49:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:49:39 193ee80b0bcd: Preparing 23:49:39 d2d9dc3d4e01: Preparing 23:49:39 9cede3bdc63e: Preparing 23:49:39 dcf4f5cfb6a0: Preparing 23:49:39 5ec81271991c: Preparing 23:49:39 860a44c62dd9: Preparing 23:49:39 ce5a8cde9eee: Preparing 23:49:39 860a44c62dd9: Waiting 23:49:39 ce5a8cde9eee: Waiting 23:49:39 d2d9dc3d4e01: Layer already exists 23:49:39 dcf4f5cfb6a0: Layer already exists 23:49:39 193ee80b0bcd: Layer already exists 23:49:39 5ec81271991c: Layer already exists 23:49:39 9cede3bdc63e: Layer already exists 23:49:39 ce5a8cde9eee: Layer already exists 23:49:39 860a44c62dd9: Layer already exists 23:49:39 main: digest: sha256:6231f0de41f7cc4c6e73f034ef1cc95111697353b6086d661b5c6885676a4f1a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:49:39 ===================================================== [Pipeline] echo 23:49:39 taggedImages: 23:49:39 - nexus3.edgexfoundry.org:10004/core-data:80c243033e1b04995b2447ef5c7ce1c070ea113c 23:49:39 - nexus3.edgexfoundry.org:10004/core-data:latest 23:49:39 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.57 23:49:39 - nexus3.edgexfoundry.org:10004/core-data:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 23:49:39 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 23:49:39 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 23:49:39 80c243033e1b04995b2447ef5c7ce1c070ea113c 23:49:39 latest 23:49:39 4.0.0-dev.57 23:49:39 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 23:49:39 main 23:49:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:39 #78 ... 23:49:39 23:49:39 #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 23:49:39 #72 5.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:49:40 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:40 #72 ... 23:49:40 23:49:40 #58 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:49:40 #58 35.41 (1/7) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 23:49:40 + docker push nexus3.edgexfoundry.org:10004/core-keeper:80c243033e1b04995b2447ef5c7ce1c070ea113c 23:49:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 23:49:40 b666f45e2413: Preparing 23:49:40 583dd0c47671: Preparing 23:49:40 dcf4f5cfb6a0: Preparing 23:49:40 40320e6e0b38: Preparing 23:49:40 46baffc205ed: Preparing 23:49:40 ce5a8cde9eee: Preparing 23:49:40 ce5a8cde9eee: Waiting 23:49:40 dcf4f5cfb6a0: Layer already exists 23:49:40 ce5a8cde9eee: Layer already exists 23:49:40 46baffc205ed: Pushed 23:49:40 40320e6e0b38: Pushed 23:49:40 b666f45e2413: Pushed 23:49:40 #58 36.27 (2/7) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 23:49:40 #58 36.38 (3/7) Installing dumb-init (1.2.5-r3) 23:49:40 #58 36.42 (4/7) Installing musl-obstack (1.2.3-r2) 23:49:40 #58 36.47 (5/7) Installing libucontext (1.2-r3) 23:49:40 #58 ... 23:49:40 23:49:40 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:49:40 #69 23.79 v3.20.5-78-g7064fb1792b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 23:49:40 #69 23.79 v3.20.5-74-g354f268b93b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 23:49:40 #69 23.79 OK: 24059 distinct packages available 23:49:40 #69 25.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:49:40 #69 27.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:49:40 #69 ... 23:49:40 23:49:40 #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 23:49:40 #0 8.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:49:40 #0 9.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:49:41 #88 ... 23:49:41 23:49:41 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:49:41 #56 26.73 v3.20.5-78-g7064fb1792b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 23:49:41 #56 26.73 v3.20.5-74-g354f268b93b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 23:49:41 #56 26.73 OK: 24052 distinct packages available 23:49:41 #56 28.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:49:41 #56 30.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:49:41 #56 ... 23:49:41 23:49:41 #58 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:49:41 #58 36.49 (6/7) Installing gcompat (1.1.0-r4) 23:49:41 #58 36.59 (7/7) Installing openssl (3.3.3-r0) 23:49:41 #58 36.80 Executing busybox-1.36.1-r29.trigger 23:49:41 #58 36.97 OK: 10 MiB in 19 packages 23:49:42 583dd0c47671: Pushed 23:49:43 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:718b5ec088ea0b7a86691761b8fa3097c96149383e69e54317acf3c86bf648de size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:43 #58 ... 23:49:43 23:49:43 #72 [core-command stage-1 3/9] RUN apk --no-cache upgrade 23:49:43 #72 16.33 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) 23:49:43 #72 16.41 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 23:49:43 #72 17.01 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 23:49:43 #72 17.15 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) 23:49:43 #72 17.21 Executing busybox-1.36.1-r29.trigger 23:49:43 #72 17.37 OK: 9 MiB in 15 packages 23:49:43 #72 DONE 20.0s 23:49:43 23:49:43 #58 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:49:43 #58 ... 23:49:43 23:49:43 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 23:49:43 #75 6.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:49:43 #75 15.27 (1/2) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) 23:49:43 #75 15.40 (2/2) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) 23:49:43 #75 15.44 Executing busybox-1.36.1-r29.trigger 23:49:43 #75 15.64 OK: 20 MiB in 18 packages 23:49:43 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 23:49:43 #75 ... 23:49:43 23:49:43 #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:49:43 #58 DONE 39.0s 23:49:43 23:49:43 #89 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [Pipeline] sh 23:49:43 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 23:49:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 23:49:43 b666f45e2413: Preparing 23:49:43 583dd0c47671: Preparing 23:49:43 dcf4f5cfb6a0: Preparing 23:49:43 40320e6e0b38: Preparing 23:49:43 46baffc205ed: Preparing 23:49:43 ce5a8cde9eee: Preparing 23:49:43 ce5a8cde9eee: Waiting 23:49:43 40320e6e0b38: Layer already exists 23:49:43 b666f45e2413: Layer already exists 23:49:43 46baffc205ed: Layer already exists 23:49:43 583dd0c47671: Layer already exists 23:49:43 dcf4f5cfb6a0: Layer already exists 23:49:43 ce5a8cde9eee: Layer already exists 23:49:43 latest: digest: sha256:718b5ec088ea0b7a86691761b8fa3097c96149383e69e54317acf3c86bf648de size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:44 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:44 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.57 23:49:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 23:49:44 b666f45e2413: Preparing 23:49:44 583dd0c47671: Preparing 23:49:44 dcf4f5cfb6a0: Preparing 23:49:44 40320e6e0b38: Preparing 23:49:44 46baffc205ed: Preparing 23:49:44 ce5a8cde9eee: Preparing 23:49:44 ce5a8cde9eee: Waiting 23:49:44 583dd0c47671: Layer already exists 23:49:44 46baffc205ed: Layer already exists 23:49:44 b666f45e2413: Layer already exists 23:49:44 dcf4f5cfb6a0: Layer already exists 23:49:44 40320e6e0b38: Layer already exists 23:49:44 ce5a8cde9eee: Layer already exists 23:49:44 4.0.0-dev.57: digest: sha256:718b5ec088ea0b7a86691761b8fa3097c96149383e69e54317acf3c86bf648de size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:44 #89 ... 23:49:44 23:49:44 #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade 23:49:44 #81 18.04 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) 23:49:44 #81 18.23 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 23:49:44 #81 18.92 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 23:49:44 #81 19.07 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) 23:49:44 #81 19.14 Executing busybox-1.36.1-r29.trigger 23:49:44 #81 19.25 OK: 9 MiB in 15 packages 23:49:44 #81 DONE 21.7s 23:49:44 23:49:44 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 23:49:44 #75 DONE 17.3s 23:49:44 23:49:44 #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 23:49:44 #90 ... 23:49:44 23:49:44 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:49:44 #65 38.26 (1/4) Installing dumb-init (1.2.5-r3) 23:49:44 #65 38.32 (2/4) Installing musl-obstack (1.2.3-r2) 23:49:44 #65 38.34 (3/4) Installing libucontext (1.2-r3) 23:49:44 #65 38.36 (4/4) Installing gcompat (1.1.0-r4) 23:49:44 #65 38.42 Executing busybox-1.36.1-r29.trigger 23:49:44 #65 38.59 OK: 9 MiB in 18 packages 23:49:44 #65 DONE 40.3s 23:49:44 23:49:44 #91 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:49:44 #91 ... 23:49:44 23:49:44 #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 23:49:44 #90 DONE 0.3s 23:49:44 23:49:44 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 23:49:44 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:45 + docker push nexus3.edgexfoundry.org:10004/core-keeper:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 23:49:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 23:49:45 b666f45e2413: Preparing 23:49:45 583dd0c47671: Preparing 23:49:45 dcf4f5cfb6a0: Preparing 23:49:45 40320e6e0b38: Preparing 23:49:45 46baffc205ed: Preparing 23:49:45 ce5a8cde9eee: Preparing 23:49:45 b666f45e2413: Layer already exists 23:49:45 40320e6e0b38: Layer already exists 23:49:45 dcf4f5cfb6a0: Layer already exists 23:49:45 583dd0c47671: Layer already exists 23:49:45 46baffc205ed: Layer already exists 23:49:45 ce5a8cde9eee: Layer already exists 23:49:45 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:718b5ec088ea0b7a86691761b8fa3097c96149383e69e54317acf3c86bf648de size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:45 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:45 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 23:49:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 23:49:45 b666f45e2413: Preparing 23:49:45 583dd0c47671: Preparing 23:49:45 dcf4f5cfb6a0: Preparing 23:49:45 40320e6e0b38: Preparing 23:49:45 46baffc205ed: Preparing 23:49:45 ce5a8cde9eee: Preparing 23:49:45 ce5a8cde9eee: Waiting 23:49:45 46baffc205ed: Layer already exists 23:49:45 40320e6e0b38: Layer already exists 23:49:45 dcf4f5cfb6a0: Layer already exists 23:49:45 b666f45e2413: Layer already exists 23:49:45 583dd0c47671: Layer already exists 23:49:45 ce5a8cde9eee: Layer already exists 23:49:45 main: digest: sha256:718b5ec088ea0b7a86691761b8fa3097c96149383e69e54317acf3c86bf648de size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:49:45 ===================================================== [Pipeline] echo 23:49:45 taggedImages: 23:49:45 - nexus3.edgexfoundry.org:10004/core-keeper:80c243033e1b04995b2447ef5c7ce1c070ea113c 23:49:45 - nexus3.edgexfoundry.org:10004/core-keeper:latest 23:49:45 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.57 23:49:45 - nexus3.edgexfoundry.org:10004/core-keeper:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 23:49:45 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 23:49:45 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 23:49:45 80c243033e1b04995b2447ef5c7ce1c070ea113c 23:49:45 latest 23:49:45 4.0.0-dev.57 23:49:45 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 23:49:45 main 23:49:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:46 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata:80c243033e1b04995b2447ef5c7ce1c070ea113c 23:49:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:49:46 5dacf17949e7: Preparing 23:49:46 90ca7a0a182f: Preparing 23:49:46 b87708e5adba: Preparing 23:49:46 9cede3bdc63e: Preparing 23:49:46 dcf4f5cfb6a0: Preparing 23:49:46 4c56b0a2caec: Preparing 23:49:46 ec5c85a2abaf: Preparing 23:49:46 ce5a8cde9eee: Preparing 23:49:46 4c56b0a2caec: Waiting 23:49:46 ec5c85a2abaf: Waiting 23:49:46 ce5a8cde9eee: Waiting 23:49:46 9cede3bdc63e: Layer already exists 23:49:46 dcf4f5cfb6a0: Layer already exists 23:49:46 4c56b0a2caec: Layer already exists 23:49:46 ec5c85a2abaf: Layer already exists 23:49:46 ce5a8cde9eee: Layer already exists 23:49:46 90ca7a0a182f: Pushed 23:49:46 5dacf17949e7: Pushed 23:49:47 #92 ... 23:49:47 23:49:47 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:49:47 #69 38.66 OK: 239 MiB in 58 packages 23:49:47 #69 DONE 40.1s 23:49:47 23:49:47 #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 23:49:47 #93 DONE 0.5s 23:49:47 23:49:47 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 23:49:47 #78 17.43 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) 23:49:47 #78 17.51 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 23:49:47 #78 ... 23:49:47 23:49:47 #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:49:48 #94 ... 23:49:48 23:49:48 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 23:49:48 #92 3.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:49:48 #92 ... 23:49:48 23:49:48 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:49:48 #56 39.94 (1/14) Installing ca-certificates (20241121-r1) 23:49:48 #56 40.54 (2/14) Installing brotli-libs (1.1.0-r2) 23:49:48 #56 40.77 (3/14) Installing c-ares (1.33.1-r0) 23:49:48 #56 40.88 (4/14) Installing libunistring (1.2-r0) 23:49:48 #56 41.10 (5/14) Installing libidn2 (2.3.7-r0) 23:49:48 #56 41.11 (6/14) Installing nghttp2-libs (1.62.1-r0) 23:49:48 #56 41.17 (7/14) Installing libpsl (0.21.5-r1) 23:49:48 #56 41.18 (8/14) Installing zstd-libs (1.5.6-r0) 23:49:48 #56 41.24 (9/14) Installing libcurl (8.12.1-r0) 23:49:48 #56 41.36 (10/14) Installing curl (8.12.1-r0) 23:49:48 #56 41.39 (11/14) Installing dumb-init (1.2.5-r3) 23:49:48 #56 41.42 (12/14) Installing musl-obstack (1.2.3-r2) 23:49:48 #56 41.45 (13/14) Installing libucontext (1.2-r3) 23:49:48 #56 41.51 (14/14) Installing gcompat (1.1.0-r4) 23:49:48 #56 41.57 Executing busybox-1.36.1-r29.trigger 23:49:48 #56 41.66 Executing ca-certificates-20241121-r1.trigger 23:49:48 #56 42.34 OK: 15 MiB in 28 packages 23:49:48 #56 DONE 44.1s 23:49:48 23:49:48 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 23:49:48 #78 18.27 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 23:49:48 #78 18.39 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) 23:49:48 #78 18.47 Executing busybox-1.36.1-r29.trigger 23:49:48 #78 18.70 Executing ca-certificates-20241121-r1.trigger 23:49:49 b87708e5adba: Pushed 23:49:49 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:70d9b2e6ec80ce15fd913bb4eb1e605393be36bf586c63cd94c0a85acb776962 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:49 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:49 #78 19.49 OK: 14 MiB in 21 packages 23:49:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 23:49:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:49:49 5dacf17949e7: Preparing 23:49:49 90ca7a0a182f: Preparing 23:49:49 b87708e5adba: Preparing 23:49:49 9cede3bdc63e: Preparing 23:49:49 dcf4f5cfb6a0: Preparing 23:49:49 4c56b0a2caec: Preparing 23:49:49 ec5c85a2abaf: Preparing 23:49:49 ce5a8cde9eee: Preparing 23:49:49 4c56b0a2caec: Waiting 23:49:49 ec5c85a2abaf: Waiting 23:49:49 ce5a8cde9eee: Waiting 23:49:49 5dacf17949e7: Layer already exists 23:49:49 b87708e5adba: Layer already exists 23:49:49 9cede3bdc63e: Layer already exists 23:49:49 90ca7a0a182f: Layer already exists 23:49:49 dcf4f5cfb6a0: Layer already exists 23:49:49 4c56b0a2caec: Layer already exists 23:49:49 ec5c85a2abaf: Layer already exists 23:49:49 ce5a8cde9eee: Layer already exists 23:49:49 latest: digest: sha256:70d9b2e6ec80ce15fd913bb4eb1e605393be36bf586c63cd94c0a85acb776962 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:50 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.57 23:49:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:49:50 5dacf17949e7: Preparing 23:49:50 90ca7a0a182f: Preparing 23:49:50 b87708e5adba: Preparing 23:49:50 9cede3bdc63e: Preparing 23:49:50 dcf4f5cfb6a0: Preparing 23:49:50 4c56b0a2caec: Preparing 23:49:50 ec5c85a2abaf: Preparing 23:49:50 ce5a8cde9eee: Preparing 23:49:50 4c56b0a2caec: Waiting 23:49:50 ec5c85a2abaf: Waiting 23:49:50 ce5a8cde9eee: Waiting 23:49:50 5dacf17949e7: Layer already exists 23:49:50 b87708e5adba: Layer already exists 23:49:50 9cede3bdc63e: Layer already exists 23:49:50 90ca7a0a182f: Layer already exists 23:49:50 dcf4f5cfb6a0: Layer already exists 23:49:50 4c56b0a2caec: Layer already exists 23:49:50 ec5c85a2abaf: Layer already exists 23:49:50 ce5a8cde9eee: Layer already exists 23:49:50 4.0.0-dev.57: digest: sha256:70d9b2e6ec80ce15fd913bb4eb1e605393be36bf586c63cd94c0a85acb776962 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:50 #78 ... 23:49:50 23:49:50 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 23:49:50 #82 7.447 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:49:50 #82 9.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:49:50 #82 ... 23:49:50 23:49:50 #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 23:49:50 #88 18.80 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) 23:49:50 #88 18.94 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 23:49:50 #88 19.46 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 23:49:50 #88 19.55 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) 23:49:50 #88 19.59 Executing busybox-1.36.1-r29.trigger 23:49:50 #88 19.68 Executing ca-certificates-20241121-r1.trigger 23:49:50 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:50 #88 ... 23:49:50 23:49:50 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 23:49:50 #78 DONE 20.8s 23:49:50 23:49:50 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 23:49:50 #82 17.79 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) 23:49:50 #82 17.91 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 23:49:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 23:49:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:49:51 5dacf17949e7: Preparing 23:49:51 90ca7a0a182f: Preparing 23:49:51 b87708e5adba: Preparing 23:49:51 9cede3bdc63e: Preparing 23:49:51 dcf4f5cfb6a0: Preparing 23:49:51 4c56b0a2caec: Preparing 23:49:51 ec5c85a2abaf: Preparing 23:49:51 ce5a8cde9eee: Preparing 23:49:51 4c56b0a2caec: Waiting 23:49:51 ec5c85a2abaf: Waiting 23:49:51 ce5a8cde9eee: Waiting 23:49:51 5dacf17949e7: Layer already exists 23:49:51 90ca7a0a182f: Layer already exists 23:49:51 dcf4f5cfb6a0: Layer already exists 23:49:51 9cede3bdc63e: Layer already exists 23:49:51 b87708e5adba: Layer already exists 23:49:51 ec5c85a2abaf: Layer already exists 23:49:51 ce5a8cde9eee: Layer already exists 23:49:51 4c56b0a2caec: Layer already exists 23:49:51 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:70d9b2e6ec80ce15fd913bb4eb1e605393be36bf586c63cd94c0a85acb776962 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:51 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:51 #82 18.33 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 23:49:51 #82 18.43 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) 23:49:51 #82 18.46 Executing busybox-1.36.1-r29.trigger 23:49:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 23:49:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:49:51 5dacf17949e7: Preparing 23:49:51 90ca7a0a182f: Preparing 23:49:51 b87708e5adba: Preparing 23:49:51 9cede3bdc63e: Preparing 23:49:51 dcf4f5cfb6a0: Preparing 23:49:51 4c56b0a2caec: Preparing 23:49:51 ec5c85a2abaf: Preparing 23:49:51 ce5a8cde9eee: Preparing 23:49:51 4c56b0a2caec: Waiting 23:49:51 ec5c85a2abaf: Waiting 23:49:51 ce5a8cde9eee: Waiting 23:49:51 dcf4f5cfb6a0: Layer already exists 23:49:51 5dacf17949e7: Layer already exists 23:49:51 9cede3bdc63e: Layer already exists 23:49:51 b87708e5adba: Layer already exists 23:49:51 90ca7a0a182f: Layer already exists 23:49:51 ec5c85a2abaf: Layer already exists 23:49:51 4c56b0a2caec: Layer already exists 23:49:51 ce5a8cde9eee: Layer already exists 23:49:51 main: digest: sha256:70d9b2e6ec80ce15fd913bb4eb1e605393be36bf586c63cd94c0a85acb776962 size: 1988 [Pipeline] } [Pipeline] // withEnv 23:49:51 #82 18.56 OK: 9 MiB in 16 packages [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:49:51 ===================================================== [Pipeline] echo 23:49:51 taggedImages: 23:49:51 - nexus3.edgexfoundry.org:10004/core-metadata:80c243033e1b04995b2447ef5c7ce1c070ea113c 23:49:51 - nexus3.edgexfoundry.org:10004/core-metadata:latest 23:49:51 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.57 23:49:51 - nexus3.edgexfoundry.org:10004/core-metadata:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 23:49:51 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 23:49:51 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 23:49:51 80c243033e1b04995b2447ef5c7ce1c070ea113c 23:49:51 latest 23:49:51 4.0.0-dev.57 23:49:51 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 23:49:51 main 23:49:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:52 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:52 #82 ... 23:49:52 23:49:52 #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 23:49:52 #88 20.28 OK: 11 MiB in 17 packages 23:49:52 #88 DONE 21.4s 23:49:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:80c243033e1b04995b2447ef5c7ce1c070ea113c 23:49:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:49:52 81ffa7ec8f93: Preparing 23:49:52 372eb26bfbb7: Preparing 23:49:52 b1c6dc392b6c: Preparing 23:49:52 cec7fc2ad016: Preparing 23:49:52 25edcad1887d: Preparing 23:49:52 0d96d3bb8fbe: Preparing 23:49:52 e2b61b1ec807: Preparing 23:49:52 9cede3bdc63e: Preparing 23:49:52 dcf4f5cfb6a0: Preparing 23:49:52 e897ecabe21e: Preparing 23:49:52 10f805d67b73: Preparing 23:49:52 5f70bf18a086: Preparing 23:49:52 b3844ed6eba1: Preparing 23:49:52 9c2bf0bb5112: Preparing 23:49:52 ffe8618d22ce: Preparing 23:49:52 ce5a8cde9eee: Preparing 23:49:52 e2b61b1ec807: Waiting 23:49:52 9cede3bdc63e: Waiting 23:49:52 dcf4f5cfb6a0: Waiting 23:49:52 e897ecabe21e: Waiting 23:49:52 10f805d67b73: Waiting 23:49:52 0d96d3bb8fbe: Waiting 23:49:52 5f70bf18a086: Waiting 23:49:52 9c2bf0bb5112: Waiting 23:49:52 ce5a8cde9eee: Waiting 23:49:52 ffe8618d22ce: Waiting 23:49:52 372eb26bfbb7: Pushed 23:49:52 81ffa7ec8f93: Pushed 23:49:52 cec7fc2ad016: Pushed 23:49:52 25edcad1887d: Pushed 23:49:52 b1c6dc392b6c: Pushed 23:49:52 9cede3bdc63e: Layer already exists 23:49:52 dcf4f5cfb6a0: Layer already exists 23:49:52 5f70bf18a086: Layer already exists 23:49:52 23:49:52 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 23:49:52 #87 4.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:49:52 #87 6.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:49:52 #87 13.78 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) 23:49:52 #87 13.84 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 23:49:52 #87 14.30 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 23:49:52 #87 14.38 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) 23:49:52 #87 14.41 Executing busybox-1.36.1-r29.trigger 23:49:52 #87 14.72 Executing ca-certificates-20241121-r1.trigger 23:49:52 0d96d3bb8fbe: Pushed 23:49:52 e897ecabe21e: Pushed 23:49:52 10f805d67b73: Pushed 23:49:52 b3844ed6eba1: Pushed 23:49:52 ce5a8cde9eee: Layer already exists 23:49:52 ffe8618d22ce: Pushed 23:49:52 #87 ... 23:49:52 23:49:52 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 23:49:52 #82 DONE 19.9s 23:49:52 23:49:52 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 23:49:52 #0 2.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:49:52 #0 3.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:49:53 9c2bf0bb5112: Pushed 23:49:53 #95 ... 23:49:53 23:49:53 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 23:49:53 #87 15.78 OK: 20 MiB in 18 packages 23:49:53 e2b61b1ec807: Pushed 23:49:53 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:07be96a628cab9a367994f37efb3b5278ae94fd4a36f2169280dcf0892147ae3 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:54 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:49:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:49:54 81ffa7ec8f93: Preparing 23:49:54 372eb26bfbb7: Preparing 23:49:54 b1c6dc392b6c: Preparing 23:49:54 cec7fc2ad016: Preparing 23:49:54 25edcad1887d: Preparing 23:49:54 0d96d3bb8fbe: Preparing 23:49:54 e2b61b1ec807: Preparing 23:49:54 9cede3bdc63e: Preparing 23:49:54 dcf4f5cfb6a0: Preparing 23:49:54 e897ecabe21e: Preparing 23:49:54 10f805d67b73: Preparing 23:49:54 5f70bf18a086: Preparing 23:49:54 b3844ed6eba1: Preparing 23:49:54 9c2bf0bb5112: Preparing 23:49:54 ffe8618d22ce: Preparing 23:49:54 ce5a8cde9eee: Preparing 23:49:54 e897ecabe21e: Waiting 23:49:54 10f805d67b73: Waiting 23:49:54 dcf4f5cfb6a0: Waiting 23:49:54 e2b61b1ec807: Waiting 23:49:54 9cede3bdc63e: Waiting 23:49:54 5f70bf18a086: Waiting 23:49:54 0d96d3bb8fbe: Waiting 23:49:54 b3844ed6eba1: Waiting 23:49:54 9c2bf0bb5112: Waiting 23:49:54 ce5a8cde9eee: Waiting 23:49:54 ffe8618d22ce: Waiting 23:49:54 372eb26bfbb7: Layer already exists 23:49:54 25edcad1887d: Layer already exists 23:49:54 b1c6dc392b6c: Layer already exists 23:49:54 81ffa7ec8f93: Layer already exists 23:49:54 cec7fc2ad016: Layer already exists 23:49:54 0d96d3bb8fbe: Layer already exists 23:49:54 dcf4f5cfb6a0: Layer already exists 23:49:54 e2b61b1ec807: Layer already exists 23:49:54 9cede3bdc63e: Layer already exists 23:49:54 e897ecabe21e: Layer already exists 23:49:54 10f805d67b73: Layer already exists 23:49:54 5f70bf18a086: Layer already exists 23:49:54 b3844ed6eba1: Layer already exists 23:49:54 9c2bf0bb5112: Layer already exists 23:49:54 ce5a8cde9eee: Layer already exists 23:49:54 ffe8618d22ce: Layer already exists 23:49:54 latest: digest: sha256:07be96a628cab9a367994f37efb3b5278ae94fd4a36f2169280dcf0892147ae3 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:54 #87 DONE 17.0s 23:49:54 23:49:54 #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 23:49:54 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:55 #96 DONE 2.2s 23:49:55 23:49:55 #97 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 23:49:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.57 23:49:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:49:55 81ffa7ec8f93: Preparing 23:49:55 372eb26bfbb7: Preparing 23:49:55 b1c6dc392b6c: Preparing 23:49:55 cec7fc2ad016: Preparing 23:49:55 25edcad1887d: Preparing 23:49:55 0d96d3bb8fbe: Preparing 23:49:55 e2b61b1ec807: Preparing 23:49:55 9cede3bdc63e: Preparing 23:49:55 dcf4f5cfb6a0: Preparing 23:49:55 e897ecabe21e: Preparing 23:49:55 10f805d67b73: Preparing 23:49:55 5f70bf18a086: Preparing 23:49:55 b3844ed6eba1: Preparing 23:49:55 9c2bf0bb5112: Preparing 23:49:55 ffe8618d22ce: Preparing 23:49:55 ce5a8cde9eee: Preparing 23:49:55 0d96d3bb8fbe: Waiting 23:49:55 e2b61b1ec807: Waiting 23:49:55 e897ecabe21e: Waiting 23:49:55 dcf4f5cfb6a0: Waiting 23:49:55 9c2bf0bb5112: Waiting 23:49:55 ffe8618d22ce: Waiting 23:49:55 10f805d67b73: Waiting 23:49:55 5f70bf18a086: Waiting 23:49:55 ce5a8cde9eee: Waiting 23:49:55 b3844ed6eba1: Waiting 23:49:55 9cede3bdc63e: Waiting 23:49:55 81ffa7ec8f93: Layer already exists 23:49:55 cec7fc2ad016: Layer already exists 23:49:55 372eb26bfbb7: Layer already exists 23:49:55 b1c6dc392b6c: Layer already exists 23:49:55 25edcad1887d: Layer already exists 23:49:55 e2b61b1ec807: Layer already exists 23:49:55 0d96d3bb8fbe: Layer already exists 23:49:55 e897ecabe21e: Layer already exists 23:49:55 9cede3bdc63e: Layer already exists 23:49:55 dcf4f5cfb6a0: Layer already exists 23:49:55 b3844ed6eba1: Layer already exists 23:49:55 10f805d67b73: Layer already exists 23:49:55 5f70bf18a086: Layer already exists 23:49:55 ffe8618d22ce: Layer already exists 23:49:55 9c2bf0bb5112: Layer already exists 23:49:55 ce5a8cde9eee: Layer already exists 23:49:55 4.0.0-dev.57: digest: sha256:07be96a628cab9a367994f37efb3b5278ae94fd4a36f2169280dcf0892147ae3 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:55 #97 DONE 0.2s 23:49:55 23:49:55 #89 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 23:49:55 #89 3.442 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:49:55 #89 5.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:49:55 #89 11.54 (1/2) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) 23:49:55 #89 11.68 (2/2) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) 23:49:55 #89 11.72 Executing busybox-1.36.1-r29.trigger 23:49:55 #89 11.92 OK: 10 MiB in 19 packages 23:49:55 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 23:49:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:49:56 81ffa7ec8f93: Preparing 23:49:56 372eb26bfbb7: Preparing 23:49:56 b1c6dc392b6c: Preparing 23:49:56 cec7fc2ad016: Preparing 23:49:56 25edcad1887d: Preparing 23:49:56 0d96d3bb8fbe: Preparing 23:49:56 e2b61b1ec807: Preparing 23:49:56 9cede3bdc63e: Preparing 23:49:56 dcf4f5cfb6a0: Preparing 23:49:56 e897ecabe21e: Preparing 23:49:56 10f805d67b73: Preparing 23:49:56 5f70bf18a086: Preparing 23:49:56 b3844ed6eba1: Preparing 23:49:56 9c2bf0bb5112: Preparing 23:49:56 ffe8618d22ce: Preparing 23:49:56 ce5a8cde9eee: Preparing 23:49:56 9cede3bdc63e: Waiting 23:49:56 10f805d67b73: Waiting 23:49:56 dcf4f5cfb6a0: Waiting 23:49:56 5f70bf18a086: Waiting 23:49:56 e897ecabe21e: Waiting 23:49:56 b3844ed6eba1: Waiting 23:49:56 9c2bf0bb5112: Waiting 23:49:56 ce5a8cde9eee: Waiting 23:49:56 e2b61b1ec807: Waiting 23:49:56 25edcad1887d: Layer already exists 23:49:56 cec7fc2ad016: Layer already exists 23:49:56 b1c6dc392b6c: Layer already exists 23:49:56 372eb26bfbb7: Layer already exists 23:49:56 81ffa7ec8f93: Layer already exists 23:49:56 0d96d3bb8fbe: Layer already exists 23:49:56 e2b61b1ec807: Layer already exists 23:49:56 e897ecabe21e: Layer already exists 23:49:56 dcf4f5cfb6a0: Layer already exists 23:49:56 9cede3bdc63e: Layer already exists 23:49:56 10f805d67b73: Layer already exists 23:49:56 b3844ed6eba1: Layer already exists 23:49:56 5f70bf18a086: Layer already exists 23:49:56 ffe8618d22ce: Layer already exists 23:49:56 9c2bf0bb5112: Layer already exists 23:49:56 ce5a8cde9eee: Layer already exists 23:49:56 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:07be96a628cab9a367994f37efb3b5278ae94fd4a36f2169280dcf0892147ae3 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 23:49:56 #89 DONE 12.8s 23:49:56 23:49:56 #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [Pipeline] sh 23:49:56 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 23:49:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:49:56 81ffa7ec8f93: Preparing 23:49:56 372eb26bfbb7: Preparing 23:49:56 b1c6dc392b6c: Preparing 23:49:56 cec7fc2ad016: Preparing 23:49:56 25edcad1887d: Preparing 23:49:56 0d96d3bb8fbe: Preparing 23:49:56 e2b61b1ec807: Preparing 23:49:56 9cede3bdc63e: Preparing 23:49:56 dcf4f5cfb6a0: Preparing 23:49:56 e897ecabe21e: Preparing 23:49:56 10f805d67b73: Preparing 23:49:56 5f70bf18a086: Preparing 23:49:56 b3844ed6eba1: Preparing 23:49:56 9c2bf0bb5112: Preparing 23:49:56 10f805d67b73: Waiting 23:49:56 5f70bf18a086: Waiting 23:49:56 dcf4f5cfb6a0: Waiting 23:49:56 e897ecabe21e: Waiting 23:49:56 e2b61b1ec807: Waiting 23:49:56 9cede3bdc63e: Waiting 23:49:56 ffe8618d22ce: Preparing 23:49:56 9c2bf0bb5112: Waiting 23:49:56 ce5a8cde9eee: Preparing 23:49:56 0d96d3bb8fbe: Waiting 23:49:56 ffe8618d22ce: Waiting 23:49:56 ce5a8cde9eee: Waiting 23:49:56 372eb26bfbb7: Layer already exists 23:49:56 cec7fc2ad016: Layer already exists 23:49:56 25edcad1887d: Layer already exists 23:49:56 b1c6dc392b6c: Layer already exists 23:49:56 81ffa7ec8f93: Layer already exists 23:49:56 9cede3bdc63e: Layer already exists 23:49:56 e2b61b1ec807: Layer already exists 23:49:56 0d96d3bb8fbe: Layer already exists 23:49:56 e897ecabe21e: Layer already exists 23:49:56 dcf4f5cfb6a0: Layer already exists 23:49:56 5f70bf18a086: Layer already exists 23:49:56 b3844ed6eba1: Layer already exists 23:49:56 10f805d67b73: Layer already exists 23:49:56 9c2bf0bb5112: Layer already exists 23:49:56 ffe8618d22ce: Layer already exists 23:49:56 ce5a8cde9eee: Layer already exists 23:49:56 main: digest: sha256:07be96a628cab9a367994f37efb3b5278ae94fd4a36f2169280dcf0892147ae3 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:49:56 ===================================================== [Pipeline] echo 23:49:56 taggedImages: 23:49:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:80c243033e1b04995b2447ef5c7ce1c070ea113c 23:49:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:49:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.57 23:49:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 23:49:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 23:49:56 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 23:49:56 80c243033e1b04995b2447ef5c7ce1c070ea113c 23:49:56 latest 23:49:56 4.0.0-dev.57 23:49:56 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 23:49:56 main 23:49:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:57 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:80c243033e1b04995b2447ef5c7ce1c070ea113c 23:49:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:49:57 ca390751424c: Preparing 23:49:57 dda6cf759bef: Preparing 23:49:57 74b9a5fdce5c: Preparing 23:49:57 d2900033fd1f: Preparing 23:49:57 9cede3bdc63e: Preparing 23:49:57 dcf4f5cfb6a0: Preparing 23:49:57 4c56b0a2caec: Preparing 23:49:57 ec5c85a2abaf: Preparing 23:49:57 ce5a8cde9eee: Preparing 23:49:57 ec5c85a2abaf: Waiting 23:49:57 dcf4f5cfb6a0: Waiting 23:49:57 4c56b0a2caec: Waiting 23:49:57 ce5a8cde9eee: Waiting 23:49:57 9cede3bdc63e: Layer already exists 23:49:57 dcf4f5cfb6a0: Layer already exists 23:49:57 4c56b0a2caec: Layer already exists 23:49:57 dda6cf759bef: Pushed 23:49:57 ec5c85a2abaf: Layer already exists 23:49:57 ca390751424c: Pushed 23:49:57 ce5a8cde9eee: Layer already exists 23:49:57 74b9a5fdce5c: Pushed 23:49:57 #98 ... 23:49:57 23:49:57 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 23:49:57 #99 DONE 1.5s 23:49:57 23:49:57 #100 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:49:57 #100 ... 23:49:57 23:49:57 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:49:57 #101 ... 23:49:57 23:49:57 #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:49:57 #98 DONE 1.7s 23:49:58 23:49:58 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 23:49:58 #92 5.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:49:58 #92 11.50 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) 23:49:58 #92 11.60 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 23:49:58 #92 12.09 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 23:49:58 #92 12.16 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) 23:49:58 #92 12.20 Executing busybox-1.36.1-r29.trigger 23:49:58 #92 12.35 OK: 9 MiB in 18 packages 23:49:58 #92 DONE 13.2s 23:49:58 23:49:58 #102 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:49:58 #102 ... 23:49:58 23:49:58 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 23:49:58 #103 DONE 0.3s 23:49:58 23:49:58 #104 [security-spire-server stage-2 6/9] COPY security.txt / 23:49:58 #104 DONE 0.3s 23:49:58 23:49:58 #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:49:58 #105 DONE 0.3s 23:49:58 23:49:58 #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:49:58 #106 DONE 0.2s 23:49:58 23:49:58 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 23:49:58 #95 9.033 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) 23:49:58 #95 9.129 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 23:49:58 #95 9.761 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 23:49:58 #95 9.850 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) 23:49:58 #95 9.885 Executing busybox-1.36.1-r29.trigger 23:49:58 #95 9.982 Executing ca-certificates-20241121-r1.trigger 23:49:58 #95 10.50 OK: 15 MiB in 28 packages 23:49:59 #95 ... 23:49:59 23:49:59 #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:49:59 #107 DONE 0.2s 23:49:59 23:49:59 #108 [security-spire-server] exporting to image 23:49:59 #108 exporting layers 23:50:00 d2900033fd1f: Pushed 23:50:00 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:c3d2e8495bd757cf3d104c72026dd649ea93726648f05c8fc1aefecd88f3fdf9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:00 #108 ... 23:50:00 23:50:00 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 23:50:00 #95 DONE 11.9s 23:50:00 23:50:00 #102 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:50:00 #102 DONE 2.3s 23:50:00 23:50:00 #109 [security-spire-config stage-2 5/10] COPY Attribution.txt / 23:50:00 #109 ... 23:50:00 23:50:00 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:50:00 #101 DONE 2.8s 23:50:00 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } 23:50:00 23:50:00 #110 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:00 #110 DONE 0.3s 23:50:00 23:50:00 #109 [security-spire-config stage-2 5/10] COPY Attribution.txt / 23:50:00 #109 DONE 0.4s 23:50:00 23:50:00 #111 [security-spire-agent stage-3 7/10] COPY security.txt / 23:50:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 23:50:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:50:00 ca390751424c: Preparing 23:50:00 dda6cf759bef: Preparing 23:50:00 74b9a5fdce5c: Preparing 23:50:00 d2900033fd1f: Preparing 23:50:00 9cede3bdc63e: Preparing 23:50:00 dcf4f5cfb6a0: Preparing 23:50:00 4c56b0a2caec: Preparing 23:50:00 ec5c85a2abaf: Preparing 23:50:00 ce5a8cde9eee: Preparing 23:50:00 4c56b0a2caec: Waiting 23:50:00 ec5c85a2abaf: Waiting 23:50:00 ce5a8cde9eee: Waiting 23:50:00 dcf4f5cfb6a0: Waiting 23:50:00 ca390751424c: Layer already exists 23:50:00 d2900033fd1f: Layer already exists 23:50:00 9cede3bdc63e: Layer already exists 23:50:00 dda6cf759bef: Layer already exists 23:50:00 74b9a5fdce5c: Layer already exists 23:50:00 dcf4f5cfb6a0: Layer already exists 23:50:00 4c56b0a2caec: Layer already exists 23:50:00 ec5c85a2abaf: Layer already exists 23:50:00 ce5a8cde9eee: Layer already exists 23:50:00 latest: digest: sha256:c3d2e8495bd757cf3d104c72026dd649ea93726648f05c8fc1aefecd88f3fdf9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:01 #111 DONE 0.2s 23:50:01 23:50:01 #112 [security-spire-config stage-2 6/10] COPY security.txt / 23:50:01 #112 DONE 0.3s 23:50:01 23:50:01 #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:50:01 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:01 #113 DONE 0.4s 23:50:01 23:50:01 #114 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:50:01 #114 DONE 0.3s 23:50:01 23:50:01 #115 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 23:50:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.57 23:50:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:50:01 ca390751424c: Preparing 23:50:01 dda6cf759bef: Preparing 23:50:01 74b9a5fdce5c: Preparing 23:50:01 d2900033fd1f: Preparing 23:50:01 9cede3bdc63e: Preparing 23:50:01 dcf4f5cfb6a0: Preparing 23:50:01 4c56b0a2caec: Preparing 23:50:01 ec5c85a2abaf: Preparing 23:50:01 ce5a8cde9eee: Preparing 23:50:01 4c56b0a2caec: Waiting 23:50:01 ec5c85a2abaf: Waiting 23:50:01 dcf4f5cfb6a0: Waiting 23:50:01 ce5a8cde9eee: Waiting 23:50:01 74b9a5fdce5c: Layer already exists 23:50:01 9cede3bdc63e: Layer already exists 23:50:01 dda6cf759bef: Layer already exists 23:50:01 d2900033fd1f: Layer already exists 23:50:01 ca390751424c: Layer already exists 23:50:01 dcf4f5cfb6a0: Layer already exists 23:50:01 4c56b0a2caec: Layer already exists 23:50:01 ce5a8cde9eee: Layer already exists 23:50:01 ec5c85a2abaf: Layer already exists 23:50:01 4.0.0-dev.57: digest: sha256:c3d2e8495bd757cf3d104c72026dd649ea93726648f05c8fc1aefecd88f3fdf9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:01 #115 DONE 0.4s 23:50:01 23:50:01 #116 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:50:01 #116 DONE 0.3s 23:50:01 23:50:01 #117 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:50:01 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:02 #117 DONE 0.3s 23:50:02 23:50:02 #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:50:02 #118 DONE 0.3s 23:50:02 23:50:02 #108 [security-spire-config] exporting to image 23:50:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 23:50:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:50:02 ca390751424c: Preparing 23:50:02 dda6cf759bef: Preparing 23:50:02 74b9a5fdce5c: Preparing 23:50:02 d2900033fd1f: Preparing 23:50:02 9cede3bdc63e: Preparing 23:50:02 dcf4f5cfb6a0: Preparing 23:50:02 4c56b0a2caec: Preparing 23:50:02 ec5c85a2abaf: Preparing 23:50:02 ce5a8cde9eee: Preparing 23:50:02 ec5c85a2abaf: Waiting 23:50:02 dcf4f5cfb6a0: Waiting 23:50:02 4c56b0a2caec: Waiting 23:50:02 dda6cf759bef: Layer already exists 23:50:02 d2900033fd1f: Layer already exists 23:50:02 9cede3bdc63e: Layer already exists 23:50:02 74b9a5fdce5c: Layer already exists 23:50:02 ca390751424c: Layer already exists 23:50:02 ce5a8cde9eee: Layer already exists 23:50:02 4c56b0a2caec: Layer already exists 23:50:02 ec5c85a2abaf: Layer already exists 23:50:02 dcf4f5cfb6a0: Layer already exists 23:50:02 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:c3d2e8495bd757cf3d104c72026dd649ea93726648f05c8fc1aefecd88f3fdf9 size: 2195 [Pipeline] } [Pipeline] // withEnv 23:50:02 #108 exporting layers 3.2s done 23:50:02 #108 writing image sha256:27d17c585b6ea0ffdbd79c4c42231b28e0bb740e8b3c1b3b3b958dbc5d9d4714 0.0s done 23:50:02 #108 naming to docker.io/library/security-spire-server-arm64 0.0s done [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:02 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 23:50:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:50:02 ca390751424c: Preparing 23:50:02 dda6cf759bef: Preparing 23:50:02 74b9a5fdce5c: Preparing 23:50:02 d2900033fd1f: Preparing 23:50:02 9cede3bdc63e: Preparing 23:50:02 dcf4f5cfb6a0: Preparing 23:50:02 4c56b0a2caec: Preparing 23:50:02 ec5c85a2abaf: Preparing 23:50:02 ce5a8cde9eee: Preparing 23:50:02 ec5c85a2abaf: Waiting 23:50:02 dcf4f5cfb6a0: Waiting 23:50:02 ca390751424c: Layer already exists 23:50:02 74b9a5fdce5c: Layer already exists 23:50:02 9cede3bdc63e: Layer already exists 23:50:02 d2900033fd1f: Layer already exists 23:50:02 dda6cf759bef: Layer already exists 23:50:02 dcf4f5cfb6a0: Layer already exists 23:50:02 ec5c85a2abaf: Layer already exists 23:50:02 4c56b0a2caec: Layer already exists 23:50:02 ce5a8cde9eee: Layer already exists 23:50:02 main: digest: sha256:c3d2e8495bd757cf3d104c72026dd649ea93726648f05c8fc1aefecd88f3fdf9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:50:02 ===================================================== [Pipeline] echo 23:50:02 taggedImages: 23:50:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth:80c243033e1b04995b2447ef5c7ce1c070ea113c 23:50:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 23:50:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.57 23:50:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 23:50:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 23:50:03 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 23:50:03 80c243033e1b04995b2447ef5c7ce1c070ea113c 23:50:03 latest 23:50:03 4.0.0-dev.57 23:50:03 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 23:50:03 main 23:50:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:80c243033e1b04995b2447ef5c7ce1c070ea113c 23:50:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:50:03 5c7022f08a06: Preparing 23:50:03 92cf572085d2: Preparing 23:50:03 3beee53fcb2c: Preparing 23:50:03 5c9a4d2a2f15: Preparing 23:50:03 eed728e1997c: Preparing 23:50:03 9cede3bdc63e: Preparing 23:50:03 dcf4f5cfb6a0: Preparing 23:50:03 a7024e4a7add: Preparing 23:50:03 84ba5750f89b: Preparing 23:50:03 6f37c52f7556: Preparing 23:50:03 ce5a8cde9eee: Preparing 23:50:03 9cede3bdc63e: Waiting 23:50:03 dcf4f5cfb6a0: Waiting 23:50:03 a7024e4a7add: Waiting 23:50:03 84ba5750f89b: Waiting 23:50:03 6f37c52f7556: Waiting 23:50:03 ce5a8cde9eee: Waiting 23:50:03 92cf572085d2: Pushed 23:50:03 5c7022f08a06: Pushed 23:50:03 5c9a4d2a2f15: Pushed 23:50:03 eed728e1997c: Pushed 23:50:03 9cede3bdc63e: Layer already exists 23:50:03 dcf4f5cfb6a0: Layer already exists 23:50:03 ce5a8cde9eee: Layer already exists 23:50:03 a7024e4a7add: Pushed 23:50:03 84ba5750f89b: Pushed 23:50:04 3beee53fcb2c: Pushed 23:50:05 #108 exporting layers 3.1s done 23:50:05 #108 writing image sha256:445e6960a69822b35a8c3334b454138959168f72788b75cdd23c0258d28f815d 0.0s done 23:50:05 #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done 23:50:05 #108 writing image sha256:31d29780597cc26b02eb3c65a95de9892f2b2117595af8a660ab55723bb47d14 0.0s done 23:50:05 #108 naming to docker.io/library/security-spire-config-arm64 done 23:50:05 #108 DONE 6.1s 23:50:05 23:50:05 #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:50:05 6f37c52f7556: Pushed 23:50:05 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:82865fe84dea8093f8d255933fdad5958da065289566302e4ef3819a7cb28e3a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:06 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:50:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:50:06 5c7022f08a06: Preparing 23:50:06 92cf572085d2: Preparing 23:50:06 3beee53fcb2c: Preparing 23:50:06 5c9a4d2a2f15: Preparing 23:50:06 eed728e1997c: Preparing 23:50:06 9cede3bdc63e: Preparing 23:50:06 dcf4f5cfb6a0: Preparing 23:50:06 a7024e4a7add: Preparing 23:50:06 84ba5750f89b: Preparing 23:50:06 6f37c52f7556: Preparing 23:50:06 ce5a8cde9eee: Preparing 23:50:06 9cede3bdc63e: Waiting 23:50:06 dcf4f5cfb6a0: Waiting 23:50:06 a7024e4a7add: Waiting 23:50:06 84ba5750f89b: Waiting 23:50:06 ce5a8cde9eee: Waiting 23:50:06 92cf572085d2: Layer already exists 23:50:06 3beee53fcb2c: Layer already exists 23:50:06 5c7022f08a06: Layer already exists 23:50:06 5c9a4d2a2f15: Layer already exists 23:50:06 eed728e1997c: Layer already exists 23:50:06 9cede3bdc63e: Layer already exists 23:50:06 84ba5750f89b: Layer already exists 23:50:06 a7024e4a7add: Layer already exists 23:50:06 dcf4f5cfb6a0: Layer already exists 23:50:06 6f37c52f7556: Layer already exists 23:50:06 ce5a8cde9eee: Layer already exists 23:50:06 latest: digest: sha256:82865fe84dea8093f8d255933fdad5958da065289566302e4ef3819a7cb28e3a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:07 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.57 23:50:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:50:07 5c7022f08a06: Preparing 23:50:07 92cf572085d2: Preparing 23:50:07 3beee53fcb2c: Preparing 23:50:07 5c9a4d2a2f15: Preparing 23:50:07 eed728e1997c: Preparing 23:50:07 9cede3bdc63e: Preparing 23:50:07 dcf4f5cfb6a0: Preparing 23:50:07 a7024e4a7add: Preparing 23:50:07 84ba5750f89b: Preparing 23:50:07 6f37c52f7556: Preparing 23:50:07 ce5a8cde9eee: Preparing 23:50:07 dcf4f5cfb6a0: Waiting 23:50:07 a7024e4a7add: Waiting 23:50:07 ce5a8cde9eee: Waiting 23:50:07 6f37c52f7556: Waiting 23:50:07 84ba5750f89b: Waiting 23:50:07 9cede3bdc63e: Waiting 23:50:07 3beee53fcb2c: Layer already exists 23:50:07 eed728e1997c: Layer already exists 23:50:07 92cf572085d2: Layer already exists 23:50:07 5c7022f08a06: Layer already exists 23:50:07 5c9a4d2a2f15: Layer already exists 23:50:07 9cede3bdc63e: Layer already exists 23:50:07 84ba5750f89b: Layer already exists 23:50:07 6f37c52f7556: Layer already exists 23:50:07 dcf4f5cfb6a0: Layer already exists 23:50:07 a7024e4a7add: Layer already exists 23:50:07 ce5a8cde9eee: Layer already exists 23:50:07 4.0.0-dev.57: digest: sha256:82865fe84dea8093f8d255933fdad5958da065289566302e4ef3819a7cb28e3a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:07 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 23:50:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:50:08 5c7022f08a06: Preparing 23:50:08 92cf572085d2: Preparing 23:50:08 3beee53fcb2c: Preparing 23:50:08 5c9a4d2a2f15: Preparing 23:50:08 eed728e1997c: Preparing 23:50:08 9cede3bdc63e: Preparing 23:50:08 dcf4f5cfb6a0: Preparing 23:50:08 a7024e4a7add: Preparing 23:50:08 84ba5750f89b: Preparing 23:50:08 6f37c52f7556: Preparing 23:50:08 ce5a8cde9eee: Preparing 23:50:08 dcf4f5cfb6a0: Waiting 23:50:08 a7024e4a7add: Waiting 23:50:08 84ba5750f89b: Waiting 23:50:08 6f37c52f7556: Waiting 23:50:08 ce5a8cde9eee: Waiting 23:50:08 9cede3bdc63e: Waiting 23:50:08 92cf572085d2: Layer already exists 23:50:08 3beee53fcb2c: Layer already exists 23:50:08 5c7022f08a06: Layer already exists 23:50:08 5c9a4d2a2f15: Layer already exists 23:50:08 eed728e1997c: Layer already exists 23:50:08 9cede3bdc63e: Layer already exists 23:50:08 84ba5750f89b: Layer already exists 23:50:08 dcf4f5cfb6a0: Layer already exists 23:50:08 6f37c52f7556: Layer already exists 23:50:08 a7024e4a7add: Layer already exists 23:50:08 ce5a8cde9eee: Layer already exists 23:50:08 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:82865fe84dea8093f8d255933fdad5958da065289566302e4ef3819a7cb28e3a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:08 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 23:50:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:50:08 5c7022f08a06: Preparing 23:50:08 92cf572085d2: Preparing 23:50:08 3beee53fcb2c: Preparing 23:50:08 5c9a4d2a2f15: Preparing 23:50:08 eed728e1997c: Preparing 23:50:08 9cede3bdc63e: Preparing 23:50:08 dcf4f5cfb6a0: Preparing 23:50:08 a7024e4a7add: Preparing 23:50:08 84ba5750f89b: Preparing 23:50:08 6f37c52f7556: Preparing 23:50:08 ce5a8cde9eee: Preparing 23:50:08 a7024e4a7add: Waiting 23:50:08 84ba5750f89b: Waiting 23:50:08 9cede3bdc63e: Waiting 23:50:08 ce5a8cde9eee: Waiting 23:50:08 dcf4f5cfb6a0: Waiting 23:50:08 92cf572085d2: Layer already exists 23:50:08 eed728e1997c: Layer already exists 23:50:08 5c7022f08a06: Layer already exists 23:50:08 3beee53fcb2c: Layer already exists 23:50:08 5c9a4d2a2f15: Layer already exists 23:50:08 dcf4f5cfb6a0: Layer already exists 23:50:08 a7024e4a7add: Layer already exists 23:50:08 9cede3bdc63e: Layer already exists 23:50:08 84ba5750f89b: Layer already exists 23:50:08 6f37c52f7556: Layer already exists 23:50:08 ce5a8cde9eee: Layer already exists 23:50:08 main: digest: sha256:82865fe84dea8093f8d255933fdad5958da065289566302e4ef3819a7cb28e3a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:50:08 ===================================================== [Pipeline] echo 23:50:08 taggedImages: 23:50:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:80c243033e1b04995b2447ef5c7ce1c070ea113c 23:50:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:50:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.57 23:50:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 23:50:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 23:50:08 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 23:50:08 80c243033e1b04995b2447ef5c7ce1c070ea113c 23:50:08 latest 23:50:08 4.0.0-dev.57 23:50:08 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 23:50:08 main 23:50:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:09 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:80c243033e1b04995b2447ef5c7ce1c070ea113c 23:50:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:50:09 694b5986396a: Preparing 23:50:09 fecb7929cde5: Preparing 23:50:09 a01e3e68f4b8: Preparing 23:50:09 fc37b2af8bcb: Preparing 23:50:09 fa9f6da8ee7a: Preparing 23:50:09 9ca73dc0d295: Preparing 23:50:09 0d61ef1eea69: Preparing 23:50:09 9cede3bdc63e: Preparing 23:50:09 dcf4f5cfb6a0: Preparing 23:50:09 f07a8802f9dd: Preparing 23:50:09 a21c5f5082b3: Preparing 23:50:09 ce5a8cde9eee: Preparing 23:50:09 0d61ef1eea69: Waiting 23:50:09 9cede3bdc63e: Waiting 23:50:09 a21c5f5082b3: Waiting 23:50:09 dcf4f5cfb6a0: Waiting 23:50:09 f07a8802f9dd: Waiting 23:50:09 9ca73dc0d295: Waiting 23:50:09 fa9f6da8ee7a: Pushed 23:50:09 fecb7929cde5: Pushed 23:50:09 694b5986396a: Pushed 23:50:09 9cede3bdc63e: Layer already exists 23:50:09 dcf4f5cfb6a0: Layer already exists 23:50:09 9ca73dc0d295: Pushed 23:50:09 0d61ef1eea69: Pushed 23:50:09 ce5a8cde9eee: Layer already exists 23:50:10 f07a8802f9dd: Pushed 23:50:10 fc37b2af8bcb: Pushed 23:50:10 a01e3e68f4b8: Pushed 23:50:10 a21c5f5082b3: Pushed 23:50:11 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:6376c271564c08960ed0614e6d6ce44c772b123daee7eee20bf3822c513dc9e1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:11 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:50:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:50:11 694b5986396a: Preparing 23:50:11 fecb7929cde5: Preparing 23:50:11 a01e3e68f4b8: Preparing 23:50:11 fc37b2af8bcb: Preparing 23:50:11 fa9f6da8ee7a: Preparing 23:50:11 9ca73dc0d295: Preparing 23:50:11 0d61ef1eea69: Preparing 23:50:11 9cede3bdc63e: Preparing 23:50:11 dcf4f5cfb6a0: Preparing 23:50:11 f07a8802f9dd: Preparing 23:50:11 a21c5f5082b3: Preparing 23:50:11 ce5a8cde9eee: Preparing 23:50:11 dcf4f5cfb6a0: Waiting 23:50:11 f07a8802f9dd: Waiting 23:50:11 a21c5f5082b3: Waiting 23:50:11 ce5a8cde9eee: Waiting 23:50:11 9ca73dc0d295: Waiting 23:50:11 0d61ef1eea69: Waiting 23:50:11 9cede3bdc63e: Waiting 23:50:11 fa9f6da8ee7a: Layer already exists 23:50:11 fc37b2af8bcb: Layer already exists 23:50:11 fecb7929cde5: Layer already exists 23:50:11 694b5986396a: Layer already exists 23:50:11 a01e3e68f4b8: Layer already exists 23:50:11 0d61ef1eea69: Layer already exists 23:50:11 f07a8802f9dd: Layer already exists 23:50:11 9cede3bdc63e: Layer already exists 23:50:11 dcf4f5cfb6a0: Layer already exists 23:50:11 9ca73dc0d295: Layer already exists 23:50:11 a21c5f5082b3: Layer already exists 23:50:11 ce5a8cde9eee: Layer already exists 23:50:11 latest: digest: sha256:6376c271564c08960ed0614e6d6ce44c772b123daee7eee20bf3822c513dc9e1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:12 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.57 23:50:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:50:12 694b5986396a: Preparing 23:50:12 fecb7929cde5: Preparing 23:50:12 a01e3e68f4b8: Preparing 23:50:12 fc37b2af8bcb: Preparing 23:50:12 fa9f6da8ee7a: Preparing 23:50:12 9ca73dc0d295: Preparing 23:50:12 0d61ef1eea69: Preparing 23:50:12 9cede3bdc63e: Preparing 23:50:12 dcf4f5cfb6a0: Preparing 23:50:12 0d61ef1eea69: Waiting 23:50:12 9ca73dc0d295: Waiting 23:50:12 f07a8802f9dd: Preparing 23:50:12 a21c5f5082b3: Preparing 23:50:12 dcf4f5cfb6a0: Waiting 23:50:12 ce5a8cde9eee: Preparing 23:50:12 f07a8802f9dd: Waiting 23:50:12 a21c5f5082b3: Waiting 23:50:12 ce5a8cde9eee: Waiting 23:50:12 fa9f6da8ee7a: Layer already exists 23:50:12 fecb7929cde5: Layer already exists 23:50:12 fc37b2af8bcb: Layer already exists 23:50:12 a01e3e68f4b8: Layer already exists 23:50:12 694b5986396a: Layer already exists 23:50:12 9ca73dc0d295: Layer already exists 23:50:12 dcf4f5cfb6a0: Layer already exists 23:50:12 9cede3bdc63e: Layer already exists 23:50:12 0d61ef1eea69: Layer already exists 23:50:12 f07a8802f9dd: Layer already exists 23:50:12 a21c5f5082b3: Layer already exists 23:50:12 ce5a8cde9eee: Layer already exists 23:50:12 4.0.0-dev.57: digest: sha256:6376c271564c08960ed0614e6d6ce44c772b123daee7eee20bf3822c513dc9e1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:12 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 23:50:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:50:12 694b5986396a: Preparing 23:50:12 fecb7929cde5: Preparing 23:50:12 a01e3e68f4b8: Preparing 23:50:12 fc37b2af8bcb: Preparing 23:50:12 fa9f6da8ee7a: Preparing 23:50:12 9ca73dc0d295: Preparing 23:50:12 0d61ef1eea69: Preparing 23:50:12 9cede3bdc63e: Preparing 23:50:12 dcf4f5cfb6a0: Preparing 23:50:12 f07a8802f9dd: Preparing 23:50:12 a21c5f5082b3: Preparing 23:50:12 ce5a8cde9eee: Preparing 23:50:12 f07a8802f9dd: Waiting 23:50:12 a21c5f5082b3: Waiting 23:50:12 0d61ef1eea69: Waiting 23:50:12 ce5a8cde9eee: Waiting 23:50:12 dcf4f5cfb6a0: Waiting 23:50:12 9cede3bdc63e: Waiting 23:50:12 694b5986396a: Layer already exists 23:50:12 fa9f6da8ee7a: Layer already exists 23:50:12 fc37b2af8bcb: Layer already exists 23:50:12 fecb7929cde5: Layer already exists 23:50:12 a01e3e68f4b8: Layer already exists 23:50:12 0d61ef1eea69: Layer already exists 23:50:12 9ca73dc0d295: Layer already exists 23:50:12 f07a8802f9dd: Layer already exists 23:50:12 dcf4f5cfb6a0: Layer already exists 23:50:12 ce5a8cde9eee: Layer already exists 23:50:12 a21c5f5082b3: Layer already exists 23:50:12 9cede3bdc63e: Layer already exists 23:50:12 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:6376c271564c08960ed0614e6d6ce44c772b123daee7eee20bf3822c513dc9e1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:13 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 23:50:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:50:13 694b5986396a: Preparing 23:50:13 fecb7929cde5: Preparing 23:50:13 a01e3e68f4b8: Preparing 23:50:13 fc37b2af8bcb: Preparing 23:50:13 fa9f6da8ee7a: Preparing 23:50:13 9ca73dc0d295: Preparing 23:50:13 0d61ef1eea69: Preparing 23:50:13 9cede3bdc63e: Preparing 23:50:13 dcf4f5cfb6a0: Preparing 23:50:13 f07a8802f9dd: Preparing 23:50:13 a21c5f5082b3: Preparing 23:50:13 ce5a8cde9eee: Preparing 23:50:13 0d61ef1eea69: Waiting 23:50:13 9cede3bdc63e: Waiting 23:50:13 dcf4f5cfb6a0: Waiting 23:50:13 a21c5f5082b3: Waiting 23:50:13 ce5a8cde9eee: Waiting 23:50:13 9ca73dc0d295: Waiting 23:50:13 fa9f6da8ee7a: Layer already exists 23:50:13 694b5986396a: Layer already exists 23:50:13 fc37b2af8bcb: Layer already exists 23:50:13 fecb7929cde5: Layer already exists 23:50:13 a01e3e68f4b8: Layer already exists 23:50:13 9ca73dc0d295: Layer already exists 23:50:13 f07a8802f9dd: Layer already exists 23:50:13 9cede3bdc63e: Layer already exists 23:50:13 0d61ef1eea69: Layer already exists 23:50:13 dcf4f5cfb6a0: Layer already exists 23:50:13 a21c5f5082b3: Layer already exists 23:50:13 ce5a8cde9eee: Layer already exists 23:50:13 main: digest: sha256:6376c271564c08960ed0614e6d6ce44c772b123daee7eee20bf3822c513dc9e1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:50:13 ===================================================== [Pipeline] echo 23:50:13 taggedImages: 23:50:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:80c243033e1b04995b2447ef5c7ce1c070ea113c 23:50:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:50:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.57 23:50:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 23:50:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 23:50:13 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 23:50:13 80c243033e1b04995b2447ef5c7ce1c070ea113c 23:50:13 latest 23:50:13 4.0.0-dev.57 23:50:13 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 23:50:13 main 23:50:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:14 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:80c243033e1b04995b2447ef5c7ce1c070ea113c 23:50:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:50:14 40150e2036a9: Preparing 23:50:14 9cbcf58a806d: Preparing 23:50:14 9cede3bdc63e: Preparing 23:50:14 dcf4f5cfb6a0: Preparing 23:50:14 ff803c91608c: Preparing 23:50:14 712affb4ea71: Preparing 23:50:14 ce5a8cde9eee: Preparing 23:50:14 712affb4ea71: Waiting 23:50:14 9cede3bdc63e: Layer already exists 23:50:14 dcf4f5cfb6a0: Layer already exists 23:50:14 ce5a8cde9eee: Layer already exists 23:50:14 40150e2036a9: Pushed 23:50:15 ff803c91608c: Pushed 23:50:15 712affb4ea71: Pushed 23:50:16 9cbcf58a806d: Pushed 23:50:16 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:239035e8fdc7c09cd6540dc332b67303349cabadcd4f15e93d0b1675e547a803 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:16 + 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 23:50:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:50:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:50:17 40150e2036a9: Preparing 23:50:17 9cbcf58a806d: Preparing 23:50:17 9cede3bdc63e: Preparing 23:50:17 dcf4f5cfb6a0: Preparing 23:50:17 ff803c91608c: Preparing 23:50:17 712affb4ea71: Preparing 23:50:17 ce5a8cde9eee: Preparing 23:50:17 712affb4ea71: Waiting 23:50:17 ce5a8cde9eee: Waiting 23:50:17 40150e2036a9: Layer already exists 23:50:17 9cede3bdc63e: Layer already exists 23:50:17 9cbcf58a806d: Layer already exists 23:50:17 ff803c91608c: Layer already exists 23:50:17 dcf4f5cfb6a0: Layer already exists 23:50:17 712affb4ea71: Layer already exists 23:50:17 ce5a8cde9eee: Layer already exists 23:50:17 latest: digest: sha256:239035e8fdc7c09cd6540dc332b67303349cabadcd4f15e93d0b1675e547a803 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:17 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.57 23:50:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:50:18 40150e2036a9: Preparing 23:50:18 9cbcf58a806d: Preparing 23:50:18 9cede3bdc63e: Preparing 23:50:18 dcf4f5cfb6a0: Preparing 23:50:18 ff803c91608c: Preparing 23:50:18 712affb4ea71: Preparing 23:50:18 ce5a8cde9eee: Preparing 23:50:18 712affb4ea71: Waiting 23:50:18 ce5a8cde9eee: Waiting 23:50:18 dcf4f5cfb6a0: Layer already exists 23:50:18 ff803c91608c: Layer already exists 23:50:18 9cbcf58a806d: Layer already exists 23:50:18 40150e2036a9: Layer already exists 23:50:18 9cede3bdc63e: Layer already exists 23:50:18 712affb4ea71: Layer already exists 23:50:18 ce5a8cde9eee: Layer already exists 23:50:18 4.0.0-dev.57: digest: sha256:239035e8fdc7c09cd6540dc332b67303349cabadcd4f15e93d0b1675e547a803 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:18 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 23:50:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:50:18 40150e2036a9: Preparing 23:50:18 9cbcf58a806d: Preparing 23:50:18 9cede3bdc63e: Preparing 23:50:18 dcf4f5cfb6a0: Preparing 23:50:18 ff803c91608c: Preparing 23:50:18 712affb4ea71: Preparing 23:50:18 ce5a8cde9eee: Preparing 23:50:18 712affb4ea71: Waiting 23:50:18 ce5a8cde9eee: Waiting 23:50:18 40150e2036a9: Layer already exists 23:50:18 dcf4f5cfb6a0: Layer already exists 23:50:18 ff803c91608c: Layer already exists 23:50:18 9cede3bdc63e: Layer already exists 23:50:18 9cbcf58a806d: Layer already exists 23:50:18 712affb4ea71: Layer already exists 23:50:18 ce5a8cde9eee: Layer already exists 23:50:18 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:239035e8fdc7c09cd6540dc332b67303349cabadcd4f15e93d0b1675e547a803 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:19 + 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 23:50:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 23:50:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:50:19 40150e2036a9: Preparing 23:50:19 9cbcf58a806d: Preparing 23:50:19 9cede3bdc63e: Preparing 23:50:19 dcf4f5cfb6a0: Preparing 23:50:19 ff803c91608c: Preparing 23:50:19 712affb4ea71: Preparing 23:50:19 ce5a8cde9eee: Preparing 23:50:19 712affb4ea71: Waiting 23:50:19 ce5a8cde9eee: Waiting 23:50:19 40150e2036a9: Layer already exists 23:50:19 dcf4f5cfb6a0: Layer already exists 23:50:19 9cede3bdc63e: Layer already exists 23:50:19 ff803c91608c: Layer already exists 23:50:19 9cbcf58a806d: Layer already exists 23:50:19 712affb4ea71: Layer already exists 23:50:19 ce5a8cde9eee: Layer already exists 23:50:19 main: digest: sha256:239035e8fdc7c09cd6540dc332b67303349cabadcd4f15e93d0b1675e547a803 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:50:19 ===================================================== [Pipeline] echo 23:50:19 taggedImages: 23:50:19 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:80c243033e1b04995b2447ef5c7ce1c070ea113c 23:50:19 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:50:19 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.57 23:50:19 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 23:50:19 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 23:50:19 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 23:50:19 80c243033e1b04995b2447ef5c7ce1c070ea113c 23:50:19 latest 23:50:19 4.0.0-dev.57 23:50:19 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 23:50:19 main 23:50:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:19 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:80c243033e1b04995b2447ef5c7ce1c070ea113c 23:50:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:50:20 aae7668bc19e: Preparing 23:50:20 3e4739d91c30: Preparing 23:50:20 a6ac67a96873: Preparing 23:50:20 9cede3bdc63e: Preparing 23:50:20 dcf4f5cfb6a0: Preparing 23:50:20 95763481d5cb: Preparing 23:50:20 a785dc808456: Preparing 23:50:20 2a94d0755355: Preparing 23:50:20 c19c57c1b6b4: Preparing 23:50:20 ce5a8cde9eee: Preparing 23:50:20 95763481d5cb: Waiting 23:50:20 a785dc808456: Waiting 23:50:20 2a94d0755355: Waiting 23:50:20 c19c57c1b6b4: Waiting 23:50:20 ce5a8cde9eee: Waiting 23:50:20 9cede3bdc63e: Layer already exists 23:50:20 dcf4f5cfb6a0: Layer already exists 23:50:20 aae7668bc19e: Pushed 23:50:20 a6ac67a96873: Pushed 23:50:20 3e4739d91c30: Pushed 23:50:20 ce5a8cde9eee: Layer already exists 23:50:20 2a94d0755355: Pushed 23:50:21 c19c57c1b6b4: Pushed 23:50:26 a785dc808456: Pushed 23:50:30 95763481d5cb: Pushed 23:50:30 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:eb40feef530389a84675daeca1f499114eecb9b0192728067ecbded8d7a23f90 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:31 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:50:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:50:31 aae7668bc19e: Preparing 23:50:31 3e4739d91c30: Preparing 23:50:31 a6ac67a96873: Preparing 23:50:31 9cede3bdc63e: Preparing 23:50:31 dcf4f5cfb6a0: Preparing 23:50:31 95763481d5cb: Preparing 23:50:31 a785dc808456: Preparing 23:50:31 2a94d0755355: Preparing 23:50:31 c19c57c1b6b4: Preparing 23:50:31 ce5a8cde9eee: Preparing 23:50:31 95763481d5cb: Waiting 23:50:31 a785dc808456: Waiting 23:50:31 2a94d0755355: Waiting 23:50:31 c19c57c1b6b4: Waiting 23:50:31 ce5a8cde9eee: Waiting 23:50:31 9cede3bdc63e: Layer already exists 23:50:31 a6ac67a96873: Layer already exists 23:50:31 aae7668bc19e: Layer already exists 23:50:31 3e4739d91c30: Layer already exists 23:50:31 dcf4f5cfb6a0: Layer already exists 23:50:31 ce5a8cde9eee: Layer already exists 23:50:31 2a94d0755355: Layer already exists 23:50:31 95763481d5cb: Layer already exists 23:50:31 a785dc808456: Layer already exists 23:50:31 c19c57c1b6b4: Layer already exists 23:50:31 latest: digest: sha256:eb40feef530389a84675daeca1f499114eecb9b0192728067ecbded8d7a23f90 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:31 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.57 23:50:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:50:32 aae7668bc19e: Preparing 23:50:32 3e4739d91c30: Preparing 23:50:32 a6ac67a96873: Preparing 23:50:32 9cede3bdc63e: Preparing 23:50:32 dcf4f5cfb6a0: Preparing 23:50:32 95763481d5cb: Preparing 23:50:32 a785dc808456: Preparing 23:50:32 2a94d0755355: Preparing 23:50:32 c19c57c1b6b4: Preparing 23:50:32 ce5a8cde9eee: Preparing 23:50:32 2a94d0755355: Waiting 23:50:32 c19c57c1b6b4: Waiting 23:50:32 95763481d5cb: Waiting 23:50:32 ce5a8cde9eee: Waiting 23:50:32 a785dc808456: Waiting 23:50:32 a6ac67a96873: Layer already exists 23:50:32 3e4739d91c30: Layer already exists 23:50:32 dcf4f5cfb6a0: Layer already exists 23:50:32 aae7668bc19e: Layer already exists 23:50:32 9cede3bdc63e: Layer already exists 23:50:32 95763481d5cb: Layer already exists 23:50:32 a785dc808456: Layer already exists 23:50:32 ce5a8cde9eee: Layer already exists 23:50:32 2a94d0755355: Layer already exists 23:50:32 c19c57c1b6b4: Layer already exists 23:50:32 4.0.0-dev.57: digest: sha256:eb40feef530389a84675daeca1f499114eecb9b0192728067ecbded8d7a23f90 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:32 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 23:50:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:50:32 aae7668bc19e: Preparing 23:50:32 3e4739d91c30: Preparing 23:50:32 a6ac67a96873: Preparing 23:50:32 9cede3bdc63e: Preparing 23:50:32 dcf4f5cfb6a0: Preparing 23:50:32 95763481d5cb: Preparing 23:50:32 a785dc808456: Preparing 23:50:32 2a94d0755355: Preparing 23:50:32 c19c57c1b6b4: Preparing 23:50:32 ce5a8cde9eee: Preparing 23:50:32 a785dc808456: Waiting 23:50:32 2a94d0755355: Waiting 23:50:32 95763481d5cb: Waiting 23:50:32 c19c57c1b6b4: Waiting 23:50:32 ce5a8cde9eee: Waiting 23:50:32 9cede3bdc63e: Layer already exists 23:50:32 dcf4f5cfb6a0: Layer already exists 23:50:32 3e4739d91c30: Layer already exists 23:50:32 aae7668bc19e: Layer already exists 23:50:32 a6ac67a96873: Layer already exists 23:50:32 95763481d5cb: Layer already exists 23:50:32 a785dc808456: Layer already exists 23:50:32 2a94d0755355: Layer already exists 23:50:32 ce5a8cde9eee: Layer already exists 23:50:32 c19c57c1b6b4: Layer already exists 23:50:32 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:eb40feef530389a84675daeca1f499114eecb9b0192728067ecbded8d7a23f90 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:33 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 23:50:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:50:33 aae7668bc19e: Preparing 23:50:33 3e4739d91c30: Preparing 23:50:33 a6ac67a96873: Preparing 23:50:33 9cede3bdc63e: Preparing 23:50:33 dcf4f5cfb6a0: Preparing 23:50:33 95763481d5cb: Preparing 23:50:33 a785dc808456: Preparing 23:50:33 2a94d0755355: Preparing 23:50:33 c19c57c1b6b4: Preparing 23:50:33 ce5a8cde9eee: Preparing 23:50:33 95763481d5cb: Waiting 23:50:33 a785dc808456: Waiting 23:50:33 2a94d0755355: Waiting 23:50:33 c19c57c1b6b4: Waiting 23:50:33 ce5a8cde9eee: Waiting 23:50:33 a6ac67a96873: Layer already exists 23:50:33 aae7668bc19e: Layer already exists 23:50:33 dcf4f5cfb6a0: Layer already exists 23:50:33 3e4739d91c30: Layer already exists 23:50:33 9cede3bdc63e: Layer already exists 23:50:33 c19c57c1b6b4: Layer already exists 23:50:33 a785dc808456: Layer already exists 23:50:33 95763481d5cb: Layer already exists 23:50:33 2a94d0755355: Layer already exists 23:50:33 ce5a8cde9eee: Layer already exists 23:50:33 main: digest: sha256:eb40feef530389a84675daeca1f499114eecb9b0192728067ecbded8d7a23f90 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:50:33 ===================================================== [Pipeline] echo 23:50:33 taggedImages: 23:50:33 - nexus3.edgexfoundry.org:10004/security-spire-agent:80c243033e1b04995b2447ef5c7ce1c070ea113c 23:50:33 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:50:33 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.57 23:50:33 - nexus3.edgexfoundry.org:10004/security-spire-agent:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 23:50:33 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 23:50:33 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 23:50:33 80c243033e1b04995b2447ef5c7ce1c070ea113c 23:50:33 latest 23:50:33 4.0.0-dev.57 23:50:33 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 23:50:33 main 23:50:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:33 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:80c243033e1b04995b2447ef5c7ce1c070ea113c 23:50:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:50:34 04874ad638a2: Preparing 23:50:34 5e68951e631a: Preparing 23:50:34 3685b254e722: Preparing 23:50:34 9cede3bdc63e: Preparing 23:50:34 dcf4f5cfb6a0: Preparing 23:50:34 2c4f6425301a: Preparing 23:50:34 338b4bf1018f: Preparing 23:50:34 78fa8e59df4c: Preparing 23:50:34 ce5a8cde9eee: Preparing 23:50:34 2c4f6425301a: Waiting 23:50:34 338b4bf1018f: Waiting 23:50:34 78fa8e59df4c: Waiting 23:50:34 ce5a8cde9eee: Waiting 23:50:34 9cede3bdc63e: Layer already exists 23:50:34 dcf4f5cfb6a0: Layer already exists 23:50:34 04874ad638a2: Pushed 23:50:34 3685b254e722: Pushed 23:50:34 5e68951e631a: Pushed 23:50:34 ce5a8cde9eee: Layer already exists 23:50:34 78fa8e59df4c: Pushed 23:50:35 338b4bf1018f: Pushed 23:50:45 2c4f6425301a: Pushed 23:50:45 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:83b4ff8e6f7a0f6684d1fbb35362073364523c229e0bcfa6071ea66b1e38dd85 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:45 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:50:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:50:45 04874ad638a2: Preparing 23:50:45 5e68951e631a: Preparing 23:50:45 3685b254e722: Preparing 23:50:45 9cede3bdc63e: Preparing 23:50:45 dcf4f5cfb6a0: Preparing 23:50:45 2c4f6425301a: Preparing 23:50:45 338b4bf1018f: Preparing 23:50:45 78fa8e59df4c: Preparing 23:50:45 ce5a8cde9eee: Preparing 23:50:45 2c4f6425301a: Waiting 23:50:45 338b4bf1018f: Waiting 23:50:45 ce5a8cde9eee: Waiting 23:50:45 78fa8e59df4c: Waiting 23:50:45 9cede3bdc63e: Layer already exists 23:50:45 5e68951e631a: Layer already exists 23:50:45 dcf4f5cfb6a0: Layer already exists 23:50:45 3685b254e722: Layer already exists 23:50:45 04874ad638a2: Layer already exists 23:50:45 78fa8e59df4c: Layer already exists 23:50:45 2c4f6425301a: Layer already exists 23:50:45 338b4bf1018f: Layer already exists 23:50:45 ce5a8cde9eee: Layer already exists 23:50:45 latest: digest: sha256:83b4ff8e6f7a0f6684d1fbb35362073364523c229e0bcfa6071ea66b1e38dd85 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:45 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.57 23:50:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:50:46 04874ad638a2: Preparing 23:50:46 5e68951e631a: Preparing 23:50:46 3685b254e722: Preparing 23:50:46 9cede3bdc63e: Preparing 23:50:46 dcf4f5cfb6a0: Preparing 23:50:46 2c4f6425301a: Preparing 23:50:46 338b4bf1018f: Preparing 23:50:46 78fa8e59df4c: Preparing 23:50:46 ce5a8cde9eee: Preparing 23:50:46 78fa8e59df4c: Waiting 23:50:46 ce5a8cde9eee: Waiting 23:50:46 2c4f6425301a: Waiting 23:50:46 338b4bf1018f: Waiting 23:50:46 3685b254e722: Layer already exists 23:50:46 dcf4f5cfb6a0: Layer already exists 23:50:46 9cede3bdc63e: Layer already exists 23:50:46 04874ad638a2: Layer already exists 23:50:46 5e68951e631a: Layer already exists 23:50:46 78fa8e59df4c: Layer already exists 23:50:46 2c4f6425301a: Layer already exists 23:50:46 338b4bf1018f: Layer already exists 23:50:46 ce5a8cde9eee: Layer already exists 23:50:46 4.0.0-dev.57: digest: sha256:83b4ff8e6f7a0f6684d1fbb35362073364523c229e0bcfa6071ea66b1e38dd85 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:46 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 23:50:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:50:46 04874ad638a2: Preparing 23:50:46 5e68951e631a: Preparing 23:50:46 3685b254e722: Preparing 23:50:46 9cede3bdc63e: Preparing 23:50:46 dcf4f5cfb6a0: Preparing 23:50:46 2c4f6425301a: Preparing 23:50:46 338b4bf1018f: Preparing 23:50:46 78fa8e59df4c: Preparing 23:50:46 ce5a8cde9eee: Preparing 23:50:46 338b4bf1018f: Waiting 23:50:46 78fa8e59df4c: Waiting 23:50:46 ce5a8cde9eee: Waiting 23:50:46 2c4f6425301a: Waiting 23:50:46 9cede3bdc63e: Layer already exists 23:50:46 3685b254e722: Layer already exists 23:50:46 04874ad638a2: Layer already exists 23:50:46 5e68951e631a: Layer already exists 23:50:46 dcf4f5cfb6a0: Layer already exists 23:50:46 338b4bf1018f: Layer already exists 23:50:46 2c4f6425301a: Layer already exists 23:50:46 ce5a8cde9eee: Layer already exists 23:50:46 78fa8e59df4c: Layer already exists 23:50:46 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:83b4ff8e6f7a0f6684d1fbb35362073364523c229e0bcfa6071ea66b1e38dd85 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:47 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 23:50:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:50:47 04874ad638a2: Preparing 23:50:47 5e68951e631a: Preparing 23:50:47 3685b254e722: Preparing 23:50:47 9cede3bdc63e: Preparing 23:50:47 dcf4f5cfb6a0: Preparing 23:50:47 2c4f6425301a: Preparing 23:50:47 338b4bf1018f: Preparing 23:50:47 78fa8e59df4c: Preparing 23:50:47 ce5a8cde9eee: Preparing 23:50:47 2c4f6425301a: Waiting 23:50:47 338b4bf1018f: Waiting 23:50:47 78fa8e59df4c: Waiting 23:50:47 ce5a8cde9eee: Waiting 23:50:47 3685b254e722: Layer already exists 23:50:47 04874ad638a2: Layer already exists 23:50:47 9cede3bdc63e: Layer already exists 23:50:47 5e68951e631a: Layer already exists 23:50:47 dcf4f5cfb6a0: Layer already exists 23:50:47 338b4bf1018f: Layer already exists 23:50:47 2c4f6425301a: Layer already exists 23:50:47 78fa8e59df4c: Layer already exists 23:50:47 ce5a8cde9eee: Layer already exists 23:50:47 main: digest: sha256:83b4ff8e6f7a0f6684d1fbb35362073364523c229e0bcfa6071ea66b1e38dd85 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:50:47 ===================================================== [Pipeline] echo 23:50:47 taggedImages: 23:50:47 - nexus3.edgexfoundry.org:10004/security-spire-config:80c243033e1b04995b2447ef5c7ce1c070ea113c 23:50:47 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:50:47 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.57 23:50:47 - nexus3.edgexfoundry.org:10004/security-spire-config:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 23:50:47 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 23:50:47 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 23:50:47 80c243033e1b04995b2447ef5c7ce1c070ea113c 23:50:47 latest 23:50:47 4.0.0-dev.57 23:50:47 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 23:50:47 main 23:50:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:48 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:80c243033e1b04995b2447ef5c7ce1c070ea113c 23:50:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:50:48 aae7668bc19e: Preparing 23:50:48 d397021825c5: Preparing 23:50:48 9a2529da7484: Preparing 23:50:48 9cede3bdc63e: Preparing 23:50:48 dcf4f5cfb6a0: Preparing 23:50:48 a539c5ceb47c: Preparing 23:50:48 2a94d0755355: Preparing 23:50:48 c19c57c1b6b4: Preparing 23:50:48 ce5a8cde9eee: Preparing 23:50:48 c19c57c1b6b4: Waiting 23:50:48 a539c5ceb47c: Waiting 23:50:48 2a94d0755355: Waiting 23:50:48 ce5a8cde9eee: Waiting 23:50:48 aae7668bc19e: Layer already exists 23:50:48 dcf4f5cfb6a0: Layer already exists 23:50:48 9cede3bdc63e: Layer already exists 23:50:48 c19c57c1b6b4: Layer already exists 23:50:48 2a94d0755355: Layer already exists 23:50:48 ce5a8cde9eee: Layer already exists 23:50:48 d397021825c5: Pushed 23:50:48 9a2529da7484: Pushed 23:51:00 a539c5ceb47c: Pushed 23:51:00 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:55dc2a636e2e3b7f0c9a9a3267a7edd66e2658f6b094c05b5b5d7cee768bf84f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:00 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:51:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:51:01 aae7668bc19e: Preparing 23:51:01 d397021825c5: Preparing 23:51:01 9a2529da7484: Preparing 23:51:01 9cede3bdc63e: Preparing 23:51:01 dcf4f5cfb6a0: Preparing 23:51:01 a539c5ceb47c: Preparing 23:51:01 2a94d0755355: Preparing 23:51:01 c19c57c1b6b4: Preparing 23:51:01 ce5a8cde9eee: Preparing 23:51:01 a539c5ceb47c: Waiting 23:51:01 2a94d0755355: Waiting 23:51:01 c19c57c1b6b4: Waiting 23:51:01 ce5a8cde9eee: Waiting 23:51:01 d397021825c5: Layer already exists 23:51:01 aae7668bc19e: Layer already exists 23:51:01 9cede3bdc63e: Layer already exists 23:51:01 9a2529da7484: Layer already exists 23:51:01 dcf4f5cfb6a0: Layer already exists 23:51:01 a539c5ceb47c: Layer already exists 23:51:01 2a94d0755355: Layer already exists 23:51:01 ce5a8cde9eee: Layer already exists 23:51:01 c19c57c1b6b4: Layer already exists 23:51:01 latest: digest: sha256:55dc2a636e2e3b7f0c9a9a3267a7edd66e2658f6b094c05b5b5d7cee768bf84f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:01 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.57 23:51:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:51:01 aae7668bc19e: Preparing 23:51:01 d397021825c5: Preparing 23:51:01 9a2529da7484: Preparing 23:51:01 9cede3bdc63e: Preparing 23:51:01 dcf4f5cfb6a0: Preparing 23:51:01 a539c5ceb47c: Preparing 23:51:01 2a94d0755355: Preparing 23:51:01 c19c57c1b6b4: Preparing 23:51:01 ce5a8cde9eee: Preparing 23:51:01 a539c5ceb47c: Waiting 23:51:01 2a94d0755355: Waiting 23:51:01 c19c57c1b6b4: Waiting 23:51:01 ce5a8cde9eee: Waiting 23:51:01 d397021825c5: Layer already exists 23:51:01 dcf4f5cfb6a0: Layer already exists 23:51:01 9a2529da7484: Layer already exists 23:51:01 aae7668bc19e: Layer already exists 23:51:01 9cede3bdc63e: Layer already exists 23:51:01 a539c5ceb47c: Layer already exists 23:51:01 2a94d0755355: Layer already exists 23:51:01 c19c57c1b6b4: Layer already exists 23:51:01 ce5a8cde9eee: Layer already exists 23:51:01 4.0.0-dev.57: digest: sha256:55dc2a636e2e3b7f0c9a9a3267a7edd66e2658f6b094c05b5b5d7cee768bf84f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:02 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 23:51:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:51:02 aae7668bc19e: Preparing 23:51:02 d397021825c5: Preparing 23:51:02 9a2529da7484: Preparing 23:51:02 9cede3bdc63e: Preparing 23:51:02 dcf4f5cfb6a0: Preparing 23:51:02 a539c5ceb47c: Preparing 23:51:02 2a94d0755355: Preparing 23:51:02 c19c57c1b6b4: Preparing 23:51:02 ce5a8cde9eee: Preparing 23:51:02 a539c5ceb47c: Waiting 23:51:02 2a94d0755355: Waiting 23:51:02 c19c57c1b6b4: Waiting 23:51:02 ce5a8cde9eee: Waiting 23:51:02 9cede3bdc63e: Layer already exists 23:51:02 9a2529da7484: Layer already exists 23:51:02 dcf4f5cfb6a0: Layer already exists 23:51:02 d397021825c5: Layer already exists 23:51:02 aae7668bc19e: Layer already exists 23:51:02 a539c5ceb47c: Layer already exists 23:51:02 2a94d0755355: Layer already exists 23:51:02 c19c57c1b6b4: Layer already exists 23:51:02 ce5a8cde9eee: Layer already exists 23:51:02 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:55dc2a636e2e3b7f0c9a9a3267a7edd66e2658f6b094c05b5b5d7cee768bf84f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:02 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 23:51:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:51:03 aae7668bc19e: Preparing 23:51:03 d397021825c5: Preparing 23:51:03 9a2529da7484: Preparing 23:51:03 9cede3bdc63e: Preparing 23:51:03 dcf4f5cfb6a0: Preparing 23:51:03 a539c5ceb47c: Preparing 23:51:03 2a94d0755355: Preparing 23:51:03 c19c57c1b6b4: Preparing 23:51:03 ce5a8cde9eee: Preparing 23:51:03 a539c5ceb47c: Waiting 23:51:03 2a94d0755355: Waiting 23:51:03 c19c57c1b6b4: Waiting 23:51:03 ce5a8cde9eee: Waiting 23:51:03 9a2529da7484: Layer already exists 23:51:03 d397021825c5: Layer already exists 23:51:03 dcf4f5cfb6a0: Layer already exists 23:51:03 9cede3bdc63e: Layer already exists 23:51:03 aae7668bc19e: Layer already exists 23:51:03 a539c5ceb47c: Layer already exists 23:51:03 2a94d0755355: Layer already exists 23:51:03 c19c57c1b6b4: Layer already exists 23:51:03 ce5a8cde9eee: Layer already exists 23:51:03 main: digest: sha256:55dc2a636e2e3b7f0c9a9a3267a7edd66e2658f6b094c05b5b5d7cee768bf84f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:51:03 ===================================================== [Pipeline] echo 23:51:03 taggedImages: 23:51:03 - nexus3.edgexfoundry.org:10004/security-spire-server:80c243033e1b04995b2447ef5c7ce1c070ea113c 23:51:03 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:51:03 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.57 23:51:03 - nexus3.edgexfoundry.org:10004/security-spire-server:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 23:51:03 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 23:51:03 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 23:51:03 80c243033e1b04995b2447ef5c7ce1c070ea113c 23:51:03 latest 23:51:03 4.0.0-dev.57 23:51:03 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 23:51:03 main 23:51:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:03 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications:80c243033e1b04995b2447ef5c7ce1c070ea113c 23:51:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:51:03 089578fe1730: Preparing 23:51:03 5e9cefeb5acf: Preparing 23:51:03 9cede3bdc63e: Preparing 23:51:03 dcf4f5cfb6a0: Preparing 23:51:03 4e76b1c698fe: Preparing 23:51:03 93e9232c3606: Preparing 23:51:03 ce5a8cde9eee: Preparing 23:51:03 ce5a8cde9eee: Waiting 23:51:03 93e9232c3606: Waiting 23:51:03 9cede3bdc63e: Layer already exists 23:51:03 dcf4f5cfb6a0: Layer already exists 23:51:03 ce5a8cde9eee: Layer already exists 23:51:03 089578fe1730: Pushed 23:51:04 93e9232c3606: Pushed 23:51:04 4e76b1c698fe: Pushed 23:51:07 5e9cefeb5acf: Pushed 23:51:08 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:2b1e51a931d02094c289e1fc93d6c9cb219b31cfa4c94146b78c1b943025f3de size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:08 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 23:51:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:51:08 089578fe1730: Preparing 23:51:08 5e9cefeb5acf: Preparing 23:51:08 9cede3bdc63e: Preparing 23:51:08 dcf4f5cfb6a0: Preparing 23:51:08 4e76b1c698fe: Preparing 23:51:08 93e9232c3606: Preparing 23:51:08 ce5a8cde9eee: Preparing 23:51:08 93e9232c3606: Waiting 23:51:08 4e76b1c698fe: Layer already exists 23:51:08 dcf4f5cfb6a0: Layer already exists 23:51:08 089578fe1730: Layer already exists 23:51:08 9cede3bdc63e: Layer already exists 23:51:08 5e9cefeb5acf: Layer already exists 23:51:08 ce5a8cde9eee: Layer already exists 23:51:08 93e9232c3606: Layer already exists 23:51:08 latest: digest: sha256:2b1e51a931d02094c289e1fc93d6c9cb219b31cfa4c94146b78c1b943025f3de size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:09 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.57 23:51:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:51:09 089578fe1730: Preparing 23:51:09 5e9cefeb5acf: Preparing 23:51:09 9cede3bdc63e: Preparing 23:51:09 dcf4f5cfb6a0: Preparing 23:51:09 4e76b1c698fe: Preparing 23:51:09 93e9232c3606: Preparing 23:51:09 ce5a8cde9eee: Preparing 23:51:09 ce5a8cde9eee: Waiting 23:51:09 93e9232c3606: Waiting 23:51:09 089578fe1730: Layer already exists 23:51:09 dcf4f5cfb6a0: Layer already exists 23:51:09 9cede3bdc63e: Layer already exists 23:51:09 4e76b1c698fe: Layer already exists 23:51:09 5e9cefeb5acf: Layer already exists 23:51:09 ce5a8cde9eee: Layer already exists 23:51:09 93e9232c3606: Layer already exists 23:51:09 4.0.0-dev.57: digest: sha256:2b1e51a931d02094c289e1fc93d6c9cb219b31cfa4c94146b78c1b943025f3de size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:09 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 23:51:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:51:10 089578fe1730: Preparing 23:51:10 5e9cefeb5acf: Preparing 23:51:10 9cede3bdc63e: Preparing 23:51:10 dcf4f5cfb6a0: Preparing 23:51:10 4e76b1c698fe: Preparing 23:51:10 93e9232c3606: Preparing 23:51:10 ce5a8cde9eee: Preparing 23:51:10 93e9232c3606: Waiting 23:51:10 ce5a8cde9eee: Waiting 23:51:10 dcf4f5cfb6a0: Layer already exists 23:51:10 5e9cefeb5acf: Layer already exists 23:51:10 4e76b1c698fe: Layer already exists 23:51:10 9cede3bdc63e: Layer already exists 23:51:10 089578fe1730: Layer already exists 23:51:10 93e9232c3606: Layer already exists 23:51:10 ce5a8cde9eee: Layer already exists 23:51:10 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:2b1e51a931d02094c289e1fc93d6c9cb219b31cfa4c94146b78c1b943025f3de size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:10 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 23:51:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:51:10 089578fe1730: Preparing 23:51:10 5e9cefeb5acf: Preparing 23:51:10 9cede3bdc63e: Preparing 23:51:10 dcf4f5cfb6a0: Preparing 23:51:10 4e76b1c698fe: Preparing 23:51:10 93e9232c3606: Preparing 23:51:10 ce5a8cde9eee: Preparing 23:51:10 93e9232c3606: Waiting 23:51:10 ce5a8cde9eee: Waiting 23:51:10 dcf4f5cfb6a0: Layer already exists 23:51:10 5e9cefeb5acf: Layer already exists 23:51:10 9cede3bdc63e: Layer already exists 23:51:10 4e76b1c698fe: Layer already exists 23:51:10 089578fe1730: Layer already exists 23:51:10 93e9232c3606: Layer already exists 23:51:10 ce5a8cde9eee: Layer already exists 23:51:10 main: digest: sha256:2b1e51a931d02094c289e1fc93d6c9cb219b31cfa4c94146b78c1b943025f3de size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:51:10 ===================================================== [Pipeline] echo 23:51:10 taggedImages: 23:51:10 - nexus3.edgexfoundry.org:10004/support-notifications:80c243033e1b04995b2447ef5c7ce1c070ea113c 23:51:10 - nexus3.edgexfoundry.org:10004/support-notifications:latest 23:51:10 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.57 23:51:10 - nexus3.edgexfoundry.org:10004/support-notifications:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 23:51:10 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 23:51:10 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 23:51:10 80c243033e1b04995b2447ef5c7ce1c070ea113c 23:51:10 latest 23:51:10 4.0.0-dev.57 23:51:10 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 23:51:10 main 23:51:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:11 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:80c243033e1b04995b2447ef5c7ce1c070ea113c 23:51:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:51:11 1b4cba33bf7c: Preparing 23:51:11 e096e49ee479: Preparing 23:51:11 9cede3bdc63e: Preparing 23:51:11 dcf4f5cfb6a0: Preparing 23:51:11 530098339492: Preparing 23:51:11 a1ed48053d76: Preparing 23:51:11 ce5a8cde9eee: Preparing 23:51:11 a1ed48053d76: Waiting 23:51:11 ce5a8cde9eee: Waiting 23:51:11 9cede3bdc63e: Layer already exists 23:51:11 dcf4f5cfb6a0: Layer already exists 23:51:11 ce5a8cde9eee: Layer already exists 23:51:11 1b4cba33bf7c: Pushed 23:51:11 a1ed48053d76: Pushed 23:51:12 530098339492: Pushed 23:51:15 e096e49ee479: Pushed 23:51:15 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:4820a0613c789aaef1d8c8e01e65f6c3421377bc1df25fd795f0dc24d85af719 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:16 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:51:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:51:16 1b4cba33bf7c: Preparing 23:51:16 e096e49ee479: Preparing 23:51:16 9cede3bdc63e: Preparing 23:51:16 dcf4f5cfb6a0: Preparing 23:51:16 530098339492: Preparing 23:51:16 a1ed48053d76: Preparing 23:51:16 ce5a8cde9eee: Preparing 23:51:16 a1ed48053d76: Waiting 23:51:16 ce5a8cde9eee: Waiting 23:51:16 530098339492: Layer already exists 23:51:16 e096e49ee479: Layer already exists 23:51:16 dcf4f5cfb6a0: Layer already exists 23:51:16 9cede3bdc63e: Layer already exists 23:51:16 1b4cba33bf7c: Layer already exists 23:51:16 ce5a8cde9eee: Layer already exists 23:51:16 a1ed48053d76: Layer already exists 23:51:16 latest: digest: sha256:4820a0613c789aaef1d8c8e01e65f6c3421377bc1df25fd795f0dc24d85af719 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:16 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.57 23:51:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:51:17 1b4cba33bf7c: Preparing 23:51:17 e096e49ee479: Preparing 23:51:17 9cede3bdc63e: Preparing 23:51:17 dcf4f5cfb6a0: Preparing 23:51:17 530098339492: Preparing 23:51:17 a1ed48053d76: Preparing 23:51:17 ce5a8cde9eee: Preparing 23:51:17 a1ed48053d76: Waiting 23:51:17 ce5a8cde9eee: Waiting 23:51:17 e096e49ee479: Layer already exists 23:51:17 dcf4f5cfb6a0: Layer already exists 23:51:17 530098339492: Layer already exists 23:51:17 9cede3bdc63e: Layer already exists 23:51:17 1b4cba33bf7c: Layer already exists 23:51:17 ce5a8cde9eee: Layer already exists 23:51:17 a1ed48053d76: Layer already exists 23:51:17 4.0.0-dev.57: digest: sha256:4820a0613c789aaef1d8c8e01e65f6c3421377bc1df25fd795f0dc24d85af719 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:17 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 23:51:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:51:18 1b4cba33bf7c: Preparing 23:51:18 e096e49ee479: Preparing 23:51:18 9cede3bdc63e: Preparing 23:51:18 dcf4f5cfb6a0: Preparing 23:51:18 530098339492: Preparing 23:51:18 a1ed48053d76: Preparing 23:51:18 ce5a8cde9eee: Preparing 23:51:18 a1ed48053d76: Waiting 23:51:18 ce5a8cde9eee: Waiting 23:51:18 530098339492: Layer already exists 23:51:18 1b4cba33bf7c: Layer already exists 23:51:18 dcf4f5cfb6a0: Layer already exists 23:51:18 9cede3bdc63e: Layer already exists 23:51:18 e096e49ee479: Layer already exists 23:51:18 a1ed48053d76: Layer already exists 23:51:18 ce5a8cde9eee: Layer already exists 23:51:18 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:4820a0613c789aaef1d8c8e01e65f6c3421377bc1df25fd795f0dc24d85af719 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 23:51:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:51:18 1b4cba33bf7c: Preparing 23:51:18 e096e49ee479: Preparing 23:51:18 9cede3bdc63e: Preparing 23:51:18 dcf4f5cfb6a0: Preparing 23:51:18 530098339492: Preparing 23:51:18 a1ed48053d76: Preparing 23:51:18 ce5a8cde9eee: Preparing 23:51:18 a1ed48053d76: Waiting 23:51:18 ce5a8cde9eee: Waiting 23:51:18 e096e49ee479: Layer already exists 23:51:18 9cede3bdc63e: Layer already exists 23:51:18 dcf4f5cfb6a0: Layer already exists 23:51:18 530098339492: Layer already exists 23:51:18 1b4cba33bf7c: Layer already exists 23:51:18 ce5a8cde9eee: Layer already exists 23:51:18 a1ed48053d76: Layer already exists 23:51:18 main: digest: sha256:4820a0613c789aaef1d8c8e01e65f6c3421377bc1df25fd795f0dc24d85af719 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:51:18 ===================================================== [Pipeline] echo 23:51:18 taggedImages: 23:51:18 - nexus3.edgexfoundry.org:10004/support-scheduler:80c243033e1b04995b2447ef5c7ce1c070ea113c 23:51:18 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:51:18 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.57 23:51:18 - nexus3.edgexfoundry.org:10004/support-scheduler:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 23:51:18 - 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] } 23:51:27 #80 ... 23:51:27 23:51:27 #100 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:51:27 #100 DONE 93.1s 23:51:27 23:51:27 #77 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:51:27 #77 DONE 111.9s 23:51:27 23:51:27 #91 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:51:27 #91 DONE 106.0s 23:51:27 23:51:27 #119 [core-metadata builder 6/7] COPY . . 23:51:27 #119 ... 23:51:27 23:51:27 #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:51:27 #85 DONE 106.2s 23:51:27 23:51:27 #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:51:27 #94 DONE 102.7s 23:51:27 23:51:27 #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:51:27 #80 DONE 108.9s 23:51:27 23:51:27 #120 [support-notifications builder 6/7] COPY . . 23:51:27 #120 ... 23:51:27 23:51:27 #121 [security-spiffe-token-provider builder 6/7] COPY . . 23:51:27 #121 DONE 2.0s 23:51:27 23:51:27 #122 [security-secretstore-setup builder 6/7] COPY . . 23:51:27 #122 CACHED 23:51:27 23:51:27 #123 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:51:27 #123 CACHED 23:51:27 23:51:27 #124 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 23:51:27 #124 CACHED 23:51:27 23:51:27 #120 [support-notifications builder 6/7] COPY . . 23:51:27 #120 DONE 2.0s 23:51:27 23:51:27 #125 [support-scheduler builder 6/7] COPY . . 23:51:27 #125 DONE 2.0s 23:51:27 23:51:27 #126 [core-keeper builder 7/8] COPY . . 23:51:27 #126 DONE 1.9s 23:51:27 23:51:27 #127 [security-bootstrapper builder 6/7] COPY . . 23:51:27 #127 CACHED 23:51:27 23:51:27 #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:51:27 #128 CACHED 23:51:27 23:51:27 #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:51:27 #129 CACHED 23:51:27 23:51:27 #130 [security-proxy-setup builder 6/7] COPY . . 23:51:27 #130 DONE 1.9s 23:51:27 23:51:27 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:51:27 #131 ... 23:51:27 23:51:27 #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:51:27 #132 CACHED 23:51:27 23:51:27 #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:51:27 #133 CACHED 23:51:27 23:51:27 #134 [core-common-config-bootstrapper builder 6/7] COPY . . 23:51:27 #134 CACHED 23:51:27 23:51:27 #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:51:27 #135 CACHED 23:51:27 23:51:27 #136 [security-proxy-auth builder 6/7] COPY . . 23:51:27 #136 CACHED 23:51:27 23:51:27 #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 23:51:27 #137 CACHED 23:51:27 23:51:27 #138 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:51:27 #138 CACHED 23:51:27 23:51:27 #139 [core-command builder 4/7] COPY go.mod vendor* ./ 23:51:27 #139 CACHED 23:51:27 23:51:27 #140 [core-command builder 6/7] COPY . . 23:51:27 #140 CACHED 23:51:27 23:51:27 #141 [core-data builder 6/7] COPY . . 23:51:27 #141 CACHED 23:51:27 23:51:27 #142 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:51:27 #142 CACHED 23:51:27 23:51:27 #143 [core-data builder 4/7] COPY go.mod vendor* ./ 23:51:27 #143 CACHED 23:51:27 23:51:27 #119 [core-metadata builder 6/7] COPY . . 23:51:27 #119 DONE 2.1s 23:51:27 23:51:27 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:51:28 #144 ... 23:51:28 23:51:28 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:51:28 #0 4.614 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:51:28 #145 ... 23:51:28 23:51:28 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:51:28 #131 5.635 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:51:33 #131 ... 23:51:33 23:51:33 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:51:33 #0 4.619 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 23:51:33 #146 ... 23:51:33 23:51:33 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:51:33 #0 5.514 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:51:33 #147 ... 23:51:33 23:51:33 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 23:51:33 #0 5.501 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 23:51:33 #148 ... 23:51:33 23:51:33 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:51:33 #0 5.763 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:51:33 #149 ... 23:51:33 23:51:33 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:51:33 #0 5.654 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:51:33 #150 ... 23:51:33 23:51:33 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:51:33 #0 5.690 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:51:33 #151 ... 23:51:33 23:51:33 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:51:33 #0 5.693 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 23:51:33 #152 ... 23:51:33 23:51:33 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:51:33 #0 5.663 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:51:34 #153 ... 23:51:34 23:51:34 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:51:34 #0 4.808 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:51:39 #154 ... 23:51:39 23:51:39 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:51:39 #144 5.729 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 00:10:03 #144 ... 00:10:03 00:10:03 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:10:03 #150 DONE 1117.7s 00:10:03 00:10:03 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:10:03 #153 ... 00:10:03 00:10:03 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 00:10:03 #155 DONE 0.1s 00:10:03 00:10:03 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 00:10:03 #156 DONE 0.2s 00:10:03 00:10:03 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 00:10:03 #157 DONE 0.3s 00:10:03 00:10:03 #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 00:10:03 #158 DONE 0.1s 00:10:03 00:10:03 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 00:10:03 #159 DONE 0.2s 00:10:03 00:10:03 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:10:04 #160 DONE 2.1s 00:10:04 00:10:04 #108 [core-common-config-bootstrapper] exporting to image 00:10:04 #108 exporting layers 00:10:04 #108 exporting layers 0.7s done 00:10:04 #108 writing image sha256:5f5a550923226104dedbea10338a9c6fdcc2463ee3eb7f8302b2b0400448757b done 00:10:04 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 00:10:04 #108 DONE 6.9s 00:10:04 00:10:04 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:10:09 #131 ... 00:10:09 00:10:09 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:10:09 #154 1126.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:10:14 #154 ... 00:10:14 00:10:14 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:10:14 #146 DONE 1131.2s 00:10:14 00:10:14 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 00:10:14 #148 ... 00:10:14 00:10:14 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 00:10:14 #161 DONE 0.3s 00:10:14 00:10:14 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:10:14 #144 ... 00:10:14 00:10:14 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 00:10:14 #162 DONE 0.1s 00:10:14 00:10:14 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 00:10:14 #163 DONE 0.2s 00:10:14 00:10:14 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 00:10:15 #164 DONE 0.3s 00:10:15 00:10:15 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:10:15 #131 ... 00:10:15 00:10:15 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:10:15 #149 DONE 1132.6s 00:10:15 00:10:15 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:10:15 #165 DONE 0.6s 00:10:15 00:10:15 #166 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 00:10:16 #166 ... 00:10:16 00:10:16 #167 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:10:16 #167 DONE 0.5s 00:10:16 00:10:16 #166 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 00:10:16 #166 DONE 0.7s 00:10:16 00:10:16 #168 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 00:10:19 #168 ... 00:10:19 00:10:19 #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:10:19 #169 DONE 2.7s 00:10:19 00:10:19 #108 [security-proxy-setup] exporting to image 00:10:19 #108 exporting layers 00:10:19 #108 ... 00:10:19 00:10:19 #168 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 00:10:19 #168 DONE 3.2s 00:10:19 00:10:19 #170 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 00:10:20 #170 DONE 0.3s 00:10:20 00:10:20 #171 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 00:10:20 #171 DONE 0.3s 00:10:20 00:10:20 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:10:20 #145 ... 00:10:20 00:10:20 #172 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:10:20 #172 DONE 0.5s 00:10:20 00:10:20 #108 [security-proxy-setup] exporting to image 00:10:20 #108 exporting layers 1.8s done 00:10:20 #108 writing image sha256:45d9f7aa2764a40558deed99fd9cc20f56bd3ac9b734c4e0ddd8c4f51fe00959 done 00:10:20 #108 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 00:10:20 #108 DONE 8.7s 00:10:20 00:10:20 #173 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 00:10:21 #173 DONE 0.2s 00:10:21 00:10:21 #174 [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/ 00:10:21 #174 DONE 0.1s 00:10:21 00:10:21 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:10:21 #153 ... 00:10:21 00:10:21 #175 [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/ 00:10:21 #175 DONE 0.1s 00:10:21 00:10:21 #176 [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/ 00:10:21 #176 DONE 0.1s 00:10:21 00:10:21 #177 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:10:21 #177 DONE 0.2s 00:10:21 00:10:21 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:10:21 #145 ... 00:10:21 00:10:21 #178 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 00:10:23 #178 DONE 1.9s 00:10:23 00:10:23 #108 [security-bootstrapper] exporting to image 00:10:24 #108 exporting layers 1.1s done 00:10:24 #108 writing image sha256:2bf8eb1a761a279dc9c95c5e4ffbfd339f6fd26563991c5de8b02ba655ca35bf done 00:10:24 #108 naming to docker.io/library/security-bootstrapper-arm64 done 00:10:24 #108 DONE 9.8s 00:10:24 00:10:24 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:10:31 #145 ... 00:10:31 00:10:31 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:10:31 #154 DONE 1147.8s 00:10:31 00:10:31 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:10:31 #153 ... 00:10:31 00:10:31 #179 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 00:10:31 #179 DONE 0.3s 00:10:31 00:10:31 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:10:31 #153 ... 00:10:31 00:10:31 #180 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 00:10:31 #180 DONE 0.1s 00:10:31 00:10:31 #181 [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 00:10:31 #181 DONE 0.1s 00:10:31 00:10:31 #182 [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 00:10:31 #182 DONE 0.1s 00:10:31 00:10:31 #183 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 00:10:31 #183 DONE 0.1s 00:10:31 00:10:31 #184 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:10:31 #184 DONE 0.3s 00:10:31 00:10:31 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:10:32 #145 ... 00:10:32 00:10:32 #185 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:10:32 #185 DONE 0.3s 00:10:32 00:10:32 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:10:32 #145 ... 00:10:32 00:10:32 #186 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:10:32 #186 DONE 0.1s 00:10:32 00:10:32 #187 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:10:34 #187 DONE 1.8s 00:10:34 00:10:34 #108 [security-secretstore-setup] exporting to image 00:10:34 #108 exporting layers 00:10:35 #108 exporting layers 1.3s done 00:10:35 #108 writing image sha256:a6cdb94d99de1a0cd16aa484f461d19e6c5fda9040ac77894eb3e5a82b023c44 done 00:10:35 #108 naming to docker.io/library/security-secretstore-setup-arm64 done 00:10:35 #108 DONE 11.1s 00:10:35 00:10:35 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:13:27 #145 ... 00:13:27 00:13:27 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:13:27 #147 DONE 1318.9s 00:13:27 00:13:27 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:13:27 #145 ... 00:13:27 00:13:27 #188 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:13:27 #188 DONE 0.2s 00:13:27 00:13:27 #189 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 00:13:27 #189 DONE 0.1s 00:13:27 00:13:27 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:13:27 #144 ... 00:13:27 00:13:27 #190 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:13:27 #190 DONE 0.3s 00:13:27 00:13:27 #191 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 00:13:27 #191 DONE 0.2s 00:13:27 00:13:27 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:13:27 #131 ... 00:13:27 00:13:27 #108 [security-spiffe-token-provider] exporting to image 00:13:27 #108 exporting layers 00:13:27 #108 exporting layers 1.2s done 00:13:27 #108 writing image sha256:ccc30b4ad8ea9ffc61834629f0e226297aacb4a3ef8bf040d9cca6dec421493d done 00:13:27 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 00:13:27 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done 00:13:27 #108 DONE 12.3s 00:13:27 00:13:27 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:20:19 #145 ... 00:20:19 00:20:19 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:20:19 #152 DONE 1732.7s 00:20:19 00:20:19 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:20:19 #145 ... 00:20:19 00:20:19 #192 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 00:20:19 #192 DONE 0.2s 00:20:19 00:20:19 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:20:19 #151 ... 00:20:19 00:20:19 #193 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 00:20:19 #193 DONE 0.2s 00:20:19 00:20:19 #194 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:20:19 #194 DONE 0.3s 00:20:19 00:20:19 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:20:19 #145 ... 00:20:19 00:20:19 #195 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 00:20:19 #195 DONE 0.1s 00:20:19 00:20:19 #108 [core-command] exporting to image 00:20:19 #108 exporting layers 00:20:19 #108 exporting layers 0.3s done 00:20:19 #108 writing image sha256:4258f5a207d86d1f3f6e70052fd8a3b1a4b3f16244caa1dd2d8b199b614c24ba done 00:20:19 #108 naming to docker.io/library/core-command-arm64 done 00:20:19 #108 DONE 12.6s 00:20:19 00:20:19 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:22:26 #153 ... 00:22:26 00:22:26 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:22:26 #145 DONE 1860.3s 00:22:26 00:22:26 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:22:26 #151 ... 00:22:26 00:22:26 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 00:22:26 #196 DONE 0.1s 00:22:26 00:22:26 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 00:22:26 #197 DONE 0.2s 00:22:26 00:22:26 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 00:22:26 #198 DONE 0.4s 00:22:26 00:22:26 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 00:22:26 #199 DONE 0.1s 00:22:26 00:22:26 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:22:26 #144 ... 00:22:26 00:22:26 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 00:22:26 #200 DONE 0.1s 00:22:26 00:22:26 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:22:26 #201 DONE 1.9s 00:22:26 00:22:26 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:22:26 #153 ... 00:22:26 00:22:26 #108 [security-proxy-auth] exporting to image 00:22:26 #108 exporting layers 00:22:27 #108 exporting layers 0.9s done 00:22:27 #108 writing image sha256:4f691c60c0c21da459f5da2a25fb6d1b4451ff2c44eedd74125cb3548a0229f5 done 00:22:27 #108 naming to docker.io/library/security-proxy-auth-arm64 done 00:22:27 #108 DONE 13.5s 00:22:27 00:22:27 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:22:31 #131 ... 00:22:31 00:22:31 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 00:22:31 #148 DONE 1868.9s 00:22:31 00:22:31 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:22:32 #153 ... 00:22:32 00:22:32 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 00:22:32 #202 DONE 0.1s 00:22:32 00:22:32 #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 00:22:32 #203 DONE 0.4s 00:22:32 00:22:32 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:22:32 #151 ... 00:22:32 00:22:32 #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 00:22:32 #204 DONE 0.1s 00:22:32 00:22:32 #108 [core-keeper] exporting to image 00:22:32 #108 exporting layers 00:22:33 #108 ... 00:22:33 00:22:33 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:22:33 #153 DONE 1870.9s 00:22:33 00:22:33 #108 [core-keeper] exporting to image 00:22:33 #108 exporting layers 0.9s done 00:22:33 #108 writing image sha256:6e427c9e5ed80cf48a09c381a7a0e882f4d831142be5426d9d28e8f703b43611 00:22:33 #108 writing image sha256:6e427c9e5ed80cf48a09c381a7a0e882f4d831142be5426d9d28e8f703b43611 done 00:22:33 #108 naming to docker.io/library/core-keeper-arm64 0.0s done 00:22:33 #108 DONE 14.4s 00:22:33 00:22:33 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:22:34 #131 ... 00:22:34 00:22:34 #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 00:22:34 #205 DONE 0.3s 00:22:34 00:22:34 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:22:34 #42 ... 00:22:34 00:22:34 #206 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 00:22:34 #206 DONE 0.2s 00:22:34 00:22:34 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:22:34 #131 ... 00:22:34 00:22:34 #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:22:35 #207 DONE 0.4s 00:22:35 00:22:35 #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 00:22:35 #208 DONE 0.1s 00:22:35 00:22:35 #209 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 00:22:35 #209 DONE 0.2s 00:22:35 00:22:35 #108 [core-metadata] exporting to image 00:22:35 #108 exporting layers 0.5s done 00:22:35 #108 writing image sha256:127210ca1a698f6e35a4ac8363778acdbc03c466d1760b28cf89e31bc1cbf8b8 done 00:22:35 #108 naming to docker.io/library/core-metadata-arm64 done 00:22:35 #108 DONE 14.9s 00:22:35 00:22:35 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:22:38 #151 ... 00:22:38 00:22:38 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:22:38 #144 DONE 1875.9s 00:22:38 00:22:38 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:22:38 #42 ... 00:22:38 00:22:38 #210 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:22:38 #210 DONE 0.2s 00:22:38 00:22:38 #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 00:22:39 #211 DONE 0.2s 00:22:39 00:22:39 #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:22:39 #212 DONE 0.5s 00:22:39 00:22:39 #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 00:22:40 #213 DONE 0.1s 00:22:40 00:22:40 #108 [core-data] exporting to image 00:22:40 #108 exporting layers 0.4s done 00:22:40 #108 writing image sha256:8c42247d0522177d602f673fd78480c1223ebd72d20bd701acabc459c9c9d3cf done 00:22:40 #108 naming to docker.io/library/core-data-arm64 done 00:22:40 #108 DONE 15.3s 00:22:40 00:22:40 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:23:19 #131 ... 00:23:19 00:23:19 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:23:19 #151 DONE 1911.4s 00:23:19 00:23:19 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:23:19 #131 ... 00:23:19 00:23:19 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:23:19 #214 DONE 0.2s 00:23:19 00:23:19 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:23:19 #131 ... 00:23:19 00:23:19 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 00:23:19 #215 DONE 0.1s 00:23:19 00:23:19 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:23:19 #131 ... 00:23:19 00:23:19 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:23:19 #216 DONE 0.6s 00:23:19 00:23:19 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:23:19 #131 ... 00:23:19 00:23:19 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 00:23:19 #217 DONE 0.1s 00:23:19 00:23:19 #108 [support-scheduler] exporting to image 00:23:19 #108 exporting layers 00:23:19 #108 exporting layers 1.1s done 00:23:19 #108 writing image sha256:5cfedb69dd01e88692339e3bc1b3152aa52371f0f46d58b2587e00243c4851d3 done 00:23:19 #108 naming to docker.io/library/support-scheduler-arm64 done 00:23:19 #108 DONE 16.5s 00:23:19 00:23:19 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:23:21 #131 DONE 1918.9s 00:23:21 00:23:21 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:23:21 #42 ... 00:23:21 00:23:21 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:23:21 #218 DONE 0.1s 00:23:21 00:23:21 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:23:22 #42 ... 00:23:22 00:23:22 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 00:23:22 #219 DONE 0.1s 00:23:22 00:23:22 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:23:22 #220 DONE 0.5s 00:23:22 00:23:22 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:23:23 #42 ... 00:23:23 00:23:23 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 00:23:23 #221 DONE 0.1s 00:23:23 00:23:23 #108 [support-notifications] exporting to image 00:23:23 #108 exporting layers 00:23:23 #108 exporting layers 0.6s done 00:23:23 #108 writing image sha256:1e59cb71c3620fe65d9809215bc987ad6873310e3f963349253ba89401fd7a41 done 00:23:23 #108 naming to docker.io/library/support-notifications-arm64 done 00:23:23 #108 DONE 17.0s 00:23:23 00:23:23 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:23:23 time="2025-02-13T23:48:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:23:23 time="2025-02-13T23:48:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:23:23 time="2025-02-13T23:48:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:23:23 time="2025-02-13T23:48:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:23:23 time="2025-02-13T23:48:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:23:23 time="2025-02-13T23:48:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:23:23 time="2025-02-13T23:48:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:23:23 time="2025-02-13T23:48:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:23:23 time="2025-02-13T23:48:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:23:23 time="2025-02-13T23:48:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:23:23 time="2025-02-13T23:48:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:23:23 time="2025-02-13T23:48:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:23:23 time="2025-02-13T23:48:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:23:23 time="2025-02-13T23:48:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:23:23 time="2025-02-13T23:48:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 00:23:23 $ docker stop --time=1 f6b2d5afb33d83533e17cae4af544fd5007b4d9de2b780714dd268bc9d42af0f 00:23:25 $ docker rm -f --volumes f6b2d5afb33d83533e17cae4af544fd5007b4d9de2b780714dd268bc9d42af0f [Pipeline] // withDockerContainer [Pipeline] sh 00:23:26 + docker images 00:23:26 REPOSITORY TAG IMAGE ID CREATED SIZE 00:23:26 support-notifications-arm64 latest 1e59cb71c362 4 seconds ago 59.2MB 00:23:26 support-scheduler-arm64 latest 5cfedb69dd01 11 seconds ago 55.3MB 00:23:26 core-data-arm64 latest 8c42247d0522 47 seconds ago 39.8MB 00:23:26 core-metadata-arm64 latest 127210ca1a69 51 seconds ago 40MB 00:23:26 core-keeper-arm64 latest 6e427c9e5ed8 54 seconds ago 32.5MB 00:23:26 security-proxy-auth-arm64 latest 4f691c60c0c2 About a minute ago 38.7MB 00:23:26 core-command-arm64 latest 4258f5a207d8 3 minutes ago 35.3MB 00:23:26 security-spiffe-token-provider-arm64 latest ccc30b4ad8ea 10 minutes ago 41.2MB 00:23:26 security-secretstore-setup-arm64 latest a6cdb94d99de 12 minutes ago 48.5MB 00:23:26 security-bootstrapper-arm64 latest 2bf8eb1a761a 13 minutes ago 27.9MB 00:23:26 security-proxy-setup-arm64 latest 45d9f7aa2764 13 minutes ago 37MB 00:23:26 core-common-config-bootstrapper-arm64 latest 5f5a55092322 13 minutes ago 24.8MB 00:23:26 security-spire-config-arm64 latest 31d29780597c 33 minutes ago 124MB 00:23:26 security-spire-agent-arm64 latest 445e6960a698 33 minutes ago 183MB 00:23:26 security-spire-server-arm64 latest 27d17c585b6e 33 minutes ago 124MB 00:23:26 ci-base-image-arm64 latest b66388ca2c19 35 minutes ago 915MB 00:23:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 7 weeks ago 566MB 00:23:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 20 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 00:23:26 provisioning config files... 00:23:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/795@tmp/config17829679232893343858tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:23:26 ---> ****-login.sh 00:23:26 nexus3.edgexfoundry.org:10001 00:23:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:23:26 Configure a credential helper to remove this warning. See 00:23:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:23:26 00:23:26 Login Succeeded 00:23:26 nexus3.edgexfoundry.org:10002 00:23:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:23:27 Configure a credential helper to remove this warning. See 00:23:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:23:27 00:23:27 Login Succeeded 00:23:27 nexus3.edgexfoundry.org:10003 00:23:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:23:27 Configure a credential helper to remove this warning. See 00:23:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:23:27 00:23:27 Login Succeeded 00:23:27 nexus3.edgexfoundry.org:10004 00:23:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:23:28 Configure a credential helper to remove this warning. See 00:23:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:23:28 00:23:28 Login Succeeded 00:23:28 ****.io 00:23:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:23:28 Configure a credential helper to remove this warning. See 00:23:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:23:28 00:23:28 Login Succeeded 00:23:28 ---> ****-login.sh ends [Pipeline] } 00:23:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:23:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:23:28 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 00:23:28 80c243033e1b04995b2447ef5c7ce1c070ea113c 00:23:28 latest 00:23:28 4.0.0-dev.57 00:23:28 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 00:23:28 main 00:23:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:29 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c 00:23:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:23:29 c4ed2ae60593: Preparing 00:23:29 403d78e999f5: Preparing 00:23:29 a151f36a812c: Preparing 00:23:29 40dd477d2a2e: Preparing 00:23:29 e8edbb7640ff: Preparing 00:23:29 8b90e450851c: Preparing 00:23:29 534a70dc8296: Preparing 00:23:29 8b90e450851c: Waiting 00:23:30 a151f36a812c: Pushed 00:23:30 c4ed2ae60593: Pushed 00:23:30 40dd477d2a2e: Pushed 00:23:30 534a70dc8296: Layer already exists 00:23:30 8b90e450851c: Pushed 00:23:31 e8edbb7640ff: Pushed 00:23:35 403d78e999f5: Pushed 00:23:35 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:5d8ab89ecbd61174cceb5b36d13611043a2be215d30e4a37c7630e1d49cc20d6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 00:23:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:23:36 c4ed2ae60593: Preparing 00:23:36 403d78e999f5: Preparing 00:23:36 a151f36a812c: Preparing 00:23:36 40dd477d2a2e: Preparing 00:23:36 e8edbb7640ff: Preparing 00:23:36 8b90e450851c: Preparing 00:23:36 534a70dc8296: Preparing 00:23:36 8b90e450851c: Waiting 00:23:36 534a70dc8296: Waiting 00:23:36 40dd477d2a2e: Layer already exists 00:23:36 e8edbb7640ff: Layer already exists 00:23:36 403d78e999f5: Layer already exists 00:23:36 c4ed2ae60593: Layer already exists 00:23:36 a151f36a812c: Layer already exists 00:23:36 534a70dc8296: Layer already exists 00:23:36 8b90e450851c: Layer already exists 00:23:36 latest: digest: sha256:5d8ab89ecbd61174cceb5b36d13611043a2be215d30e4a37c7630e1d49cc20d6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.57 00:23:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:23:37 c4ed2ae60593: Preparing 00:23:37 403d78e999f5: Preparing 00:23:37 a151f36a812c: Preparing 00:23:37 40dd477d2a2e: Preparing 00:23:37 e8edbb7640ff: Preparing 00:23:37 8b90e450851c: Preparing 00:23:37 534a70dc8296: Preparing 00:23:37 8b90e450851c: Waiting 00:23:37 534a70dc8296: Waiting 00:23:37 40dd477d2a2e: Layer already exists 00:23:37 c4ed2ae60593: Layer already exists 00:23:37 a151f36a812c: Layer already exists 00:23:37 e8edbb7640ff: Layer already exists 00:23:37 403d78e999f5: Layer already exists 00:23:37 534a70dc8296: Layer already exists 00:23:37 8b90e450851c: Layer already exists 00:23:37 4.0.0-dev.57: digest: sha256:5d8ab89ecbd61174cceb5b36d13611043a2be215d30e4a37c7630e1d49cc20d6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 00:23:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:23:37 c4ed2ae60593: Preparing 00:23:37 403d78e999f5: Preparing 00:23:37 a151f36a812c: Preparing 00:23:37 40dd477d2a2e: Preparing 00:23:37 e8edbb7640ff: Preparing 00:23:37 8b90e450851c: Preparing 00:23:37 534a70dc8296: Preparing 00:23:37 8b90e450851c: Waiting 00:23:37 403d78e999f5: Layer already exists 00:23:37 e8edbb7640ff: Layer already exists 00:23:37 a151f36a812c: Layer already exists 00:23:37 c4ed2ae60593: Layer already exists 00:23:37 40dd477d2a2e: Layer already exists 00:23:37 8b90e450851c: Layer already exists 00:23:37 534a70dc8296: Layer already exists 00:23:38 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:5d8ab89ecbd61174cceb5b36d13611043a2be215d30e4a37c7630e1d49cc20d6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 00:23:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:23:38 c4ed2ae60593: Preparing 00:23:38 403d78e999f5: Preparing 00:23:38 a151f36a812c: Preparing 00:23:38 40dd477d2a2e: Preparing 00:23:38 e8edbb7640ff: Preparing 00:23:38 8b90e450851c: Preparing 00:23:38 534a70dc8296: Preparing 00:23:38 8b90e450851c: Waiting 00:23:38 534a70dc8296: Waiting 00:23:38 c4ed2ae60593: Layer already exists 00:23:38 40dd477d2a2e: Layer already exists 00:23:38 e8edbb7640ff: Layer already exists 00:23:38 a151f36a812c: Layer already exists 00:23:38 403d78e999f5: Layer already exists 00:23:38 8b90e450851c: Layer already exists 00:23:38 534a70dc8296: Layer already exists 00:23:39 main: digest: sha256:5d8ab89ecbd61174cceb5b36d13611043a2be215d30e4a37c7630e1d49cc20d6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:23:39 ===================================================== [Pipeline] echo 00:23:39 taggedImages: 00:23:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c 00:23:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 00:23:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.57 00:23:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 00:23:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 00:23:39 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 00:23:39 80c243033e1b04995b2447ef5c7ce1c070ea113c 00:23:39 latest 00:23:39 4.0.0-dev.57 00:23:39 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 00:23:39 main 00:23:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:39 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c 00:23:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 00:23:40 a70b39c1721c: Preparing 00:23:40 854515d6f2a1: Preparing 00:23:40 bff2348e429c: Preparing 00:23:40 c1079b651015: Preparing 00:23:40 a151f36a812c: Preparing 00:23:40 40dd477d2a2e: Preparing 00:23:40 e8edbb7640ff: Preparing 00:23:40 8b90e450851c: Preparing 00:23:40 534a70dc8296: Preparing 00:23:40 40dd477d2a2e: Waiting 00:23:40 e8edbb7640ff: Waiting 00:23:40 8b90e450851c: Waiting 00:23:40 534a70dc8296: Waiting 00:23:40 a151f36a812c: Layer already exists 00:23:40 854515d6f2a1: Pushed 00:23:40 bff2348e429c: Pushed 00:23:40 40dd477d2a2e: Layer already exists 00:23:40 e8edbb7640ff: Layer already exists 00:23:40 8b90e450851c: Layer already exists 00:23:40 534a70dc8296: Layer already exists 00:23:40 a70b39c1721c: Pushed 00:23:42 c1079b651015: Pushed 00:23:43 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:fbf86bdf00301da6c59eddb621ade0f59e6fe2d68ec592f08ff4c66f443485f0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:43 + 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 00:23:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 00:23:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 00:23:43 a70b39c1721c: Preparing 00:23:43 854515d6f2a1: Preparing 00:23:43 bff2348e429c: Preparing 00:23:43 c1079b651015: Preparing 00:23:43 a151f36a812c: Preparing 00:23:43 40dd477d2a2e: Preparing 00:23:43 e8edbb7640ff: Preparing 00:23:43 40dd477d2a2e: Waiting 00:23:43 8b90e450851c: Preparing 00:23:43 e8edbb7640ff: Waiting 00:23:43 534a70dc8296: Preparing 00:23:43 8b90e450851c: Waiting 00:23:43 534a70dc8296: Waiting 00:23:43 a70b39c1721c: Layer already exists 00:23:43 a151f36a812c: Layer already exists 00:23:43 c1079b651015: Layer already exists 00:23:43 bff2348e429c: Layer already exists 00:23:43 854515d6f2a1: Layer already exists 00:23:43 40dd477d2a2e: Layer already exists 00:23:43 8b90e450851c: Layer already exists 00:23:43 534a70dc8296: Layer already exists 00:23:43 e8edbb7640ff: Layer already exists 00:23:44 latest: digest: sha256:fbf86bdf00301da6c59eddb621ade0f59e6fe2d68ec592f08ff4c66f443485f0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:44 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.57 00:23:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 00:23:44 a70b39c1721c: Preparing 00:23:44 854515d6f2a1: Preparing 00:23:44 bff2348e429c: Preparing 00:23:44 c1079b651015: Preparing 00:23:44 a151f36a812c: Preparing 00:23:44 40dd477d2a2e: Preparing 00:23:44 e8edbb7640ff: Preparing 00:23:44 8b90e450851c: Preparing 00:23:44 534a70dc8296: Preparing 00:23:44 40dd477d2a2e: Waiting 00:23:44 e8edbb7640ff: Waiting 00:23:44 8b90e450851c: Waiting 00:23:44 534a70dc8296: Waiting 00:23:44 c1079b651015: Layer already exists 00:23:44 a70b39c1721c: Layer already exists 00:23:44 854515d6f2a1: Layer already exists 00:23:44 bff2348e429c: Layer already exists 00:23:44 a151f36a812c: Layer already exists 00:23:44 e8edbb7640ff: Layer already exists 00:23:44 40dd477d2a2e: Layer already exists 00:23:44 8b90e450851c: Layer already exists 00:23:44 534a70dc8296: Layer already exists 00:23:45 4.0.0-dev.57: digest: sha256:fbf86bdf00301da6c59eddb621ade0f59e6fe2d68ec592f08ff4c66f443485f0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:45 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 00:23:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 00:23:45 a70b39c1721c: Preparing 00:23:45 854515d6f2a1: Preparing 00:23:45 bff2348e429c: Preparing 00:23:45 c1079b651015: Preparing 00:23:45 a151f36a812c: Preparing 00:23:45 40dd477d2a2e: Preparing 00:23:45 e8edbb7640ff: Preparing 00:23:45 8b90e450851c: Preparing 00:23:45 534a70dc8296: Preparing 00:23:45 40dd477d2a2e: Waiting 00:23:45 534a70dc8296: Waiting 00:23:45 8b90e450851c: Waiting 00:23:45 e8edbb7640ff: Waiting 00:23:45 c1079b651015: Layer already exists 00:23:45 854515d6f2a1: Layer already exists 00:23:45 bff2348e429c: Layer already exists 00:23:45 a70b39c1721c: Layer already exists 00:23:45 a151f36a812c: Layer already exists 00:23:45 8b90e450851c: Layer already exists 00:23:45 e8edbb7640ff: Layer already exists 00:23:45 534a70dc8296: Layer already exists 00:23:45 40dd477d2a2e: Layer already exists 00:23:46 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:fbf86bdf00301da6c59eddb621ade0f59e6fe2d68ec592f08ff4c66f443485f0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:46 + 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 00:23:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 00:23:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 00:23:46 a70b39c1721c: Preparing 00:23:46 854515d6f2a1: Preparing 00:23:46 bff2348e429c: Preparing 00:23:46 c1079b651015: Preparing 00:23:46 a151f36a812c: Preparing 00:23:46 40dd477d2a2e: Preparing 00:23:46 e8edbb7640ff: Preparing 00:23:46 8b90e450851c: Preparing 00:23:46 534a70dc8296: Preparing 00:23:46 40dd477d2a2e: Waiting 00:23:46 e8edbb7640ff: Waiting 00:23:46 534a70dc8296: Waiting 00:23:46 c1079b651015: Layer already exists 00:23:46 bff2348e429c: Layer already exists 00:23:46 854515d6f2a1: Layer already exists 00:23:46 a151f36a812c: Layer already exists 00:23:46 a70b39c1721c: Layer already exists 00:23:46 e8edbb7640ff: Layer already exists 00:23:46 40dd477d2a2e: Layer already exists 00:23:46 8b90e450851c: Layer already exists 00:23:46 534a70dc8296: Layer already exists 00:23:47 main: digest: sha256:fbf86bdf00301da6c59eddb621ade0f59e6fe2d68ec592f08ff4c66f443485f0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:23:47 ===================================================== [Pipeline] echo 00:23:47 taggedImages: 00:23:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c 00:23:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 00:23:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.57 00:23:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 00:23:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 00:23:47 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 00:23:47 80c243033e1b04995b2447ef5c7ce1c070ea113c 00:23:47 latest 00:23:47 4.0.0-dev.57 00:23:47 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 00:23:47 main 00:23:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c 00:23:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:23:47 b4416469f826: Preparing 00:23:47 0bcd9598116a: Preparing 00:23:47 a151f36a812c: Preparing 00:23:47 40dd477d2a2e: Preparing 00:23:47 f0fbb07bd04a: Preparing 00:23:47 e6adc3b8b7b3: Preparing 00:23:47 534a70dc8296: Preparing 00:23:47 e6adc3b8b7b3: Waiting 00:23:47 534a70dc8296: Waiting 00:23:47 40dd477d2a2e: Layer already exists 00:23:47 a151f36a812c: Layer already exists 00:23:48 534a70dc8296: Layer already exists 00:23:48 b4416469f826: Pushed 00:23:48 e6adc3b8b7b3: Pushed 00:23:50 f0fbb07bd04a: Pushed 00:23:54 0bcd9598116a: Pushed 00:23:54 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:c8fa63fbe9b59451ae6d8d2d08c244c53281d1e06fc65668278bea6a6f71a54b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:54 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:55 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 00:23:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:23:55 b4416469f826: Preparing 00:23:55 0bcd9598116a: Preparing 00:23:55 a151f36a812c: Preparing 00:23:55 40dd477d2a2e: Preparing 00:23:55 f0fbb07bd04a: Preparing 00:23:55 e6adc3b8b7b3: Preparing 00:23:55 534a70dc8296: Preparing 00:23:55 534a70dc8296: Waiting 00:23:55 e6adc3b8b7b3: Waiting 00:23:55 a151f36a812c: Layer already exists 00:23:55 f0fbb07bd04a: Layer already exists 00:23:55 b4416469f826: Layer already exists 00:23:55 40dd477d2a2e: Layer already exists 00:23:55 0bcd9598116a: Layer already exists 00:23:55 e6adc3b8b7b3: Layer already exists 00:23:55 534a70dc8296: Layer already exists 00:23:55 latest: digest: sha256:c8fa63fbe9b59451ae6d8d2d08c244c53281d1e06fc65668278bea6a6f71a54b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:55 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:56 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.57 00:23:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:23:56 b4416469f826: Preparing 00:23:56 0bcd9598116a: Preparing 00:23:56 a151f36a812c: Preparing 00:23:56 40dd477d2a2e: Preparing 00:23:56 f0fbb07bd04a: Preparing 00:23:56 e6adc3b8b7b3: Preparing 00:23:56 534a70dc8296: Preparing 00:23:56 e6adc3b8b7b3: Waiting 00:23:56 534a70dc8296: Waiting 00:23:56 0bcd9598116a: Layer already exists 00:23:56 f0fbb07bd04a: Layer already exists 00:23:56 40dd477d2a2e: Layer already exists 00:23:56 b4416469f826: Layer already exists 00:23:56 a151f36a812c: Layer already exists 00:23:56 534a70dc8296: Layer already exists 00:23:56 e6adc3b8b7b3: Layer already exists 00:23:56 4.0.0-dev.57: digest: sha256:c8fa63fbe9b59451ae6d8d2d08c244c53281d1e06fc65668278bea6a6f71a54b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:56 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:57 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 00:23:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:23:57 b4416469f826: Preparing 00:23:57 0bcd9598116a: Preparing 00:23:57 a151f36a812c: Preparing 00:23:57 40dd477d2a2e: Preparing 00:23:57 f0fbb07bd04a: Preparing 00:23:57 e6adc3b8b7b3: Preparing 00:23:57 534a70dc8296: Preparing 00:23:57 e6adc3b8b7b3: Waiting 00:23:57 534a70dc8296: Waiting 00:23:57 f0fbb07bd04a: Layer already exists 00:23:57 0bcd9598116a: Layer already exists 00:23:57 40dd477d2a2e: Layer already exists 00:23:57 b4416469f826: Layer already exists 00:23:57 a151f36a812c: Layer already exists 00:23:57 e6adc3b8b7b3: Layer already exists 00:23:57 534a70dc8296: Layer already exists 00:23:57 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:c8fa63fbe9b59451ae6d8d2d08c244c53281d1e06fc65668278bea6a6f71a54b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:57 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:58 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 00:23:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:23:58 b4416469f826: Preparing 00:23:58 0bcd9598116a: Preparing 00:23:58 a151f36a812c: Preparing 00:23:58 40dd477d2a2e: Preparing 00:23:58 f0fbb07bd04a: Preparing 00:23:58 e6adc3b8b7b3: Preparing 00:23:58 534a70dc8296: Preparing 00:23:58 e6adc3b8b7b3: Waiting 00:23:58 534a70dc8296: Waiting 00:23:58 0bcd9598116a: Layer already exists 00:23:58 f0fbb07bd04a: Layer already exists 00:23:58 a151f36a812c: Layer already exists 00:23:58 40dd477d2a2e: Layer already exists 00:23:58 b4416469f826: Layer already exists 00:23:58 e6adc3b8b7b3: Layer already exists 00:23:58 534a70dc8296: Layer already exists 00:23:58 main: digest: sha256:c8fa63fbe9b59451ae6d8d2d08c244c53281d1e06fc65668278bea6a6f71a54b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:23:58 ===================================================== [Pipeline] echo 00:23:58 taggedImages: 00:23:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c 00:23:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 00:23:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.57 00:23:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 00:23:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 00:23:58 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 00:23:58 80c243033e1b04995b2447ef5c7ce1c070ea113c 00:23:58 latest 00:23:58 4.0.0-dev.57 00:23:58 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 00:23:58 main 00:23:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:58 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:59 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c 00:23:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 00:23:59 c11fae994644: Preparing 00:23:59 10f14a2f906f: Preparing 00:23:59 40dd477d2a2e: Preparing 00:23:59 f2714be789c6: Preparing 00:23:59 15bd2357eb46: Preparing 00:23:59 534a70dc8296: Preparing 00:23:59 534a70dc8296: Waiting 00:23:59 40dd477d2a2e: Layer already exists 00:23:59 534a70dc8296: Layer already exists 00:23:59 f2714be789c6: Pushed 00:23:59 15bd2357eb46: Pushed 00:23:59 c11fae994644: Pushed 00:24:04 10f14a2f906f: Pushed 00:24:04 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:276a23ad101887fee71139f6403a406e0405785a6fd27f471d6bd47be82be627 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:05 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:06 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 00:24:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 00:24:06 c11fae994644: Preparing 00:24:06 10f14a2f906f: Preparing 00:24:06 40dd477d2a2e: Preparing 00:24:06 f2714be789c6: Preparing 00:24:06 15bd2357eb46: Preparing 00:24:06 534a70dc8296: Preparing 00:24:06 534a70dc8296: Waiting 00:24:06 10f14a2f906f: Layer already exists 00:24:06 15bd2357eb46: Layer already exists 00:24:06 c11fae994644: Layer already exists 00:24:06 40dd477d2a2e: Layer already exists 00:24:06 f2714be789c6: Layer already exists 00:24:06 534a70dc8296: Layer already exists 00:24:06 latest: digest: sha256:276a23ad101887fee71139f6403a406e0405785a6fd27f471d6bd47be82be627 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:07 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:07 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.57 00:24:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 00:24:07 c11fae994644: Preparing 00:24:07 10f14a2f906f: Preparing 00:24:07 40dd477d2a2e: Preparing 00:24:07 f2714be789c6: Preparing 00:24:07 15bd2357eb46: Preparing 00:24:07 534a70dc8296: Preparing 00:24:07 534a70dc8296: Waiting 00:24:07 40dd477d2a2e: Layer already exists 00:24:07 f2714be789c6: Layer already exists 00:24:07 15bd2357eb46: Layer already exists 00:24:07 c11fae994644: Layer already exists 00:24:07 10f14a2f906f: Layer already exists 00:24:07 534a70dc8296: Layer already exists 00:24:07 4.0.0-dev.57: digest: sha256:276a23ad101887fee71139f6403a406e0405785a6fd27f471d6bd47be82be627 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:08 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:08 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 00:24:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 00:24:08 c11fae994644: Preparing 00:24:08 10f14a2f906f: Preparing 00:24:08 40dd477d2a2e: Preparing 00:24:08 f2714be789c6: Preparing 00:24:08 15bd2357eb46: Preparing 00:24:08 534a70dc8296: Preparing 00:24:08 534a70dc8296: Waiting 00:24:08 10f14a2f906f: Layer already exists 00:24:08 40dd477d2a2e: Layer already exists 00:24:08 c11fae994644: Layer already exists 00:24:08 f2714be789c6: Layer already exists 00:24:08 15bd2357eb46: Layer already exists 00:24:08 534a70dc8296: Layer already exists 00:24:08 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:276a23ad101887fee71139f6403a406e0405785a6fd27f471d6bd47be82be627 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:09 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:09 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 00:24:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 00:24:09 c11fae994644: Preparing 00:24:09 10f14a2f906f: Preparing 00:24:09 40dd477d2a2e: Preparing 00:24:09 f2714be789c6: Preparing 00:24:09 15bd2357eb46: Preparing 00:24:09 534a70dc8296: Preparing 00:24:09 534a70dc8296: Waiting 00:24:09 15bd2357eb46: Layer already exists 00:24:09 10f14a2f906f: Layer already exists 00:24:09 40dd477d2a2e: Layer already exists 00:24:09 f2714be789c6: Layer already exists 00:24:09 c11fae994644: Layer already exists 00:24:09 534a70dc8296: Layer already exists 00:24:09 main: digest: sha256:276a23ad101887fee71139f6403a406e0405785a6fd27f471d6bd47be82be627 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:24:09 ===================================================== [Pipeline] echo 00:24:09 taggedImages: 00:24:09 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c 00:24:09 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 00:24:09 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.57 00:24:09 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 00:24:09 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 00:24:09 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 00:24:09 80c243033e1b04995b2447ef5c7ce1c070ea113c 00:24:09 latest 00:24:09 4.0.0-dev.57 00:24:09 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 00:24:09 main 00:24:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:10 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c 00:24:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:24:10 61c086cbfb62: Preparing 00:24:10 bd6802e3a7bd: Preparing 00:24:10 fd97b8ece244: Preparing 00:24:10 a151f36a812c: Preparing 00:24:10 40dd477d2a2e: Preparing 00:24:10 e8edbb7640ff: Preparing 00:24:10 8b90e450851c: Preparing 00:24:10 534a70dc8296: Preparing 00:24:10 e8edbb7640ff: Waiting 00:24:10 8b90e450851c: Waiting 00:24:10 534a70dc8296: Waiting 00:24:10 40dd477d2a2e: Layer already exists 00:24:10 a151f36a812c: Layer already exists 00:24:10 bd6802e3a7bd: Pushed 00:24:10 e8edbb7640ff: Layer already exists 00:24:10 8b90e450851c: Layer already exists 00:24:10 534a70dc8296: Layer already exists 00:24:10 61c086cbfb62: Pushed 00:24:16 fd97b8ece244: Pushed 00:24:16 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:051b7dde5cfbdd00a51eac7c69d42b49e8e03e319f76a50c83ee1b3805078972 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:16 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 00:24:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:24:16 61c086cbfb62: Preparing 00:24:16 bd6802e3a7bd: Preparing 00:24:16 fd97b8ece244: Preparing 00:24:16 a151f36a812c: Preparing 00:24:16 40dd477d2a2e: Preparing 00:24:16 e8edbb7640ff: Preparing 00:24:16 8b90e450851c: Preparing 00:24:16 534a70dc8296: Preparing 00:24:16 e8edbb7640ff: Waiting 00:24:16 8b90e450851c: Waiting 00:24:16 534a70dc8296: Waiting 00:24:16 61c086cbfb62: Layer already exists 00:24:16 a151f36a812c: Layer already exists 00:24:16 fd97b8ece244: Layer already exists 00:24:16 40dd477d2a2e: Layer already exists 00:24:16 bd6802e3a7bd: Layer already exists 00:24:16 e8edbb7640ff: Layer already exists 00:24:16 8b90e450851c: Layer already exists 00:24:16 534a70dc8296: Layer already exists 00:24:17 latest: digest: sha256:051b7dde5cfbdd00a51eac7c69d42b49e8e03e319f76a50c83ee1b3805078972 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:17 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.57 00:24:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:24:18 61c086cbfb62: Preparing 00:24:18 bd6802e3a7bd: Preparing 00:24:18 fd97b8ece244: Preparing 00:24:18 a151f36a812c: Preparing 00:24:18 40dd477d2a2e: Preparing 00:24:18 e8edbb7640ff: Preparing 00:24:18 8b90e450851c: Preparing 00:24:18 534a70dc8296: Preparing 00:24:18 e8edbb7640ff: Waiting 00:24:18 8b90e450851c: Waiting 00:24:18 40dd477d2a2e: Layer already exists 00:24:18 fd97b8ece244: Layer already exists 00:24:18 61c086cbfb62: Layer already exists 00:24:18 a151f36a812c: Layer already exists 00:24:18 bd6802e3a7bd: Layer already exists 00:24:18 534a70dc8296: Layer already exists 00:24:18 e8edbb7640ff: Layer already exists 00:24:18 8b90e450851c: Layer already exists 00:24:18 4.0.0-dev.57: digest: sha256:051b7dde5cfbdd00a51eac7c69d42b49e8e03e319f76a50c83ee1b3805078972 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:19 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 00:24:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:24:19 61c086cbfb62: Preparing 00:24:19 bd6802e3a7bd: Preparing 00:24:19 fd97b8ece244: Preparing 00:24:19 a151f36a812c: Preparing 00:24:19 40dd477d2a2e: Preparing 00:24:19 e8edbb7640ff: Preparing 00:24:19 8b90e450851c: Preparing 00:24:19 534a70dc8296: Preparing 00:24:19 8b90e450851c: Waiting 00:24:19 534a70dc8296: Waiting 00:24:19 e8edbb7640ff: Waiting 00:24:19 61c086cbfb62: Layer already exists 00:24:19 40dd477d2a2e: Layer already exists 00:24:19 a151f36a812c: Layer already exists 00:24:19 fd97b8ece244: Layer already exists 00:24:19 bd6802e3a7bd: Layer already exists 00:24:19 8b90e450851c: Layer already exists 00:24:19 534a70dc8296: Layer already exists 00:24:19 e8edbb7640ff: Layer already exists 00:24:19 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:051b7dde5cfbdd00a51eac7c69d42b49e8e03e319f76a50c83ee1b3805078972 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:20 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 00:24:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:24:20 61c086cbfb62: Preparing 00:24:20 bd6802e3a7bd: Preparing 00:24:20 fd97b8ece244: Preparing 00:24:20 a151f36a812c: Preparing 00:24:20 40dd477d2a2e: Preparing 00:24:20 e8edbb7640ff: Preparing 00:24:20 8b90e450851c: Preparing 00:24:20 534a70dc8296: Preparing 00:24:20 8b90e450851c: Waiting 00:24:20 e8edbb7640ff: Waiting 00:24:20 534a70dc8296: Waiting 00:24:20 61c086cbfb62: Layer already exists 00:24:20 40dd477d2a2e: Layer already exists 00:24:20 a151f36a812c: Layer already exists 00:24:20 fd97b8ece244: Layer already exists 00:24:20 bd6802e3a7bd: Layer already exists 00:24:20 534a70dc8296: Layer already exists 00:24:20 8b90e450851c: Layer already exists 00:24:20 e8edbb7640ff: Layer already exists 00:24:20 main: digest: sha256:051b7dde5cfbdd00a51eac7c69d42b49e8e03e319f76a50c83ee1b3805078972 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:24:20 ===================================================== [Pipeline] echo 00:24:20 taggedImages: 00:24:20 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c 00:24:20 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 00:24:20 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.57 00:24:20 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 00:24:20 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 00:24:20 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 00:24:20 80c243033e1b04995b2447ef5c7ce1c070ea113c 00:24:20 latest 00:24:20 4.0.0-dev.57 00:24:20 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 00:24:20 main 00:24:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:21 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c 00:24:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:24:21 90bbc03548ef: Preparing 00:24:21 e356ad3978e2: Preparing 00:24:21 e0b4f0163ff1: Preparing 00:24:21 42bdb64d476f: Preparing 00:24:21 367764129801: Preparing 00:24:21 8e2cd63d29f1: Preparing 00:24:21 33b8100939fa: Preparing 00:24:21 a151f36a812c: Preparing 00:24:21 40dd477d2a2e: Preparing 00:24:21 4a4c8897c1c4: Preparing 00:24:21 bcb09069a8c6: Preparing 00:24:21 5f70bf18a086: Preparing 00:24:21 c887b8f6a775: Preparing 00:24:21 665c60a1cbe9: Preparing 00:24:21 7bf15ca91e5b: Preparing 00:24:21 534a70dc8296: Preparing 00:24:21 8e2cd63d29f1: Waiting 00:24:21 33b8100939fa: Waiting 00:24:21 a151f36a812c: Waiting 00:24:21 40dd477d2a2e: Waiting 00:24:21 4a4c8897c1c4: Waiting 00:24:21 bcb09069a8c6: Waiting 00:24:21 7bf15ca91e5b: Waiting 00:24:21 5f70bf18a086: Waiting 00:24:21 c887b8f6a775: Waiting 00:24:21 665c60a1cbe9: Waiting 00:24:21 534a70dc8296: Waiting 00:24:21 90bbc03548ef: Pushed 00:24:21 367764129801: Pushed 00:24:21 e0b4f0163ff1: Pushed 00:24:21 e356ad3978e2: Pushed 00:24:21 42bdb64d476f: Pushed 00:24:21 a151f36a812c: Layer already exists 00:24:21 40dd477d2a2e: Layer already exists 00:24:22 8e2cd63d29f1: Pushed 00:24:22 5f70bf18a086: Layer already exists 00:24:22 4a4c8897c1c4: Pushed 00:24:22 bcb09069a8c6: Pushed 00:24:22 534a70dc8296: Layer already exists 00:24:22 c887b8f6a775: Pushed 00:24:22 7bf15ca91e5b: Pushed 00:24:23 665c60a1cbe9: Pushed 00:24:25 33b8100939fa: Pushed 00:24:25 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:ea49535a09ddc605aade93cf7852658735dceeff5e0fe8df2e54ae657f6d60fa size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:25 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 00:24:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:24:25 90bbc03548ef: Preparing 00:24:25 e356ad3978e2: Preparing 00:24:25 e0b4f0163ff1: Preparing 00:24:25 42bdb64d476f: Preparing 00:24:25 367764129801: Preparing 00:24:25 8e2cd63d29f1: Preparing 00:24:25 33b8100939fa: Preparing 00:24:25 a151f36a812c: Preparing 00:24:25 40dd477d2a2e: Preparing 00:24:25 4a4c8897c1c4: Preparing 00:24:25 bcb09069a8c6: Preparing 00:24:25 5f70bf18a086: Preparing 00:24:25 c887b8f6a775: Preparing 00:24:25 665c60a1cbe9: Preparing 00:24:25 7bf15ca91e5b: Preparing 00:24:25 534a70dc8296: Preparing 00:24:25 c887b8f6a775: Waiting 00:24:25 7bf15ca91e5b: Waiting 00:24:25 665c60a1cbe9: Waiting 00:24:25 534a70dc8296: Waiting 00:24:25 8e2cd63d29f1: Waiting 00:24:25 40dd477d2a2e: Waiting 00:24:25 4a4c8897c1c4: Waiting 00:24:25 bcb09069a8c6: Waiting 00:24:25 5f70bf18a086: Waiting 00:24:25 33b8100939fa: Waiting 00:24:25 a151f36a812c: Waiting 00:24:25 90bbc03548ef: Layer already exists 00:24:25 42bdb64d476f: Layer already exists 00:24:25 e0b4f0163ff1: Layer already exists 00:24:25 e356ad3978e2: Layer already exists 00:24:25 367764129801: Layer already exists 00:24:25 a151f36a812c: Layer already exists 00:24:25 33b8100939fa: Layer already exists 00:24:25 40dd477d2a2e: Layer already exists 00:24:25 4a4c8897c1c4: Layer already exists 00:24:25 8e2cd63d29f1: Layer already exists 00:24:25 bcb09069a8c6: Layer already exists 00:24:25 665c60a1cbe9: Layer already exists 00:24:25 c887b8f6a775: Layer already exists 00:24:25 7bf15ca91e5b: Layer already exists 00:24:25 5f70bf18a086: Layer already exists 00:24:25 534a70dc8296: Layer already exists 00:24:26 latest: digest: sha256:ea49535a09ddc605aade93cf7852658735dceeff5e0fe8df2e54ae657f6d60fa size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:26 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.57 00:24:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:24:26 90bbc03548ef: Preparing 00:24:26 e356ad3978e2: Preparing 00:24:26 e0b4f0163ff1: Preparing 00:24:26 42bdb64d476f: Preparing 00:24:26 367764129801: Preparing 00:24:26 8e2cd63d29f1: Preparing 00:24:26 33b8100939fa: Preparing 00:24:26 a151f36a812c: Preparing 00:24:26 40dd477d2a2e: Preparing 00:24:26 4a4c8897c1c4: Preparing 00:24:26 bcb09069a8c6: Preparing 00:24:26 5f70bf18a086: Preparing 00:24:26 c887b8f6a775: Preparing 00:24:26 665c60a1cbe9: Preparing 00:24:26 7bf15ca91e5b: Preparing 00:24:26 534a70dc8296: Preparing 00:24:26 4a4c8897c1c4: Waiting 00:24:26 bcb09069a8c6: Waiting 00:24:26 5f70bf18a086: Waiting 00:24:26 c887b8f6a775: Waiting 00:24:26 665c60a1cbe9: Waiting 00:24:26 7bf15ca91e5b: Waiting 00:24:26 534a70dc8296: Waiting 00:24:26 33b8100939fa: Waiting 00:24:26 a151f36a812c: Waiting 00:24:26 40dd477d2a2e: Waiting 00:24:26 8e2cd63d29f1: Waiting 00:24:26 90bbc03548ef: Layer already exists 00:24:26 42bdb64d476f: Layer already exists 00:24:26 367764129801: Layer already exists 00:24:26 e0b4f0163ff1: Layer already exists 00:24:26 e356ad3978e2: Layer already exists 00:24:26 8e2cd63d29f1: Layer already exists 00:24:26 33b8100939fa: Layer already exists 00:24:26 4a4c8897c1c4: Layer already exists 00:24:26 40dd477d2a2e: Layer already exists 00:24:26 a151f36a812c: Layer already exists 00:24:26 5f70bf18a086: Layer already exists 00:24:26 c887b8f6a775: Layer already exists 00:24:26 bcb09069a8c6: Layer already exists 00:24:26 7bf15ca91e5b: Layer already exists 00:24:26 665c60a1cbe9: Layer already exists 00:24:26 534a70dc8296: Layer already exists 00:24:27 4.0.0-dev.57: digest: sha256:ea49535a09ddc605aade93cf7852658735dceeff5e0fe8df2e54ae657f6d60fa size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:27 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 00:24:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:24:27 90bbc03548ef: Preparing 00:24:27 e356ad3978e2: Preparing 00:24:27 e0b4f0163ff1: Preparing 00:24:27 42bdb64d476f: Preparing 00:24:27 367764129801: Preparing 00:24:27 8e2cd63d29f1: Preparing 00:24:27 33b8100939fa: Preparing 00:24:27 a151f36a812c: Preparing 00:24:27 40dd477d2a2e: Preparing 00:24:27 4a4c8897c1c4: Preparing 00:24:27 bcb09069a8c6: Preparing 00:24:27 5f70bf18a086: Preparing 00:24:27 c887b8f6a775: Preparing 00:24:27 665c60a1cbe9: Preparing 00:24:27 7bf15ca91e5b: Preparing 00:24:27 534a70dc8296: Preparing 00:24:27 33b8100939fa: Waiting 00:24:27 a151f36a812c: Waiting 00:24:27 40dd477d2a2e: Waiting 00:24:27 4a4c8897c1c4: Waiting 00:24:27 bcb09069a8c6: Waiting 00:24:27 5f70bf18a086: Waiting 00:24:27 c887b8f6a775: Waiting 00:24:27 8e2cd63d29f1: Waiting 00:24:27 665c60a1cbe9: Waiting 00:24:27 7bf15ca91e5b: Waiting 00:24:27 534a70dc8296: Waiting 00:24:27 e356ad3978e2: Layer already exists 00:24:27 367764129801: Layer already exists 00:24:27 e0b4f0163ff1: Layer already exists 00:24:27 90bbc03548ef: Layer already exists 00:24:27 42bdb64d476f: Layer already exists 00:24:27 a151f36a812c: Layer already exists 00:24:27 33b8100939fa: Layer already exists 00:24:27 8e2cd63d29f1: Layer already exists 00:24:27 4a4c8897c1c4: Layer already exists 00:24:27 40dd477d2a2e: Layer already exists 00:24:28 bcb09069a8c6: Layer already exists 00:24:28 5f70bf18a086: Layer already exists 00:24:28 c887b8f6a775: Layer already exists 00:24:28 7bf15ca91e5b: Layer already exists 00:24:28 665c60a1cbe9: Layer already exists 00:24:28 534a70dc8296: Layer already exists 00:24:28 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:ea49535a09ddc605aade93cf7852658735dceeff5e0fe8df2e54ae657f6d60fa size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:28 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 00:24:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:24:28 90bbc03548ef: Preparing 00:24:28 e356ad3978e2: Preparing 00:24:28 e0b4f0163ff1: Preparing 00:24:28 42bdb64d476f: Preparing 00:24:28 367764129801: Preparing 00:24:28 8e2cd63d29f1: Preparing 00:24:28 33b8100939fa: Preparing 00:24:28 a151f36a812c: Preparing 00:24:28 40dd477d2a2e: Preparing 00:24:28 4a4c8897c1c4: Preparing 00:24:28 bcb09069a8c6: Preparing 00:24:28 5f70bf18a086: Preparing 00:24:28 c887b8f6a775: Preparing 00:24:28 665c60a1cbe9: Preparing 00:24:28 7bf15ca91e5b: Preparing 00:24:28 534a70dc8296: Preparing 00:24:28 8e2cd63d29f1: Waiting 00:24:28 33b8100939fa: Waiting 00:24:28 a151f36a812c: Waiting 00:24:28 40dd477d2a2e: Waiting 00:24:28 4a4c8897c1c4: Waiting 00:24:28 bcb09069a8c6: Waiting 00:24:28 5f70bf18a086: Waiting 00:24:28 534a70dc8296: Waiting 00:24:28 c887b8f6a775: Waiting 00:24:28 7bf15ca91e5b: Waiting 00:24:28 665c60a1cbe9: Waiting 00:24:28 e0b4f0163ff1: Layer already exists 00:24:28 367764129801: Layer already exists 00:24:28 90bbc03548ef: Layer already exists 00:24:28 e356ad3978e2: Layer already exists 00:24:28 42bdb64d476f: Layer already exists 00:24:28 8e2cd63d29f1: Layer already exists 00:24:28 33b8100939fa: Layer already exists 00:24:28 a151f36a812c: Layer already exists 00:24:28 4a4c8897c1c4: Layer already exists 00:24:28 40dd477d2a2e: Layer already exists 00:24:28 5f70bf18a086: Layer already exists 00:24:28 c887b8f6a775: Layer already exists 00:24:29 665c60a1cbe9: Layer already exists 00:24:29 bcb09069a8c6: Layer already exists 00:24:29 7bf15ca91e5b: Layer already exists 00:24:29 534a70dc8296: Layer already exists 00:24:29 main: digest: sha256:ea49535a09ddc605aade93cf7852658735dceeff5e0fe8df2e54ae657f6d60fa size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:24:29 ===================================================== [Pipeline] echo 00:24:29 taggedImages: 00:24:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c 00:24:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 00:24:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.57 00:24:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 00:24:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 00:24:29 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 00:24:29 80c243033e1b04995b2447ef5c7ce1c070ea113c 00:24:29 latest 00:24:29 4.0.0-dev.57 00:24:29 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 00:24:29 main 00:24:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:29 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c 00:24:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 00:24:31 2452d170b22e: Preparing 00:24:31 e32dae158ab3: Preparing 00:24:31 28f365bc1a18: Preparing 00:24:31 b4c6ca840656: Preparing 00:24:31 a151f36a812c: Preparing 00:24:31 40dd477d2a2e: Preparing 00:24:31 e8edbb7640ff: Preparing 00:24:31 8b90e450851c: Preparing 00:24:31 534a70dc8296: Preparing 00:24:31 40dd477d2a2e: Waiting 00:24:31 e8edbb7640ff: Waiting 00:24:31 8b90e450851c: Waiting 00:24:31 534a70dc8296: Waiting 00:24:31 a151f36a812c: Layer already exists 00:24:31 40dd477d2a2e: Layer already exists 00:24:31 e8edbb7640ff: Layer already exists 00:24:31 e32dae158ab3: Pushed 00:24:31 28f365bc1a18: Pushed 00:24:31 2452d170b22e: Pushed 00:24:31 8b90e450851c: Layer already exists 00:24:31 534a70dc8296: Layer already exists 00:24:37 b4c6ca840656: Pushed 00:24:37 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:1ba6eaee34e3002fd399ea5c80cc9ae0bb85c1f294cd9eeaffafb91a36fef6b5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:37 + 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 00:24:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 00:24:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 00:24:38 2452d170b22e: Preparing 00:24:38 e32dae158ab3: Preparing 00:24:38 28f365bc1a18: Preparing 00:24:38 b4c6ca840656: Preparing 00:24:38 a151f36a812c: Preparing 00:24:38 40dd477d2a2e: Preparing 00:24:38 e8edbb7640ff: Preparing 00:24:38 8b90e450851c: Preparing 00:24:38 534a70dc8296: Preparing 00:24:38 e8edbb7640ff: Waiting 00:24:38 8b90e450851c: Waiting 00:24:38 534a70dc8296: Waiting 00:24:38 40dd477d2a2e: Waiting 00:24:38 b4c6ca840656: Layer already exists 00:24:38 28f365bc1a18: Layer already exists 00:24:38 2452d170b22e: Layer already exists 00:24:38 a151f36a812c: Layer already exists 00:24:38 e32dae158ab3: Layer already exists 00:24:38 8b90e450851c: Layer already exists 00:24:38 534a70dc8296: Layer already exists 00:24:38 40dd477d2a2e: Layer already exists 00:24:38 e8edbb7640ff: Layer already exists 00:24:38 latest: digest: sha256:1ba6eaee34e3002fd399ea5c80cc9ae0bb85c1f294cd9eeaffafb91a36fef6b5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:38 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.57 00:24:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 00:24:39 2452d170b22e: Preparing 00:24:39 e32dae158ab3: Preparing 00:24:39 28f365bc1a18: Preparing 00:24:39 b4c6ca840656: Preparing 00:24:39 a151f36a812c: Preparing 00:24:39 40dd477d2a2e: Preparing 00:24:39 e8edbb7640ff: Preparing 00:24:39 40dd477d2a2e: Waiting 00:24:39 8b90e450851c: Preparing 00:24:39 e8edbb7640ff: Waiting 00:24:39 534a70dc8296: Preparing 00:24:39 8b90e450851c: Waiting 00:24:39 534a70dc8296: Waiting 00:24:39 a151f36a812c: Layer already exists 00:24:39 b4c6ca840656: Layer already exists 00:24:39 2452d170b22e: Layer already exists 00:24:39 e32dae158ab3: Layer already exists 00:24:39 28f365bc1a18: Layer already exists 00:24:39 40dd477d2a2e: Layer already exists 00:24:39 e8edbb7640ff: Layer already exists 00:24:39 534a70dc8296: Layer already exists 00:24:39 8b90e450851c: Layer already exists 00:24:39 4.0.0-dev.57: digest: sha256:1ba6eaee34e3002fd399ea5c80cc9ae0bb85c1f294cd9eeaffafb91a36fef6b5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:39 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 00:24:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 00:24:40 2452d170b22e: Preparing 00:24:40 e32dae158ab3: Preparing 00:24:40 28f365bc1a18: Preparing 00:24:40 b4c6ca840656: Preparing 00:24:40 a151f36a812c: Preparing 00:24:40 40dd477d2a2e: Preparing 00:24:40 e8edbb7640ff: Preparing 00:24:40 8b90e450851c: Preparing 00:24:40 534a70dc8296: Preparing 00:24:40 40dd477d2a2e: Waiting 00:24:40 8b90e450851c: Waiting 00:24:40 534a70dc8296: Waiting 00:24:40 e8edbb7640ff: Waiting 00:24:40 b4c6ca840656: Layer already exists 00:24:40 e32dae158ab3: Layer already exists 00:24:40 2452d170b22e: Layer already exists 00:24:40 a151f36a812c: Layer already exists 00:24:40 28f365bc1a18: Layer already exists 00:24:40 40dd477d2a2e: Layer already exists 00:24:40 e8edbb7640ff: Layer already exists 00:24:40 534a70dc8296: Layer already exists 00:24:40 8b90e450851c: Layer already exists 00:24:40 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:1ba6eaee34e3002fd399ea5c80cc9ae0bb85c1f294cd9eeaffafb91a36fef6b5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:40 + 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 00:24:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 00:24:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 00:24:41 2452d170b22e: Preparing 00:24:41 e32dae158ab3: Preparing 00:24:41 28f365bc1a18: Preparing 00:24:41 b4c6ca840656: Preparing 00:24:41 a151f36a812c: Preparing 00:24:41 40dd477d2a2e: Preparing 00:24:41 e8edbb7640ff: Preparing 00:24:41 8b90e450851c: Preparing 00:24:41 534a70dc8296: Preparing 00:24:41 8b90e450851c: Waiting 00:24:41 40dd477d2a2e: Waiting 00:24:41 e8edbb7640ff: Waiting 00:24:41 534a70dc8296: Waiting 00:24:41 28f365bc1a18: Layer already exists 00:24:41 2452d170b22e: Layer already exists 00:24:41 e32dae158ab3: Layer already exists 00:24:41 b4c6ca840656: Layer already exists 00:24:41 a151f36a812c: Layer already exists 00:24:41 e8edbb7640ff: Layer already exists 00:24:41 8b90e450851c: Layer already exists 00:24:41 534a70dc8296: Layer already exists 00:24:41 40dd477d2a2e: Layer already exists 00:24:41 main: digest: sha256:1ba6eaee34e3002fd399ea5c80cc9ae0bb85c1f294cd9eeaffafb91a36fef6b5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:24:41 ===================================================== [Pipeline] echo 00:24:41 taggedImages: 00:24:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c 00:24:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 00:24:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.57 00:24:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 00:24:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 00:24:41 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 00:24:41 80c243033e1b04995b2447ef5c7ce1c070ea113c 00:24:41 latest 00:24:41 4.0.0-dev.57 00:24:41 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 00:24:41 main 00:24:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:41 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c 00:24:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:24:42 bd8567319e8c: Preparing 00:24:42 ee54ad1cdf70: Preparing 00:24:42 84373cd6fbbc: Preparing 00:24:42 04c49b75e05e: Preparing 00:24:42 5cb2ccebf96d: Preparing 00:24:42 a151f36a812c: Preparing 00:24:42 40dd477d2a2e: Preparing 00:24:42 afa191446015: Preparing 00:24:42 bfe894d74fa3: Preparing 00:24:42 3e779a69f432: Preparing 00:24:42 534a70dc8296: Preparing 00:24:42 bfe894d74fa3: Waiting 00:24:42 3e779a69f432: Waiting 00:24:42 a151f36a812c: Waiting 00:24:42 40dd477d2a2e: Waiting 00:24:42 afa191446015: Waiting 00:24:42 534a70dc8296: Waiting 00:24:43 ee54ad1cdf70: Pushed 00:24:43 5cb2ccebf96d: Pushed 00:24:43 04c49b75e05e: Pushed 00:24:43 bd8567319e8c: Pushed 00:24:43 40dd477d2a2e: Layer already exists 00:24:43 a151f36a812c: Layer already exists 00:24:43 534a70dc8296: Layer already exists 00:24:43 afa191446015: Pushed 00:24:43 bfe894d74fa3: Pushed 00:24:45 84373cd6fbbc: Pushed 00:24:47 3e779a69f432: Pushed 00:24:47 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:c7f39d578cd176da42eb91b7e6053fada2c1fee6178004e31e985de2a744644e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:48 + 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 00:24:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 00:24:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:24:48 bd8567319e8c: Preparing 00:24:48 ee54ad1cdf70: Preparing 00:24:48 84373cd6fbbc: Preparing 00:24:48 04c49b75e05e: Preparing 00:24:48 5cb2ccebf96d: Preparing 00:24:48 a151f36a812c: Preparing 00:24:48 40dd477d2a2e: Preparing 00:24:48 afa191446015: Preparing 00:24:48 bfe894d74fa3: Preparing 00:24:48 3e779a69f432: Preparing 00:24:48 534a70dc8296: Preparing 00:24:48 afa191446015: Waiting 00:24:48 bfe894d74fa3: Waiting 00:24:48 3e779a69f432: Waiting 00:24:48 534a70dc8296: Waiting 00:24:48 a151f36a812c: Waiting 00:24:48 40dd477d2a2e: Waiting 00:24:48 5cb2ccebf96d: Layer already exists 00:24:48 bd8567319e8c: Layer already exists 00:24:48 04c49b75e05e: Layer already exists 00:24:48 84373cd6fbbc: Layer already exists 00:24:48 ee54ad1cdf70: Layer already exists 00:24:48 a151f36a812c: Layer already exists 00:24:48 bfe894d74fa3: Layer already exists 00:24:48 afa191446015: Layer already exists 00:24:48 40dd477d2a2e: Layer already exists 00:24:48 3e779a69f432: Layer already exists 00:24:48 534a70dc8296: Layer already exists 00:24:48 latest: digest: sha256:c7f39d578cd176da42eb91b7e6053fada2c1fee6178004e31e985de2a744644e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:49 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.57 00:24:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:24:49 bd8567319e8c: Preparing 00:24:49 ee54ad1cdf70: Preparing 00:24:49 84373cd6fbbc: Preparing 00:24:49 04c49b75e05e: Preparing 00:24:49 5cb2ccebf96d: Preparing 00:24:49 a151f36a812c: Preparing 00:24:49 40dd477d2a2e: Preparing 00:24:49 a151f36a812c: Waiting 00:24:49 afa191446015: Preparing 00:24:49 40dd477d2a2e: Waiting 00:24:49 bfe894d74fa3: Preparing 00:24:49 afa191446015: Waiting 00:24:49 bfe894d74fa3: Waiting 00:24:49 3e779a69f432: Preparing 00:24:49 534a70dc8296: Preparing 00:24:49 3e779a69f432: Waiting 00:24:49 534a70dc8296: Waiting 00:24:49 04c49b75e05e: Layer already exists 00:24:49 ee54ad1cdf70: Layer already exists 00:24:49 5cb2ccebf96d: Layer already exists 00:24:49 84373cd6fbbc: Layer already exists 00:24:49 bd8567319e8c: Layer already exists 00:24:49 40dd477d2a2e: Layer already exists 00:24:49 a151f36a812c: Layer already exists 00:24:49 3e779a69f432: Layer already exists 00:24:49 bfe894d74fa3: Layer already exists 00:24:49 afa191446015: Layer already exists 00:24:49 534a70dc8296: Layer already exists 00:24:49 4.0.0-dev.57: digest: sha256:c7f39d578cd176da42eb91b7e6053fada2c1fee6178004e31e985de2a744644e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:50 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 00:24:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:24:50 bd8567319e8c: Preparing 00:24:50 ee54ad1cdf70: Preparing 00:24:50 84373cd6fbbc: Preparing 00:24:50 04c49b75e05e: Preparing 00:24:50 5cb2ccebf96d: Preparing 00:24:50 a151f36a812c: Preparing 00:24:50 40dd477d2a2e: Preparing 00:24:50 afa191446015: Preparing 00:24:50 bfe894d74fa3: Preparing 00:24:50 3e779a69f432: Preparing 00:24:50 534a70dc8296: Preparing 00:24:50 afa191446015: Waiting 00:24:50 bfe894d74fa3: Waiting 00:24:50 3e779a69f432: Waiting 00:24:50 534a70dc8296: Waiting 00:24:50 a151f36a812c: Waiting 00:24:50 40dd477d2a2e: Waiting 00:24:50 bd8567319e8c: Layer already exists 00:24:50 84373cd6fbbc: Layer already exists 00:24:50 5cb2ccebf96d: Layer already exists 00:24:50 04c49b75e05e: Layer already exists 00:24:50 ee54ad1cdf70: Layer already exists 00:24:50 40dd477d2a2e: Layer already exists 00:24:50 3e779a69f432: Layer already exists 00:24:50 a151f36a812c: Layer already exists 00:24:50 afa191446015: Layer already exists 00:24:50 bfe894d74fa3: Layer already exists 00:24:50 534a70dc8296: Layer already exists 00:24:50 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:c7f39d578cd176da42eb91b7e6053fada2c1fee6178004e31e985de2a744644e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:51 + 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 00:24:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 00:24:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:24:51 bd8567319e8c: Preparing 00:24:51 ee54ad1cdf70: Preparing 00:24:51 84373cd6fbbc: Preparing 00:24:51 04c49b75e05e: Preparing 00:24:51 5cb2ccebf96d: Preparing 00:24:51 a151f36a812c: Preparing 00:24:51 40dd477d2a2e: Preparing 00:24:51 afa191446015: Preparing 00:24:51 bfe894d74fa3: Preparing 00:24:51 3e779a69f432: Preparing 00:24:51 534a70dc8296: Preparing 00:24:51 a151f36a812c: Waiting 00:24:51 afa191446015: Waiting 00:24:51 bfe894d74fa3: Waiting 00:24:51 3e779a69f432: Waiting 00:24:51 534a70dc8296: Waiting 00:24:51 40dd477d2a2e: Waiting 00:24:51 ee54ad1cdf70: Layer already exists 00:24:51 84373cd6fbbc: Layer already exists 00:24:51 04c49b75e05e: Layer already exists 00:24:51 bd8567319e8c: Layer already exists 00:24:51 5cb2ccebf96d: Layer already exists 00:24:51 afa191446015: Layer already exists 00:24:51 40dd477d2a2e: Layer already exists 00:24:51 a151f36a812c: Layer already exists 00:24:51 bfe894d74fa3: Layer already exists 00:24:51 3e779a69f432: Layer already exists 00:24:51 534a70dc8296: Layer already exists 00:24:51 main: digest: sha256:c7f39d578cd176da42eb91b7e6053fada2c1fee6178004e31e985de2a744644e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:24:51 ===================================================== [Pipeline] echo 00:24:52 taggedImages: 00:24:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c 00:24:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 00:24:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.57 00:24:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 00:24:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 00:24:52 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 00:24:52 80c243033e1b04995b2447ef5c7ce1c070ea113c 00:24:52 latest 00:24:52 4.0.0-dev.57 00:24:52 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 00:24:52 main 00:24:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:52 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c 00:24:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:24:52 22f3c74e8527: Preparing 00:24:52 7e7c39f54a14: Preparing 00:24:52 20e61daeabc7: Preparing 00:24:52 923dbf593c56: Preparing 00:24:52 ccfeceadc343: Preparing 00:24:52 fb7ff5591d1f: Preparing 00:24:52 8ed62968c3d5: Preparing 00:24:52 a151f36a812c: Preparing 00:24:52 40dd477d2a2e: Preparing 00:24:52 1533e310fdc8: Preparing 00:24:52 421eb4b7564e: Preparing 00:24:52 534a70dc8296: Preparing 00:24:52 40dd477d2a2e: Waiting 00:24:52 1533e310fdc8: Waiting 00:24:52 421eb4b7564e: Waiting 00:24:52 fb7ff5591d1f: Waiting 00:24:52 534a70dc8296: Waiting 00:24:52 8ed62968c3d5: Waiting 00:24:52 a151f36a812c: Waiting 00:24:53 7e7c39f54a14: Pushed 00:24:53 ccfeceadc343: Pushed 00:24:53 22f3c74e8527: Pushed 00:24:53 a151f36a812c: Layer already exists 00:24:53 fb7ff5591d1f: Pushed 00:24:53 40dd477d2a2e: Layer already exists 00:24:53 8ed62968c3d5: Pushed 00:24:53 534a70dc8296: Layer already exists 00:24:55 1533e310fdc8: Pushed 00:24:55 923dbf593c56: Pushed 00:24:56 20e61daeabc7: Pushed 00:24:56 421eb4b7564e: Pushed 00:24:56 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:650701a5c1ddddb278fe8bf5ab13e0cee17235582ab7dcbeb603422c13c4d111 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:56 + 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 00:24:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 00:24:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:24:57 22f3c74e8527: Preparing 00:24:57 7e7c39f54a14: Preparing 00:24:57 20e61daeabc7: Preparing 00:24:57 923dbf593c56: Preparing 00:24:57 ccfeceadc343: Preparing 00:24:57 fb7ff5591d1f: Preparing 00:24:57 8ed62968c3d5: Preparing 00:24:57 a151f36a812c: Preparing 00:24:57 40dd477d2a2e: Preparing 00:24:57 1533e310fdc8: Preparing 00:24:57 421eb4b7564e: Preparing 00:24:57 534a70dc8296: Preparing 00:24:57 a151f36a812c: Waiting 00:24:57 40dd477d2a2e: Waiting 00:24:57 534a70dc8296: Waiting 00:24:57 1533e310fdc8: Waiting 00:24:57 421eb4b7564e: Waiting 00:24:57 fb7ff5591d1f: Waiting 00:24:57 8ed62968c3d5: Waiting 00:24:57 ccfeceadc343: Layer already exists 00:24:57 7e7c39f54a14: Layer already exists 00:24:57 923dbf593c56: Layer already exists 00:24:57 22f3c74e8527: Layer already exists 00:24:57 20e61daeabc7: Layer already exists 00:24:57 a151f36a812c: Layer already exists 00:24:57 fb7ff5591d1f: Layer already exists 00:24:57 8ed62968c3d5: Layer already exists 00:24:57 1533e310fdc8: Layer already exists 00:24:57 40dd477d2a2e: Layer already exists 00:24:57 421eb4b7564e: Layer already exists 00:24:57 534a70dc8296: Layer already exists 00:24:57 latest: digest: sha256:650701a5c1ddddb278fe8bf5ab13e0cee17235582ab7dcbeb603422c13c4d111 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:57 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.57 00:24:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:24:58 22f3c74e8527: Preparing 00:24:58 7e7c39f54a14: Preparing 00:24:58 20e61daeabc7: Preparing 00:24:58 923dbf593c56: Preparing 00:24:58 ccfeceadc343: Preparing 00:24:58 fb7ff5591d1f: Preparing 00:24:58 8ed62968c3d5: Preparing 00:24:58 a151f36a812c: Preparing 00:24:58 40dd477d2a2e: Preparing 00:24:58 1533e310fdc8: Preparing 00:24:58 421eb4b7564e: Preparing 00:24:58 534a70dc8296: Preparing 00:24:58 fb7ff5591d1f: Waiting 00:24:58 40dd477d2a2e: Waiting 00:24:58 1533e310fdc8: Waiting 00:24:58 8ed62968c3d5: Waiting 00:24:58 421eb4b7564e: Waiting 00:24:58 a151f36a812c: Waiting 00:24:58 20e61daeabc7: Layer already exists 00:24:58 923dbf593c56: Layer already exists 00:24:58 ccfeceadc343: Layer already exists 00:24:58 7e7c39f54a14: Layer already exists 00:24:58 22f3c74e8527: Layer already exists 00:24:58 fb7ff5591d1f: Layer already exists 00:24:58 8ed62968c3d5: Layer already exists 00:24:58 40dd477d2a2e: Layer already exists 00:24:58 1533e310fdc8: Layer already exists 00:24:58 a151f36a812c: Layer already exists 00:24:58 421eb4b7564e: Layer already exists 00:24:58 534a70dc8296: Layer already exists 00:24:58 4.0.0-dev.57: digest: sha256:650701a5c1ddddb278fe8bf5ab13e0cee17235582ab7dcbeb603422c13c4d111 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:58 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 00:24:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:24:59 22f3c74e8527: Preparing 00:24:59 7e7c39f54a14: Preparing 00:24:59 20e61daeabc7: Preparing 00:24:59 923dbf593c56: Preparing 00:24:59 ccfeceadc343: Preparing 00:24:59 fb7ff5591d1f: Preparing 00:24:59 8ed62968c3d5: Preparing 00:24:59 a151f36a812c: Preparing 00:24:59 40dd477d2a2e: Preparing 00:24:59 1533e310fdc8: Preparing 00:24:59 421eb4b7564e: Preparing 00:24:59 534a70dc8296: Preparing 00:24:59 a151f36a812c: Waiting 00:24:59 40dd477d2a2e: Waiting 00:24:59 1533e310fdc8: Waiting 00:24:59 421eb4b7564e: Waiting 00:24:59 534a70dc8296: Waiting 00:24:59 fb7ff5591d1f: Waiting 00:24:59 8ed62968c3d5: Waiting 00:24:59 20e61daeabc7: Layer already exists 00:24:59 7e7c39f54a14: Layer already exists 00:24:59 22f3c74e8527: Layer already exists 00:24:59 ccfeceadc343: Layer already exists 00:24:59 923dbf593c56: Layer already exists 00:24:59 fb7ff5591d1f: Layer already exists 00:24:59 40dd477d2a2e: Layer already exists 00:24:59 1533e310fdc8: Layer already exists 00:24:59 8ed62968c3d5: Layer already exists 00:24:59 a151f36a812c: Layer already exists 00:24:59 421eb4b7564e: Layer already exists 00:24:59 534a70dc8296: Layer already exists 00:24:59 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:650701a5c1ddddb278fe8bf5ab13e0cee17235582ab7dcbeb603422c13c4d111 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:59 + 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 00:25:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 00:25:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:25:00 22f3c74e8527: Preparing 00:25:00 7e7c39f54a14: Preparing 00:25:00 20e61daeabc7: Preparing 00:25:00 923dbf593c56: Preparing 00:25:00 ccfeceadc343: Preparing 00:25:00 fb7ff5591d1f: Preparing 00:25:00 8ed62968c3d5: Preparing 00:25:00 a151f36a812c: Preparing 00:25:00 40dd477d2a2e: Preparing 00:25:00 1533e310fdc8: Preparing 00:25:00 421eb4b7564e: Preparing 00:25:00 534a70dc8296: Preparing 00:25:00 8ed62968c3d5: Waiting 00:25:00 a151f36a812c: Waiting 00:25:00 40dd477d2a2e: Waiting 00:25:00 1533e310fdc8: Waiting 00:25:00 421eb4b7564e: Waiting 00:25:00 534a70dc8296: Waiting 00:25:00 fb7ff5591d1f: Waiting 00:25:00 22f3c74e8527: Layer already exists 00:25:00 7e7c39f54a14: Layer already exists 00:25:00 923dbf593c56: Layer already exists 00:25:00 20e61daeabc7: Layer already exists 00:25:00 ccfeceadc343: Layer already exists 00:25:00 8ed62968c3d5: Layer already exists 00:25:00 1533e310fdc8: Layer already exists 00:25:00 a151f36a812c: Layer already exists 00:25:00 fb7ff5591d1f: Layer already exists 00:25:00 40dd477d2a2e: Layer already exists 00:25:00 421eb4b7564e: Layer already exists 00:25:00 534a70dc8296: Layer already exists 00:25:00 main: digest: sha256:650701a5c1ddddb278fe8bf5ab13e0cee17235582ab7dcbeb603422c13c4d111 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:25:00 ===================================================== [Pipeline] echo 00:25:00 taggedImages: 00:25:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c 00:25:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 00:25:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.57 00:25:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 00:25:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 00:25:00 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 00:25:00 80c243033e1b04995b2447ef5c7ce1c070ea113c 00:25:00 latest 00:25:00 4.0.0-dev.57 00:25:00 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 00:25:00 main 00:25:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:00 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c 00:25:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:25:01 338597852492: Preparing 00:25:01 f5a541f5b341: Preparing 00:25:01 a151f36a812c: Preparing 00:25:01 40dd477d2a2e: Preparing 00:25:01 d5d6c91e7fe5: Preparing 00:25:01 bc437674f070: Preparing 00:25:01 534a70dc8296: Preparing 00:25:01 bc437674f070: Waiting 00:25:01 534a70dc8296: Waiting 00:25:01 a151f36a812c: Layer already exists 00:25:01 40dd477d2a2e: Layer already exists 00:25:01 534a70dc8296: Layer already exists 00:25:01 338597852492: Pushed 00:25:03 d5d6c91e7fe5: Pushed 00:25:03 bc437674f070: Pushed 00:25:06 f5a541f5b341: Pushed 00:25:06 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:7c6d45ff1db1f8b22289bb76f0fc5a3793f865768e47444a37d3cd1ebf37289e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:06 + 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 00:25:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 00:25:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:25:06 338597852492: Preparing 00:25:06 f5a541f5b341: Preparing 00:25:06 a151f36a812c: Preparing 00:25:06 40dd477d2a2e: Preparing 00:25:06 d5d6c91e7fe5: Preparing 00:25:06 bc437674f070: Preparing 00:25:06 534a70dc8296: Preparing 00:25:06 bc437674f070: Waiting 00:25:06 534a70dc8296: Waiting 00:25:06 f5a541f5b341: Layer already exists 00:25:06 40dd477d2a2e: Layer already exists 00:25:06 338597852492: Layer already exists 00:25:06 d5d6c91e7fe5: Layer already exists 00:25:06 a151f36a812c: Layer already exists 00:25:06 534a70dc8296: Layer already exists 00:25:06 bc437674f070: Layer already exists 00:25:07 latest: digest: sha256:7c6d45ff1db1f8b22289bb76f0fc5a3793f865768e47444a37d3cd1ebf37289e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:07 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.57 00:25:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:25:07 338597852492: Preparing 00:25:07 f5a541f5b341: Preparing 00:25:07 a151f36a812c: Preparing 00:25:07 40dd477d2a2e: Preparing 00:25:07 d5d6c91e7fe5: Preparing 00:25:07 bc437674f070: Preparing 00:25:07 534a70dc8296: Preparing 00:25:07 bc437674f070: Waiting 00:25:07 534a70dc8296: Waiting 00:25:07 40dd477d2a2e: Layer already exists 00:25:07 a151f36a812c: Layer already exists 00:25:07 d5d6c91e7fe5: Layer already exists 00:25:07 f5a541f5b341: Layer already exists 00:25:07 338597852492: Layer already exists 00:25:07 bc437674f070: Layer already exists 00:25:07 534a70dc8296: Layer already exists 00:25:08 4.0.0-dev.57: digest: sha256:7c6d45ff1db1f8b22289bb76f0fc5a3793f865768e47444a37d3cd1ebf37289e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:08 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 00:25:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:25:08 338597852492: Preparing 00:25:08 f5a541f5b341: Preparing 00:25:08 a151f36a812c: Preparing 00:25:08 40dd477d2a2e: Preparing 00:25:08 d5d6c91e7fe5: Preparing 00:25:08 bc437674f070: Preparing 00:25:08 534a70dc8296: Preparing 00:25:08 bc437674f070: Waiting 00:25:08 534a70dc8296: Waiting 00:25:08 338597852492: Layer already exists 00:25:08 40dd477d2a2e: Layer already exists 00:25:08 f5a541f5b341: Layer already exists 00:25:08 d5d6c91e7fe5: Layer already exists 00:25:08 a151f36a812c: Layer already exists 00:25:08 bc437674f070: Layer already exists 00:25:08 534a70dc8296: Layer already exists 00:25:09 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:7c6d45ff1db1f8b22289bb76f0fc5a3793f865768e47444a37d3cd1ebf37289e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:09 + 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 00:25:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 00:25:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:25:09 338597852492: Preparing 00:25:09 f5a541f5b341: Preparing 00:25:09 a151f36a812c: Preparing 00:25:09 40dd477d2a2e: Preparing 00:25:09 d5d6c91e7fe5: Preparing 00:25:09 bc437674f070: Preparing 00:25:09 534a70dc8296: Preparing 00:25:09 bc437674f070: Waiting 00:25:09 534a70dc8296: Waiting 00:25:09 40dd477d2a2e: Layer already exists 00:25:09 d5d6c91e7fe5: Layer already exists 00:25:09 a151f36a812c: Layer already exists 00:25:09 f5a541f5b341: Layer already exists 00:25:09 338597852492: Layer already exists 00:25:09 bc437674f070: Layer already exists 00:25:09 534a70dc8296: Layer already exists 00:25:10 main: digest: sha256:7c6d45ff1db1f8b22289bb76f0fc5a3793f865768e47444a37d3cd1ebf37289e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:25:10 ===================================================== [Pipeline] echo 00:25:10 taggedImages: 00:25:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c 00:25:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 00:25:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.57 00:25:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 00:25:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 00:25:10 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 00:25:10 80c243033e1b04995b2447ef5c7ce1c070ea113c 00:25:10 latest 00:25:10 4.0.0-dev.57 00:25:10 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 00:25:10 main 00:25:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:10 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c 00:25:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:25:10 440fcd390a3e: Preparing 00:25:10 42df7e1b390d: Preparing 00:25:10 7d36615d9015: Preparing 00:25:10 a151f36a812c: Preparing 00:25:10 40dd477d2a2e: Preparing 00:25:10 4d400f2f2304: Preparing 00:25:10 841be88d1aff: Preparing 00:25:10 0b9fa811c4d1: Preparing 00:25:10 cf1dc2afb8a5: Preparing 00:25:10 534a70dc8296: Preparing 00:25:10 841be88d1aff: Waiting 00:25:10 0b9fa811c4d1: Waiting 00:25:10 cf1dc2afb8a5: Waiting 00:25:10 534a70dc8296: Waiting 00:25:10 4d400f2f2304: Waiting 00:25:10 a151f36a812c: Layer already exists 00:25:11 40dd477d2a2e: Layer already exists 00:25:11 42df7e1b390d: Pushed 00:25:11 7d36615d9015: Pushed 00:25:11 440fcd390a3e: Pushed 00:25:11 534a70dc8296: Layer already exists 00:25:11 0b9fa811c4d1: Pushed 00:25:13 cf1dc2afb8a5: Pushed 00:25:26 841be88d1aff: Pushed 00:25:32 4d400f2f2304: Pushed 00:25:33 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:ebeb9b0ca8c422565133f92648a4b63cf639132829f23855e551fd127b4f11b1 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:33 + 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 00:25:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 00:25:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:25:33 440fcd390a3e: Preparing 00:25:33 42df7e1b390d: Preparing 00:25:33 7d36615d9015: Preparing 00:25:33 a151f36a812c: Preparing 00:25:33 40dd477d2a2e: Preparing 00:25:33 4d400f2f2304: Preparing 00:25:33 841be88d1aff: Preparing 00:25:33 0b9fa811c4d1: Preparing 00:25:33 cf1dc2afb8a5: Preparing 00:25:33 534a70dc8296: Preparing 00:25:33 841be88d1aff: Waiting 00:25:33 0b9fa811c4d1: Waiting 00:25:33 4d400f2f2304: Waiting 00:25:33 cf1dc2afb8a5: Waiting 00:25:33 534a70dc8296: Waiting 00:25:33 440fcd390a3e: Layer already exists 00:25:33 40dd477d2a2e: Layer already exists 00:25:33 a151f36a812c: Layer already exists 00:25:33 7d36615d9015: Layer already exists 00:25:34 42df7e1b390d: Layer already exists 00:25:34 4d400f2f2304: Layer already exists 00:25:34 0b9fa811c4d1: Layer already exists 00:25:34 841be88d1aff: Layer already exists 00:25:34 cf1dc2afb8a5: Layer already exists 00:25:34 534a70dc8296: Layer already exists 00:25:34 latest: digest: sha256:ebeb9b0ca8c422565133f92648a4b63cf639132829f23855e551fd127b4f11b1 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:34 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.57 00:25:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:25:34 440fcd390a3e: Preparing 00:25:34 42df7e1b390d: Preparing 00:25:34 7d36615d9015: Preparing 00:25:34 a151f36a812c: Preparing 00:25:34 40dd477d2a2e: Preparing 00:25:34 4d400f2f2304: Preparing 00:25:34 841be88d1aff: Preparing 00:25:34 0b9fa811c4d1: Preparing 00:25:34 cf1dc2afb8a5: Preparing 00:25:34 534a70dc8296: Preparing 00:25:34 841be88d1aff: Waiting 00:25:34 cf1dc2afb8a5: Waiting 00:25:34 4d400f2f2304: Waiting 00:25:34 534a70dc8296: Waiting 00:25:34 0b9fa811c4d1: Waiting 00:25:34 7d36615d9015: Layer already exists 00:25:34 440fcd390a3e: Layer already exists 00:25:34 40dd477d2a2e: Layer already exists 00:25:34 a151f36a812c: Layer already exists 00:25:34 42df7e1b390d: Layer already exists 00:25:34 4d400f2f2304: Layer already exists 00:25:34 841be88d1aff: Layer already exists 00:25:34 534a70dc8296: Layer already exists 00:25:34 0b9fa811c4d1: Layer already exists 00:25:34 cf1dc2afb8a5: Layer already exists 00:25:35 4.0.0-dev.57: digest: sha256:ebeb9b0ca8c422565133f92648a4b63cf639132829f23855e551fd127b4f11b1 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:35 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 00:25:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:25:35 440fcd390a3e: Preparing 00:25:35 42df7e1b390d: Preparing 00:25:35 7d36615d9015: Preparing 00:25:35 a151f36a812c: Preparing 00:25:35 40dd477d2a2e: Preparing 00:25:35 4d400f2f2304: Preparing 00:25:35 841be88d1aff: Preparing 00:25:35 0b9fa811c4d1: Preparing 00:25:35 cf1dc2afb8a5: Preparing 00:25:35 534a70dc8296: Preparing 00:25:35 0b9fa811c4d1: Waiting 00:25:35 cf1dc2afb8a5: Waiting 00:25:35 534a70dc8296: Waiting 00:25:35 4d400f2f2304: Waiting 00:25:35 841be88d1aff: Waiting 00:25:35 a151f36a812c: Layer already exists 00:25:35 440fcd390a3e: Layer already exists 00:25:35 7d36615d9015: Layer already exists 00:25:35 40dd477d2a2e: Layer already exists 00:25:35 42df7e1b390d: Layer already exists 00:25:35 cf1dc2afb8a5: Layer already exists 00:25:35 841be88d1aff: Layer already exists 00:25:35 0b9fa811c4d1: Layer already exists 00:25:35 4d400f2f2304: Layer already exists 00:25:35 534a70dc8296: Layer already exists 00:25:36 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:ebeb9b0ca8c422565133f92648a4b63cf639132829f23855e551fd127b4f11b1 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:36 + 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 00:25:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 00:25:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:25:36 440fcd390a3e: Preparing 00:25:36 42df7e1b390d: Preparing 00:25:36 7d36615d9015: Preparing 00:25:36 a151f36a812c: Preparing 00:25:36 40dd477d2a2e: Preparing 00:25:36 4d400f2f2304: Preparing 00:25:36 841be88d1aff: Preparing 00:25:36 0b9fa811c4d1: Preparing 00:25:36 cf1dc2afb8a5: Preparing 00:25:36 534a70dc8296: Preparing 00:25:36 4d400f2f2304: Waiting 00:25:36 841be88d1aff: Waiting 00:25:36 0b9fa811c4d1: Waiting 00:25:36 cf1dc2afb8a5: Waiting 00:25:36 534a70dc8296: Waiting 00:25:36 42df7e1b390d: Layer already exists 00:25:36 40dd477d2a2e: Layer already exists 00:25:36 a151f36a812c: Layer already exists 00:25:36 7d36615d9015: Layer already exists 00:25:36 440fcd390a3e: Layer already exists 00:25:36 4d400f2f2304: Layer already exists 00:25:36 0b9fa811c4d1: Layer already exists 00:25:36 841be88d1aff: Layer already exists 00:25:36 cf1dc2afb8a5: Layer already exists 00:25:36 534a70dc8296: Layer already exists 00:25:37 main: digest: sha256:ebeb9b0ca8c422565133f92648a4b63cf639132829f23855e551fd127b4f11b1 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:25:37 ===================================================== [Pipeline] echo 00:25:37 taggedImages: 00:25:37 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c 00:25:37 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 00:25:37 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.57 00:25:37 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 00:25:37 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 00:25:37 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 00:25:37 80c243033e1b04995b2447ef5c7ce1c070ea113c 00:25:37 latest 00:25:37 4.0.0-dev.57 00:25:37 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 00:25:37 main 00:25:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:37 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c 00:25:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:25:38 1f017e99fc90: Preparing 00:25:38 ae4d19b69996: Preparing 00:25:38 5d66bf892f6c: Preparing 00:25:38 a151f36a812c: Preparing 00:25:38 40dd477d2a2e: Preparing 00:25:38 33e70364c281: Preparing 00:25:38 5e59282a9325: Preparing 00:25:38 401109b87c9a: Preparing 00:25:38 534a70dc8296: Preparing 00:25:38 33e70364c281: Waiting 00:25:38 5e59282a9325: Waiting 00:25:38 401109b87c9a: Waiting 00:25:38 534a70dc8296: Waiting 00:25:38 a151f36a812c: Layer already exists 00:25:38 40dd477d2a2e: Layer already exists 00:25:38 5d66bf892f6c: Pushed 00:25:38 ae4d19b69996: Pushed 00:25:38 1f017e99fc90: Pushed 00:25:38 534a70dc8296: Layer already exists 00:25:39 401109b87c9a: Pushed 00:25:40 5e59282a9325: Pushed 00:26:02 33e70364c281: Pushed 00:26:02 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:13b2acc56e3ee0d1bd7d6666b77470606cc9d1fec1f584f7c3a9d7f5b01d43d8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:02 + 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 00:26:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 00:26:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:26:03 1f017e99fc90: Preparing 00:26:03 ae4d19b69996: Preparing 00:26:03 5d66bf892f6c: Preparing 00:26:03 a151f36a812c: Preparing 00:26:03 40dd477d2a2e: Preparing 00:26:03 33e70364c281: Preparing 00:26:03 5e59282a9325: Preparing 00:26:03 401109b87c9a: Preparing 00:26:03 534a70dc8296: Preparing 00:26:03 5e59282a9325: Waiting 00:26:03 33e70364c281: Waiting 00:26:03 401109b87c9a: Waiting 00:26:03 534a70dc8296: Waiting 00:26:03 1f017e99fc90: Layer already exists 00:26:03 a151f36a812c: Layer already exists 00:26:03 40dd477d2a2e: Layer already exists 00:26:03 5d66bf892f6c: Layer already exists 00:26:03 ae4d19b69996: Layer already exists 00:26:03 534a70dc8296: Layer already exists 00:26:03 401109b87c9a: Layer already exists 00:26:03 33e70364c281: Layer already exists 00:26:03 5e59282a9325: Layer already exists 00:26:03 latest: digest: sha256:13b2acc56e3ee0d1bd7d6666b77470606cc9d1fec1f584f7c3a9d7f5b01d43d8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:04 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.57 00:26:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:26:04 1f017e99fc90: Preparing 00:26:04 ae4d19b69996: Preparing 00:26:04 5d66bf892f6c: Preparing 00:26:04 a151f36a812c: Preparing 00:26:04 40dd477d2a2e: Preparing 00:26:04 33e70364c281: Preparing 00:26:04 5e59282a9325: Preparing 00:26:04 401109b87c9a: Preparing 00:26:04 534a70dc8296: Preparing 00:26:04 33e70364c281: Waiting 00:26:04 5e59282a9325: Waiting 00:26:04 401109b87c9a: Waiting 00:26:04 534a70dc8296: Waiting 00:26:04 a151f36a812c: Layer already exists 00:26:04 ae4d19b69996: Layer already exists 00:26:04 5d66bf892f6c: Layer already exists 00:26:04 40dd477d2a2e: Layer already exists 00:26:04 1f017e99fc90: Layer already exists 00:26:04 33e70364c281: Layer already exists 00:26:04 5e59282a9325: Layer already exists 00:26:04 401109b87c9a: Layer already exists 00:26:04 534a70dc8296: Layer already exists 00:26:04 4.0.0-dev.57: digest: sha256:13b2acc56e3ee0d1bd7d6666b77470606cc9d1fec1f584f7c3a9d7f5b01d43d8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:05 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 00:26:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:26:05 1f017e99fc90: Preparing 00:26:05 ae4d19b69996: Preparing 00:26:05 5d66bf892f6c: Preparing 00:26:05 a151f36a812c: Preparing 00:26:05 40dd477d2a2e: Preparing 00:26:05 33e70364c281: Preparing 00:26:05 5e59282a9325: Preparing 00:26:05 401109b87c9a: Preparing 00:26:05 534a70dc8296: Preparing 00:26:05 33e70364c281: Waiting 00:26:05 5e59282a9325: Waiting 00:26:05 401109b87c9a: Waiting 00:26:05 534a70dc8296: Waiting 00:26:05 a151f36a812c: Layer already exists 00:26:05 40dd477d2a2e: Layer already exists 00:26:05 1f017e99fc90: Layer already exists 00:26:05 ae4d19b69996: Layer already exists 00:26:05 5d66bf892f6c: Layer already exists 00:26:05 5e59282a9325: Layer already exists 00:26:05 33e70364c281: Layer already exists 00:26:05 401109b87c9a: Layer already exists 00:26:05 534a70dc8296: Layer already exists 00:26:05 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:13b2acc56e3ee0d1bd7d6666b77470606cc9d1fec1f584f7c3a9d7f5b01d43d8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:06 + 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 00:26:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 00:26:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:26:06 1f017e99fc90: Preparing 00:26:06 ae4d19b69996: Preparing 00:26:06 5d66bf892f6c: Preparing 00:26:06 a151f36a812c: Preparing 00:26:06 40dd477d2a2e: Preparing 00:26:06 33e70364c281: Preparing 00:26:06 5e59282a9325: Preparing 00:26:06 401109b87c9a: Preparing 00:26:06 534a70dc8296: Preparing 00:26:06 5e59282a9325: Waiting 00:26:06 401109b87c9a: Waiting 00:26:06 534a70dc8296: Waiting 00:26:06 33e70364c281: Waiting 00:26:06 ae4d19b69996: Layer already exists 00:26:06 1f017e99fc90: Layer already exists 00:26:06 40dd477d2a2e: Layer already exists 00:26:06 5d66bf892f6c: Layer already exists 00:26:06 a151f36a812c: Layer already exists 00:26:06 534a70dc8296: Layer already exists 00:26:06 33e70364c281: Layer already exists 00:26:06 5e59282a9325: Layer already exists 00:26:06 401109b87c9a: Layer already exists 00:26:06 main: digest: sha256:13b2acc56e3ee0d1bd7d6666b77470606cc9d1fec1f584f7c3a9d7f5b01d43d8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:26:06 ===================================================== [Pipeline] echo 00:26:06 taggedImages: 00:26:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c 00:26:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 00:26:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.57 00:26:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 00:26:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 00:26:06 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 00:26:06 80c243033e1b04995b2447ef5c7ce1c070ea113c 00:26:06 latest 00:26:06 4.0.0-dev.57 00:26:06 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 00:26:06 main 00:26:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:07 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c 00:26:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:26:07 bf97fbf62933: Preparing 00:26:07 e9bb0475936b: Preparing 00:26:07 f3c1a71de9b5: Preparing 00:26:07 a151f36a812c: Preparing 00:26:07 40dd477d2a2e: Preparing 00:26:07 f41a642e975a: Preparing 00:26:07 0b9fa811c4d1: Preparing 00:26:07 cf1dc2afb8a5: Preparing 00:26:07 534a70dc8296: Preparing 00:26:07 f41a642e975a: Waiting 00:26:07 0b9fa811c4d1: Waiting 00:26:07 534a70dc8296: Waiting 00:26:07 cf1dc2afb8a5: Waiting 00:26:07 a151f36a812c: Layer already exists 00:26:07 40dd477d2a2e: Layer already exists 00:26:07 0b9fa811c4d1: Layer already exists 00:26:07 bf97fbf62933: Pushed 00:26:07 f3c1a71de9b5: Pushed 00:26:07 cf1dc2afb8a5: Layer already exists 00:26:07 e9bb0475936b: Pushed 00:26:07 534a70dc8296: Layer already exists 00:26:29 f41a642e975a: Pushed 00:26:29 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:20a2fe769679c8c990c2b8a1b8492716c7885d06ced2fafad511d8bbd4437dcc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:30 + 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 00:26:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 00:26:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:26:30 bf97fbf62933: Preparing 00:26:30 e9bb0475936b: Preparing 00:26:30 f3c1a71de9b5: Preparing 00:26:30 a151f36a812c: Preparing 00:26:30 40dd477d2a2e: Preparing 00:26:30 f41a642e975a: Preparing 00:26:30 0b9fa811c4d1: Preparing 00:26:30 cf1dc2afb8a5: Preparing 00:26:30 534a70dc8296: Preparing 00:26:30 f41a642e975a: Waiting 00:26:30 0b9fa811c4d1: Waiting 00:26:30 cf1dc2afb8a5: Waiting 00:26:30 534a70dc8296: Waiting 00:26:30 40dd477d2a2e: Layer already exists 00:26:30 a151f36a812c: Layer already exists 00:26:30 bf97fbf62933: Layer already exists 00:26:30 f3c1a71de9b5: Layer already exists 00:26:30 e9bb0475936b: Layer already exists 00:26:30 cf1dc2afb8a5: Layer already exists 00:26:30 0b9fa811c4d1: Layer already exists 00:26:30 f41a642e975a: Layer already exists 00:26:30 534a70dc8296: Layer already exists 00:26:30 latest: digest: sha256:20a2fe769679c8c990c2b8a1b8492716c7885d06ced2fafad511d8bbd4437dcc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:31 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.57 00:26:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:26:31 bf97fbf62933: Preparing 00:26:31 e9bb0475936b: Preparing 00:26:31 f3c1a71de9b5: Preparing 00:26:31 a151f36a812c: Preparing 00:26:31 40dd477d2a2e: Preparing 00:26:31 f41a642e975a: Preparing 00:26:31 0b9fa811c4d1: Preparing 00:26:31 cf1dc2afb8a5: Preparing 00:26:31 534a70dc8296: Preparing 00:26:31 0b9fa811c4d1: Waiting 00:26:31 cf1dc2afb8a5: Waiting 00:26:31 534a70dc8296: Waiting 00:26:31 f41a642e975a: Waiting 00:26:31 f3c1a71de9b5: Layer already exists 00:26:31 e9bb0475936b: Layer already exists 00:26:31 bf97fbf62933: Layer already exists 00:26:31 40dd477d2a2e: Layer already exists 00:26:31 a151f36a812c: Layer already exists 00:26:31 534a70dc8296: Layer already exists 00:26:31 0b9fa811c4d1: Layer already exists 00:26:31 f41a642e975a: Layer already exists 00:26:31 cf1dc2afb8a5: Layer already exists 00:26:31 4.0.0-dev.57: digest: sha256:20a2fe769679c8c990c2b8a1b8492716c7885d06ced2fafad511d8bbd4437dcc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:32 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 00:26:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:26:32 bf97fbf62933: Preparing 00:26:32 e9bb0475936b: Preparing 00:26:32 f3c1a71de9b5: Preparing 00:26:32 a151f36a812c: Preparing 00:26:32 40dd477d2a2e: Preparing 00:26:32 f41a642e975a: Preparing 00:26:32 0b9fa811c4d1: Preparing 00:26:32 cf1dc2afb8a5: Preparing 00:26:32 534a70dc8296: Preparing 00:26:32 f41a642e975a: Waiting 00:26:32 0b9fa811c4d1: Waiting 00:26:32 534a70dc8296: Waiting 00:26:32 cf1dc2afb8a5: Waiting 00:26:32 bf97fbf62933: Layer already exists 00:26:32 e9bb0475936b: Layer already exists 00:26:32 f3c1a71de9b5: Layer already exists 00:26:32 40dd477d2a2e: Layer already exists 00:26:32 a151f36a812c: Layer already exists 00:26:32 cf1dc2afb8a5: Layer already exists 00:26:32 f41a642e975a: Layer already exists 00:26:32 0b9fa811c4d1: Layer already exists 00:26:32 534a70dc8296: Layer already exists 00:26:32 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:20a2fe769679c8c990c2b8a1b8492716c7885d06ced2fafad511d8bbd4437dcc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:33 + 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 00:26:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 00:26:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:26:33 bf97fbf62933: Preparing 00:26:33 e9bb0475936b: Preparing 00:26:33 f3c1a71de9b5: Preparing 00:26:33 a151f36a812c: Preparing 00:26:33 40dd477d2a2e: Preparing 00:26:33 f41a642e975a: Preparing 00:26:33 0b9fa811c4d1: Preparing 00:26:33 cf1dc2afb8a5: Preparing 00:26:33 534a70dc8296: Preparing 00:26:33 0b9fa811c4d1: Waiting 00:26:33 cf1dc2afb8a5: Waiting 00:26:33 534a70dc8296: Waiting 00:26:33 f41a642e975a: Waiting 00:26:33 f3c1a71de9b5: Layer already exists 00:26:33 a151f36a812c: Layer already exists 00:26:33 e9bb0475936b: Layer already exists 00:26:33 40dd477d2a2e: Layer already exists 00:26:33 bf97fbf62933: Layer already exists 00:26:33 0b9fa811c4d1: Layer already exists 00:26:33 534a70dc8296: Layer already exists 00:26:33 f41a642e975a: Layer already exists 00:26:33 cf1dc2afb8a5: Layer already exists 00:26:33 main: digest: sha256:20a2fe769679c8c990c2b8a1b8492716c7885d06ced2fafad511d8bbd4437dcc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:26:34 ===================================================== [Pipeline] echo 00:26:34 taggedImages: 00:26:34 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c 00:26:34 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 00:26:34 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.57 00:26:34 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 00:26:34 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 00:26:34 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 00:26:34 80c243033e1b04995b2447ef5c7ce1c070ea113c 00:26:34 latest 00:26:34 4.0.0-dev.57 00:26:34 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 00:26:34 main 00:26:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:34 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c 00:26:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:26:34 b5e62831f0dd: Preparing 00:26:34 b5f436c63b57: Preparing 00:26:34 a151f36a812c: Preparing 00:26:34 40dd477d2a2e: Preparing 00:26:34 36bd6bf28dfb: Preparing 00:26:34 b4259b2a32e8: Preparing 00:26:34 534a70dc8296: Preparing 00:26:34 b4259b2a32e8: Waiting 00:26:34 534a70dc8296: Waiting 00:26:34 40dd477d2a2e: Layer already exists 00:26:35 a151f36a812c: Layer already exists 00:26:35 534a70dc8296: Layer already exists 00:26:35 b5e62831f0dd: Pushed 00:26:36 b4259b2a32e8: Pushed 00:26:36 36bd6bf28dfb: Pushed 00:26:43 b5f436c63b57: Pushed 00:26:43 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:eb1a128287dc33bcacc978b9c9ed20a25f5f053f60e4c009318033844a22656a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:43 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 00:26:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:26:43 b5e62831f0dd: Preparing 00:26:43 b5f436c63b57: Preparing 00:26:43 a151f36a812c: Preparing 00:26:43 40dd477d2a2e: Preparing 00:26:43 36bd6bf28dfb: Preparing 00:26:43 b4259b2a32e8: Preparing 00:26:43 534a70dc8296: Preparing 00:26:43 b4259b2a32e8: Waiting 00:26:43 534a70dc8296: Waiting 00:26:43 40dd477d2a2e: Layer already exists 00:26:43 b5e62831f0dd: Layer already exists 00:26:43 36bd6bf28dfb: Layer already exists 00:26:43 a151f36a812c: Layer already exists 00:26:43 b5f436c63b57: Layer already exists 00:26:43 b4259b2a32e8: Layer already exists 00:26:43 534a70dc8296: Layer already exists 00:26:44 latest: digest: sha256:eb1a128287dc33bcacc978b9c9ed20a25f5f053f60e4c009318033844a22656a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:44 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.57 00:26:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:26:44 b5e62831f0dd: Preparing 00:26:44 b5f436c63b57: Preparing 00:26:44 a151f36a812c: Preparing 00:26:44 40dd477d2a2e: Preparing 00:26:44 36bd6bf28dfb: Preparing 00:26:44 b4259b2a32e8: Preparing 00:26:44 534a70dc8296: Preparing 00:26:44 b4259b2a32e8: Waiting 00:26:44 534a70dc8296: Waiting 00:26:44 a151f36a812c: Layer already exists 00:26:44 b5f436c63b57: Layer already exists 00:26:44 36bd6bf28dfb: Layer already exists 00:26:44 40dd477d2a2e: Layer already exists 00:26:44 b5e62831f0dd: Layer already exists 00:26:44 b4259b2a32e8: Layer already exists 00:26:44 534a70dc8296: Layer already exists 00:26:45 4.0.0-dev.57: digest: sha256:eb1a128287dc33bcacc978b9c9ed20a25f5f053f60e4c009318033844a22656a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:45 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 00:26:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:26:45 b5e62831f0dd: Preparing 00:26:45 b5f436c63b57: Preparing 00:26:45 a151f36a812c: Preparing 00:26:45 40dd477d2a2e: Preparing 00:26:45 36bd6bf28dfb: Preparing 00:26:45 b4259b2a32e8: Preparing 00:26:45 534a70dc8296: Preparing 00:26:45 b4259b2a32e8: Waiting 00:26:45 534a70dc8296: Waiting 00:26:45 b5e62831f0dd: Layer already exists 00:26:45 36bd6bf28dfb: Layer already exists 00:26:45 b5f436c63b57: Layer already exists 00:26:45 40dd477d2a2e: Layer already exists 00:26:45 a151f36a812c: Layer already exists 00:26:45 b4259b2a32e8: Layer already exists 00:26:45 534a70dc8296: Layer already exists 00:26:46 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:eb1a128287dc33bcacc978b9c9ed20a25f5f053f60e4c009318033844a22656a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:46 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 00:26:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:26:46 b5e62831f0dd: Preparing 00:26:46 b5f436c63b57: Preparing 00:26:46 a151f36a812c: Preparing 00:26:46 40dd477d2a2e: Preparing 00:26:46 36bd6bf28dfb: Preparing 00:26:46 b4259b2a32e8: Preparing 00:26:46 534a70dc8296: Preparing 00:26:46 b4259b2a32e8: Waiting 00:26:46 534a70dc8296: Waiting 00:26:46 b5e62831f0dd: Layer already exists 00:26:46 36bd6bf28dfb: Layer already exists 00:26:46 a151f36a812c: Layer already exists 00:26:46 b5f436c63b57: Layer already exists 00:26:46 40dd477d2a2e: Layer already exists 00:26:46 b4259b2a32e8: Layer already exists 00:26:46 534a70dc8296: Layer already exists 00:26:47 main: digest: sha256:eb1a128287dc33bcacc978b9c9ed20a25f5f053f60e4c009318033844a22656a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:26:47 ===================================================== [Pipeline] echo 00:26:47 taggedImages: 00:26:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c 00:26:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 00:26:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.57 00:26:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 00:26:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 00:26:47 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 00:26:47 80c243033e1b04995b2447ef5c7ce1c070ea113c 00:26:47 latest 00:26:47 4.0.0-dev.57 00:26:47 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 00:26:47 main 00:26:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:47 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c 00:26:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:26:48 5b3b2056fe8c: Preparing 00:26:48 f8e0f4125b97: Preparing 00:26:48 a151f36a812c: Preparing 00:26:48 40dd477d2a2e: Preparing 00:26:48 e82a498e0a5d: Preparing 00:26:48 eb262cd0f3f8: Preparing 00:26:48 534a70dc8296: Preparing 00:26:48 eb262cd0f3f8: Waiting 00:26:48 534a70dc8296: Waiting 00:26:48 a151f36a812c: Layer already exists 00:26:48 40dd477d2a2e: Layer already exists 00:26:49 534a70dc8296: Layer already exists 00:26:49 5b3b2056fe8c: Pushed 00:26:49 eb262cd0f3f8: Pushed 00:26:50 e82a498e0a5d: Pushed 00:26:58 f8e0f4125b97: Pushed 00:26:58 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:0a4acad8cf7b58800286ae119221b3ed77f9a2327d3e50703ee2fc66477c6984 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:59 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 00:26:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:26:59 5b3b2056fe8c: Preparing 00:26:59 f8e0f4125b97: Preparing 00:26:59 a151f36a812c: Preparing 00:26:59 40dd477d2a2e: Preparing 00:26:59 e82a498e0a5d: Preparing 00:26:59 eb262cd0f3f8: Preparing 00:26:59 534a70dc8296: Preparing 00:26:59 eb262cd0f3f8: Waiting 00:26:59 534a70dc8296: Waiting 00:26:59 5b3b2056fe8c: Layer already exists 00:26:59 a151f36a812c: Layer already exists 00:26:59 e82a498e0a5d: Layer already exists 00:26:59 40dd477d2a2e: Layer already exists 00:26:59 f8e0f4125b97: Layer already exists 00:26:59 534a70dc8296: Layer already exists 00:26:59 eb262cd0f3f8: Layer already exists 00:26:59 latest: digest: sha256:0a4acad8cf7b58800286ae119221b3ed77f9a2327d3e50703ee2fc66477c6984 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:00 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.57 00:27:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:27:01 5b3b2056fe8c: Preparing 00:27:01 f8e0f4125b97: Preparing 00:27:01 a151f36a812c: Preparing 00:27:01 40dd477d2a2e: Preparing 00:27:01 e82a498e0a5d: Preparing 00:27:01 eb262cd0f3f8: Preparing 00:27:01 534a70dc8296: Preparing 00:27:01 eb262cd0f3f8: Waiting 00:27:01 534a70dc8296: Waiting 00:27:01 5b3b2056fe8c: Layer already exists 00:27:01 e82a498e0a5d: Layer already exists 00:27:01 40dd477d2a2e: Layer already exists 00:27:01 a151f36a812c: Layer already exists 00:27:01 f8e0f4125b97: Layer already exists 00:27:01 eb262cd0f3f8: Layer already exists 00:27:01 534a70dc8296: Layer already exists 00:27:01 4.0.0-dev.57: digest: sha256:0a4acad8cf7b58800286ae119221b3ed77f9a2327d3e50703ee2fc66477c6984 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:02 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 00:27:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:27:02 5b3b2056fe8c: Preparing 00:27:02 f8e0f4125b97: Preparing 00:27:02 a151f36a812c: Preparing 00:27:02 40dd477d2a2e: Preparing 00:27:02 e82a498e0a5d: Preparing 00:27:02 eb262cd0f3f8: Preparing 00:27:02 534a70dc8296: Preparing 00:27:02 eb262cd0f3f8: Waiting 00:27:02 534a70dc8296: Waiting 00:27:02 e82a498e0a5d: Layer already exists 00:27:02 a151f36a812c: Layer already exists 00:27:02 f8e0f4125b97: Layer already exists 00:27:02 5b3b2056fe8c: Layer already exists 00:27:02 40dd477d2a2e: Layer already exists 00:27:02 eb262cd0f3f8: Layer already exists 00:27:02 534a70dc8296: Layer already exists 00:27:02 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:0a4acad8cf7b58800286ae119221b3ed77f9a2327d3e50703ee2fc66477c6984 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:03 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 00:27:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:27:03 5b3b2056fe8c: Preparing 00:27:03 f8e0f4125b97: Preparing 00:27:03 a151f36a812c: Preparing 00:27:03 40dd477d2a2e: Preparing 00:27:03 e82a498e0a5d: Preparing 00:27:03 eb262cd0f3f8: Preparing 00:27:03 534a70dc8296: Preparing 00:27:03 eb262cd0f3f8: Waiting 00:27:03 534a70dc8296: Waiting 00:27:03 5b3b2056fe8c: Layer already exists 00:27:03 f8e0f4125b97: Layer already exists 00:27:03 a151f36a812c: Layer already exists 00:27:03 40dd477d2a2e: Layer already exists 00:27:03 e82a498e0a5d: Layer already exists 00:27:03 eb262cd0f3f8: Layer already exists 00:27:03 534a70dc8296: Layer already exists 00:27:03 main: digest: sha256:0a4acad8cf7b58800286ae119221b3ed77f9a2327d3e50703ee2fc66477c6984 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:27:03 ===================================================== [Pipeline] echo 00:27:03 taggedImages: 00:27:03 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c 00:27:03 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 00:27:03 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.57 00:27:03 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 00:27:03 - 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 00:27:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:27:04 00:27:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:27:04 arm64: Pulling from edgex-lftools-log-publisher 00:27:04 8998bd30e6a1: Pulling fs layer 00:27:04 04944245beec: Pulling fs layer 00:27:04 699f458cf7ca: Pulling fs layer 00:27:04 765212b225bb: Pulling fs layer 00:27:05 f23df028b6ca: Pulling fs layer 00:27:05 d65c8cfc05b1: Pulling fs layer 00:27:05 2437ff75d9bd: Pulling fs layer 00:27:05 765212b225bb: Waiting 00:27:05 f23df028b6ca: Waiting 00:27:05 d65c8cfc05b1: Waiting 00:27:05 2437ff75d9bd: Waiting 00:27:05 04944245beec: Verifying Checksum 00:27:05 04944245beec: Download complete 00:27:05 765212b225bb: Verifying Checksum 00:27:05 765212b225bb: Download complete 00:27:05 f23df028b6ca: Verifying Checksum 00:27:05 f23df028b6ca: Download complete 00:27:05 d65c8cfc05b1: Verifying Checksum 00:27:05 d65c8cfc05b1: Download complete 00:27:05 699f458cf7ca: Verifying Checksum 00:27:05 699f458cf7ca: Download complete 00:27:05 8998bd30e6a1: Verifying Checksum 00:27:05 8998bd30e6a1: Download complete 00:27:08 2437ff75d9bd: Verifying Checksum 00:27:08 2437ff75d9bd: Download complete 00:27:10 8998bd30e6a1: Pull complete 00:27:11 04944245beec: Pull complete 00:27:12 699f458cf7ca: Pull complete 00:27:12 765212b225bb: Pull complete 00:27:13 f23df028b6ca: Pull complete 00:27:14 d65c8cfc05b1: Pull complete 00:27:32 2437ff75d9bd: Pull complete 00:27:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:27:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:27:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:27:32 prd-ubuntu20.04-docker-arm64-4c-16g-38913 does not seem to be running inside a container 00:27:32 $ 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/795 -v /w/workspace/edgex-go/795:/w/workspace/edgex-go/795:rw,z -v /w/workspace/edgex-go/795@tmp:/w/workspace/edgex-go/795@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 00:27:35 $ docker top 4195864e47633cdfa849ca0750d4d21dced075d6d7de8ef1a1ab64b6d8d147c6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:27:36 ---> job-cost.sh 00:27:36 lf-activate-venv: SKIPPING 00:27:36 INFO: No Stack... 00:27:37 INFO: Retrieving Pricing Info for: v3-standard-4 00:27:37 INFO: Archiving Costs [Pipeline] sh 00:27:38 + cat /w/workspace/edgex-go/795/archives/cost.csv 00:27:38 + cut -d, -f6 [Pipeline] lock 00:27:38 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-795-stack-cost] 00:27:38 Resource [jenkins-edgexfoundry-edgex-go-main-795-stack-cost] did not exist. Created. 00:27:38 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-795-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:27:39 + echo total: 0.10999999940395355 [Pipeline] stash 00:27:40 Stashed 1 file(s) [Pipeline] } 00:27:40 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-795-stack-cost] [Pipeline] // lock [Pipeline] } 00:27:40 $ docker stop --time=1 4195864e47633cdfa849ca0750d4d21dced075d6d7de8ef1a1ab64b6d8d147c6 00:27:41 $ docker rm -f --volumes 4195864e47633cdfa849ca0750d4d21dced075d6d7de8ef1a1ab64b6d8d147c6 [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 00:27:42 provisioning config files... 00:27:42 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/795@tmp/config4077544867647945359tmp [Pipeline] { [Pipeline] sh 00:27:42 + set +x 00:27:42 + bash -s -- 00:27:42 + curl -s https://codecov.io/bash 00:27:43 00:27:43 _____ _ 00:27:43 / ____| | | 00:27:43 | | ___ __| | ___ ___ _____ __ 00:27:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:27:43 | |___| (_) | (_| | __/ (_| (_) \ V / 00:27:43 \_____\___/ \__,_|\___|\___\___/ \_/ 00:27:43 Bash-1.0.6 00:27:43 00:27:43 00:27:43 ==> git version 2.25.1 found 00:27:43 ==> 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 00:27:43 Release-Date: 2020-01-08 00:27:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:27:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:27:43 ==> Jenkins CI detected. 00:27:43 current dir:  /w/workspace/edgex-go/795 00:27:43 project root: . 00:27:43 --> token set from env 00:27:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:27:43 ==> Running gcov in . (disable via -X gcov) 00:27:43 ==> Python coveragepy not found 00:27:43 ==> Searching for coverage reports in: 00:27:43 + . 00:27:43 -> Found 1 reports 00:27:43 ==> Detecting git/mercurial file structure 00:27:43 ==> Reading reports 00:27:43 + ./coverage.out bytes=1584683 00:27:43 ==> Appending adjustments 00:27:43 https://docs.codecov.io/docs/fixing-reports 00:27:44 + Found adjustments 00:27:44 ==> Gzipping contents 00:27:44 136K /tmp/codecov.kc36df.gz 00:27:44 ==> Uploading reports 00:27:44 url: https://codecov.io 00:27:44 query: branch=main&commit=80c243033e1b04995b2447ef5c7ce1c070ea113c&build=795&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F795%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:27:44 -> Pinging Codecov 00:27:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=80c243033e1b04995b2447ef5c7ce1c070ea113c&build=795&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F795%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:27:44 -> Uploading to 00:27:44 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/80c243033e1b04995b2447ef5c7ce1c070ea113c/c79c6220-cb3f-4935-882d-6d9b782a3f28.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250214%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250214T002744Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=bcecc455fcfc19b809f585cadf2cfbe955672c3f19723892506158b61e4f884f 00:27:44 % Total % Received % Xferd Average Speed Time Time Time Current 00:27:44 Dload Upload Total Spent Left Speed 00:27:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 134k 0 0 100 134k 0 749k --:--:-- --:--:-- --:--:-- 749k 00:27:44 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } 00:27:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 00:27:45 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:27:45 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:27:45 00:27:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:27:45 latest: Pulling from edgex-devops/edgex-snyk-go 00:27:45 43c4264eed91: Pulling fs layer 00:27:45 4cc291be95ef: Pulling fs layer 00:27:45 2ac1f1163629: Pulling fs layer 00:27:45 5c3c966382ef: Pulling fs layer 00:27:45 4f4fb700ef54: Pulling fs layer 00:27:45 d9c7d2e4e75e: Pulling fs layer 00:27:45 9c3e1370e548: Pulling fs layer 00:27:45 5c3c966382ef: Waiting 00:27:45 d9c7d2e4e75e: Waiting 00:27:45 9c3e1370e548: Waiting 00:27:45 4f4fb700ef54: Waiting 00:27:45 4cc291be95ef: Verifying Checksum 00:27:45 4cc291be95ef: Download complete 00:27:45 5c3c966382ef: Verifying Checksum 00:27:45 5c3c966382ef: Download complete 00:27:45 4f4fb700ef54: Download complete 00:27:45 43c4264eed91: Download complete 00:27:46 d9c7d2e4e75e: Verifying Checksum 00:27:46 d9c7d2e4e75e: Download complete 00:27:46 43c4264eed91: Pull complete 00:27:46 4cc291be95ef: Pull complete 00:27:46 2ac1f1163629: Download complete 00:27:46 9c3e1370e548: Verifying Checksum 00:27:46 9c3e1370e548: Download complete 00:27:50 2ac1f1163629: Pull complete 00:27:50 5c3c966382ef: Pull complete 00:27:50 4f4fb700ef54: Pull complete 00:27:50 d9c7d2e4e75e: Pull complete 00:27:53 9c3e1370e548: Pull complete 00:27:53 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 00:27:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:27:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:27:53 prd-ubuntu20.04-docker-8c-8g-38912 does not seem to be running inside a container 00:27:53 $ 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/795 -v /w/workspace/edgex-go/795:/w/workspace/edgex-go/795:rw,z -v /w/workspace/edgex-go/795@tmp:/w/workspace/edgex-go/795@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 00:27:55 $ docker top 3e8c9d0c804eca1000be6da27e75eaa2fb88dc490ee0fb3f203d9c6a7f3e03c1 -eo pid,comm [Pipeline] { [Pipeline] sh 00:27:55 + git config --global --add safe.directory /w/workspace/edgex-go/795 [Pipeline] echo 00:27:55 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 00:27:55 + set -o pipefail 00:27:55 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 00:28:04 00:28:04 Monitoring /w/workspace/edgex-go/795 (github.com/edgexfoundry/edgex-go)... 00:28:04 00:28:04 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/52042681-5822-49c3-b0f2-ab926c2e7fab 00:28:04 00:28:04 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:28:04 00:28:04 00:28:04 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 00:28:04 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 00:28:04 $ docker stop --time=1 3e8c9d0c804eca1000be6da27e75eaa2fb88dc490ee0fb3f203d9c6a7f3e03c1 00:28:06 $ docker rm -f --volumes 3e8c9d0c804eca1000be6da27e75eaa2fb88dc490ee0fb3f203d9c6a7f3e03c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 00:28:07 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:28:07 provisioning config files... 00:28:07 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/795@tmp/config1848530020859802960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:28:07 --> edgex-publish-swagger.sh 00:28:07 === Publish openapi API === 00:28:07 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 00:28:07 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/795/openapi/core-command.yaml] 00:28:07 % Total % Received % Xferd Average Speed Time Time Time Current 00:28:07 Dload Upload Total Spent Left Speed 00:28:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 150k --:--:-- --:--:-- --:--:-- 149k 100 32782 0 0 100 32782 0 66902 --:--:-- --:--:-- --:--:-- 66765 00:28:07 00:28:07 00:28:07 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/795/openapi/core-data.yaml] 00:28:08 % Total % Received % Xferd Average Speed Time Time Time Current 00:28:08 Dload Upload Total Spent Left Speed 00:28:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 175k --:--:-- --:--:-- --:--:-- 175k 00:28:08 00:28:08 00:28:08 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/795/openapi/core-keeper.yaml] 00:28:08 % Total % Received % Xferd Average Speed Time Time Time Current 00:28:08 Dload Upload Total Spent Left Speed 00:28:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 412 200k --:--:-- --:--:-- --:--:-- 200k 00:28:08 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 00:28:08 00:28:08 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/795/openapi/core-metadata.yaml] 00:28:08 % Total % Received % Xferd Average Speed Time Time Time Current 00:28:08 Dload Upload Total Spent Left Speed 00:28:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 156 100 156k 356 357k --:--:-- --:--:-- --:--:-- 357k 00:28:08 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 00:28:08 00:28:08 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/795/openapi/security-proxy-auth.yaml] 00:28:09 % Total % Received % Xferd Average Speed Time Time Time Current 00:28:09 Dload Upload Total Spent Left Speed 00:28:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 412 149k --:--:-- --:--:-- --:--:-- 149k 00:28:09 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 00:28:09 00:28:09 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/795/openapi/support-notifications.yaml] 00:28:09 % Total % Received % Xferd Average Speed Time Time Time Current 00:28:09 Dload Upload Total Spent Left Speed 00:28:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 520 325k --:--:-- --:--:-- --:--:-- 325k 00:28:09 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 00:28:09 00:28:09 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/795/openapi/support-scheduler.yaml] 00:28:09 % Total % Received % Xferd Average Speed Time Time Time Current 00:28:09 Dload Upload Total Spent Left Speed 00:28:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 549 174k --:--:-- --:--:-- --:--:-- 174k 00:28:09 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 00:28:09 [Pipeline] } 00:28:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 00:28:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:28:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:28:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:28:10 prd-ubuntu20.04-docker-8c-8g-38912 does not seem to be running inside a container 00:28:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/795 -v /w/workspace/edgex-go/795:/w/workspace/edgex-go/795:rw,z -v /w/workspace/edgex-go/795@tmp:/w/workspace/edgex-go/795@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:28:11 $ docker top 0057f2a52a023e531a3914ff8cadfd2f50582a25c8dd55ee71254e2cefecc5b0 -eo pid,comm 00:28:11 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). 00:28:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:28:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:28:11 [ssh-agent] Looking for ssh-agent implementation... 00:28:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:28:11 $ docker exec 0057f2a52a023e531a3914ff8cadfd2f50582a25c8dd55ee71254e2cefecc5b0 ssh-agent 00:28:11 SSH_AUTH_SOCK=/tmp/ssh-oOiZuLTmudCc/agent.32 00:28:11 SSH_AGENT_PID=38 00:28:11 Running ssh-add (command line suppressed) 00:28:11 Identity added: /w/workspace/edgex-go/795@tmp/private_key_8140595405244548249.key (/w/workspace/edgex-go/795@tmp/private_key_8140595405244548249.key) 00:28:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:28:11 + git semver tag 00:28:12 2025-02-14 00:28:12,046 [run_tag] DEBUG tag force:False 00:28:12 2025-02-14 00:28:12,046 [check_head_tag] DEBUG check head tag 00:28:12 2025-02-14 00:28:12,050 [execute] INFO git cat-file --batch-check 00:28:12 2025-02-14 00:28:12,051 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/795, universal_newlines=False, shell=None, istream=) 00:28:12 2025-02-14 00:28:12,054 [execute] INFO git cat-file --batch 00:28:12 2025-02-14 00:28:12,054 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/795, universal_newlines=False, shell=None, istream=) 00:28:12 2025-02-14 00:28:12,105 [read_version] DEBUG read version from /w/workspace/edgex-go/795/.semver/main 00:28:12 2025-02-14 00:28:12,106 [execute] INFO git tag -a v4.0.0-dev.57 -m v4.0.0-dev.57 00:28:12 2025-02-14 00:28:12,106 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.57', '-m', 'v4.0.0-dev.57'], cwd=/w/workspace/edgex-go/795, universal_newlines=False, shell=None, istream=None) 00:28:12 2025-02-14 00:28:12,111 [read_version] DEBUG read version from /w/workspace/edgex-go/795/.semver/main 00:28:12 4.0.0-dev.57 [Pipeline] } 00:28:12 $ docker exec --env ******** --env ******** 0057f2a52a023e531a3914ff8cadfd2f50582a25c8dd55ee71254e2cefecc5b0 ssh-agent -k 00:28:12 unset SSH_AUTH_SOCK; 00:28:12 unset SSH_AGENT_PID; 00:28:12 echo Agent pid 38 killed; 00:28:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:28:12 + git semver [Pipeline] } 00:28:12 $ docker stop --time=1 0057f2a52a023e531a3914ff8cadfd2f50582a25c8dd55ee71254e2cefecc5b0 00:28:14 $ docker rm -f --volumes 0057f2a52a023e531a3914ff8cadfd2f50582a25c8dd55ee71254e2cefecc5b0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:28:14 00:28:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:28:14 0.23.1-centos7: Pulling from edgex-lftools 00:28:14 ab5ef0e58194: Pulling fs layer 00:28:14 9712f1f96733: Pulling fs layer 00:28:14 63f879dbbcfc: Pulling fs layer 00:28:14 0d9ebad4ef96: Pulling fs layer 00:28:14 e9a5061849ea: Pulling fs layer 00:28:14 d747dcd14b5f: Pulling fs layer 00:28:14 2de7ff778b66: Pulling fs layer 00:28:14 0d9ebad4ef96: Waiting 00:28:14 d747dcd14b5f: Waiting 00:28:14 2de7ff778b66: Waiting 00:28:14 e9a5061849ea: Waiting 00:28:14 9712f1f96733: Verifying Checksum 00:28:14 9712f1f96733: Download complete 00:28:15 63f879dbbcfc: Verifying Checksum 00:28:15 63f879dbbcfc: Download complete 00:28:15 e9a5061849ea: Verifying Checksum 00:28:15 e9a5061849ea: Download complete 00:28:15 0d9ebad4ef96: Verifying Checksum 00:28:15 0d9ebad4ef96: Download complete 00:28:15 d747dcd14b5f: Verifying Checksum 00:28:15 d747dcd14b5f: Download complete 00:28:15 ab5ef0e58194: Verifying Checksum 00:28:15 ab5ef0e58194: Download complete 00:28:15 2de7ff778b66: Verifying Checksum 00:28:15 2de7ff778b66: Download complete 00:28:17 ab5ef0e58194: Pull complete 00:28:17 9712f1f96733: Pull complete 00:28:18 63f879dbbcfc: Pull complete 00:28:22 0d9ebad4ef96: Pull complete 00:28:22 e9a5061849ea: Pull complete 00:28:22 d747dcd14b5f: Pull complete 00:28:23 2de7ff778b66: Pull complete 00:28:23 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:28:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:28:23 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:28:23 prd-ubuntu20.04-docker-8c-8g-38912 does not seem to be running inside a container 00:28:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/795 -v /w/workspace/edgex-go/795:/w/workspace/edgex-go/795:rw,z -v /w/workspace/edgex-go/795@tmp:/w/workspace/edgex-go/795@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:28:25 $ docker top 43dc72e81733aebb727e7407343abde6cf81e03f227be8f4d80e4b9c6e1ddba8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:28:25 provisioning config files... 00:28:25 copy managed file [sigul-config] to file:/w/workspace/edgex-go/795@tmp/config7026014109979245600tmp 00:28:25 copy managed file [sigul-password] to file:/w/workspace/edgex-go/795@tmp/config7557043375407342571tmp 00:28:25 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/795@tmp/config7021293357641066401tmp [Pipeline] { [Pipeline] echo 00:28:25 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:28:25 ---> sigul-configuration.sh 00:28:25 gpg: directory `/root/.gnupg' created 00:28:25 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:28:25 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:28:25 gpg: keyring `/root/.gnupg/secring.gpg' created 00:28:25 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:28:25 gpg: CAST5 encrypted data 00:28:25 gpg: encrypted with 1 passphrase 00:28:25 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:28:26 + mkdir /home/jenkins 00:28:26 + mkdir /home/jenkins/sigul [Pipeline] sh 00:28:26 + 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 00:28:26 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:28:26 ---> sigul-install.sh 00:28:26 Sigul already installed; skipping installation. [Pipeline] sh 00:28:27 + git tag --list 00:28:27 0.6.0 00:28:27 0.6.1 00:28:27 0.7.0 00:28:27 0.7.1 00:28:27 v1.0.0 00:28:27 v1.0.1 00:28:27 v1.1.0 00:28:27 v1.2.0 00:28:27 v1.2.1 00:28:27 v1.3.0 00:28:27 v1.3.1 00:28:27 v2.0.0 00:28:27 v2.1.0 00:28:27 v2.1.1 00:28:27 v2.2.0 00:28:27 v2.3.0 00:28:27 v3.0 00:28:27 v3.0.0 00:28:27 v3.1 00:28:27 v3.1.0 00:28:27 v3.1.0-dev.1 00:28:27 v3.1.0-dev.10 00:28:27 v3.1.0-dev.11 00:28:27 v3.1.0-dev.12 00:28:27 v3.1.0-dev.13 00:28:27 v3.1.0-dev.14 00:28:27 v3.1.0-dev.15 00:28:27 v3.1.0-dev.16 00:28:27 v3.1.0-dev.17 00:28:27 v3.1.0-dev.18 00:28:27 v3.1.0-dev.19 00:28:27 v3.1.0-dev.2 00:28:27 v3.1.0-dev.20 00:28:27 v3.1.0-dev.21 00:28:27 v3.1.0-dev.22 00:28:27 v3.1.0-dev.23 00:28:27 v3.1.0-dev.24 00:28:27 v3.1.0-dev.25 00:28:27 v3.1.0-dev.26 00:28:27 v3.1.0-dev.27 00:28:27 v3.1.0-dev.28 00:28:27 v3.1.0-dev.29 00:28:27 v3.1.0-dev.3 00:28:27 v3.1.0-dev.30 00:28:27 v3.1.0-dev.31 00:28:27 v3.1.0-dev.32 00:28:27 v3.1.0-dev.33 00:28:27 v3.1.0-dev.34 00:28:27 v3.1.0-dev.35 00:28:27 v3.1.0-dev.36 00:28:27 v3.1.0-dev.37 00:28:27 v3.1.0-dev.38 00:28:27 v3.1.0-dev.39 00:28:27 v3.1.0-dev.4 00:28:27 v3.1.0-dev.40 00:28:27 v3.1.0-dev.41 00:28:27 v3.1.0-dev.42 00:28:27 v3.1.0-dev.43 00:28:27 v3.1.0-dev.44 00:28:27 v3.1.0-dev.45 00:28:27 v3.1.0-dev.46 00:28:27 v3.1.0-dev.47 00:28:27 v3.1.0-dev.48 00:28:27 v3.1.0-dev.49 00:28:27 v3.1.0-dev.5 00:28:27 v3.1.0-dev.50 00:28:27 v3.1.0-dev.51 00:28:27 v3.1.0-dev.52 00:28:27 v3.1.0-dev.53 00:28:27 v3.1.0-dev.54 00:28:27 v3.1.0-dev.55 00:28:27 v3.1.0-dev.56 00:28:27 v3.1.0-dev.57 00:28:27 v3.1.0-dev.58 00:28:27 v3.1.0-dev.59 00:28:27 v3.1.0-dev.6 00:28:27 v3.1.0-dev.60 00:28:27 v3.1.0-dev.61 00:28:27 v3.1.0-dev.62 00:28:27 v3.1.0-dev.63 00:28:27 v3.1.0-dev.64 00:28:27 v3.1.0-dev.65 00:28:27 v3.1.0-dev.66 00:28:27 v3.1.0-dev.67 00:28:27 v3.1.0-dev.68 00:28:27 v3.1.0-dev.69 00:28:27 v3.1.0-dev.7 00:28:27 v3.1.0-dev.70 00:28:27 v3.1.0-dev.71 00:28:27 v3.1.0-dev.72 00:28:27 v3.1.0-dev.73 00:28:27 v3.1.0-dev.8 00:28:27 v3.1.0-dev.9 00:28:27 v3.1.1 00:28:27 v3.1.1-dev.1 00:28:27 v3.1.1-dev.2 00:28:27 v3.2.0-dev.1 00:28:27 v3.2.0-dev.10 00:28:27 v3.2.0-dev.100 00:28:27 v3.2.0-dev.101 00:28:27 v3.2.0-dev.102 00:28:27 v3.2.0-dev.103 00:28:27 v3.2.0-dev.104 00:28:27 v3.2.0-dev.105 00:28:27 v3.2.0-dev.106 00:28:27 v3.2.0-dev.107 00:28:27 v3.2.0-dev.108 00:28:27 v3.2.0-dev.109 00:28:27 v3.2.0-dev.11 00:28:27 v3.2.0-dev.12 00:28:27 v3.2.0-dev.13 00:28:27 v3.2.0-dev.14 00:28:27 v3.2.0-dev.15 00:28:27 v3.2.0-dev.16 00:28:27 v3.2.0-dev.17 00:28:27 v3.2.0-dev.18 00:28:27 v3.2.0-dev.19 00:28:27 v3.2.0-dev.2 00:28:27 v3.2.0-dev.20 00:28:27 v3.2.0-dev.21 00:28:27 v3.2.0-dev.22 00:28:27 v3.2.0-dev.23 00:28:27 v3.2.0-dev.24 00:28:27 v3.2.0-dev.25 00:28:27 v3.2.0-dev.26 00:28:27 v3.2.0-dev.27 00:28:27 v3.2.0-dev.28 00:28:27 v3.2.0-dev.29 00:28:27 v3.2.0-dev.3 00:28:27 v3.2.0-dev.30 00:28:27 v3.2.0-dev.31 00:28:27 v3.2.0-dev.32 00:28:27 v3.2.0-dev.33 00:28:27 v3.2.0-dev.34 00:28:27 v3.2.0-dev.35 00:28:27 v3.2.0-dev.36 00:28:27 v3.2.0-dev.37 00:28:27 v3.2.0-dev.38 00:28:27 v3.2.0-dev.39 00:28:27 v3.2.0-dev.4 00:28:27 v3.2.0-dev.40 00:28:27 v3.2.0-dev.41 00:28:27 v3.2.0-dev.42 00:28:27 v3.2.0-dev.43 00:28:27 v3.2.0-dev.44 00:28:27 v3.2.0-dev.45 00:28:27 v3.2.0-dev.46 00:28:27 v3.2.0-dev.47 00:28:27 v3.2.0-dev.48 00:28:27 v3.2.0-dev.49 00:28:27 v3.2.0-dev.5 00:28:27 v3.2.0-dev.50 00:28:27 v3.2.0-dev.51 00:28:27 v3.2.0-dev.52 00:28:27 v3.2.0-dev.53 00:28:27 v3.2.0-dev.54 00:28:27 v3.2.0-dev.55 00:28:27 v3.2.0-dev.56 00:28:27 v3.2.0-dev.57 00:28:27 v3.2.0-dev.58 00:28:27 v3.2.0-dev.59 00:28:27 v3.2.0-dev.6 00:28:27 v3.2.0-dev.60 00:28:27 v3.2.0-dev.61 00:28:27 v3.2.0-dev.62 00:28:27 v3.2.0-dev.63 00:28:27 v3.2.0-dev.64 00:28:27 v3.2.0-dev.65 00:28:27 v3.2.0-dev.66 00:28:27 v3.2.0-dev.67 00:28:27 v3.2.0-dev.68 00:28:27 v3.2.0-dev.69 00:28:27 v3.2.0-dev.7 00:28:27 v3.2.0-dev.70 00:28:27 v3.2.0-dev.71 00:28:27 v3.2.0-dev.72 00:28:27 v3.2.0-dev.73 00:28:27 v3.2.0-dev.74 00:28:27 v3.2.0-dev.75 00:28:27 v3.2.0-dev.76 00:28:27 v3.2.0-dev.77 00:28:27 v3.2.0-dev.78 00:28:27 v3.2.0-dev.79 00:28:27 v3.2.0-dev.8 00:28:27 v3.2.0-dev.80 00:28:27 v3.2.0-dev.81 00:28:27 v3.2.0-dev.82 00:28:27 v3.2.0-dev.83 00:28:27 v3.2.0-dev.84 00:28:27 v3.2.0-dev.85 00:28:27 v3.2.0-dev.86 00:28:27 v3.2.0-dev.87 00:28:27 v3.2.0-dev.88 00:28:27 v3.2.0-dev.89 00:28:27 v3.2.0-dev.9 00:28:27 v3.2.0-dev.90 00:28:27 v3.2.0-dev.91 00:28:27 v3.2.0-dev.92 00:28:27 v3.2.0-dev.93 00:28:27 v3.2.0-dev.94 00:28:27 v3.2.0-dev.95 00:28:27 v3.2.0-dev.96 00:28:27 v3.2.0-dev.97 00:28:27 v3.2.0-dev.98 00:28:27 v3.2.0-dev.99 00:28:27 v4.0.0-dev.1 00:28:27 v4.0.0-dev.10 00:28:27 v4.0.0-dev.11 00:28:27 v4.0.0-dev.12 00:28:27 v4.0.0-dev.13 00:28:27 v4.0.0-dev.14 00:28:27 v4.0.0-dev.15 00:28:27 v4.0.0-dev.16 00:28:27 v4.0.0-dev.17 00:28:27 v4.0.0-dev.18 00:28:27 v4.0.0-dev.19 00:28:27 v4.0.0-dev.2 00:28:27 v4.0.0-dev.20 00:28:27 v4.0.0-dev.21 00:28:27 v4.0.0-dev.22 00:28:27 v4.0.0-dev.23 00:28:27 v4.0.0-dev.24 00:28:27 v4.0.0-dev.25 00:28:27 v4.0.0-dev.26 00:28:27 v4.0.0-dev.27 00:28:27 v4.0.0-dev.28 00:28:27 v4.0.0-dev.29 00:28:27 v4.0.0-dev.3 00:28:27 v4.0.0-dev.30 00:28:27 v4.0.0-dev.31 00:28:27 v4.0.0-dev.32 00:28:27 v4.0.0-dev.33 00:28:27 v4.0.0-dev.34 00:28:27 v4.0.0-dev.35 00:28:27 v4.0.0-dev.36 00:28:27 v4.0.0-dev.37 00:28:27 v4.0.0-dev.38 00:28:27 v4.0.0-dev.39 00:28:27 v4.0.0-dev.4 00:28:27 v4.0.0-dev.40 00:28:27 v4.0.0-dev.41 00:28:27 v4.0.0-dev.42 00:28:27 v4.0.0-dev.43 00:28:27 v4.0.0-dev.44 00:28:27 v4.0.0-dev.45 00:28:27 v4.0.0-dev.46 00:28:27 v4.0.0-dev.47 00:28:27 v4.0.0-dev.48 00:28:27 v4.0.0-dev.49 00:28:27 v4.0.0-dev.5 00:28:27 v4.0.0-dev.50 00:28:27 v4.0.0-dev.51 00:28:27 v4.0.0-dev.52 00:28:27 v4.0.0-dev.53 00:28:27 v4.0.0-dev.54 00:28:27 v4.0.0-dev.55 00:28:27 v4.0.0-dev.56 00:28:27 v4.0.0-dev.57 00:28:27 v4.0.0-dev.6 00:28:27 v4.0.0-dev.7 00:28:27 v4.0.0-dev.8 00:28:27 v4.0.0-dev.9 [Pipeline] sh 00:28:27 + lftools sign git-tag v4.0.0-dev.57 00:28:27 Signing Git tag with Sigul... 00:28:27 Signing v4.0.0-dev.57 [Pipeline] echo 00:28:28 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:28:28 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:28:28 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:28:28 $ docker stop --time=1 43dc72e81733aebb727e7407343abde6cf81e03f227be8f4d80e4b9c6e1ddba8 00:28:30 $ docker rm -f --volumes 43dc72e81733aebb727e7407343abde6cf81e03f227be8f4d80e4b9c6e1ddba8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:28:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:28:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:28:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:28:31 prd-ubuntu20.04-docker-8c-8g-38912 does not seem to be running inside a container 00:28:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/795 -v /w/workspace/edgex-go/795:/w/workspace/edgex-go/795:rw,z -v /w/workspace/edgex-go/795@tmp:/w/workspace/edgex-go/795@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:28:31 $ docker top 55fe731170c584f6a3f74170eed4481bf752891c002fb89e88b6c31dd910c890 -eo pid,comm 00:28:31 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:28:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:28:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:28:31 [ssh-agent] Looking for ssh-agent implementation... 00:28:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:28:31 $ docker exec 55fe731170c584f6a3f74170eed4481bf752891c002fb89e88b6c31dd910c890 ssh-agent 00:28:31 SSH_AUTH_SOCK=/tmp/ssh-SEZ3n23dYaUg/agent.32 00:28:31 SSH_AGENT_PID=39 00:28:31 Running ssh-add (command line suppressed) 00:28:31 Identity added: /w/workspace/edgex-go/795@tmp/private_key_2663877032699539692.key (/w/workspace/edgex-go/795@tmp/private_key_2663877032699539692.key) 00:28:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:28:32 + git semver bump pre 00:28:32 2025-02-14 00:28:32,379 [read_version] DEBUG read version from /w/workspace/edgex-go/795/.semver/main 00:28:32 2025-02-14 00:28:32,379 [bump_version] DEBUG bumping version:4.0.0-dev.57 on axis:pre with prefix:dev 00:28:32 2025-02-14 00:28:32,379 [bump_version] DEBUG bumped version:4.0.0-dev.58 00:28:32 2025-02-14 00:28:32,380 [write_version] DEBUG write version:4.0.0-dev.58 to path:/w/workspace/edgex-go/795/.semver/main with force:True 00:28:32 2025-02-14 00:28:32,380 [read_version] DEBUG read version from /w/workspace/edgex-go/795/.semver/main 00:28:32 2025-02-14 00:28:32,380 [write_file] DEBUG write to file:/w/workspace/edgex-go/795/.semver/main 00:28:32 2025-02-14 00:28:32,381 [execute] INFO git cat-file --batch-check 00:28:32 2025-02-14 00:28:32,382 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/795/.semver, universal_newlines=False, shell=None, istream=) 00:28:32 2025-02-14 00:28:32,387 [execute] INFO git cat-file --batch 00:28:32 2025-02-14 00:28:32,387 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/795/.semver, universal_newlines=False, shell=None, istream=) 00:28:32 2025-02-14 00:28:32,393 [read_version] DEBUG read version from /w/workspace/edgex-go/795/.semver/main 00:28:32 4.0.0-dev.58 [Pipeline] } 00:28:32 $ docker exec --env ******** --env ******** 55fe731170c584f6a3f74170eed4481bf752891c002fb89e88b6c31dd910c890 ssh-agent -k 00:28:32 unset SSH_AUTH_SOCK; 00:28:32 unset SSH_AGENT_PID; 00:28:32 echo Agent pid 39 killed; 00:28:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:28:32 + git semver [Pipeline] } 00:28:33 $ docker stop --time=1 55fe731170c584f6a3f74170eed4481bf752891c002fb89e88b6c31dd910c890 00:28:34 $ docker rm -f --volumes 55fe731170c584f6a3f74170eed4481bf752891c002fb89e88b6c31dd910c890 [Pipeline] // withDockerContainer [Pipeline] sh 00:28:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:28:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:28:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:28:35 prd-ubuntu20.04-docker-8c-8g-38912 does not seem to be running inside a container 00:28:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/795 -v /w/workspace/edgex-go/795:/w/workspace/edgex-go/795:rw,z -v /w/workspace/edgex-go/795@tmp:/w/workspace/edgex-go/795@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:28:35 $ docker top 279d2eee17847944f7bdd533e1a29fc9cf4cb8b6bc9d864db7f8f9a971a89547 -eo pid,comm 00:28:35 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). 00:28:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:28:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:28:35 [ssh-agent] Looking for ssh-agent implementation... 00:28:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:28:35 $ docker exec 279d2eee17847944f7bdd533e1a29fc9cf4cb8b6bc9d864db7f8f9a971a89547 ssh-agent 00:28:35 SSH_AUTH_SOCK=/tmp/ssh-pxQ72i8tbqVL/agent.32 00:28:35 SSH_AGENT_PID=38 00:28:35 Running ssh-add (command line suppressed) 00:28:36 Identity added: /w/workspace/edgex-go/795@tmp/private_key_14833101660031777562.key (/w/workspace/edgex-go/795@tmp/private_key_14833101660031777562.key) 00:28:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:28:36 + git semver push 00:28:36 2025-02-14 00:28:36,575 [run_push] DEBUG push 00:28:36 2025-02-14 00:28:36,576 [execute] INFO git cat-file --batch-check 00:28:36 2025-02-14 00:28:36,577 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/795/.semver, universal_newlines=False, shell=None, istream=) 00:28:36 2025-02-14 00:28:36,581 [execute] INFO git rev-list bee42c96b73db2f0f505900255ce26e74ecc685f -- 00:28:36 2025-02-14 00:28:36,582 [execute] DEBUG Popen(['git', 'rev-list', 'bee42c96b73db2f0f505900255ce26e74ecc685f', '--'], cwd=/w/workspace/edgex-go/795/.semver, universal_newlines=False, shell=None, istream=None) 00:28:36 2025-02-14 00:28:36,601 [execute] INFO git fetch -v origin 00:28:36 2025-02-14 00:28:36,601 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/795/.semver, universal_newlines=True, shell=None, istream=None) 00:28:37 2025-02-14 00:28:37,040 [run_push] DEBUG no remote changes detected 00:28:37 2025-02-14 00:28:37,040 [execute] INFO git push origin semver 00:28:37 2025-02-14 00:28:37,041 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/795/.semver, universal_newlines=False, shell=None, istream=None) 00:28:37 2025-02-14 00:28:37,766 [run_push] DEBUG push all version tags 00:28:38 2025-02-14 00:28:37,766 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:28:38 2025-02-14 00:28:37,767 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/795, universal_newlines=False, shell=None, istream=None) 00:28:38 2025-02-14 00:28:38,462 [read_version] DEBUG read version from /w/workspace/edgex-go/795/.semver/main 00:28:38 4.0.0-dev.58 [Pipeline] } 00:28:38 $ docker exec --env ******** --env ******** 279d2eee17847944f7bdd533e1a29fc9cf4cb8b6bc9d864db7f8f9a971a89547 ssh-agent -k 00:28:38 unset SSH_AUTH_SOCK; 00:28:38 unset SSH_AGENT_PID; 00:28:38 echo Agent pid 38 killed; 00:28:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:28:39 + git semver [Pipeline] } 00:28:39 $ docker stop --time=1 279d2eee17847944f7bdd533e1a29fc9cf4cb8b6bc9d864db7f8f9a971a89547 00:28:40 $ docker rm -f --volumes 279d2eee17847944f7bdd533e1a29fc9cf4cb8b6bc9d864db7f8f9a971a89547 [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 00:28:41 + [ -d /w/workspace/edgex-go/795/archives ] [Pipeline] libraryResource [Pipeline] sh 00:28:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:28:42 ---> package-listing.sh 00:28:42 ++ facter osfamily 00:28:42 ++ tr '[:upper:]' '[:lower:]' 00:28:42 + OS_FAMILY=debian 00:28:42 + workspace=/w/workspace/edgex-go/795 00:28:42 + START_PACKAGES=/tmp/packages_start.txt 00:28:42 + END_PACKAGES=/tmp/packages_end.txt 00:28:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:28:42 + PACKAGES=/tmp/packages_start.txt 00:28:42 + '[' /w/workspace/edgex-go/795 ']' 00:28:42 + PACKAGES=/tmp/packages_end.txt 00:28:42 + case "${OS_FAMILY}" in 00:28:42 + dpkg -l 00:28:42 + grep '^ii' 00:28:42 + '[' -f /tmp/packages_start.txt ']' 00:28:42 + '[' -f /tmp/packages_end.txt ']' 00:28:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:28:42 + '[' /w/workspace/edgex-go/795 ']' 00:28:42 + mkdir -p /w/workspace/edgex-go/795/archives/ 00:28:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/795/archives/ [Pipeline] echo 00:28:42 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/795/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:28:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:28:43 00:28:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:28:43 latest: Pulling from edgex-lftools-log-publisher 00:28:43 5eb5b503b376: Pulling fs layer 00:28:43 5c69ac0246d0: Pulling fs layer 00:28:43 ec43610c2a17: Pulling fs layer 00:28:43 3a2ae6a8a46f: Pulling fs layer 00:28:43 33b1e0a273af: Pulling fs layer 00:28:43 5d3b04190fa2: Pulling fs layer 00:28:43 2f39f015ded8: Pulling fs layer 00:28:43 3a2ae6a8a46f: Waiting 00:28:43 33b1e0a273af: Waiting 00:28:43 5d3b04190fa2: Waiting 00:28:43 5c69ac0246d0: Verifying Checksum 00:28:43 5c69ac0246d0: Download complete 00:28:43 3a2ae6a8a46f: Verifying Checksum 00:28:43 3a2ae6a8a46f: Download complete 00:28:43 33b1e0a273af: Verifying Checksum 00:28:43 33b1e0a273af: Download complete 00:28:43 ec43610c2a17: Verifying Checksum 00:28:43 ec43610c2a17: Download complete 00:28:43 5d3b04190fa2: Download complete 00:28:44 5eb5b503b376: Verifying Checksum 00:28:44 5eb5b503b376: Download complete 00:28:44 2f39f015ded8: Download complete 00:28:45 5eb5b503b376: Pull complete 00:28:45 5c69ac0246d0: Pull complete 00:28:46 ec43610c2a17: Pull complete 00:28:46 3a2ae6a8a46f: Pull complete 00:28:46 33b1e0a273af: Pull complete 00:28:46 5d3b04190fa2: Pull complete 00:28:50 2f39f015ded8: Pull complete 00:28:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:28:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:28:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:28:50 prd-ubuntu20.04-docker-8c-8g-38912 does not seem to be running inside a container 00:28:50 $ 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/795/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/795 -v /w/workspace/edgex-go/795:/w/workspace/edgex-go/795:rw,z -v /w/workspace/edgex-go/795@tmp:/w/workspace/edgex-go/795@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:28:52 $ docker top 37dc5dbd12672af1cc33750566633fe7afa9b7583a82c69d053726d06d1fe39e -eo pid,comm [Pipeline] { [Pipeline] sh 00:28:52 + touch /tmp/pre-build-complete [Pipeline] sh 00:28:53 + mkdir -p /var/log/sysstat [Pipeline] sh 00:28:53 + ls /var/log/sa-host 00:28:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:28:53 provisioning config files... 00:28:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/795@tmp/config8066279683394268952tmp [Pipeline] { [Pipeline] echo 00:28:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:28:53 ---> create-netrc.sh [Pipeline] } 00:28:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:28:54 ---> python-tools-install.sh [Pipeline] echo 00:28:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:28:54 ---> sudo-logs.sh 00:28:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:28:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:28:54 ---> job-cost.sh 00:28:54 lf-activate-venv: SKIPPING 00:28:54 DEBUG: total: 0.10999999940395355 00:28:54 INFO: Retrieving Stack Cost... 00:28:55 INFO: Retrieving Pricing Info for: v3-standard-8 00:28:55 INFO: Archiving Costs [Pipeline] echo 00:28:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:28:55 ---> logs-deploy.sh 00:28:55 lf-activate-venv: SKIPPING 00:28:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/795 00:28:55 INFO: archiving workspace using pattern(s): 00:28:56 Archives upload complete. 00:28:57 INFO: archiving logs to Nexus 00:28:58 ---> uname -a: 00:28:58 Linux prd-ubuntu20-04-docker-8c-8g-38912 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:28:58 00:28:58 00:28:58 ---> lscpu: 00:28:58 Architecture: x86_64 00:28:58 CPU op-mode(s): 32-bit, 64-bit 00:28:58 Byte Order: Little Endian 00:28:58 Address sizes: 40 bits physical, 48 bits virtual 00:28:58 CPU(s): 8 00:28:58 On-line CPU(s) list: 0-7 00:28:58 Thread(s) per core: 1 00:28:58 Core(s) per socket: 1 00:28:58 Socket(s): 8 00:28:58 NUMA node(s): 1 00:28:58 Vendor ID: AuthenticAMD 00:28:58 CPU family: 23 00:28:58 Model: 49 00:28:58 Model name: AMD EPYC-Rome Processor 00:28:58 Stepping: 0 00:28:58 CPU MHz: 2799.998 00:28:58 BogoMIPS: 5599.99 00:28:58 Virtualization: AMD-V 00:28:58 Hypervisor vendor: KVM 00:28:58 Virtualization type: full 00:28:58 L1d cache: 256 KiB 00:28:58 L1i cache: 256 KiB 00:28:58 L2 cache: 4 MiB 00:28:58 L3 cache: 128 MiB 00:28:58 NUMA node0 CPU(s): 0-7 00:28:58 Vulnerability Itlb multihit: Not affected 00:28:58 Vulnerability L1tf: Not affected 00:28:58 Vulnerability Mds: Not affected 00:28:58 Vulnerability Meltdown: Not affected 00:28:58 Vulnerability Mmio stale data: Not affected 00:28:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:28:58 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:28:58 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:28:58 Vulnerability Srbds: Not affected 00:28:58 Vulnerability Tsx async abort: Not affected 00:28:58 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 00:28:58 00:28:58 00:28:58 ---> nproc: 00:28:58 8 00:28:58 00:28:58 00:28:58 ---> df -h: 00:28:58 Filesystem Size Used Avail Use% Mounted on 00:28:58 overlay 155G 29G 127G 19% / 00:28:58 tmpfs 64M 0 64M 0% /dev 00:28:58 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:28:58 shm 64M 0 64M 0% /dev/shm 00:28:58 /dev/vda1 155G 29G 127G 19% /facter-os 00:28:58 00:28:58 00:28:58 ---> sar -b -r -n DEV: 00:28:58 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38912) 02/14/25 _x86_64_ (8 CPU) 00:28:58 00:28:58 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:28:58 00:00:01 400.00 0.00 400.00 0.00 0.00 4000.00 0.00 00:28:58 00:01:01 6.46 0.03 6.43 0.00 0.27 159.68 0.00 00:28:58 00:02:01 1.35 0.00 1.35 0.00 0.00 17.86 0.00 00:28:58 00:03:02 1.05 0.00 1.05 0.00 0.00 10.93 0.00 00:28:58 00:04:01 5.46 2.56 2.90 0.00 58.29 40.66 0.00 00:28:58 00:05:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 00:28:58 00:06:01 1.02 0.00 1.02 0.00 0.00 12.93 0.00 00:28:58 00:07:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 00:28:58 00:08:01 1.58 0.00 1.58 0.00 0.00 18.26 0.00 00:28:58 00:09:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 00:28:58 00:10:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 00:28:58 00:11:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 00:28:58 00:12:01 1.50 0.00 1.50 0.00 0.00 17.86 0.00 00:28:58 00:13:01 1.17 0.00 1.17 0.00 0.00 13.46 0.00 00:28:58 00:14:01 1.52 0.00 1.52 0.00 0.00 18.39 0.00 00:28:58 00:15:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 00:28:58 00:16:01 0.75 0.00 0.75 0.00 0.00 10.53 0.00 00:28:58 00:17:01 1.22 0.00 1.22 0.00 0.00 13.33 0.00 00:28:58 00:18:01 1.68 0.02 1.67 0.00 0.13 19.86 0.00 00:28:58 00:19:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 00:28:58 00:20:01 0.88 0.00 0.88 0.00 0.00 11.73 0.00 00:28:58 00:21:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 00:28:58 00:22:01 0.85 0.00 0.85 0.00 0.00 12.00 0.00 00:28:58 00:23:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 00:28:58 00:24:01 0.97 0.00 0.97 0.00 0.00 13.06 0.00 00:28:58 00:25:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 00:28:58 00:26:01 0.97 0.00 0.97 0.00 0.00 12.53 0.00 00:28:58 00:27:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 00:28:58 00:28:01 65.84 0.73 65.11 0.00 16.13 24841.46 0.00 00:28:58 Average: 3.82 0.12 3.70 0.00 2.64 907.24 0.00 00:28:58 00:28:58 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:28:58 00:00:01 10444812 31453332 808656 2.46 418208 19837108 2503872 7.38 3943120 17019324 180 00:28:58 00:01:01 10443704 31452752 809132 2.46 418432 19837120 2556964 7.54 3943984 17018612 12 00:28:58 00:02:01 10444028 31453112 808740 2.46 418464 19837116 2556964 7.54 3944264 17018612 196 00:28:58 00:03:02 10443972 31453072 808720 2.46 418472 19837124 2556964 7.54 3944096 17018612 12 00:28:58 00:04:01 10432988 31445144 817008 2.48 418548 19838804 2509200 7.39 3953448 17019404 24 00:28:58 00:05:01 10433488 31445648 816652 2.48 418576 19838804 2509200 7.39 3953368 17019388 20 00:28:58 00:06:01 10433480 31445680 816604 2.48 418600 19838808 2509200 7.39 3953244 17019388 176 00:28:58 00:07:01 10433204 31445416 816824 2.48 418612 19838812 2509200 7.39 3953288 17019392 12 00:28:58 00:08:01 10433188 31445452 816748 2.48 418640 19838816 2509200 7.39 3953020 17019392 36 00:28:58 00:09:01 10433360 31445632 816484 2.48 418648 19838824 2509200 7.39 3953324 17019400 8 00:28:58 00:10:01 10433320 31445600 816452 2.48 418660 19838824 2509200 7.39 3953312 17019400 180 00:28:58 00:11:01 10432924 31445236 816768 2.48 418668 19838828 2509200 7.39 3953192 17019404 8 00:28:58 00:12:01 10433148 31445496 816676 2.48 418700 19838832 2509200 7.39 3953296 17019412 48 00:28:58 00:13:01 10433384 31445756 816392 2.48 418720 19838832 2509200 7.39 3953320 17019412 8 00:28:58 00:14:01 10433832 31446220 815892 2.48 418728 19838836 2509200 7.39 3953368 17019416 48 00:28:58 00:15:01 10433548 31445936 816140 2.48 418732 19838836 2509200 7.39 3953064 17019416 8 00:28:58 00:16:01 10433548 31445948 816072 2.48 418744 19838840 2509200 7.39 3953072 17019420 204 00:28:58 00:17:01 10433716 31446144 816040 2.48 418764 19838840 2509200 7.39 3953452 17019420 16 00:28:58 00:18:01 10433700 31446164 815916 2.48 418796 19838848 2509200 7.39 3953188 17019428 52 00:28:58 00:19:01 10433272 31445760 816244 2.48 418812 19838852 2509200 7.39 3953652 17019432 20 00:28:58 00:20:01 10433412 31445916 815984 2.48 418828 19838852 2509200 7.39 3954036 17019432 300 00:28:58 00:21:01 10433144 31445668 816172 2.48 418844 19838856 2509200 7.39 3954304 17019436 208 00:28:58 00:22:01 10433128 31445672 816232 2.48 418856 19838856 2509200 7.39 3954436 17019436 296 00:28:58 00:23:01 10433320 31445888 816228 2.48 418888 19838852 2509200 7.39 3954116 17019440 20 00:28:58 00:24:01 10433012 31445612 816424 2.48 418908 19838864 2509200 7.39 3954332 17019444 236 00:28:58 00:25:01 10433052 31445772 816220 2.48 418924 19838996 2509200 7.39 3954124 17019560 8 00:28:58 00:26:01 10433256 31446016 815928 2.48 418944 19839004 2509200 7.39 3954148 17019564 196 00:28:58 00:27:01 10433040 31445820 816016 2.48 418968 19839004 2509200 7.39 3954392 17019584 200 00:28:58 00:28:01 8955888 31141200 1113304 3.39 436244 20872200 2819648 8.31 4362132 17951348 369668 00:28:58 Average: 10383858 31436244 825540 2.51 419308 19874248 2524662 7.44 3966348 17051480 12841 00:28:58 00:28:58 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:28:58 00:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:58 00:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:58 00:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:58 00:01:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:28:58 00:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:58 00:01:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 00:28:58 00:02:01 ens3 0.75 0.48 0.40 0.28 0.00 0.00 0.00 0.00 00:28:58 00:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:58 00:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:28:58 00:03:02 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:58 00:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:58 00:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:58 00:04:01 ens3 7.39 5.30 4.98 5.38 0.00 0.00 0.00 0.00 00:28:58 00:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:58 00:04:01 lo 0.34 0.34 0.03 0.03 0.00 0.00 0.00 0.00 00:28:58 00:05:01 ens3 1.63 1.32 0.97 1.20 0.00 0.00 0.00 0.00 00:28:58 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:58 00:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:58 00:06:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:28:58 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:58 00:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:28:58 00:07:01 ens3 0.20 0.10 0.08 0.07 0.00 0.00 0.00 0.00 00:28:58 00:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:58 00:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:58 00:08:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 00:28:58 00:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:58 00:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:28:58 00:09:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:58 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:58 00:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:58 00:10:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:28:58 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:58 00:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:28:58 00:11:01 ens3 0.37 0.02 0.04 0.00 0.00 0.00 0.00 0.00 00:28:58 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:58 00:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:58 00:12:01 ens3 0.80 0.58 0.43 0.35 0.00 0.00 0.00 0.00 00:28:58 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:58 00:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:28:58 00:13:01 ens3 0.12 0.05 0.06 0.00 0.00 0.00 0.00 0.00 00:28:58 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:58 00:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:58 00:14:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:28:58 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:58 00:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:28:58 00:15:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:58 00:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:58 00:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:58 00:16:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:28:58 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:58 00:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:28:58 00:17:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 00:28:58 00:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:58 00:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:58 00:18:01 ens3 0.35 0.10 0.04 0.01 0.00 0.00 0.00 0.00 00:28:58 00:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:58 00:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:28:58 00:19:01 ens3 0.93 0.55 0.37 0.23 0.00 0.00 0.00 0.00 00:28:58 00:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:58 00:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:58 00:20:01 ens3 1.65 2.67 0.44 13.47 0.00 0.00 0.00 0.00 00:28:58 00:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:58 00:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:28:58 00:21:01 ens3 2.32 2.07 0.42 6.79 0.00 0.00 0.00 0.00 00:28:58 00:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:58 00:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:58 00:22:01 ens3 4.70 5.87 0.71 20.21 0.00 0.00 0.00 0.00 00:28:58 00:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:58 00:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:28:58 00:23:01 ens3 4.80 6.11 0.60 26.49 0.00 0.00 0.00 0.00 00:28:58 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:58 00:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:58 00:24:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:28:58 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:58 00:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:28:58 00:25:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:58 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:58 00:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:58 00:26:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:28:58 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:58 00:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:28:58 00:27:01 ens3 2.97 4.75 0.26 7.23 0.00 0.00 0.00 0.00 00:28:58 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:58 00:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:58 00:28:01 ens3 247.19 154.82 4804.63 54.55 0.00 0.00 0.00 0.00 00:28:58 00:28:01 docker0 66.34 103.55 5.46 875.19 0.00 0.00 0.00 0.00 00:28:58 00:28:01 veth3787b7d 66.34 103.65 6.36 875.19 0.00 0.00 0.00 0.07 00:28:58 00:28:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 00:28:58 Average: ens3 9.92 6.63 172.04 4.87 0.00 0.00 0.00 0.00 00:28:58 Average: docker0 2.37 3.70 0.20 31.27 0.00 0.00 0.00 0.00 00:28:58 Average: veth3787b7d 2.37 3.70 0.23 31.27 0.00 0.00 0.00 0.00 00:28:58 Average: lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 00:28:58 00:28:58 00:28:58 ---> sar -P ALL: 00:28:58 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38912) 02/14/25 _x86_64_ (8 CPU) 00:28:58 00:28:58 00:00:01 CPU %user %nice %system %iowait %steal %idle 00:28:58 00:00:01 all 8.33 0.00 0.00 0.00 0.00 91.67 00:28:58 00:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:28:58 00:00:01 1 50.00 0.00 0.00 0.00 0.00 50.00 00:28:58 00:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:28:58 00:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:28:58 00:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:28:58 00:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:28:58 00:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:28:58 00:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:28:58 00:01:01 all 0.25 0.02 0.06 0.02 0.01 99.64 00:28:58 00:01:01 0 0.10 0.00 0.07 0.00 0.02 99.82 00:28:58 00:01:01 1 0.02 0.17 0.10 0.03 0.00 99.68 00:28:58 00:01:01 2 0.03 0.00 0.03 0.02 0.02 99.90 00:28:58 00:01:01 3 0.03 0.00 0.07 0.00 0.03 99.87 00:28:58 00:01:01 4 0.05 0.00 0.05 0.02 0.02 99.87 00:28:58 00:01:01 5 0.03 0.00 0.03 0.10 0.02 99.82 00:28:58 00:01:01 6 0.05 0.02 0.03 0.00 0.00 99.90 00:28:58 00:01:01 7 1.65 0.00 0.07 0.00 0.02 98.27 00:28:58 00:02:01 all 0.21 0.00 0.01 0.01 0.02 99.75 00:28:58 00:02:01 0 0.18 0.00 0.03 0.00 0.02 99.77 00:28:58 00:02:01 1 0.02 0.00 0.03 0.00 0.02 99.93 00:28:58 00:02:01 2 0.02 0.00 0.00 0.03 0.00 99.95 00:28:58 00:02:01 3 0.03 0.00 0.02 0.00 0.02 99.93 00:28:58 00:02:01 4 0.02 0.00 0.00 0.00 0.02 99.97 00:28:58 00:02:01 5 0.02 0.00 0.02 0.02 0.02 99.93 00:28:58 00:02:01 6 0.03 0.00 0.02 0.00 0.02 99.93 00:28:58 00:02:01 7 1.35 0.00 0.00 0.00 0.05 98.60 00:28:58 00:03:02 all 0.01 0.00 0.01 0.00 0.01 99.96 00:28:58 00:03:02 0 0.00 0.00 0.02 0.00 0.02 99.97 00:28:58 00:03:02 1 0.03 0.00 0.00 0.00 0.00 99.97 00:28:58 00:03:02 2 0.02 0.00 0.00 0.00 0.02 99.97 00:28:58 00:03:02 3 0.05 0.00 0.02 0.00 0.02 99.92 00:28:58 00:03:02 4 0.00 0.00 0.02 0.00 0.00 99.98 00:28:58 00:03:02 5 0.00 0.00 0.00 0.00 0.02 99.98 00:28:58 00:03:02 6 0.02 0.00 0.02 0.00 0.02 99.95 00:28:58 00:03:02 7 0.00 0.00 0.02 0.00 0.03 99.95 00:28:58 00:04:01 all 0.33 0.00 0.06 0.02 0.02 99.57 00:28:58 00:04:01 0 0.20 0.00 0.03 0.00 0.00 99.76 00:28:58 00:04:01 1 0.19 0.00 0.12 0.00 0.02 99.68 00:28:58 00:04:01 2 0.12 0.00 0.03 0.02 0.02 99.81 00:28:58 00:04:01 3 0.47 0.00 0.14 0.03 0.03 99.32 00:28:58 00:04:01 4 0.81 0.00 0.02 0.02 0.00 99.15 00:28:58 00:04:01 5 0.34 0.00 0.05 0.07 0.02 99.53 00:28:58 00:04:01 6 0.30 0.00 0.03 0.00 0.02 99.64 00:28:58 00:04:01 7 0.22 0.00 0.05 0.00 0.03 99.69 00:28:58 00:05:01 all 0.04 0.00 0.02 0.00 0.02 99.92 00:28:58 00:05:01 0 0.00 0.00 0.02 0.00 0.02 99.97 00:28:58 00:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:28:58 00:05:01 2 0.00 0.00 0.00 0.00 0.02 99.98 00:28:58 00:05:01 3 0.10 0.00 0.05 0.00 0.02 99.83 00:28:58 00:05:01 4 0.20 0.00 0.00 0.00 0.02 99.78 00:28:58 00:05:01 5 0.02 0.00 0.02 0.03 0.00 99.93 00:28:58 00:05:01 6 0.02 0.00 0.02 0.00 0.02 99.95 00:28:58 00:05:01 7 0.02 0.00 0.03 0.00 0.05 99.90 00:28:58 00:06:01 all 0.02 0.00 0.01 0.00 0.01 99.95 00:28:58 00:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:28:58 00:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:28:58 00:06:01 2 0.00 0.00 0.00 0.02 0.02 99.97 00:28:58 00:06:01 3 0.03 0.00 0.03 0.00 0.03 99.90 00:28:58 00:06:01 4 0.07 0.00 0.02 0.00 0.00 99.92 00:28:58 00:06:01 5 0.02 0.00 0.00 0.02 0.02 99.95 00:28:58 00:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:28:58 00:06:01 7 0.00 0.00 0.02 0.00 0.03 99.95 00:28:58 00:07:01 all 0.03 0.00 0.01 0.00 0.02 99.94 00:28:58 00:07:01 0 0.03 0.00 0.02 0.00 0.02 99.93 00:28:58 00:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 00:28:58 00:07:01 2 0.03 0.00 0.02 0.02 0.02 99.92 00:28:58 00:07:01 3 0.07 0.00 0.05 0.00 0.03 99.85 00:28:58 00:07:01 4 0.03 0.00 0.00 0.00 0.00 99.97 00:28:58 00:07:01 5 0.00 0.00 0.00 0.02 0.00 99.98 00:28:58 00:07:01 6 0.00 0.00 0.00 0.00 0.02 99.98 00:28:58 00:07:01 7 0.03 0.00 0.02 0.00 0.03 99.92 00:28:58 00:08:01 all 0.01 0.00 0.01 0.00 0.01 99.96 00:28:58 00:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:28:58 00:08:01 1 0.03 0.00 0.02 0.00 0.00 99.95 00:28:58 00:08:01 2 0.00 0.00 0.02 0.00 0.02 99.97 00:28:58 00:08:01 3 0.02 0.00 0.02 0.02 0.03 99.92 00:28:58 00:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:28:58 00:08:01 5 0.02 0.00 0.00 0.02 0.00 99.97 00:28:58 00:08:01 6 0.00 0.00 0.03 0.00 0.02 99.95 00:28:58 00:08:01 7 0.00 0.00 0.02 0.00 0.05 99.93 00:28:58 00:09:01 all 0.03 0.00 0.01 0.00 0.01 99.94 00:28:58 00:09:01 0 0.03 0.00 0.02 0.00 0.02 99.93 00:28:58 00:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 00:28:58 00:09:01 2 0.02 0.00 0.02 0.02 0.00 99.95 00:28:58 00:09:01 3 0.08 0.00 0.02 0.00 0.03 99.87 00:28:58 00:09:01 4 0.02 0.00 0.00 0.00 0.02 99.97 00:28:58 00:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:28:58 00:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:28:58 00:09:01 7 0.05 0.00 0.02 0.00 0.03 99.90 00:28:58 00:10:01 all 0.01 0.00 0.01 0.00 0.01 99.95 00:28:58 00:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:28:58 00:10:01 1 0.02 0.00 0.03 0.00 0.00 99.95 00:28:58 00:10:01 2 0.00 0.00 0.00 0.02 0.02 99.97 00:28:58 00:10:01 3 0.03 0.00 0.03 0.00 0.02 99.92 00:28:58 00:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:28:58 00:10:01 5 0.00 0.00 0.00 0.02 0.02 99.97 00:28:58 00:10:01 6 0.03 0.00 0.00 0.00 0.02 99.95 00:28:58 00:10:01 7 0.02 0.00 0.03 0.00 0.03 99.92 00:28:58 00:28:58 00:10:01 CPU %user %nice %system %iowait %steal %idle 00:28:58 00:11:01 all 0.03 0.00 0.01 0.00 0.01 99.94 00:28:58 00:11:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:28:58 00:11:01 1 0.02 0.00 0.02 0.00 0.02 99.95 00:28:58 00:11:01 2 0.03 0.00 0.02 0.02 0.00 99.93 00:28:58 00:11:01 3 0.07 0.00 0.02 0.00 0.03 99.88 00:28:58 00:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:28:58 00:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:28:58 00:11:01 6 0.05 0.00 0.00 0.00 0.02 99.93 00:28:58 00:11:01 7 0.05 0.00 0.02 0.00 0.03 99.90 00:28:58 00:12:01 all 0.01 0.00 0.01 0.01 0.01 99.95 00:28:58 00:12:01 0 0.03 0.00 0.00 0.00 0.02 99.95 00:28:58 00:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:28:58 00:12:01 2 0.00 0.00 0.00 0.02 0.02 99.97 00:28:58 00:12:01 3 0.02 0.00 0.03 0.00 0.03 99.92 00:28:58 00:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:28:58 00:12:01 5 0.00 0.00 0.00 0.03 0.00 99.97 00:28:58 00:12:01 6 0.03 0.00 0.02 0.00 0.02 99.93 00:28:58 00:12:01 7 0.00 0.00 0.02 0.00 0.03 99.95 00:28:58 00:13:01 all 0.03 0.00 0.01 0.01 0.01 99.94 00:28:58 00:13:01 0 0.02 0.00 0.03 0.00 0.00 99.95 00:28:58 00:13:01 1 0.03 0.00 0.00 0.00 0.00 99.97 00:28:58 00:13:01 2 0.03 0.00 0.03 0.02 0.02 99.90 00:28:58 00:13:01 3 0.05 0.00 0.00 0.00 0.02 99.93 00:28:58 00:13:01 4 0.02 0.00 0.00 0.00 0.02 99.97 00:28:58 00:13:01 5 0.00 0.00 0.00 0.03 0.02 99.95 00:28:58 00:13:01 6 0.03 0.00 0.02 0.00 0.02 99.93 00:28:58 00:13:01 7 0.05 0.00 0.03 0.00 0.03 99.88 00:28:58 00:14:01 all 0.11 0.00 0.02 0.00 0.01 99.85 00:28:58 00:14:01 0 0.00 0.00 0.02 0.00 0.02 99.97 00:28:58 00:14:01 1 0.02 0.00 0.00 0.00 0.02 99.97 00:28:58 00:14:01 2 0.02 0.00 0.00 0.00 0.02 99.97 00:28:58 00:14:01 3 0.05 0.00 0.02 0.00 0.02 99.92 00:28:58 00:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:28:58 00:14:01 5 0.00 0.00 0.02 0.03 0.00 99.95 00:28:58 00:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 00:28:58 00:14:01 7 0.75 0.00 0.10 0.00 0.03 99.12 00:28:58 00:15:01 all 0.03 0.00 0.02 0.00 0.01 99.94 00:28:58 00:15:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:28:58 00:15:01 1 0.03 0.00 0.02 0.00 0.00 99.95 00:28:58 00:15:01 2 0.02 0.00 0.03 0.00 0.02 99.93 00:28:58 00:15:01 3 0.05 0.00 0.02 0.00 0.03 99.90 00:28:58 00:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:28:58 00:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:28:58 00:15:01 6 0.05 0.00 0.03 0.00 0.02 99.90 00:28:58 00:15:01 7 0.05 0.00 0.03 0.00 0.03 99.88 00:28:58 00:16:01 all 0.02 0.00 0.02 0.00 0.01 99.95 00:28:58 00:16:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:28:58 00:16:01 1 0.02 0.00 0.02 0.00 0.02 99.95 00:28:58 00:16:01 2 0.03 0.00 0.03 0.02 0.02 99.90 00:28:58 00:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:28:58 00:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:28:58 00:16:01 5 0.00 0.00 0.00 0.02 0.00 99.98 00:28:58 00:16:01 6 0.07 0.00 0.03 0.00 0.02 99.88 00:28:58 00:16:01 7 0.02 0.00 0.03 0.00 0.03 99.92 00:28:58 00:17:01 all 0.03 0.00 0.01 0.00 0.02 99.94 00:28:58 00:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:28:58 00:17:01 1 0.03 0.00 0.03 0.00 0.00 99.93 00:28:58 00:17:01 2 0.05 0.00 0.00 0.00 0.03 99.92 00:28:58 00:17:01 3 0.05 0.00 0.00 0.00 0.02 99.93 00:28:58 00:17:01 4 0.03 0.00 0.00 0.00 0.02 99.95 00:28:58 00:17:01 5 0.00 0.00 0.00 0.03 0.02 99.95 00:28:58 00:17:01 6 0.03 0.00 0.02 0.00 0.03 99.92 00:28:58 00:17:01 7 0.03 0.00 0.00 0.00 0.05 99.92 00:28:58 00:18:01 all 0.01 0.00 0.01 0.00 0.01 99.96 00:28:58 00:18:01 0 0.00 0.00 0.02 0.00 0.02 99.97 00:28:58 00:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:28:58 00:18:01 2 0.02 0.00 0.02 0.02 0.02 99.93 00:28:58 00:18:01 3 0.02 0.00 0.03 0.00 0.03 99.92 00:28:58 00:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:28:58 00:18:01 5 0.00 0.00 0.02 0.02 0.00 99.97 00:28:58 00:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:28:58 00:18:01 7 0.02 0.00 0.00 0.00 0.03 99.95 00:28:58 00:19:01 all 0.04 0.00 0.01 0.00 0.01 99.93 00:28:58 00:19:01 0 0.05 0.00 0.00 0.00 0.00 99.95 00:28:58 00:19:01 1 0.02 0.00 0.03 0.00 0.02 99.93 00:28:58 00:19:01 2 0.03 0.00 0.02 0.00 0.02 99.93 00:28:58 00:19:01 3 0.07 0.00 0.00 0.00 0.02 99.92 00:28:58 00:19:01 4 0.03 0.00 0.00 0.00 0.00 99.97 00:28:58 00:19:01 5 0.00 0.00 0.02 0.03 0.02 99.93 00:28:58 00:19:01 6 0.05 0.00 0.03 0.00 0.02 99.90 00:28:58 00:19:01 7 0.03 0.00 0.02 0.00 0.03 99.92 00:28:58 00:20:01 all 0.06 0.00 0.01 0.00 0.01 99.91 00:28:58 00:20:01 0 0.07 0.00 0.02 0.00 0.02 99.90 00:28:58 00:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:28:58 00:20:01 2 0.07 0.00 0.00 0.00 0.02 99.92 00:28:58 00:20:01 3 0.05 0.00 0.02 0.00 0.00 99.93 00:28:58 00:20:01 4 0.12 0.00 0.00 0.00 0.02 99.87 00:28:58 00:20:01 5 0.03 0.00 0.00 0.02 0.00 99.95 00:28:58 00:20:01 6 0.12 0.00 0.02 0.00 0.02 99.85 00:28:58 00:20:01 7 0.05 0.00 0.02 0.00 0.05 99.88 00:28:58 00:21:01 all 0.02 0.00 0.02 0.00 0.01 99.95 00:28:58 00:21:01 0 0.03 0.00 0.00 0.00 0.00 99.97 00:28:58 00:21:01 1 0.02 0.00 0.03 0.00 0.00 99.95 00:28:58 00:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:28:58 00:21:01 3 0.03 0.00 0.03 0.00 0.02 99.92 00:28:58 00:21:01 4 0.02 0.00 0.03 0.00 0.00 99.95 00:28:58 00:21:01 5 0.00 0.00 0.00 0.02 0.02 99.97 00:28:58 00:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 00:28:58 00:21:01 7 0.05 0.00 0.02 0.00 0.03 99.90 00:28:58 00:28:58 00:21:01 CPU %user %nice %system %iowait %steal %idle 00:28:58 00:22:01 all 0.04 0.00 0.01 0.00 0.01 99.93 00:28:58 00:22:01 0 0.05 0.00 0.00 0.00 0.00 99.95 00:28:58 00:22:01 1 0.03 0.00 0.02 0.00 0.02 99.93 00:28:58 00:22:01 2 0.03 0.00 0.00 0.00 0.02 99.95 00:28:58 00:22:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:28:58 00:22:01 4 0.02 0.00 0.00 0.00 0.02 99.97 00:28:58 00:22:01 5 0.00 0.00 0.00 0.03 0.00 99.97 00:28:58 00:22:01 6 0.07 0.00 0.03 0.00 0.02 99.88 00:28:58 00:22:01 7 0.07 0.00 0.05 0.00 0.03 99.85 00:28:58 00:23:01 all 0.02 0.00 0.01 0.01 0.01 99.95 00:28:58 00:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:28:58 00:23:01 1 0.02 0.00 0.00 0.02 0.00 99.97 00:28:58 00:23:01 2 0.00 0.00 0.00 0.00 0.02 99.98 00:28:58 00:23:01 3 0.03 0.00 0.02 0.00 0.02 99.93 00:28:58 00:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:28:58 00:23:01 5 0.00 0.00 0.00 0.07 0.00 99.93 00:28:58 00:23:01 6 0.05 0.00 0.02 0.00 0.02 99.92 00:28:58 00:23:01 7 0.07 0.00 0.03 0.00 0.05 99.85 00:28:58 00:24:01 all 0.02 0.00 0.02 0.00 0.01 99.95 00:28:58 00:24:01 0 0.00 0.00 0.00 0.00 0.02 99.98 00:28:58 00:24:01 1 0.00 0.00 0.03 0.00 0.02 99.95 00:28:58 00:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:28:58 00:24:01 3 0.02 0.00 0.02 0.00 0.02 99.95 00:28:58 00:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:28:58 00:24:01 5 0.02 0.00 0.00 0.00 0.02 99.97 00:28:58 00:24:01 6 0.05 0.00 0.03 0.00 0.00 99.92 00:28:58 00:24:01 7 0.03 0.00 0.05 0.00 0.03 99.88 00:28:58 00:25:01 all 0.01 0.00 0.02 0.00 0.01 99.96 00:28:58 00:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 00:28:58 00:25:01 1 0.02 0.00 0.03 0.00 0.00 99.95 00:28:58 00:25:01 2 0.00 0.00 0.02 0.02 0.02 99.95 00:28:58 00:25:01 3 0.02 0.00 0.02 0.00 0.02 99.95 00:28:58 00:25:01 4 0.00 0.00 0.02 0.00 0.00 99.98 00:28:58 00:25:01 5 0.00 0.00 0.00 0.02 0.00 99.98 00:28:58 00:25:01 6 0.00 0.00 0.02 0.00 0.02 99.97 00:28:58 00:25:01 7 0.05 0.00 0.02 0.00 0.03 99.90 00:28:58 00:26:01 all 0.02 0.00 0.01 0.00 0.01 99.95 00:28:58 00:26:01 0 0.03 0.00 0.00 0.00 0.00 99.97 00:28:58 00:26:01 1 0.03 0.00 0.02 0.00 0.00 99.95 00:28:58 00:26:01 2 0.03 0.00 0.00 0.02 0.02 99.93 00:28:58 00:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:28:58 00:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:28:58 00:26:01 5 0.00 0.00 0.02 0.02 0.00 99.97 00:28:58 00:26:01 6 0.05 0.00 0.00 0.00 0.02 99.93 00:28:58 00:26:01 7 0.02 0.00 0.03 0.00 0.03 99.92 00:28:58 00:27:01 all 0.01 0.00 0.02 0.00 0.01 99.95 00:28:58 00:27:01 0 0.00 0.00 0.02 0.00 0.02 99.97 00:28:58 00:27:01 1 0.00 0.00 0.03 0.00 0.02 99.95 00:28:58 00:27:01 2 0.00 0.00 0.02 0.02 0.00 99.97 00:28:58 00:27:01 3 0.03 0.00 0.02 0.00 0.02 99.93 00:28:58 00:27:01 4 0.00 0.00 0.00 0.00 0.02 99.98 00:28:58 00:27:01 5 0.02 0.00 0.00 0.02 0.00 99.97 00:28:58 00:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 00:28:58 00:27:01 7 0.02 0.00 0.03 0.00 0.05 99.90 00:28:58 00:28:01 all 4.82 0.00 2.06 0.26 0.03 92.84 00:28:58 00:28:01 0 4.55 0.00 1.88 0.15 0.02 93.41 00:28:58 00:28:01 1 4.30 0.00 2.71 0.03 0.03 92.92 00:28:58 00:28:01 2 5.18 0.00 2.29 1.73 0.03 90.77 00:28:58 00:28:01 3 6.03 0.00 2.10 0.00 0.03 91.84 00:28:58 00:28:01 4 4.80 0.00 1.81 0.00 0.02 93.37 00:28:58 00:28:01 5 4.19 0.00 2.03 0.12 0.02 93.65 00:28:58 00:28:01 6 4.70 0.00 2.04 0.02 0.03 93.21 00:28:58 00:28:01 7 4.80 0.00 1.62 0.02 0.03 93.52 00:28:58 Average: all 0.22 0.00 0.09 0.01 0.01 99.66 00:28:58 Average: 0 0.20 0.00 0.08 0.01 0.01 99.71 00:28:58 Average: 1 0.18 0.01 0.12 0.00 0.01 99.69 00:28:58 Average: 2 0.21 0.00 0.09 0.07 0.01 99.62 00:28:58 Average: 3 0.27 0.00 0.10 0.00 0.02 99.61 00:28:58 Average: 4 0.23 0.00 0.07 0.00 0.01 99.70 00:28:58 Average: 5 0.17 0.00 0.08 0.03 0.01 99.72 00:28:58 Average: 6 0.21 0.00 0.09 0.00 0.01 99.69 00:28:58 Average: 7 0.34 0.00 0.09 0.00 0.04 99.54 00:28:58 00:28:58 00:28:58