Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3a7a7668b3b625890f6f84ced6f90897b6b84f88 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-ssh9535903330627266802.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-ssh16419788637838722942.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-ssh7795333411582141268.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-ssh16383291550652206774.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-ssh1258873116663703760.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-39540’ Running on prd-ubuntu20.04-docker-8c-8g-39543 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/799 [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/799 # 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 3a7a7668b3b625890f6f84ced6f90897b6b84f88 (main) Commit message: "Merge pull request #5087 from lindseysimple/issue-5086" > 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 3a7a7668b3b625890f6f84ced6f90897b6b84f88 # timeout=10 > git rev-list --no-walk b4e1e7e7db7e1f14597016669187c25b522b3ddd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:08:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:08:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:08:43 ========================================================= 13:08:43 EdgeX Global Pipelines Version Info 13:08:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:08:44 ------------------- 13:08:44 stable info: 13:08:44 ------------------- 13:08:44 Commited By: Cherry Wang cherry@iotechsys.com 13:08:44 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 13:08:44 Message: update stable to v1.0.269 13:08:44 ------------------- 13:08:44 experimental info: 13:08:44 ------------------- 13:08:44 Commited By: **** collab-it+edgex@linuxfoundation.org 13:08:44 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 13:08:44 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:08:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 13:08:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 13:08:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:08:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:08:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:08:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 13:08:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:08:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 13:08:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 13:08:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 13:08:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:08:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:08:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:08:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:08:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:08:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:08:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:08:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:08:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:08:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 13:08:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:08:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:08:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:08:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:08:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:08:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:08:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] echo 13:08:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3a7a766 [Pipeline] echo 13:08:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:08:45 provisioning config files... 13:08:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/799@tmp/config1738529361864540215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:08:45 ---> ****-login.sh 13:08:45 nexus3.edgexfoundry.org:10001 13:08:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:08:46 Configure a credential helper to remove this warning. See 13:08:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:08:46 13:08:46 Login Succeeded 13:08:46 nexus3.edgexfoundry.org:10002 13:08:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:08:46 Configure a credential helper to remove this warning. See 13:08:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:08:46 13:08:46 Login Succeeded 13:08:46 nexus3.edgexfoundry.org:10003 13:08:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:08:46 Configure a credential helper to remove this warning. See 13:08:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:08:46 13:08:46 Login Succeeded 13:08:46 nexus3.edgexfoundry.org:10004 13:08:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:08:46 Configure a credential helper to remove this warning. See 13:08:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:08:46 13:08:46 Login Succeeded 13:08:46 ****.io 13:08:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:08:46 Configure a credential helper to remove this warning. See 13:08:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:08:46 13:08:46 Login Succeeded 13:08:46 ---> ****-login.sh ends [Pipeline] } 13:08:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:08:47 + 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 13:08:47 + dirname cmd/core-command/Dockerfile 13:08:47 + cut -d/ -f2 13:08:47 + echo core-command,cmd/core-command/Dockerfile 13:08:47 + cut -d/ -f2 13:08:47 + dirname cmd/core-common-config-bootstrapper/Dockerfile 13:08:47 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 13:08:47 + dirname cmd/core-data/Dockerfile 13:08:47 + cut -d/ -f2 13:08:47 + echo core-data,cmd/core-data/Dockerfile 13:08:47 + + dirname cmd/core-keeper/Dockerfile 13:08:47 cut -d/ -f2 13:08:47 + echo core-keeper,cmd/core-keeper/Dockerfile 13:08:47 + + dirname cmd/core-metadata/Dockerfile 13:08:47 cut -d/ -f2 13:08:47 + echo core-metadata,cmd/core-metadata/Dockerfile 13:08:47 + dirname cmd/security-bootstrapper/Dockerfile 13:08:47 + cut -d/ -f2 13:08:47 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 13:08:47 + dirname cmd/security-proxy-auth/Dockerfile 13:08:47 + cut -d/ -f2 13:08:47 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 13:08:47 + dirname cmd/security-proxy-setup/Dockerfile 13:08:47 + cut -d/ -f2 13:08:47 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 13:08:47 + dirname cmd/security-secretstore-setup/Dockerfile 13:08:47 + cut -d/ -f2 13:08:47 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 13:08:47 + dirname cmd/security-spiffe-token-provider/Dockerfile 13:08:47 + cut -d/ -f2 13:08:47 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 13:08:47 + dirname cmd/security-spire-agent/Dockerfile 13:08:47 + cut -d/ -f2 13:08:47 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 13:08:47 + + dirname cmd/security-spire-config/Dockerfile 13:08:47 cut -d/ -f2 13:08:47 + echo security-spire-config,cmd/security-spire-config/Dockerfile 13:08:47 + dirname cmd/security-spire-server/Dockerfile 13:08:47 + cut -d/ -f2 13:08:47 + echo security-spire-server,cmd/security-spire-server/Dockerfile 13:08:47 + dirname cmd/support-notifications/Dockerfile 13:08:47 + cut -d/ -f2 13:08:47 + echo support-notifications,cmd/support-notifications/Dockerfile 13:08:47 + dirname cmd/support-scheduler/Dockerfile 13:08:47 + cut -d/ -f2 13:08:47 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 13:08:47 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 13:08:47 + git rev-list -1 --merges 3a7a7668b3b625890f6f84ced6f90897b6b84f88~1..3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] echo 13:08:47 -----------> git rev-list -1 --merges 3a7a7668b3b625890f6f84ced6f90897b6b84f88~1..3a7a7668b3b625890f6f84ced6f90897b6b84f88 3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:08:47 3a7a7668b3b625890f6f84ced6f90897b6b84f88 [false] [Pipeline] sh 13:08:47 + git log --format=format:%s -1 3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] echo 13:08:47 ========================================================= 13:08:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:08:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 13:08:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:08:48 + grep -v github /etc/ssh/ssh_known_hosts 13:08:48 + [ -e /tmp/ssh_known_hosts ] 13:08:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:08:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:08:48 + sudo tee -a /etc/ssh/ssh_known_hosts 13:08:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:08:48 13:08:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:08:48 0.1.4: Pulling from edgex-devops/py-git-semver 13:08:48 b85a868b505f: Pulling fs layer 13:08:48 e2be974225ed: Pulling fs layer 13:08:48 339a4e72a1f5: Pulling fs layer 13:08:48 988bab9f4d93: Pulling fs layer 13:08:48 1469e6f7b9e6: Pulling fs layer 13:08:48 eaf3925da568: Pulling fs layer 13:08:48 bab4dde63d76: Pulling fs layer 13:08:48 bde34c3a00c8: Pulling fs layer 13:08:48 b352a97aabf1: Pulling fs layer 13:08:48 eaf3925da568: Waiting 13:08:48 988bab9f4d93: Waiting 13:08:48 1469e6f7b9e6: Waiting 13:08:48 bab4dde63d76: Waiting 13:08:48 bde34c3a00c8: Waiting 13:08:48 4872d77fe225: Pulling fs layer 13:08:48 5851b861e8e6: Pulling fs layer 13:08:48 4872d77fe225: Waiting 13:08:48 5851b861e8e6: Waiting 13:08:48 e2be974225ed: Verifying Checksum 13:08:48 e2be974225ed: Download complete 13:08:48 988bab9f4d93: Verifying Checksum 13:08:48 988bab9f4d93: Download complete 13:08:48 1469e6f7b9e6: Verifying Checksum 13:08:48 1469e6f7b9e6: Download complete 13:08:49 339a4e72a1f5: Verifying Checksum 13:08:49 339a4e72a1f5: Download complete 13:08:49 eaf3925da568: Download complete 13:08:49 bde34c3a00c8: Verifying Checksum 13:08:49 bde34c3a00c8: Download complete 13:08:49 b352a97aabf1: Verifying Checksum 13:08:49 b352a97aabf1: Download complete 13:08:49 4872d77fe225: Download complete 13:08:49 5851b861e8e6: Verifying Checksum 13:08:49 5851b861e8e6: Download complete 13:08:49 b85a868b505f: Verifying Checksum 13:08:49 b85a868b505f: Download complete 13:08:49 bab4dde63d76: Verifying Checksum 13:08:49 bab4dde63d76: Download complete 13:08:50 b85a868b505f: Pull complete 13:08:50 e2be974225ed: Pull complete 13:08:50 339a4e72a1f5: Pull complete 13:08:51 988bab9f4d93: Pull complete 13:08:51 1469e6f7b9e6: Pull complete 13:08:51 eaf3925da568: Pull complete 13:08:53 bab4dde63d76: Pull complete 13:08:53 bde34c3a00c8: Pull complete 13:08:53 b352a97aabf1: Pull complete 13:08:53 4872d77fe225: Pull complete 13:08:53 5851b861e8e6: Pull complete 13:08:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:08:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:08:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:08:53 prd-ubuntu20.04-docker-8c-8g-39543 does not seem to be running inside a container 13:08:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/799 -v /w/workspace/edgex-go/799:/w/workspace/edgex-go/799:rw,z -v /w/workspace/edgex-go/799@tmp:/w/workspace/edgex-go/799@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 13:08:55 $ docker top 1fe96b5ccc1bd6813b4a8a168fbd6706368a731ab571e62393033cafdde59cb5 -eo pid,comm 13:08:55 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 13:08:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:08:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:08:55 [ssh-agent] Looking for ssh-agent implementation... 13:08:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:08:55 $ docker exec 1fe96b5ccc1bd6813b4a8a168fbd6706368a731ab571e62393033cafdde59cb5 ssh-agent 13:08:55 SSH_AUTH_SOCK=/tmp/ssh-Tve61swRgrqE/agent.31 13:08:55 SSH_AGENT_PID=37 13:08:55 Running ssh-add (command line suppressed) 13:08:55 Identity added: /w/workspace/edgex-go/799@tmp/private_key_10131358832688764378.key (/w/workspace/edgex-go/799@tmp/private_key_10131358832688764378.key) 13:08:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:08:55 + git tag --points-at HEAD [Pipeline] } 13:08:55 $ docker exec --env ******** --env ******** 1fe96b5ccc1bd6813b4a8a168fbd6706368a731ab571e62393033cafdde59cb5 ssh-agent -k 13:08:55 unset SSH_AUTH_SOCK; 13:08:55 unset SSH_AGENT_PID; 13:08:55 echo Agent pid 37 killed; 13:08:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:08:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:08:56 [ssh-agent] Looking for ssh-agent implementation... 13:08:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:08:56 $ docker exec 1fe96b5ccc1bd6813b4a8a168fbd6706368a731ab571e62393033cafdde59cb5 ssh-agent 13:08:56 SSH_AUTH_SOCK=/tmp/ssh-lRiBPhyNovgr/agent.70 13:08:56 SSH_AGENT_PID=76 13:08:56 Running ssh-add (command line suppressed) 13:08:56 Identity added: /w/workspace/edgex-go/799@tmp/private_key_11041743854916101471.key (/w/workspace/edgex-go/799@tmp/private_key_11041743854916101471.key) 13:08:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:08:56 + git semver init 13:08:56 2025-02-23 13:08:56,827 [run_init] DEBUG init version:0.0.0 force:False 13:08:56 2025-02-23 13:08:56,828 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/799/.semver 13:08:56 2025-02-23 13:08:56,829 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/799/.semver 13:08:56 2025-02-23 13:08:56,829 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/799/.semver'], cwd=/w/workspace/edgex-go/799, universal_newlines=False, shell=None, istream=None) 13:09:02 2025-02-23 13:09:01,868 [append_file] DEBUG append to file:/w/workspace/edgex-go/799/.git/info/exclude 13:09:02 2025-02-23 13:09:01,869 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/799/.semver/main with force:False 13:09:02 2025-02-23 13:09:01,869 [read_version] DEBUG read version from /w/workspace/edgex-go/799/.semver/main 13:09:02 2025-02-23 13:09:01,869 [read_version] DEBUG read version from /w/workspace/edgex-go/799/.semver/main 13:09:02 4.0.0-dev.61 [Pipeline] } 13:09:02 $ docker exec --env ******** --env ******** 1fe96b5ccc1bd6813b4a8a168fbd6706368a731ab571e62393033cafdde59cb5 ssh-agent -k 13:09:02 unset SSH_AUTH_SOCK; 13:09:02 unset SSH_AGENT_PID; 13:09:02 echo Agent pid 76 killed; 13:09:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:09:02 + git semver [Pipeline] } 13:09:02 $ docker stop --time=1 1fe96b5ccc1bd6813b4a8a168fbd6706368a731ab571e62393033cafdde59cb5 13:09:04 $ docker rm -f --volumes 1fe96b5ccc1bd6813b4a8a168fbd6706368a731ab571e62393033cafdde59cb5 [Pipeline] // withDockerContainer [Pipeline] sh 13:09:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:09:04 Stashed 1 file(s) [Pipeline] echo 13:09:04 [edgeXSemver]: initialized semver on version 4.0.0-dev.61 [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 13:09:05 + git config --global --add safe.directory /w/workspace/edgex-go/799 [Pipeline] echo 13:09:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:09:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:09:05 ========================================================= 13:09:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 13:09:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:09:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 13:09:05 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 13:09:05 da9db072f522: Pulling fs layer 13:09:05 6ef4a4ee8ca5: Pulling fs layer 13:09:05 06f05ace1117: Pulling fs layer 13:09:05 5fe327b54edc: Pulling fs layer 13:09:05 4f4fb700ef54: Pulling fs layer 13:09:05 92a5565b7b96: Pulling fs layer 13:09:05 ff9bb7016b71: Pulling fs layer 13:09:05 b67dba6c2c7d: Pulling fs layer 13:09:05 a813b0c90790: Pulling fs layer 13:09:05 5fe327b54edc: Waiting 13:09:05 b67dba6c2c7d: Waiting 13:09:05 4f4fb700ef54: Waiting 13:09:05 92a5565b7b96: Waiting 13:09:05 ff9bb7016b71: Waiting 13:09:05 6ef4a4ee8ca5: Verifying Checksum 13:09:05 6ef4a4ee8ca5: Download complete 13:09:05 5fe327b54edc: Verifying Checksum 13:09:05 5fe327b54edc: Download complete 13:09:05 4f4fb700ef54: Verifying Checksum 13:09:05 4f4fb700ef54: Download complete 13:09:05 92a5565b7b96: Download complete 13:09:05 da9db072f522: Download complete 13:09:05 ff9bb7016b71: Verifying Checksum 13:09:05 ff9bb7016b71: Download complete 13:09:05 da9db072f522: Pull complete 13:09:05 6ef4a4ee8ca5: Pull complete 13:09:05 a813b0c90790: Verifying Checksum 13:09:05 a813b0c90790: Download complete 13:09:06 06f05ace1117: Verifying Checksum 13:09:06 06f05ace1117: Download complete 13:09:06 b67dba6c2c7d: Verifying Checksum 13:09:06 b67dba6c2c7d: Download complete 13:09:09 06f05ace1117: Pull complete 13:09:09 5fe327b54edc: Pull complete 13:09:09 4f4fb700ef54: Pull complete 13:09:09 92a5565b7b96: Pull complete 13:09:09 ff9bb7016b71: Pull complete 13:09:12 b67dba6c2c7d: Pull complete 13:09:12 a813b0c90790: Pull complete 13:09:12 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 13:09:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 13:09:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 13:09:12 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 13:09:12 WORKDIR /edgex 13:09:12 COPY go.mod . 13:09:12 RUN go mod download 13:09:12 docker build -t ci-base-image-x86_64 -f - . 13:09:13 Sending build context to Docker daemon 180.2MB 13:09:13 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 13:09:13 ---> 3ba60ce46760 13:09:13 Step 2/4 : WORKDIR /edgex 13:09:16 ---> Running in efe92f80acd8 13:09:16 Removing intermediate container efe92f80acd8 13:09:16 ---> ff90f5819a9e 13:09:16 Step 3/4 : COPY go.mod . 13:09:16 ---> 1d966c88bbb9 13:09:16 Step 4/4 : RUN go mod download 13:09:16 ---> Running in af812f606d7f 13:09:19 Still waiting to schedule task 13:09:19 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-39541’ 13:09:31 Removing intermediate container af812f606d7f 13:09:31 ---> 8ade290db53b 13:09:31 Successfully built 8ade290db53b 13:09:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:31 + docker inspect -f . ci-base-image-x86_64 13:09:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:09:31 prd-ubuntu20.04-docker-8c-8g-39543 does not seem to be running inside a container 13:09:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/799 -v /w/workspace/edgex-go/799:/w/workspace/edgex-go/799:rw,z -v /w/workspace/edgex-go/799@tmp:/w/workspace/edgex-go/799@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 13:09:31 $ docker top a4c87213a6ef2e704feeb199302dd48184b6645e7308760f001dc3ae2e42d16c -eo pid,comm [Pipeline] { [Pipeline] sh 13:09:32 + go version 13:09:32 go version go1.23.4 linux/amd64 [Pipeline] } 13:09:32 $ docker stop --time=1 a4c87213a6ef2e704feeb199302dd48184b6645e7308760f001dc3ae2e42d16c 13:09:33 $ docker rm -f --volumes a4c87213a6ef2e704feeb199302dd48184b6645e7308760f001dc3ae2e42d16c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:33 + docker inspect -f . ci-base-image-x86_64 13:09:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:09:33 prd-ubuntu20.04-docker-8c-8g-39543 does not seem to be running inside a container 13:09:33 $ 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/799 -v /w/workspace/edgex-go/799:/w/workspace/edgex-go/799:rw,z -v /w/workspace/edgex-go/799@tmp:/w/workspace/edgex-go/799@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 13:09:34 $ docker top 5f7c0a8dedb2dac4d5bd15f47b19cba3b17b4b4b9c956c79ca61ee8d52b1973d -eo pid,comm [Pipeline] { [Pipeline] echo 13:09:34 ========================================================= 13:09:34 [edgeXBuildGoParallel] Running Tests and Build... 13:09:34 ========================================================= [Pipeline] sh 13:09:34 + git config --global --add safe.directory /w/workspace/edgex-go/799 [Pipeline] fileExists [Pipeline] sh 13:09:34 + make test 13:09:34 go test -race -coverprofile=coverage.out ./... 13:09:43 ? github.com/edgexfoundry/edgex-go [no test files] 13:10:05 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 13:10:05 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 13:10:05 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 13:10:05 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 13:10:05 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 13:10:05 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 13:10:05 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 13:10:05 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 13:10:05 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 13:10:05 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 13:10:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:10:05 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 13:10:05 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 13:10:05 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 13:10:05 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 13:10:05 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 13:10:05 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 13:10:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.038s coverage: 28.7% of statements 13:10:07 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 13:10:07 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 13:10:07 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 13:10:07 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 13:10:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.040s coverage: 97.0% of statements 13:10:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 13:10:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 13:10:08 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 13:10:08 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 13:10:08 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 13:10:08 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 13:10:08 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 13:10:08 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 13:10:08 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 13:10:08 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 13:10:09 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 13:10:09 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 13:10:09 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 13:10:09 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 13:10:09 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 13:10:09 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 13:10:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.058s coverage: 69.2% of statements 13:10:11 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.027s coverage: 3.5% of statements 13:10:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.051s coverage: 45.7% of statements 13:10:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.808s coverage: 93.4% of statements 13:10:11 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.064s coverage: 92.3% of statements 13:10:11 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 13:10:11 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 13:10:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.048s coverage: 8.4% of statements 13:10:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 13:10:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 13:10:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:10:13 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 13:10:13 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 13:10:13 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 13:10:13 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 13:10:13 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 13:10:13 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 13:10:13 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 13:10:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:10:13 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 13:10:13 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 13:10:13 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 13:10:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.377s coverage: 95.8% of statements 13:10:14 ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements 13:10:15 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 13:10:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 13:10:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 13:10:15 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 13:10:15 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 13:10:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.041s coverage: 0.0% of statements [no tests to run] 13:10:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 1.0% of statements 13:10:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.029s coverage: 43.1% of statements 13:10:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.018s coverage: 81.1% of statements 13:10:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 40.0% of statements 13:10:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 13:10:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 13:10:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 13:10:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:10:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 13:10:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 13:10:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 13:10:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.023s coverage: 87.1% of statements 13:10:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.027s coverage: 94.1% of statements 13:10:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.039s coverage: 96.3% of statements 13:10:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.027s coverage: 87.5% of statements 13:10:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 13:10:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 13:10:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 13:10:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 13:10:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 13:10:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 13:10:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 13:10:19 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 13:10:19 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 13:10:20 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 13:10:22 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 13:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:10:23 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 13:10:24 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 13:10:24 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 13:10:24 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 13:10:28 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 13:10:28 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 13:10:28 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 13:10:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 13:10:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 13:10:28 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 13:10:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements 13:10:30 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 13:10:30 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 13:10:30 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 13:10:30 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 13:10:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:10:30 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 13:10:30 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 13:10:30 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 13:10:30 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 13:10:30 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 13:10:31 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 13:10:31 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 13:10:32 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 13:10:32 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 13:10:32 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 13:10:32 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 13:10:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 13:10:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 13:10:33 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 13:10:33 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 13:10:33 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 13:10:33 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 13:10:33 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 13:10:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 13:10:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 13:10:35 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 13:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.042s coverage: 92.9% of statements 13:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 68.8% of statements 13:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements 13:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.022s coverage: 47.4% of statements 13:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements 13:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 15.5% of statements 13:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements 13:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.098s coverage: 81.8% of statements 13:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.084s coverage: 82.1% of statements 13:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 13:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.048s coverage: 6.8% of statements 13:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.048s coverage: 33.3% of statements 13:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.047s coverage: 100.0% of statements 13:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.178s coverage: 54.5% of statements 13:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements 13:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.021s coverage: 100.0% of statements 13:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements 13:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements 13:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.024s coverage: 88.6% of statements 13:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.030s coverage: 96.8% of statements 13:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.016s coverage: 100.0% of statements 13:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.151s coverage: 29.2% of statements 13:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements 13:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 3.1% of statements 13:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.022s coverage: 76.2% of statements 13:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.022s coverage: 54.0% of statements 13:10:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.058s coverage: 17.0% of statements 13:10:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.125s coverage: 94.9% of statements 13:10:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.032s coverage: 9.0% of statements 13:10:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.060s coverage: 97.7% of statements 13:10:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.025s coverage: 43.6% of statements 13:10:39 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 13:10:39 running golangci-lint 13:10:39 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 13:10:39 go version go1.23.4 linux/amd64 13:10:40 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 13:10:40 level=info msg="[config_reader] Used config file .golangci.yml" 13:10:40 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 13:11:06 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|exports_file|files|imports|name|compiled_files|deps) took 23.035241716s" 13:11:06 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.784602ms" 13:11:16 level=info msg="[linters_context/goanalysis] analyzers took 1m56.604658721s with top 10 stages: buildir: 1m1.216106772s, gosec: 4.139735455s, inspect: 2.724863839s, fact_deprecated: 2.360654391s, printf: 2.206072567s, ctrlflow: 1.850492567s, fact_purity: 1.584696184s, nilness: 1.429834984s, S1038: 1.25219695s, typedness: 1.0324002s" 13:11:16 level=info msg="[runner] Issues before processing: 202, after processing: 0" 13:11:16 level=info msg="[runner] Processors filtering stat (in/out): path_prettifier: 202/202, skip_files: 202/202, identifier_marker: 202/202, filename_unadjuster: 202/202, invalid_issue: 202/202, exclude-rules: 202/20, nolint: 20/0, cgo: 202/202, autogenerated_exclude: 202/202, exclude: 202/202, skip_dirs: 202/202" 13:11:16 level=info msg="[runner] processing took 26.265704ms with stages: nolint: 13.50499ms, identifier_marker: 5.437528ms, exclude-rules: 2.153723ms, path_prettifier: 2.100812ms, autogenerated_exclude: 1.745965ms, skip_dirs: 1.162063ms, cgo: 92.092µs, filename_unadjuster: 34.781µs, invalid_issue: 27.91µs, max_same_issues: 1.52µs, uniq_by_line: 820ns, fixer: 660ns, skip_files: 580ns, exclude: 370ns, diff: 360ns, source_code: 330ns, sort_results: 300ns, max_from_linter: 240ns, path_shortener: 200ns, max_per_file_from_linter: 170ns, path_prefixer: 150ns, severity-rules: 140ns" 13:11:16 level=info msg="[runner] linters took 13.036098481s with stages: goanalysis_metalinter: 13.009687125s" 13:11:16 level=info msg="File cache stats: 0 entries of total size 0B" 13:11:16 level=info msg="Memory: 362 samples, avg is 295.7MB, max is 1192.7MB" 13:11:16 level=info msg="Execution took 36.115021214s" 13:11:16 go vet ./... 13:11:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:11:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:11:23 ./bin/test-attribution-txt.sh [Pipeline] echo 13:11:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 13:11:23 + ls -al . 13:11:23 total 1976 13:11:23 drwxrwxr-x 11 1001 1001 4096 Feb 23 13:09 . 13:11:23 drwxr-xr-x 4 root root 4096 Feb 23 13:09 .. 13:11:23 drwxrwxr-x 2 1001 1001 4096 Feb 23 13:08 .blubracket 13:11:23 -rw-rw-r-- 1 1001 1001 10 Feb 23 13:08 .dockerignore 13:11:23 drwxrwxr-x 8 1001 1001 4096 Feb 23 13:10 .git 13:11:23 drwxrwxr-x 3 1001 1001 4096 Feb 23 13:08 .github 13:11:23 -rw-rw-r-- 1 1001 1001 907 Feb 23 13:08 .gitignore 13:11:23 -rw-rw-r-- 1 1001 1001 199 Feb 23 13:08 .golangci.yml 13:11:23 -rw-rw-r-- 1 1001 1001 100 Feb 23 13:08 .hadolint.yml 13:11:23 drwxr-xr-x 3 1001 1001 4096 Feb 23 13:09 .semver 13:11:23 -rw-rw-r-- 1 1001 1001 155 Feb 23 13:08 .sonarcloud.properties 13:11:23 -rw-rw-r-- 1 1001 1001 1171 Feb 23 13:08 ADOPTERS.md 13:11:23 -rw-rw-r-- 1 1001 1001 17374 Feb 23 13:08 Attribution.txt 13:11:23 -rw-rw-r-- 1 1001 1001 100284 Feb 23 13:08 CHANGELOG.md 13:11:23 -rw-rw-r-- 1 1001 1001 3804 Feb 23 13:08 CONTRIBUTING.md 13:11:23 -rw-rw-r-- 1 1001 1001 677 Feb 23 13:08 GOVERNANCE.md 13:11:23 -rw-rw-r-- 1 1001 1001 858 Feb 23 13:08 Jenkinsfile 13:11:23 -rw-rw-r-- 1 1001 1001 10775 Feb 23 13:08 LICENSE 13:11:23 -rw-rw-r-- 1 1001 1001 16740 Feb 23 13:08 Makefile 13:11:23 -rw-rw-r-- 1 1001 1001 582 Feb 23 13:08 OWNERS.md 13:11:23 -rw-rw-r-- 1 1001 1001 9932 Feb 23 13:08 README.md 13:11:23 -rw-rw-r-- 1 1001 1001 789 Feb 23 13:08 SECURITY.md 13:11:23 -rw-rw-r-- 1 1001 1001 12 Feb 23 13:09 VERSION 13:11:23 drwxrwxr-x 2 1001 1001 4096 Feb 23 13:08 bin 13:11:23 drwxrwxr-x 19 1001 1001 4096 Feb 23 13:08 cmd 13:11:23 -rw-r--r-- 1 root root 1651062 Feb 23 13:10 coverage.out 13:11:23 drwxrwxr-x 2 1001 1001 4096 Feb 23 13:08 fuzz_test 13:11:23 -rw-rw-r-- 1 1001 1001 6495 Feb 23 13:08 go.mod 13:11:23 -rw-rw-r-- 1 1001 1001 88225 Feb 23 13:08 go.sum 13:11:23 drwxrwxr-x 7 1001 1001 4096 Feb 23 13:08 internal 13:11:23 drwxrwxr-x 2 1001 1001 4096 Feb 23 13:08 openapi 13:11:23 -rw-rw-r-- 1 1001 1001 584 Feb 23 13:08 security.txt 13:11:23 -rw-rw-r-- 1 1001 1001 204 Feb 23 13:08 version.go [Pipeline] sh 13:11:24 + '[' -e coverage.out ] 13:11:24 + chown 1001:1001 coverage.out [Pipeline] stash 13:11:24 Stashed 1 file(s) [Pipeline] sh 13:11:24 + make build 13:11:24 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 13:11:46 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:11:47 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 13:11:48 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 13:11:49 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 13:11:50 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:11:55 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:11:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 13:11:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:12:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:12:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 13:12:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:12:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 13:12:06 $ docker stop --time=1 5f7c0a8dedb2dac4d5bd15f47b19cba3b17b4b4b9c956c79ca61ee8d52b1973d 13:12:09 $ docker rm -f --volumes 5f7c0a8dedb2dac4d5bd15f47b19cba3b17b4b4b9c956c79ca61ee8d52b1973d [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 13:12:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:12:10 13:12:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:12:10 latest: Pulling from edgex-devops/edgex-compose 13:12:10 91d30c5bc195: Pulling fs layer 13:12:10 2e9b0aa3be6d: Pulling fs layer 13:12:10 9c61dcf015f6: Pulling fs layer 13:12:10 4698f68db338: Pulling fs layer 13:12:10 2a2f49069b9e: Pulling fs layer 13:12:10 e0025b399a48: Pulling fs layer 13:12:10 4698f68db338: Waiting 13:12:10 2a2f49069b9e: Waiting 13:12:10 e0025b399a48: Waiting 13:12:10 91d30c5bc195: Verifying Checksum 13:12:10 91d30c5bc195: Download complete 13:12:10 4698f68db338: Verifying Checksum 13:12:10 4698f68db338: Download complete 13:12:10 2e9b0aa3be6d: Verifying Checksum 13:12:10 2e9b0aa3be6d: Download complete 13:12:10 e0025b399a48: Verifying Checksum 13:12:10 e0025b399a48: Download complete 13:12:10 91d30c5bc195: Pull complete 13:12:10 2a2f49069b9e: Download complete 13:12:11 2e9b0aa3be6d: Pull complete 13:12:11 9c61dcf015f6: Verifying Checksum 13:12:11 9c61dcf015f6: Download complete 13:12:13 9c61dcf015f6: Pull complete 13:12:13 4698f68db338: Pull complete 13:12:13 2a2f49069b9e: Pull complete 13:12:13 e0025b399a48: Pull complete 13:12:13 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 13:12:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:12:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:12:14 prd-ubuntu20.04-docker-8c-8g-39543 does not seem to be running inside a container 13:12:14 $ 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/799 -v /w/workspace/edgex-go/799:/w/workspace/edgex-go/799:rw,z -v /w/workspace/edgex-go/799@tmp:/w/workspace/edgex-go/799@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 13:12:15 $ docker top ba41cab5b580033593aee7526f067ed85e648981c4b2761a6c044905520cf20e -eo pid,comm [Pipeline] { [Pipeline] sh 13:12:15 + docker compose -f ./docker-compose-build.yml build --parallel 13:12:18 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 13:12:18 #1 transferring dockerfile: 2.23kB done 13:12:18 #1 DONE 0.0s 13:12:18 13:12:18 #2 [core-command internal] load build definition from Dockerfile 13:12:18 #2 transferring dockerfile: 1.94kB done 13:12:18 #2 DONE 0.0s 13:12:18 13:12:18 #3 [security-bootstrapper internal] load build definition from Dockerfile 13:12:18 #3 transferring dockerfile: 3.02kB done 13:12:18 #3 DONE 0.0s 13:12:18 13:12:18 #4 [security-proxy-setup internal] load build definition from Dockerfile 13:12:18 #4 transferring dockerfile: 2.50kB done 13:12:18 #4 DONE 0.0s 13:12:18 13:12:18 #5 [core-data internal] load build definition from Dockerfile 13:12:18 #5 transferring dockerfile: 2.04kB done 13:12:18 #5 DONE 0.0s 13:12:18 13:12:18 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 13:12:18 #6 transferring dockerfile: 1.89kB done 13:12:18 #6 DONE 0.0s 13:12:18 13:12:18 #7 [security-secretstore-setup internal] load build definition from Dockerfile 13:12:18 #7 transferring dockerfile: 2.49kB done 13:12:18 #7 DONE 0.0s 13:12:18 13:12:18 #8 [core-common-config-bootstrapper internal] load .dockerignore 13:12:18 #8 transferring context: 50B done 13:12:18 #8 DONE 0.0s 13:12:18 13:12:18 #9 [security-proxy-auth internal] load build definition from Dockerfile 13:12:18 #9 transferring dockerfile: 2.14kB done 13:12:18 #9 DONE 0.0s 13:12:18 13:12:18 #10 [security-spire-agent internal] load build definition from Dockerfile 13:12:18 #10 transferring dockerfile: 1.81kB done 13:12:18 #10 DONE 0.0s 13:12:18 13:12:18 #11 [core-keeper internal] load build definition from Dockerfile 13:12:18 #11 transferring dockerfile: 2.01kB done 13:12:18 #11 DONE 0.0s 13:12:18 13:12:18 #12 [support-notifications internal] load build definition from Dockerfile 13:12:18 #12 transferring dockerfile: 2.00kB done 13:12:18 #12 DONE 0.0s 13:12:18 13:12:18 #13 [security-spire-server internal] load build definition from Dockerfile 13:12:18 #13 transferring dockerfile: 1.70kB done 13:12:18 #13 DONE 0.0s 13:12:18 13:12:18 #14 [support-scheduler internal] load build definition from Dockerfile 13:12:18 #14 transferring dockerfile: 1.83kB done 13:12:18 #14 DONE 0.0s 13:12:18 13:12:18 #15 [core-metadata internal] load build definition from Dockerfile 13:12:18 #15 transferring dockerfile: 2.10kB done 13:12:18 #15 DONE 0.0s 13:12:18 13:12:18 #16 [security-spire-config internal] load build definition from Dockerfile 13:12:18 #16 transferring dockerfile: 1.69kB done 13:12:18 #16 DONE 0.0s 13:12:18 13:12:18 #17 [core-command internal] load .dockerignore 13:12:18 #17 transferring context: 50B done 13:12:18 #17 DONE 0.0s 13:12:18 13:12:18 #18 [security-bootstrapper internal] load .dockerignore 13:12:18 #18 transferring context: 50B done 13:12:18 #18 DONE 0.0s 13:12:18 13:12:18 #19 [security-proxy-setup internal] load .dockerignore 13:12:18 #19 transferring context: 50B done 13:12:18 #19 DONE 0.0s 13:12:18 13:12:18 #20 [core-data internal] load .dockerignore 13:12:18 #20 transferring context: 50B done 13:12:18 #20 DONE 0.0s 13:12:18 13:12:18 #21 [security-spiffe-token-provider internal] load .dockerignore 13:12:18 #21 transferring context: 50B done 13:12:18 #21 DONE 0.0s 13:12:18 13:12:18 #22 [security-secretstore-setup internal] load .dockerignore 13:12:18 #22 transferring context: 50B done 13:12:18 #22 DONE 0.0s 13:12:18 13:12:18 #23 [security-proxy-auth internal] load .dockerignore 13:12:18 #23 transferring context: 50B done 13:12:18 #23 DONE 0.0s 13:12:18 13:12:18 #24 [security-spire-agent internal] load .dockerignore 13:12:18 #24 transferring context: 50B done 13:12:18 #24 DONE 0.0s 13:12:18 13:12:18 #25 [core-keeper internal] load .dockerignore 13:12:18 #25 transferring context: 50B done 13:12:18 #25 DONE 0.0s 13:12:18 13:12:18 #26 [support-notifications internal] load .dockerignore 13:12:18 #26 transferring context: 50B done 13:12:18 #26 DONE 0.0s 13:12:18 13:12:18 #27 [security-spire-server internal] load .dockerignore 13:12:18 #27 transferring context: 50B done 13:12:18 #27 DONE 0.0s 13:12:18 13:12:18 #28 [support-scheduler internal] load .dockerignore 13:12:18 #28 transferring context: 50B done 13:12:18 #28 DONE 0.0s 13:12:18 13:12:18 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 13:12:18 #29 DONE 0.0s 13:12:18 13:12:18 #30 [security-spire-config internal] load .dockerignore 13:12:18 #30 transferring context: 50B done 13:12:18 #30 DONE 0.0s 13:12:18 13:12:18 #31 [core-metadata internal] load .dockerignore 13:12:18 #31 transferring context: 50B done 13:12:18 #31 DONE 0.0s 13:12:18 13:12:18 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 13:12:18 #29 DONE 0.0s 13:12:18 13:12:18 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 13:12:18 #32 ... 13:12:18 13:12:18 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 13:12:18 #29 DONE 0.0s 13:12:18 13:12:18 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 13:12:18 #32 ... 13:12:18 13:12:18 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 13:12:18 #29 DONE 0.0s 13:12:18 13:12:18 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 13:12:19 #32 DONE 0.5s 13:12:19 13:12:19 #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:12:19 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 13:12:19 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 13:12:19 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 13:12:19 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 13:12:19 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 13:12:19 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0B / 3.63MB 0.1s 13:12:19 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 13:12:19 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 13:12:19 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 13:12:19 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.15MB / 3.63MB 0.2s 13:12:19 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.3s done 13:12:19 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 13:12:19 #33 ... 13:12:19 13:12:19 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 13:12:19 #34 DONE 0.6s 13:12:19 13:12:19 #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 13:12:19 #35 DONE 0.7s 13:12:19 13:12:19 #33 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:12:19 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 13:12:19 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 13:12:19 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 13:12:19 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 13:12:19 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.3s done 13:12:19 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done 13:12:19 #33 ... 13:12:19 13:12:19 #36 [security-spire-config internal] load build context 13:12:19 #36 transferring context: 22.05kB 0.0s done 13:12:19 #36 DONE 0.2s 13:12:19 13:12:19 #37 [security-spire-server internal] load build context 13:12:19 #37 transferring context: 23.80kB 0.0s done 13:12:19 #37 DONE 0.2s 13:12:19 13:12:19 #33 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:12:19 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done 13:12:19 #33 DONE 1.0s 13:12:19 13:12:19 #38 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 13:12:19 #38 DONE 1.0s 13:12:19 13:12:19 #39 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 13:12:25 #39 ... 13:12:25 13:12:25 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:12:25 #40 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 13:12:25 #40 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 13:12:25 #40 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 13:12:25 #40 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 13:12:25 #40 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 13:12:25 #40 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 13:12:25 #40 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 13:12:25 #40 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 5.3s 13:12:25 #40 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 13:12:25 #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 5.3s 13:12:27 #40 ... 13:12:27 13:12:27 #39 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 13:12:27 #39 DONE 7.1s 13:12:27 13:12:27 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:12:27 #40 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 7.1s done 13:12:27 #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 7.1s done 13:12:27 #40 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 13:12:27 #40 ... 13:12:27 13:12:27 #41 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 13:12:28 #41 ... 13:12:28 13:12:28 #42 [security-secretstore-setup internal] load build context 13:12:28 #42 transferring context: 258.49MB 9.9s 13:12:29 #42 ... 13:12:29 13:12:29 #43 [security-bootstrapper internal] load build context 13:12:29 #43 ... 13:12:29 13:12:29 #44 [core-keeper internal] load build context 13:12:29 #44 ... 13:12:29 13:12:29 #45 [core-metadata internal] load build context 13:12:29 #45 ... 13:12:29 13:12:29 #46 [security-proxy-setup internal] load build context 13:12:29 #46 ... 13:12:29 13:12:29 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 13:12:29 #47 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done 13:12:29 #47 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 13:12:29 #47 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 13:12:29 #47 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 13:12:29 #47 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 13:12:29 #47 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.1s done 13:12:29 #47 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 13:12:29 #47 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 13:12:29 #47 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 7.1s done 13:12:29 #47 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 13:12:29 #47 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 13:12:29 #47 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.6s done 13:12:29 #47 ... 13:12:29 13:12:29 #48 [support-notifications internal] load build context 13:12:29 #48 ... 13:12:29 13:12:29 #49 [security-proxy-auth internal] load build context 13:12:29 #49 ... 13:12:29 13:12:29 #50 [core-common-config-bootstrapper internal] load build context 13:12:29 #50 ... 13:12:29 13:12:29 #51 [core-command internal] load build context 13:12:29 #51 ... 13:12:29 13:12:29 #52 [support-scheduler internal] load build context 13:12:30 #52 ... 13:12:30 13:12:30 #53 [security-spire-agent internal] load build context 13:12:30 #53 transferring context: 23.33kB 0.0s done 13:12:30 #53 ... 13:12:30 13:12:30 #54 [core-data internal] load build context 13:12:30 #54 transferring context: 400.89MB 11.2s 13:12:30 #54 ... 13:12:30 13:12:30 #55 [security-spiffe-token-provider internal] load build context 13:12:30 #55 ... 13:12:30 13:12:30 #54 [core-data internal] load build context 13:12:33 #54 transferring context: 495.96MB 13.5s done 13:12:36 #54 ... 13:12:36 13:12:36 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:12:36 #40 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 7.1s done 13:12:36 #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 7.1s done 13:12:36 #40 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.9s done 13:12:36 #40 ... 13:12:36 13:12:36 #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:12:37 #56 ... 13:12:37 13:12:37 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 13:12:37 #0 4.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:12:37 #0 4.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:12:37 #0 4.719 v3.20.6-21-gc144226fa8a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 13:12:37 #0 4.719 v3.20.6-21-gc144226fa8a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 13:12:37 #0 4.719 OK: 24181 distinct packages available 13:12:37 #0 4.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:12:37 #0 4.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:12:37 #0 5.470 OK: 248 MiB in 58 packages 13:12:37 #57 ... 13:12:37 13:12:37 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 13:12:37 #58 ... 13:12:37 13:12:37 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 13:12:37 #0 0.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:12:37 #0 1.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:12:37 #0 1.477 v3.20.6-21-gc144226fa8a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 13:12:37 #0 1.477 v3.20.6-21-gc144226fa8a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 13:12:37 #0 1.477 OK: 24170 distinct packages available 13:12:37 #0 1.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:12:37 #0 1.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:12:37 #0 1.929 (1/14) Installing ca-certificates (20241121-r1) 13:12:37 #0 1.942 (2/14) Installing brotli-libs (1.1.0-r2) 13:12:37 #0 1.954 (3/14) Installing c-ares (1.33.1-r0) 13:12:37 #0 1.960 (4/14) Installing libunistring (1.2-r0) 13:12:37 #0 1.975 (5/14) Installing libidn2 (2.3.7-r0) 13:12:37 #0 1.980 (6/14) Installing nghttp2-libs (1.62.1-r0) 13:12:37 #0 1.987 (7/14) Installing libpsl (0.21.5-r1) 13:12:37 #0 1.988 (8/14) Installing zstd-libs (1.5.6-r0) 13:12:37 #0 1.996 (9/14) Installing libcurl (8.12.1-r0) 13:12:37 #0 2.007 (10/14) Installing curl (8.12.1-r0) 13:12:37 #0 2.011 (11/14) Installing dumb-init (1.2.5-r3) 13:12:37 #0 2.014 (12/14) Installing musl-obstack (1.2.3-r2) 13:12:37 #0 2.017 (13/14) Installing libucontext (1.2-r3) 13:12:37 #0 2.020 (14/14) Installing gcompat (1.1.0-r4) 13:12:37 #0 2.026 Executing busybox-1.36.1-r29.trigger 13:12:37 #0 2.036 Executing ca-certificates-20241121-r1.trigger 13:12:37 #0 2.073 OK: 13 MiB in 28 packages 13:12:37 #59 ... 13:12:37 13:12:37 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 13:12:37 #60 ... 13:12:37 13:12:37 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 13:12:37 #61 ... 13:12:37 13:12:37 #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:12:37 #62 ... 13:12:37 13:12:37 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 13:12:38 #63 ... 13:12:38 13:12:38 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 13:12:38 #64 ... 13:12:38 13:12:38 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 13:12:38 #65 ... 13:12:38 13:12:38 #66 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 13:12:38 #0 1.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:12:38 #0 1.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:12:38 #0 1.545 OK: 248 MiB in 58 packages 13:12:38 #66 ... 13:12:38 13:12:38 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 13:12:39 #67 ... 13:12:39 13:12:39 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 13:12:39 #68 ... 13:12:39 13:12:39 #69 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:12:39 #0 0.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:12:39 #0 1.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:12:39 #0 1.445 v3.20.6-21-gc144226fa8a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 13:12:39 #0 1.445 v3.20.6-21-gc144226fa8a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 13:12:39 #0 1.445 OK: 24170 distinct packages available 13:12:39 #0 1.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:12:39 #0 1.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:12:39 #0 1.853 (1/5) Installing dumb-init (1.2.5-r3) 13:12:39 #0 1.858 (2/5) Installing musl-obstack (1.2.3-r2) 13:12:39 #0 1.868 (3/5) Installing libucontext (1.2-r3) 13:12:39 #0 1.868 (4/5) Installing gcompat (1.1.0-r4) 13:12:39 #0 1.872 (5/5) Installing openssl (3.3.3-r0) 13:12:39 #0 1.884 Executing busybox-1.36.1-r29.trigger 13:12:39 #0 1.906 OK: 9 MiB in 19 packages 13:12:39 #69 ... 13:12:39 13:12:39 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 13:12:39 #0 2.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:12:39 #0 2.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:12:39 #0 3.273 OK: 248 MiB in 58 packages 13:12:39 #70 ... 13:12:39 13:12:39 #45 [core-metadata internal] load build context 13:12:39 #45 transferring context: 495.96MB 12.6s done 13:12:39 #45 ... 13:12:39 13:12:39 #43 [security-bootstrapper internal] load build context 13:12:39 #43 transferring context: 495.96MB 13.9s done 13:12:39 #43 ... 13:12:39 13:12:39 #71 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 13:12:39 #0 0.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:12:39 #0 1.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:12:39 #0 1.495 (1/1) Installing dumb-init (1.2.5-r3) 13:12:39 #0 1.495 Executing busybox-1.36.1-r29.trigger 13:12:39 #0 1.508 OK: 8 MiB in 15 packages 13:12:39 #71 ... 13:12:39 13:12:39 #48 [support-notifications internal] load build context 13:12:39 #48 transferring context: 495.96MB 13.1s done 13:12:40 #48 ... 13:12:40 13:12:40 #49 [security-proxy-auth internal] load build context 13:12:40 #49 transferring context: 495.96MB 14.3s done 13:12:40 #49 ... 13:12:40 13:12:40 #51 [core-command internal] load build context 13:12:40 #51 transferring context: 495.96MB 14.7s done 13:12:40 #51 ... 13:12:40 13:12:40 #52 [support-scheduler internal] load build context 13:12:40 #52 transferring context: 495.96MB 12.2s done 13:12:40 #52 ... 13:12:40 13:12:40 #44 [core-keeper internal] load build context 13:12:40 #44 transferring context: 495.96MB 13.2s done 13:12:40 #44 ... 13:12:40 13:12:40 #46 [security-proxy-setup internal] load build context 13:12:40 #46 transferring context: 495.96MB 14.9s done 13:12:40 #46 ... 13:12:40 13:12:40 #55 [security-spiffe-token-provider internal] load build context 13:12:40 #55 transferring context: 495.96MB 13.2s done 13:12:41 #55 ... 13:12:41 13:12:41 #50 [core-common-config-bootstrapper internal] load build context 13:12:41 #50 transferring context: 495.96MB 14.1s done 13:12:41 #50 ... 13:12:41 13:12:41 #42 [security-secretstore-setup internal] load build context 13:12:41 #42 transferring context: 495.96MB 14.7s done 13:12:53 #42 ... 13:12:53 13:12:53 #48 [support-notifications internal] load build context 13:12:53 #48 DONE 33.3s 13:12:53 13:12:53 #52 [support-scheduler internal] load build context 13:12:53 #52 DONE 33.3s 13:12:53 13:12:53 #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:12:53 #62 DONE 25.7s 13:12:53 13:12:53 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 13:12:53 #70 DONE 25.7s 13:12:53 13:12:53 #45 [core-metadata internal] load build context 13:12:53 #45 DONE 33.4s 13:12:53 13:12:53 #69 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:12:53 #69 DONE 25.7s 13:12:53 13:12:53 #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:12:53 #56 DONE 25.8s 13:12:53 13:12:53 #71 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 13:12:53 #71 DONE 25.9s 13:12:53 13:12:53 #72 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 13:12:53 #72 ... 13:12:53 13:12:53 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 13:12:53 #57 DONE 25.8s 13:12:53 13:12:53 #66 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 13:12:53 #66 DONE 25.8s 13:12:53 13:12:53 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 13:12:53 #59 DONE 25.8s 13:12:53 13:12:53 #55 [security-spiffe-token-provider internal] load build context 13:12:53 #55 DONE 33.5s 13:12:53 13:12:53 #44 [core-keeper internal] load build context 13:12:53 #44 DONE 33.5s 13:12:53 13:12:53 #54 [core-data internal] load build context 13:12:53 #54 DONE 33.5s 13:12:53 13:12:53 #43 [security-bootstrapper internal] load build context 13:12:53 #43 DONE 33.6s 13:12:53 13:12:53 #49 [security-proxy-auth internal] load build context 13:12:53 #49 DONE 33.6s 13:12:53 13:12:53 #42 [security-secretstore-setup internal] load build context 13:12:53 #42 DONE 33.6s 13:12:53 13:12:53 #51 [core-command internal] load build context 13:12:53 #51 DONE 33.6s 13:12:53 13:12:53 #46 [security-proxy-setup internal] load build context 13:12:53 #46 DONE 33.6s 13:12:53 13:12:53 #50 [core-common-config-bootstrapper internal] load build context 13:12:53 #50 DONE 33.6s 13:12:53 13:12:53 #73 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 13:12:53 #73 ... 13:12:53 13:12:53 #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 13:12:53 #74 DONE 0.3s 13:12:53 13:12:53 #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 13:12:53 #75 DONE 0.2s 13:12:53 13:12:53 #76 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 13:12:53 #76 DONE 0.2s 13:12:53 13:12:53 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 13:12:53 #47 DONE 33.3s 13:12:53 13:12:53 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:12:53 #40 DONE 33.4s 13:12:53 13:12:53 #77 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:12:54 #77 ... 13:12:54 13:12:54 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 13:12:54 #64 26.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:12:54 #64 26.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:12:54 #64 27.03 (1/1) Installing dumb-init (1.2.5-r3) 13:12:54 #64 27.04 Executing busybox-1.36.1-r29.trigger 13:12:54 #64 27.04 OK: 8 MiB in 15 packages 13:12:54 #64 DONE 27.2s 13:12:54 13:12:54 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 13:12:54 #58 26.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:12:54 #58 26.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:12:54 #58 27.06 OK: 248 MiB in 58 packages 13:12:54 #58 DONE 27.2s 13:12:54 13:12:54 #41 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 13:12:54 #41 26.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:12:54 #41 26.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:12:54 #41 27.06 OK: 248 MiB in 58 packages 13:12:54 #41 DONE 27.4s 13:12:54 13:12:54 #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ 13:12:54 #78 DONE 0.1s 13:12:54 13:12:54 #79 [core-data builder 4/7] COPY go.mod vendor* ./ 13:12:54 #79 DONE 0.1s 13:12:54 13:12:54 #80 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:12:54 #80 ... 13:12:54 13:12:54 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 13:12:54 #61 26.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:12:54 #61 26.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:12:54 #61 27.28 (1/3) Installing ca-certificates (20241121-r1) 13:12:54 #61 27.30 (2/3) Installing dumb-init (1.2.5-r3) 13:12:54 #61 27.30 (3/3) Installing tzdata (2025a-r0) 13:12:54 #61 27.35 Executing busybox-1.36.1-r29.trigger 13:12:54 #61 27.36 Executing ca-certificates-20241121-r1.trigger 13:12:54 #61 27.41 OK: 10 MiB in 17 packages 13:12:54 #61 DONE 27.8s 13:12:54 13:12:54 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 13:12:54 #65 27.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:12:54 #65 27.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:12:54 #65 27.42 (1/7) Installing ca-certificates (20241121-r1) 13:12:54 #65 27.44 (2/7) Installing dumb-init (1.2.5-r3) 13:12:54 #65 27.44 (3/7) Installing libgcc (13.2.1_git20240309-r0) 13:12:54 #65 27.45 (4/7) Installing libsodium (1.0.19-r0) 13:12:54 #65 27.46 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 13:12:54 #65 27.48 (6/7) Installing libzmq (4.3.5-r2) 13:12:54 #65 27.49 (7/7) Installing zeromq (4.3.5-r2) 13:12:54 #65 27.61 Executing busybox-1.36.1-r29.trigger 13:12:54 #65 27.62 Executing ca-certificates-20241121-r1.trigger 13:12:54 #65 27.65 OK: 12 MiB in 21 packages 13:12:54 #65 DONE 27.8s 13:12:54 13:12:54 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 13:12:54 #60 27.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:12:54 #60 27.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:12:54 #60 27.63 (1/2) Installing dumb-init (1.2.5-r3) 13:12:54 #60 27.64 (2/2) Installing su-exec (0.2-r3) 13:12:54 #60 27.64 Executing busybox-1.36.1-r29.trigger 13:12:54 #60 27.64 OK: 8 MiB in 16 packages 13:12:54 #60 DONE 27.8s 13:12:54 13:12:54 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 13:12:54 #68 26.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:12:54 #68 26.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:12:54 #68 26.96 (1/4) Installing dumb-init (1.2.5-r3) 13:12:54 #68 26.97 (2/4) Installing openssl (3.3.3-r0) 13:12:54 #68 26.98 (3/4) Installing su-exec (0.2-r3) 13:12:54 #68 27.07 (4/4) Installing yq-go (4.44.1-r2) 13:12:54 #68 27.61 Executing busybox-1.36.1-r29.trigger 13:12:54 #68 27.62 OK: 19 MiB in 18 packages 13:12:54 #68 DONE 27.8s 13:12:54 13:12:54 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 13:12:54 #67 27.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:12:54 #67 27.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:12:54 #67 27.42 (1/4) Installing ca-certificates (20241121-r1) 13:12:54 #67 27.44 (2/4) Installing dumb-init (1.2.5-r3) 13:12:54 #67 27.44 (3/4) Installing su-exec (0.2-r3) 13:12:54 #67 27.44 (4/4) Installing yq-go (4.44.1-r2) 13:12:54 #67 27.61 Executing busybox-1.36.1-r29.trigger 13:12:54 #67 27.62 Executing ca-certificates-20241121-r1.trigger 13:12:54 #67 27.65 OK: 19 MiB in 18 packages 13:12:54 #67 DONE 27.9s 13:12:54 13:12:54 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 13:12:54 #63 26.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:12:54 #63 26.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:12:54 #63 27.20 v3.20.6-21-gc144226fa8a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 13:12:54 #63 27.20 v3.20.6-21-gc144226fa8a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 13:12:54 #63 27.20 OK: 24170 distinct packages available 13:12:54 #63 27.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:12:54 #63 27.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:12:54 #63 27.69 (1/4) Installing dumb-init (1.2.5-r3) 13:12:54 #63 27.69 (2/4) Installing musl-obstack (1.2.3-r2) 13:12:54 #63 27.70 (3/4) Installing libucontext (1.2-r3) 13:12:54 #63 27.70 (4/4) Installing gcompat (1.1.0-r4) 13:12:54 #63 27.71 Executing busybox-1.36.1-r29.trigger 13:12:54 #63 27.71 OK: 8 MiB in 18 packages 13:12:54 #63 DONE 27.9s 13:12:54 13:12:54 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 13:12:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-39545 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 13:12:54 Running in /w/workspace/edgex-go/799 [Pipeline] { [Pipeline] checkout 13:12:55 #81 ... 13:12:55 13:12:55 #72 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 13:12:55 #72 2.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:12:55 #72 2.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:12:55 #72 2.454 OK: 9 MiB in 19 packages 13:12:55 #72 DONE 2.6s 13:12:55 13:12:55 #73 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 13:12:55 #73 2.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:12:55 #73 2.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:12:55 #73 2.535 OK: 8 MiB in 15 packages 13:12:55 #73 DONE 2.8s 13:12:55 13:12:55 #82 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 13:12:56 #82 DONE 1.5s 13:12:56 13:12:56 #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 13:12:56 #0 1.968 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:12:56 #0 2.535 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:12:56 #0 3.212 OK: 248 MiB in 58 packages 13:12:56 #83 DONE 4.1s 13:12:56 13:12:56 #84 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 13:12:56 #84 DONE 1.5s 13:12:56 13:12:56 #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 13:12:57 #85 DONE 1.1s 13:12:57 13:12:57 #86 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 13:12:57 #0 2.530 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:12:57 #0 2.994 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:12:57 #0 3.663 (1/1) Installing dumb-init (1.2.5-r3) 13:12:57 #0 3.988 Executing busybox-1.36.1-r29.trigger 13:12:57 #0 3.995 OK: 8 MiB in 15 packages 13:12:57 #86 DONE 5.0s 13:12:57 13:12:57 #87 [security-spire-server stage-2 5/9] COPY Attribution.txt / 13:12:57 #87 DONE 1.0s 13:12:57 13:12:57 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 13:12:57 #88 DONE 1.0s 13:12:57 13:12:57 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 13:12:57 #0 4.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:12:57 #0 4.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:12:57 #0 4.518 OK: 13 MiB in 28 packages 13:12:57 #89 DONE 5.0s 13:12:57 13:12:57 #90 [security-spire-server stage-2 6/9] COPY security.txt / 13:12:57 #90 DONE 0.1s 13:12:57 13:12:57 #91 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 13:12:57 #91 DONE 0.1s 13:12:57 13:12:57 #92 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 13:12:57 #92 DONE 0.1s 13:12:57 13:12:57 #93 [security-spire-agent stage-3 7/10] COPY security.txt / 13:12:57 #93 DONE 0.1s 13:12:57 13:12:57 #94 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 13:12:57 #94 DONE 0.1s 13:12:57 13:12:57 #95 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 13:12:57 #95 DONE 0.1s 13:12:57 13:12:57 #96 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 13:12:57 #96 DONE 0.1s 13:12:57 13:12:57 #97 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 13:12:57 #97 DONE 0.1s 13:12:57 13:12:57 #98 [security-spire-server] exporting to image 13:12:57 #98 exporting layers 13:12:57 The recommended git tool is: git 13:12:58 #98 ... 13:12:58 13:12:58 #99 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 13:12:58 #99 DONE 0.1s 13:12:58 13:12:58 #98 [security-spire-agent] exporting to image 13:12:59 #98 ... 13:12:59 13:12:59 #100 [core-data stage-1 3/7] RUN apk --no-cache upgrade 13:12:59 #0 4.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:12:59 #0 4.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:12:59 #0 4.797 OK: 8 MiB in 15 packages 13:12:59 #100 DONE 5.0s 13:12:59 13:12:59 #98 [security-spire-agent] exporting to image 13:12:59 #98 exporting layers 1.1s done 13:12:59 #98 exporting layers 1.1s done 13:12:59 #98 writing image sha256:6d8212f79f11dee6c52f29d5cd30c3827e93d52af8efbe3db1bd5a9ed5bdf764 0.0s done 13:12:59 #98 naming to docker.io/library/security-spire-server done 13:12:59 #98 writing image sha256:096c9b2369674fe0e29d339f74972172b252e84d8c9cf1d31cfbd172c5282eb5 done 13:12:59 #98 naming to docker.io/library/security-spire-agent done 13:12:59 #98 DONE 1.2s 13:12:59 13:12:59 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 13:12:59 #81 4.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:12:59 #81 4.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:12:59 #81 4.592 OK: 19 MiB in 18 packages 13:12:59 #81 DONE 4.7s 13:12:59 13:12:59 #101 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 13:12:59 #0 4.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:12:59 #0 4.165 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:12:59 #0 4.516 OK: 10 MiB in 17 packages 13:12:59 #101 DONE 4.7s 13:12:59 13:12:59 #102 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 13:12:59 #0 4.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:12:59 #0 4.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:12:59 #0 4.660 OK: 12 MiB in 21 packages 13:12:59 #102 DONE 4.8s 13:12:59 13:12:59 #103 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 13:12:59 #0 4.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:12:59 #0 4.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:12:59 #0 4.676 OK: 8 MiB in 16 packages 13:12:59 #103 DONE 4.8s 13:12:59 13:12:59 #104 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 13:12:59 #0 4.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:12:59 #0 4.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:12:59 #0 4.759 OK: 19 MiB in 18 packages 13:12:59 #104 DONE 4.9s 13:12:59 13:12:59 #105 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 13:12:59 #105 ... 13:12:59 13:12:59 #106 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 13:12:59 #0 4.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:12:59 #0 4.376 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:12:59 #0 4.714 OK: 8 MiB in 18 packages 13:12:59 #106 DONE 4.8s 13:12:59 13:12:59 #107 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 13:12:59 #107 DONE 0.0s 13:12:59 13:12:59 #108 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 13:13:00 #108 DONE 0.9s 13:13:00 13:13:00 #109 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:13:00 #109 ... 13:13:00 13:13:00 #110 [security-spire-config stage-2 5/10] COPY Attribution.txt / 13:13:00 #110 DONE 0.1s 13:13:00 13:13:00 #111 [security-spire-config stage-2 6/10] COPY security.txt / 13:13:00 #111 DONE 0.1s 13:13:00 13:13:00 #112 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 13:13:00 #112 DONE 0.0s 13:13:00 13:13:00 #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 13:13:00 #113 DONE 0.0s 13:13:00 13:13:00 #114 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 13:13:00 #114 DONE 0.1s 13:13:00 13:13:00 #105 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 13:13:00 #105 DONE 1.4s 13:13:00 13:13:00 #98 [security-spire-config] exporting to image 13:13:00 #98 ... 13:13:00 13:13:00 #115 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 13:13:00 #115 DONE 0.1s 13:13:01 13:13:01 #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:13:01 #116 ... 13:13:01 13:13:01 #98 [security-spire-config] exporting to image 13:13:01 #98 exporting layers 0.8s done 13:13:01 #98 writing image sha256:90f56c9657f4201f7f59a14bd79e72e2c60e03176c39854c5abd3f9769b3c6a0 done 13:13:01 #98 naming to docker.io/library/security-spire-config done 13:13:01 #98 DONE 2.0s 13:13:01 13:13:01 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:13:02 #117 ... 13:13:02 13:13:02 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:13:03 using credential edgex-jenkins-ssh 13:13:03 Cloning the remote Git repository 13:13:03 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:13:03 > git init /w/workspace/edgex-go/799 # timeout=10 13:13:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:13:03 > git --version # timeout=10 13:13:03 > git --version # 'git version 2.25.1' 13:13:03 using GIT_SSH to set credentials SSH Credentials for GitHub 13:13:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:13:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:13:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:13:22 Avoid second fetch 13:13:22 Checking out Revision 3a7a7668b3b625890f6f84ced6f90897b6b84f88 (main) 13:13:23 Commit message: "Merge pull request #5087 from lindseysimple/issue-5086" 13:13:22 > git config core.sparsecheckout # timeout=10 13:13:23 > git checkout -f 3a7a7668b3b625890f6f84ced6f90897b6b84f88 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:13:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:13:28 % Total % Received % Xferd Average Speed Time Time Time Current 13:13:28 Dload Upload Total Spent Left Speed 13:13:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh 13:13:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:13:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:13:29 + sudo tee /etc/docker/daemon.new 13:13:29 { 13:13:29 "registry-mirrors": [ 13:13:29 "https://nexus3.edgexfoundry.org:10001" 13:13:29 ], 13:13:29 "bip": "10.250.0.254/24", 13:13:29 "hosts": [ 13:13:29 "tcp://0.0.0.0:5555", 13:13:29 "unix:///var/run/docker.sock" 13:13:29 ], 13:13:29 "mtu": 1458, 13:13:29 "selinux-enabled": true, 13:13:29 "seccomp-profile": "/etc/docker/seccomp.json" 13:13:29 } [Pipeline] sh 13:13:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:13:30 + sudo service docker restart 13:13:35 #118 ... 13:13:35 13:13:35 #80 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:13:35 #80 DONE 36.4s 13:13:35 13:13:35 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:13:35 #117 DONE 37.7s 13:13:35 13:13:35 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:13:35 #118 DONE 37.8s 13:13:35 13:13:35 #77 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:13:35 #77 DONE 37.7s 13:13:35 13:13:35 #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:13:35 #116 DONE 36.5s 13:13:35 13:13:35 #109 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:13:35 #109 DONE 33.0s 13:13:35 13:13:35 #119 [core-keeper builder 7/8] COPY . . 13:13:40 #119 ... 13:13:40 13:13:40 #120 [support-scheduler builder 6/7] COPY . . 13:13:40 #120 ... 13:13:40 13:13:40 #121 [core-data builder 6/7] COPY . . 13:13:40 #121 ... 13:13:40 13:13:40 #122 [security-bootstrapper builder 6/7] COPY . . 13:13:40 #122 ... 13:13:40 13:13:40 #123 [support-notifications builder 6/7] COPY . . 13:13:41 #123 ... 13:13:41 13:13:41 #124 [security-spiffe-token-provider builder 6/7] COPY . . 13:13:47 #124 ... 13:13:47 13:13:47 #123 [support-notifications builder 6/7] COPY . . 13:13:47 #123 DONE 16.8s 13:13:47 13:13:47 #119 [core-keeper builder 7/8] COPY . . 13:13:47 #119 DONE 16.8s 13:13:47 13:13:47 #125 [core-metadata builder 6/7] COPY . . 13:13:47 #125 CACHED 13:13:47 13:13:47 #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ 13:13:47 #126 CACHED 13:13:47 13:13:47 #127 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:13:47 #127 CACHED 13:13:47 13:13:47 #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 13:13:47 #128 CACHED 13:13:47 13:13:47 #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:13:47 #129 CACHED 13:13:47 13:13:47 #130 [security-proxy-auth builder 6/7] COPY . . 13:13:47 #130 CACHED 13:13:47 13:13:47 #121 [core-data builder 6/7] COPY . . 13:13:47 #121 DONE 16.9s 13:13:47 13:13:47 #124 [security-spiffe-token-provider builder 6/7] COPY . . 13:13:47 #124 DONE 16.9s 13:13:47 13:13:47 #131 [security-secretstore-setup builder 6/7] COPY . . 13:13:47 #131 CACHED 13:13:47 13:13:47 #132 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 13:13:47 #132 CACHED 13:13:47 13:13:47 #133 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:13:47 #133 CACHED 13:13:47 13:13:47 #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:13:47 #134 CACHED 13:13:47 13:13:47 #135 [core-command builder 4/7] COPY go.mod vendor* ./ 13:13:47 #135 CACHED 13:13:47 13:13:47 #136 [core-command builder 6/7] COPY . . 13:13:47 #136 CACHED 13:13:47 13:13:47 #120 [support-scheduler builder 6/7] COPY . . 13:13:47 #120 DONE 16.9s 13:13:47 13:13:47 #122 [security-bootstrapper builder 6/7] COPY . . 13:13:47 #122 DONE 16.9s 13:13:47 13:13:47 #137 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:13:47 #137 CACHED 13:13:47 13:13:47 #138 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 13:13:47 #138 CACHED 13:13:47 13:13:47 #139 [security-proxy-setup builder 6/7] COPY . . 13:13:47 #139 CACHED 13:13:47 13:13:47 #140 [core-common-config-bootstrapper builder 6/7] COPY . . 13:13:47 #140 CACHED 13:13:47 13:13:47 #141 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:13:47 #141 CACHED 13:13:47 13:13:47 #142 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 13:13:47 #142 CACHED 13:13:47 13:13:47 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:13:48 provisioning config files... 13:13:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/799@tmp/config4517353724391856027tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:13:48 ---> ****-login.sh 13:13:48 nexus3.edgexfoundry.org:10001 13:13:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:13:49 Configure a credential helper to remove this warning. See 13:13:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:13:49 13:13:49 Login Succeeded 13:13:49 nexus3.edgexfoundry.org:10002 13:13:49 #143 2.163 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:13:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:13:50 Configure a credential helper to remove this warning. See 13:13:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:13:50 13:13:50 Login Succeeded 13:13:50 nexus3.edgexfoundry.org:10003 13:13:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:13:50 Configure a credential helper to remove this warning. See 13:13:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:13:50 13:13:50 Login Succeeded 13:13:50 nexus3.edgexfoundry.org:10004 13:13:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:13:50 Configure a credential helper to remove this warning. See 13:13:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:13:50 13:13:50 Login Succeeded 13:13:50 ****.io 13:13:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:13:51 Configure a credential helper to remove this warning. See 13:13:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:13:51 13:13:51 Login Succeeded 13:13:51 ---> ****-login.sh ends [Pipeline] } 13:13:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 13:13:52 + git config --global --add safe.directory /w/workspace/edgex-go/799 [Pipeline] echo 13:13:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:13:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:13:52 ========================================================= 13:13:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 13:13:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:13:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 13:13:52 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:13:52 9986a736f7d3: Pulling fs layer 13:13:52 1f018df60701: Pulling fs layer 13:13:52 39f8f326b044: Pulling fs layer 13:13:52 e6a1e7a6a96a: Pulling fs layer 13:13:52 4f4fb700ef54: Pulling fs layer 13:13:52 d45d956e0dbf: Pulling fs layer 13:13:52 4f4fb700ef54: Waiting 13:13:52 d7702b0d1db1: Pulling fs layer 13:13:52 5c7f0f088c93: Pulling fs layer 13:13:52 4fdc064ae6cf: Pulling fs layer 13:13:52 d45d956e0dbf: Waiting 13:13:52 d7702b0d1db1: Waiting 13:13:52 5c7f0f088c93: Waiting 13:13:52 4fdc064ae6cf: Waiting 13:13:52 1f018df60701: Verifying Checksum 13:13:52 1f018df60701: Download complete 13:13:52 e6a1e7a6a96a: Verifying Checksum 13:13:52 e6a1e7a6a96a: Download complete 13:13:52 4f4fb700ef54: Verifying Checksum 13:13:52 4f4fb700ef54: Download complete 13:13:52 d45d956e0dbf: Verifying Checksum 13:13:52 d45d956e0dbf: Download complete 13:13:52 d7702b0d1db1: Verifying Checksum 13:13:52 d7702b0d1db1: Download complete 13:13:53 9986a736f7d3: Verifying Checksum 13:13:53 9986a736f7d3: Download complete 13:13:53 4fdc064ae6cf: Verifying Checksum 13:13:53 4fdc064ae6cf: Download complete 13:13:55 9986a736f7d3: Pull complete 13:13:55 39f8f326b044: Verifying Checksum 13:13:55 39f8f326b044: Download complete 13:13:55 1f018df60701: Pull complete 13:13:56 5c7f0f088c93: Verifying Checksum 13:13:56 5c7f0f088c93: Download complete 13:13:57 #143 ... 13:13:57 13:13:57 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 13:13:57 #0 1.018 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 13:13:57 #144 ... 13:13:57 13:13:57 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 13:13:57 #0 1.312 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:13:57 #145 ... 13:13:57 13:13:57 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 13:13:57 #0 0.781 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 13:13:57 #146 ... 13:13:57 13:13:57 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:13:57 #0 2.073 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:13:58 #147 ... 13:13:58 13:13:58 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 13:13:58 #0 0.751 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 13:13:58 #148 ... 13:13:58 13:13:58 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 13:13:58 #0 1.406 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 13:13:58 #149 ... 13:13:58 13:13:58 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:13:58 #0 0.404 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:13:58 #150 ... 13:13:58 13:13:58 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 13:13:58 #0 1.283 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:13:58 #151 ... 13:13:58 13:13:58 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:13:58 #0 1.262 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 13:13:58 #152 ... 13:13:58 13:13:58 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 13:13:58 #0 0.496 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 13:13:58 #153 ... 13:13:58 13:13:58 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 13:13:58 #0 2.184 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 13:14:11 39f8f326b044: Pull complete 13:14:11 e6a1e7a6a96a: Pull complete 13:14:11 4f4fb700ef54: Pull complete 13:14:11 d45d956e0dbf: Pull complete 13:14:11 d7702b0d1db1: Pull complete 13:14:19 5c7f0f088c93: Pull complete 13:14:21 4fdc064ae6cf: Pull complete 13:14:21 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 13:14:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 13:14:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 13:14:22 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 13:14:22 WORKDIR /edgex 13:14:22 COPY go.mod . 13:14:22 RUN go mod downloaddocker 13:14:22 build -t ci-base-image-arm64 -f - . 13:14:22 Sending build context to Docker daemon 3.661MB 13:14:23 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 13:14:23 ---> 63f30b955cb9 13:14:23 Step 2/4 : WORKDIR /edgex 13:14:25 ---> Running in e3d4191a02c4 13:14:25 Removing intermediate container e3d4191a02c4 13:14:25 ---> ad50df69c5bb 13:14:25 Step 3/4 : COPY go.mod . 13:14:25 ---> 8945c232a17f 13:14:25 Step 4/4 : RUN go mod download 13:14:25 ---> Running in 2df12fb9abf6 13:15:20 #154 ... 13:15:20 13:15:20 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 13:15:20 #145 DONE 90.0s 13:15:20 13:15:20 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 13:15:20 #146 DONE 90.0s 13:15:20 13:15:20 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 13:15:20 #151 ... 13:15:20 13:15:20 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 13:15:20 #155 ... 13:15:20 13:15:20 #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 13:15:20 #156 DONE 0.2s 13:15:20 13:15:20 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 13:15:20 #155 DONE 0.3s 13:15:20 13:15:20 #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 13:15:20 #157 DONE 0.4s 13:15:20 13:15:20 #158 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 13:15:20 #158 DONE 0.4s 13:15:20 13:15:20 #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 13:15:20 #159 ... 13:15:20 13:15:20 #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 13:15:20 #160 DONE 0.3s 13:15:20 13:15:20 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 13:15:20 #161 DONE 0.3s 13:15:20 13:15:20 #53 [security-spire-agent internal] load build context 13:15:20 #53 ... 13:15:20 13:15:20 #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 13:15:20 #159 DONE 1.6s 13:15:20 13:15:20 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:15:20 #162 ... 13:15:20 13:15:20 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 13:15:20 #163 DONE 0.3s 13:15:20 13:15:20 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 13:15:20 #164 DONE 0.5s 13:15:20 13:15:20 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 13:15:20 #148 ... 13:15:20 13:15:20 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:15:20 #165 DONE 0.5s 13:15:20 13:15:20 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:15:20 #162 DONE 1.5s 13:15:20 13:15:20 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 13:15:21 #166 DONE 0.5s 13:15:21 13:15:21 #167 [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/ 13:15:21 #167 DONE 0.3s 13:15:21 13:15:21 #98 [core-common-config-bootstrapper] exporting to image 13:15:21 #98 exporting layers 13:15:21 #98 exporting layers 0.9s done 13:15:21 #98 writing image sha256:4329e42ba98d280b364e8fbe8d1a223efb1a0dbb71e64acc8e1172d1bff727c6 0.0s done 13:15:21 #98 naming to docker.io/library/core-common-config-bootstrapper done 13:15:21 #98 DONE 2.8s 13:15:21 13:15:21 #168 [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/ 13:15:21 #168 DONE 0.3s 13:15:21 13:15:21 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 13:15:21 #144 ... 13:15:21 13:15:21 #169 [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/ 13:15:21 #169 DONE 0.1s 13:15:22 13:15:22 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:15:22 #170 DONE 0.2s 13:15:22 13:15:22 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 13:15:24 #171 DONE 1.6s 13:15:24 13:15:24 #98 [security-bootstrapper] exporting to image 13:15:24 #98 exporting layers 0.9s done 13:15:24 #98 writing image sha256:7c977239c38a8b0d048d83a9f12a3ded2d20f6ef5fa0f4522aee6baf154cc8bf done 13:15:24 #98 naming to docker.io/library/security-bootstrapper done 13:15:24 #98 DONE 3.8s 13:15:24 13:15:24 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:15:33 Removing intermediate container 2df12fb9abf6 13:15:33 ---> 92c9bc350df5 13:15:33 Successfully built 92c9bc350df5 13:15:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:34 + docker inspect -f . ci-base-image-arm64 13:15:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:15:34 prd-ubuntu20.04-docker-arm64-4c-16g-39545 does not seem to be running inside a container 13:15:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/799 -v /w/workspace/edgex-go/799:/w/workspace/edgex-go/799:rw,z -v /w/workspace/edgex-go/799@tmp:/w/workspace/edgex-go/799@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 13:15:35 $ docker top b5b7a4b940cb17d0821080d2ee700f6445906938d488a06a28e4337834670c0d -eo pid,comm [Pipeline] { [Pipeline] sh 13:15:36 + go version 13:15:36 go version go1.23.4 linux/arm64 [Pipeline] } 13:15:36 $ docker stop --time=1 b5b7a4b940cb17d0821080d2ee700f6445906938d488a06a28e4337834670c0d 13:15:38 $ docker rm -f --volumes b5b7a4b940cb17d0821080d2ee700f6445906938d488a06a28e4337834670c0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:15:39 13:15:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:15:39 latest: Pulling from edgex-devops/edgex-compose-arm64 13:15:39 547446be3368: Pulling fs layer 13:15:39 d125d8839a47: Pulling fs layer 13:15:39 3e85d5ac6304: Pulling fs layer 13:15:39 c3105a71a48b: Pulling fs layer 13:15:39 0f093f025ec4: Pulling fs layer 13:15:39 c3106fc0e877: Pulling fs layer 13:15:39 c3105a71a48b: Waiting 13:15:39 0f093f025ec4: Waiting 13:15:39 c3106fc0e877: Waiting 13:15:39 547446be3368: Download complete 13:15:40 c3105a71a48b: Verifying Checksum 13:15:40 c3105a71a48b: Download complete 13:15:40 d125d8839a47: Verifying Checksum 13:15:40 d125d8839a47: Download complete 13:15:40 c3106fc0e877: Download complete 13:15:40 0f093f025ec4: Verifying Checksum 13:15:40 0f093f025ec4: Download complete 13:15:40 547446be3368: Pull complete 13:15:42 d125d8839a47: Pull complete 13:15:42 3e85d5ac6304: Verifying Checksum 13:15:42 3e85d5ac6304: Download complete 13:15:52 3e85d5ac6304: Pull complete 13:15:52 c3105a71a48b: Pull complete 13:15:53 0f093f025ec4: Pull complete 13:15:53 c3106fc0e877: Pull complete 13:15:53 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 13:15:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:15:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:15:54 prd-ubuntu20.04-docker-arm64-4c-16g-39545 does not seem to be running inside a container 13:15:54 $ 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/799 -v /w/workspace/edgex-go/799:/w/workspace/edgex-go/799:rw,z -v /w/workspace/edgex-go/799@tmp:/w/workspace/edgex-go/799@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 13:15:56 $ docker top 2954f70499b7e5851db4a0ad3c8ec7a279ee35204f7a7dccb38ca85c2a21a935 -eo pid,comm [Pipeline] { [Pipeline] sh 13:15:57 + docker compose -f ./docker-compose-build.yml build --parallel 13:16:07 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 13:16:07 #1 transferring dockerfile: 2.23kB 0.0s done 13:16:07 #1 DONE 0.1s 13:16:07 13:16:07 #2 [core-data internal] load build definition from Dockerfile 13:16:07 #2 transferring dockerfile: 2.04kB 0.0s done 13:16:07 #2 DONE 0.1s 13:16:07 13:16:07 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 13:16:08 #3 transferring dockerfile: 1.89kB done 13:16:08 #3 DONE 0.1s 13:16:08 13:16:08 #4 [core-metadata internal] load build definition from Dockerfile 13:16:08 #4 transferring dockerfile: 2.10kB 0.0s done 13:16:08 #4 DONE 0.1s 13:16:08 13:16:08 #5 [core-command internal] load build definition from Dockerfile 13:16:08 #5 transferring dockerfile: 1.94kB 0.0s done 13:16:08 #5 DONE 0.1s 13:16:08 13:16:08 #6 [core-keeper internal] load build definition from Dockerfile 13:16:08 #6 transferring dockerfile: 2.01kB 0.0s done 13:16:08 #6 DONE 0.1s 13:16:08 13:16:08 #7 [support-notifications internal] load build definition from Dockerfile 13:16:08 #7 transferring dockerfile: 2.00kB done 13:16:08 #7 DONE 0.1s 13:16:08 13:16:08 #8 [security-secretstore-setup internal] load build definition from Dockerfile 13:16:08 #8 transferring dockerfile: 2.49kB done 13:16:08 #8 DONE 0.1s 13:16:08 13:16:08 #9 [security-spire-agent internal] load build definition from Dockerfile 13:16:08 #9 transferring dockerfile: 1.81kB done 13:16:08 #9 DONE 0.1s 13:16:08 13:16:08 #10 [security-proxy-auth internal] load build definition from Dockerfile 13:16:08 #10 transferring dockerfile: 2.14kB done 13:16:08 #10 DONE 0.1s 13:16:08 13:16:08 #11 [security-spire-config internal] load build definition from Dockerfile 13:16:08 #11 transferring dockerfile: 1.69kB done 13:16:08 #11 DONE 0.1s 13:16:08 13:16:08 #12 [security-proxy-setup internal] load build definition from Dockerfile 13:16:08 #12 transferring dockerfile: 2.50kB done 13:16:08 #12 DONE 0.1s 13:16:08 13:16:08 #13 [support-scheduler internal] load build definition from Dockerfile 13:16:08 #13 transferring dockerfile: 1.83kB 0.0s done 13:16:08 #13 DONE 0.1s 13:16:08 13:16:08 #14 [security-spire-server internal] load build definition from Dockerfile 13:16:08 #14 transferring dockerfile: 1.70kB 0.0s done 13:16:08 #14 DONE 0.1s 13:16:08 13:16:08 #15 [security-bootstrapper internal] load build definition from Dockerfile 13:16:08 #15 transferring dockerfile: 3.02kB 0.0s done 13:16:08 #15 DONE 0.1s 13:16:08 13:16:08 #16 [core-common-config-bootstrapper internal] load .dockerignore 13:16:08 #16 transferring context: 13:16:08 #16 transferring context: 50B 0.0s done 13:16:08 #16 DONE 0.1s 13:16:09 13:16:09 #17 [core-data internal] load .dockerignore 13:16:09 #17 transferring context: 50B done 13:16:09 #17 DONE 0.0s 13:16:09 13:16:09 #18 [security-spiffe-token-provider internal] load .dockerignore 13:16:09 #18 transferring context: 50B 0.0s done 13:16:09 #18 DONE 0.1s 13:16:09 13:16:09 #19 [core-metadata internal] load .dockerignore 13:16:09 #19 transferring context: 50B 0.0s done 13:16:09 #19 DONE 0.1s 13:16:09 13:16:09 #20 [core-command internal] load .dockerignore 13:16:09 #20 transferring context: 50B 0.0s done 13:16:09 #20 DONE 0.1s 13:16:09 13:16:09 #21 [core-keeper internal] load .dockerignore 13:16:09 #21 transferring context: 50B 0.0s done 13:16:09 #21 DONE 0.1s 13:16:09 13:16:09 #22 [support-notifications internal] load .dockerignore 13:16:09 #22 transferring context: 50B done 13:16:09 #22 DONE 0.0s 13:16:09 13:16:09 #23 [security-secretstore-setup internal] load .dockerignore 13:16:10 #23 transferring context: 50B 0.0s done 13:16:10 #23 DONE 0.1s 13:16:10 13:16:10 #24 [security-spire-agent internal] load .dockerignore 13:16:10 #24 transferring context: 50B done 13:16:10 #24 DONE 0.1s 13:16:10 13:16:10 #25 [security-proxy-auth internal] load .dockerignore 13:16:10 #25 transferring context: 50B done 13:16:10 #25 DONE 0.1s 13:16:10 13:16:10 #26 [security-spire-config internal] load .dockerignore 13:16:10 #26 transferring context: 50B 0.0s done 13:16:10 #26 DONE 0.1s 13:16:10 13:16:10 #27 [security-proxy-setup internal] load .dockerignore 13:16:10 #27 transferring context: 50B done 13:16:10 #27 DONE 0.1s 13:16:10 13:16:10 #28 [support-scheduler internal] load .dockerignore 13:16:10 #28 transferring context: 50B done 13:16:10 #28 DONE 0.1s 13:16:10 13:16:10 #29 [security-spire-server internal] load .dockerignore 13:16:10 #29 transferring context: 50B done 13:16:10 #29 DONE 0.1s 13:16:10 13:16:10 #30 [security-bootstrapper internal] load .dockerignore 13:16:10 #30 transferring context: 50B done 13:16:10 #30 DONE 0.1s 13:16:10 13:16:10 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:16:10 #31 DONE 0.0s 13:16:10 13:16:10 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 13:16:10 #32 DONE 0.4s 13:16:10 13:16:10 #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:16:10 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 13:16:11 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 13:16:11 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 13:16:11 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.05MB / 4.09MB 0.2s 13:16:11 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 13:16:11 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.10MB / 4.09MB 0.3s 13:16:11 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 3.15MB / 4.09MB 0.4s 13:16:11 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 13:16:11 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 13:16:11 #147 142.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:16:11 #33 ... 13:16:11 13:16:11 #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 13:16:11 #32 DONE 0.4s 13:16:11 13:16:11 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:16:11 #31 DONE 0.0s 13:16:11 13:16:11 #34 [core-common-config-bootstrapper internal] load build context 13:16:11 #34 transferring context: 3.19MB 0.6s done 13:16:11 #34 DONE 0.7s 13:16:11 13:16:11 #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:16:11 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 13:16:11 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 13:16:11 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 13:16:11 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 13:16:11 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 13:16:11 #33 ... 13:16:11 13:16:11 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:16:11 #31 DONE 0.0s 13:16:11 13:16:11 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 13:16:11 #32 DONE 0.5s 13:16:12 13:16:12 #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:16:12 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 13:16:12 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 13:16:12 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 13:16:12 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 13:16:12 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 13:16:12 #33 ... 13:16:12 13:16:12 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:16:12 #31 DONE 0.0s 13:16:12 13:16:12 #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:16:12 #33 ... 13:16:12 13:16:12 #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 13:16:12 #32 DONE 0.5s 13:16:12 13:16:12 #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:16:12 #33 ... 13:16:12 13:16:12 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:16:12 #31 DONE 0.0s 13:16:12 13:16:12 #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:16:12 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 13:16:12 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 13:16:12 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 13:16:12 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 13:16:12 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 13:16:12 #33 ... 13:16:12 13:16:12 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 13:16:12 #32 DONE 0.7s 13:16:12 13:16:12 #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:16:12 #33 ... 13:16:12 13:16:12 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:16:12 #31 DONE 0.0s 13:16:12 13:16:12 #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:16:12 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 13:16:12 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 13:16:12 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 13:16:12 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 13:16:12 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 13:16:12 #33 ... 13:16:12 13:16:12 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:16:12 #31 DONE 0.0s 13:16:12 13:16:12 #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:16:12 #33 ... 13:16:12 13:16:12 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 13:16:12 #32 DONE 0.9s 13:16:12 13:16:12 #35 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 13:16:12 #35 DONE 2.5s 13:16:12 13:16:12 #33 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:16:12 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 13:16:12 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 13:16:12 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 13:16:12 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 13:16:12 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 13:16:12 #33 ... 13:16:12 13:16:12 #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 13:16:12 #35 DONE 2.6s 13:16:12 13:16:12 #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:16:12 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 13:16:12 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 13:16:12 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 13:16:12 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 13:16:12 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 13:16:13 #33 ... 13:16:13 13:16:13 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:16:13 #31 DONE 0.0s 13:16:13 13:16:13 #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:16:13 #33 ... 13:16:13 13:16:13 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 13:16:13 #32 DONE 1.4s 13:16:13 13:16:13 #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:16:13 #33 ... 13:16:13 13:16:13 #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 13:16:13 #35 DONE 2.6s 13:16:13 13:16:13 #33 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:16:13 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 13:16:13 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 13:16:13 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 13:16:13 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 13:16:13 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 13:16:14 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.4s done 13:16:14 #33 ... 13:16:14 13:16:14 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:16:14 #31 DONE 0.0s 13:16:14 13:16:14 #36 [core-data internal] load build context 13:16:14 #36 transferring context: 3.19MB 2.0s done 13:16:14 #36 DONE 2.5s 13:16:14 13:16:14 #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 13:16:14 #37 DONE 2.2s 13:16:14 13:16:14 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:16:14 #31 DONE 0.0s 13:16:14 13:16:14 #38 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 13:16:14 #38 ... 13:16:14 13:16:14 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 13:16:14 #32 DONE 2.4s 13:16:14 13:16:14 #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 13:16:14 #35 DONE 2.7s 13:16:14 13:16:14 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:16:14 #31 DONE 0.0s 13:16:14 13:16:14 #39 [core-metadata internal] load build context 13:16:14 #39 transferring context: 3.19MB 2.3s done 13:16:14 #39 DONE 2.8s 13:16:14 13:16:14 #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 13:16:14 #37 DONE 2.3s 13:16:14 13:16:14 #33 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:16:14 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 13:16:14 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 13:16:14 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 13:16:14 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 13:16:14 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 13:16:14 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.4s done 13:16:15 #33 ... 13:16:15 13:16:15 #40 [security-spiffe-token-provider internal] load build context 13:16:15 #40 transferring context: 3.19MB 2.4s done 13:16:15 #40 DONE 3.4s 13:16:15 13:16:15 #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 13:16:15 #35 DONE 2.7s 13:16:15 13:16:15 #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 13:16:15 #37 DONE 2.4s 13:16:15 13:16:15 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 13:16:15 #32 DONE 3.0s 13:16:15 13:16:15 #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:16:15 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 13:16:15 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 13:16:15 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 13:16:15 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 13:16:15 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 13:16:15 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.4s done 13:16:15 #33 ... 13:16:15 13:16:15 #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 13:16:15 #41 DONE 2.6s 13:16:15 13:16:15 #42 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 13:16:15 #42 DONE 2.7s 13:16:15 13:16:15 #43 [security-secretstore-setup internal] load build context 13:16:15 #43 transferring context: 3.19MB 2.1s done 13:16:15 #43 DONE 2.7s 13:16:15 13:16:15 #44 [core-command internal] load build context 13:16:15 #44 transferring context: 3.19MB 2.1s done 13:16:15 #44 DONE 3.4s 13:16:15 13:16:15 #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:16:15 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 13:16:15 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 13:16:15 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 13:16:15 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 13:16:15 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 13:16:15 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.4s done 13:16:15 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 13:16:15 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 13:16:15 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 13:16:15 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 13:16:15 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 13:16:15 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.4s done 13:16:15 #33 DONE 5.6s 13:16:15 13:16:15 #45 [core-keeper internal] load build context 13:16:15 #45 transferring context: 3.19MB 2.5s done 13:16:15 #45 DONE 3.3s 13:16:15 13:16:15 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:16:15 #46 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:16:15 #46 ... 13:16:15 13:16:15 #47 [support-notifications internal] load build context 13:16:15 #47 transferring context: 3.19MB 2.5s done 13:16:15 #47 DONE 3.2s 13:16:16 13:16:16 #48 [security-proxy-auth internal] load build context 13:16:16 #48 transferring context: 3.19MB 1.7s done 13:16:16 #48 DONE 2.4s 13:16:16 13:16:16 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:16:16 #46 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.5s done 13:16:16 #46 ... 13:16:16 13:16:16 #49 [security-spire-agent internal] load build context 13:16:16 #49 transferring context: 23.33kB 0.1s done 13:16:16 #49 DONE 0.6s 13:16:16 13:16:16 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:16:16 #46 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.5s done 13:16:16 #46 ... 13:16:16 13:16:16 #50 [security-spire-config internal] load build context 13:16:16 #50 transferring context: 22.05kB 0.1s done 13:16:16 #50 DONE 0.9s 13:16:16 13:16:16 #51 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 13:16:17 #51 ... 13:16:17 13:16:17 #52 [security-spire-server internal] load build context 13:16:17 #52 transferring context: 23.80kB 0.1s done 13:16:17 #52 DONE 1.6s 13:16:17 13:16:17 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:16:17 #46 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 13:16:17 #46 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 13:16:18 #46 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 13:16:18 #46 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.6s 13:16:18 #46 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.7s done 13:16:18 #46 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.8s 13:16:18 #46 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.8s 13:16:18 #46 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 13:16:18 #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 0.8s 13:16:19 #46 ... 13:16:19 13:16:19 #53 [support-scheduler internal] load build context 13:16:19 #53 transferring context: 3.19MB 2.3s done 13:16:19 #53 DONE 4.2s 13:16:19 13:16:19 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:16:19 #46 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.7s done 13:16:19 #46 ... 13:16:19 13:16:19 #54 [security-proxy-setup internal] load build context 13:16:19 #54 transferring context: 3.19MB 3.1s done 13:16:19 #54 DONE 4.2s 13:16:19 13:16:19 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:16:19 #46 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.8s done 13:16:19 #46 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.9s done 13:16:19 #46 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.4s done 13:16:19 #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 1.3s 13:16:20 #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.19MB / 33.17MB 1.9s 13:16:20 #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.34MB / 33.17MB 2.5s 13:16:20 #46 ... 13:16:20 13:16:20 #55 [security-bootstrapper internal] load build context 13:16:20 #55 transferring context: 3.19MB 3.7s done 13:16:20 #55 DONE 5.4s 13:16:20 13:16:20 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:16:21 #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.04MB / 33.17MB 2.9s 13:16:21 #147 ... 13:16:21 13:16:21 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 13:16:21 #153 DONE 153.7s 13:16:21 13:16:21 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 13:16:21 #154 DONE 153.7s 13:16:21 13:16:21 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 13:16:21 #148 DONE 153.8s 13:16:21 13:16:21 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 13:16:21 #144 DONE 153.7s 13:16:21 13:16:21 #172 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 13:16:21 #172 ... 13:16:21 13:16:21 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:16:21 #147 DONE 153.7s 13:16:21 13:16:21 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 13:16:21 #149 DONE 153.8s 13:16:21 13:16:21 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:16:21 #152 DONE 153.8s 13:16:21 13:16:21 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:16:21 #150 DONE 153.9s 13:16:21 13:16:21 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 13:16:21 #151 DONE 153.9s 13:16:21 13:16:21 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 13:16:21 #143 DONE 153.9s 13:16:21 13:16:21 #173 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 13:16:21 #173 DONE 0.2s 13:16:21 13:16:21 #174 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 13:16:21 #174 DONE 0.2s 13:16:21 13:16:21 #172 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 13:16:21 #172 DONE 0.3s 13:16:21 13:16:21 #175 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 13:16:21 #175 DONE 0.3s 13:16:21 13:16:21 #176 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 13:16:21 #176 DONE 0.2s 13:16:21 13:16:21 #177 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 13:16:21 #46 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 13:16:21 #46 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done 13:16:21 #177 DONE 0.4s 13:16:21 13:16:21 #178 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 13:16:21 #178 DONE 0.4s 13:16:21 13:16:21 #179 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 13:16:21 #179 CACHED 13:16:21 13:16:21 #180 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 13:16:21 #180 CACHED 13:16:21 13:16:21 #181 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 13:16:21 #181 DONE 0.4s 13:16:21 13:16:21 #182 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 13:16:21 #182 DONE 0.4s 13:16:21 13:16:21 #183 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 13:16:21 #183 DONE 0.4s 13:16:21 13:16:21 #184 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 13:16:21 #184 DONE 0.4s 13:16:21 13:16:21 #185 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 13:16:21 #185 CACHED 13:16:21 13:16:21 #186 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 13:16:21 #186 CACHED 13:16:21 13:16:21 #187 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 13:16:21 #187 DONE 0.4s 13:16:21 13:16:21 #188 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:16:22 #188 ... 13:16:22 13:16:22 #189 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 13:16:22 #189 DONE 0.4s 13:16:22 13:16:22 #190 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 13:16:22 #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.53MB / 33.17MB 4.1s 13:16:22 #190 ... 13:16:22 13:16:22 #191 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 13:16:22 #191 DONE 0.8s 13:16:22 13:16:22 #192 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 13:16:22 #192 DONE 0.9s 13:16:22 13:16:22 #193 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 13:16:22 #193 DONE 0.9s 13:16:22 13:16:22 #194 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:16:22 #194 DONE 0.9s 13:16:22 13:16:22 #195 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 13:16:22 #195 ... 13:16:22 13:16:22 #196 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:16:22 #196 DONE 0.9s 13:16:22 13:16:22 #197 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 13:16:22 #197 DONE 1.0s 13:16:22 13:16:22 #198 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 13:16:22 #198 DONE 0.9s 13:16:22 13:16:22 #199 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:16:22 #199 DONE 0.9s 13:16:22 13:16:22 #190 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 13:16:22 #190 DONE 0.9s 13:16:22 13:16:22 #188 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:16:22 #188 DONE 0.9s 13:16:22 13:16:22 #98 [core-keeper] exporting to image 13:16:22 #98 exporting layers 13:16:23 #98 ... 13:16:23 13:16:23 #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 13:16:23 #200 DONE 0.3s 13:16:23 13:16:23 #98 [core-keeper] exporting to image 13:16:23 #98 exporting layers 0.3s done 13:16:23 #98 ... 13:16:23 13:16:23 #201 [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 13:16:23 #201 DONE 0.5s 13:16:23 13:16:23 #202 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 13:16:23 #202 DONE 0.5s 13:16:23 13:16:23 #203 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 13:16:23 #203 DONE 0.6s 13:16:23 13:16:23 #204 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 13:16:23 #204 DONE 0.5s 13:16:23 13:16:23 #195 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 13:16:23 #195 DONE 0.5s 13:16:23 13:16:23 #98 [core-keeper] exporting to image 13:16:23 #98 writing image sha256:1026f3e20ed56cf0c2a460e56f72ae73a62bc40789455a941d0135d259c48feb done 13:16:23 #98 naming to docker.io/library/core-keeper done 13:16:23 #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.41MB / 33.17MB 4.9s 13:16:23 #98 ... 13:16:23 13:16:23 #205 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 13:16:23 #205 DONE 0.5s 13:16:23 13:16:23 #206 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 13:16:23 #206 DONE 0.5s 13:16:23 13:16:23 #207 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:16:23 #207 DONE 0.5s 13:16:23 13:16:23 #98 [support-notifications] exporting to image 13:16:23 #98 ... 13:16:23 13:16:23 #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 13:16:23 #208 DONE 0.5s 13:16:23 #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.47MB / 33.17MB 5.5s 13:16:23 13:16:23 #209 [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 13:16:23 #209 DONE 0.3s 13:16:23 13:16:23 #210 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:16:23 #210 DONE 0.3s 13:16:23 13:16:23 #211 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 13:16:23 #211 DONE 0.3s 13:16:23 13:16:23 #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 13:16:23 #212 DONE 0.3s 13:16:23 13:16:23 #213 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 13:16:23 #213 DONE 0.3s 13:16:23 13:16:23 #98 [support-scheduler] exporting to image 13:16:23 #98 exporting layers 0.3s done 13:16:23 #98 writing image sha256:e413472228000593663885ecd9363100fed55cb699c8f917bee2c7f6ba330755 13:16:23 #98 ... 13:16:23 13:16:23 #214 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 13:16:23 #214 DONE 0.2s 13:16:23 13:16:23 #215 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 13:16:23 #215 DONE 0.2s 13:16:23 13:16:23 #98 [core-command] exporting to image 13:16:23 #98 exporting layers 0.2s done 13:16:23 #98 writing image sha256:e413472228000593663885ecd9363100fed55cb699c8f917bee2c7f6ba330755 0.0s done 13:16:23 #98 writing image sha256:0d7d27d0e225bc241ba5492b6cb30f2ab8554351a64f42f1128720ee2472c31c 0.0s done 13:16:23 #98 writing image sha256:5760060db950b8e192d0ea93e6798ded43ba5abbaca020f211489474a3d8704c 0.0s done 13:16:23 #98 naming to docker.io/library/support-notifications 0.0s done 13:16:23 #98 naming to docker.io/library/core-command done 13:16:23 #98 naming to docker.io/library/core-data done 13:16:24 #98 writing image sha256:fdf38ef6ce31f15d6b3d5feaa35b1640934d21e4a6c5f11893c011eb1ebd44c0 done 13:16:24 #98 naming to docker.io/library/security-spiffe-token-provider done 13:16:24 #98 ... 13:16:24 13:16:24 #216 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:16:24 #216 DONE 0.5s 13:16:24 13:16:24 #217 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:16:24 #217 ... 13:16:24 13:16:24 #218 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:16:24 #218 DONE 0.9s 13:16:24 13:16:24 #219 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:16:24 #219 DONE 0.7s 13:16:24 13:16:24 #98 [support-scheduler] exporting to image 13:16:24 #98 exporting layers 1.1s done 13:16:24 #98 writing image sha256:c4e620cef23456514bc336b0172f457a461a22d0ef3e1b9a97c92898799708fb done 13:16:24 #98 naming to docker.io/library/support-scheduler done 13:16:24 #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.87MB / 33.17MB 6.3s 13:16:24 #46 ... 13:16:24 13:16:24 #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:16:24 #56 DONE 10.1s 13:16:24 13:16:24 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:16:24 #98 ... 13:16:24 13:16:24 #217 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:16:24 #217 DONE 0.4s 13:16:24 13:16:24 #220 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:16:24 #220 DONE 0.1s 13:16:24 13:16:24 #98 [core-metadata] exporting to image 13:16:24 #98 exporting layers 0.3s done 13:16:24 #98 writing image sha256:687651bd8ce2de55842a74ec49d054c0ba6a3e2064acac9435b3c40b3ac32e1f done 13:16:24 #98 naming to docker.io/library/core-metadata done 13:16:24 #98 writing image sha256:f5905089b11cb3b203a20b41adaeefb18ecec1902430fa7ffe48e75c32a5fad2 done 13:16:24 #98 naming to docker.io/library/security-proxy-setup done 13:16:24 #46 ... 13:16:24 13:16:24 #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 13:16:24 #0 6.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:16:24 #0 6.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:16:24 #0 10.02 OK: 239 MiB in 58 packages 13:16:24 #57 ... 13:16:24 13:16:24 #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 13:16:24 #0 8.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:16:24 #0 9.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:16:25 #98 ... 13:16:25 13:16:25 #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:16:25 #221 DONE 0.4s 13:16:25 13:16:25 #98 [security-secretstore-setup] exporting to image 13:16:25 #58 ... 13:16:25 13:16:25 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 13:16:25 #0 7.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:16:25 #0 8.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:16:25 #59 ... 13:16:25 13:16:25 #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 13:16:25 #0 7.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:16:25 #0 8.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:16:25 #98 exporting layers 0.3s done 13:16:25 #98 writing image sha256:3b687b52be58b125f2607bcc6803062d28ed904800f5f775c4f4b9f4d6b13acb done 13:16:25 #98 naming to docker.io/library/security-proxy-auth done 13:16:25 #98 writing image sha256:529c19fd2977116142959f3e1925afecf845fb482dfcb51c130563890156e3cb done 13:16:25 #98 naming to docker.io/library/security-secretstore-setup done 13:16:25 #98 DONE 6.4s 13:16:25 13:16:25 #53 [security-spire-agent internal] load build context 13:16:25 time="2025-02-23T13:12:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:16:25 time="2025-02-23T13:12:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:16:25 time="2025-02-23T13:12:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:16:25 time="2025-02-23T13:12:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:16:25 time="2025-02-23T13:12:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:16:25 time="2025-02-23T13:12:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:16:25 time="2025-02-23T13:12:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:16:25 time="2025-02-23T13:12:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:16:25 time="2025-02-23T13:12:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:16:25 time="2025-02-23T13:12:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:16:25 time="2025-02-23T13:12:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:16:25 time="2025-02-23T13:12:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:16:25 time="2025-02-23T13:12:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:16:25 time="2025-02-23T13:12:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:16:25 time="2025-02-23T13:12:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 13:16:25 $ docker stop --time=1 ba41cab5b580033593aee7526f067ed85e648981c4b2761a6c044905520cf20e 13:16:25 #60 ... 13:16:25 13:16:25 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:16:25 #46 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 13:16:25 #46 ... 13:16:25 13:16:25 #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 13:16:25 #57 DONE 12.0s 13:16:25 13:16:25 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:16:25 #46 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.2s done 13:16:25 #46 ... 13:16:25 13:16:25 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 13:16:25 #61 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.8s done 13:16:25 #61 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 13:16:25 #61 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 13:16:25 #61 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 13:16:25 #61 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.4s done 13:16:25 #61 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done 13:16:25 #61 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 13:16:25 #61 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 5.5s done 13:16:25 #61 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.0s done 13:16:25 #61 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done 13:16:25 #61 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.2s done 13:16:25 #61 ... 13:16:25 13:16:25 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 13:16:25 #0 8.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:16:26 #62 ... 13:16:26 13:16:26 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:16:26 #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.97MB / 33.17MB 8.1s 13:16:26 #46 ... 13:16:26 13:16:26 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 13:16:26 #0 8.610 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:16:26 #0 9.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:16:26 #63 ... 13:16:26 13:16:26 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:16:26 #64 ... 13:16:26 13:16:26 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 13:16:26 $ docker rm -f --volumes ba41cab5b580033593aee7526f067ed85e648981c4b2761a6c044905520cf20e [Pipeline] // withDockerContainer [Pipeline] sh 13:16:26 #65 ... 13:16:26 13:16:26 #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:16:26 #66 ... 13:16:26 13:16:26 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 13:16:26 + docker images 13:16:26 REPOSITORY TAG IMAGE ID CREATED SIZE 13:16:26 security-proxy-auth latest 3b687b52be58 2 seconds ago 31.3MB 13:16:26 security-proxy-setup latest f5905089b11c 2 seconds ago 38.2MB 13:16:26 security-secretstore-setup latest 529c19fd2977 2 seconds ago 67.7MB 13:16:26 core-data latest 0d7d27d0e225 3 seconds ago 32.4MB 13:16:26 support-scheduler latest c4e620cef234 3 seconds ago 48MB 13:16:26 support-notifications latest e41347222800 3 seconds ago 51.6MB 13:16:26 security-spiffe-token-provider latest fdf38ef6ce31 3 seconds ago 46.9MB 13:16:26 core-metadata latest 687651bd8ce2 3 seconds ago 32.6MB 13:16:26 core-command latest 5760060db950 3 seconds ago 27.9MB 13:16:26 core-keeper latest 1026f3e20ed5 4 seconds ago 32.1MB 13:16:26 security-bootstrapper latest 7c977239c38a About a minute ago 20.3MB 13:16:26 core-common-config-bootstrapper latest 4329e42ba98d About a minute ago 17.1MB 13:16:26 security-spire-config latest 90f56c9657f4 3 minutes ago 149MB 13:16:26 security-spire-agent latest 096c9b236967 3 minutes ago 195MB 13:16:26 security-spire-server latest 6d8212f79f11 3 minutes ago 149MB 13:16:26 ci-base-image-x86_64 latest 8ade290db53b 6 minutes ago 929MB 13:16:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 2 months ago 580MB 13:16:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 21 months ago 334MB 13:16:26 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 13:16:26 #67 ... 13:16:26 13:16:26 #68 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 13:16:26 #68 DONE 1.3s 13:16:26 13:16:26 #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 13:16:26 #69 ... 13:16:26 13:16:26 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:16:27 provisioning config files... 13:16:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/799@tmp/config16336567544461175213tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:16:27 #70 ... 13:16:27 13:16:27 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 13:16:27 #71 ... 13:16:27 13:16:27 #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 13:16:27 ---> ****-login.sh 13:16:27 nexus3.edgexfoundry.org:10001 13:16:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:16:27 Configure a credential helper to remove this warning. See 13:16:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:16:27 13:16:27 Login Succeeded 13:16:27 nexus3.edgexfoundry.org:10002 13:16:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:16:27 Configure a credential helper to remove this warning. See 13:16:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:16:27 13:16:27 Login Succeeded 13:16:27 nexus3.edgexfoundry.org:10003 13:16:27 #72 ... 13:16:27 13:16:27 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:16:27 #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.12MB / 33.17MB 9.3s 13:16:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:16:27 Configure a credential helper to remove this warning. See 13:16:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:16:27 13:16:27 Login Succeeded 13:16:27 nexus3.edgexfoundry.org:10004 13:16:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:16:27 Configure a credential helper to remove this warning. See 13:16:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:16:27 13:16:27 Login Succeeded 13:16:27 ****.io 13:16:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:16:27 Configure a credential helper to remove this warning. See 13:16:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:16:27 13:16:27 Login Succeeded 13:16:27 ---> ****-login.sh ends [Pipeline] } 13:16:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:16:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:16:27 [edgeXDocker.push] Tagging docker image core-command with the following tags: 13:16:27 3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:16:27 latest 13:16:27 4.0.0-dev.61 13:16:27 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:16:27 main 13:16:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:28 #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 25.86MB / 33.17MB 10.0s 13:16:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:28 #46 ... 13:16:28 13:16:28 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:16:28 #64 DONE 11.8s 13:16:28 13:16:28 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:16:28 + docker push nexus3.edgexfoundry.org:10004/core-command:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:16:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 13:16:28 05964661776c: Preparing 13:16:28 7e21ad2b729d: Preparing 13:16:28 a8b66f2bb41c: Preparing 13:16:28 c01a038ab56a: Preparing 13:16:28 07ccfcbf59db: Preparing 13:16:28 d0f3173a0974: Preparing 13:16:28 994456c4fd7b: Preparing 13:16:28 d0f3173a0974: Waiting 13:16:28 994456c4fd7b: Waiting 13:16:28 c01a038ab56a: Pushed 13:16:28 a8b66f2bb41c: Pushed 13:16:28 07ccfcbf59db: Pushed 13:16:28 05964661776c: Pushed 13:16:28 994456c4fd7b: Layer already exists 13:16:28 d0f3173a0974: Pushed 13:16:29 #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.82MB / 33.17MB 11.1s 13:16:29 #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.77MB / 33.17MB 11.9s 13:16:30 #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.46MB / 33.17MB 12.3s 13:16:30 7e21ad2b729d: Pushed 13:16:30 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:374b433691b464afd648c5ae828589a6f842af8ca8a0e0a175246367253e3414 size: 1778 13:16:30 #46 ... 13:16:30 13:16:30 #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 13:16:30 #60 14.39 OK: 239 MiB in 58 packages 13:16:30 #60 DONE 15.9s 13:16:30 13:16:30 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:31 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:31 #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 13.2s 13:16:31 #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 13.2s done 13:16:31 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 13:16:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 13:16:31 05964661776c: Preparing 13:16:31 7e21ad2b729d: Preparing 13:16:31 a8b66f2bb41c: Preparing 13:16:31 c01a038ab56a: Preparing 13:16:31 07ccfcbf59db: Preparing 13:16:31 d0f3173a0974: Preparing 13:16:31 994456c4fd7b: Preparing 13:16:31 d0f3173a0974: Waiting 13:16:31 994456c4fd7b: Waiting 13:16:31 c01a038ab56a: Layer already exists 13:16:31 a8b66f2bb41c: Layer already exists 13:16:31 05964661776c: Layer already exists 13:16:31 7e21ad2b729d: Layer already exists 13:16:31 07ccfcbf59db: Layer already exists 13:16:31 994456c4fd7b: Layer already exists 13:16:31 d0f3173a0974: Layer already exists 13:16:31 latest: digest: sha256:374b433691b464afd648c5ae828589a6f842af8ca8a0e0a175246367253e3414 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:31 #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 13.2s done 13:16:31 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:32 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.61 13:16:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 13:16:32 05964661776c: Preparing 13:16:32 7e21ad2b729d: Preparing 13:16:32 a8b66f2bb41c: Preparing 13:16:32 c01a038ab56a: Preparing 13:16:32 07ccfcbf59db: Preparing 13:16:32 d0f3173a0974: Preparing 13:16:32 994456c4fd7b: Preparing 13:16:32 d0f3173a0974: Waiting 13:16:32 994456c4fd7b: Waiting 13:16:32 07ccfcbf59db: Layer already exists 13:16:32 7e21ad2b729d: Layer already exists 13:16:32 05964661776c: Layer already exists 13:16:32 c01a038ab56a: Layer already exists 13:16:32 a8b66f2bb41c: Layer already exists 13:16:32 d0f3173a0974: Layer already exists 13:16:32 994456c4fd7b: Layer already exists 13:16:32 4.0.0-dev.61: digest: sha256:374b433691b464afd648c5ae828589a6f842af8ca8a0e0a175246367253e3414 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:32 #46 ... 13:16:32 13:16:32 #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 13:16:32 #73 DONE 1.4s 13:16:32 13:16:32 #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 13:16:32 #58 16.27 OK: 239 MiB in 58 packages 13:16:32 #58 DONE 17.8s 13:16:32 13:16:32 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 13:16:32 #63 15.98 (1/1) Installing dumb-init (1.2.5-r3) 13:16:32 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:32 #63 16.05 Executing busybox-1.36.1-r29.trigger 13:16:32 + docker push nexus3.edgexfoundry.org:10004/core-command:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:16:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 13:16:32 05964661776c: Preparing 13:16:32 7e21ad2b729d: Preparing 13:16:32 a8b66f2bb41c: Preparing 13:16:32 c01a038ab56a: Preparing 13:16:32 07ccfcbf59db: Preparing 13:16:32 d0f3173a0974: Preparing 13:16:32 994456c4fd7b: Preparing 13:16:32 d0f3173a0974: Waiting 13:16:32 07ccfcbf59db: Layer already exists 13:16:32 c01a038ab56a: Layer already exists 13:16:32 7e21ad2b729d: Layer already exists 13:16:32 a8b66f2bb41c: Layer already exists 13:16:32 05964661776c: Layer already exists 13:16:32 d0f3173a0974: Layer already exists 13:16:32 994456c4fd7b: Layer already exists 13:16:32 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:374b433691b464afd648c5ae828589a6f842af8ca8a0e0a175246367253e3414 size: 1778 [Pipeline] } 13:16:32 #63 16.40 OK: 9 MiB in 15 packages [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:33 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:33 + docker push nexus3.edgexfoundry.org:10004/core-command:main 13:16:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 13:16:33 05964661776c: Preparing 13:16:33 7e21ad2b729d: Preparing 13:16:33 a8b66f2bb41c: Preparing 13:16:33 c01a038ab56a: Preparing 13:16:33 07ccfcbf59db: Preparing 13:16:33 d0f3173a0974: Preparing 13:16:33 994456c4fd7b: Preparing 13:16:33 d0f3173a0974: Waiting 13:16:33 994456c4fd7b: Waiting 13:16:33 c01a038ab56a: Layer already exists 13:16:33 05964661776c: Layer already exists 13:16:33 a8b66f2bb41c: Layer already exists 13:16:33 07ccfcbf59db: Layer already exists 13:16:33 7e21ad2b729d: Layer already exists 13:16:33 994456c4fd7b: Layer already exists 13:16:33 d0f3173a0974: Layer already exists 13:16:33 main: digest: sha256:374b433691b464afd648c5ae828589a6f842af8ca8a0e0a175246367253e3414 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:16:33 ===================================================== [Pipeline] echo 13:16:33 taggedImages: 13:16:33 - nexus3.edgexfoundry.org:10004/core-command:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:16:33 - nexus3.edgexfoundry.org:10004/core-command:latest 13:16:33 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.61 13:16:33 - nexus3.edgexfoundry.org:10004/core-command:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:16:33 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 13:16:33 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 13:16:33 3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:16:33 latest 13:16:33 4.0.0-dev.61 13:16:33 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:16:33 main 13:16:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:33 #63 ... 13:16:33 13:16:33 #74 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 13:16:33 #74 DONE 1.3s 13:16:33 13:16:33 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:16:33 #46 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13:16:33 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:16:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 13:16:34 30eb737a8cf6: Preparing 13:16:34 384fc66879d9: Preparing 13:16:34 a7acf7a23f82: Preparing 13:16:34 362312f3c5a8: Preparing 13:16:34 a8b66f2bb41c: Preparing 13:16:34 c01a038ab56a: Preparing 13:16:34 07ccfcbf59db: Preparing 13:16:34 d0f3173a0974: Preparing 13:16:34 994456c4fd7b: Preparing 13:16:34 c01a038ab56a: Waiting 13:16:34 d0f3173a0974: Waiting 13:16:34 07ccfcbf59db: Waiting 13:16:34 994456c4fd7b: Waiting 13:16:34 a8b66f2bb41c: Layer already exists 13:16:34 c01a038ab56a: Layer already exists 13:16:34 07ccfcbf59db: Layer already exists 13:16:34 d0f3173a0974: Layer already exists 13:16:34 994456c4fd7b: Layer already exists 13:16:34 30eb737a8cf6: Pushed 13:16:34 384fc66879d9: Pushed 13:16:34 a7acf7a23f82: Pushed 13:16:34 #46 ... 13:16:34 13:16:34 #38 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 13:16:34 #38 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:16:34 #38 11.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:16:34 #38 17.86 OK: 239 MiB in 58 packages 13:16:34 #38 DONE 19.9s 13:16:34 13:16:34 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 13:16:34 #75 ... 13:16:34 13:16:34 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 13:16:34 #0 9.351 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:16:34 #76 ... 13:16:34 13:16:34 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 13:16:34 #61 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 8.1s 13:16:34 #61 ... 13:16:34 13:16:34 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:16:35 362312f3c5a8: Pushed 13:16:35 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:eb2ec78190d8890c03004714bf3f4562b759899db487423de4e5429f902e273d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:35 #46 ... 13:16:35 13:16:35 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 13:16:35 #63 DONE 19.2s 13:16:35 13:16:35 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 13:16:35 + 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 13:16:35 #77 ... 13:16:35 13:16:35 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 13:16:35 #75 DONE 1.3s 13:16:35 13:16:35 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:16:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 13:16:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 13:16:36 30eb737a8cf6: Preparing 13:16:36 384fc66879d9: Preparing 13:16:36 a7acf7a23f82: Preparing 13:16:36 362312f3c5a8: Preparing 13:16:36 a8b66f2bb41c: Preparing 13:16:36 c01a038ab56a: Preparing 13:16:36 07ccfcbf59db: Preparing 13:16:36 d0f3173a0974: Preparing 13:16:36 994456c4fd7b: Preparing 13:16:36 c01a038ab56a: Waiting 13:16:36 994456c4fd7b: Waiting 13:16:36 07ccfcbf59db: Waiting 13:16:36 a8b66f2bb41c: Layer already exists 13:16:36 384fc66879d9: Layer already exists 13:16:36 a7acf7a23f82: Layer already exists 13:16:36 30eb737a8cf6: Layer already exists 13:16:36 362312f3c5a8: Layer already exists 13:16:36 d0f3173a0974: Layer already exists 13:16:36 c01a038ab56a: Layer already exists 13:16:36 994456c4fd7b: Layer already exists 13:16:36 07ccfcbf59db: Layer already exists 13:16:36 latest: digest: sha256:eb2ec78190d8890c03004714bf3f4562b759899db487423de4e5429f902e273d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:36 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.61 13:16:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 13:16:36 30eb737a8cf6: Preparing 13:16:36 384fc66879d9: Preparing 13:16:36 a7acf7a23f82: Preparing 13:16:36 362312f3c5a8: Preparing 13:16:36 a8b66f2bb41c: Preparing 13:16:36 c01a038ab56a: Preparing 13:16:36 07ccfcbf59db: Preparing 13:16:36 d0f3173a0974: Preparing 13:16:36 994456c4fd7b: Preparing 13:16:36 07ccfcbf59db: Waiting 13:16:36 c01a038ab56a: Waiting 13:16:36 994456c4fd7b: Waiting 13:16:36 d0f3173a0974: Waiting 13:16:36 362312f3c5a8: Layer already exists 13:16:36 a7acf7a23f82: Layer already exists 13:16:36 384fc66879d9: Layer already exists 13:16:36 30eb737a8cf6: Layer already exists 13:16:36 a8b66f2bb41c: Layer already exists 13:16:36 c01a038ab56a: Layer already exists 13:16:36 07ccfcbf59db: Layer already exists 13:16:36 d0f3173a0974: Layer already exists 13:16:36 994456c4fd7b: Layer already exists 13:16:36 4.0.0-dev.61: digest: sha256:eb2ec78190d8890c03004714bf3f4562b759899db487423de4e5429f902e273d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:36 #46 ... 13:16:36 13:16:36 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 13:16:36 #62 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:16:36 #62 18.32 v3.20.6-21-gc144226fa8a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 13:16:36 #62 18.32 v3.20.6-21-gc144226fa8a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 13:16:36 #62 18.32 OK: 24048 distinct packages available 13:16:36 #62 20.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:16:36 #62 ... 13:16:36 13:16:36 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:16:36 #46 ... 13:16:36 13:16:36 #78 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:16:37 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv 13:16:37 #78 ... 13:16:37 13:16:37 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:16:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 13:16:37 30eb737a8cf6: Preparing 13:16:37 384fc66879d9: Preparing 13:16:37 a7acf7a23f82: Preparing 13:16:37 362312f3c5a8: Preparing 13:16:37 a8b66f2bb41c: Preparing 13:16:37 c01a038ab56a: Preparing 13:16:37 07ccfcbf59db: Preparing 13:16:37 d0f3173a0974: Preparing 13:16:37 994456c4fd7b: Preparing 13:16:37 c01a038ab56a: Waiting 13:16:37 07ccfcbf59db: Waiting 13:16:37 d0f3173a0974: Waiting 13:16:37 994456c4fd7b: Waiting 13:16:37 384fc66879d9: Layer already exists 13:16:37 30eb737a8cf6: Layer already exists 13:16:37 a7acf7a23f82: Layer already exists 13:16:37 a8b66f2bb41c: Layer already exists 13:16:37 362312f3c5a8: Layer already exists 13:16:37 d0f3173a0974: Layer already exists 13:16:37 07ccfcbf59db: Layer already exists 13:16:37 c01a038ab56a: Layer already exists 13:16:37 994456c4fd7b: Layer already exists 13:16:37 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:eb2ec78190d8890c03004714bf3f4562b759899db487423de4e5429f902e273d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:37 + 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 13:16:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 13:16:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 13:16:38 30eb737a8cf6: Preparing 13:16:38 384fc66879d9: Preparing 13:16:38 a7acf7a23f82: Preparing 13:16:38 362312f3c5a8: Preparing 13:16:38 a8b66f2bb41c: Preparing 13:16:38 c01a038ab56a: Preparing 13:16:38 07ccfcbf59db: Preparing 13:16:38 d0f3173a0974: Preparing 13:16:38 994456c4fd7b: Preparing 13:16:38 c01a038ab56a: Waiting 13:16:38 d0f3173a0974: Waiting 13:16:38 07ccfcbf59db: Waiting 13:16:38 994456c4fd7b: Waiting 13:16:38 362312f3c5a8: Layer already exists 13:16:38 384fc66879d9: Layer already exists 13:16:38 a7acf7a23f82: Layer already exists 13:16:38 30eb737a8cf6: Layer already exists 13:16:38 a8b66f2bb41c: Layer already exists 13:16:38 07ccfcbf59db: Layer already exists 13:16:38 c01a038ab56a: Layer already exists 13:16:38 d0f3173a0974: Layer already exists 13:16:38 994456c4fd7b: Layer already exists 13:16:38 main: digest: sha256:eb2ec78190d8890c03004714bf3f4562b759899db487423de4e5429f902e273d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:16:38 ===================================================== [Pipeline] echo 13:16:38 taggedImages: 13:16:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:16:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 13:16:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.61 13:16:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:16:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 13:16:38 [edgeXDocker.push] Tagging docker image core-data with the following tags: 13:16:38 3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:16:38 latest 13:16:38 4.0.0-dev.61 13:16:38 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:16:38 main 13:16:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:38 #46 ... 13:16:38 13:16:38 #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 13:16:38 #0 9.146 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:16:38 #79 ... 13:16:38 13:16:38 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:16:38 #46 ... 13:16:38 13:16:38 #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:16:38 #66 11.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:16:38 #66 13.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:16:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:38 #66 ... 13:16:38 13:16:38 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 13:16:38 #59 14.12 v3.20.6-21-gc144226fa8a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 13:16:38 #59 14.12 v3.20.6-21-gc144226fa8a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 13:16:38 #59 14.12 OK: 24059 distinct packages available 13:16:38 #59 15.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:16:38 #59 16.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:16:38 #59 ... 13:16:38 13:16:38 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:16:38 #46 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.0s 13:16:38 + docker push nexus3.edgexfoundry.org:10004/core-data:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:16:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 13:16:38 709bd5949e22: Preparing 13:16:38 c803d42c8a8c: Preparing 13:16:38 a8b66f2bb41c: Preparing 13:16:38 c01a038ab56a: Preparing 13:16:38 52ec6cac87a6: Preparing 13:16:38 e9b55a98723d: Preparing 13:16:38 994456c4fd7b: Preparing 13:16:38 e9b55a98723d: Waiting 13:16:38 994456c4fd7b: Waiting 13:16:38 a8b66f2bb41c: Layer already exists 13:16:38 c01a038ab56a: Layer already exists 13:16:38 994456c4fd7b: Layer already exists 13:16:38 52ec6cac87a6: Pushed 13:16:38 709bd5949e22: Pushed 13:16:38 e9b55a98723d: Pushed 13:16:40 #46 ... 13:16:40 13:16:40 #51 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 13:16:40 #51 13.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:16:40 #51 15.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:16:40 #51 ... 13:16:40 13:16:40 #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 13:16:40 #69 13.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:16:40 #69 15.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:16:40 #69 ... 13:16:40 13:16:40 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:16:40 #46 ... 13:16:40 13:16:40 #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 13:16:40 #72 14.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:16:40 #72 16.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:16:40 #72 ... 13:16:40 13:16:40 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:16:41 c803d42c8a8c: Pushed 13:16:41 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:9f315168d687a381f0ad08974994b19dea28d7476460eabbdff84512ddcf0c0a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:41 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest 13:16:41 #46 ... 13:16:41 13:16:41 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 13:16:41 #65 14.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:16:41 #65 17.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:16:41 #65 ... 13:16:41 13:16:41 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:42 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 13:16:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 13:16:42 709bd5949e22: Preparing 13:16:42 c803d42c8a8c: Preparing 13:16:42 a8b66f2bb41c: Preparing 13:16:42 c01a038ab56a: Preparing 13:16:42 52ec6cac87a6: Preparing 13:16:42 e9b55a98723d: Preparing 13:16:42 994456c4fd7b: Preparing 13:16:42 994456c4fd7b: Waiting 13:16:42 e9b55a98723d: Waiting 13:16:42 a8b66f2bb41c: Layer already exists 13:16:42 52ec6cac87a6: Layer already exists 13:16:42 c01a038ab56a: Layer already exists 13:16:42 c803d42c8a8c: Layer already exists 13:16:42 709bd5949e22: Layer already exists 13:16:42 994456c4fd7b: Layer already exists 13:16:42 e9b55a98723d: Layer already exists 13:16:42 latest: digest: sha256:9f315168d687a381f0ad08974994b19dea28d7476460eabbdff84512ddcf0c0a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:42 #46 ... 13:16:42 13:16:42 #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:16:42 #80 ... 13:16:42 13:16:42 #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 13:16:42 #69 26.03 (1/7) Installing ca-certificates (20241121-r1) 13:16:42 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:42 #69 ... 13:16:42 13:16:42 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 13:16:42 #70 15.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:16:42 #70 18.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:16:42 #70 ... 13:16:42 13:16:42 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:16:42 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.61 13:16:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 13:16:42 709bd5949e22: Preparing 13:16:42 c803d42c8a8c: Preparing 13:16:42 a8b66f2bb41c: Preparing 13:16:42 c01a038ab56a: Preparing 13:16:42 52ec6cac87a6: Preparing 13:16:42 e9b55a98723d: Preparing 13:16:42 994456c4fd7b: Preparing 13:16:42 994456c4fd7b: Waiting 13:16:42 e9b55a98723d: Waiting 13:16:42 c01a038ab56a: Layer already exists 13:16:42 c803d42c8a8c: Layer already exists 13:16:42 709bd5949e22: Layer already exists 13:16:42 a8b66f2bb41c: Layer already exists 13:16:42 52ec6cac87a6: Layer already exists 13:16:42 e9b55a98723d: Layer already exists 13:16:42 994456c4fd7b: Layer already exists 13:16:42 4.0.0-dev.61: digest: sha256:9f315168d687a381f0ad08974994b19dea28d7476460eabbdff84512ddcf0c0a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:42 #46 ... 13:16:42 13:16:42 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 13:16:42 #71 16.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:16:42 #71 19.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:16:42 #71 ... 13:16:42 13:16:42 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:16:43 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:43 + docker push nexus3.edgexfoundry.org:10004/core-data:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:16:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 13:16:43 709bd5949e22: Preparing 13:16:43 c803d42c8a8c: Preparing 13:16:43 a8b66f2bb41c: Preparing 13:16:43 c01a038ab56a: Preparing 13:16:43 52ec6cac87a6: Preparing 13:16:43 e9b55a98723d: Preparing 13:16:43 994456c4fd7b: Preparing 13:16:43 e9b55a98723d: Waiting 13:16:43 994456c4fd7b: Waiting 13:16:43 52ec6cac87a6: Layer already exists 13:16:43 709bd5949e22: Layer already exists 13:16:43 c803d42c8a8c: Layer already exists 13:16:43 a8b66f2bb41c: Layer already exists 13:16:43 c01a038ab56a: Layer already exists 13:16:43 e9b55a98723d: Layer already exists 13:16:43 994456c4fd7b: Layer already exists 13:16:43 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:9f315168d687a381f0ad08974994b19dea28d7476460eabbdff84512ddcf0c0a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:43 #46 ... 13:16:43 13:16:43 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 13:16:43 #67 16.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:16:43 #67 19.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:16:43 #67 ... 13:16:43 13:16:43 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:16:43 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 13:16:43 #46 ... 13:16:43 13:16:43 #81 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:16:43 #81 ... 13:16:43 13:16:43 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:16:43 #46 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.2s [Pipeline] sh 13:16:43 #46 ... 13:16:43 13:16:43 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 13:16:43 #59 27.59 OK: 239 MiB in 58 packages 13:16:43 #59 DONE 29.4s 13:16:43 13:16:43 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:16:44 + docker push nexus3.edgexfoundry.org:10004/core-data:main 13:16:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 13:16:44 709bd5949e22: Preparing 13:16:44 c803d42c8a8c: Preparing 13:16:44 a8b66f2bb41c: Preparing 13:16:44 c01a038ab56a: Preparing 13:16:44 52ec6cac87a6: Preparing 13:16:44 e9b55a98723d: Preparing 13:16:44 994456c4fd7b: Preparing 13:16:44 994456c4fd7b: Waiting 13:16:44 e9b55a98723d: Waiting 13:16:44 709bd5949e22: Layer already exists 13:16:44 c01a038ab56a: Layer already exists 13:16:44 52ec6cac87a6: Layer already exists 13:16:44 a8b66f2bb41c: Layer already exists 13:16:44 c803d42c8a8c: Layer already exists 13:16:44 e9b55a98723d: Layer already exists 13:16:44 994456c4fd7b: Layer already exists 13:16:44 main: digest: sha256:9f315168d687a381f0ad08974994b19dea28d7476460eabbdff84512ddcf0c0a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:16:44 ===================================================== [Pipeline] echo 13:16:44 taggedImages: 13:16:44 - nexus3.edgexfoundry.org:10004/core-data:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:16:44 - nexus3.edgexfoundry.org:10004/core-data:latest 13:16:44 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.61 13:16:44 - nexus3.edgexfoundry.org:10004/core-data:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:16:44 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 13:16:44 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 13:16:44 3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:16:44 latest 13:16:44 4.0.0-dev.61 13:16:44 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:16:44 main 13:16:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:44 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:44 #46 ... 13:16:44 13:16:44 #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 13:16:44 #82 DONE 0.5s 13:16:44 13:16:44 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:16:44 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:16:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 13:16:44 b2ff7af6b918: Preparing 13:16:44 fd21be4abde2: Preparing 13:16:44 c01a038ab56a: Preparing 13:16:44 8d59eae139fe: Preparing 13:16:44 cb5ea9c5dee5: Preparing 13:16:44 994456c4fd7b: Preparing 13:16:44 994456c4fd7b: Waiting 13:16:44 c01a038ab56a: Layer already exists 13:16:44 994456c4fd7b: Layer already exists 13:16:44 b2ff7af6b918: Pushed 13:16:44 cb5ea9c5dee5: Pushed 13:16:44 8d59eae139fe: Pushed 13:16:45 #46 ... 13:16:45 13:16:45 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 13:16:45 #61 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 13.1s done 13:16:45 #61 ... 13:16:45 13:16:45 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:16:45 #46 ... 13:16:45 13:16:45 #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:16:45 #83 ... 13:16:45 13:16:45 #51 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 13:16:45 #51 26.37 (1/1) Installing dumb-init (1.2.5-r3) 13:16:45 #51 26.42 Executing busybox-1.36.1-r29.trigger 13:16:45 #51 26.60 OK: 9 MiB in 15 packages 13:16:45 #51 DONE 30.2s 13:16:45 13:16:45 #84 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 13:16:46 #84 ... 13:16:46 13:16:46 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 13:16:46 #76 11.62 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:16:46 #76 ... 13:16:46 13:16:46 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 13:16:46 #70 29.48 (1/2) Installing dumb-init (1.2.5-r3) 13:16:46 #70 29.51 (2/2) Installing su-exec (0.2-r3) 13:16:46 #70 29.56 Executing busybox-1.36.1-r29.trigger 13:16:46 #70 29.57 OK: 9 MiB in 16 packages 13:16:47 fd21be4abde2: Pushed 13:16:47 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:4efce9059d1bbe9d2a1f59844027f4ef772bac4f0cc204a3543bad3cb08cffcc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:47 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:47 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 13:16:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 13:16:47 b2ff7af6b918: Preparing 13:16:47 fd21be4abde2: Preparing 13:16:47 c01a038ab56a: Preparing 13:16:47 8d59eae139fe: Preparing 13:16:47 cb5ea9c5dee5: Preparing 13:16:47 994456c4fd7b: Preparing 13:16:47 994456c4fd7b: Waiting 13:16:47 c01a038ab56a: Layer already exists 13:16:47 8d59eae139fe: Layer already exists 13:16:47 cb5ea9c5dee5: Layer already exists 13:16:47 fd21be4abde2: Layer already exists 13:16:47 b2ff7af6b918: Layer already exists 13:16:47 994456c4fd7b: Layer already exists 13:16:47 latest: digest: sha256:4efce9059d1bbe9d2a1f59844027f4ef772bac4f0cc204a3543bad3cb08cffcc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:48 #70 ... 13:16:48 13:16:48 #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 13:16:48 #69 26.67 (2/7) Installing dumb-init (1.2.5-r3) 13:16:48 #69 26.73 (3/7) Installing libgcc (13.2.1_git20240309-r0) 13:16:48 #69 26.77 (4/7) Installing libsodium (1.0.19-r0) 13:16:48 #69 26.84 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 13:16:48 #69 27.14 (6/7) Installing libzmq (4.3.5-r2) 13:16:48 #69 27.20 (7/7) Installing zeromq (4.3.5-r2) 13:16:48 #69 27.22 Executing busybox-1.36.1-r29.trigger 13:16:48 #69 27.33 Executing ca-certificates-20241121-r1.trigger 13:16:48 #69 28.94 OK: 14 MiB in 21 packages 13:16:48 #69 DONE 31.8s 13:16:48 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:48 13:16:48 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 13:16:48 #70 DONE 31.9s 13:16:48 13:16:48 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:16:48 #46 ... 13:16:48 13:16:48 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 13:16:48 #62 22.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:16:48 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.61 13:16:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 13:16:48 b2ff7af6b918: Preparing 13:16:48 fd21be4abde2: Preparing 13:16:48 c01a038ab56a: Preparing 13:16:48 8d59eae139fe: Preparing 13:16:48 cb5ea9c5dee5: Preparing 13:16:48 994456c4fd7b: Preparing 13:16:48 994456c4fd7b: Waiting 13:16:48 fd21be4abde2: Layer already exists 13:16:48 8d59eae139fe: Layer already exists 13:16:48 c01a038ab56a: Layer already exists 13:16:48 b2ff7af6b918: Layer already exists 13:16:48 cb5ea9c5dee5: Layer already exists 13:16:48 994456c4fd7b: Layer already exists 13:16:48 4.0.0-dev.61: digest: sha256:4efce9059d1bbe9d2a1f59844027f4ef772bac4f0cc204a3543bad3cb08cffcc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:48 #62 ... 13:16:48 13:16:48 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:16:48 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } 13:16:49 #46 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.4s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:49 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:16:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 13:16:49 b2ff7af6b918: Preparing 13:16:49 fd21be4abde2: Preparing 13:16:49 c01a038ab56a: Preparing 13:16:49 8d59eae139fe: Preparing 13:16:49 cb5ea9c5dee5: Preparing 13:16:49 994456c4fd7b: Preparing 13:16:49 994456c4fd7b: Waiting 13:16:49 c01a038ab56a: Layer already exists 13:16:49 fd21be4abde2: Layer already exists 13:16:49 8d59eae139fe: Layer already exists 13:16:49 b2ff7af6b918: Layer already exists 13:16:49 cb5ea9c5dee5: Layer already exists 13:16:49 994456c4fd7b: Layer already exists 13:16:49 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:4efce9059d1bbe9d2a1f59844027f4ef772bac4f0cc204a3543bad3cb08cffcc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:49 #46 ... 13:16:49 13:16:49 #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 13:16:49 #79 11.34 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:16:49 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:49 #79 ... 13:16:49 13:16:49 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:16:49 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 13:16:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 13:16:49 b2ff7af6b918: Preparing 13:16:49 fd21be4abde2: Preparing 13:16:49 c01a038ab56a: Preparing 13:16:49 8d59eae139fe: Preparing 13:16:49 cb5ea9c5dee5: Preparing 13:16:49 994456c4fd7b: Preparing 13:16:49 994456c4fd7b: Waiting 13:16:49 fd21be4abde2: Layer already exists 13:16:49 8d59eae139fe: Layer already exists 13:16:49 c01a038ab56a: Layer already exists 13:16:49 cb5ea9c5dee5: Layer already exists 13:16:49 b2ff7af6b918: Layer already exists 13:16:49 994456c4fd7b: Layer already exists 13:16:49 main: digest: sha256:4efce9059d1bbe9d2a1f59844027f4ef772bac4f0cc204a3543bad3cb08cffcc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:16:50 ===================================================== [Pipeline] echo 13:16:50 taggedImages: 13:16:50 - nexus3.edgexfoundry.org:10004/core-keeper:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:16:50 - nexus3.edgexfoundry.org:10004/core-keeper:latest 13:16:50 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.61 13:16:50 - nexus3.edgexfoundry.org:10004/core-keeper:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:16:50 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 13:16:50 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 13:16:50 3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:16:50 latest 13:16:50 4.0.0-dev.61 13:16:50 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:16:50 main 13:16:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:50 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:16:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 13:16:50 884a86cc0205: Preparing 13:16:50 67b297f2282c: Preparing 13:16:50 eed4ee00a590: Preparing 13:16:50 a8b66f2bb41c: Preparing 13:16:50 c01a038ab56a: Preparing 13:16:50 07ccfcbf59db: Preparing 13:16:50 d0f3173a0974: Preparing 13:16:50 994456c4fd7b: Preparing 13:16:50 07ccfcbf59db: Waiting 13:16:50 d0f3173a0974: Waiting 13:16:50 994456c4fd7b: Waiting 13:16:50 c01a038ab56a: Layer already exists 13:16:50 a8b66f2bb41c: Layer already exists 13:16:50 07ccfcbf59db: Layer already exists 13:16:50 d0f3173a0974: Layer already exists 13:16:50 994456c4fd7b: Layer already exists 13:16:50 67b297f2282c: Pushed 13:16:50 884a86cc0205: Pushed 13:16:50 #46 ... 13:16:50 13:16:50 #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 13:16:50 #72 29.06 (1/4) Installing dumb-init (1.2.5-r3) 13:16:50 #72 29.11 (2/4) Installing openssl (3.3.3-r0) 13:16:50 #72 29.33 (3/4) Installing su-exec (0.2-r3) 13:16:50 #72 29.35 (4/4) Installing yq-go (4.44.1-r2) 13:16:50 #72 31.34 Executing busybox-1.36.1-r29.trigger 13:16:50 #72 31.70 OK: 20 MiB in 18 packages 13:16:50 #72 DONE 34.2s 13:16:50 13:16:50 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 13:16:50 #62 34.59 (1/4) Installing dumb-init (1.2.5-r3) 13:16:50 #62 34.66 (2/4) Installing musl-obstack (1.2.3-r2) 13:16:50 #62 34.68 (3/4) Installing libucontext (1.2-r3) 13:16:50 #62 34.83 (4/4) Installing gcompat (1.1.0-r4) 13:16:50 #62 34.89 Executing busybox-1.36.1-r29.trigger 13:16:51 #62 35.14 OK: 9 MiB in 18 packages 13:16:51 #62 ... 13:16:51 13:16:51 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 13:16:51 #76 24.32 OK: 239 MiB in 58 packages 13:16:51 #76 DONE 26.5s 13:16:51 13:16:51 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:16:51 #46 ... 13:16:51 13:16:51 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 13:16:51 #77 5.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:16:51 #77 7.947 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:16:51 #77 ... 13:16:51 13:16:51 #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:16:51 #66 24.99 v3.20.6-21-gc144226fa8a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 13:16:51 #66 24.99 v3.20.6-21-gc144226fa8a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 13:16:51 #66 24.99 OK: 24048 distinct packages available 13:16:51 #66 25.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:16:51 #66 28.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:16:51 #66 ... 13:16:51 13:16:51 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:16:52 #46 ... 13:16:52 13:16:52 #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ 13:16:52 #85 DONE 1.0s 13:16:52 13:16:52 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:16:53 #46 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.6s done 13:16:53 #46 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.6s done 13:16:53 eed4ee00a590: Pushed 13:16:53 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:43b84d2c6203ff9d18a4a4c2079ae1e2cc4fca56693447e94f419967a533af7b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:53 #46 ... 13:16:53 13:16:53 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 13:16:53 #65 29.37 (1/3) Installing ca-certificates (20241121-r1) 13:16:53 #65 30.12 (2/3) Installing dumb-init (1.2.5-r3) 13:16:53 #65 30.20 (3/3) Installing tzdata (2025a-r0) 13:16:53 #65 32.03 Executing busybox-1.36.1-r29.trigger 13:16:53 #65 32.30 Executing ca-certificates-20241121-r1.trigger 13:16:53 #65 33.79 OK: 11 MiB in 17 packages 13:16:53 #65 DONE 36.8s 13:16:53 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv 13:16:53 13:16:53 #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:53 #86 ... 13:16:53 13:16:53 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 13:16:53 #62 DONE 38.2s 13:16:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 13:16:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 13:16:53 884a86cc0205: Preparing 13:16:53 67b297f2282c: Preparing 13:16:53 eed4ee00a590: Preparing 13:16:53 a8b66f2bb41c: Preparing 13:16:53 c01a038ab56a: Preparing 13:16:53 07ccfcbf59db: Preparing 13:16:53 d0f3173a0974: Preparing 13:16:53 994456c4fd7b: Preparing 13:16:53 d0f3173a0974: Waiting 13:16:53 07ccfcbf59db: Waiting 13:16:53 994456c4fd7b: Waiting 13:16:53 c01a038ab56a: Layer already exists 13:16:53 eed4ee00a590: Layer already exists 13:16:53 884a86cc0205: Layer already exists 13:16:53 a8b66f2bb41c: Layer already exists 13:16:53 67b297f2282c: Layer already exists 13:16:53 07ccfcbf59db: Layer already exists 13:16:53 994456c4fd7b: Layer already exists 13:16:53 d0f3173a0974: Layer already exists 13:16:53 latest: digest: sha256:43b84d2c6203ff9d18a4a4c2079ae1e2cc4fca56693447e94f419967a533af7b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:54 13:16:54 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:16:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:54 #46 ... 13:16:54 13:16:54 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 13:16:54 #71 28.00 v3.20.6-21-gc144226fa8a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 13:16:54 #71 28.00 v3.20.6-21-gc144226fa8a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 13:16:54 #71 28.00 OK: 24048 distinct packages available 13:16:54 #71 29.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:16:54 #71 32.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:16:54 #71 ... 13:16:54 13:16:54 #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:16:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.61 13:16:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 13:16:54 884a86cc0205: Preparing 13:16:54 67b297f2282c: Preparing 13:16:54 eed4ee00a590: Preparing 13:16:54 a8b66f2bb41c: Preparing 13:16:54 c01a038ab56a: Preparing 13:16:54 07ccfcbf59db: Preparing 13:16:54 d0f3173a0974: Preparing 13:16:54 994456c4fd7b: Preparing 13:16:54 d0f3173a0974: Waiting 13:16:54 994456c4fd7b: Waiting 13:16:54 07ccfcbf59db: Waiting 13:16:54 eed4ee00a590: Layer already exists 13:16:54 a8b66f2bb41c: Layer already exists 13:16:54 67b297f2282c: Layer already exists 13:16:54 884a86cc0205: Layer already exists 13:16:54 c01a038ab56a: Layer already exists 13:16:54 07ccfcbf59db: Layer already exists 13:16:54 994456c4fd7b: Layer already exists 13:16:54 d0f3173a0974: Layer already exists 13:16:54 4.0.0-dev.61: digest: sha256:43b84d2c6203ff9d18a4a4c2079ae1e2cc4fca56693447e94f419967a533af7b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:54 #87 ... 13:16:54 13:16:54 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 13:16:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:16:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 13:16:55 884a86cc0205: Preparing 13:16:55 67b297f2282c: Preparing 13:16:55 eed4ee00a590: Preparing 13:16:55 a8b66f2bb41c: Preparing 13:16:55 c01a038ab56a: Preparing 13:16:55 07ccfcbf59db: Preparing 13:16:55 d0f3173a0974: Preparing 13:16:55 994456c4fd7b: Preparing 13:16:55 d0f3173a0974: Waiting 13:16:55 994456c4fd7b: Waiting 13:16:55 07ccfcbf59db: Waiting 13:16:55 a8b66f2bb41c: Layer already exists 13:16:55 c01a038ab56a: Layer already exists 13:16:55 884a86cc0205: Layer already exists 13:16:55 eed4ee00a590: Layer already exists 13:16:55 67b297f2282c: Layer already exists 13:16:55 07ccfcbf59db: Layer already exists 13:16:55 994456c4fd7b: Layer already exists 13:16:55 d0f3173a0974: Layer already exists 13:16:55 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:43b84d2c6203ff9d18a4a4c2079ae1e2cc4fca56693447e94f419967a533af7b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:55 #88 ... 13:16:55 13:16:55 #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 13:16:55 #79 22.98 (1/1) Installing dumb-init (1.2.5-r3) 13:16:55 #79 24.30 Executing busybox-1.36.1-r29.trigger 13:16:55 #79 24.53 OK: 9 MiB in 15 packages 13:16:55 #79 DONE 27.3s 13:16:55 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } 13:16:55 13:16:55 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 13:16:55 #77 19.92 OK: 9 MiB in 15 packages [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:55 #77 ... 13:16:55 13:16:55 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 13:16:55 #67 30.98 (1/4) Installing ca-certificates (20241121-r1) 13:16:55 #67 31.88 (2/4) Installing dumb-init (1.2.5-r3) 13:16:55 #67 31.88 (3/4) Installing su-exec (0.2-r3) 13:16:55 #67 31.91 (4/4) Installing yq-go (4.44.1-r2) 13:16:55 #67 34.06 Executing busybox-1.36.1-r29.trigger 13:16:55 #67 34.21 Executing ca-certificates-20241121-r1.trigger 13:16:55 #67 36.38 OK: 20 MiB in 18 packages 13:16:55 #67 DONE 39.5s 13:16:55 13:16:55 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 13:16:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 13:16:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 13:16:55 884a86cc0205: Preparing 13:16:55 67b297f2282c: Preparing 13:16:55 eed4ee00a590: Preparing 13:16:55 a8b66f2bb41c: Preparing 13:16:55 c01a038ab56a: Preparing 13:16:55 07ccfcbf59db: Preparing 13:16:55 d0f3173a0974: Preparing 13:16:55 994456c4fd7b: Preparing 13:16:55 07ccfcbf59db: Waiting 13:16:55 d0f3173a0974: Waiting 13:16:55 994456c4fd7b: Waiting 13:16:55 c01a038ab56a: Layer already exists 13:16:55 884a86cc0205: Layer already exists 13:16:55 a8b66f2bb41c: Layer already exists 13:16:55 eed4ee00a590: Layer already exists 13:16:55 67b297f2282c: Layer already exists 13:16:55 07ccfcbf59db: Layer already exists 13:16:55 994456c4fd7b: Layer already exists 13:16:55 d0f3173a0974: Layer already exists 13:16:55 main: digest: sha256:43b84d2c6203ff9d18a4a4c2079ae1e2cc4fca56693447e94f419967a533af7b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:16:56 ===================================================== [Pipeline] echo 13:16:56 taggedImages: 13:16:56 - nexus3.edgexfoundry.org:10004/core-metadata:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:16:56 - nexus3.edgexfoundry.org:10004/core-metadata:latest 13:16:56 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.61 13:16:56 - nexus3.edgexfoundry.org:10004/core-metadata:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:16:56 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 13:16:56 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 13:16:56 3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:16:56 latest 13:16:56 4.0.0-dev.61 13:16:56 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:16:56 main 13:16:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:56 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:16:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 13:16:56 67f3abda6aae: Preparing 13:16:56 fa61a3f995d7: Preparing 13:16:56 c6b8e7591c89: Preparing 13:16:56 a46e1dcc4432: Preparing 13:16:56 a17b16c7f09b: Preparing 13:16:56 4ddc935a37bb: Preparing 13:16:56 04e77ccd4d7a: Preparing 13:16:56 a8b66f2bb41c: Preparing 13:16:56 c01a038ab56a: Preparing 13:16:56 dfa1423f3b0e: Preparing 13:16:56 d8b9df9f0970: Preparing 13:16:56 5f70bf18a086: Preparing 13:16:56 7945461c07a4: Preparing 13:16:56 fe4b37306fd8: Preparing 13:16:56 5514d08fe209: Preparing 13:16:56 994456c4fd7b: Preparing 13:16:56 dfa1423f3b0e: Waiting 13:16:56 d8b9df9f0970: Waiting 13:16:56 5f70bf18a086: Waiting 13:16:56 7945461c07a4: Waiting 13:16:56 fe4b37306fd8: Waiting 13:16:56 5514d08fe209: Waiting 13:16:56 994456c4fd7b: Waiting 13:16:56 4ddc935a37bb: Waiting 13:16:56 04e77ccd4d7a: Waiting 13:16:56 c01a038ab56a: Waiting 13:16:56 a8b66f2bb41c: Waiting 13:16:56 c6b8e7591c89: Pushed 13:16:56 fa61a3f995d7: Pushed 13:16:56 a17b16c7f09b: Pushed 13:16:56 67f3abda6aae: Pushed 13:16:56 a46e1dcc4432: Pushed 13:16:56 a8b66f2bb41c: Layer already exists 13:16:56 c01a038ab56a: Layer already exists 13:16:56 5f70bf18a086: Layer already exists 13:16:56 4ddc935a37bb: Pushed 13:16:57 dfa1423f3b0e: Pushed 13:16:57 d8b9df9f0970: Pushed 13:16:57 7945461c07a4: Pushed 13:16:57 fe4b37306fd8: Pushed 13:16:57 994456c4fd7b: Layer already exists 13:16:57 5514d08fe209: Pushed 13:16:57 #89 ... 13:16:57 13:16:57 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 13:16:57 #77 DONE 21.5s 13:16:57 13:16:57 #84 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 13:16:57 #84 6.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:16:57 #84 9.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:16:57 #84 ... 13:16:57 13:16:57 #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:16:57 #66 41.09 (1/5) Installing dumb-init (1.2.5-r3) 13:16:57 #66 41.16 (2/5) Installing musl-obstack (1.2.3-r2) 13:16:57 #66 41.18 (3/5) Installing libucontext (1.2-r3) 13:16:57 #66 41.26 (4/5) Installing gcompat (1.1.0-r4) 13:16:57 #66 41.31 (5/5) Installing openssl (3.3.3-r0) 13:16:58 #66 41.55 Executing busybox-1.36.1-r29.trigger 13:16:58 04e77ccd4d7a: Pushed 13:16:58 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:0ba94730cf784765f98870620198f2368fb798bcf928ae0bda9a9dda65acd57b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix 13:16:58 #66 41.71 OK: 10 MiB in 19 packages 13:16:58 #66 ... 13:16:58 13:16:58 #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 13:16:58 #0 6.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:16:58 #0 9.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:16:58 #90 ... 13:16:58 13:16:58 #91 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 13:16:58 #0 7.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:16:58 #0 9.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:58 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 13:16:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 13:16:59 67f3abda6aae: Preparing 13:16:59 fa61a3f995d7: Preparing 13:16:59 c6b8e7591c89: Preparing 13:16:59 a46e1dcc4432: Preparing 13:16:59 a17b16c7f09b: Preparing 13:16:59 4ddc935a37bb: Preparing 13:16:59 04e77ccd4d7a: Preparing 13:16:59 a8b66f2bb41c: Preparing 13:16:59 c01a038ab56a: Preparing 13:16:59 dfa1423f3b0e: Preparing 13:16:59 d8b9df9f0970: Preparing 13:16:59 5f70bf18a086: Preparing 13:16:59 7945461c07a4: Preparing 13:16:59 fe4b37306fd8: Preparing 13:16:59 5514d08fe209: Preparing 13:16:59 994456c4fd7b: Preparing 13:16:59 04e77ccd4d7a: Waiting 13:16:59 a8b66f2bb41c: Waiting 13:16:59 c01a038ab56a: Waiting 13:16:59 d8b9df9f0970: Waiting 13:16:59 dfa1423f3b0e: Waiting 13:16:59 5f70bf18a086: Waiting 13:16:59 fe4b37306fd8: Waiting 13:16:59 7945461c07a4: Waiting 13:16:59 5514d08fe209: Waiting 13:16:59 4ddc935a37bb: Waiting 13:16:59 994456c4fd7b: Waiting 13:16:59 c6b8e7591c89: Layer already exists 13:16:59 a17b16c7f09b: Layer already exists 13:16:59 fa61a3f995d7: Layer already exists 13:16:59 a46e1dcc4432: Layer already exists 13:16:59 67f3abda6aae: Layer already exists 13:16:59 4ddc935a37bb: Layer already exists 13:16:59 04e77ccd4d7a: Layer already exists 13:16:59 c01a038ab56a: Layer already exists 13:16:59 dfa1423f3b0e: Layer already exists 13:16:59 a8b66f2bb41c: Layer already exists 13:16:59 5f70bf18a086: Layer already exists 13:16:59 d8b9df9f0970: Layer already exists 13:16:59 7945461c07a4: Layer already exists 13:16:59 fe4b37306fd8: Layer already exists 13:16:59 5514d08fe209: Layer already exists 13:16:59 994456c4fd7b: Layer already exists 13:16:59 latest: digest: sha256:0ba94730cf784765f98870620198f2368fb798bcf928ae0bda9a9dda65acd57b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:59 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.61 [Pipeline] } 13:16:59 #91 ... 13:16:59 13:16:59 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 13:16:59 #88 5.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.61 13:16:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 13:16:59 67f3abda6aae: Preparing 13:16:59 fa61a3f995d7: Preparing 13:16:59 c6b8e7591c89: Preparing 13:16:59 a46e1dcc4432: Preparing 13:16:59 a17b16c7f09b: Preparing 13:16:59 4ddc935a37bb: Preparing 13:16:59 04e77ccd4d7a: Preparing 13:16:59 a8b66f2bb41c: Preparing 13:16:59 c01a038ab56a: Preparing 13:16:59 dfa1423f3b0e: Preparing 13:16:59 04e77ccd4d7a: Waiting 13:16:59 a8b66f2bb41c: Waiting 13:16:59 4ddc935a37bb: Waiting 13:16:59 c01a038ab56a: Waiting 13:16:59 d8b9df9f0970: Preparing 13:16:59 5f70bf18a086: Preparing 13:16:59 7945461c07a4: Preparing 13:16:59 dfa1423f3b0e: Waiting 13:16:59 fe4b37306fd8: Preparing 13:16:59 d8b9df9f0970: Waiting 13:16:59 5514d08fe209: Preparing 13:16:59 7945461c07a4: Waiting 13:16:59 994456c4fd7b: Preparing 13:16:59 5514d08fe209: Waiting 13:16:59 a17b16c7f09b: Layer already exists 13:16:59 fa61a3f995d7: Layer already exists 13:16:59 a46e1dcc4432: Layer already exists 13:16:59 c6b8e7591c89: Layer already exists 13:16:59 67f3abda6aae: Layer already exists 13:16:59 a8b66f2bb41c: Layer already exists 13:16:59 4ddc935a37bb: Layer already exists 13:16:59 c01a038ab56a: Layer already exists 13:16:59 04e77ccd4d7a: Layer already exists 13:16:59 dfa1423f3b0e: Layer already exists 13:16:59 d8b9df9f0970: Layer already exists 13:16:59 fe4b37306fd8: Layer already exists 13:16:59 5514d08fe209: Layer already exists 13:16:59 7945461c07a4: Layer already exists 13:16:59 5f70bf18a086: Layer already exists 13:16:59 994456c4fd7b: Layer already exists 13:16:59 4.0.0-dev.61: digest: sha256:0ba94730cf784765f98870620198f2368fb798bcf928ae0bda9a9dda65acd57b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:00 #88 ... 13:17:00 13:17:00 #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:17:00 #66 DONE 43.7s 13:17:00 13:17:00 #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 13:17:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:17:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 13:17:00 67f3abda6aae: Preparing 13:17:00 fa61a3f995d7: Preparing 13:17:00 c6b8e7591c89: Preparing 13:17:00 a46e1dcc4432: Preparing 13:17:00 a17b16c7f09b: Preparing 13:17:00 4ddc935a37bb: Preparing 13:17:00 04e77ccd4d7a: Preparing 13:17:00 a8b66f2bb41c: Preparing 13:17:00 4ddc935a37bb: Waiting 13:17:00 04e77ccd4d7a: Waiting 13:17:00 a8b66f2bb41c: Waiting 13:17:00 c01a038ab56a: Preparing 13:17:00 dfa1423f3b0e: Preparing 13:17:00 d8b9df9f0970: Preparing 13:17:00 5f70bf18a086: Preparing 13:17:00 7945461c07a4: Preparing 13:17:00 fe4b37306fd8: Preparing 13:17:00 5514d08fe209: Preparing 13:17:00 994456c4fd7b: Preparing 13:17:00 dfa1423f3b0e: Waiting 13:17:00 c01a038ab56a: Waiting 13:17:00 7945461c07a4: Waiting 13:17:00 fe4b37306fd8: Waiting 13:17:00 5514d08fe209: Waiting 13:17:00 5f70bf18a086: Waiting 13:17:00 994456c4fd7b: Waiting 13:17:00 d8b9df9f0970: Waiting 13:17:00 c6b8e7591c89: Layer already exists 13:17:00 67f3abda6aae: Layer already exists 13:17:00 a46e1dcc4432: Layer already exists 13:17:00 a17b16c7f09b: Layer already exists 13:17:00 fa61a3f995d7: Layer already exists 13:17:00 4ddc935a37bb: Layer already exists 13:17:00 a8b66f2bb41c: Layer already exists 13:17:00 04e77ccd4d7a: Layer already exists 13:17:00 c01a038ab56a: Layer already exists 13:17:00 dfa1423f3b0e: Layer already exists 13:17:00 d8b9df9f0970: Layer already exists 13:17:00 5f70bf18a086: Layer already exists 13:17:00 5514d08fe209: Layer already exists 13:17:00 7945461c07a4: Layer already exists 13:17:00 fe4b37306fd8: Layer already exists 13:17:00 994456c4fd7b: Layer already exists 13:17:00 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:0ba94730cf784765f98870620198f2368fb798bcf928ae0bda9a9dda65acd57b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:00 #92 ... 13:17:00 13:17:00 #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 13:17:00 #0 8.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:17:00 #0 9.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:17:00 #93 ... 13:17:00 13:17:00 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 13:17:00 #71 43.53 (1/14) Installing ca-certificates (20241121-r1) 13:17:00 #71 44.17 (2/14) Installing brotli-libs (1.1.0-r2) 13:17:00 #71 44.35 (3/14) Installing c-ares (1.33.1-r0) 13:17:00 #71 44.40 (4/14) Installing libunistring (1.2-r0) 13:17:00 #71 44.66 (5/14) Installing libidn2 (2.3.7-r0) 13:17:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 13:17:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 13:17:01 67f3abda6aae: Preparing 13:17:01 fa61a3f995d7: Preparing 13:17:01 c6b8e7591c89: Preparing 13:17:01 a46e1dcc4432: Preparing 13:17:01 a17b16c7f09b: Preparing 13:17:01 4ddc935a37bb: Preparing 13:17:01 04e77ccd4d7a: Preparing 13:17:01 a8b66f2bb41c: Preparing 13:17:01 c01a038ab56a: Preparing 13:17:01 dfa1423f3b0e: Preparing 13:17:01 d8b9df9f0970: Preparing 13:17:01 5f70bf18a086: Preparing 13:17:01 7945461c07a4: Preparing 13:17:01 fe4b37306fd8: Preparing 13:17:01 5514d08fe209: Preparing 13:17:01 994456c4fd7b: Preparing 13:17:01 a8b66f2bb41c: Waiting 13:17:01 c01a038ab56a: Waiting 13:17:01 dfa1423f3b0e: Waiting 13:17:01 d8b9df9f0970: Waiting 13:17:01 5f70bf18a086: Waiting 13:17:01 7945461c07a4: Waiting 13:17:01 fe4b37306fd8: Waiting 13:17:01 5514d08fe209: Waiting 13:17:01 994456c4fd7b: Waiting 13:17:01 4ddc935a37bb: Waiting 13:17:01 04e77ccd4d7a: Waiting 13:17:01 fa61a3f995d7: Layer already exists 13:17:01 a17b16c7f09b: Layer already exists 13:17:01 a46e1dcc4432: Layer already exists 13:17:01 67f3abda6aae: Layer already exists 13:17:01 c6b8e7591c89: Layer already exists 13:17:01 04e77ccd4d7a: Layer already exists 13:17:01 4ddc935a37bb: Layer already exists 13:17:01 a8b66f2bb41c: Layer already exists 13:17:01 c01a038ab56a: Layer already exists 13:17:01 dfa1423f3b0e: Layer already exists 13:17:01 d8b9df9f0970: Layer already exists 13:17:01 5f70bf18a086: Layer already exists 13:17:01 7945461c07a4: Layer already exists 13:17:01 5514d08fe209: Layer already exists 13:17:01 fe4b37306fd8: Layer already exists 13:17:01 994456c4fd7b: Layer already exists 13:17:01 main: digest: sha256:0ba94730cf784765f98870620198f2368fb798bcf928ae0bda9a9dda65acd57b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:17:01 ===================================================== [Pipeline] echo 13:17:01 taggedImages: 13:17:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:17:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 13:17:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.61 13:17:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:17:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 13:17:01 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 13:17:01 3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:17:01 latest 13:17:01 4.0.0-dev.61 13:17:01 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:17:01 main 13:17:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 13:17:01 #71 44.71 (6/14) Installing nghttp2-libs (1.62.1-r0) 13:17:01 #71 44.73 (7/14) Installing libpsl (0.21.5-r1) 13:17:01 #71 44.76 (8/14) Installing zstd-libs (1.5.6-r0) 13:17:01 #71 44.85 (9/14) Installing libcurl (8.12.1-r0) 13:17:01 #71 44.93 (10/14) Installing curl (8.12.1-r0) [Pipeline] sh 13:17:01 #71 44.99 (11/14) Installing dumb-init (1.2.5-r3) 13:17:01 #71 45.02 (12/14) Installing musl-obstack (1.2.3-r2) 13:17:01 #71 45.03 (13/14) Installing libucontext (1.2-r3) 13:17:01 #71 45.04 (14/14) Installing gcompat (1.1.0-r4) 13:17:01 #71 45.09 Executing busybox-1.36.1-r29.trigger 13:17:01 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:01 #71 45.22 Executing ca-certificates-20241121-r1.trigger 13:17:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:17:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 13:17:01 43829303a5d7: Preparing 13:17:01 79aa1a9f001b: Preparing 13:17:01 6139e52ac994: Preparing 13:17:01 d0ad83cfdf50: Preparing 13:17:01 a8b66f2bb41c: Preparing 13:17:01 c01a038ab56a: Preparing 13:17:01 07ccfcbf59db: Preparing 13:17:01 d0f3173a0974: Preparing 13:17:01 994456c4fd7b: Preparing 13:17:01 c01a038ab56a: Waiting 13:17:01 07ccfcbf59db: Waiting 13:17:01 d0f3173a0974: Waiting 13:17:01 994456c4fd7b: Waiting 13:17:01 a8b66f2bb41c: Layer already exists 13:17:01 c01a038ab56a: Layer already exists 13:17:01 07ccfcbf59db: Layer already exists 13:17:01 79aa1a9f001b: Pushed 13:17:01 d0f3173a0974: Layer already exists 13:17:01 6139e52ac994: Pushed 13:17:01 43829303a5d7: Pushed 13:17:01 994456c4fd7b: Layer already exists 13:17:02 #71 ... 13:17:02 13:17:02 #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:17:02 #94 ... 13:17:02 13:17:02 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 13:17:02 #88 6.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:17:04 #88 ... 13:17:04 13:17:04 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 13:17:04 #71 46.26 OK: 15 MiB in 28 packages 13:17:04 #71 DONE 47.7s 13:17:04 13:17:04 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 13:17:04 d0ad83cfdf50: Pushed 13:17:04 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:6f3a1787d786bcec39a48d13e8b3a263dc616162efb170630c03f67e452b294f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:04 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 13:17:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 13:17:05 43829303a5d7: Preparing 13:17:05 79aa1a9f001b: Preparing 13:17:05 6139e52ac994: Preparing 13:17:05 d0ad83cfdf50: Preparing 13:17:05 a8b66f2bb41c: Preparing 13:17:05 c01a038ab56a: Preparing 13:17:05 07ccfcbf59db: Preparing 13:17:05 d0f3173a0974: Preparing 13:17:05 994456c4fd7b: Preparing 13:17:05 d0f3173a0974: Waiting 13:17:05 994456c4fd7b: Waiting 13:17:05 c01a038ab56a: Waiting 13:17:05 6139e52ac994: Layer already exists 13:17:05 d0ad83cfdf50: Layer already exists 13:17:05 43829303a5d7: Layer already exists 13:17:05 79aa1a9f001b: Layer already exists 13:17:05 a8b66f2bb41c: Layer already exists 13:17:05 d0f3173a0974: Layer already exists 13:17:05 07ccfcbf59db: Layer already exists 13:17:05 c01a038ab56a: Layer already exists 13:17:05 994456c4fd7b: Layer already exists 13:17:05 latest: digest: sha256:6f3a1787d786bcec39a48d13e8b3a263dc616162efb170630c03f67e452b294f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:05 #95 ... 13:17:05 13:17:05 #84 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 13:17:05 #84 17.31 OK: 9 MiB in 15 packages 13:17:05 #84 DONE 20.0s 13:17:05 13:17:05 #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 13:17:05 #90 16.90 OK: 14 MiB in 21 packages 13:17:05 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.61 13:17:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 13:17:05 43829303a5d7: Preparing 13:17:05 79aa1a9f001b: Preparing 13:17:05 6139e52ac994: Preparing 13:17:05 d0ad83cfdf50: Preparing 13:17:05 a8b66f2bb41c: Preparing 13:17:05 c01a038ab56a: Preparing 13:17:05 07ccfcbf59db: Preparing 13:17:05 d0f3173a0974: Preparing 13:17:05 994456c4fd7b: Preparing 13:17:05 d0f3173a0974: Waiting 13:17:05 07ccfcbf59db: Waiting 13:17:05 994456c4fd7b: Waiting 13:17:05 c01a038ab56a: Waiting 13:17:05 d0ad83cfdf50: Layer already exists 13:17:05 79aa1a9f001b: Layer already exists 13:17:05 a8b66f2bb41c: Layer already exists 13:17:05 43829303a5d7: Layer already exists 13:17:05 6139e52ac994: Layer already exists 13:17:05 d0f3173a0974: Layer already exists 13:17:05 07ccfcbf59db: Layer already exists 13:17:05 c01a038ab56a: Layer already exists 13:17:05 994456c4fd7b: Layer already exists 13:17:05 4.0.0-dev.61: digest: sha256:6f3a1787d786bcec39a48d13e8b3a263dc616162efb170630c03f67e452b294f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:06 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:17:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 13:17:06 43829303a5d7: Preparing 13:17:06 79aa1a9f001b: Preparing 13:17:06 6139e52ac994: Preparing 13:17:06 d0ad83cfdf50: Preparing 13:17:06 a8b66f2bb41c: Preparing 13:17:06 c01a038ab56a: Preparing 13:17:06 07ccfcbf59db: Preparing 13:17:06 d0f3173a0974: Preparing 13:17:06 994456c4fd7b: Preparing 13:17:06 07ccfcbf59db: Waiting 13:17:06 43829303a5d7: Layer already exists 13:17:06 d0ad83cfdf50: Layer already exists 13:17:06 79aa1a9f001b: Layer already exists 13:17:06 6139e52ac994: Layer already exists 13:17:06 a8b66f2bb41c: Layer already exists 13:17:06 c01a038ab56a: Layer already exists 13:17:06 07ccfcbf59db: Layer already exists 13:17:06 d0f3173a0974: Layer already exists 13:17:06 994456c4fd7b: Layer already exists 13:17:06 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:6f3a1787d786bcec39a48d13e8b3a263dc616162efb170630c03f67e452b294f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:06 #90 DONE 18.4s 13:17:06 13:17:06 #91 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 13:17:06 #91 17.76 OK: 9 MiB in 16 packages 13:17:06 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 13:17:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 13:17:07 43829303a5d7: Preparing 13:17:07 79aa1a9f001b: Preparing 13:17:07 6139e52ac994: Preparing 13:17:07 d0ad83cfdf50: Preparing 13:17:07 a8b66f2bb41c: Preparing 13:17:07 c01a038ab56a: Preparing 13:17:07 07ccfcbf59db: Preparing 13:17:07 d0f3173a0974: Preparing 13:17:07 994456c4fd7b: Preparing 13:17:07 07ccfcbf59db: Waiting 13:17:07 d0f3173a0974: Waiting 13:17:07 994456c4fd7b: Waiting 13:17:07 c01a038ab56a: Waiting 13:17:07 d0ad83cfdf50: Layer already exists 13:17:07 a8b66f2bb41c: Layer already exists 13:17:07 43829303a5d7: Layer already exists 13:17:07 79aa1a9f001b: Layer already exists 13:17:07 6139e52ac994: Layer already exists 13:17:07 c01a038ab56a: Layer already exists 13:17:07 07ccfcbf59db: Layer already exists 13:17:07 d0f3173a0974: Layer already exists 13:17:07 994456c4fd7b: Layer already exists 13:17:07 main: digest: sha256:6f3a1787d786bcec39a48d13e8b3a263dc616162efb170630c03f67e452b294f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:17:07 ===================================================== [Pipeline] echo 13:17:07 taggedImages: 13:17:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:17:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 13:17:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.61 13:17:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:17:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 13:17:07 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 13:17:07 3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:17:07 latest 13:17:07 4.0.0-dev.61 13:17:07 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:17:07 main 13:17:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:07 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:07 #91 DONE 19.0s 13:17:07 13:17:07 #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 13:17:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:17:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 13:17:07 b06079a1c1f6: Preparing 13:17:07 b6dd8c27485f: Preparing 13:17:07 eea0849991ed: Preparing 13:17:07 1d8ceb0c309d: Preparing 13:17:07 f604ccd66efd: Preparing 13:17:07 a8b66f2bb41c: Preparing 13:17:07 c01a038ab56a: Preparing 13:17:07 c9b685650674: Preparing 13:17:07 18cf559a9be2: Preparing 13:17:07 76d32b8c487e: Preparing 13:17:07 994456c4fd7b: Preparing 13:17:07 c01a038ab56a: Waiting 13:17:07 a8b66f2bb41c: Waiting 13:17:07 18cf559a9be2: Waiting 13:17:07 c9b685650674: Waiting 13:17:07 994456c4fd7b: Waiting 13:17:07 b06079a1c1f6: Pushed 13:17:07 f604ccd66efd: Pushed 13:17:07 b6dd8c27485f: Pushed 13:17:07 1d8ceb0c309d: Pushed 13:17:07 a8b66f2bb41c: Layer already exists 13:17:07 c01a038ab56a: Layer already exists 13:17:07 994456c4fd7b: Layer already exists 13:17:08 c9b685650674: Pushed 13:17:08 18cf559a9be2: Pushed 13:17:08 #96 ... 13:17:08 13:17:08 #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 13:17:08 #86 5.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:17:08 #86 7.628 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:17:08 #86 13.97 OK: 11 MiB in 17 packages 13:17:08 #86 DONE 15.3s 13:17:08 13:17:08 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 13:17:08 #88 14.46 OK: 9 MiB in 18 packages 13:17:09 76d32b8c487e: Pushed 13:17:09 #88 ... 13:17:09 13:17:09 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 13:17:09 #89 3.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:17:09 #89 5.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:17:09 #89 12.37 OK: 20 MiB in 18 packages 13:17:09 #89 DONE 13.3s 13:17:09 13:17:09 #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 13:17:09 #93 17.03 OK: 20 MiB in 18 packages 13:17:09 #93 DONE 18.8s 13:17:09 13:17:09 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 13:17:09 #95 2.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:17:09 #95 4.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:17:09 eea0849991ed: Pushed 13:17:09 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:9583817ce3eab99f60b933d4e09bcc722498a3ac96db62b964083e9075735308 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:10 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 13:17:10 #95 ... 13:17:10 13:17:10 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 13:17:10 #88 DONE 15.8s 13:17:10 13:17:10 #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 13:17:10 #97 ... 13:17:10 13:17:10 #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 13:17:10 #98 DONE 0.6s [Pipeline] sh 13:17:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 13:17:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 13:17:10 b06079a1c1f6: Preparing 13:17:10 b6dd8c27485f: Preparing 13:17:10 eea0849991ed: Preparing 13:17:10 1d8ceb0c309d: Preparing 13:17:10 f604ccd66efd: Preparing 13:17:10 a8b66f2bb41c: Preparing 13:17:10 c01a038ab56a: Preparing 13:17:10 c9b685650674: Preparing 13:17:10 18cf559a9be2: Preparing 13:17:10 76d32b8c487e: Preparing 13:17:10 994456c4fd7b: Preparing 13:17:10 c01a038ab56a: Waiting 13:17:10 76d32b8c487e: Waiting 13:17:10 c9b685650674: Waiting 13:17:10 994456c4fd7b: Waiting 13:17:10 18cf559a9be2: Waiting 13:17:10 a8b66f2bb41c: Waiting 13:17:10 eea0849991ed: Layer already exists 13:17:10 1d8ceb0c309d: Layer already exists 13:17:10 b06079a1c1f6: Layer already exists 13:17:10 b6dd8c27485f: Layer already exists 13:17:10 f604ccd66efd: Layer already exists 13:17:10 c01a038ab56a: Layer already exists 13:17:10 a8b66f2bb41c: Layer already exists 13:17:10 18cf559a9be2: Layer already exists 13:17:10 c9b685650674: Layer already exists 13:17:10 76d32b8c487e: Layer already exists 13:17:10 994456c4fd7b: Layer already exists 13:17:10 latest: digest: sha256:9583817ce3eab99f60b933d4e09bcc722498a3ac96db62b964083e9075735308 size: 2611 13:17:10 13:17:10 #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 13:17:10 #92 2.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:17:10 #92 4.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:10 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.61 13:17:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 13:17:11 b06079a1c1f6: Preparing 13:17:11 b6dd8c27485f: Preparing 13:17:11 eea0849991ed: Preparing 13:17:11 1d8ceb0c309d: Preparing 13:17:11 f604ccd66efd: Preparing 13:17:11 a8b66f2bb41c: Preparing 13:17:11 c01a038ab56a: Preparing 13:17:11 c9b685650674: Preparing 13:17:11 18cf559a9be2: Preparing 13:17:11 76d32b8c487e: Preparing 13:17:11 994456c4fd7b: Preparing 13:17:11 c01a038ab56a: Waiting 13:17:11 76d32b8c487e: Waiting 13:17:11 994456c4fd7b: Waiting 13:17:11 c9b685650674: Waiting 13:17:11 18cf559a9be2: Waiting 13:17:11 eea0849991ed: Layer already exists 13:17:11 f604ccd66efd: Layer already exists 13:17:11 b6dd8c27485f: Layer already exists 13:17:11 b06079a1c1f6: Layer already exists 13:17:11 1d8ceb0c309d: Layer already exists 13:17:11 a8b66f2bb41c: Layer already exists 13:17:11 c9b685650674: Layer already exists 13:17:11 c01a038ab56a: Layer already exists 13:17:11 18cf559a9be2: Layer already exists 13:17:11 76d32b8c487e: Layer already exists 13:17:11 994456c4fd7b: Layer already exists 13:17:11 4.0.0-dev.61: digest: sha256:9583817ce3eab99f60b933d4e09bcc722498a3ac96db62b964083e9075735308 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:11 #92 ... 13:17:11 13:17:11 #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 13:17:11 #96 DONE 3.9s 13:17:11 13:17:11 #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 13:17:11 #92 11.29 OK: 10 MiB in 19 packages 13:17:11 #92 ... 13:17:11 13:17:11 #99 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 13:17:11 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:11 #99 DONE 0.3s 13:17:11 13:17:11 #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:17:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:17:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 13:17:11 b06079a1c1f6: Preparing 13:17:11 b6dd8c27485f: Preparing 13:17:11 eea0849991ed: Preparing 13:17:11 1d8ceb0c309d: Preparing 13:17:11 f604ccd66efd: Preparing 13:17:11 a8b66f2bb41c: Preparing 13:17:11 c01a038ab56a: Preparing 13:17:11 c9b685650674: Preparing 13:17:11 18cf559a9be2: Preparing 13:17:11 76d32b8c487e: Preparing 13:17:11 994456c4fd7b: Preparing 13:17:11 c01a038ab56a: Waiting 13:17:11 994456c4fd7b: Waiting 13:17:11 c9b685650674: Waiting 13:17:11 76d32b8c487e: Waiting 13:17:11 18cf559a9be2: Waiting 13:17:11 a8b66f2bb41c: Waiting 13:17:11 b6dd8c27485f: Layer already exists 13:17:11 1d8ceb0c309d: Layer already exists 13:17:11 b06079a1c1f6: Layer already exists 13:17:11 f604ccd66efd: Layer already exists 13:17:11 eea0849991ed: Layer already exists 13:17:11 c01a038ab56a: Layer already exists 13:17:11 a8b66f2bb41c: Layer already exists 13:17:11 c9b685650674: Layer already exists 13:17:11 18cf559a9be2: Layer already exists 13:17:11 76d32b8c487e: Layer already exists 13:17:11 994456c4fd7b: Layer already exists 13:17:11 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:9583817ce3eab99f60b933d4e09bcc722498a3ac96db62b964083e9075735308 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:12 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:12 #80 ... 13:17:12 13:17:12 #92 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 13:17:12 #92 DONE 12.3s 13:17:12 13:17:12 #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 13:17:12 #97 DONE 2.5s 13:17:12 13:17:12 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 13:17:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 13:17:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 13:17:12 b06079a1c1f6: Preparing 13:17:12 b6dd8c27485f: Preparing 13:17:12 eea0849991ed: Preparing 13:17:12 1d8ceb0c309d: Preparing 13:17:12 f604ccd66efd: Preparing 13:17:12 a8b66f2bb41c: Preparing 13:17:12 c01a038ab56a: Preparing 13:17:12 c9b685650674: Preparing 13:17:12 18cf559a9be2: Preparing 13:17:12 76d32b8c487e: Preparing 13:17:12 994456c4fd7b: Preparing 13:17:12 c9b685650674: Waiting 13:17:12 18cf559a9be2: Waiting 13:17:12 76d32b8c487e: Waiting 13:17:12 994456c4fd7b: Waiting 13:17:12 a8b66f2bb41c: Waiting 13:17:12 c01a038ab56a: Waiting 13:17:12 f604ccd66efd: Layer already exists 13:17:12 b06079a1c1f6: Layer already exists 13:17:12 eea0849991ed: Layer already exists 13:17:12 b6dd8c27485f: Layer already exists 13:17:12 1d8ceb0c309d: Layer already exists 13:17:12 a8b66f2bb41c: Layer already exists 13:17:12 76d32b8c487e: Layer already exists 13:17:12 c01a038ab56a: Layer already exists 13:17:12 c9b685650674: Layer already exists 13:17:12 18cf559a9be2: Layer already exists 13:17:12 994456c4fd7b: Layer already exists 13:17:12 main: digest: sha256:9583817ce3eab99f60b933d4e09bcc722498a3ac96db62b964083e9075735308 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:17:12 ===================================================== [Pipeline] echo 13:17:12 taggedImages: 13:17:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:17:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 13:17:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.61 13:17:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:17:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 13:17:12 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 13:17:12 3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:17:12 latest 13:17:12 4.0.0-dev.61 13:17:12 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:17:12 main 13:17:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:13 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:13 #100 DONE 0.5s 13:17:13 13:17:13 #101 [security-spire-config stage-2 6/10] COPY security.txt / 13:17:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:17:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 13:17:13 a551dc6941e7: Preparing 13:17:13 7d0782f13466: Preparing 13:17:13 75ffc9e8823b: Preparing 13:17:13 29c5963e5171: Preparing 13:17:13 76f196f851b3: Preparing 13:17:13 7e937f8c67fb: Preparing 13:17:13 2b97045e9f9e: Preparing 13:17:13 a8b66f2bb41c: Preparing 13:17:13 c01a038ab56a: Preparing 13:17:13 7ac216139f75: Preparing 13:17:13 c4d2cd8760c9: Preparing 13:17:13 994456c4fd7b: Preparing 13:17:13 a8b66f2bb41c: Waiting 13:17:13 c4d2cd8760c9: Waiting 13:17:13 994456c4fd7b: Waiting 13:17:13 7ac216139f75: Waiting 13:17:13 7e937f8c67fb: Waiting 13:17:13 76f196f851b3: Pushed 13:17:13 7d0782f13466: Pushed 13:17:13 a551dc6941e7: Pushed 13:17:13 a8b66f2bb41c: Layer already exists 13:17:13 c01a038ab56a: Layer already exists 13:17:13 7e937f8c67fb: Pushed 13:17:13 2b97045e9f9e: Pushed 13:17:13 #101 DONE 0.3s 13:17:13 13:17:13 #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 13:17:13 994456c4fd7b: Layer already exists 13:17:13 7ac216139f75: Pushed 13:17:13 #102 DONE 0.4s 13:17:13 13:17:13 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 13:17:14 #103 ... 13:17:14 13:17:14 #104 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 13:17:14 #104 DONE 1.5s 13:17:14 13:17:14 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 13:17:14 #103 DONE 0.3s 13:17:14 13:17:14 #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 13:17:14 #105 DONE 0.3s 13:17:14 13:17:14 #106 [security-spire-config] exporting to image 13:17:14 #106 exporting layers 13:17:15 c4d2cd8760c9: Pushed 13:17:15 29c5963e5171: Pushed 13:17:15 #106 ... 13:17:15 13:17:15 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 13:17:15 #95 10.13 OK: 15 MiB in 28 packages 13:17:15 #95 DONE 11.7s 13:17:15 13:17:15 #107 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 13:17:15 #107 DONE 3.5s 13:17:15 13:17:15 #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 13:17:16 75ffc9e8823b: Pushed 13:17:16 #108 ... 13:17:16 13:17:16 #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / 13:17:16 #109 DONE 0.3s 13:17:16 13:17:16 #110 [security-spire-server stage-2 6/9] COPY security.txt / 13:17:16 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:5afe5b5ed124b02f6de5f14ec078307c990a74319ee72a3515f7da704e751549 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:16 #110 DONE 0.4s 13:17:16 13:17:16 #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 13:17:16 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:16 #111 DONE 0.3s 13:17:16 13:17:16 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 13:17:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 13:17:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 13:17:17 a551dc6941e7: Preparing 13:17:17 7d0782f13466: Preparing 13:17:17 75ffc9e8823b: Preparing 13:17:17 29c5963e5171: Preparing 13:17:17 76f196f851b3: Preparing 13:17:17 7e937f8c67fb: Preparing 13:17:17 2b97045e9f9e: Preparing 13:17:17 a8b66f2bb41c: Preparing 13:17:17 c01a038ab56a: Preparing 13:17:17 7ac216139f75: Preparing 13:17:17 c4d2cd8760c9: Preparing 13:17:17 994456c4fd7b: Preparing 13:17:17 a8b66f2bb41c: Waiting 13:17:17 c01a038ab56a: Waiting 13:17:17 7ac216139f75: Waiting 13:17:17 c4d2cd8760c9: Waiting 13:17:17 994456c4fd7b: Waiting 13:17:17 7e937f8c67fb: Waiting 13:17:17 2b97045e9f9e: Waiting 13:17:17 75ffc9e8823b: Layer already exists 13:17:17 a551dc6941e7: Layer already exists 13:17:17 29c5963e5171: Layer already exists 13:17:17 7d0782f13466: Layer already exists 13:17:17 76f196f851b3: Layer already exists 13:17:17 c01a038ab56a: Layer already exists 13:17:17 2b97045e9f9e: Layer already exists 13:17:17 7e937f8c67fb: Layer already exists 13:17:17 7ac216139f75: Layer already exists 13:17:17 a8b66f2bb41c: Layer already exists 13:17:17 994456c4fd7b: Layer already exists 13:17:17 c4d2cd8760c9: Layer already exists 13:17:17 latest: digest: sha256:5afe5b5ed124b02f6de5f14ec078307c990a74319ee72a3515f7da704e751549 size: 2823 [Pipeline] } [Pipeline] // withEnv 13:17:17 #112 DONE 0.3s 13:17:17 13:17:17 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:17 #113 ... 13:17:17 13:17:17 #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 13:17:17 #108 DONE 3.5s 13:17:17 13:17:17 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 13:17:17 #113 DONE 0.3s 13:17:17 13:17:17 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 13:17:17 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.61 13:17:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 13:17:17 a551dc6941e7: Preparing 13:17:17 7d0782f13466: Preparing 13:17:17 75ffc9e8823b: Preparing 13:17:17 29c5963e5171: Preparing 13:17:17 76f196f851b3: Preparing 13:17:17 7e937f8c67fb: Preparing 13:17:17 2b97045e9f9e: Preparing 13:17:17 a8b66f2bb41c: Preparing 13:17:17 7e937f8c67fb: Waiting 13:17:17 2b97045e9f9e: Waiting 13:17:17 c01a038ab56a: Preparing 13:17:17 7ac216139f75: Preparing 13:17:17 c4d2cd8760c9: Preparing 13:17:17 a8b66f2bb41c: Waiting 13:17:17 994456c4fd7b: Preparing 13:17:17 c01a038ab56a: Waiting 13:17:17 994456c4fd7b: Waiting 13:17:17 7ac216139f75: Waiting 13:17:17 c4d2cd8760c9: Waiting 13:17:17 76f196f851b3: Layer already exists 13:17:17 7d0782f13466: Layer already exists 13:17:17 75ffc9e8823b: Layer already exists 13:17:17 a551dc6941e7: Layer already exists 13:17:17 29c5963e5171: Layer already exists 13:17:17 7e937f8c67fb: Layer already exists 13:17:17 a8b66f2bb41c: Layer already exists 13:17:17 2b97045e9f9e: Layer already exists 13:17:17 c01a038ab56a: Layer already exists 13:17:17 7ac216139f75: Layer already exists 13:17:17 994456c4fd7b: Layer already exists 13:17:17 c4d2cd8760c9: Layer already exists 13:17:17 4.0.0-dev.61: digest: sha256:5afe5b5ed124b02f6de5f14ec078307c990a74319ee72a3515f7da704e751549 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:18 #114 DONE 0.6s 13:17:18 13:17:18 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 13:17:18 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:17:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 13:17:18 a551dc6941e7: Preparing 13:17:18 7d0782f13466: Preparing 13:17:18 75ffc9e8823b: Preparing 13:17:18 29c5963e5171: Preparing 13:17:18 76f196f851b3: Preparing 13:17:18 7e937f8c67fb: Preparing 13:17:18 2b97045e9f9e: Preparing 13:17:18 a8b66f2bb41c: Preparing 13:17:18 c01a038ab56a: Preparing 13:17:18 7ac216139f75: Preparing 13:17:18 7e937f8c67fb: Waiting 13:17:18 2b97045e9f9e: Waiting 13:17:18 a8b66f2bb41c: Waiting 13:17:18 c01a038ab56a: Waiting 13:17:18 7ac216139f75: Waiting 13:17:18 c4d2cd8760c9: Preparing 13:17:18 994456c4fd7b: Preparing 13:17:18 c4d2cd8760c9: Waiting 13:17:18 994456c4fd7b: Waiting 13:17:18 76f196f851b3: Layer already exists 13:17:18 75ffc9e8823b: Layer already exists 13:17:18 a551dc6941e7: Layer already exists 13:17:18 29c5963e5171: Layer already exists 13:17:18 7d0782f13466: Layer already exists 13:17:18 7e937f8c67fb: Layer already exists 13:17:18 2b97045e9f9e: Layer already exists 13:17:18 7ac216139f75: Layer already exists 13:17:18 a8b66f2bb41c: Layer already exists 13:17:18 c01a038ab56a: Layer already exists 13:17:18 c4d2cd8760c9: Layer already exists 13:17:18 994456c4fd7b: Layer already exists 13:17:18 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:5afe5b5ed124b02f6de5f14ec078307c990a74319ee72a3515f7da704e751549 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:18 #115 DONE 0.4s 13:17:18 13:17:18 #106 [security-spire-server] exporting to image 13:17:18 #106 exporting layers 4.2s done 13:17:18 #106 writing image sha256:4e727878aa8624c577d72f2dc502ca769ab648fc71db3d1ae2dd7c4c787fc596 0.0s done 13:17:18 #106 naming to docker.io/library/security-spire-config-arm64 done 13:17:18 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:18 #106 ... 13:17:18 13:17:18 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 13:17:18 #116 DONE 0.4s 13:17:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 13:17:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 13:17:19 a551dc6941e7: Preparing 13:17:19 7d0782f13466: Preparing 13:17:19 75ffc9e8823b: Preparing 13:17:19 29c5963e5171: Preparing 13:17:19 76f196f851b3: Preparing 13:17:19 7e937f8c67fb: Preparing 13:17:19 2b97045e9f9e: Preparing 13:17:19 a8b66f2bb41c: Preparing 13:17:19 c01a038ab56a: Preparing 13:17:19 7ac216139f75: Preparing 13:17:19 c4d2cd8760c9: Preparing 13:17:19 994456c4fd7b: Preparing 13:17:19 7e937f8c67fb: Waiting 13:17:19 c01a038ab56a: Waiting 13:17:19 2b97045e9f9e: Waiting 13:17:19 7ac216139f75: Waiting 13:17:19 a8b66f2bb41c: Waiting 13:17:19 c4d2cd8760c9: Waiting 13:17:19 994456c4fd7b: Waiting 13:17:19 7d0782f13466: Layer already exists 13:17:19 a551dc6941e7: Layer already exists 13:17:19 75ffc9e8823b: Layer already exists 13:17:19 76f196f851b3: Layer already exists 13:17:19 29c5963e5171: Layer already exists 13:17:19 c01a038ab56a: Layer already exists 13:17:19 7e937f8c67fb: Layer already exists 13:17:19 2b97045e9f9e: Layer already exists 13:17:19 a8b66f2bb41c: Layer already exists 13:17:19 7ac216139f75: Layer already exists 13:17:19 c4d2cd8760c9: Layer already exists 13:17:19 994456c4fd7b: Layer already exists 13:17:19 main: digest: sha256:5afe5b5ed124b02f6de5f14ec078307c990a74319ee72a3515f7da704e751549 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv 13:17:19 13:17:19 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 13:17:19 #117 DONE 0.3s 13:17:19 13:17:19 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [Pipeline] echo 13:17:19 ===================================================== [Pipeline] echo 13:17:19 taggedImages: 13:17:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:17:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 13:17:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.61 13:17:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:17:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 13:17:19 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 13:17:19 3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:17:19 latest 13:17:19 4.0.0-dev.61 13:17:19 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:17:19 main 13:17:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:19 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:19 #118 DONE 0.4s 13:17:19 13:17:19 #106 [security-spire-agent] exporting to image 13:17:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:17:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 13:17:19 fcf5a988b091: Preparing 13:17:19 51e29d639058: Preparing 13:17:19 a8b66f2bb41c: Preparing 13:17:19 c01a038ab56a: Preparing 13:17:19 58a8430284d9: Preparing 13:17:19 2337c6157d32: Preparing 13:17:19 994456c4fd7b: Preparing 13:17:19 2337c6157d32: Waiting 13:17:19 994456c4fd7b: Waiting 13:17:19 a8b66f2bb41c: Layer already exists 13:17:19 c01a038ab56a: Layer already exists 13:17:19 994456c4fd7b: Layer already exists 13:17:19 58a8430284d9: Pushed 13:17:19 fcf5a988b091: Pushed 13:17:20 2337c6157d32: Pushed 13:17:21 #106 exporting layers 3.3s done 13:17:21 #106 writing image sha256:906434cac57004f25613f2caf401257669245bab601b92942667f154d8dce291 done 13:17:21 #106 naming to docker.io/library/security-spire-server-arm64 done 13:17:22 #106 exporting layers 2.5s done 13:17:22 #106 writing image sha256:7b09858c964754078a6993c130c43dfde52662c9d6853a9486fd8d94875f164b 0.0s done 13:17:22 #106 naming to docker.io/library/security-spire-agent-arm64 done 13:17:22 #106 DONE 7.7s 13:17:22 13:17:22 #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:17:22 51e29d639058: Pushed 13:17:22 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:f4e9ee6e5ac2ab02d5ad68859a3143674bc8409439f1157c38ebdc982a22eaa4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:23 + 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 13:17:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 13:17:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 13:17:23 fcf5a988b091: Preparing 13:17:23 51e29d639058: Preparing 13:17:23 a8b66f2bb41c: Preparing 13:17:23 c01a038ab56a: Preparing 13:17:23 58a8430284d9: Preparing 13:17:23 2337c6157d32: Preparing 13:17:23 994456c4fd7b: Preparing 13:17:23 2337c6157d32: Waiting 13:17:23 994456c4fd7b: Waiting 13:17:23 58a8430284d9: Layer already exists 13:17:23 a8b66f2bb41c: Layer already exists 13:17:23 fcf5a988b091: Layer already exists 13:17:23 c01a038ab56a: Layer already exists 13:17:23 51e29d639058: Layer already exists 13:17:23 994456c4fd7b: Layer already exists 13:17:23 2337c6157d32: Layer already exists 13:17:23 latest: digest: sha256:f4e9ee6e5ac2ab02d5ad68859a3143674bc8409439f1157c38ebdc982a22eaa4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:23 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.61 13:17:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 13:17:24 fcf5a988b091: Preparing 13:17:24 51e29d639058: Preparing 13:17:24 a8b66f2bb41c: Preparing 13:17:24 c01a038ab56a: Preparing 13:17:24 58a8430284d9: Preparing 13:17:24 2337c6157d32: Preparing 13:17:24 994456c4fd7b: Preparing 13:17:24 2337c6157d32: Waiting 13:17:24 994456c4fd7b: Waiting 13:17:24 58a8430284d9: Layer already exists 13:17:24 fcf5a988b091: Layer already exists 13:17:24 51e29d639058: Layer already exists 13:17:24 a8b66f2bb41c: Layer already exists 13:17:24 c01a038ab56a: Layer already exists 13:17:24 994456c4fd7b: Layer already exists 13:17:24 2337c6157d32: Layer already exists 13:17:24 4.0.0-dev.61: digest: sha256:f4e9ee6e5ac2ab02d5ad68859a3143674bc8409439f1157c38ebdc982a22eaa4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:24 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:17:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 13:17:24 fcf5a988b091: Preparing 13:17:24 51e29d639058: Preparing 13:17:24 a8b66f2bb41c: Preparing 13:17:24 c01a038ab56a: Preparing 13:17:24 58a8430284d9: Preparing 13:17:24 2337c6157d32: Preparing 13:17:24 994456c4fd7b: Preparing 13:17:24 994456c4fd7b: Waiting 13:17:24 2337c6157d32: Waiting 13:17:24 51e29d639058: Layer already exists 13:17:24 c01a038ab56a: Layer already exists 13:17:24 58a8430284d9: Layer already exists 13:17:24 fcf5a988b091: Layer already exists 13:17:24 a8b66f2bb41c: Layer already exists 13:17:24 2337c6157d32: Layer already exists 13:17:24 994456c4fd7b: Layer already exists 13:17:24 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:f4e9ee6e5ac2ab02d5ad68859a3143674bc8409439f1157c38ebdc982a22eaa4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:25 + 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 13:17:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 13:17:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 13:17:25 fcf5a988b091: Preparing 13:17:25 51e29d639058: Preparing 13:17:25 a8b66f2bb41c: Preparing 13:17:25 c01a038ab56a: Preparing 13:17:25 58a8430284d9: Preparing 13:17:25 2337c6157d32: Preparing 13:17:25 994456c4fd7b: Preparing 13:17:25 2337c6157d32: Waiting 13:17:25 994456c4fd7b: Waiting 13:17:25 58a8430284d9: Layer already exists 13:17:25 51e29d639058: Layer already exists 13:17:25 c01a038ab56a: Layer already exists 13:17:25 a8b66f2bb41c: Layer already exists 13:17:25 fcf5a988b091: Layer already exists 13:17:25 994456c4fd7b: Layer already exists 13:17:25 2337c6157d32: Layer already exists 13:17:25 main: digest: sha256:f4e9ee6e5ac2ab02d5ad68859a3143674bc8409439f1157c38ebdc982a22eaa4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:17:25 ===================================================== [Pipeline] echo 13:17:25 taggedImages: 13:17:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:17:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 13:17:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.61 13:17:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:17:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 13:17:25 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 13:17:25 3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:17:25 latest 13:17:25 4.0.0-dev.61 13:17:25 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:17:25 main 13:17:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:25 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:17:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 13:17:26 983d36bbd031: Preparing 13:17:26 9515381e7b76: Preparing 13:17:26 05b064b35da5: Preparing 13:17:26 a8b66f2bb41c: Preparing 13:17:26 c01a038ab56a: Preparing 13:17:26 ae01694d0a62: Preparing 13:17:26 23373f151a5d: Preparing 13:17:26 40466bab1010: Preparing 13:17:26 561573efefb8: Preparing 13:17:26 994456c4fd7b: Preparing 13:17:26 ae01694d0a62: Waiting 13:17:26 40466bab1010: Waiting 13:17:26 561573efefb8: Waiting 13:17:26 994456c4fd7b: Waiting 13:17:26 23373f151a5d: Waiting 13:17:26 c01a038ab56a: Layer already exists 13:17:26 a8b66f2bb41c: Layer already exists 13:17:26 9515381e7b76: Pushed 13:17:26 983d36bbd031: Pushed 13:17:26 05b064b35da5: Pushed 13:17:26 994456c4fd7b: Layer already exists 13:17:26 40466bab1010: Pushed 13:17:26 561573efefb8: Pushed 13:17:30 23373f151a5d: Pushed 13:17:37 ae01694d0a62: Pushed 13:17:37 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:61f0bf5d952061242a699385cd81eb413144bbe498c034b0daac397687eb34fe size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:37 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 13:17:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 13:17:38 983d36bbd031: Preparing 13:17:38 9515381e7b76: Preparing 13:17:38 05b064b35da5: Preparing 13:17:38 a8b66f2bb41c: Preparing 13:17:38 c01a038ab56a: Preparing 13:17:38 ae01694d0a62: Preparing 13:17:38 23373f151a5d: Preparing 13:17:38 40466bab1010: Preparing 13:17:38 561573efefb8: Preparing 13:17:38 994456c4fd7b: Preparing 13:17:38 23373f151a5d: Waiting 13:17:38 40466bab1010: Waiting 13:17:38 ae01694d0a62: Waiting 13:17:38 561573efefb8: Waiting 13:17:38 994456c4fd7b: Waiting 13:17:38 9515381e7b76: Layer already exists 13:17:38 c01a038ab56a: Layer already exists 13:17:38 a8b66f2bb41c: Layer already exists 13:17:38 05b064b35da5: Layer already exists 13:17:38 983d36bbd031: Layer already exists 13:17:38 ae01694d0a62: Layer already exists 13:17:38 40466bab1010: Layer already exists 13:17:38 561573efefb8: Layer already exists 13:17:38 23373f151a5d: Layer already exists 13:17:38 994456c4fd7b: Layer already exists 13:17:38 latest: digest: sha256:61f0bf5d952061242a699385cd81eb413144bbe498c034b0daac397687eb34fe size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:38 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.61 13:17:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 13:17:38 983d36bbd031: Preparing 13:17:38 9515381e7b76: Preparing 13:17:38 05b064b35da5: Preparing 13:17:38 a8b66f2bb41c: Preparing 13:17:38 c01a038ab56a: Preparing 13:17:38 ae01694d0a62: Preparing 13:17:38 23373f151a5d: Preparing 13:17:38 40466bab1010: Preparing 13:17:38 561573efefb8: Preparing 13:17:38 994456c4fd7b: Preparing 13:17:38 ae01694d0a62: Waiting 13:17:38 994456c4fd7b: Waiting 13:17:38 561573efefb8: Waiting 13:17:38 23373f151a5d: Waiting 13:17:38 40466bab1010: Waiting 13:17:38 9515381e7b76: Layer already exists 13:17:38 c01a038ab56a: Layer already exists 13:17:38 983d36bbd031: Layer already exists 13:17:38 a8b66f2bb41c: Layer already exists 13:17:38 05b064b35da5: Layer already exists 13:17:38 994456c4fd7b: Layer already exists 13:17:38 ae01694d0a62: Layer already exists 13:17:38 23373f151a5d: Layer already exists 13:17:38 40466bab1010: Layer already exists 13:17:38 561573efefb8: Layer already exists 13:17:38 4.0.0-dev.61: digest: sha256:61f0bf5d952061242a699385cd81eb413144bbe498c034b0daac397687eb34fe size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:39 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:17:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 13:17:39 983d36bbd031: Preparing 13:17:39 9515381e7b76: Preparing 13:17:39 05b064b35da5: Preparing 13:17:39 a8b66f2bb41c: Preparing 13:17:39 c01a038ab56a: Preparing 13:17:39 ae01694d0a62: Preparing 13:17:39 23373f151a5d: Preparing 13:17:39 40466bab1010: Preparing 13:17:39 561573efefb8: Preparing 13:17:39 994456c4fd7b: Preparing 13:17:39 561573efefb8: Waiting 13:17:39 23373f151a5d: Waiting 13:17:39 40466bab1010: Waiting 13:17:39 ae01694d0a62: Waiting 13:17:39 994456c4fd7b: Waiting 13:17:39 05b064b35da5: Layer already exists 13:17:39 983d36bbd031: Layer already exists 13:17:39 c01a038ab56a: Layer already exists 13:17:39 a8b66f2bb41c: Layer already exists 13:17:39 9515381e7b76: Layer already exists 13:17:39 ae01694d0a62: Layer already exists 13:17:39 40466bab1010: Layer already exists 13:17:39 23373f151a5d: Layer already exists 13:17:39 561573efefb8: Layer already exists 13:17:39 994456c4fd7b: Layer already exists 13:17:39 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:61f0bf5d952061242a699385cd81eb413144bbe498c034b0daac397687eb34fe size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:39 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 13:17:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 13:17:40 983d36bbd031: Preparing 13:17:40 9515381e7b76: Preparing 13:17:40 05b064b35da5: Preparing 13:17:40 a8b66f2bb41c: Preparing 13:17:40 c01a038ab56a: Preparing 13:17:40 ae01694d0a62: Preparing 13:17:40 23373f151a5d: Preparing 13:17:40 40466bab1010: Preparing 13:17:40 561573efefb8: Preparing 13:17:40 994456c4fd7b: Preparing 13:17:40 ae01694d0a62: Waiting 13:17:40 23373f151a5d: Waiting 13:17:40 40466bab1010: Waiting 13:17:40 561573efefb8: Waiting 13:17:40 994456c4fd7b: Waiting 13:17:40 a8b66f2bb41c: Layer already exists 13:17:40 9515381e7b76: Layer already exists 13:17:40 05b064b35da5: Layer already exists 13:17:40 c01a038ab56a: Layer already exists 13:17:40 983d36bbd031: Layer already exists 13:17:40 ae01694d0a62: Layer already exists 13:17:40 23373f151a5d: Layer already exists 13:17:40 561573efefb8: Layer already exists 13:17:40 994456c4fd7b: Layer already exists 13:17:40 40466bab1010: Layer already exists 13:17:40 main: digest: sha256:61f0bf5d952061242a699385cd81eb413144bbe498c034b0daac397687eb34fe size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:17:40 ===================================================== [Pipeline] echo 13:17:40 taggedImages: 13:17:40 - nexus3.edgexfoundry.org:10004/security-spire-agent:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:17:40 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 13:17:40 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.61 13:17:40 - nexus3.edgexfoundry.org:10004/security-spire-agent:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:17:40 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 13:17:40 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 13:17:40 3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:17:40 latest 13:17:40 4.0.0-dev.61 13:17:40 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:17:40 main 13:17:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:40 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:17:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 13:17:40 94e719176b41: Preparing 13:17:40 eef53e023c75: Preparing 13:17:40 09db940b6f20: Preparing 13:17:40 a8b66f2bb41c: Preparing 13:17:40 c01a038ab56a: Preparing 13:17:40 3ba8e0aa80b4: Preparing 13:17:40 3f9e60a57dc5: Preparing 13:17:40 6970a4ce5dfe: Preparing 13:17:40 994456c4fd7b: Preparing 13:17:40 3ba8e0aa80b4: Waiting 13:17:40 3f9e60a57dc5: Waiting 13:17:40 6970a4ce5dfe: Waiting 13:17:40 994456c4fd7b: Waiting 13:17:40 a8b66f2bb41c: Layer already exists 13:17:40 c01a038ab56a: Layer already exists 13:17:40 09db940b6f20: Pushed 13:17:40 94e719176b41: Pushed 13:17:40 eef53e023c75: Pushed 13:17:40 3f9e60a57dc5: Pushed 13:17:40 994456c4fd7b: Layer already exists 13:17:41 6970a4ce5dfe: Pushed 13:17:53 3ba8e0aa80b4: Pushed 13:17:53 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:1c17cb8390c903d5de99b269ccd015f1f44c2f71b79980a7ab43e12453151cf4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:53 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 13:17:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 13:17:53 94e719176b41: Preparing 13:17:53 eef53e023c75: Preparing 13:17:53 09db940b6f20: Preparing 13:17:53 a8b66f2bb41c: Preparing 13:17:53 c01a038ab56a: Preparing 13:17:53 3ba8e0aa80b4: Preparing 13:17:53 3f9e60a57dc5: Preparing 13:17:53 6970a4ce5dfe: Preparing 13:17:53 994456c4fd7b: Preparing 13:17:53 3ba8e0aa80b4: Waiting 13:17:53 3f9e60a57dc5: Waiting 13:17:53 6970a4ce5dfe: Waiting 13:17:53 994456c4fd7b: Waiting 13:17:53 a8b66f2bb41c: Layer already exists 13:17:53 09db940b6f20: Layer already exists 13:17:53 94e719176b41: Layer already exists 13:17:53 c01a038ab56a: Layer already exists 13:17:53 eef53e023c75: Layer already exists 13:17:53 3ba8e0aa80b4: Layer already exists 13:17:53 3f9e60a57dc5: Layer already exists 13:17:53 6970a4ce5dfe: Layer already exists 13:17:53 994456c4fd7b: Layer already exists 13:17:53 latest: digest: sha256:1c17cb8390c903d5de99b269ccd015f1f44c2f71b79980a7ab43e12453151cf4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:54 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.61 13:17:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 13:17:54 94e719176b41: Preparing 13:17:54 eef53e023c75: Preparing 13:17:54 09db940b6f20: Preparing 13:17:54 a8b66f2bb41c: Preparing 13:17:54 c01a038ab56a: Preparing 13:17:54 3ba8e0aa80b4: Preparing 13:17:54 3f9e60a57dc5: Preparing 13:17:54 6970a4ce5dfe: Preparing 13:17:54 994456c4fd7b: Preparing 13:17:54 3f9e60a57dc5: Waiting 13:17:54 6970a4ce5dfe: Waiting 13:17:54 994456c4fd7b: Waiting 13:17:54 3ba8e0aa80b4: Waiting 13:17:54 eef53e023c75: Layer already exists 13:17:54 a8b66f2bb41c: Layer already exists 13:17:54 c01a038ab56a: Layer already exists 13:17:54 94e719176b41: Layer already exists 13:17:54 09db940b6f20: Layer already exists 13:17:54 3f9e60a57dc5: Layer already exists 13:17:54 3ba8e0aa80b4: Layer already exists 13:17:54 994456c4fd7b: Layer already exists 13:17:54 6970a4ce5dfe: Layer already exists 13:17:54 4.0.0-dev.61: digest: sha256:1c17cb8390c903d5de99b269ccd015f1f44c2f71b79980a7ab43e12453151cf4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:54 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:17:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 13:17:55 94e719176b41: Preparing 13:17:55 eef53e023c75: Preparing 13:17:55 09db940b6f20: Preparing 13:17:55 a8b66f2bb41c: Preparing 13:17:55 c01a038ab56a: Preparing 13:17:55 3ba8e0aa80b4: Preparing 13:17:55 3f9e60a57dc5: Preparing 13:17:55 6970a4ce5dfe: Preparing 13:17:55 994456c4fd7b: Preparing 13:17:55 3f9e60a57dc5: Waiting 13:17:55 6970a4ce5dfe: Waiting 13:17:55 3ba8e0aa80b4: Waiting 13:17:55 994456c4fd7b: Waiting 13:17:55 eef53e023c75: Layer already exists 13:17:55 c01a038ab56a: Layer already exists 13:17:55 a8b66f2bb41c: Layer already exists 13:17:55 09db940b6f20: Layer already exists 13:17:55 94e719176b41: Layer already exists 13:17:55 3f9e60a57dc5: Layer already exists 13:17:55 994456c4fd7b: Layer already exists 13:17:55 3ba8e0aa80b4: Layer already exists 13:17:55 6970a4ce5dfe: Layer already exists 13:17:55 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:1c17cb8390c903d5de99b269ccd015f1f44c2f71b79980a7ab43e12453151cf4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:55 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 13:17:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 13:17:55 94e719176b41: Preparing 13:17:55 eef53e023c75: Preparing 13:17:55 09db940b6f20: Preparing 13:17:55 a8b66f2bb41c: Preparing 13:17:55 c01a038ab56a: Preparing 13:17:55 3ba8e0aa80b4: Preparing 13:17:55 3f9e60a57dc5: Preparing 13:17:55 6970a4ce5dfe: Preparing 13:17:55 994456c4fd7b: Preparing 13:17:55 3ba8e0aa80b4: Waiting 13:17:55 3f9e60a57dc5: Waiting 13:17:55 6970a4ce5dfe: Waiting 13:17:55 994456c4fd7b: Waiting 13:17:55 09db940b6f20: Layer already exists 13:17:55 a8b66f2bb41c: Layer already exists 13:17:55 94e719176b41: Layer already exists 13:17:55 c01a038ab56a: Layer already exists 13:17:55 eef53e023c75: Layer already exists 13:17:55 6970a4ce5dfe: Layer already exists 13:17:55 3f9e60a57dc5: Layer already exists 13:17:55 3ba8e0aa80b4: Layer already exists 13:17:55 994456c4fd7b: Layer already exists 13:17:55 main: digest: sha256:1c17cb8390c903d5de99b269ccd015f1f44c2f71b79980a7ab43e12453151cf4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:17:56 ===================================================== [Pipeline] echo 13:17:56 taggedImages: 13:17:56 - nexus3.edgexfoundry.org:10004/security-spire-config:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:17:56 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 13:17:56 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.61 13:17:56 - nexus3.edgexfoundry.org:10004/security-spire-config:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:17:56 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 13:17:56 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 13:17:56 3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:17:56 latest 13:17:56 4.0.0-dev.61 13:17:56 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:17:56 main 13:17:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:56 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:17:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 13:17:56 983d36bbd031: Preparing 13:17:56 9ab619566f6e: Preparing 13:17:56 ef6c438e3ab0: Preparing 13:17:56 a8b66f2bb41c: Preparing 13:17:56 c01a038ab56a: Preparing 13:17:56 1103bb0e1481: Preparing 13:17:56 40466bab1010: Preparing 13:17:56 561573efefb8: Preparing 13:17:56 994456c4fd7b: Preparing 13:17:56 1103bb0e1481: Waiting 13:17:56 994456c4fd7b: Waiting 13:17:56 40466bab1010: Waiting 13:17:56 561573efefb8: Waiting 13:17:56 a8b66f2bb41c: Layer already exists 13:17:56 c01a038ab56a: Layer already exists 13:17:56 983d36bbd031: Layer already exists 13:17:56 561573efefb8: Layer already exists 13:17:56 40466bab1010: Layer already exists 13:17:56 994456c4fd7b: Layer already exists 13:17:56 ef6c438e3ab0: Pushed 13:17:56 9ab619566f6e: Pushed 13:18:08 1103bb0e1481: Pushed 13:18:08 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:324b4e4905756b4611c668f1229b3813d6dd1f28c749299847db2ee491d7ffc3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:09 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 13:18:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 13:18:09 983d36bbd031: Preparing 13:18:09 9ab619566f6e: Preparing 13:18:09 ef6c438e3ab0: Preparing 13:18:09 a8b66f2bb41c: Preparing 13:18:09 c01a038ab56a: Preparing 13:18:09 1103bb0e1481: Preparing 13:18:09 40466bab1010: Preparing 13:18:09 561573efefb8: Preparing 13:18:09 994456c4fd7b: Preparing 13:18:09 40466bab1010: Waiting 13:18:09 561573efefb8: Waiting 13:18:09 994456c4fd7b: Waiting 13:18:09 1103bb0e1481: Waiting 13:18:09 ef6c438e3ab0: Layer already exists 13:18:09 983d36bbd031: Layer already exists 13:18:09 c01a038ab56a: Layer already exists 13:18:09 a8b66f2bb41c: Layer already exists 13:18:09 9ab619566f6e: Layer already exists 13:18:09 40466bab1010: Layer already exists 13:18:09 561573efefb8: Layer already exists 13:18:09 1103bb0e1481: Layer already exists 13:18:09 994456c4fd7b: Layer already exists 13:18:09 latest: digest: sha256:324b4e4905756b4611c668f1229b3813d6dd1f28c749299847db2ee491d7ffc3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:09 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.61 13:18:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 13:18:10 983d36bbd031: Preparing 13:18:10 9ab619566f6e: Preparing 13:18:10 ef6c438e3ab0: Preparing 13:18:10 a8b66f2bb41c: Preparing 13:18:10 c01a038ab56a: Preparing 13:18:10 1103bb0e1481: Preparing 13:18:10 40466bab1010: Preparing 13:18:10 561573efefb8: Preparing 13:18:10 994456c4fd7b: Preparing 13:18:10 40466bab1010: Waiting 13:18:10 561573efefb8: Waiting 13:18:10 994456c4fd7b: Waiting 13:18:10 9ab619566f6e: Layer already exists 13:18:10 ef6c438e3ab0: Layer already exists 13:18:10 a8b66f2bb41c: Layer already exists 13:18:10 983d36bbd031: Layer already exists 13:18:10 c01a038ab56a: Layer already exists 13:18:10 561573efefb8: Layer already exists 13:18:10 1103bb0e1481: Layer already exists 13:18:10 40466bab1010: Layer already exists 13:18:10 994456c4fd7b: Layer already exists 13:18:10 4.0.0-dev.61: digest: sha256:324b4e4905756b4611c668f1229b3813d6dd1f28c749299847db2ee491d7ffc3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:10 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:18:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 13:18:10 983d36bbd031: Preparing 13:18:10 9ab619566f6e: Preparing 13:18:10 ef6c438e3ab0: Preparing 13:18:10 a8b66f2bb41c: Preparing 13:18:10 c01a038ab56a: Preparing 13:18:10 1103bb0e1481: Preparing 13:18:10 40466bab1010: Preparing 13:18:10 561573efefb8: Preparing 13:18:10 994456c4fd7b: Preparing 13:18:10 1103bb0e1481: Waiting 13:18:10 40466bab1010: Waiting 13:18:10 561573efefb8: Waiting 13:18:10 994456c4fd7b: Waiting 13:18:10 983d36bbd031: Layer already exists 13:18:10 9ab619566f6e: Layer already exists 13:18:10 c01a038ab56a: Layer already exists 13:18:10 a8b66f2bb41c: Layer already exists 13:18:10 ef6c438e3ab0: Layer already exists 13:18:10 40466bab1010: Layer already exists 13:18:10 1103bb0e1481: Layer already exists 13:18:10 561573efefb8: Layer already exists 13:18:10 994456c4fd7b: Layer already exists 13:18:10 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:324b4e4905756b4611c668f1229b3813d6dd1f28c749299847db2ee491d7ffc3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:11 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 13:18:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 13:18:11 983d36bbd031: Preparing 13:18:11 9ab619566f6e: Preparing 13:18:11 ef6c438e3ab0: Preparing 13:18:11 a8b66f2bb41c: Preparing 13:18:11 c01a038ab56a: Preparing 13:18:11 1103bb0e1481: Preparing 13:18:11 40466bab1010: Preparing 13:18:11 561573efefb8: Preparing 13:18:11 994456c4fd7b: Preparing 13:18:11 1103bb0e1481: Waiting 13:18:11 40466bab1010: Waiting 13:18:11 561573efefb8: Waiting 13:18:11 994456c4fd7b: Waiting 13:18:11 9ab619566f6e: Layer already exists 13:18:11 983d36bbd031: Layer already exists 13:18:11 c01a038ab56a: Layer already exists 13:18:11 ef6c438e3ab0: Layer already exists 13:18:11 a8b66f2bb41c: Layer already exists 13:18:11 1103bb0e1481: Layer already exists 13:18:11 40466bab1010: Layer already exists 13:18:11 994456c4fd7b: Layer already exists 13:18:11 561573efefb8: Layer already exists 13:18:11 main: digest: sha256:324b4e4905756b4611c668f1229b3813d6dd1f28c749299847db2ee491d7ffc3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:18:11 ===================================================== [Pipeline] echo 13:18:11 taggedImages: 13:18:11 - nexus3.edgexfoundry.org:10004/security-spire-server:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:18:11 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 13:18:11 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.61 13:18:11 - nexus3.edgexfoundry.org:10004/security-spire-server:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:18:11 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 13:18:11 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 13:18:11 3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:18:11 latest 13:18:11 4.0.0-dev.61 13:18:11 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:18:11 main 13:18:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:11 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:18:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 13:18:12 7af204751ae5: Preparing 13:18:12 4dceb7a762f3: Preparing 13:18:12 a8b66f2bb41c: Preparing 13:18:12 c01a038ab56a: Preparing 13:18:12 6089200e488b: Preparing 13:18:12 e07dcfcbb144: Preparing 13:18:12 994456c4fd7b: Preparing 13:18:12 e07dcfcbb144: Waiting 13:18:12 994456c4fd7b: Waiting 13:18:12 a8b66f2bb41c: Layer already exists 13:18:12 c01a038ab56a: Layer already exists 13:18:12 994456c4fd7b: Layer already exists 13:18:12 7af204751ae5: Pushed 13:18:12 6089200e488b: Pushed 13:18:12 e07dcfcbb144: Pushed 13:18:16 4dceb7a762f3: Pushed 13:18:16 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:960abfc78121eec5a96f29a4352527f6ea8cc8ba946f553ed157b496b892bf9f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:16 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 13:18:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 13:18:16 7af204751ae5: Preparing 13:18:16 4dceb7a762f3: Preparing 13:18:16 a8b66f2bb41c: Preparing 13:18:16 c01a038ab56a: Preparing 13:18:16 6089200e488b: Preparing 13:18:16 e07dcfcbb144: Preparing 13:18:16 994456c4fd7b: Preparing 13:18:16 e07dcfcbb144: Waiting 13:18:16 994456c4fd7b: Waiting 13:18:16 6089200e488b: Layer already exists 13:18:16 4dceb7a762f3: Layer already exists 13:18:16 a8b66f2bb41c: Layer already exists 13:18:16 7af204751ae5: Layer already exists 13:18:16 c01a038ab56a: Layer already exists 13:18:16 e07dcfcbb144: Layer already exists 13:18:16 994456c4fd7b: Layer already exists 13:18:16 latest: digest: sha256:960abfc78121eec5a96f29a4352527f6ea8cc8ba946f553ed157b496b892bf9f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:17 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.61 13:18:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 13:18:17 7af204751ae5: Preparing 13:18:17 4dceb7a762f3: Preparing 13:18:17 a8b66f2bb41c: Preparing 13:18:17 c01a038ab56a: Preparing 13:18:17 6089200e488b: Preparing 13:18:17 e07dcfcbb144: Preparing 13:18:17 994456c4fd7b: Preparing 13:18:17 e07dcfcbb144: Waiting 13:18:17 a8b66f2bb41c: Layer already exists 13:18:17 7af204751ae5: Layer already exists 13:18:17 6089200e488b: Layer already exists 13:18:17 4dceb7a762f3: Layer already exists 13:18:17 c01a038ab56a: Layer already exists 13:18:17 e07dcfcbb144: Layer already exists 13:18:17 994456c4fd7b: Layer already exists 13:18:17 4.0.0-dev.61: digest: sha256:960abfc78121eec5a96f29a4352527f6ea8cc8ba946f553ed157b496b892bf9f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:17 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:18:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 13:18:18 7af204751ae5: Preparing 13:18:18 4dceb7a762f3: Preparing 13:18:18 a8b66f2bb41c: Preparing 13:18:18 c01a038ab56a: Preparing 13:18:18 6089200e488b: Preparing 13:18:18 e07dcfcbb144: Preparing 13:18:18 994456c4fd7b: Preparing 13:18:18 e07dcfcbb144: Waiting 13:18:18 994456c4fd7b: Waiting 13:18:18 7af204751ae5: Layer already exists 13:18:18 a8b66f2bb41c: Layer already exists 13:18:18 4dceb7a762f3: Layer already exists 13:18:18 6089200e488b: Layer already exists 13:18:18 c01a038ab56a: Layer already exists 13:18:18 994456c4fd7b: Layer already exists 13:18:18 e07dcfcbb144: Layer already exists 13:18:18 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:960abfc78121eec5a96f29a4352527f6ea8cc8ba946f553ed157b496b892bf9f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:18 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 13:18:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 13:18:18 7af204751ae5: Preparing 13:18:18 4dceb7a762f3: Preparing 13:18:18 a8b66f2bb41c: Preparing 13:18:18 c01a038ab56a: Preparing 13:18:18 6089200e488b: Preparing 13:18:18 e07dcfcbb144: Preparing 13:18:18 994456c4fd7b: Preparing 13:18:18 e07dcfcbb144: Waiting 13:18:18 994456c4fd7b: Waiting 13:18:18 6089200e488b: Layer already exists 13:18:18 c01a038ab56a: Layer already exists 13:18:18 a8b66f2bb41c: Layer already exists 13:18:18 7af204751ae5: Layer already exists 13:18:18 4dceb7a762f3: Layer already exists 13:18:18 e07dcfcbb144: Layer already exists 13:18:18 994456c4fd7b: Layer already exists 13:18:18 main: digest: sha256:960abfc78121eec5a96f29a4352527f6ea8cc8ba946f553ed157b496b892bf9f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:18:18 ===================================================== [Pipeline] echo 13:18:18 taggedImages: 13:18:18 - nexus3.edgexfoundry.org:10004/support-notifications:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:18:18 - nexus3.edgexfoundry.org:10004/support-notifications:latest 13:18:18 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.61 13:18:18 - nexus3.edgexfoundry.org:10004/support-notifications:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:18:18 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 13:18:18 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 13:18:18 3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:18:18 latest 13:18:18 4.0.0-dev.61 13:18:18 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:18:18 main 13:18:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:19 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:18:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 13:18:19 9c21a4e0eda1: Preparing 13:18:19 4758b09e8d09: Preparing 13:18:19 a8b66f2bb41c: Preparing 13:18:19 c01a038ab56a: Preparing 13:18:19 2b9a38a49459: Preparing 13:18:19 f184cce7a960: Preparing 13:18:19 994456c4fd7b: Preparing 13:18:19 f184cce7a960: Waiting 13:18:19 994456c4fd7b: Waiting 13:18:19 a8b66f2bb41c: Layer already exists 13:18:19 c01a038ab56a: Layer already exists 13:18:19 994456c4fd7b: Layer already exists 13:18:19 2b9a38a49459: Pushed 13:18:19 9c21a4e0eda1: Pushed 13:18:19 f184cce7a960: Pushed 13:18:23 4758b09e8d09: Pushed 13:18:23 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:2f7c14ea13d7420f7d8fa5164483044e389b4a3e57ee04c6c620257225d36da0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:23 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 13:18:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 13:18:23 9c21a4e0eda1: Preparing 13:18:23 4758b09e8d09: Preparing 13:18:23 a8b66f2bb41c: Preparing 13:18:23 c01a038ab56a: Preparing 13:18:23 2b9a38a49459: Preparing 13:18:23 f184cce7a960: Preparing 13:18:23 994456c4fd7b: Preparing 13:18:23 994456c4fd7b: Waiting 13:18:23 f184cce7a960: Waiting 13:18:23 a8b66f2bb41c: Layer already exists 13:18:23 9c21a4e0eda1: Layer already exists 13:18:23 2b9a38a49459: Layer already exists 13:18:23 c01a038ab56a: Layer already exists 13:18:23 4758b09e8d09: Layer already exists 13:18:23 994456c4fd7b: Layer already exists 13:18:23 f184cce7a960: Layer already exists 13:18:23 latest: digest: sha256:2f7c14ea13d7420f7d8fa5164483044e389b4a3e57ee04c6c620257225d36da0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:24 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.61 13:18:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 13:18:24 9c21a4e0eda1: Preparing 13:18:24 4758b09e8d09: Preparing 13:18:24 a8b66f2bb41c: Preparing 13:18:24 c01a038ab56a: Preparing 13:18:24 2b9a38a49459: Preparing 13:18:24 f184cce7a960: Preparing 13:18:24 994456c4fd7b: Preparing 13:18:24 994456c4fd7b: Waiting 13:18:24 4758b09e8d09: Layer already exists 13:18:24 2b9a38a49459: Layer already exists 13:18:24 a8b66f2bb41c: Layer already exists 13:18:24 c01a038ab56a: Layer already exists 13:18:24 9c21a4e0eda1: Layer already exists 13:18:24 994456c4fd7b: Layer already exists 13:18:24 f184cce7a960: Layer already exists 13:18:24 4.0.0-dev.61: digest: sha256:2f7c14ea13d7420f7d8fa5164483044e389b4a3e57ee04c6c620257225d36da0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:24 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:18:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 13:18:25 9c21a4e0eda1: Preparing 13:18:25 4758b09e8d09: Preparing 13:18:25 a8b66f2bb41c: Preparing 13:18:25 c01a038ab56a: Preparing 13:18:25 2b9a38a49459: Preparing 13:18:25 f184cce7a960: Preparing 13:18:25 994456c4fd7b: Preparing 13:18:25 f184cce7a960: Waiting 13:18:25 994456c4fd7b: Waiting 13:18:25 a8b66f2bb41c: Layer already exists 13:18:25 c01a038ab56a: Layer already exists 13:18:25 9c21a4e0eda1: Layer already exists 13:18:25 2b9a38a49459: Layer already exists 13:18:25 4758b09e8d09: Layer already exists 13:18:25 994456c4fd7b: Layer already exists 13:18:25 f184cce7a960: Layer already exists 13:18:25 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:2f7c14ea13d7420f7d8fa5164483044e389b4a3e57ee04c6c620257225d36da0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:25 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 13:18:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 13:18:25 9c21a4e0eda1: Preparing 13:18:25 4758b09e8d09: Preparing 13:18:25 a8b66f2bb41c: Preparing 13:18:25 c01a038ab56a: Preparing 13:18:25 2b9a38a49459: Preparing 13:18:25 f184cce7a960: Preparing 13:18:25 994456c4fd7b: Preparing 13:18:25 f184cce7a960: Waiting 13:18:25 994456c4fd7b: Waiting 13:18:25 2b9a38a49459: Layer already exists 13:18:25 a8b66f2bb41c: Layer already exists 13:18:25 4758b09e8d09: Layer already exists 13:18:25 c01a038ab56a: Layer already exists 13:18:25 9c21a4e0eda1: Layer already exists 13:18:25 f184cce7a960: Layer already exists 13:18:25 994456c4fd7b: Layer already exists 13:18:25 main: digest: sha256:2f7c14ea13d7420f7d8fa5164483044e389b4a3e57ee04c6c620257225d36da0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:18:26 ===================================================== [Pipeline] echo 13:18:26 taggedImages: 13:18:26 - nexus3.edgexfoundry.org:10004/support-scheduler:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:18:26 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 13:18:26 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.61 13:18:26 - nexus3.edgexfoundry.org:10004/support-scheduler:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:18:26 - 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] } 13:18:43 #80 ... 13:18:43 13:18:43 #81 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:18:43 #81 DONE 123.7s 13:18:43 13:18:43 #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:18:43 #94 DONE 105.2s 13:18:43 13:18:43 #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:18:43 #83 DONE 121.6s 13:18:43 13:18:43 #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:18:43 #87 DONE 113.0s 13:18:43 13:18:43 #78 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:18:43 #78 DONE 130.5s 13:18:43 13:18:43 #119 [support-notifications builder 6/7] COPY . . 13:18:43 #119 ... 13:18:43 13:18:43 #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:18:43 #80 DONE 125.2s 13:18:43 13:18:43 #120 [support-scheduler builder 6/7] COPY . . 13:18:43 #120 ... 13:18:43 13:18:43 #119 [support-notifications builder 6/7] COPY . . 13:18:43 #119 DONE 2.1s 13:18:43 13:18:43 #121 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:18:43 #121 CACHED 13:18:43 13:18:43 #122 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 13:18:43 #122 CACHED 13:18:43 13:18:43 #123 [security-bootstrapper builder 6/7] COPY . . 13:18:43 #123 CACHED 13:18:43 13:18:43 #120 [support-scheduler builder 6/7] COPY . . 13:18:43 #120 DONE 2.0s 13:18:43 13:18:43 #124 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:18:43 #124 CACHED 13:18:43 13:18:43 #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 13:18:43 #125 CACHED 13:18:43 13:18:43 #126 [security-proxy-setup builder 6/7] COPY . . 13:18:43 #126 CACHED 13:18:43 13:18:43 #127 [security-secretstore-setup builder 6/7] COPY . . 13:18:43 #127 DONE 2.2s 13:18:43 13:18:43 #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:18:43 #128 CACHED 13:18:43 13:18:43 #129 [security-proxy-auth builder 6/7] COPY . . 13:18:43 #129 CACHED 13:18:43 13:18:43 #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 13:18:43 #130 CACHED 13:18:43 13:18:43 #131 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:18:43 #131 CACHED 13:18:43 13:18:43 #132 [core-command builder 6/7] COPY . . 13:18:43 #132 CACHED 13:18:43 13:18:43 #133 [core-command builder 4/7] COPY go.mod vendor* ./ 13:18:43 #133 CACHED 13:18:43 13:18:43 #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ 13:18:43 #134 CACHED 13:18:43 13:18:43 #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:18:43 #135 CACHED 13:18:43 13:18:43 #136 [core-metadata builder 6/7] COPY . . 13:18:43 #136 CACHED 13:18:43 13:18:43 #137 [core-data builder 6/7] COPY . . 13:18:43 #137 CACHED 13:18:43 13:18:43 #138 [core-data builder 4/7] COPY go.mod vendor* ./ 13:18:43 #138 CACHED 13:18:43 13:18:43 #139 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:18:43 #139 CACHED 13:18:43 13:18:43 #140 [security-spiffe-token-provider builder 6/7] COPY . . 13:18:43 #140 DONE 2.2s 13:18:43 13:18:43 #141 [core-common-config-bootstrapper builder 6/7] COPY . . 13:18:43 #141 DONE 2.1s 13:18:43 13:18:43 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:18:43 #142 ... 13:18:43 13:18:43 #143 [core-keeper builder 7/8] COPY . . 13:18:43 #143 DONE 2.3s 13:18:43 13:18:43 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 13:18:45 #144 5.266 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 13:18:45 #144 ... 13:18:45 13:18:45 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:18:45 #142 5.842 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 13:18:49 #142 ... 13:18:49 13:18:49 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:18:49 #0 4.665 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:18:49 #145 ... 13:18:49 13:18:49 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 13:18:49 #0 5.236 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:18:49 #146 ... 13:18:49 13:18:49 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 13:18:49 #0 5.862 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:18:49 #147 ... 13:18:49 13:18:49 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 13:18:49 #0 5.446 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:18:50 #148 ... 13:18:50 13:18:50 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 13:18:50 #0 5.666 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 13:18:50 #149 ... 13:18:50 13:18:50 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 13:18:50 #0 4.795 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 13:18:50 #150 ... 13:18:50 13:18:50 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 13:18:50 #0 5.432 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 13:18:50 #151 ... 13:18:50 13:18:50 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 13:18:50 #0 5.087 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 13:18:50 #152 ... 13:18:50 13:18:50 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 13:18:50 #0 5.023 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 13:18:51 #153 ... 13:18:51 13:18:51 #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 13:18:51 #0 5.933 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:36:44 #154 ... 13:36:44 13:36:44 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 13:36:44 #153 DONE 1075.5s 13:36:44 13:36:44 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 13:36:44 #146 ... 13:36:44 13:36:44 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 13:36:44 #155 DONE 0.2s 13:36:44 13:36:44 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 13:36:44 #156 DONE 0.1s 13:36:44 13:36:44 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 13:36:44 #150 ... 13:36:44 13:36:44 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 13:36:44 #157 DONE 0.2s 13:36:44 13:36:44 #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 13:36:44 #158 DONE 0.1s 13:36:44 13:36:44 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 13:36:44 #159 DONE 0.2s 13:36:44 13:36:44 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 13:36:44 #150 ... 13:36:44 13:36:44 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:36:44 #160 DONE 2.0s 13:36:44 13:36:44 #106 [core-common-config-bootstrapper] exporting to image 13:36:44 #106 exporting layers 13:36:44 #106 exporting layers 0.7s done 13:36:44 #106 writing image sha256:c54535e09c91a24d103ccf699c11d1face688e679713b97fb8781db34e180b9d done 13:36:44 #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 13:36:44 #106 DONE 8.4s 13:36:44 13:36:44 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 13:36:50 #151 ... 13:36:50 13:36:50 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 13:36:50 #147 DONE 1090.7s 13:36:50 13:36:50 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 13:36:50 #150 ... 13:36:50 13:36:50 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 13:36:51 #161 DONE 0.3s 13:36:51 13:36:51 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 13:36:53 #162 DONE 2.0s 13:36:53 13:36:53 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:36:53 #142 ... 13:36:53 13:36:53 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 13:36:53 #163 DONE 0.2s 13:36:53 13:36:53 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 13:36:53 #164 DONE 0.3s 13:36:53 13:36:53 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:36:53 #165 DONE 0.4s 13:36:53 13:36:53 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:36:54 #142 ... 13:36:54 13:36:54 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 13:36:54 #166 DONE 0.2s 13:36:54 13:36:54 #167 [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/ 13:36:54 #167 DONE 0.2s 13:36:54 13:36:54 #168 [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/ 13:36:54 #168 DONE 0.2s 13:36:54 13:36:54 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 13:36:54 #149 ... 13:36:54 13:36:54 #169 [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/ 13:36:54 #169 DONE 0.2s 13:36:54 13:36:54 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:36:54 #170 DONE 0.2s 13:36:54 13:36:54 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 13:36:57 #171 DONE 2.4s 13:36:57 13:36:57 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 13:36:57 #151 ... 13:36:57 13:36:57 #106 [security-bootstrapper] exporting to image 13:36:57 #106 exporting layers 13:36:58 #106 exporting layers 1.0s done 13:36:58 #106 writing image sha256:a3fc645226ef9a0aecd47c1eac6d8716bec4cc86a07c2174f452b66634facd0c done 13:36:58 #106 naming to docker.io/library/security-bootstrapper-arm64 done 13:36:58 #106 DONE 9.4s 13:36:58 13:36:58 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:50:53 #145 ... 13:50:53 13:50:53 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 13:50:53 #152 DONE 1918.7s 13:50:53 13:50:53 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 13:50:53 #149 ... 13:50:53 13:50:53 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 13:50:53 #172 DONE 0.2s 13:50:53 13:50:53 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 13:50:53 #146 ... 13:50:53 13:50:53 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 13:50:53 #173 DONE 0.2s 13:50:53 13:50:53 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:50:53 #174 DONE 0.3s 13:50:53 13:50:53 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 13:50:53 #175 DONE 0.1s 13:50:53 13:50:53 #106 [core-command] exporting to image 13:50:53 #106 exporting layers 13:50:53 #106 exporting layers 0.5s done 13:50:53 #106 writing image sha256:e4a4cd76863a1cd1f695658bffa334f9436c37c149bea5afcd4c5de1444e3425 done 13:50:53 #106 naming to docker.io/library/core-command-arm64 done 13:50:53 #106 DONE 9.9s 13:50:53 13:50:53 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 13:50:53 #149 ... 13:50:53 13:50:53 #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 13:50:53 #154 1932.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:51:11 #154 ... 13:51:11 13:51:11 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 13:51:11 #150 DONE 1950.1s 13:51:11 13:51:11 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:51:11 #46 ... 13:51:11 13:51:11 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 13:51:11 #176 DONE 0.2s 13:51:11 13:51:11 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 13:51:11 #151 ... 13:51:11 13:51:11 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 13:51:11 #177 DONE 0.3s 13:51:11 13:51:11 #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 13:51:11 #178 DONE 0.1s 13:51:11 13:51:11 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 13:51:11 #179 DONE 0.3s 13:51:11 13:51:11 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:51:11 #180 DONE 0.3s 13:51:11 13:51:11 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:51:11 #145 ... 13:51:11 13:51:11 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 13:51:11 #181 DONE 0.1s 13:51:11 13:51:11 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:51:13 #182 DONE 2.0s 13:51:13 13:51:13 #106 [security-proxy-setup] exporting to image 13:51:13 #106 exporting layers 13:51:14 #106 exporting layers 1.0s done 13:51:14 #106 writing image sha256:28003b7f322dcc23d0eb4790a348829acb7624713ddeccec62c3a617b5882984 done 13:51:14 #106 naming to docker.io/library/security-proxy-setup-arm64 done 13:51:14 #106 DONE 10.9s 13:51:14 13:51:14 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 13:51:26 #151 ... 13:51:26 13:51:26 #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 13:51:26 #154 DONE 1966.7s 13:51:26 13:51:26 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:51:26 #142 ... 13:51:26 13:51:26 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 13:51:26 #183 DONE 0.1s 13:51:27 13:51:27 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 13:51:27 #184 DONE 0.1s 13:51:27 13:51:27 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 13:51:27 #149 ... 13:51:27 13:51:27 #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:51:27 #185 DONE 0.2s 13:51:27 13:51:27 #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 13:51:27 #186 DONE 0.2s 13:51:27 13:51:27 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 13:51:27 #187 DONE 0.2s 13:51:27 13:51:27 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 13:51:28 #149 ... 13:51:28 13:51:28 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:51:28 #188 DONE 0.4s 13:51:28 13:51:28 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:51:28 #189 DONE 0.5s 13:51:28 13:51:28 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:51:28 #190 DONE 0.1s 13:51:28 13:51:28 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:51:30 #191 DONE 2.0s 13:51:30 13:51:30 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 13:51:30 #151 ... 13:51:30 13:51:30 #106 [security-secretstore-setup] exporting to image 13:51:30 #106 exporting layers 13:51:32 #106 exporting layers 1.5s done 13:51:32 #106 writing image sha256:fd664cf97c2ae2708b02c032697885bb79fecd044f97d68d32a3210284ffbc39 13:51:32 #106 writing image sha256:fd664cf97c2ae2708b02c032697885bb79fecd044f97d68d32a3210284ffbc39 done 13:51:32 #106 naming to docker.io/library/security-secretstore-setup-arm64 done 13:51:32 #106 DONE 12.4s 13:51:32 13:51:32 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 13:52:40 #149 ... 13:52:40 13:52:40 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:52:40 #142 DONE 2040.9s 13:52:40 13:52:40 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 13:52:40 #146 ... 13:52:40 13:52:40 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 13:52:41 #192 DONE 0.3s 13:52:41 13:52:41 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:52:41 #145 ... 13:52:41 13:52:41 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 13:52:41 #193 DONE 0.2s 13:52:41 13:52:41 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:52:41 #145 ... 13:52:41 13:52:41 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 13:52:41 #194 DONE 0.4s 13:52:41 13:52:41 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 13:52:41 #151 ... 13:52:41 13:52:41 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 13:52:42 #195 DONE 0.1s 13:52:42 13:52:42 #106 [security-spiffe-token-provider] exporting to image 13:52:42 #106 exporting layers 13:52:43 #106 exporting layers 0.9s done 13:52:43 #106 writing image sha256:a85ffb496f619c7c68c2f0e2a5211d376fcf2f7d0a91915aaea8681cd654f984 done 13:52:43 #106 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done 13:52:43 #106 DONE 13.3s 13:52:43 13:52:43 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 13:53:15 #146 ... 13:53:15 13:53:15 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 13:53:15 #151 DONE 2071.6s 13:53:15 13:53:15 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:53:15 #145 ... 13:53:15 13:53:15 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 13:53:15 #196 DONE 0.2s 13:53:15 13:53:15 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 13:53:15 #146 ... 13:53:15 13:53:15 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 13:53:15 #197 DONE 0.1s 13:53:15 13:53:15 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 13:53:15 #198 DONE 0.4s 13:53:15 13:53:15 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 13:53:15 #199 DONE 0.2s 13:53:15 13:53:15 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 13:53:15 #200 DONE 0.1s 13:53:15 13:53:15 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:53:15 #201 DONE 1.8s 13:53:15 13:53:15 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 13:53:15 #144 DONE 2075.0s 13:53:15 13:53:15 #106 [security-proxy-auth] exporting to image 13:53:15 #106 exporting layers 13:53:15 #106 exporting layers 1.4s done 13:53:15 #106 writing image sha256:e92bd9784d015c253846d0076c896e0b4daf9e5833e7abb9af9fdaa68ca3fae6 done 13:53:15 #106 naming to docker.io/library/security-proxy-auth-arm64 done 13:53:15 #106 DONE 14.7s 13:53:15 13:53:15 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 13:53:16 #202 DONE 0.3s 13:53:16 13:53:16 #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 13:53:16 #203 DONE 0.4s 13:53:16 13:53:16 #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 13:53:16 #204 DONE 0.2s 13:53:16 13:53:16 #106 [core-keeper] exporting to image 13:53:17 #106 exporting layers 0.5s done 13:53:17 #106 writing image sha256:7feba2ccca1652d21a2beccfc79a9eebad4872e2f363c48e292845dfcf84ce13 done 13:53:17 #106 naming to docker.io/library/core-keeper-arm64 13:53:17 #106 naming to docker.io/library/core-keeper-arm64 done 13:53:17 #106 DONE 15.2s 13:53:17 13:53:17 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 13:53:18 #146 ... 13:53:18 13:53:18 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 13:53:18 #148 DONE 2079.0s 13:53:18 13:53:18 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:53:19 #145 ... 13:53:19 13:53:19 #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 13:53:19 #205 DONE 0.2s 13:53:19 13:53:19 #206 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 13:53:19 #206 DONE 0.2s 13:53:19 13:53:19 #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:53:19 #207 DONE 0.5s 13:53:19 13:53:19 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 13:53:20 #149 DONE 2080.6s 13:53:20 13:53:20 #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 13:53:20 #208 DONE 0.3s 13:53:20 13:53:20 #209 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 13:53:20 #209 DONE 0.2s 13:53:20 13:53:20 #106 [core-metadata] exporting to image 13:53:21 #106 ... 13:53:21 13:53:21 #210 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 13:53:21 #210 DONE 0.2s 13:53:21 13:53:21 #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 13:53:21 #211 DONE 0.2s 13:53:21 13:53:21 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:53:21 #46 ... 13:53:21 13:53:21 #106 [core-metadata] exporting to image 13:53:21 #106 exporting layers 0.8s done 13:53:22 #106 writing image sha256:851a9a666bcd17971dedcc9d7f5909307ef7a452ee9106ae956bac59de82b42d done 13:53:22 #106 naming to docker.io/library/core-metadata-arm64 done 13:53:22 #106 DONE 16.0s 13:53:22 13:53:22 #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:53:22 #212 DONE 0.4s 13:53:22 13:53:22 #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 13:53:22 #213 DONE 0.1s 13:53:22 13:53:22 #106 [core-data] exporting to image 13:53:22 #106 exporting layers 0.5s done 13:53:22 #106 writing image sha256:7d1e164ed228bf59104319c1ec7a265cb14e48aeebc3bf488c7db6b495c87c22 done 13:53:22 #106 naming to docker.io/library/core-data-arm64 done 13:53:22 #106 DONE 16.5s 13:53:22 13:53:22 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:53:54 #46 ... 13:53:54 13:53:54 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 13:53:54 #146 DONE 2112.2s 13:53:54 13:53:54 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:53:54 #46 ... 13:53:54 13:53:54 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 13:53:54 #214 DONE 0.2s 13:53:54 13:53:54 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 13:53:54 #215 DONE 0.1s 13:53:54 13:53:54 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:53:54 #216 DONE 0.5s 13:53:54 13:53:54 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 13:53:54 #217 DONE 0.1s 13:53:54 13:53:54 #106 [support-scheduler] exporting to image 13:53:54 #106 exporting layers 13:53:54 #106 exporting layers 1.0s done 13:53:54 #106 writing image sha256:8b51610c85b3899b49576a5af74d3dc41605891988dc455f81bb73adedbbfd3c done 13:53:54 #106 naming to docker.io/library/support-scheduler-arm64 done 13:53:54 #106 DONE 17.6s 13:53:54 13:53:54 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:53:58 #46 ... 13:53:58 13:53:58 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:53:58 #145 DONE 2118.9s 13:53:58 13:53:58 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:53:58 #46 ... 13:53:58 13:53:58 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 13:53:58 #218 DONE 0.1s 13:53:58 13:53:58 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 13:53:58 #219 DONE 0.1s 13:53:58 13:53:58 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:53:59 #220 DONE 0.4s 13:53:59 13:53:59 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 13:53:59 #221 DONE 0.1s 13:53:59 13:53:59 #106 [support-notifications] exporting to image 13:53:59 #106 exporting layers 13:54:00 #106 exporting layers 0.5s done 13:54:00 #106 writing image sha256:76b70f2b4e1ae31b16b21d4268379e510c430560bb156c7acbe8f62137c82990 done 13:54:00 #106 naming to docker.io/library/support-notifications-arm64 done 13:54:00 #106 DONE 18.1s 13:54:00 13:54:00 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:54:00 time="2025-02-23T13:15:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:54:00 time="2025-02-23T13:15:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:54:00 time="2025-02-23T13:15:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:54:00 time="2025-02-23T13:15:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:54:00 time="2025-02-23T13:15:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:54:00 time="2025-02-23T13:15:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:54:00 time="2025-02-23T13:15:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:54:00 time="2025-02-23T13:15:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:54:00 time="2025-02-23T13:15:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:54:00 time="2025-02-23T13:15:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:54:00 time="2025-02-23T13:15:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:54:00 time="2025-02-23T13:15:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:54:00 time="2025-02-23T13:15:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:54:00 time="2025-02-23T13:15:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:54:00 time="2025-02-23T13:15:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 13:54:00 $ docker stop --time=1 2954f70499b7e5851db4a0ad3c8ec7a279ee35204f7a7dccb38ca85c2a21a935 13:54:01 $ docker rm -f --volumes 2954f70499b7e5851db4a0ad3c8ec7a279ee35204f7a7dccb38ca85c2a21a935 [Pipeline] // withDockerContainer [Pipeline] sh 13:54:02 + docker images 13:54:02 REPOSITORY TAG IMAGE ID CREATED SIZE 13:54:02 support-notifications-arm64 latest 76b70f2b4e1a 3 seconds ago 52MB 13:54:02 support-scheduler-arm64 latest 8b51610c85b3 10 seconds ago 48.2MB 13:54:02 core-data-arm64 latest 7d1e164ed228 41 seconds ago 32.8MB 13:54:02 core-metadata-arm64 latest 851a9a666bcd 42 seconds ago 33MB 13:54:02 core-keeper-arm64 latest 7feba2ccca16 46 seconds ago 32.5MB 13:54:02 security-proxy-auth-arm64 latest e92bd9784d01 48 seconds ago 31.8MB 13:54:02 security-spiffe-token-provider-arm64 latest a85ffb496f61 About a minute ago 47.8MB 13:54:02 security-secretstore-setup-arm64 latest fd664cf97c2a 2 minutes ago 67.2MB 13:54:02 security-proxy-setup-arm64 latest 28003b7f322d 2 minutes ago 38.6MB 13:54:02 core-command-arm64 latest e4a4cd76863a 3 minutes ago 28.4MB 13:54:02 security-bootstrapper-arm64 latest a3fc645226ef 17 minutes ago 21MB 13:54:02 core-common-config-bootstrapper-arm64 latest c54535e09c91 17 minutes ago 17.9MB 13:54:02 security-spire-agent-arm64 latest 7b09858c9647 36 minutes ago 187MB 13:54:02 security-spire-server-arm64 latest 906434cac570 36 minutes ago 144MB 13:54:02 security-spire-config-arm64 latest 4e727878aa86 36 minutes ago 143MB 13:54:02 ci-base-image-arm64 latest 92c9bc350df5 38 minutes ago 915MB 13:54:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 2 months ago 566MB 13:54:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 21 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 13:54:02 provisioning config files... 13:54:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/799@tmp/config13814675199387126153tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:54:03 ---> ****-login.sh 13:54:03 nexus3.edgexfoundry.org:10001 13:54:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:54:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:54:03 Configure a credential helper to remove this warning. See 13:54:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:54:03 13:54:03 Login Succeeded 13:54:03 nexus3.edgexfoundry.org:10002 13:54:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:54:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:54:03 Configure a credential helper to remove this warning. See 13:54:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:54:03 13:54:03 Login Succeeded 13:54:03 nexus3.edgexfoundry.org:10003 13:54:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:54:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:54:04 Configure a credential helper to remove this warning. See 13:54:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:54:04 13:54:04 Login Succeeded 13:54:04 nexus3.edgexfoundry.org:10004 13:54:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:54:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:54:04 Configure a credential helper to remove this warning. See 13:54:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:54:04 13:54:04 Login Succeeded 13:54:04 ****.io 13:54:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:54:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:54:04 Configure a credential helper to remove this warning. See 13:54:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:54:04 13:54:04 Login Succeeded 13:54:04 ---> ****-login.sh ends [Pipeline] } 13:54:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:54:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:54:05 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 13:54:05 3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:54:05 latest 13:54:05 4.0.0-dev.61 13:54:05 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:54:05 main 13:54:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:05 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:05 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:54:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 13:54:05 e328f9444678: Preparing 13:54:05 682dbe40fab1: Preparing 13:54:05 5e3a1e4ca628: Preparing 13:54:05 cc1d9e6b60d5: Preparing 13:54:05 ab79a3b9d5d9: Preparing 13:54:05 a5c8be579b8e: Preparing 13:54:05 dd9c8f8612c8: Preparing 13:54:05 a5c8be579b8e: Waiting 13:54:05 dd9c8f8612c8: Waiting 13:54:06 5e3a1e4ca628: Pushed 13:54:06 ab79a3b9d5d9: Pushed 13:54:06 e328f9444678: Pushed 13:54:06 cc1d9e6b60d5: Pushed 13:54:06 dd9c8f8612c8: Layer already exists 13:54:06 a5c8be579b8e: Pushed 13:54:10 682dbe40fab1: Pushed 13:54:10 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:597e4d5eee2693828c38764414bd6851ffc21ad21f71a89cbad583bf3e29f7c8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:10 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:11 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 13:54:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 13:54:11 e328f9444678: Preparing 13:54:11 682dbe40fab1: Preparing 13:54:11 5e3a1e4ca628: Preparing 13:54:11 cc1d9e6b60d5: Preparing 13:54:11 ab79a3b9d5d9: Preparing 13:54:11 a5c8be579b8e: Preparing 13:54:11 dd9c8f8612c8: Preparing 13:54:11 a5c8be579b8e: Waiting 13:54:11 dd9c8f8612c8: Waiting 13:54:11 e328f9444678: Layer already exists 13:54:11 cc1d9e6b60d5: Layer already exists 13:54:11 5e3a1e4ca628: Layer already exists 13:54:11 682dbe40fab1: Layer already exists 13:54:11 ab79a3b9d5d9: Layer already exists 13:54:11 dd9c8f8612c8: Layer already exists 13:54:11 a5c8be579b8e: Layer already exists 13:54:11 latest: digest: sha256:597e4d5eee2693828c38764414bd6851ffc21ad21f71a89cbad583bf3e29f7c8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:11 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:12 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.61 13:54:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 13:54:12 e328f9444678: Preparing 13:54:12 682dbe40fab1: Preparing 13:54:12 5e3a1e4ca628: Preparing 13:54:12 cc1d9e6b60d5: Preparing 13:54:12 ab79a3b9d5d9: Preparing 13:54:12 a5c8be579b8e: Preparing 13:54:12 dd9c8f8612c8: Preparing 13:54:12 a5c8be579b8e: Waiting 13:54:12 dd9c8f8612c8: Waiting 13:54:12 682dbe40fab1: Layer already exists 13:54:12 e328f9444678: Layer already exists 13:54:12 ab79a3b9d5d9: Layer already exists 13:54:12 cc1d9e6b60d5: Layer already exists 13:54:12 5e3a1e4ca628: Layer already exists 13:54:12 dd9c8f8612c8: Layer already exists 13:54:12 a5c8be579b8e: Layer already exists 13:54:12 4.0.0-dev.61: digest: sha256:597e4d5eee2693828c38764414bd6851ffc21ad21f71a89cbad583bf3e29f7c8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:12 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:13 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:54:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 13:54:13 e328f9444678: Preparing 13:54:13 682dbe40fab1: Preparing 13:54:13 5e3a1e4ca628: Preparing 13:54:13 cc1d9e6b60d5: Preparing 13:54:13 ab79a3b9d5d9: Preparing 13:54:13 a5c8be579b8e: Preparing 13:54:13 dd9c8f8612c8: Preparing 13:54:13 a5c8be579b8e: Waiting 13:54:13 dd9c8f8612c8: Waiting 13:54:13 cc1d9e6b60d5: Layer already exists 13:54:13 ab79a3b9d5d9: Layer already exists 13:54:13 5e3a1e4ca628: Layer already exists 13:54:13 e328f9444678: Layer already exists 13:54:13 682dbe40fab1: Layer already exists 13:54:13 dd9c8f8612c8: Layer already exists 13:54:13 a5c8be579b8e: Layer already exists 13:54:13 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:597e4d5eee2693828c38764414bd6851ffc21ad21f71a89cbad583bf3e29f7c8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:13 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:13 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 13:54:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 13:54:13 e328f9444678: Preparing 13:54:13 682dbe40fab1: Preparing 13:54:13 5e3a1e4ca628: Preparing 13:54:13 cc1d9e6b60d5: Preparing 13:54:13 ab79a3b9d5d9: Preparing 13:54:13 a5c8be579b8e: Preparing 13:54:13 dd9c8f8612c8: Preparing 13:54:13 a5c8be579b8e: Waiting 13:54:13 dd9c8f8612c8: Waiting 13:54:13 ab79a3b9d5d9: Layer already exists 13:54:13 5e3a1e4ca628: Layer already exists 13:54:13 e328f9444678: Layer already exists 13:54:13 cc1d9e6b60d5: Layer already exists 13:54:13 682dbe40fab1: Layer already exists 13:54:13 dd9c8f8612c8: Layer already exists 13:54:13 a5c8be579b8e: Layer already exists 13:54:13 main: digest: sha256:597e4d5eee2693828c38764414bd6851ffc21ad21f71a89cbad583bf3e29f7c8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:54:14 ===================================================== [Pipeline] echo 13:54:14 taggedImages: 13:54:14 - nexus3.edgexfoundry.org:10004/core-command-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:54:14 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 13:54:14 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.61 13:54:14 - nexus3.edgexfoundry.org:10004/core-command-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:54:14 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 13:54:14 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 13:54:14 3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:54:14 latest 13:54:14 4.0.0-dev.61 13:54:14 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:54:14 main 13:54:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:14 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:54:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 13:54:14 70c2d8941d95: Preparing 13:54:14 c57ff38eb96a: Preparing 13:54:14 6c7b1b57b014: Preparing 13:54:14 d132268b8d17: Preparing 13:54:14 5e3a1e4ca628: Preparing 13:54:14 cc1d9e6b60d5: Preparing 13:54:14 ab79a3b9d5d9: Preparing 13:54:14 cc1d9e6b60d5: Waiting 13:54:14 a5c8be579b8e: Preparing 13:54:14 ab79a3b9d5d9: Waiting 13:54:14 dd9c8f8612c8: Preparing 13:54:14 a5c8be579b8e: Waiting 13:54:14 dd9c8f8612c8: Waiting 13:54:14 5e3a1e4ca628: Layer already exists 13:54:15 cc1d9e6b60d5: Layer already exists 13:54:15 ab79a3b9d5d9: Layer already exists 13:54:15 6c7b1b57b014: Pushed 13:54:15 c57ff38eb96a: Pushed 13:54:15 a5c8be579b8e: Layer already exists 13:54:15 70c2d8941d95: Pushed 13:54:15 dd9c8f8612c8: Layer already exists 13:54:17 d132268b8d17: Pushed 13:54:17 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:c28b61ffd318e493a45ecce3eb369fceef3341a30f4cc59203525cad928be5c6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:17 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 13:54:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 13:54:18 70c2d8941d95: Preparing 13:54:18 c57ff38eb96a: Preparing 13:54:18 6c7b1b57b014: Preparing 13:54:18 d132268b8d17: Preparing 13:54:18 5e3a1e4ca628: Preparing 13:54:18 cc1d9e6b60d5: Preparing 13:54:18 ab79a3b9d5d9: Preparing 13:54:18 a5c8be579b8e: Preparing 13:54:18 dd9c8f8612c8: Preparing 13:54:18 cc1d9e6b60d5: Waiting 13:54:18 ab79a3b9d5d9: Waiting 13:54:18 a5c8be579b8e: Waiting 13:54:18 dd9c8f8612c8: Waiting 13:54:18 d132268b8d17: Layer already exists 13:54:18 6c7b1b57b014: Layer already exists 13:54:18 c57ff38eb96a: Layer already exists 13:54:18 70c2d8941d95: Layer already exists 13:54:18 5e3a1e4ca628: Layer already exists 13:54:18 ab79a3b9d5d9: Layer already exists 13:54:18 cc1d9e6b60d5: Layer already exists 13:54:18 a5c8be579b8e: Layer already exists 13:54:18 dd9c8f8612c8: Layer already exists 13:54:18 latest: digest: sha256:c28b61ffd318e493a45ecce3eb369fceef3341a30f4cc59203525cad928be5c6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:18 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.61 13:54:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 13:54:19 70c2d8941d95: Preparing 13:54:19 c57ff38eb96a: Preparing 13:54:19 6c7b1b57b014: Preparing 13:54:19 d132268b8d17: Preparing 13:54:19 5e3a1e4ca628: Preparing 13:54:19 cc1d9e6b60d5: Preparing 13:54:19 ab79a3b9d5d9: Preparing 13:54:19 cc1d9e6b60d5: Waiting 13:54:19 a5c8be579b8e: Preparing 13:54:19 ab79a3b9d5d9: Waiting 13:54:19 dd9c8f8612c8: Preparing 13:54:19 a5c8be579b8e: Waiting 13:54:19 dd9c8f8612c8: Waiting 13:54:19 d132268b8d17: Layer already exists 13:54:19 c57ff38eb96a: Layer already exists 13:54:19 6c7b1b57b014: Layer already exists 13:54:19 70c2d8941d95: Layer already exists 13:54:19 5e3a1e4ca628: Layer already exists 13:54:19 ab79a3b9d5d9: Layer already exists 13:54:19 cc1d9e6b60d5: Layer already exists 13:54:19 dd9c8f8612c8: Layer already exists 13:54:19 a5c8be579b8e: Layer already exists 13:54:19 4.0.0-dev.61: digest: sha256:c28b61ffd318e493a45ecce3eb369fceef3341a30f4cc59203525cad928be5c6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:19 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:54:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 13:54:19 70c2d8941d95: Preparing 13:54:19 c57ff38eb96a: Preparing 13:54:19 6c7b1b57b014: Preparing 13:54:19 d132268b8d17: Preparing 13:54:19 5e3a1e4ca628: Preparing 13:54:19 cc1d9e6b60d5: Preparing 13:54:19 ab79a3b9d5d9: Preparing 13:54:19 a5c8be579b8e: Preparing 13:54:19 dd9c8f8612c8: Preparing 13:54:19 cc1d9e6b60d5: Waiting 13:54:19 ab79a3b9d5d9: Waiting 13:54:19 a5c8be579b8e: Waiting 13:54:19 dd9c8f8612c8: Waiting 13:54:19 c57ff38eb96a: Layer already exists 13:54:19 5e3a1e4ca628: Layer already exists 13:54:19 6c7b1b57b014: Layer already exists 13:54:19 d132268b8d17: Layer already exists 13:54:19 70c2d8941d95: Layer already exists 13:54:19 ab79a3b9d5d9: Layer already exists 13:54:19 cc1d9e6b60d5: Layer already exists 13:54:19 a5c8be579b8e: Layer already exists 13:54:19 dd9c8f8612c8: Layer already exists 13:54:20 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:c28b61ffd318e493a45ecce3eb369fceef3341a30f4cc59203525cad928be5c6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:20 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 13:54:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 13:54:20 70c2d8941d95: Preparing 13:54:20 c57ff38eb96a: Preparing 13:54:20 6c7b1b57b014: Preparing 13:54:20 d132268b8d17: Preparing 13:54:20 5e3a1e4ca628: Preparing 13:54:20 cc1d9e6b60d5: Preparing 13:54:20 ab79a3b9d5d9: Preparing 13:54:20 a5c8be579b8e: Preparing 13:54:20 dd9c8f8612c8: Preparing 13:54:20 ab79a3b9d5d9: Waiting 13:54:20 a5c8be579b8e: Waiting 13:54:20 dd9c8f8612c8: Waiting 13:54:20 cc1d9e6b60d5: Waiting 13:54:20 d132268b8d17: Layer already exists 13:54:20 c57ff38eb96a: Layer already exists 13:54:20 5e3a1e4ca628: Layer already exists 13:54:20 6c7b1b57b014: Layer already exists 13:54:20 70c2d8941d95: Layer already exists 13:54:20 a5c8be579b8e: Layer already exists 13:54:20 ab79a3b9d5d9: Layer already exists 13:54:20 cc1d9e6b60d5: Layer already exists 13:54:20 dd9c8f8612c8: Layer already exists 13:54:21 main: digest: sha256:c28b61ffd318e493a45ecce3eb369fceef3341a30f4cc59203525cad928be5c6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:54:21 ===================================================== [Pipeline] echo 13:54:21 taggedImages: 13:54:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:54:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 13:54:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.61 13:54:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:54:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 13:54:21 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 13:54:21 3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:54:21 latest 13:54:21 4.0.0-dev.61 13:54:21 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:54:21 main 13:54:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:21 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:22 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:54:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 13:54:22 443a5f440632: Preparing 13:54:22 595a203a8f4a: Preparing 13:54:22 5e3a1e4ca628: Preparing 13:54:22 cc1d9e6b60d5: Preparing 13:54:22 ea8440ecf6c2: Preparing 13:54:22 f10ad43d6685: Preparing 13:54:22 dd9c8f8612c8: Preparing 13:54:22 f10ad43d6685: Waiting 13:54:22 dd9c8f8612c8: Waiting 13:54:22 5e3a1e4ca628: Layer already exists 13:54:22 cc1d9e6b60d5: Layer already exists 13:54:22 dd9c8f8612c8: Layer already exists 13:54:22 ea8440ecf6c2: Pushed 13:54:22 443a5f440632: Pushed 13:54:22 f10ad43d6685: Pushed 13:54:27 595a203a8f4a: Pushed 13:54:27 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:2139df49cf76844cfb0778bf31df4e0b320569f584b331b825f83e106a8d3be5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:27 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:28 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 13:54:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 13:54:28 443a5f440632: Preparing 13:54:28 595a203a8f4a: Preparing 13:54:28 5e3a1e4ca628: Preparing 13:54:28 cc1d9e6b60d5: Preparing 13:54:28 ea8440ecf6c2: Preparing 13:54:28 f10ad43d6685: Preparing 13:54:28 dd9c8f8612c8: Preparing 13:54:28 f10ad43d6685: Waiting 13:54:28 443a5f440632: Layer already exists 13:54:28 595a203a8f4a: Layer already exists 13:54:28 cc1d9e6b60d5: Layer already exists 13:54:28 ea8440ecf6c2: Layer already exists 13:54:28 5e3a1e4ca628: Layer already exists 13:54:28 dd9c8f8612c8: Layer already exists 13:54:28 f10ad43d6685: Layer already exists 13:54:28 latest: digest: sha256:2139df49cf76844cfb0778bf31df4e0b320569f584b331b825f83e106a8d3be5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:28 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:29 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.61 13:54:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 13:54:29 443a5f440632: Preparing 13:54:29 595a203a8f4a: Preparing 13:54:29 5e3a1e4ca628: Preparing 13:54:29 cc1d9e6b60d5: Preparing 13:54:29 ea8440ecf6c2: Preparing 13:54:29 f10ad43d6685: Preparing 13:54:29 dd9c8f8612c8: Preparing 13:54:29 f10ad43d6685: Waiting 13:54:29 dd9c8f8612c8: Waiting 13:54:29 595a203a8f4a: Layer already exists 13:54:29 5e3a1e4ca628: Layer already exists 13:54:29 cc1d9e6b60d5: Layer already exists 13:54:29 ea8440ecf6c2: Layer already exists 13:54:29 443a5f440632: Layer already exists 13:54:29 dd9c8f8612c8: Layer already exists 13:54:29 f10ad43d6685: Layer already exists 13:54:29 4.0.0-dev.61: digest: sha256:2139df49cf76844cfb0778bf31df4e0b320569f584b331b825f83e106a8d3be5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:29 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:30 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:54:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 13:54:30 443a5f440632: Preparing 13:54:30 595a203a8f4a: Preparing 13:54:30 5e3a1e4ca628: Preparing 13:54:30 cc1d9e6b60d5: Preparing 13:54:30 ea8440ecf6c2: Preparing 13:54:30 f10ad43d6685: Preparing 13:54:30 dd9c8f8612c8: Preparing 13:54:30 f10ad43d6685: Waiting 13:54:30 dd9c8f8612c8: Waiting 13:54:30 595a203a8f4a: Layer already exists 13:54:30 ea8440ecf6c2: Layer already exists 13:54:30 443a5f440632: Layer already exists 13:54:30 cc1d9e6b60d5: Layer already exists 13:54:30 5e3a1e4ca628: Layer already exists 13:54:30 dd9c8f8612c8: Layer already exists 13:54:30 f10ad43d6685: Layer already exists 13:54:30 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:2139df49cf76844cfb0778bf31df4e0b320569f584b331b825f83e106a8d3be5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:30 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:30 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 13:54:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 13:54:30 443a5f440632: Preparing 13:54:30 595a203a8f4a: Preparing 13:54:30 5e3a1e4ca628: Preparing 13:54:30 cc1d9e6b60d5: Preparing 13:54:30 ea8440ecf6c2: Preparing 13:54:30 f10ad43d6685: Preparing 13:54:30 dd9c8f8612c8: Preparing 13:54:30 f10ad43d6685: Waiting 13:54:30 dd9c8f8612c8: Waiting 13:54:30 ea8440ecf6c2: Layer already exists 13:54:30 595a203a8f4a: Layer already exists 13:54:30 443a5f440632: Layer already exists 13:54:30 cc1d9e6b60d5: Layer already exists 13:54:30 5e3a1e4ca628: Layer already exists 13:54:30 dd9c8f8612c8: Layer already exists 13:54:30 f10ad43d6685: Layer already exists 13:54:30 main: digest: sha256:2139df49cf76844cfb0778bf31df4e0b320569f584b331b825f83e106a8d3be5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:54:31 ===================================================== [Pipeline] echo 13:54:31 taggedImages: 13:54:31 - nexus3.edgexfoundry.org:10004/core-data-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:54:31 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 13:54:31 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.61 13:54:31 - nexus3.edgexfoundry.org:10004/core-data-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:54:31 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 13:54:31 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 13:54:31 3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:54:31 latest 13:54:31 4.0.0-dev.61 13:54:31 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:54:31 main 13:54:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:31 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:32 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:54:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 13:54:32 b26dabeff786: Preparing 13:54:32 f03217881be3: Preparing 13:54:32 cc1d9e6b60d5: Preparing 13:54:32 a0bed76f2046: Preparing 13:54:32 6e2b5ea05810: Preparing 13:54:32 dd9c8f8612c8: Preparing 13:54:32 dd9c8f8612c8: Waiting 13:54:32 cc1d9e6b60d5: Layer already exists 13:54:32 dd9c8f8612c8: Layer already exists 13:54:32 6e2b5ea05810: Pushed 13:54:32 a0bed76f2046: Pushed 13:54:32 b26dabeff786: Pushed 13:54:42 f03217881be3: Pushed 13:54:42 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:f33f74f302a443a904bb017a13411f2b7185f28bec8fddbdc347886660d043e8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:42 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:43 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 13:54:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 13:54:43 b26dabeff786: Preparing 13:54:43 f03217881be3: Preparing 13:54:43 cc1d9e6b60d5: Preparing 13:54:43 a0bed76f2046: Preparing 13:54:43 6e2b5ea05810: Preparing 13:54:43 dd9c8f8612c8: Preparing 13:54:43 dd9c8f8612c8: Waiting 13:54:43 a0bed76f2046: Layer already exists 13:54:43 b26dabeff786: Layer already exists 13:54:43 f03217881be3: Layer already exists 13:54:43 cc1d9e6b60d5: Layer already exists 13:54:43 6e2b5ea05810: Layer already exists 13:54:43 dd9c8f8612c8: Layer already exists 13:54:43 latest: digest: sha256:f33f74f302a443a904bb017a13411f2b7185f28bec8fddbdc347886660d043e8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:43 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:43 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.61 13:54:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 13:54:43 b26dabeff786: Preparing 13:54:43 f03217881be3: Preparing 13:54:43 cc1d9e6b60d5: Preparing 13:54:43 a0bed76f2046: Preparing 13:54:43 6e2b5ea05810: Preparing 13:54:43 dd9c8f8612c8: Preparing 13:54:43 dd9c8f8612c8: Waiting 13:54:43 b26dabeff786: Layer already exists 13:54:43 f03217881be3: Layer already exists 13:54:43 a0bed76f2046: Layer already exists 13:54:43 cc1d9e6b60d5: Layer already exists 13:54:43 6e2b5ea05810: Layer already exists 13:54:43 dd9c8f8612c8: Layer already exists 13:54:43 4.0.0-dev.61: digest: sha256:f33f74f302a443a904bb017a13411f2b7185f28bec8fddbdc347886660d043e8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:44 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:44 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:54:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 13:54:44 b26dabeff786: Preparing 13:54:44 f03217881be3: Preparing 13:54:44 cc1d9e6b60d5: Preparing 13:54:44 a0bed76f2046: Preparing 13:54:44 6e2b5ea05810: Preparing 13:54:44 dd9c8f8612c8: Preparing 13:54:44 dd9c8f8612c8: Waiting 13:54:44 a0bed76f2046: Layer already exists 13:54:44 cc1d9e6b60d5: Layer already exists 13:54:44 6e2b5ea05810: Layer already exists 13:54:44 b26dabeff786: Layer already exists 13:54:44 f03217881be3: Layer already exists 13:54:44 dd9c8f8612c8: Layer already exists 13:54:44 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:f33f74f302a443a904bb017a13411f2b7185f28bec8fddbdc347886660d043e8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:45 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:45 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 13:54:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 13:54:45 b26dabeff786: Preparing 13:54:45 f03217881be3: Preparing 13:54:45 cc1d9e6b60d5: Preparing 13:54:45 a0bed76f2046: Preparing 13:54:45 6e2b5ea05810: Preparing 13:54:45 dd9c8f8612c8: Preparing 13:54:45 dd9c8f8612c8: Waiting 13:54:45 6e2b5ea05810: Layer already exists 13:54:45 a0bed76f2046: Layer already exists 13:54:45 cc1d9e6b60d5: Layer already exists 13:54:45 f03217881be3: Layer already exists 13:54:45 b26dabeff786: Layer already exists 13:54:45 dd9c8f8612c8: Layer already exists 13:54:45 main: digest: sha256:f33f74f302a443a904bb017a13411f2b7185f28bec8fddbdc347886660d043e8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:54:45 ===================================================== [Pipeline] echo 13:54:45 taggedImages: 13:54:45 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:54:45 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 13:54:45 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.61 13:54:45 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:54:45 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 13:54:45 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 13:54:45 3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:54:45 latest 13:54:45 4.0.0-dev.61 13:54:45 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:54:45 main 13:54:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:46 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:54:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 13:54:46 d29e10816118: Preparing 13:54:46 a2a406c5cc15: Preparing 13:54:46 3133050bed7d: Preparing 13:54:46 5e3a1e4ca628: Preparing 13:54:46 cc1d9e6b60d5: Preparing 13:54:46 ab79a3b9d5d9: Preparing 13:54:46 a5c8be579b8e: Preparing 13:54:46 dd9c8f8612c8: Preparing 13:54:46 ab79a3b9d5d9: Waiting 13:54:46 a5c8be579b8e: Waiting 13:54:46 dd9c8f8612c8: Waiting 13:54:46 5e3a1e4ca628: Layer already exists 13:54:46 cc1d9e6b60d5: Layer already exists 13:54:46 ab79a3b9d5d9: Layer already exists 13:54:46 a5c8be579b8e: Layer already exists 13:54:46 dd9c8f8612c8: Layer already exists 13:54:46 d29e10816118: Pushed 13:54:46 a2a406c5cc15: Pushed 13:54:52 3133050bed7d: Pushed 13:54:52 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:ac0011553941eb564e0aa6efcc7e6745c9043b8a541c688f8f7f055d06e64341 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 13:54:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 13:54:52 d29e10816118: Preparing 13:54:52 a2a406c5cc15: Preparing 13:54:52 3133050bed7d: Preparing 13:54:52 5e3a1e4ca628: Preparing 13:54:52 cc1d9e6b60d5: Preparing 13:54:52 ab79a3b9d5d9: Preparing 13:54:52 a5c8be579b8e: Preparing 13:54:52 dd9c8f8612c8: Preparing 13:54:52 ab79a3b9d5d9: Waiting 13:54:52 a5c8be579b8e: Waiting 13:54:52 dd9c8f8612c8: Waiting 13:54:52 a2a406c5cc15: Layer already exists 13:54:52 d29e10816118: Layer already exists 13:54:52 5e3a1e4ca628: Layer already exists 13:54:52 cc1d9e6b60d5: Layer already exists 13:54:52 3133050bed7d: Layer already exists 13:54:52 ab79a3b9d5d9: Layer already exists 13:54:52 dd9c8f8612c8: Layer already exists 13:54:52 a5c8be579b8e: Layer already exists 13:54:53 latest: digest: sha256:ac0011553941eb564e0aa6efcc7e6745c9043b8a541c688f8f7f055d06e64341 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:53 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.61 13:54:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 13:54:53 d29e10816118: Preparing 13:54:53 a2a406c5cc15: Preparing 13:54:53 3133050bed7d: Preparing 13:54:53 5e3a1e4ca628: Preparing 13:54:53 cc1d9e6b60d5: Preparing 13:54:53 ab79a3b9d5d9: Preparing 13:54:53 a5c8be579b8e: Preparing 13:54:53 dd9c8f8612c8: Preparing 13:54:53 a5c8be579b8e: Waiting 13:54:53 ab79a3b9d5d9: Waiting 13:54:53 cc1d9e6b60d5: Layer already exists 13:54:53 d29e10816118: Layer already exists 13:54:53 5e3a1e4ca628: Layer already exists 13:54:53 a2a406c5cc15: Layer already exists 13:54:53 3133050bed7d: Layer already exists 13:54:53 a5c8be579b8e: Layer already exists 13:54:53 dd9c8f8612c8: Layer already exists 13:54:53 ab79a3b9d5d9: Layer already exists 13:54:53 4.0.0-dev.61: digest: sha256:ac0011553941eb564e0aa6efcc7e6745c9043b8a541c688f8f7f055d06e64341 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:54 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:54:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 13:54:54 d29e10816118: Preparing 13:54:54 a2a406c5cc15: Preparing 13:54:54 3133050bed7d: Preparing 13:54:54 5e3a1e4ca628: Preparing 13:54:54 cc1d9e6b60d5: Preparing 13:54:54 ab79a3b9d5d9: Preparing 13:54:54 a5c8be579b8e: Preparing 13:54:54 dd9c8f8612c8: Preparing 13:54:54 ab79a3b9d5d9: Waiting 13:54:54 a5c8be579b8e: Waiting 13:54:54 dd9c8f8612c8: Waiting 13:54:54 5e3a1e4ca628: Layer already exists 13:54:54 a2a406c5cc15: Layer already exists 13:54:54 3133050bed7d: Layer already exists 13:54:54 cc1d9e6b60d5: Layer already exists 13:54:54 d29e10816118: Layer already exists 13:54:54 ab79a3b9d5d9: Layer already exists 13:54:54 dd9c8f8612c8: Layer already exists 13:54:54 a5c8be579b8e: Layer already exists 13:54:54 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:ac0011553941eb564e0aa6efcc7e6745c9043b8a541c688f8f7f055d06e64341 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:55 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 13:54:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 13:54:55 d29e10816118: Preparing 13:54:55 a2a406c5cc15: Preparing 13:54:55 3133050bed7d: Preparing 13:54:55 5e3a1e4ca628: Preparing 13:54:55 cc1d9e6b60d5: Preparing 13:54:55 ab79a3b9d5d9: Preparing 13:54:55 a5c8be579b8e: Preparing 13:54:55 dd9c8f8612c8: Preparing 13:54:55 ab79a3b9d5d9: Waiting 13:54:55 a5c8be579b8e: Waiting 13:54:55 dd9c8f8612c8: Waiting 13:54:55 5e3a1e4ca628: Layer already exists 13:54:55 d29e10816118: Layer already exists 13:54:55 cc1d9e6b60d5: Layer already exists 13:54:55 a2a406c5cc15: Layer already exists 13:54:55 3133050bed7d: Layer already exists 13:54:55 a5c8be579b8e: Layer already exists 13:54:55 ab79a3b9d5d9: Layer already exists 13:54:55 dd9c8f8612c8: Layer already exists 13:54:55 main: digest: sha256:ac0011553941eb564e0aa6efcc7e6745c9043b8a541c688f8f7f055d06e64341 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:54:55 ===================================================== [Pipeline] echo 13:54:55 taggedImages: 13:54:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:54:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 13:54:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.61 13:54:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:54:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 13:54:55 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 13:54:55 3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:54:55 latest 13:54:55 4.0.0-dev.61 13:54:55 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:54:55 main 13:54:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:56 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:54:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 13:54:56 6b0682ed276f: Preparing 13:54:56 598ca003a0b6: Preparing 13:54:56 f8a8f4b304d2: Preparing 13:54:56 4727ecd8c87b: Preparing 13:54:56 b0274f6662d5: Preparing 13:54:56 9860f817713b: Preparing 13:54:56 c90baf52e642: Preparing 13:54:56 5e3a1e4ca628: Preparing 13:54:56 cc1d9e6b60d5: Preparing 13:54:56 8a84e37ff962: Preparing 13:54:56 6c639d0e5102: Preparing 13:54:56 5f70bf18a086: Preparing 13:54:56 2796cfc42210: Preparing 13:54:56 2cd3062483b7: Preparing 13:54:56 14726e19ccd0: Preparing 13:54:56 dd9c8f8612c8: Preparing 13:54:56 c90baf52e642: Waiting 13:54:56 5f70bf18a086: Waiting 13:54:56 5e3a1e4ca628: Waiting 13:54:56 2796cfc42210: Waiting 13:54:56 cc1d9e6b60d5: Waiting 13:54:56 2cd3062483b7: Waiting 13:54:56 14726e19ccd0: Waiting 13:54:56 8a84e37ff962: Waiting 13:54:56 6c639d0e5102: Waiting 13:54:56 dd9c8f8612c8: Waiting 13:54:56 9860f817713b: Waiting 13:54:56 b0274f6662d5: Pushed 13:54:56 f8a8f4b304d2: Pushed 13:54:56 598ca003a0b6: Pushed 13:54:56 4727ecd8c87b: Pushed 13:54:56 6b0682ed276f: Pushed 13:54:56 5e3a1e4ca628: Layer already exists 13:54:56 cc1d9e6b60d5: Layer already exists 13:54:56 9860f817713b: Pushed 13:54:56 5f70bf18a086: Layer already exists 13:54:57 8a84e37ff962: Pushed 13:54:57 6c639d0e5102: Pushed 13:54:57 dd9c8f8612c8: Layer already exists 13:54:57 2cd3062483b7: Pushed 13:54:57 2796cfc42210: Pushed 13:54:57 14726e19ccd0: Pushed 13:55:00 c90baf52e642: Pushed 13:55:00 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:2d80fa1b6e3f2971e5e98a4afda643a65370f999bc9fa2ff5fa98544718ce641 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:00 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 13:55:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 13:55:01 6b0682ed276f: Preparing 13:55:01 598ca003a0b6: Preparing 13:55:01 f8a8f4b304d2: Preparing 13:55:01 4727ecd8c87b: Preparing 13:55:01 b0274f6662d5: Preparing 13:55:01 9860f817713b: Preparing 13:55:01 c90baf52e642: Preparing 13:55:01 5e3a1e4ca628: Preparing 13:55:01 cc1d9e6b60d5: Preparing 13:55:01 8a84e37ff962: Preparing 13:55:01 6c639d0e5102: Preparing 13:55:01 5f70bf18a086: Preparing 13:55:01 2796cfc42210: Preparing 13:55:01 2cd3062483b7: Preparing 13:55:01 14726e19ccd0: Preparing 13:55:01 dd9c8f8612c8: Preparing 13:55:01 6c639d0e5102: Waiting 13:55:01 5f70bf18a086: Waiting 13:55:01 2796cfc42210: Waiting 13:55:01 2cd3062483b7: Waiting 13:55:01 14726e19ccd0: Waiting 13:55:01 9860f817713b: Waiting 13:55:01 c90baf52e642: Waiting 13:55:01 5e3a1e4ca628: Waiting 13:55:01 cc1d9e6b60d5: Waiting 13:55:01 8a84e37ff962: Waiting 13:55:01 6b0682ed276f: Layer already exists 13:55:01 598ca003a0b6: Layer already exists 13:55:01 b0274f6662d5: Layer already exists 13:55:01 4727ecd8c87b: Layer already exists 13:55:01 f8a8f4b304d2: Layer already exists 13:55:01 9860f817713b: Layer already exists 13:55:01 5e3a1e4ca628: Layer already exists 13:55:01 8a84e37ff962: Layer already exists 13:55:01 cc1d9e6b60d5: Layer already exists 13:55:01 c90baf52e642: Layer already exists 13:55:01 6c639d0e5102: Layer already exists 13:55:01 5f70bf18a086: Layer already exists 13:55:01 2796cfc42210: Layer already exists 13:55:01 14726e19ccd0: Layer already exists 13:55:01 2cd3062483b7: Layer already exists 13:55:01 dd9c8f8612c8: Layer already exists 13:55:01 latest: digest: sha256:2d80fa1b6e3f2971e5e98a4afda643a65370f999bc9fa2ff5fa98544718ce641 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:01 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.61 13:55:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 13:55:02 6b0682ed276f: Preparing 13:55:02 598ca003a0b6: Preparing 13:55:02 f8a8f4b304d2: Preparing 13:55:02 4727ecd8c87b: Preparing 13:55:02 b0274f6662d5: Preparing 13:55:02 9860f817713b: Preparing 13:55:02 c90baf52e642: Preparing 13:55:02 5e3a1e4ca628: Preparing 13:55:02 cc1d9e6b60d5: Preparing 13:55:02 8a84e37ff962: Preparing 13:55:02 6c639d0e5102: Preparing 13:55:02 5f70bf18a086: Preparing 13:55:02 2796cfc42210: Preparing 13:55:02 2cd3062483b7: Preparing 13:55:02 14726e19ccd0: Preparing 13:55:02 dd9c8f8612c8: Preparing 13:55:02 8a84e37ff962: Waiting 13:55:02 6c639d0e5102: Waiting 13:55:02 5f70bf18a086: Waiting 13:55:02 2796cfc42210: Waiting 13:55:02 2cd3062483b7: Waiting 13:55:02 14726e19ccd0: Waiting 13:55:02 dd9c8f8612c8: Waiting 13:55:02 9860f817713b: Waiting 13:55:02 c90baf52e642: Waiting 13:55:02 5e3a1e4ca628: Waiting 13:55:02 cc1d9e6b60d5: Waiting 13:55:02 598ca003a0b6: Layer already exists 13:55:02 f8a8f4b304d2: Layer already exists 13:55:02 4727ecd8c87b: Layer already exists 13:55:02 b0274f6662d5: Layer already exists 13:55:02 6b0682ed276f: Layer already exists 13:55:02 5e3a1e4ca628: Layer already exists 13:55:02 8a84e37ff962: Layer already exists 13:55:02 c90baf52e642: Layer already exists 13:55:02 cc1d9e6b60d5: Layer already exists 13:55:02 9860f817713b: Layer already exists 13:55:02 2796cfc42210: Layer already exists 13:55:02 6c639d0e5102: Layer already exists 13:55:02 5f70bf18a086: Layer already exists 13:55:02 14726e19ccd0: Layer already exists 13:55:02 2cd3062483b7: Layer already exists 13:55:02 dd9c8f8612c8: Layer already exists 13:55:02 4.0.0-dev.61: digest: sha256:2d80fa1b6e3f2971e5e98a4afda643a65370f999bc9fa2ff5fa98544718ce641 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:02 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:55:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 13:55:03 6b0682ed276f: Preparing 13:55:03 598ca003a0b6: Preparing 13:55:03 f8a8f4b304d2: Preparing 13:55:03 4727ecd8c87b: Preparing 13:55:03 b0274f6662d5: Preparing 13:55:03 9860f817713b: Preparing 13:55:03 c90baf52e642: Preparing 13:55:03 5e3a1e4ca628: Preparing 13:55:03 cc1d9e6b60d5: Preparing 13:55:03 8a84e37ff962: Preparing 13:55:03 6c639d0e5102: Preparing 13:55:03 5f70bf18a086: Preparing 13:55:03 2796cfc42210: Preparing 13:55:03 2cd3062483b7: Preparing 13:55:03 14726e19ccd0: Preparing 13:55:03 dd9c8f8612c8: Preparing 13:55:03 9860f817713b: Waiting 13:55:03 c90baf52e642: Waiting 13:55:03 6c639d0e5102: Waiting 13:55:03 5e3a1e4ca628: Waiting 13:55:03 cc1d9e6b60d5: Waiting 13:55:03 8a84e37ff962: Waiting 13:55:03 5f70bf18a086: Waiting 13:55:03 14726e19ccd0: Waiting 13:55:03 dd9c8f8612c8: Waiting 13:55:03 2796cfc42210: Waiting 13:55:03 2cd3062483b7: Waiting 13:55:03 4727ecd8c87b: Layer already exists 13:55:03 6b0682ed276f: Layer already exists 13:55:03 598ca003a0b6: Layer already exists 13:55:03 b0274f6662d5: Layer already exists 13:55:03 f8a8f4b304d2: Layer already exists 13:55:03 9860f817713b: Layer already exists 13:55:03 8a84e37ff962: Layer already exists 13:55:03 c90baf52e642: Layer already exists 13:55:03 5e3a1e4ca628: Layer already exists 13:55:03 cc1d9e6b60d5: Layer already exists 13:55:03 6c639d0e5102: Layer already exists 13:55:03 5f70bf18a086: Layer already exists 13:55:03 14726e19ccd0: Layer already exists 13:55:03 2796cfc42210: Layer already exists 13:55:03 2cd3062483b7: Layer already exists 13:55:03 dd9c8f8612c8: Layer already exists 13:55:03 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:2d80fa1b6e3f2971e5e98a4afda643a65370f999bc9fa2ff5fa98544718ce641 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:03 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 13:55:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 13:55:04 6b0682ed276f: Preparing 13:55:04 598ca003a0b6: Preparing 13:55:04 f8a8f4b304d2: Preparing 13:55:04 4727ecd8c87b: Preparing 13:55:04 b0274f6662d5: Preparing 13:55:04 9860f817713b: Preparing 13:55:04 c90baf52e642: Preparing 13:55:04 5e3a1e4ca628: Preparing 13:55:04 cc1d9e6b60d5: Preparing 13:55:04 8a84e37ff962: Preparing 13:55:04 6c639d0e5102: Preparing 13:55:04 5f70bf18a086: Preparing 13:55:04 2796cfc42210: Preparing 13:55:04 2cd3062483b7: Preparing 13:55:04 14726e19ccd0: Preparing 13:55:04 dd9c8f8612c8: Preparing 13:55:04 9860f817713b: Waiting 13:55:04 5f70bf18a086: Waiting 13:55:04 2796cfc42210: Waiting 13:55:04 2cd3062483b7: Waiting 13:55:04 14726e19ccd0: Waiting 13:55:04 dd9c8f8612c8: Waiting 13:55:04 c90baf52e642: Waiting 13:55:04 cc1d9e6b60d5: Waiting 13:55:04 8a84e37ff962: Waiting 13:55:04 6c639d0e5102: Waiting 13:55:04 5e3a1e4ca628: Waiting 13:55:04 f8a8f4b304d2: Layer already exists 13:55:04 b0274f6662d5: Layer already exists 13:55:04 6b0682ed276f: Layer already exists 13:55:04 598ca003a0b6: Layer already exists 13:55:04 4727ecd8c87b: Layer already exists 13:55:04 9860f817713b: Layer already exists 13:55:04 5e3a1e4ca628: Layer already exists 13:55:04 c90baf52e642: Layer already exists 13:55:04 cc1d9e6b60d5: Layer already exists 13:55:04 8a84e37ff962: Layer already exists 13:55:04 6c639d0e5102: Layer already exists 13:55:04 5f70bf18a086: Layer already exists 13:55:04 2cd3062483b7: Layer already exists 13:55:04 14726e19ccd0: Layer already exists 13:55:04 2796cfc42210: Layer already exists 13:55:04 dd9c8f8612c8: Layer already exists 13:55:04 main: digest: sha256:2d80fa1b6e3f2971e5e98a4afda643a65370f999bc9fa2ff5fa98544718ce641 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:55:04 ===================================================== [Pipeline] echo 13:55:04 taggedImages: 13:55:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:55:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 13:55:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.61 13:55:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:55:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 13:55:04 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 13:55:04 3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:55:04 latest 13:55:04 4.0.0-dev.61 13:55:04 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:55:04 main 13:55:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:04 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:55:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 13:55:05 a9481f416ef3: Preparing 13:55:05 9ef810cc7b4d: Preparing 13:55:05 7f5a5bda9e18: Preparing 13:55:05 97e0d06396d1: Preparing 13:55:05 5e3a1e4ca628: Preparing 13:55:05 cc1d9e6b60d5: Preparing 13:55:05 ab79a3b9d5d9: Preparing 13:55:05 a5c8be579b8e: Preparing 13:55:05 dd9c8f8612c8: Preparing 13:55:05 cc1d9e6b60d5: Waiting 13:55:05 ab79a3b9d5d9: Waiting 13:55:05 a5c8be579b8e: Waiting 13:55:05 dd9c8f8612c8: Waiting 13:55:05 5e3a1e4ca628: Layer already exists 13:55:05 cc1d9e6b60d5: Layer already exists 13:55:05 9ef810cc7b4d: Pushed 13:55:05 7f5a5bda9e18: Pushed 13:55:05 ab79a3b9d5d9: Layer already exists 13:55:05 a9481f416ef3: Pushed 13:55:05 a5c8be579b8e: Layer already exists 13:55:05 dd9c8f8612c8: Layer already exists 13:55:10 97e0d06396d1: Pushed 13:55:10 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:5f76d76692743d0114e0a5d3852091d584127cbc0b88e2a27919c81eae8e5a31 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:11 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 13:55:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 13:55:11 a9481f416ef3: Preparing 13:55:11 9ef810cc7b4d: Preparing 13:55:11 7f5a5bda9e18: Preparing 13:55:11 97e0d06396d1: Preparing 13:55:11 5e3a1e4ca628: Preparing 13:55:11 cc1d9e6b60d5: Preparing 13:55:11 ab79a3b9d5d9: Preparing 13:55:11 a5c8be579b8e: Preparing 13:55:11 dd9c8f8612c8: Preparing 13:55:11 cc1d9e6b60d5: Waiting 13:55:11 ab79a3b9d5d9: Waiting 13:55:11 a5c8be579b8e: Waiting 13:55:11 dd9c8f8612c8: Waiting 13:55:11 a9481f416ef3: Layer already exists 13:55:11 97e0d06396d1: Layer already exists 13:55:11 9ef810cc7b4d: Layer already exists 13:55:11 5e3a1e4ca628: Layer already exists 13:55:11 7f5a5bda9e18: Layer already exists 13:55:11 cc1d9e6b60d5: Layer already exists 13:55:11 ab79a3b9d5d9: Layer already exists 13:55:11 a5c8be579b8e: Layer already exists 13:55:11 dd9c8f8612c8: Layer already exists 13:55:11 latest: digest: sha256:5f76d76692743d0114e0a5d3852091d584127cbc0b88e2a27919c81eae8e5a31 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:12 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.61 13:55:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 13:55:12 a9481f416ef3: Preparing 13:55:12 9ef810cc7b4d: Preparing 13:55:12 7f5a5bda9e18: Preparing 13:55:12 97e0d06396d1: Preparing 13:55:12 5e3a1e4ca628: Preparing 13:55:12 cc1d9e6b60d5: Preparing 13:55:12 ab79a3b9d5d9: Preparing 13:55:12 a5c8be579b8e: Preparing 13:55:12 dd9c8f8612c8: Preparing 13:55:12 a5c8be579b8e: Waiting 13:55:12 dd9c8f8612c8: Waiting 13:55:12 97e0d06396d1: Layer already exists 13:55:12 5e3a1e4ca628: Layer already exists 13:55:12 a9481f416ef3: Layer already exists 13:55:12 7f5a5bda9e18: Layer already exists 13:55:12 9ef810cc7b4d: Layer already exists 13:55:12 a5c8be579b8e: Layer already exists 13:55:12 dd9c8f8612c8: Layer already exists 13:55:12 ab79a3b9d5d9: Layer already exists 13:55:12 cc1d9e6b60d5: Layer already exists 13:55:12 4.0.0-dev.61: digest: sha256:5f76d76692743d0114e0a5d3852091d584127cbc0b88e2a27919c81eae8e5a31 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:12 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:55:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 13:55:13 a9481f416ef3: Preparing 13:55:13 9ef810cc7b4d: Preparing 13:55:13 7f5a5bda9e18: Preparing 13:55:13 97e0d06396d1: Preparing 13:55:13 5e3a1e4ca628: Preparing 13:55:13 cc1d9e6b60d5: Preparing 13:55:13 ab79a3b9d5d9: Preparing 13:55:13 a5c8be579b8e: Preparing 13:55:13 dd9c8f8612c8: Preparing 13:55:13 cc1d9e6b60d5: Waiting 13:55:13 ab79a3b9d5d9: Waiting 13:55:13 a5c8be579b8e: Waiting 13:55:13 dd9c8f8612c8: Waiting 13:55:13 7f5a5bda9e18: Layer already exists 13:55:13 a9481f416ef3: Layer already exists 13:55:13 97e0d06396d1: Layer already exists 13:55:13 5e3a1e4ca628: Layer already exists 13:55:13 9ef810cc7b4d: Layer already exists 13:55:13 dd9c8f8612c8: Layer already exists 13:55:13 ab79a3b9d5d9: Layer already exists 13:55:13 a5c8be579b8e: Layer already exists 13:55:13 cc1d9e6b60d5: Layer already exists 13:55:13 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:5f76d76692743d0114e0a5d3852091d584127cbc0b88e2a27919c81eae8e5a31 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:13 + 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 13:55:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 13:55:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 13:55:13 a9481f416ef3: Preparing 13:55:13 9ef810cc7b4d: Preparing 13:55:13 7f5a5bda9e18: Preparing 13:55:13 97e0d06396d1: Preparing 13:55:13 5e3a1e4ca628: Preparing 13:55:13 cc1d9e6b60d5: Preparing 13:55:13 ab79a3b9d5d9: Preparing 13:55:13 a5c8be579b8e: Preparing 13:55:13 dd9c8f8612c8: Preparing 13:55:13 ab79a3b9d5d9: Waiting 13:55:13 a5c8be579b8e: Waiting 13:55:13 dd9c8f8612c8: Waiting 13:55:13 cc1d9e6b60d5: Waiting 13:55:13 7f5a5bda9e18: Layer already exists 13:55:13 a9481f416ef3: Layer already exists 13:55:13 5e3a1e4ca628: Layer already exists 13:55:13 9ef810cc7b4d: Layer already exists 13:55:13 97e0d06396d1: Layer already exists 13:55:13 cc1d9e6b60d5: Layer already exists 13:55:13 ab79a3b9d5d9: Layer already exists 13:55:13 a5c8be579b8e: Layer already exists 13:55:13 dd9c8f8612c8: Layer already exists 13:55:14 main: digest: sha256:5f76d76692743d0114e0a5d3852091d584127cbc0b88e2a27919c81eae8e5a31 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:55:14 ===================================================== [Pipeline] echo 13:55:14 taggedImages: 13:55:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:55:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 13:55:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.61 13:55:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:55:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 13:55:14 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 13:55:14 3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:55:14 latest 13:55:14 4.0.0-dev.61 13:55:14 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:55:14 main 13:55:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:14 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:55:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 13:55:14 526c0674af83: Preparing 13:55:14 a24204b6251d: Preparing 13:55:14 f29084f30453: Preparing 13:55:14 ba2849780974: Preparing 13:55:14 3c01ad8d0dd9: Preparing 13:55:14 5e3a1e4ca628: Preparing 13:55:14 cc1d9e6b60d5: Preparing 13:55:14 94710fd2d7af: Preparing 13:55:14 9292de48b7c0: Preparing 13:55:14 bf5a14923045: Preparing 13:55:14 dd9c8f8612c8: Preparing 13:55:14 cc1d9e6b60d5: Waiting 13:55:14 94710fd2d7af: Waiting 13:55:14 5e3a1e4ca628: Waiting 13:55:14 9292de48b7c0: Waiting 13:55:14 bf5a14923045: Waiting 13:55:14 dd9c8f8612c8: Waiting 13:55:15 3c01ad8d0dd9: Pushed 13:55:15 ba2849780974: Pushed 13:55:15 a24204b6251d: Pushed 13:55:15 526c0674af83: Pushed 13:55:15 5e3a1e4ca628: Layer already exists 13:55:15 cc1d9e6b60d5: Layer already exists 13:55:15 dd9c8f8612c8: Layer already exists 13:55:15 9292de48b7c0: Pushed 13:55:15 94710fd2d7af: Pushed 13:55:18 bf5a14923045: Pushed 13:55:19 f29084f30453: Pushed 13:55:19 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:937c1c420fdcf7a6b654bc5af6c50132885aa89c0b441e0206017fb7f38bc46d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:19 + 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 13:55:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 13:55:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 13:55:19 526c0674af83: Preparing 13:55:19 a24204b6251d: Preparing 13:55:19 f29084f30453: Preparing 13:55:19 ba2849780974: Preparing 13:55:19 3c01ad8d0dd9: Preparing 13:55:19 5e3a1e4ca628: Preparing 13:55:19 cc1d9e6b60d5: Preparing 13:55:19 94710fd2d7af: Preparing 13:55:19 9292de48b7c0: Preparing 13:55:19 bf5a14923045: Preparing 13:55:19 dd9c8f8612c8: Preparing 13:55:19 5e3a1e4ca628: Waiting 13:55:19 cc1d9e6b60d5: Waiting 13:55:19 94710fd2d7af: Waiting 13:55:19 bf5a14923045: Waiting 13:55:19 dd9c8f8612c8: Waiting 13:55:19 ba2849780974: Layer already exists 13:55:19 3c01ad8d0dd9: Layer already exists 13:55:19 526c0674af83: Layer already exists 13:55:19 f29084f30453: Layer already exists 13:55:19 a24204b6251d: Layer already exists 13:55:19 94710fd2d7af: Layer already exists 13:55:19 5e3a1e4ca628: Layer already exists 13:55:19 cc1d9e6b60d5: Layer already exists 13:55:19 bf5a14923045: Layer already exists 13:55:19 9292de48b7c0: Layer already exists 13:55:19 dd9c8f8612c8: Layer already exists 13:55:19 latest: digest: sha256:937c1c420fdcf7a6b654bc5af6c50132885aa89c0b441e0206017fb7f38bc46d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:20 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.61 13:55:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 13:55:20 526c0674af83: Preparing 13:55:20 a24204b6251d: Preparing 13:55:20 f29084f30453: Preparing 13:55:20 ba2849780974: Preparing 13:55:20 3c01ad8d0dd9: Preparing 13:55:20 5e3a1e4ca628: Preparing 13:55:20 cc1d9e6b60d5: Preparing 13:55:20 94710fd2d7af: Preparing 13:55:20 9292de48b7c0: Preparing 13:55:20 bf5a14923045: Preparing 13:55:20 dd9c8f8612c8: Preparing 13:55:20 5e3a1e4ca628: Waiting 13:55:20 cc1d9e6b60d5: Waiting 13:55:20 94710fd2d7af: Waiting 13:55:20 9292de48b7c0: Waiting 13:55:20 bf5a14923045: Waiting 13:55:20 dd9c8f8612c8: Waiting 13:55:20 3c01ad8d0dd9: Layer already exists 13:55:20 a24204b6251d: Layer already exists 13:55:20 ba2849780974: Layer already exists 13:55:20 f29084f30453: Layer already exists 13:55:20 526c0674af83: Layer already exists 13:55:20 5e3a1e4ca628: Layer already exists 13:55:20 94710fd2d7af: Layer already exists 13:55:20 cc1d9e6b60d5: Layer already exists 13:55:20 bf5a14923045: Layer already exists 13:55:20 9292de48b7c0: Layer already exists 13:55:20 dd9c8f8612c8: Layer already exists 13:55:20 4.0.0-dev.61: digest: sha256:937c1c420fdcf7a6b654bc5af6c50132885aa89c0b441e0206017fb7f38bc46d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:21 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:55:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 13:55:21 526c0674af83: Preparing 13:55:21 a24204b6251d: Preparing 13:55:21 f29084f30453: Preparing 13:55:21 ba2849780974: Preparing 13:55:21 3c01ad8d0dd9: Preparing 13:55:21 5e3a1e4ca628: Preparing 13:55:21 5e3a1e4ca628: Waiting 13:55:21 cc1d9e6b60d5: Preparing 13:55:21 94710fd2d7af: Preparing 13:55:21 cc1d9e6b60d5: Waiting 13:55:21 9292de48b7c0: Preparing 13:55:21 bf5a14923045: Preparing 13:55:21 dd9c8f8612c8: Preparing 13:55:21 dd9c8f8612c8: Waiting 13:55:21 9292de48b7c0: Waiting 13:55:21 bf5a14923045: Waiting 13:55:21 a24204b6251d: Layer already exists 13:55:21 ba2849780974: Layer already exists 13:55:21 526c0674af83: Layer already exists 13:55:21 f29084f30453: Layer already exists 13:55:21 3c01ad8d0dd9: Layer already exists 13:55:21 94710fd2d7af: Layer already exists 13:55:21 5e3a1e4ca628: Layer already exists 13:55:21 cc1d9e6b60d5: Layer already exists 13:55:21 bf5a14923045: Layer already exists 13:55:21 9292de48b7c0: Layer already exists 13:55:21 dd9c8f8612c8: Layer already exists 13:55:21 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:937c1c420fdcf7a6b654bc5af6c50132885aa89c0b441e0206017fb7f38bc46d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:22 + 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 13:55:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 13:55:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 13:55:22 526c0674af83: Preparing 13:55:22 a24204b6251d: Preparing 13:55:22 f29084f30453: Preparing 13:55:22 ba2849780974: Preparing 13:55:22 3c01ad8d0dd9: Preparing 13:55:22 5e3a1e4ca628: Preparing 13:55:22 cc1d9e6b60d5: Preparing 13:55:22 5e3a1e4ca628: Waiting 13:55:22 94710fd2d7af: Preparing 13:55:22 cc1d9e6b60d5: Waiting 13:55:22 9292de48b7c0: Preparing 13:55:22 94710fd2d7af: Waiting 13:55:22 bf5a14923045: Preparing 13:55:22 9292de48b7c0: Waiting 13:55:22 dd9c8f8612c8: Preparing 13:55:22 bf5a14923045: Waiting 13:55:22 dd9c8f8612c8: Waiting 13:55:22 ba2849780974: Layer already exists 13:55:22 a24204b6251d: Layer already exists 13:55:22 3c01ad8d0dd9: Layer already exists 13:55:22 f29084f30453: Layer already exists 13:55:22 526c0674af83: Layer already exists 13:55:22 5e3a1e4ca628: Layer already exists 13:55:22 cc1d9e6b60d5: Layer already exists 13:55:22 94710fd2d7af: Layer already exists 13:55:22 9292de48b7c0: Layer already exists 13:55:22 bf5a14923045: Layer already exists 13:55:22 dd9c8f8612c8: Layer already exists 13:55:22 main: digest: sha256:937c1c420fdcf7a6b654bc5af6c50132885aa89c0b441e0206017fb7f38bc46d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:55:22 ===================================================== [Pipeline] echo 13:55:22 taggedImages: 13:55:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:55:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 13:55:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.61 13:55:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:55:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 13:55:22 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 13:55:22 3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:55:22 latest 13:55:22 4.0.0-dev.61 13:55:22 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:55:22 main 13:55:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:23 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:55:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 13:55:23 c607cf5422eb: Preparing 13:55:23 e684414a4da1: Preparing 13:55:23 1e35a6d1c80d: Preparing 13:55:23 8f7ac62ad39a: Preparing 13:55:23 a04c39280c75: Preparing 13:55:23 87ca71f3a848: Preparing 13:55:23 d605eabca3f3: Preparing 13:55:23 5e3a1e4ca628: Preparing 13:55:23 cc1d9e6b60d5: Preparing 13:55:23 b4500c2cbdf4: Preparing 13:55:23 94bfa01b64aa: Preparing 13:55:23 dd9c8f8612c8: Preparing 13:55:23 b4500c2cbdf4: Waiting 13:55:23 87ca71f3a848: Waiting 13:55:23 94bfa01b64aa: Waiting 13:55:23 5e3a1e4ca628: Waiting 13:55:23 cc1d9e6b60d5: Waiting 13:55:23 a04c39280c75: Pushed 13:55:23 e684414a4da1: Pushed 13:55:23 c607cf5422eb: Pushed 13:55:23 5e3a1e4ca628: Layer already exists 13:55:23 cc1d9e6b60d5: Layer already exists 13:55:23 87ca71f3a848: Pushed 13:55:24 d605eabca3f3: Pushed 13:55:24 dd9c8f8612c8: Layer already exists 13:55:24 b4500c2cbdf4: Pushed 13:55:26 94bfa01b64aa: Pushed 13:55:28 8f7ac62ad39a: Pushed 13:55:30 1e35a6d1c80d: Pushed 13:55:30 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:86b7c9bb5be8701260ab1992ecedef3de3d31108853c861e3101c87517b3041b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:30 + 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 13:55:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 13:55:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 13:55:30 c607cf5422eb: Preparing 13:55:30 e684414a4da1: Preparing 13:55:30 1e35a6d1c80d: Preparing 13:55:30 8f7ac62ad39a: Preparing 13:55:30 a04c39280c75: Preparing 13:55:30 87ca71f3a848: Preparing 13:55:30 d605eabca3f3: Preparing 13:55:30 5e3a1e4ca628: Preparing 13:55:30 cc1d9e6b60d5: Preparing 13:55:30 b4500c2cbdf4: Preparing 13:55:30 94bfa01b64aa: Preparing 13:55:30 dd9c8f8612c8: Preparing 13:55:30 87ca71f3a848: Waiting 13:55:30 d605eabca3f3: Waiting 13:55:30 94bfa01b64aa: Waiting 13:55:30 dd9c8f8612c8: Waiting 13:55:30 cc1d9e6b60d5: Waiting 13:55:30 b4500c2cbdf4: Waiting 13:55:30 1e35a6d1c80d: Layer already exists 13:55:30 c607cf5422eb: Layer already exists 13:55:30 a04c39280c75: Layer already exists 13:55:30 8f7ac62ad39a: Layer already exists 13:55:30 e684414a4da1: Layer already exists 13:55:30 5e3a1e4ca628: Layer already exists 13:55:30 cc1d9e6b60d5: Layer already exists 13:55:30 d605eabca3f3: Layer already exists 13:55:30 87ca71f3a848: Layer already exists 13:55:30 b4500c2cbdf4: Layer already exists 13:55:30 dd9c8f8612c8: Layer already exists 13:55:30 94bfa01b64aa: Layer already exists 13:55:31 latest: digest: sha256:86b7c9bb5be8701260ab1992ecedef3de3d31108853c861e3101c87517b3041b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:31 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.61 13:55:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 13:55:31 c607cf5422eb: Preparing 13:55:31 e684414a4da1: Preparing 13:55:31 1e35a6d1c80d: Preparing 13:55:31 8f7ac62ad39a: Preparing 13:55:31 a04c39280c75: Preparing 13:55:31 87ca71f3a848: Preparing 13:55:31 d605eabca3f3: Preparing 13:55:31 5e3a1e4ca628: Preparing 13:55:31 cc1d9e6b60d5: Preparing 13:55:31 b4500c2cbdf4: Preparing 13:55:31 94bfa01b64aa: Preparing 13:55:31 dd9c8f8612c8: Preparing 13:55:31 cc1d9e6b60d5: Waiting 13:55:31 b4500c2cbdf4: Waiting 13:55:31 94bfa01b64aa: Waiting 13:55:31 dd9c8f8612c8: Waiting 13:55:31 87ca71f3a848: Waiting 13:55:31 d605eabca3f3: Waiting 13:55:31 5e3a1e4ca628: Waiting 13:55:31 1e35a6d1c80d: Layer already exists 13:55:31 8f7ac62ad39a: Layer already exists 13:55:31 a04c39280c75: Layer already exists 13:55:31 e684414a4da1: Layer already exists 13:55:31 c607cf5422eb: Layer already exists 13:55:31 87ca71f3a848: Layer already exists 13:55:31 cc1d9e6b60d5: Layer already exists 13:55:31 d605eabca3f3: Layer already exists 13:55:31 b4500c2cbdf4: Layer already exists 13:55:31 5e3a1e4ca628: Layer already exists 13:55:31 94bfa01b64aa: Layer already exists 13:55:31 dd9c8f8612c8: Layer already exists 13:55:31 4.0.0-dev.61: digest: sha256:86b7c9bb5be8701260ab1992ecedef3de3d31108853c861e3101c87517b3041b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:32 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:55:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 13:55:32 c607cf5422eb: Preparing 13:55:32 e684414a4da1: Preparing 13:55:32 1e35a6d1c80d: Preparing 13:55:32 8f7ac62ad39a: Preparing 13:55:32 a04c39280c75: Preparing 13:55:32 87ca71f3a848: Preparing 13:55:32 d605eabca3f3: Preparing 13:55:32 5e3a1e4ca628: Preparing 13:55:32 cc1d9e6b60d5: Preparing 13:55:32 b4500c2cbdf4: Preparing 13:55:32 94bfa01b64aa: Preparing 13:55:32 dd9c8f8612c8: Preparing 13:55:32 5e3a1e4ca628: Waiting 13:55:32 cc1d9e6b60d5: Waiting 13:55:32 b4500c2cbdf4: Waiting 13:55:32 94bfa01b64aa: Waiting 13:55:32 87ca71f3a848: Waiting 13:55:32 dd9c8f8612c8: Waiting 13:55:32 d605eabca3f3: Waiting 13:55:32 c607cf5422eb: Layer already exists 13:55:32 a04c39280c75: Layer already exists 13:55:32 8f7ac62ad39a: Layer already exists 13:55:32 e684414a4da1: Layer already exists 13:55:32 1e35a6d1c80d: Layer already exists 13:55:32 87ca71f3a848: Layer already exists 13:55:32 d605eabca3f3: Layer already exists 13:55:32 5e3a1e4ca628: Layer already exists 13:55:32 cc1d9e6b60d5: Layer already exists 13:55:32 b4500c2cbdf4: Layer already exists 13:55:32 94bfa01b64aa: Layer already exists 13:55:32 dd9c8f8612c8: Layer already exists 13:55:32 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:86b7c9bb5be8701260ab1992ecedef3de3d31108853c861e3101c87517b3041b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:33 + 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 13:55:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 13:55:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 13:55:33 c607cf5422eb: Preparing 13:55:33 e684414a4da1: Preparing 13:55:33 1e35a6d1c80d: Preparing 13:55:33 8f7ac62ad39a: Preparing 13:55:33 a04c39280c75: Preparing 13:55:33 87ca71f3a848: Preparing 13:55:33 d605eabca3f3: Preparing 13:55:33 5e3a1e4ca628: Preparing 13:55:33 cc1d9e6b60d5: Preparing 13:55:33 b4500c2cbdf4: Preparing 13:55:33 94bfa01b64aa: Preparing 13:55:33 dd9c8f8612c8: Preparing 13:55:33 cc1d9e6b60d5: Waiting 13:55:33 b4500c2cbdf4: Waiting 13:55:33 94bfa01b64aa: Waiting 13:55:33 dd9c8f8612c8: Waiting 13:55:33 87ca71f3a848: Waiting 13:55:33 d605eabca3f3: Waiting 13:55:33 5e3a1e4ca628: Waiting 13:55:33 e684414a4da1: Layer already exists 13:55:33 a04c39280c75: Layer already exists 13:55:33 8f7ac62ad39a: Layer already exists 13:55:33 1e35a6d1c80d: Layer already exists 13:55:33 c607cf5422eb: Layer already exists 13:55:33 d605eabca3f3: Layer already exists 13:55:33 5e3a1e4ca628: Layer already exists 13:55:33 cc1d9e6b60d5: Layer already exists 13:55:33 b4500c2cbdf4: Layer already exists 13:55:33 87ca71f3a848: Layer already exists 13:55:33 dd9c8f8612c8: Layer already exists 13:55:33 94bfa01b64aa: Layer already exists 13:55:33 main: digest: sha256:86b7c9bb5be8701260ab1992ecedef3de3d31108853c861e3101c87517b3041b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:55:33 ===================================================== [Pipeline] echo 13:55:33 taggedImages: 13:55:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:55:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 13:55:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.61 13:55:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:55:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 13:55:33 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 13:55:33 3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:55:33 latest 13:55:33 4.0.0-dev.61 13:55:33 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:55:33 main 13:55:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:34 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:55:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 13:55:34 59c76430e364: Preparing 13:55:34 9e652c3e53e1: Preparing 13:55:34 5e3a1e4ca628: Preparing 13:55:34 cc1d9e6b60d5: Preparing 13:55:34 5364940ad8c6: Preparing 13:55:34 8e74f752f2ff: Preparing 13:55:34 dd9c8f8612c8: Preparing 13:55:34 8e74f752f2ff: Waiting 13:55:34 dd9c8f8612c8: Waiting 13:55:34 5e3a1e4ca628: Layer already exists 13:55:34 cc1d9e6b60d5: Layer already exists 13:55:34 5364940ad8c6: Pushed 13:55:34 dd9c8f8612c8: Layer already exists 13:55:34 59c76430e364: Pushed 13:55:36 8e74f752f2ff: Pushed 13:55:41 9e652c3e53e1: Pushed 13:55:41 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:9edbb536b7ebdf82f8d98a21c904fc65b1c676ec79c10352f4376802dac549fb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:41 + 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 13:55:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 13:55:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 13:55:42 59c76430e364: Preparing 13:55:42 9e652c3e53e1: Preparing 13:55:42 5e3a1e4ca628: Preparing 13:55:42 cc1d9e6b60d5: Preparing 13:55:42 5364940ad8c6: Preparing 13:55:42 8e74f752f2ff: Preparing 13:55:42 dd9c8f8612c8: Preparing 13:55:42 8e74f752f2ff: Waiting 13:55:42 dd9c8f8612c8: Waiting 13:55:42 5e3a1e4ca628: Layer already exists 13:55:42 59c76430e364: Layer already exists 13:55:42 5364940ad8c6: Layer already exists 13:55:42 cc1d9e6b60d5: Layer already exists 13:55:42 9e652c3e53e1: Layer already exists 13:55:42 dd9c8f8612c8: Layer already exists 13:55:42 8e74f752f2ff: Layer already exists 13:55:42 latest: digest: sha256:9edbb536b7ebdf82f8d98a21c904fc65b1c676ec79c10352f4376802dac549fb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:42 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.61 13:55:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 13:55:43 59c76430e364: Preparing 13:55:43 9e652c3e53e1: Preparing 13:55:43 5e3a1e4ca628: Preparing 13:55:43 cc1d9e6b60d5: Preparing 13:55:43 5364940ad8c6: Preparing 13:55:43 8e74f752f2ff: Preparing 13:55:43 dd9c8f8612c8: Preparing 13:55:43 dd9c8f8612c8: Waiting 13:55:43 8e74f752f2ff: Waiting 13:55:43 5364940ad8c6: Layer already exists 13:55:43 59c76430e364: Layer already exists 13:55:43 5e3a1e4ca628: Layer already exists 13:55:43 cc1d9e6b60d5: Layer already exists 13:55:43 9e652c3e53e1: Layer already exists 13:55:43 8e74f752f2ff: Layer already exists 13:55:43 dd9c8f8612c8: Layer already exists 13:55:43 4.0.0-dev.61: digest: sha256:9edbb536b7ebdf82f8d98a21c904fc65b1c676ec79c10352f4376802dac549fb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:43 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:55:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 13:55:44 59c76430e364: Preparing 13:55:44 9e652c3e53e1: Preparing 13:55:44 5e3a1e4ca628: Preparing 13:55:44 cc1d9e6b60d5: Preparing 13:55:44 5364940ad8c6: Preparing 13:55:44 8e74f752f2ff: Preparing 13:55:44 dd9c8f8612c8: Preparing 13:55:44 8e74f752f2ff: Waiting 13:55:44 dd9c8f8612c8: Waiting 13:55:44 59c76430e364: Layer already exists 13:55:44 5364940ad8c6: Layer already exists 13:55:44 5e3a1e4ca628: Layer already exists 13:55:44 9e652c3e53e1: Layer already exists 13:55:44 cc1d9e6b60d5: Layer already exists 13:55:44 dd9c8f8612c8: Layer already exists 13:55:44 8e74f752f2ff: Layer already exists 13:55:44 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:9edbb536b7ebdf82f8d98a21c904fc65b1c676ec79c10352f4376802dac549fb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:44 + 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 13:55:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 13:55:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 13:55:44 59c76430e364: Preparing 13:55:44 9e652c3e53e1: Preparing 13:55:44 5e3a1e4ca628: Preparing 13:55:44 cc1d9e6b60d5: Preparing 13:55:44 5364940ad8c6: Preparing 13:55:44 8e74f752f2ff: Preparing 13:55:44 dd9c8f8612c8: Preparing 13:55:44 8e74f752f2ff: Waiting 13:55:44 dd9c8f8612c8: Waiting 13:55:44 59c76430e364: Layer already exists 13:55:44 5364940ad8c6: Layer already exists 13:55:44 cc1d9e6b60d5: Layer already exists 13:55:44 9e652c3e53e1: Layer already exists 13:55:44 5e3a1e4ca628: Layer already exists 13:55:44 8e74f752f2ff: Layer already exists 13:55:44 dd9c8f8612c8: Layer already exists 13:55:44 main: digest: sha256:9edbb536b7ebdf82f8d98a21c904fc65b1c676ec79c10352f4376802dac549fb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:55:45 ===================================================== [Pipeline] echo 13:55:45 taggedImages: 13:55:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:55:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 13:55:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.61 13:55:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:55:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 13:55:45 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 13:55:45 3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:55:45 latest 13:55:45 4.0.0-dev.61 13:55:45 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:55:45 main 13:55:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:45 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:55:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 13:55:45 ac68798fc461: Preparing 13:55:45 c5742bfbdd34: Preparing 13:55:45 904caa0d0aea: Preparing 13:55:45 5e3a1e4ca628: Preparing 13:55:45 cc1d9e6b60d5: Preparing 13:55:45 4ba64cd5008b: Preparing 13:55:45 9219ff0eaa09: Preparing 13:55:45 b698b4cca2c5: Preparing 13:55:45 75b77361bb62: Preparing 13:55:45 dd9c8f8612c8: Preparing 13:55:45 4ba64cd5008b: Waiting 13:55:45 9219ff0eaa09: Waiting 13:55:45 b698b4cca2c5: Waiting 13:55:45 75b77361bb62: Waiting 13:55:45 dd9c8f8612c8: Waiting 13:55:45 5e3a1e4ca628: Layer already exists 13:55:45 cc1d9e6b60d5: Layer already exists 13:55:46 c5742bfbdd34: Pushed 13:55:46 ac68798fc461: Pushed 13:55:46 904caa0d0aea: Pushed 13:55:46 dd9c8f8612c8: Layer already exists 13:55:46 b698b4cca2c5: Pushed 13:55:47 75b77361bb62: Pushed 13:55:57 9219ff0eaa09: Pushed 13:56:12 4ba64cd5008b: Pushed 13:56:12 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:54fc8aa65a1b4ebce629e8ad8b5c87fa6b9991211c3cf85bbd0bc1addbe7d8cb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:12 + 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 13:56:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 13:56:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 13:56:12 ac68798fc461: Preparing 13:56:12 c5742bfbdd34: Preparing 13:56:12 904caa0d0aea: Preparing 13:56:12 5e3a1e4ca628: Preparing 13:56:12 cc1d9e6b60d5: Preparing 13:56:12 4ba64cd5008b: Preparing 13:56:12 9219ff0eaa09: Preparing 13:56:12 b698b4cca2c5: Preparing 13:56:12 75b77361bb62: Preparing 13:56:12 dd9c8f8612c8: Preparing 13:56:12 4ba64cd5008b: Waiting 13:56:12 9219ff0eaa09: Waiting 13:56:12 b698b4cca2c5: Waiting 13:56:12 75b77361bb62: Waiting 13:56:12 dd9c8f8612c8: Waiting 13:56:12 ac68798fc461: Layer already exists 13:56:12 cc1d9e6b60d5: Layer already exists 13:56:12 5e3a1e4ca628: Layer already exists 13:56:12 904caa0d0aea: Layer already exists 13:56:12 c5742bfbdd34: Layer already exists 13:56:12 4ba64cd5008b: Layer already exists 13:56:12 9219ff0eaa09: Layer already exists 13:56:12 b698b4cca2c5: Layer already exists 13:56:12 dd9c8f8612c8: Layer already exists 13:56:12 75b77361bb62: Layer already exists 13:56:12 latest: digest: sha256:54fc8aa65a1b4ebce629e8ad8b5c87fa6b9991211c3cf85bbd0bc1addbe7d8cb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:13 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.61 13:56:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 13:56:13 ac68798fc461: Preparing 13:56:13 c5742bfbdd34: Preparing 13:56:13 904caa0d0aea: Preparing 13:56:13 5e3a1e4ca628: Preparing 13:56:13 cc1d9e6b60d5: Preparing 13:56:13 4ba64cd5008b: Preparing 13:56:13 9219ff0eaa09: Preparing 13:56:13 b698b4cca2c5: Preparing 13:56:13 75b77361bb62: Preparing 13:56:13 dd9c8f8612c8: Preparing 13:56:13 4ba64cd5008b: Waiting 13:56:13 75b77361bb62: Waiting 13:56:13 9219ff0eaa09: Waiting 13:56:13 b698b4cca2c5: Waiting 13:56:13 dd9c8f8612c8: Waiting 13:56:13 904caa0d0aea: Layer already exists 13:56:13 5e3a1e4ca628: Layer already exists 13:56:13 cc1d9e6b60d5: Layer already exists 13:56:13 ac68798fc461: Layer already exists 13:56:13 c5742bfbdd34: Layer already exists 13:56:13 4ba64cd5008b: Layer already exists 13:56:13 9219ff0eaa09: Layer already exists 13:56:13 b698b4cca2c5: Layer already exists 13:56:13 75b77361bb62: Layer already exists 13:56:13 dd9c8f8612c8: Layer already exists 13:56:13 4.0.0-dev.61: digest: sha256:54fc8aa65a1b4ebce629e8ad8b5c87fa6b9991211c3cf85bbd0bc1addbe7d8cb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:14 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:56:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 13:56:14 ac68798fc461: Preparing 13:56:14 c5742bfbdd34: Preparing 13:56:14 904caa0d0aea: Preparing 13:56:14 5e3a1e4ca628: Preparing 13:56:14 cc1d9e6b60d5: Preparing 13:56:14 4ba64cd5008b: Preparing 13:56:14 9219ff0eaa09: Preparing 13:56:14 b698b4cca2c5: Preparing 13:56:14 75b77361bb62: Preparing 13:56:14 dd9c8f8612c8: Preparing 13:56:14 4ba64cd5008b: Waiting 13:56:14 9219ff0eaa09: Waiting 13:56:14 b698b4cca2c5: Waiting 13:56:14 75b77361bb62: Waiting 13:56:14 dd9c8f8612c8: Waiting 13:56:14 5e3a1e4ca628: Layer already exists 13:56:14 cc1d9e6b60d5: Layer already exists 13:56:14 ac68798fc461: Layer already exists 13:56:14 904caa0d0aea: Layer already exists 13:56:14 c5742bfbdd34: Layer already exists 13:56:14 75b77361bb62: Layer already exists 13:56:14 4ba64cd5008b: Layer already exists 13:56:14 9219ff0eaa09: Layer already exists 13:56:14 b698b4cca2c5: Layer already exists 13:56:14 dd9c8f8612c8: Layer already exists 13:56:14 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:54fc8aa65a1b4ebce629e8ad8b5c87fa6b9991211c3cf85bbd0bc1addbe7d8cb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:14 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 13:56:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 13:56:15 ac68798fc461: Preparing 13:56:15 c5742bfbdd34: Preparing 13:56:15 904caa0d0aea: Preparing 13:56:15 5e3a1e4ca628: Preparing 13:56:15 cc1d9e6b60d5: Preparing 13:56:15 4ba64cd5008b: Preparing 13:56:15 9219ff0eaa09: Preparing 13:56:15 b698b4cca2c5: Preparing 13:56:15 75b77361bb62: Preparing 13:56:15 dd9c8f8612c8: Preparing 13:56:15 4ba64cd5008b: Waiting 13:56:15 b698b4cca2c5: Waiting 13:56:15 75b77361bb62: Waiting 13:56:15 9219ff0eaa09: Waiting 13:56:15 dd9c8f8612c8: Waiting 13:56:15 5e3a1e4ca628: Layer already exists 13:56:15 904caa0d0aea: Layer already exists 13:56:15 cc1d9e6b60d5: Layer already exists 13:56:15 c5742bfbdd34: Layer already exists 13:56:15 ac68798fc461: Layer already exists 13:56:15 9219ff0eaa09: Layer already exists 13:56:15 75b77361bb62: Layer already exists 13:56:15 4ba64cd5008b: Layer already exists 13:56:15 b698b4cca2c5: Layer already exists 13:56:15 dd9c8f8612c8: Layer already exists 13:56:15 main: digest: sha256:54fc8aa65a1b4ebce629e8ad8b5c87fa6b9991211c3cf85bbd0bc1addbe7d8cb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:56:15 ===================================================== [Pipeline] echo 13:56:15 taggedImages: 13:56:15 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:56:15 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 13:56:15 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.61 13:56:15 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:56:15 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 13:56:15 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 13:56:15 3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:56:15 latest 13:56:15 4.0.0-dev.61 13:56:15 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:56:15 main 13:56:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:15 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:56:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 13:56:16 31c0d9b0fe64: Preparing 13:56:16 59692341625c: Preparing 13:56:16 f643711d69b5: Preparing 13:56:16 5e3a1e4ca628: Preparing 13:56:16 cc1d9e6b60d5: Preparing 13:56:16 3b8e3bee318f: Preparing 13:56:16 6a2f340f2dea: Preparing 13:56:16 4e3af5c77125: Preparing 13:56:16 dd9c8f8612c8: Preparing 13:56:16 3b8e3bee318f: Waiting 13:56:16 6a2f340f2dea: Waiting 13:56:16 4e3af5c77125: Waiting 13:56:16 dd9c8f8612c8: Waiting 13:56:16 5e3a1e4ca628: Layer already exists 13:56:16 cc1d9e6b60d5: Layer already exists 13:56:16 f643711d69b5: Pushed 13:56:16 59692341625c: Pushed 13:56:16 31c0d9b0fe64: Pushed 13:56:16 6a2f340f2dea: Pushed 13:56:16 dd9c8f8612c8: Layer already exists 13:56:17 4e3af5c77125: Pushed 13:56:43 3b8e3bee318f: Pushed 13:56:50 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:1f77d7cb32702e958cd26514b35bb08ceb54a6a442e9a99d25f3e5de61d9d6d0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:50 + 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 13:56:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 13:56:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 13:56:51 31c0d9b0fe64: Preparing 13:56:51 59692341625c: Preparing 13:56:51 f643711d69b5: Preparing 13:56:51 5e3a1e4ca628: Preparing 13:56:51 cc1d9e6b60d5: Preparing 13:56:51 3b8e3bee318f: Preparing 13:56:51 6a2f340f2dea: Preparing 13:56:51 4e3af5c77125: Preparing 13:56:51 dd9c8f8612c8: Preparing 13:56:51 3b8e3bee318f: Waiting 13:56:51 6a2f340f2dea: Waiting 13:56:51 4e3af5c77125: Waiting 13:56:51 dd9c8f8612c8: Waiting 13:56:51 59692341625c: Layer already exists 13:56:51 f643711d69b5: Layer already exists 13:56:51 5e3a1e4ca628: Layer already exists 13:56:51 31c0d9b0fe64: Layer already exists 13:56:51 cc1d9e6b60d5: Layer already exists 13:56:51 4e3af5c77125: Layer already exists 13:56:51 6a2f340f2dea: Layer already exists 13:56:51 3b8e3bee318f: Layer already exists 13:56:51 dd9c8f8612c8: Layer already exists 13:56:51 latest: digest: sha256:1f77d7cb32702e958cd26514b35bb08ceb54a6a442e9a99d25f3e5de61d9d6d0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:51 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.61 13:56:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 13:56:52 31c0d9b0fe64: Preparing 13:56:52 59692341625c: Preparing 13:56:52 f643711d69b5: Preparing 13:56:52 5e3a1e4ca628: Preparing 13:56:52 cc1d9e6b60d5: Preparing 13:56:52 3b8e3bee318f: Preparing 13:56:52 6a2f340f2dea: Preparing 13:56:52 4e3af5c77125: Preparing 13:56:52 dd9c8f8612c8: Preparing 13:56:52 3b8e3bee318f: Waiting 13:56:52 6a2f340f2dea: Waiting 13:56:52 4e3af5c77125: Waiting 13:56:52 dd9c8f8612c8: Waiting 13:56:52 31c0d9b0fe64: Layer already exists 13:56:52 cc1d9e6b60d5: Layer already exists 13:56:52 59692341625c: Layer already exists 13:56:52 5e3a1e4ca628: Layer already exists 13:56:52 f643711d69b5: Layer already exists 13:56:52 6a2f340f2dea: Layer already exists 13:56:52 3b8e3bee318f: Layer already exists 13:56:52 4e3af5c77125: Layer already exists 13:56:52 dd9c8f8612c8: Layer already exists 13:56:52 4.0.0-dev.61: digest: sha256:1f77d7cb32702e958cd26514b35bb08ceb54a6a442e9a99d25f3e5de61d9d6d0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:52 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:56:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 13:56:53 31c0d9b0fe64: Preparing 13:56:53 59692341625c: Preparing 13:56:53 f643711d69b5: Preparing 13:56:53 5e3a1e4ca628: Preparing 13:56:53 cc1d9e6b60d5: Preparing 13:56:53 3b8e3bee318f: Preparing 13:56:53 6a2f340f2dea: Preparing 13:56:53 4e3af5c77125: Preparing 13:56:53 dd9c8f8612c8: Preparing 13:56:53 6a2f340f2dea: Waiting 13:56:53 4e3af5c77125: Waiting 13:56:53 dd9c8f8612c8: Waiting 13:56:53 3b8e3bee318f: Waiting 13:56:53 5e3a1e4ca628: Layer already exists 13:56:53 f643711d69b5: Layer already exists 13:56:53 31c0d9b0fe64: Layer already exists 13:56:53 59692341625c: Layer already exists 13:56:53 cc1d9e6b60d5: Layer already exists 13:56:53 3b8e3bee318f: Layer already exists 13:56:53 6a2f340f2dea: Layer already exists 13:56:53 dd9c8f8612c8: Layer already exists 13:56:53 4e3af5c77125: Layer already exists 13:56:53 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:1f77d7cb32702e958cd26514b35bb08ceb54a6a442e9a99d25f3e5de61d9d6d0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:53 + 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 13:56:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 13:56:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 13:56:53 31c0d9b0fe64: Preparing 13:56:53 59692341625c: Preparing 13:56:53 f643711d69b5: Preparing 13:56:53 5e3a1e4ca628: Preparing 13:56:53 cc1d9e6b60d5: Preparing 13:56:53 3b8e3bee318f: Preparing 13:56:53 6a2f340f2dea: Preparing 13:56:53 4e3af5c77125: Preparing 13:56:53 dd9c8f8612c8: Preparing 13:56:53 3b8e3bee318f: Waiting 13:56:53 6a2f340f2dea: Waiting 13:56:53 4e3af5c77125: Waiting 13:56:53 dd9c8f8612c8: Waiting 13:56:53 5e3a1e4ca628: Layer already exists 13:56:53 cc1d9e6b60d5: Layer already exists 13:56:53 59692341625c: Layer already exists 13:56:53 31c0d9b0fe64: Layer already exists 13:56:53 f643711d69b5: Layer already exists 13:56:53 6a2f340f2dea: Layer already exists 13:56:53 3b8e3bee318f: Layer already exists 13:56:53 dd9c8f8612c8: Layer already exists 13:56:53 4e3af5c77125: Layer already exists 13:57:06 main: digest: sha256:1f77d7cb32702e958cd26514b35bb08ceb54a6a442e9a99d25f3e5de61d9d6d0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:57:06 ===================================================== [Pipeline] echo 13:57:06 taggedImages: 13:57:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:57:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 13:57:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.61 13:57:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:57:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 13:57:06 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 13:57:06 3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:57:06 latest 13:57:06 4.0.0-dev.61 13:57:06 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:57:06 main 13:57:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:06 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:57:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 13:57:07 4305e21bcc63: Preparing 13:57:07 31a3bbdb3f0c: Preparing 13:57:07 7dd8460f7e8c: Preparing 13:57:07 5e3a1e4ca628: Preparing 13:57:07 cc1d9e6b60d5: Preparing 13:57:07 7d5aa994c333: Preparing 13:57:07 b698b4cca2c5: Preparing 13:57:07 75b77361bb62: Preparing 13:57:07 dd9c8f8612c8: Preparing 13:57:07 b698b4cca2c5: Waiting 13:57:07 7d5aa994c333: Waiting 13:57:07 75b77361bb62: Waiting 13:57:07 dd9c8f8612c8: Waiting 13:57:07 cc1d9e6b60d5: Layer already exists 13:57:07 5e3a1e4ca628: Layer already exists 13:57:07 b698b4cca2c5: Layer already exists 13:57:07 7dd8460f7e8c: Pushed 13:57:07 31a3bbdb3f0c: Pushed 13:57:07 4305e21bcc63: Pushed 13:57:07 75b77361bb62: Layer already exists 13:57:07 dd9c8f8612c8: Layer already exists 13:57:33 7d5aa994c333: Pushed 13:57:33 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:668d65e6d6a1113615c875726ed892909eed30250554e8c9c18b59cb0c93ffd3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:34 + 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 13:57:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 13:57:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 13:57:34 4305e21bcc63: Preparing 13:57:34 31a3bbdb3f0c: Preparing 13:57:34 7dd8460f7e8c: Preparing 13:57:34 5e3a1e4ca628: Preparing 13:57:34 cc1d9e6b60d5: Preparing 13:57:34 7d5aa994c333: Preparing 13:57:34 b698b4cca2c5: Preparing 13:57:34 75b77361bb62: Preparing 13:57:34 dd9c8f8612c8: Preparing 13:57:34 7d5aa994c333: Waiting 13:57:34 b698b4cca2c5: Waiting 13:57:34 75b77361bb62: Waiting 13:57:34 dd9c8f8612c8: Waiting 13:57:34 7dd8460f7e8c: Layer already exists 13:57:34 cc1d9e6b60d5: Layer already exists 13:57:34 4305e21bcc63: Layer already exists 13:57:34 5e3a1e4ca628: Layer already exists 13:57:34 31a3bbdb3f0c: Layer already exists 13:57:34 b698b4cca2c5: Layer already exists 13:57:34 7d5aa994c333: Layer already exists 13:57:34 75b77361bb62: Layer already exists 13:57:34 dd9c8f8612c8: Layer already exists 13:57:34 latest: digest: sha256:668d65e6d6a1113615c875726ed892909eed30250554e8c9c18b59cb0c93ffd3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:35 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.61 13:57:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 13:57:35 4305e21bcc63: Preparing 13:57:35 31a3bbdb3f0c: Preparing 13:57:35 7dd8460f7e8c: Preparing 13:57:35 5e3a1e4ca628: Preparing 13:57:35 cc1d9e6b60d5: Preparing 13:57:35 7d5aa994c333: Preparing 13:57:35 b698b4cca2c5: Preparing 13:57:35 75b77361bb62: Preparing 13:57:35 dd9c8f8612c8: Preparing 13:57:35 b698b4cca2c5: Waiting 13:57:35 75b77361bb62: Waiting 13:57:35 dd9c8f8612c8: Waiting 13:57:35 7d5aa994c333: Waiting 13:57:35 cc1d9e6b60d5: Layer already exists 13:57:35 7dd8460f7e8c: Layer already exists 13:57:35 31a3bbdb3f0c: Layer already exists 13:57:35 5e3a1e4ca628: Layer already exists 13:57:35 4305e21bcc63: Layer already exists 13:57:35 75b77361bb62: Layer already exists 13:57:35 7d5aa994c333: Layer already exists 13:57:35 dd9c8f8612c8: Layer already exists 13:57:35 b698b4cca2c5: Layer already exists 13:57:35 4.0.0-dev.61: digest: sha256:668d65e6d6a1113615c875726ed892909eed30250554e8c9c18b59cb0c93ffd3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:36 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:57:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 13:57:36 4305e21bcc63: Preparing 13:57:36 31a3bbdb3f0c: Preparing 13:57:36 7dd8460f7e8c: Preparing 13:57:36 5e3a1e4ca628: Preparing 13:57:36 cc1d9e6b60d5: Preparing 13:57:36 7d5aa994c333: Preparing 13:57:36 b698b4cca2c5: Preparing 13:57:36 75b77361bb62: Preparing 13:57:36 dd9c8f8612c8: Preparing 13:57:36 b698b4cca2c5: Waiting 13:57:36 75b77361bb62: Waiting 13:57:36 dd9c8f8612c8: Waiting 13:57:36 7d5aa994c333: Waiting 13:57:36 cc1d9e6b60d5: Layer already exists 13:57:36 31a3bbdb3f0c: Layer already exists 13:57:36 4305e21bcc63: Layer already exists 13:57:36 7dd8460f7e8c: Layer already exists 13:57:36 5e3a1e4ca628: Layer already exists 13:57:36 b698b4cca2c5: Layer already exists 13:57:36 7d5aa994c333: Layer already exists 13:57:36 dd9c8f8612c8: Layer already exists 13:57:36 75b77361bb62: Layer already exists 13:57:36 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:668d65e6d6a1113615c875726ed892909eed30250554e8c9c18b59cb0c93ffd3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:37 + 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 13:57:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 13:57:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 13:57:37 4305e21bcc63: Preparing 13:57:37 31a3bbdb3f0c: Preparing 13:57:37 7dd8460f7e8c: Preparing 13:57:37 5e3a1e4ca628: Preparing 13:57:37 cc1d9e6b60d5: Preparing 13:57:37 7d5aa994c333: Preparing 13:57:37 b698b4cca2c5: Preparing 13:57:37 75b77361bb62: Preparing 13:57:37 dd9c8f8612c8: Preparing 13:57:37 b698b4cca2c5: Waiting 13:57:37 75b77361bb62: Waiting 13:57:37 dd9c8f8612c8: Waiting 13:57:37 7d5aa994c333: Waiting 13:57:37 4305e21bcc63: Layer already exists 13:57:37 7dd8460f7e8c: Layer already exists 13:57:37 5e3a1e4ca628: Layer already exists 13:57:37 cc1d9e6b60d5: Layer already exists 13:57:37 31a3bbdb3f0c: Layer already exists 13:57:37 b698b4cca2c5: Layer already exists 13:57:37 7d5aa994c333: Layer already exists 13:57:37 dd9c8f8612c8: Layer already exists 13:57:37 75b77361bb62: Layer already exists 13:57:37 main: digest: sha256:668d65e6d6a1113615c875726ed892909eed30250554e8c9c18b59cb0c93ffd3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:57:37 ===================================================== [Pipeline] echo 13:57:37 taggedImages: 13:57:37 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:57:37 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 13:57:37 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.61 13:57:37 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:57:37 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 13:57:37 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 13:57:37 3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:57:37 latest 13:57:37 4.0.0-dev.61 13:57:37 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:57:37 main 13:57:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:38 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:57:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 13:57:38 40a10a0d4df6: Preparing 13:57:38 5601da443bd5: Preparing 13:57:38 5e3a1e4ca628: Preparing 13:57:38 cc1d9e6b60d5: Preparing 13:57:38 0ca45d7671c3: Preparing 13:57:38 eabfb38e7fe8: Preparing 13:57:38 dd9c8f8612c8: Preparing 13:57:38 eabfb38e7fe8: Waiting 13:57:38 dd9c8f8612c8: Waiting 13:57:38 cc1d9e6b60d5: Layer already exists 13:57:38 5e3a1e4ca628: Layer already exists 13:57:38 dd9c8f8612c8: Layer already exists 13:57:38 40a10a0d4df6: Pushed 13:57:38 0ca45d7671c3: Pushed 13:57:40 eabfb38e7fe8: Pushed 13:57:47 5601da443bd5: Pushed 13:57:47 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:6170e6535194c1ecf6207f0a135f0ae0b88ddaed340500ee382bf78523c3b2f9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:47 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 13:57:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 13:57:47 40a10a0d4df6: Preparing 13:57:47 5601da443bd5: Preparing 13:57:47 5e3a1e4ca628: Preparing 13:57:47 cc1d9e6b60d5: Preparing 13:57:47 0ca45d7671c3: Preparing 13:57:47 eabfb38e7fe8: Preparing 13:57:47 dd9c8f8612c8: Preparing 13:57:47 eabfb38e7fe8: Waiting 13:57:47 dd9c8f8612c8: Waiting 13:57:47 5e3a1e4ca628: Layer already exists 13:57:47 40a10a0d4df6: Layer already exists 13:57:47 cc1d9e6b60d5: Layer already exists 13:57:47 5601da443bd5: Layer already exists 13:57:47 0ca45d7671c3: Layer already exists 13:57:47 eabfb38e7fe8: Layer already exists 13:57:47 dd9c8f8612c8: Layer already exists 13:57:47 latest: digest: sha256:6170e6535194c1ecf6207f0a135f0ae0b88ddaed340500ee382bf78523c3b2f9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:48 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.61 13:57:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 13:57:48 40a10a0d4df6: Preparing 13:57:48 5601da443bd5: Preparing 13:57:48 5e3a1e4ca628: Preparing 13:57:48 cc1d9e6b60d5: Preparing 13:57:48 0ca45d7671c3: Preparing 13:57:48 eabfb38e7fe8: Preparing 13:57:48 dd9c8f8612c8: Preparing 13:57:48 eabfb38e7fe8: Waiting 13:57:48 dd9c8f8612c8: Waiting 13:57:48 5601da443bd5: Layer already exists 13:57:48 5e3a1e4ca628: Layer already exists 13:57:48 cc1d9e6b60d5: Layer already exists 13:57:48 40a10a0d4df6: Layer already exists 13:57:48 0ca45d7671c3: Layer already exists 13:57:48 dd9c8f8612c8: Layer already exists 13:57:48 eabfb38e7fe8: Layer already exists 13:57:48 4.0.0-dev.61: digest: sha256:6170e6535194c1ecf6207f0a135f0ae0b88ddaed340500ee382bf78523c3b2f9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:49 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:57:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 13:57:49 40a10a0d4df6: Preparing 13:57:49 5601da443bd5: Preparing 13:57:49 5e3a1e4ca628: Preparing 13:57:49 cc1d9e6b60d5: Preparing 13:57:49 0ca45d7671c3: Preparing 13:57:49 eabfb38e7fe8: Preparing 13:57:49 dd9c8f8612c8: Preparing 13:57:49 eabfb38e7fe8: Waiting 13:57:49 dd9c8f8612c8: Waiting 13:57:49 cc1d9e6b60d5: Layer already exists 13:57:49 5601da443bd5: Layer already exists 13:57:49 40a10a0d4df6: Layer already exists 13:57:49 5e3a1e4ca628: Layer already exists 13:57:49 0ca45d7671c3: Layer already exists 13:57:49 eabfb38e7fe8: Layer already exists 13:57:49 dd9c8f8612c8: Layer already exists 13:57:49 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:6170e6535194c1ecf6207f0a135f0ae0b88ddaed340500ee382bf78523c3b2f9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:49 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 13:57:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 13:57:50 40a10a0d4df6: Preparing 13:57:50 5601da443bd5: Preparing 13:57:50 5e3a1e4ca628: Preparing 13:57:50 cc1d9e6b60d5: Preparing 13:57:50 0ca45d7671c3: Preparing 13:57:50 eabfb38e7fe8: Preparing 13:57:50 dd9c8f8612c8: Preparing 13:57:50 eabfb38e7fe8: Waiting 13:57:50 dd9c8f8612c8: Waiting 13:57:50 5e3a1e4ca628: Layer already exists 13:57:50 cc1d9e6b60d5: Layer already exists 13:57:50 0ca45d7671c3: Layer already exists 13:57:50 5601da443bd5: Layer already exists 13:57:50 40a10a0d4df6: Layer already exists 13:57:50 dd9c8f8612c8: Layer already exists 13:57:50 eabfb38e7fe8: Layer already exists 13:57:50 main: digest: sha256:6170e6535194c1ecf6207f0a135f0ae0b88ddaed340500ee382bf78523c3b2f9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:57:50 ===================================================== [Pipeline] echo 13:57:50 taggedImages: 13:57:50 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:57:50 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 13:57:50 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.61 13:57:50 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:57:50 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 13:57:50 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 13:57:50 3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:57:50 latest 13:57:50 4.0.0-dev.61 13:57:50 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:57:50 main 13:57:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:50 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:57:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 13:57:51 7efe33ab7558: Preparing 13:57:51 70609e5ceea8: Preparing 13:57:51 5e3a1e4ca628: Preparing 13:57:51 cc1d9e6b60d5: Preparing 13:57:51 1c48c624d48c: Preparing 13:57:51 bc50be8b081e: Preparing 13:57:51 dd9c8f8612c8: Preparing 13:57:51 bc50be8b081e: Waiting 13:57:51 dd9c8f8612c8: Waiting 13:57:51 cc1d9e6b60d5: Layer already exists 13:57:51 5e3a1e4ca628: Layer already exists 13:57:51 dd9c8f8612c8: Layer already exists 13:57:51 1c48c624d48c: Pushed 13:57:51 7efe33ab7558: Pushed 13:57:52 bc50be8b081e: Pushed 13:58:00 70609e5ceea8: Pushed 13:58:00 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:68cff535c4cd4ae3568a50c892470fff39ba53e7812c5742ca7424c89c690525 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:00 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 13:58:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 13:58:00 7efe33ab7558: Preparing 13:58:00 70609e5ceea8: Preparing 13:58:00 5e3a1e4ca628: Preparing 13:58:00 cc1d9e6b60d5: Preparing 13:58:00 1c48c624d48c: Preparing 13:58:00 bc50be8b081e: Preparing 13:58:00 dd9c8f8612c8: Preparing 13:58:00 bc50be8b081e: Waiting 13:58:00 dd9c8f8612c8: Waiting 13:58:00 5e3a1e4ca628: Layer already exists 13:58:00 cc1d9e6b60d5: Layer already exists 13:58:00 7efe33ab7558: Layer already exists 13:58:00 70609e5ceea8: Layer already exists 13:58:00 1c48c624d48c: Layer already exists 13:58:00 bc50be8b081e: Layer already exists 13:58:00 dd9c8f8612c8: Layer already exists 13:58:00 latest: digest: sha256:68cff535c4cd4ae3568a50c892470fff39ba53e7812c5742ca7424c89c690525 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.61 13:58:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 13:58:01 7efe33ab7558: Preparing 13:58:01 70609e5ceea8: Preparing 13:58:01 5e3a1e4ca628: Preparing 13:58:01 cc1d9e6b60d5: Preparing 13:58:01 1c48c624d48c: Preparing 13:58:01 bc50be8b081e: Preparing 13:58:01 dd9c8f8612c8: Preparing 13:58:01 bc50be8b081e: Waiting 13:58:01 dd9c8f8612c8: Waiting 13:58:01 1c48c624d48c: Layer already exists 13:58:01 cc1d9e6b60d5: Layer already exists 13:58:01 7efe33ab7558: Layer already exists 13:58:01 5e3a1e4ca628: Layer already exists 13:58:01 70609e5ceea8: Layer already exists 13:58:01 bc50be8b081e: Layer already exists 13:58:01 dd9c8f8612c8: Layer already exists 13:58:01 4.0.0-dev.61: digest: sha256:68cff535c4cd4ae3568a50c892470fff39ba53e7812c5742ca7424c89c690525 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:02 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:58:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 13:58:02 7efe33ab7558: Preparing 13:58:02 70609e5ceea8: Preparing 13:58:02 5e3a1e4ca628: Preparing 13:58:02 cc1d9e6b60d5: Preparing 13:58:02 1c48c624d48c: Preparing 13:58:02 bc50be8b081e: Preparing 13:58:02 dd9c8f8612c8: Preparing 13:58:02 bc50be8b081e: Waiting 13:58:02 dd9c8f8612c8: Waiting 13:58:02 cc1d9e6b60d5: Layer already exists 13:58:02 7efe33ab7558: Layer already exists 13:58:02 70609e5ceea8: Layer already exists 13:58:02 1c48c624d48c: Layer already exists 13:58:02 5e3a1e4ca628: Layer already exists 13:58:02 bc50be8b081e: Layer already exists 13:58:02 dd9c8f8612c8: Layer already exists 13:58:02 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:68cff535c4cd4ae3568a50c892470fff39ba53e7812c5742ca7424c89c690525 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:02 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 13:58:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 13:58:03 7efe33ab7558: Preparing 13:58:03 70609e5ceea8: Preparing 13:58:03 5e3a1e4ca628: Preparing 13:58:03 cc1d9e6b60d5: Preparing 13:58:03 1c48c624d48c: Preparing 13:58:03 bc50be8b081e: Preparing 13:58:03 dd9c8f8612c8: Preparing 13:58:03 bc50be8b081e: Waiting 13:58:03 dd9c8f8612c8: Waiting 13:58:03 7efe33ab7558: Layer already exists 13:58:03 cc1d9e6b60d5: Layer already exists 13:58:03 5e3a1e4ca628: Layer already exists 13:58:03 70609e5ceea8: Layer already exists 13:58:03 1c48c624d48c: Layer already exists 13:58:03 dd9c8f8612c8: Layer already exists 13:58:03 bc50be8b081e: Layer already exists 13:58:03 main: digest: sha256:68cff535c4cd4ae3568a50c892470fff39ba53e7812c5742ca7424c89c690525 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:58:03 ===================================================== [Pipeline] echo 13:58:03 taggedImages: 13:58:03 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 13:58:03 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 13:58:03 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.61 13:58:03 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 13:58: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 13:58:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:58:04 13:58:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:58:04 arm64: Pulling from edgex-lftools-log-publisher 13:58:04 8998bd30e6a1: Pulling fs layer 13:58:04 04944245beec: Pulling fs layer 13:58:04 699f458cf7ca: Pulling fs layer 13:58:04 765212b225bb: Pulling fs layer 13:58:04 f23df028b6ca: Pulling fs layer 13:58:04 d65c8cfc05b1: Pulling fs layer 13:58:04 2437ff75d9bd: Pulling fs layer 13:58:04 765212b225bb: Waiting 13:58:04 f23df028b6ca: Waiting 13:58:04 2437ff75d9bd: Waiting 13:58:04 04944245beec: Verifying Checksum 13:58:04 04944245beec: Download complete 13:58:04 765212b225bb: Verifying Checksum 13:58:04 765212b225bb: Download complete 13:58:04 f23df028b6ca: Verifying Checksum 13:58:04 f23df028b6ca: Download complete 13:58:04 d65c8cfc05b1: Verifying Checksum 13:58:04 d65c8cfc05b1: Download complete 13:58:04 699f458cf7ca: Verifying Checksum 13:58:05 8998bd30e6a1: Verifying Checksum 13:58:05 8998bd30e6a1: Download complete 13:58:07 2437ff75d9bd: Verifying Checksum 13:58:07 2437ff75d9bd: Download complete 13:58:09 8998bd30e6a1: Pull complete 13:58:09 04944245beec: Pull complete 13:58:11 699f458cf7ca: Pull complete 13:58:11 765212b225bb: Pull complete 13:58:12 f23df028b6ca: Pull complete 13:58:12 d65c8cfc05b1: Pull complete 13:58:30 2437ff75d9bd: Pull complete 13:58:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:58:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:58:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:58:31 prd-ubuntu20.04-docker-arm64-4c-16g-39545 does not seem to be running inside a container 13:58:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/799 -v /w/workspace/edgex-go/799:/w/workspace/edgex-go/799:rw,z -v /w/workspace/edgex-go/799@tmp:/w/workspace/edgex-go/799@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 13:58:34 $ docker top 183fa35653a0cd1f15431a72dacdbb645b489a1953659ddf93e4ec0bbcae2579 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:58:35 ---> job-cost.sh 13:58:35 lf-activate-venv: SKIPPING 13:58:35 INFO: No Stack... 13:58:35 INFO: Retrieving Pricing Info for: v3-standard-4 13:58:36 INFO: Archiving Costs [Pipeline] sh 13:58:37 + cat /w/workspace/edgex-go/799/archives/cost.csv 13:58:37 + cut -d, -f6 [Pipeline] lock 13:58:37 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-799-stack-cost] 13:58:37 Resource [jenkins-edgexfoundry-edgex-go-main-799-stack-cost] did not exist. Created. 13:58:37 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-799-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:58:37 + echo total: 0.10999999940395355 [Pipeline] stash 13:58:38 Stashed 1 file(s) [Pipeline] } 13:58:38 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-799-stack-cost] [Pipeline] // lock [Pipeline] } 13:58:38 $ docker stop --time=1 183fa35653a0cd1f15431a72dacdbb645b489a1953659ddf93e4ec0bbcae2579 13:58:40 $ docker rm -f --volumes 183fa35653a0cd1f15431a72dacdbb645b489a1953659ddf93e4ec0bbcae2579 [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 13:58:40 provisioning config files... 13:58:40 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/799@tmp/config4767279806861629037tmp [Pipeline] { [Pipeline] sh 13:58:40 + set +x 13:58:40 + bash -s -- 13:58:40 + curl -s https://codecov.io/bash 13:58:40 13:58:40 _____ _ 13:58:40 / ____| | | 13:58:40 | | ___ __| | ___ ___ _____ __ 13:58:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:58:40 | |___| (_) | (_| | __/ (_| (_) \ V / 13:58:40 \_____\___/ \__,_|\___|\___\___/ \_/ 13:58:40 Bash-1.0.6 13:58:40 13:58:40 13:58:40 ==> git version 2.25.1 found 13:58:40 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 13:58:40 Release-Date: 2020-01-08 13:58:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:58:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:58:40 ==> Jenkins CI detected. 13:58:40 current dir:  /w/workspace/edgex-go/799 13:58:40 project root: . 13:58:40 --> token set from env 13:58:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:58:40 ==> Running gcov in . (disable via -X gcov) 13:58:40 ==> Python coveragepy not found 13:58:40 ==> Searching for coverage reports in: 13:58:40 + . 13:58:41 -> Found 1 reports 13:58:41 ==> Detecting git/mercurial file structure 13:58:41 ==> Reading reports 13:58:41 + ./coverage.out bytes=1651062 13:58:41 ==> Appending adjustments 13:58:41 https://docs.codecov.io/docs/fixing-reports 13:58:42 + Found adjustments 13:58:42 ==> Gzipping contents 13:58:42 140K /tmp/codecov.tW4zgZ.gz 13:58:42 ==> Uploading reports 13:58:42 url: https://codecov.io 13:58:42 query: branch=main&commit=3a7a7668b3b625890f6f84ced6f90897b6b84f88&build=799&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F799%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:58:42 -> Pinging Codecov 13:58:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3a7a7668b3b625890f6f84ced6f90897b6b84f88&build=799&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F799%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:58:42 -> Uploading to 13:58:42 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/3a7a7668b3b625890f6f84ced6f90897b6b84f88/bc9d99b3-407e-4451-b81d-633592d2719b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250223%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250223T135842Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=860bffd19c9a0029a6ae485086ec5609cdf6f4557c7070d7f26c2c7ff3317412 13:58:42 % Total % Received % Xferd Average Speed Time Time Time Current 13:58:42 Dload Upload Total Spent Left Speed 13:58:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 137k 0 0 100 137k 0 505k --:--:-- --:--:-- --:--:-- 505k 13:58:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } 13:58:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 13:58:43 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:58:43 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:58:43 13:58:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:58:44 latest: Pulling from edgex-devops/edgex-snyk-go 13:58:44 43c4264eed91: Pulling fs layer 13:58:44 4cc291be95ef: Pulling fs layer 13:58:44 2ac1f1163629: Pulling fs layer 13:58:44 5c3c966382ef: Pulling fs layer 13:58:44 4f4fb700ef54: Pulling fs layer 13:58:44 d9c7d2e4e75e: Pulling fs layer 13:58:44 9c3e1370e548: Pulling fs layer 13:58:44 5c3c966382ef: Waiting 13:58:44 4f4fb700ef54: Waiting 13:58:44 d9c7d2e4e75e: Waiting 13:58:44 9c3e1370e548: Waiting 13:58:44 4cc291be95ef: Verifying Checksum 13:58:44 4cc291be95ef: Download complete 13:58:44 5c3c966382ef: Download complete 13:58:44 4f4fb700ef54: Download complete 13:58:44 43c4264eed91: Download complete 13:58:44 43c4264eed91: Pull complete 13:58:44 d9c7d2e4e75e: Verifying Checksum 13:58:44 d9c7d2e4e75e: Download complete 13:58:44 4cc291be95ef: Pull complete 13:58:44 2ac1f1163629: Verifying Checksum 13:58:44 2ac1f1163629: Download complete 13:58:45 9c3e1370e548: Verifying Checksum 13:58:45 9c3e1370e548: Download complete 13:58:47 2ac1f1163629: Pull complete 13:58:47 5c3c966382ef: Pull complete 13:58:47 4f4fb700ef54: Pull complete 13:58:48 d9c7d2e4e75e: Pull complete 13:58:51 9c3e1370e548: Pull complete 13:58:51 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 13:58:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:58:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:58:51 prd-ubuntu20.04-docker-8c-8g-39543 does not seem to be running inside a container 13:58:51 $ 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/799 -v /w/workspace/edgex-go/799:/w/workspace/edgex-go/799:rw,z -v /w/workspace/edgex-go/799@tmp:/w/workspace/edgex-go/799@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 13:58:53 $ docker top e9f910e1cc1e35b5ca04c5c3494e918dd5cade14a56c19366e78da35cf13b838 -eo pid,comm [Pipeline] { [Pipeline] sh 13:58:54 + git config --global --add safe.directory /w/workspace/edgex-go/799 [Pipeline] echo 13:58:54 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 13:58:54 + set -o pipefail 13:58:54 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 13:59:02 13:59:02 Monitoring /w/workspace/edgex-go/799 (github.com/edgexfoundry/edgex-go)... 13:59:02 13:59:02 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/8a5ceee2-733b-4359-a09f-67c1815e9fd9 13:59:02 13:59:02 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:59:02 [Pipeline] } 13:59:02 $ docker stop --time=1 e9f910e1cc1e35b5ca04c5c3494e918dd5cade14a56c19366e78da35cf13b838 13:59:04 $ docker rm -f --volumes e9f910e1cc1e35b5ca04c5c3494e918dd5cade14a56c19366e78da35cf13b838 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 13:59:05 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:59:05 provisioning config files... 13:59:05 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/799@tmp/config14951898132296001299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:59:05 --> edgex-publish-swagger.sh 13:59:05 === Publish openapi API === 13:59:05 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 13:59:05 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/799/openapi/core-command.yaml] 13:59:05 % Total % Received % Xferd Average Speed Time Time Time Current 13:59:05 Dload Upload Total Spent Left Speed 13:59:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 55375 --:--:-- --:--:-- --:--:-- 55281 13:59:06 13:59:06 13:59:06 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/799/openapi/core-data.yaml] 13:59:06 % Total % Received % Xferd Average Speed Time Time Time Current 13:59:06 Dload Upload Total Spent Left Speed 13:59:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 129k --:--:-- --:--:-- --:--:-- 129k 100 72057 0 0 100 72057 0 129k --:--:-- --:--:-- --:--:-- 129k 13:59:06 13:59:06 13:59:06 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/799/openapi/core-keeper.yaml] 13:59:06 % Total % Received % Xferd Average Speed Time Time Time Current 13:59:06 Dload Upload Total Spent Left Speed 13:59:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 392 190k --:--:-- --:--:-- --:--:-- 191k 13:59:06 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 13:59:06 13:59:06 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/799/openapi/core-metadata.yaml] 13:59:06 % Total % Received % Xferd Average Speed Time Time Time Current 13:59:06 Dload Upload Total Spent Left Speed 13:59:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 156 100 156k 474 474k --:--:-- --:--:-- --:--:-- 476k 13:59:07 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 13:59:07 13:59:07 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/799/openapi/security-proxy-auth.yaml] 13:59:07 % Total % Received % Xferd Average Speed Time Time Time Current 13:59:07 Dload Upload Total Spent Left Speed 13:59:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 370 134k --:--:-- --:--:-- --:--:-- 134k 13:59:07 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 13:59:07 13:59:07 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/799/openapi/security-secretstore-setup.yaml] 13:59:07 % Total % Received % Xferd Average Speed Time Time Time Current 13:59:07 Dload Upload Total Spent Left Speed 13:59:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 448 26619 --:--:-- --:--:-- --:--:-- 26885 100 3979 100 66 100 3913 448 26619 --:--:-- --:--:-- --:--:-- 26885 13:59:07 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 13:59:07 13:59:07 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/799/openapi/support-notifications.yaml] 13:59:07 % Total % Received % Xferd Average Speed Time Time Time Current 13:59:07 Dload Upload Total Spent Left Speed 13:59:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 475 297k --:--:-- --:--:-- --:--:-- 298k 13:59:07 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 13:59:07 13:59:07 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/799/openapi/support-scheduler.yaml] 13:59:07 % Total % Received % Xferd Average Speed Time Time Time Current 13:59:07 Dload Upload Total Spent Left Speed 13:59:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 405 128k --:--:-- --:--:-- --:--:-- 129k 13:59:08 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 13:59:08 [Pipeline] } 13:59:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 13:59:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:59:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:59:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:59:09 prd-ubuntu20.04-docker-8c-8g-39543 does not seem to be running inside a container 13:59:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/799 -v /w/workspace/edgex-go/799:/w/workspace/edgex-go/799:rw,z -v /w/workspace/edgex-go/799@tmp:/w/workspace/edgex-go/799@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 13:59:09 $ docker top 09e6bc6eb1791aead97ba18fb5ec35f13565399c792f30e18d6f21671114ee65 -eo pid,comm 13:59:09 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 13:59:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:59:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:59:09 [ssh-agent] Looking for ssh-agent implementation... 13:59:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:59:09 $ docker exec 09e6bc6eb1791aead97ba18fb5ec35f13565399c792f30e18d6f21671114ee65 ssh-agent 13:59:10 SSH_AUTH_SOCK=/tmp/ssh-swtALuKj6D8P/agent.32 13:59:10 SSH_AGENT_PID=38 13:59:10 Running ssh-add (command line suppressed) 13:59:10 Identity added: /w/workspace/edgex-go/799@tmp/private_key_8182681509299903792.key (/w/workspace/edgex-go/799@tmp/private_key_8182681509299903792.key) 13:59:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:59:10 + git semver tag 13:59:11 2025-02-23 13:59:10,965 [run_tag] DEBUG tag force:False 13:59:11 2025-02-23 13:59:10,965 [check_head_tag] DEBUG check head tag 13:59:11 2025-02-23 13:59:10,968 [execute] INFO git cat-file --batch-check 13:59:11 2025-02-23 13:59:10,968 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/799, universal_newlines=False, shell=None, istream=) 13:59:11 2025-02-23 13:59:10,973 [execute] INFO git cat-file --batch 13:59:11 2025-02-23 13:59:10,973 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/799, universal_newlines=False, shell=None, istream=) 13:59:11 2025-02-23 13:59:11,031 [read_version] DEBUG read version from /w/workspace/edgex-go/799/.semver/main 13:59:11 2025-02-23 13:59:11,032 [execute] INFO git tag -a v4.0.0-dev.61 -m v4.0.0-dev.61 13:59:11 2025-02-23 13:59:11,032 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.61', '-m', 'v4.0.0-dev.61'], cwd=/w/workspace/edgex-go/799, universal_newlines=False, shell=None, istream=None) 13:59:11 2025-02-23 13:59:11,036 [read_version] DEBUG read version from /w/workspace/edgex-go/799/.semver/main 13:59:11 4.0.0-dev.61 [Pipeline] } 13:59:11 $ docker exec --env ******** --env ******** 09e6bc6eb1791aead97ba18fb5ec35f13565399c792f30e18d6f21671114ee65 ssh-agent -k 13:59:11 unset SSH_AUTH_SOCK; 13:59:11 unset SSH_AGENT_PID; 13:59:11 echo Agent pid 38 killed; 13:59:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:59:11 + git semver [Pipeline] } 13:59:12 $ docker stop --time=1 09e6bc6eb1791aead97ba18fb5ec35f13565399c792f30e18d6f21671114ee65 13:59:13 $ docker rm -f --volumes 09e6bc6eb1791aead97ba18fb5ec35f13565399c792f30e18d6f21671114ee65 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:59:13 13:59:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:59:14 0.23.1-centos7: Pulling from edgex-lftools 13:59:14 ab5ef0e58194: Pulling fs layer 13:59:14 9712f1f96733: Pulling fs layer 13:59:14 63f879dbbcfc: Pulling fs layer 13:59:14 0d9ebad4ef96: Pulling fs layer 13:59:14 e9a5061849ea: Pulling fs layer 13:59:14 d747dcd14b5f: Pulling fs layer 13:59:14 2de7ff778b66: Pulling fs layer 13:59:14 e9a5061849ea: Waiting 13:59:14 d747dcd14b5f: Waiting 13:59:14 2de7ff778b66: Waiting 13:59:14 9712f1f96733: Download complete 13:59:14 63f879dbbcfc: Verifying Checksum 13:59:14 63f879dbbcfc: Download complete 13:59:14 e9a5061849ea: Verifying Checksum 13:59:14 e9a5061849ea: Download complete 13:59:14 d747dcd14b5f: Download complete 13:59:14 0d9ebad4ef96: Verifying Checksum 13:59:14 0d9ebad4ef96: Download complete 13:59:14 2de7ff778b66: Download complete 13:59:14 ab5ef0e58194: Verifying Checksum 13:59:14 ab5ef0e58194: Download complete 13:59:18 ab5ef0e58194: Pull complete 13:59:18 9712f1f96733: Pull complete 13:59:18 63f879dbbcfc: Pull complete 13:59:22 0d9ebad4ef96: Pull complete 13:59:22 e9a5061849ea: Pull complete 13:59:22 d747dcd14b5f: Pull complete 13:59:23 2de7ff778b66: Pull complete 13:59:23 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:59:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:59:23 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:59:23 prd-ubuntu20.04-docker-8c-8g-39543 does not seem to be running inside a container 13:59:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/799 -v /w/workspace/edgex-go/799:/w/workspace/edgex-go/799:rw,z -v /w/workspace/edgex-go/799@tmp:/w/workspace/edgex-go/799@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 13:59:25 $ docker top 372f61475d48ee80f97afe7dc6e28d683b0e5d7fc8b22277b5393fc7577bf0e9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:59:25 provisioning config files... 13:59:25 copy managed file [sigul-config] to file:/w/workspace/edgex-go/799@tmp/config37078443409988383tmp 13:59:25 copy managed file [sigul-password] to file:/w/workspace/edgex-go/799@tmp/config16483555114046718290tmp 13:59:25 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/799@tmp/config478377593498161833tmp [Pipeline] { [Pipeline] echo 13:59:25 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:59:25 ---> sigul-configuration.sh 13:59:25 gpg: directory `/root/.gnupg' created 13:59:25 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:59:25 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:59:25 gpg: keyring `/root/.gnupg/secring.gpg' created 13:59:25 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:59:25 gpg: CAST5 encrypted data 13:59:25 gpg: encrypted with 1 passphrase 13:59:25 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:59:26 + mkdir /home/jenkins 13:59:26 + mkdir /home/jenkins/sigul [Pipeline] sh 13:59: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 13:59:26 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:59:26 ---> sigul-install.sh 13:59:26 Sigul already installed; skipping installation. [Pipeline] sh 13:59:27 + git tag --list 13:59:27 0.6.0 13:59:27 0.6.1 13:59:27 0.7.0 13:59:27 0.7.1 13:59:27 v1.0.0 13:59:27 v1.0.1 13:59:27 v1.1.0 13:59:27 v1.2.0 13:59:27 v1.2.1 13:59:27 v1.3.0 13:59:27 v1.3.1 13:59:27 v2.0.0 13:59:27 v2.1.0 13:59:27 v2.1.1 13:59:27 v2.2.0 13:59:27 v2.3.0 13:59:27 v3.0 13:59:27 v3.0.0 13:59:27 v3.1 13:59:27 v3.1.0 13:59:27 v3.1.0-dev.1 13:59:27 v3.1.0-dev.10 13:59:27 v3.1.0-dev.11 13:59:27 v3.1.0-dev.12 13:59:27 v3.1.0-dev.13 13:59:27 v3.1.0-dev.14 13:59:27 v3.1.0-dev.15 13:59:27 v3.1.0-dev.16 13:59:27 v3.1.0-dev.17 13:59:27 v3.1.0-dev.18 13:59:27 v3.1.0-dev.19 13:59:27 v3.1.0-dev.2 13:59:27 v3.1.0-dev.20 13:59:27 v3.1.0-dev.21 13:59:27 v3.1.0-dev.22 13:59:27 v3.1.0-dev.23 13:59:27 v3.1.0-dev.24 13:59:27 v3.1.0-dev.25 13:59:27 v3.1.0-dev.26 13:59:27 v3.1.0-dev.27 13:59:27 v3.1.0-dev.28 13:59:27 v3.1.0-dev.29 13:59:27 v3.1.0-dev.3 13:59:27 v3.1.0-dev.30 13:59:27 v3.1.0-dev.31 13:59:27 v3.1.0-dev.32 13:59:27 v3.1.0-dev.33 13:59:27 v3.1.0-dev.34 13:59:27 v3.1.0-dev.35 13:59:27 v3.1.0-dev.36 13:59:27 v3.1.0-dev.37 13:59:27 v3.1.0-dev.38 13:59:27 v3.1.0-dev.39 13:59:27 v3.1.0-dev.4 13:59:27 v3.1.0-dev.40 13:59:27 v3.1.0-dev.41 13:59:27 v3.1.0-dev.42 13:59:27 v3.1.0-dev.43 13:59:27 v3.1.0-dev.44 13:59:27 v3.1.0-dev.45 13:59:27 v3.1.0-dev.46 13:59:27 v3.1.0-dev.47 13:59:27 v3.1.0-dev.48 13:59:27 v3.1.0-dev.49 13:59:27 v3.1.0-dev.5 13:59:27 v3.1.0-dev.50 13:59:27 v3.1.0-dev.51 13:59:27 v3.1.0-dev.52 13:59:27 v3.1.0-dev.53 13:59:27 v3.1.0-dev.54 13:59:27 v3.1.0-dev.55 13:59:27 v3.1.0-dev.56 13:59:27 v3.1.0-dev.57 13:59:27 v3.1.0-dev.58 13:59:27 v3.1.0-dev.59 13:59:27 v3.1.0-dev.6 13:59:27 v3.1.0-dev.60 13:59:27 v3.1.0-dev.61 13:59:27 v3.1.0-dev.62 13:59:27 v3.1.0-dev.63 13:59:27 v3.1.0-dev.64 13:59:27 v3.1.0-dev.65 13:59:27 v3.1.0-dev.66 13:59:27 v3.1.0-dev.67 13:59:27 v3.1.0-dev.68 13:59:27 v3.1.0-dev.69 13:59:27 v3.1.0-dev.7 13:59:27 v3.1.0-dev.70 13:59:27 v3.1.0-dev.71 13:59:27 v3.1.0-dev.72 13:59:27 v3.1.0-dev.73 13:59:27 v3.1.0-dev.8 13:59:27 v3.1.0-dev.9 13:59:27 v3.1.1 13:59:27 v3.1.1-dev.1 13:59:27 v3.1.1-dev.2 13:59:27 v3.2.0-dev.1 13:59:27 v3.2.0-dev.10 13:59:27 v3.2.0-dev.100 13:59:27 v3.2.0-dev.101 13:59:27 v3.2.0-dev.102 13:59:27 v3.2.0-dev.103 13:59:27 v3.2.0-dev.104 13:59:27 v3.2.0-dev.105 13:59:27 v3.2.0-dev.106 13:59:27 v3.2.0-dev.107 13:59:27 v3.2.0-dev.108 13:59:27 v3.2.0-dev.109 13:59:27 v3.2.0-dev.11 13:59:27 v3.2.0-dev.12 13:59:27 v3.2.0-dev.13 13:59:27 v3.2.0-dev.14 13:59:27 v3.2.0-dev.15 13:59:27 v3.2.0-dev.16 13:59:27 v3.2.0-dev.17 13:59:27 v3.2.0-dev.18 13:59:27 v3.2.0-dev.19 13:59:27 v3.2.0-dev.2 13:59:27 v3.2.0-dev.20 13:59:27 v3.2.0-dev.21 13:59:27 v3.2.0-dev.22 13:59:27 v3.2.0-dev.23 13:59:27 v3.2.0-dev.24 13:59:27 v3.2.0-dev.25 13:59:27 v3.2.0-dev.26 13:59:27 v3.2.0-dev.27 13:59:27 v3.2.0-dev.28 13:59:27 v3.2.0-dev.29 13:59:27 v3.2.0-dev.3 13:59:27 v3.2.0-dev.30 13:59:27 v3.2.0-dev.31 13:59:27 v3.2.0-dev.32 13:59:27 v3.2.0-dev.33 13:59:27 v3.2.0-dev.34 13:59:27 v3.2.0-dev.35 13:59:27 v3.2.0-dev.36 13:59:27 v3.2.0-dev.37 13:59:27 v3.2.0-dev.38 13:59:27 v3.2.0-dev.39 13:59:27 v3.2.0-dev.4 13:59:27 v3.2.0-dev.40 13:59:27 v3.2.0-dev.41 13:59:27 v3.2.0-dev.42 13:59:27 v3.2.0-dev.43 13:59:27 v3.2.0-dev.44 13:59:27 v3.2.0-dev.45 13:59:27 v3.2.0-dev.46 13:59:27 v3.2.0-dev.47 13:59:27 v3.2.0-dev.48 13:59:27 v3.2.0-dev.49 13:59:27 v3.2.0-dev.5 13:59:27 v3.2.0-dev.50 13:59:27 v3.2.0-dev.51 13:59:27 v3.2.0-dev.52 13:59:27 v3.2.0-dev.53 13:59:27 v3.2.0-dev.54 13:59:27 v3.2.0-dev.55 13:59:27 v3.2.0-dev.56 13:59:27 v3.2.0-dev.57 13:59:27 v3.2.0-dev.58 13:59:27 v3.2.0-dev.59 13:59:27 v3.2.0-dev.6 13:59:27 v3.2.0-dev.60 13:59:27 v3.2.0-dev.61 13:59:27 v3.2.0-dev.62 13:59:27 v3.2.0-dev.63 13:59:27 v3.2.0-dev.64 13:59:27 v3.2.0-dev.65 13:59:27 v3.2.0-dev.66 13:59:27 v3.2.0-dev.67 13:59:27 v3.2.0-dev.68 13:59:27 v3.2.0-dev.69 13:59:27 v3.2.0-dev.7 13:59:27 v3.2.0-dev.70 13:59:27 v3.2.0-dev.71 13:59:27 v3.2.0-dev.72 13:59:27 v3.2.0-dev.73 13:59:27 v3.2.0-dev.74 13:59:27 v3.2.0-dev.75 13:59:27 v3.2.0-dev.76 13:59:27 v3.2.0-dev.77 13:59:27 v3.2.0-dev.78 13:59:27 v3.2.0-dev.79 13:59:27 v3.2.0-dev.8 13:59:27 v3.2.0-dev.80 13:59:27 v3.2.0-dev.81 13:59:27 v3.2.0-dev.82 13:59:27 v3.2.0-dev.83 13:59:27 v3.2.0-dev.84 13:59:27 v3.2.0-dev.85 13:59:27 v3.2.0-dev.86 13:59:27 v3.2.0-dev.87 13:59:27 v3.2.0-dev.88 13:59:27 v3.2.0-dev.89 13:59:27 v3.2.0-dev.9 13:59:27 v3.2.0-dev.90 13:59:27 v3.2.0-dev.91 13:59:27 v3.2.0-dev.92 13:59:27 v3.2.0-dev.93 13:59:27 v3.2.0-dev.94 13:59:27 v3.2.0-dev.95 13:59:27 v3.2.0-dev.96 13:59:27 v3.2.0-dev.97 13:59:27 v3.2.0-dev.98 13:59:27 v3.2.0-dev.99 13:59:27 v4.0.0-dev.1 13:59:27 v4.0.0-dev.10 13:59:27 v4.0.0-dev.11 13:59:27 v4.0.0-dev.12 13:59:27 v4.0.0-dev.13 13:59:27 v4.0.0-dev.14 13:59:27 v4.0.0-dev.15 13:59:27 v4.0.0-dev.16 13:59:27 v4.0.0-dev.17 13:59:27 v4.0.0-dev.18 13:59:27 v4.0.0-dev.19 13:59:27 v4.0.0-dev.2 13:59:27 v4.0.0-dev.20 13:59:27 v4.0.0-dev.21 13:59:27 v4.0.0-dev.22 13:59:27 v4.0.0-dev.23 13:59:27 v4.0.0-dev.24 13:59:27 v4.0.0-dev.25 13:59:27 v4.0.0-dev.26 13:59:27 v4.0.0-dev.27 13:59:27 v4.0.0-dev.28 13:59:27 v4.0.0-dev.29 13:59:27 v4.0.0-dev.3 13:59:27 v4.0.0-dev.30 13:59:27 v4.0.0-dev.31 13:59:27 v4.0.0-dev.32 13:59:27 v4.0.0-dev.33 13:59:27 v4.0.0-dev.34 13:59:27 v4.0.0-dev.35 13:59:27 v4.0.0-dev.36 13:59:27 v4.0.0-dev.37 13:59:27 v4.0.0-dev.38 13:59:27 v4.0.0-dev.39 13:59:27 v4.0.0-dev.4 13:59:27 v4.0.0-dev.40 13:59:27 v4.0.0-dev.41 13:59:27 v4.0.0-dev.42 13:59:27 v4.0.0-dev.43 13:59:27 v4.0.0-dev.44 13:59:27 v4.0.0-dev.45 13:59:27 v4.0.0-dev.46 13:59:27 v4.0.0-dev.47 13:59:27 v4.0.0-dev.48 13:59:27 v4.0.0-dev.49 13:59:27 v4.0.0-dev.5 13:59:27 v4.0.0-dev.50 13:59:27 v4.0.0-dev.51 13:59:27 v4.0.0-dev.52 13:59:27 v4.0.0-dev.53 13:59:27 v4.0.0-dev.54 13:59:27 v4.0.0-dev.55 13:59:27 v4.0.0-dev.56 13:59:27 v4.0.0-dev.57 13:59:27 v4.0.0-dev.58 13:59:27 v4.0.0-dev.59 13:59:27 v4.0.0-dev.6 13:59:27 v4.0.0-dev.60 13:59:27 v4.0.0-dev.61 13:59:27 v4.0.0-dev.7 13:59:27 v4.0.0-dev.8 13:59:27 v4.0.0-dev.9 [Pipeline] sh 13:59:27 + lftools sign git-tag v4.0.0-dev.61 13:59:28 Signing Git tag with Sigul... 13:59:28 Signing v4.0.0-dev.61 [Pipeline] echo 13:59:28 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:59:28 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:59:28 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:59:28 $ docker stop --time=1 372f61475d48ee80f97afe7dc6e28d683b0e5d7fc8b22277b5393fc7577bf0e9 13:59:29 $ docker rm -f --volumes 372f61475d48ee80f97afe7dc6e28d683b0e5d7fc8b22277b5393fc7577bf0e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:59:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:59:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:59:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:59:30 prd-ubuntu20.04-docker-8c-8g-39543 does not seem to be running inside a container 13:59:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/799 -v /w/workspace/edgex-go/799:/w/workspace/edgex-go/799:rw,z -v /w/workspace/edgex-go/799@tmp:/w/workspace/edgex-go/799@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 13:59:31 $ docker top 07b765e0d0eff32e3a0ca59d7939528a2336dec812edb807e0ad65761eebecc7 -eo pid,comm 13:59: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). 13:59:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:59:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:59:31 [ssh-agent] Looking for ssh-agent implementation... 13:59:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:59:31 $ docker exec 07b765e0d0eff32e3a0ca59d7939528a2336dec812edb807e0ad65761eebecc7 ssh-agent 13:59:31 SSH_AUTH_SOCK=/tmp/ssh-Ps2VT0jX7tL3/agent.32 13:59:31 SSH_AGENT_PID=38 13:59:31 Running ssh-add (command line suppressed) 13:59:31 Identity added: /w/workspace/edgex-go/799@tmp/private_key_945787003233557621.key (/w/workspace/edgex-go/799@tmp/private_key_945787003233557621.key) 13:59:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:59:31 + git semver bump pre 13:59:32 2025-02-23 13:59:32,058 [read_version] DEBUG read version from /w/workspace/edgex-go/799/.semver/main 13:59:32 2025-02-23 13:59:32,058 [bump_version] DEBUG bumping version:4.0.0-dev.61 on axis:pre with prefix:dev 13:59:32 2025-02-23 13:59:32,058 [bump_version] DEBUG bumped version:4.0.0-dev.62 13:59:32 2025-02-23 13:59:32,058 [write_version] DEBUG write version:4.0.0-dev.62 to path:/w/workspace/edgex-go/799/.semver/main with force:True 13:59:32 2025-02-23 13:59:32,058 [read_version] DEBUG read version from /w/workspace/edgex-go/799/.semver/main 13:59:32 2025-02-23 13:59:32,058 [write_file] DEBUG write to file:/w/workspace/edgex-go/799/.semver/main 13:59:32 2025-02-23 13:59:32,060 [execute] INFO git cat-file --batch-check 13:59:32 2025-02-23 13:59:32,060 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/799/.semver, universal_newlines=False, shell=None, istream=) 13:59:32 2025-02-23 13:59:32,065 [execute] INFO git cat-file --batch 13:59:32 2025-02-23 13:59:32,065 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/799/.semver, universal_newlines=False, shell=None, istream=) 13:59:32 2025-02-23 13:59:32,070 [read_version] DEBUG read version from /w/workspace/edgex-go/799/.semver/main 13:59:32 4.0.0-dev.62 [Pipeline] } 13:59:32 $ docker exec --env ******** --env ******** 07b765e0d0eff32e3a0ca59d7939528a2336dec812edb807e0ad65761eebecc7 ssh-agent -k 13:59:32 unset SSH_AUTH_SOCK; 13:59:32 unset SSH_AGENT_PID; 13:59:32 echo Agent pid 38 killed; 13:59:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:59:32 + git semver [Pipeline] } 13:59:32 $ docker stop --time=1 07b765e0d0eff32e3a0ca59d7939528a2336dec812edb807e0ad65761eebecc7 13:59:34 $ docker rm -f --volumes 07b765e0d0eff32e3a0ca59d7939528a2336dec812edb807e0ad65761eebecc7 [Pipeline] // withDockerContainer [Pipeline] sh 13:59:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:59:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:59:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:59:34 prd-ubuntu20.04-docker-8c-8g-39543 does not seem to be running inside a container 13:59:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/799 -v /w/workspace/edgex-go/799:/w/workspace/edgex-go/799:rw,z -v /w/workspace/edgex-go/799@tmp:/w/workspace/edgex-go/799@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 13:59:35 $ docker top 9c39167711b6c31c13a574dfbe6d9ddb80a92e2b24dafe2a3678deabcb107248 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:59:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:59:35 [ssh-agent] Looking for ssh-agent implementation... 13:59:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:59:35 $ docker exec 9c39167711b6c31c13a574dfbe6d9ddb80a92e2b24dafe2a3678deabcb107248 ssh-agent 13:59:35 SSH_AUTH_SOCK=/tmp/ssh-yLCD9AWAokqQ/agent.31 13:59:35 SSH_AGENT_PID=37 13:59:35 Running ssh-add (command line suppressed) 13:59:35 Identity added: /w/workspace/edgex-go/799@tmp/private_key_17846311155437081388.key (/w/workspace/edgex-go/799@tmp/private_key_17846311155437081388.key) 13:59:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:59:36 + git semver push 13:59:36 2025-02-23 13:59:36,453 [run_push] DEBUG push 13:59:36 2025-02-23 13:59:36,454 [execute] INFO git cat-file --batch-check 13:59:36 2025-02-23 13:59:36,454 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/799/.semver, universal_newlines=False, shell=None, istream=) 13:59:36 2025-02-23 13:59:36,458 [execute] INFO git rev-list 50b3e3f08629bd9f9c971b2f761619c1e7d20a20 -- 13:59:36 2025-02-23 13:59:36,459 [execute] DEBUG Popen(['git', 'rev-list', '50b3e3f08629bd9f9c971b2f761619c1e7d20a20', '--'], cwd=/w/workspace/edgex-go/799/.semver, universal_newlines=False, shell=None, istream=None) 13:59:36 2025-02-23 13:59:36,479 [execute] INFO git fetch -v origin 13:59:36 2025-02-23 13:59:36,479 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/799/.semver, universal_newlines=True, shell=None, istream=None) 13:59:37 2025-02-23 13:59:36,918 [run_push] DEBUG no remote changes detected 13:59:37 2025-02-23 13:59:36,919 [execute] INFO git push origin semver 13:59:37 2025-02-23 13:59:36,920 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/799/.semver, universal_newlines=False, shell=None, istream=None) 13:59:37 2025-02-23 13:59:37,632 [run_push] DEBUG push all version tags 13:59:37 2025-02-23 13:59:37,632 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:59:37 2025-02-23 13:59:37,633 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/799, universal_newlines=False, shell=None, istream=None) 13:59:38 2025-02-23 13:59:38,222 [read_version] DEBUG read version from /w/workspace/edgex-go/799/.semver/main 13:59:38 4.0.0-dev.62 [Pipeline] } 13:59:38 $ docker exec --env ******** --env ******** 9c39167711b6c31c13a574dfbe6d9ddb80a92e2b24dafe2a3678deabcb107248 ssh-agent -k 13:59:38 unset SSH_AUTH_SOCK; 13:59:38 unset SSH_AGENT_PID; 13:59:38 echo Agent pid 37 killed; 13:59:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:59:38 + git semver [Pipeline] } 13:59:39 $ docker stop --time=1 9c39167711b6c31c13a574dfbe6d9ddb80a92e2b24dafe2a3678deabcb107248 13:59:40 $ docker rm -f --volumes 9c39167711b6c31c13a574dfbe6d9ddb80a92e2b24dafe2a3678deabcb107248 [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 13:59:41 + [ -d /w/workspace/edgex-go/799/archives ] [Pipeline] libraryResource [Pipeline] sh 13:59:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:59:42 ---> package-listing.sh 13:59:42 ++ facter osfamily 13:59:42 ++ tr '[:upper:]' '[:lower:]' 13:59:42 + OS_FAMILY=debian 13:59:42 + workspace=/w/workspace/edgex-go/799 13:59:42 + START_PACKAGES=/tmp/packages_start.txt 13:59:42 + END_PACKAGES=/tmp/packages_end.txt 13:59:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:59:42 + PACKAGES=/tmp/packages_start.txt 13:59:42 + '[' /w/workspace/edgex-go/799 ']' 13:59:42 + PACKAGES=/tmp/packages_end.txt 13:59:42 + case "${OS_FAMILY}" in 13:59:42 + dpkg -l 13:59:42 + grep '^ii' 13:59:42 + '[' -f /tmp/packages_start.txt ']' 13:59:42 + '[' -f /tmp/packages_end.txt ']' 13:59:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:59:42 + '[' /w/workspace/edgex-go/799 ']' 13:59:42 + mkdir -p /w/workspace/edgex-go/799/archives/ 13:59:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/799/archives/ [Pipeline] echo 13:59: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/799/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:59:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:59:43 13:59:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:59:43 latest: Pulling from edgex-lftools-log-publisher 13:59:43 5eb5b503b376: Pulling fs layer 13:59:43 5c69ac0246d0: Pulling fs layer 13:59:43 ec43610c2a17: Pulling fs layer 13:59:43 3a2ae6a8a46f: Pulling fs layer 13:59:43 33b1e0a273af: Pulling fs layer 13:59:43 5d3b04190fa2: Pulling fs layer 13:59:43 2f39f015ded8: Pulling fs layer 13:59:43 5d3b04190fa2: Waiting 13:59:43 3a2ae6a8a46f: Waiting 13:59:43 33b1e0a273af: Waiting 13:59:43 2f39f015ded8: Waiting 13:59:43 5c69ac0246d0: Verifying Checksum 13:59:43 5c69ac0246d0: Download complete 13:59:43 3a2ae6a8a46f: Download complete 13:59:43 33b1e0a273af: Verifying Checksum 13:59:43 33b1e0a273af: Download complete 13:59:43 5d3b04190fa2: Download complete 13:59:43 ec43610c2a17: Verifying Checksum 13:59:43 ec43610c2a17: Download complete 13:59:43 5eb5b503b376: Download complete 13:59:44 2f39f015ded8: Download complete 13:59:44 5eb5b503b376: Pull complete 13:59:44 5c69ac0246d0: Pull complete 13:59:45 ec43610c2a17: Pull complete 13:59:45 3a2ae6a8a46f: Pull complete 13:59:45 33b1e0a273af: Pull complete 13:59:45 5d3b04190fa2: Pull complete 13:59:49 2f39f015ded8: Pull complete 13:59:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:59:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:59:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:59:50 prd-ubuntu20.04-docker-8c-8g-39543 does not seem to be running inside a container 13:59: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/799/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/799 -v /w/workspace/edgex-go/799:/w/workspace/edgex-go/799:rw,z -v /w/workspace/edgex-go/799@tmp:/w/workspace/edgex-go/799@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 13:59:51 $ docker top e0139ffee092f357f3c7e64f76ffbf032ae6f84060fe01a683eaa138abe328e7 -eo pid,comm [Pipeline] { [Pipeline] sh 13:59:52 + touch /tmp/pre-build-complete [Pipeline] sh 13:59:53 + mkdir -p /var/log/sysstat [Pipeline] sh 13:59:54 + ls /var/log/sa-host 13:59:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:59:54 provisioning config files... 13:59:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/799@tmp/config4490049712337970705tmp [Pipeline] { [Pipeline] echo 13:59:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:59:54 ---> create-netrc.sh [Pipeline] } 13:59:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:59:54 ---> python-tools-install.sh [Pipeline] echo 13:59:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:59:55 ---> sudo-logs.sh 13:59:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:59:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:59:55 ---> job-cost.sh 13:59:55 lf-activate-venv: SKIPPING 13:59:55 DEBUG: total: 0.10999999940395355 13:59:55 INFO: Retrieving Stack Cost... 13:59:55 INFO: Retrieving Pricing Info for: v3-standard-8 13:59:56 INFO: Archiving Costs [Pipeline] echo 13:59:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:59:56 ---> logs-deploy.sh 13:59:56 lf-activate-venv: SKIPPING 13:59:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/799 13:59:56 INFO: archiving workspace using pattern(s): 13:59:57 Archives upload complete. 13:59:57 INFO: archiving logs to Nexus 13:59:59 ---> uname -a: 13:59:59 Linux prd-ubuntu20-04-docker-8c-8g-39543 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:59:59 13:59:59 13:59:59 ---> lscpu: 13:59:59 Architecture: x86_64 13:59:59 CPU op-mode(s): 32-bit, 64-bit 13:59:59 Byte Order: Little Endian 13:59:59 Address sizes: 40 bits physical, 48 bits virtual 13:59:59 CPU(s): 8 13:59:59 On-line CPU(s) list: 0-7 13:59:59 Thread(s) per core: 1 13:59:59 Core(s) per socket: 1 13:59:59 Socket(s): 8 13:59:59 NUMA node(s): 1 13:59:59 Vendor ID: AuthenticAMD 13:59:59 CPU family: 23 13:59:59 Model: 49 13:59:59 Model name: AMD EPYC-Rome Processor 13:59:59 Stepping: 0 13:59:59 CPU MHz: 2800.000 13:59:59 BogoMIPS: 5600.00 13:59:59 Virtualization: AMD-V 13:59:59 Hypervisor vendor: KVM 13:59:59 Virtualization type: full 13:59:59 L1d cache: 256 KiB 13:59:59 L1i cache: 256 KiB 13:59:59 L2 cache: 4 MiB 13:59:59 L3 cache: 128 MiB 13:59:59 NUMA node0 CPU(s): 0-7 13:59:59 Vulnerability Itlb multihit: Not affected 13:59:59 Vulnerability L1tf: Not affected 13:59:59 Vulnerability Mds: Not affected 13:59:59 Vulnerability Meltdown: Not affected 13:59:59 Vulnerability Mmio stale data: Not affected 13:59:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:59:59 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:59:59 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:59:59 Vulnerability Srbds: Not affected 13:59:59 Vulnerability Tsx async abort: Not affected 13:59:59 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 13:59:59 13:59:59 13:59:59 ---> nproc: 13:59:59 8 13:59:59 13:59:59 13:59:59 ---> df -h: 13:59:59 Filesystem Size Used Avail Use% Mounted on 13:59:59 overlay 155G 30G 126G 20% / 13:59:59 tmpfs 64M 0 64M 0% /dev 13:59:59 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:59:59 shm 64M 0 64M 0% /dev/shm 13:59:59 /dev/vda1 155G 30G 126G 20% /facter-os 13:59:59 13:59:59 13:59:59 ---> sar -b -r -n DEV: 13:59:59 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-39543) 02/23/25 _x86_64_ (8 CPU) 13:59:59 13:59:59 13:07:54 LINUX RESTART (8 CPU) 13:59:59 13:59:59 13:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:59:59 13:09:01 333.32 48.10 285.22 0.00 5406.86 180135.55 0.00 13:59:59 13:10:01 191.43 1.57 189.87 0.00 52.39 65055.02 0.00 13:59:59 13:11:01 50.41 0.08 50.32 0.00 0.67 36323.56 0.00 13:59:59 13:12:01 29.85 0.12 29.73 0.00 2.13 19735.51 0.00 13:59:59 13:13:01 617.71 1.47 616.25 0.00 118.51 265819.96 0.00 13:59:59 13:14:01 867.74 14.05 853.70 0.00 2390.00 246904.77 0.00 13:59:59 13:15:01 158.60 1.33 157.26 0.00 255.11 51418.99 0.00 13:59:59 13:16:01 493.15 0.12 493.04 0.00 0.93 102272.98 0.00 13:59:59 13:17:01 562.98 0.08 562.90 0.00 5.06 105571.08 0.00 13:59:59 13:18:01 32.61 0.05 32.56 0.00 5.07 769.07 0.00 13:59:59 13:19:01 10.20 0.00 10.20 0.00 0.00 254.49 0.00 13:59:59 13:20:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 13:59:59 13:21:01 1.35 0.00 1.35 0.00 0.00 19.46 0.00 13:59:59 13:22:01 0.88 0.00 0.88 0.00 0.00 10.80 0.00 13:59:59 13:23:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 13:59:59 13:24:01 1.48 0.02 1.47 0.00 0.13 19.86 0.00 13:59:59 13:25:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 13:59:59 13:26:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 13:59:59 13:27:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 13:59:59 13:28:01 1.58 0.00 1.58 0.00 0.00 19.33 0.00 13:59:59 13:29:01 1.03 0.00 1.03 0.00 0.00 10.80 0.00 13:59:59 13:30:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 13:59:59 13:31:01 1.20 0.00 1.20 0.00 0.00 14.80 0.00 13:59:59 13:32:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 13:59:59 13:33:01 1.47 0.00 1.47 0.00 0.00 17.46 0.00 13:59:59 13:34:01 1.45 0.00 1.45 0.00 0.00 16.00 0.00 13:59:59 13:35:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 13:59:59 13:36:01 1.42 0.00 1.42 0.00 0.00 14.80 0.00 13:59:59 13:37:01 0.90 0.00 0.90 0.00 0.00 10.93 0.00 13:59:59 13:38:01 1.27 0.00 1.27 0.00 0.00 13.06 0.00 13:59:59 13:39:01 2.20 1.02 1.18 0.00 21.86 20.00 0.00 13:59:59 13:40:01 1.65 0.00 1.65 0.00 0.00 19.20 0.00 13:59:59 13:41:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 13:59:59 13:42:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 13:59:59 13:43:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 13:59:59 13:44:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 13:59:59 13:45:01 1.32 0.00 1.32 0.00 0.00 15.20 0.00 13:59:59 13:46:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 13:59:59 13:47:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 13:59:59 13:48:01 1.30 0.00 1.30 0.00 0.00 14.13 0.00 13:59:59 13:49:01 1.18 0.00 1.18 0.00 0.00 14.93 0.00 13:59:59 13:50:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 13:59:59 13:51:01 1.10 0.00 1.10 0.00 0.00 13.20 0.00 13:59:59 13:52:02 0.87 0.00 0.87 0.00 0.00 10.53 0.00 13:59:59 13:53:01 1.25 0.00 1.25 0.00 0.00 14.37 0.00 13:59:59 13:54:01 1.68 0.00 1.68 0.00 0.00 19.06 0.00 13:59:59 13:55:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 13:59:59 13:56:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 13:59:59 13:57:01 1.23 0.00 1.23 0.00 0.00 15.20 0.00 13:59:59 13:58:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 13:59:59 13:59:01 83.17 0.68 82.49 0.00 23.46 24959.57 0.00 13:59:59 Average: 68.24 1.35 66.89 0.00 162.47 21572.73 0.00 13:59:59 13:59:59 13:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:59:59 13:09:01 29477436 31486324 856228 2.60 60744 2237904 1899780 5.60 1085576 1972424 151192 13:59:59 13:10:01 27219444 31380124 921216 2.80 128552 4162776 2168320 6.39 1845020 3273576 920776 13:59:59 13:11:01 26652552 31410436 888532 2.70 131760 4727180 2047112 6.03 1881528 3775736 941784 13:59:59 13:12:01 26430972 31496440 800016 2.43 135628 4994212 1874588 5.52 1757188 4083000 669436 13:59:59 13:13:01 20465172 31182512 1086100 3.30 162424 10452868 3718164 10.96 2277768 9316656 18244 13:59:59 13:14:01 11081032 29430028 2747784 8.36 391576 17152716 7760576 22.87 4955664 15209452 70776 13:59:59 13:15:01 6404524 27845400 4324520 13.15 416960 20067584 10911148 32.16 7988644 16683248 1595612 13:59:59 13:16:01 3756908 28746500 3428620 10.43 431936 23477056 8501936 25.06 8664304 18547068 2351760 13:59:59 13:17:01 8809468 31407184 835276 2.54 438400 21357184 2288516 6.74 3482628 19048556 820 13:59:59 13:18:01 8803648 31403376 838700 2.55 439808 21357700 2315020 6.82 3990072 18545788 184 13:59:59 13:19:01 8819608 31419760 822200 2.50 440184 21357776 2162684 6.37 4119748 18401136 68 13:59:59 13:20:01 8819528 31419724 822156 2.50 440208 21357780 2162684 6.37 4119644 18401140 220 13:59:59 13:21:01 8830684 31430888 811360 2.47 440228 21357780 2162684 6.37 4108972 18401140 12 13:59:59 13:22:01 8831172 31431416 810868 2.47 440244 21357788 2162684 6.37 4108244 18401148 256 13:59:59 13:23:01 8835952 31436240 805960 2.45 440288 21357784 2162684 6.37 4103440 18401152 148 13:59:59 13:24:01 8835764 31436080 806264 2.45 440324 21357768 2196836 6.47 4102872 18401128 272 13:59:59 13:25:01 8835240 31435560 806652 2.45 440356 21357772 2196836 6.47 4102848 18401132 16 13:59:59 13:26:01 8835096 31435484 806628 2.45 440364 21357772 2196836 6.47 4102880 18401132 152 13:59:59 13:27:01 8835300 31435728 806332 2.45 440388 21357776 2196836 6.47 4102132 18401136 12 13:59:59 13:28:01 8835504 31435940 806024 2.45 440440 21357764 2196836 6.47 4102016 18401140 148 13:59:59 13:29:01 8835872 31436364 805580 2.45 440448 21357780 2196836 6.47 4102344 18401140 4 13:59:59 13:30:01 8835572 31436184 805664 2.45 440468 21357916 2196836 6.47 4102332 18401256 172 13:59:59 13:31:01 8835724 31436364 805632 2.45 440484 21357916 2196836 6.47 4102412 18401260 8 13:59:59 13:32:01 8835860 31436540 805664 2.45 440500 21357924 2196836 6.47 4102472 18401264 176 13:59:59 13:33:01 8835852 31436544 805620 2.45 440532 21357912 2196836 6.47 4102216 18401264 8 13:59:59 13:34:01 8836088 31436836 805288 2.45 440552 21357928 2196836 6.47 4102224 18401288 4 13:59:59 13:35:01 8836064 31436836 805244 2.45 440572 21357932 2196836 6.47 4102364 18401292 4 13:59:59 13:36:01 8836496 31437292 804824 2.45 440588 21357932 2196836 6.47 4102252 18401292 4 13:59:59 13:37:01 8836472 31437296 804792 2.45 440596 21357936 2180272 6.43 4102448 18401296 24 13:59:59 13:38:01 8836132 31436976 805048 2.45 440604 21357940 2180272 6.43 4102312 18401296 56 13:59:59 13:39:01 8833572 31435516 806288 2.45 440660 21358560 2229368 6.57 4102404 18401796 352 13:59:59 13:40:01 8833492 31435448 806236 2.45 440668 21358564 2229368 6.57 4102604 18401800 140 13:59:59 13:41:01 8833760 31435716 805956 2.45 440680 21358564 2229368 6.57 4102388 18401800 8 13:59:59 13:42:01 8833712 31435684 805924 2.45 440696 21358568 2229368 6.57 4102400 18401804 160 13:59:59 13:43:01 8833696 31435684 805912 2.45 440716 21358560 2229368 6.57 4102416 18401804 4 13:59:59 13:44:01 8833900 31435912 805624 2.45 440728 21358572 2229368 6.57 4102148 18401808 152 13:59:59 13:45:01 8833852 31435880 805596 2.45 440740 21358576 2229368 6.57 4102128 18401812 4 13:59:59 13:46:01 8833772 31435828 805600 2.45 440756 21358576 2229368 6.57 4102316 18401812 148 13:59:59 13:47:01 8833932 31435992 805564 2.45 440776 21358580 2229368 6.57 4102224 18401816 4 13:59:59 13:48:01 8834376 31436440 805284 2.45 440800 21358584 2229368 6.57 4102208 18401820 160 13:59:59 13:49:01 8834312 31436436 805276 2.45 440828 21358588 2229368 6.57 4102432 18401824 12 13:59:59 13:50:01 8833988 31436144 805476 2.45 440856 21358596 2229368 6.57 4102320 18401832 144 13:59:59 13:51:01 8834164 31436348 805456 2.45 440864 21358596 2229368 6.57 4102476 18401832 12 13:59:59 13:52:02 8834164 31436364 805416 2.45 440876 21358600 2229368 6.57 4102732 18401836 160 13:59:59 13:53:01 8834148 31436352 805396 2.45 440892 21358600 2229368 6.57 4102512 18401836 4 13:59:59 13:54:01 8833880 31436120 805540 2.45 440924 21358604 2229368 6.57 4102620 18401840 4 13:59:59 13:55:01 8833824 31436108 805524 2.45 440940 21358608 2229368 6.57 4102640 18401844 8 13:59:59 13:56:01 8833808 31436096 805492 2.45 440968 21358608 2229368 6.57 4102624 18401844 8 13:59:59 13:57:01 8833696 31436040 805516 2.45 440980 21358616 2229368 6.57 4102684 18401848 12 13:59:59 13:58:01 8833628 31436020 805692 2.45 441008 21358616 2229368 6.57 4102820 18401852 140 13:59:59 13:59:01 7328968 31094156 1140240 3.47 448860 22392456 2524516 7.44 4540120 19333700 374428 13:59:59 Average: 10387878 31260523 983094 2.99 408066 19739377 2633919 7.76 4051251 16977445 139185 13:59:59 13:59:59 13:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:59:59 13:09:01 ens3 1457.66 1358.33 8206.54 173.07 0.00 0.00 0.00 0.00 13:59:59 13:09:01 lo 4.13 4.13 0.40 0.40 0.00 0.00 0.00 0.00 13:59:59 13:09:01 docker0 609.96 566.19 42.06 2894.29 0.00 0.00 0.00 0.00 13:59:59 13:09:01 veth10cd787 609.96 566.31 50.40 2894.30 0.00 0.00 0.00 0.24 13:59:59 13:10:01 ens3 425.23 277.35 4913.78 42.45 0.00 0.00 0.00 0.00 13:59:59 13:10:01 veth8542597 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 13:59:59 13:10:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 13:59:59 13:10:01 docker0 186.00 271.87 16.39 1645.00 0.00 0.00 0.00 0.00 13:59:59 13:11:01 ens3 40.79 27.90 32.79 16.09 0.00 0.00 0.00 0.00 13:59:59 13:11:01 veth8542597 1.52 1.55 0.13 0.14 0.00 0.00 0.00 0.00 13:59:59 13:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:11:01 docker0 1.52 1.52 0.11 0.14 0.00 0.00 0.00 0.00 13:59:59 13:12:01 ens3 27.40 16.75 22.50 13.58 0.00 0.00 0.00 0.00 13:59:59 13:12:01 veth8542597 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:59:59 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:13:01 ens3 485.07 330.11 4886.59 205.23 0.00 0.00 0.00 0.00 13:59:59 13:13:01 veth201caa4 0.62 1.53 0.06 0.28 0.00 0.00 0.00 0.00 13:59:59 13:13:01 veth78c39a1 13.08 17.60 1.27 8.26 0.00 0.00 0.00 0.00 13:59:59 13:13:01 veth43df4d6 11.70 15.00 1.13 7.45 0.00 0.00 0.00 0.00 13:59:59 13:13:01 vethc502f3f 13.11 17.66 1.27 8.26 0.00 0.00 0.00 0.00 13:59:59 13:13:01 veth12b40ec 17.85 23.96 1.73 11.85 0.00 0.00 0.00 0.00 13:59:59 13:13:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 13:59:59 13:13:01 veth62b8d2d 21.90 29.63 2.12 13.95 0.00 0.00 0.00 0.00 13:59:59 13:13:01 docker0 163.52 250.62 11.96 1474.31 0.00 0.00 0.00 0.00 13:59:59 13:13:01 vethd59d2db 15.46 20.76 1.50 10.14 0.00 0.00 0.00 0.00 13:59:59 13:14:01 vetha6075d3 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 13:59:59 13:14:01 veth5ae41a6 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 13:59:59 13:14:01 ens3 880.87 435.52 9195.04 51.05 0.00 0.00 0.00 0.00 13:59:59 13:14:01 veth201caa4 0.13 0.23 0.01 0.01 0.00 0.00 0.00 0.00 13:59:59 13:14:01 veth83c5cac 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 13:59:59 13:14:01 veth7cf9bfd 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 13:59:59 13:14:01 veth98229d9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 13:59:59 13:14:01 veth6565847 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 13:59:59 13:14:01 veth227a298 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 13:59:59 13:14:01 veth4a27afa 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 13:59:59 13:14:01 veth5a668d8 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 13:59:59 13:14:01 veth7fbf27d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 13:59:59 13:14:01 veth64d637b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 13:59:59 13:14:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 13:59:59 13:14:01 veth9874a01 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 13:59:59 13:14:01 docker0 370.44 745.17 33.28 7285.28 0.00 0.00 0.00 0.00 13:59:59 13:15:01 vetha6075d3 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:15:01 veth5ae41a6 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:15:01 ens3 4.48 3.45 3.69 2.02 0.00 0.00 0.00 0.00 13:59:59 13:15:01 veth201caa4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:15:01 veth83c5cac 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:15:01 veth7cf9bfd 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:15:01 veth98229d9 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:15:01 veth6565847 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:15:01 veth227a298 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:15:01 veth4a27afa 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:15:01 veth5a668d8 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:15:01 veth7fbf27d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:15:01 veth64d637b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:15:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 13:59:59 13:15:01 veth9874a01 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:16:01 vetha6075d3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:16:01 ens3 10.10 7.65 8.06 4.70 0.00 0.00 0.00 0.00 13:59:59 13:16:01 veth201caa4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:16:01 veth83c5cac 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:16:01 veth7cf9bfd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:16:01 veth98229d9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:16:01 veth6565847 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:16:01 veth227a298 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:16:01 veth4a27afa 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:16:01 veth5a668d8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:16:01 veth7fbf27d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:59:59 13:16:01 veth9874a01 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:17:01 ens3 235.10 212.16 148.17 703.25 0.00 0.00 0.00 0.00 13:59:59 13:17:01 lo 33.92 33.92 3.35 3.35 0.00 0.00 0.00 0.00 13:59:59 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:18:01 ens3 442.06 452.56 167.36 2938.48 0.00 0.00 0.00 0.00 13:59:59 13:18:01 lo 34.26 34.26 3.37 3.37 0.00 0.00 0.00 0.00 13:59:59 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:19:01 ens3 133.74 127.11 63.52 738.66 0.00 0.00 0.00 0.00 13:59:59 13:19:01 lo 12.53 12.53 1.24 1.24 0.00 0.00 0.00 0.00 13:59:59 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:20:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:59:59 13:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:59:59 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:21:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:22:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:59:59 13:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:59:59 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:23:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:24:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 13:59:59 13:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:59:59 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:25:01 ens3 1.17 0.73 7.19 0.06 0.00 0.00 0.00 0.00 13:59:59 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:26:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:59:59 13:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:59:59 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:27:01 ens3 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 13:59:59 13:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:28:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:59:59 13:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:59:59 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:29:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 13:59:59 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:30:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:59:59 13:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:59:59 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:31:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:32:01 ens3 0.27 0.13 0.07 0.01 0.00 0.00 0.00 0.00 13:59:59 13:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:59:59 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:33:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:34:01 ens3 0.25 0.25 0.09 0.08 0.00 0.00 0.00 0.00 13:59:59 13:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:59:59 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:35:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:36:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:59:59 13:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:59:59 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:37:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:38:01 ens3 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:59:59 13:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:59:59 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:39:01 ens3 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 13:59:59 13:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:40:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:59:59 13:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:59:59 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:41:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:42:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 13:59:59 13:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:59:59 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:44:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 13:59:59 13:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:59:59 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:46:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:59:59 13:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:59:59 13:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:47:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:48:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:59:59 13:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:59:59 13:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:49:01 ens3 0.30 0.20 0.19 0.13 0.00 0.00 0.00 0.00 13:59:59 13:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:50:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:59:59 13:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:59:59 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:51:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:52:02 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:59:59 13:52:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:59:59 13:52:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:53:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:54:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 13:59:59 13:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:59:59 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:55:01 ens3 0.13 0.05 0.27 0.00 0.00 0.00 0.00 0.00 13:59:59 13:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:56:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:59:59 13:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:59:59 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:57:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:58:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:59:59 13:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:59:59 13:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:59 13:59:01 ens3 248.94 161.32 4797.98 128.03 0.00 0.00 0.00 0.00 13:59:59 13:59:01 veth30a1d7a 51.86 93.13 5.77 868.47 0.00 0.00 0.00 0.07 13:59:59 13:59:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 13:59:59 13:59:01 docker0 51.86 93.02 5.06 868.46 0.00 0.00 0.00 0.00 13:59:59 Average: ens3 86.24 66.97 636.60 98.41 0.00 0.00 0.00 0.00 13:59:59 Average: veth30a1d7a 1.02 1.83 0.11 17.03 0.00 0.00 0.00 0.00 13:59:59 Average: lo 1.83 1.83 0.18 0.18 0.00 0.00 0.00 0.00 13:59:59 Average: docker0 27.13 37.83 2.14 277.91 0.00 0.00 0.00 0.00 13:59:59 13:59:59 13:59:59 ---> sar -P ALL: 13:59:59 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-39543) 02/23/25 _x86_64_ (8 CPU) 13:59:59 13:59:59 13:07:54 LINUX RESTART (8 CPU) 13:59:59 13:59:59 13:08:01 CPU %user %nice %system %iowait %steal %idle 13:59:59 13:09:01 all 8.35 0.00 2.87 1.51 0.08 87.18 13:59:59 13:09:01 0 7.41 0.00 2.98 3.37 0.09 86.15 13:59:59 13:09:01 1 8.80 0.00 2.04 1.28 0.11 87.77 13:59:59 13:09:01 2 6.97 0.00 2.03 0.14 0.09 90.77 13:59:59 13:09:01 3 6.68 0.00 3.20 0.25 0.09 89.79 13:59:59 13:09:01 4 11.97 0.00 3.72 1.60 0.05 82.65 13:59:59 13:09:01 5 3.91 0.00 3.11 0.34 0.09 92.55 13:59:59 13:09:01 6 10.24 0.00 1.97 0.99 0.09 86.71 13:59:59 13:09:01 7 10.91 0.00 3.93 4.07 0.07 81.01 13:59:59 13:10:01 all 34.46 0.00 7.09 1.05 0.08 57.32 13:59:59 13:10:01 0 33.37 0.00 7.04 2.41 0.08 57.09 13:59:59 13:10:01 1 34.71 0.00 7.57 3.93 0.08 53.70 13:59:59 13:10:01 2 35.18 0.00 7.57 0.05 0.08 57.11 13:59:59 13:10:01 3 34.00 0.00 7.35 0.25 0.08 58.31 13:59:59 13:10:01 4 35.69 0.00 6.51 1.00 0.07 56.73 13:59:59 13:10:01 5 34.09 0.00 6.57 0.05 0.07 59.23 13:59:59 13:10:01 6 34.31 0.00 6.54 0.69 0.10 58.35 13:59:59 13:10:01 7 34.30 0.00 7.56 0.05 0.08 58.01 13:59:59 13:11:01 all 41.64 0.00 6.65 0.49 0.08 51.14 13:59:59 13:11:01 0 40.75 0.00 7.53 3.75 0.08 47.89 13:59:59 13:11:01 1 43.62 0.00 6.57 0.00 0.07 49.75 13:59:59 13:11:01 2 42.69 0.00 6.61 0.00 0.08 50.62 13:59:59 13:11:01 3 42.60 0.00 6.98 0.02 0.08 50.32 13:59:59 13:11:01 4 42.24 0.00 6.02 0.05 0.08 51.61 13:59:59 13:11:01 5 38.43 0.00 6.65 0.07 0.08 54.77 13:59:59 13:11:01 6 39.56 0.00 5.81 0.00 0.07 54.57 13:59:59 13:11:01 7 43.23 0.00 7.02 0.00 0.10 49.65 13:59:59 13:12:01 all 53.11 0.00 6.82 0.12 0.09 39.86 13:59:59 13:12:01 0 52.26 0.00 7.15 0.82 0.08 39.68 13:59:59 13:12:01 1 52.98 0.00 6.37 0.02 0.08 40.55 13:59:59 13:12:01 2 53.76 0.00 6.48 0.03 0.08 39.64 13:59:59 13:12:01 3 53.23 0.00 8.00 0.02 0.12 38.63 13:59:59 13:12:01 4 53.95 0.00 6.79 0.03 0.08 39.14 13:59:59 13:12:01 5 52.88 0.00 6.73 0.02 0.10 40.27 13:59:59 13:12:01 6 52.60 0.00 6.25 0.02 0.10 41.03 13:59:59 13:12:01 7 53.19 0.00 6.82 0.00 0.08 39.91 13:59:59 13:13:01 all 20.23 0.00 7.68 17.75 0.09 54.24 13:59:59 13:13:01 0 20.86 0.00 8.44 11.79 0.14 58.77 13:59:59 13:13:01 1 19.67 0.00 7.26 31.03 0.10 41.93 13:59:59 13:13:01 2 20.59 0.00 7.98 5.40 0.08 65.94 13:59:59 13:13:01 3 20.92 0.00 7.33 11.60 0.07 60.09 13:59:59 13:13:01 4 20.69 0.00 7.61 8.13 0.08 63.49 13:59:59 13:13:01 5 19.06 0.00 7.88 38.74 0.09 34.23 13:59:59 13:13:01 6 20.83 0.00 7.78 17.01 0.08 54.29 13:59:59 13:13:01 7 19.23 0.00 7.18 18.48 0.08 55.02 13:59:59 13:14:01 all 25.51 0.00 8.54 20.45 0.07 45.43 13:59:59 13:14:01 0 26.71 0.00 7.53 13.96 0.07 51.74 13:59:59 13:14:01 1 25.80 0.00 7.76 11.60 0.07 54.77 13:59:59 13:14:01 2 25.65 0.00 8.68 16.23 0.07 49.38 13:59:59 13:14:01 3 25.23 0.00 7.61 9.19 0.07 57.90 13:59:59 13:14:01 4 26.64 0.00 8.44 32.97 0.07 31.88 13:59:59 13:14:01 5 25.05 0.00 8.20 10.42 0.07 56.27 13:59:59 13:14:01 6 23.83 0.00 11.37 34.54 0.08 30.18 13:59:59 13:14:01 7 25.18 0.00 8.76 34.64 0.07 31.36 13:59:59 13:15:01 all 89.77 0.00 10.10 0.00 0.12 0.00 13:59:59 13:15:01 0 89.47 0.00 10.42 0.00 0.12 0.00 13:59:59 13:15:01 1 89.52 0.00 10.33 0.00 0.15 0.00 13:59:59 13:15:01 2 89.67 0.00 10.21 0.00 0.12 0.00 13:59:59 13:15:01 3 89.70 0.00 10.17 0.00 0.13 0.00 13:59:59 13:15:01 4 90.55 0.00 9.33 0.00 0.12 0.00 13:59:59 13:15:01 5 88.32 0.00 11.55 0.00 0.13 0.00 13:59:59 13:15:01 6 90.89 0.00 9.00 0.00 0.12 0.00 13:59:59 13:15:01 7 90.07 0.00 9.82 0.00 0.12 0.00 13:59:59 13:16:01 all 91.13 0.00 8.73 0.00 0.13 0.00 13:59:59 13:16:01 0 90.60 0.00 9.28 0.00 0.12 0.00 13:59:59 13:16:01 1 90.87 0.00 9.01 0.00 0.12 0.00 13:59:59 13:16:01 2 90.85 0.00 9.00 0.00 0.15 0.00 13:59:59 13:16:01 3 91.22 0.00 8.63 0.00 0.15 0.00 13:59:59 13:16:01 4 91.67 0.00 8.20 0.00 0.13 0.00 13:59:59 13:16:01 5 90.92 0.00 8.93 0.00 0.13 0.02 13:59:59 13:16:01 6 91.72 0.00 8.15 0.00 0.13 0.00 13:59:59 13:16:01 7 91.22 0.00 8.65 0.00 0.13 0.00 13:59:59 13:17:01 all 20.57 0.00 3.90 3.88 0.08 71.57 13:59:59 13:17:01 0 21.23 0.00 4.22 7.62 0.08 66.86 13:59:59 13:17:01 1 18.99 0.00 4.36 3.00 0.08 73.56 13:59:59 13:17:01 2 20.76 0.00 3.93 1.91 0.08 73.32 13:59:59 13:17:01 3 18.16 0.00 3.85 5.77 0.10 72.12 13:59:59 13:17:01 4 19.11 0.00 3.65 3.58 0.07 73.59 13:59:59 13:17:01 5 22.83 0.00 4.03 4.68 0.08 68.38 13:59:59 13:17:01 6 23.03 0.00 3.60 1.92 0.08 71.36 13:59:59 13:17:01 7 20.43 0.00 3.56 2.54 0.07 73.40 13:59:59 13:18:01 all 10.72 0.00 0.84 0.13 0.06 88.24 13:59:59 13:18:01 0 10.32 0.00 0.62 0.03 0.07 88.96 13:59:59 13:18:01 1 11.25 0.00 0.79 0.07 0.05 87.85 13:59:59 13:18:01 2 14.47 0.00 0.85 0.02 0.08 84.58 13:59:59 13:18:01 3 7.43 0.00 1.05 0.82 0.05 90.66 13:59:59 13:18:01 4 5.43 0.00 0.65 0.02 0.05 93.85 13:59:59 13:18:01 5 9.65 0.00 0.94 0.03 0.05 89.33 13:59:59 13:18:01 6 14.82 0.00 0.87 0.03 0.07 84.20 13:59:59 13:18:01 7 12.39 0.00 0.97 0.03 0.08 86.52 13:59:59 13:19:01 all 3.15 0.00 0.34 0.04 0.03 96.44 13:59:59 13:19:01 0 1.93 0.00 0.38 0.02 0.03 97.64 13:59:59 13:19:01 1 1.07 0.00 0.28 0.05 0.05 98.55 13:59:59 13:19:01 2 3.32 0.00 0.28 0.00 0.02 96.39 13:59:59 13:19:01 3 5.00 0.00 0.50 0.27 0.03 94.20 13:59:59 13:19:01 4 3.12 0.00 0.30 0.00 0.02 96.56 13:59:59 13:19:01 5 0.99 0.00 0.25 0.00 0.05 98.71 13:59:59 13:19:01 6 5.84 0.00 0.32 0.00 0.03 93.81 13:59:59 13:19:01 7 3.89 0.00 0.42 0.00 0.03 95.66 13:59:59 13:59:59 13:19:01 CPU %user %nice %system %iowait %steal %idle 13:59:59 13:20:01 all 0.02 0.00 0.02 0.00 0.01 99.95 13:59:59 13:20:01 0 0.03 0.00 0.02 0.00 0.03 99.92 13:59:59 13:20:01 1 0.08 0.00 0.05 0.00 0.03 99.83 13:59:59 13:20:01 2 0.00 0.00 0.02 0.00 0.02 99.97 13:59:59 13:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:59:59 13:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 13:59:59 13:20:01 5 0.00 0.00 0.00 0.00 0.02 99.98 13:59:59 13:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:59:59 13:20:01 7 0.03 0.00 0.02 0.00 0.02 99.93 13:59:59 13:21:01 all 0.04 0.00 0.02 0.00 0.01 99.94 13:59:59 13:21:01 0 0.03 0.00 0.03 0.00 0.02 99.92 13:59:59 13:21:01 1 0.13 0.00 0.08 0.00 0.03 99.75 13:59:59 13:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:59:59 13:21:01 3 0.02 0.00 0.00 0.02 0.00 99.97 13:59:59 13:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:59:59 13:21:01 5 0.03 0.00 0.00 0.00 0.00 99.97 13:59:59 13:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:59:59 13:21:01 7 0.03 0.00 0.03 0.00 0.02 99.92 13:59:59 13:22:01 all 0.11 0.00 0.02 0.00 0.01 99.85 13:59:59 13:22:01 0 0.07 0.00 0.02 0.00 0.00 99.92 13:59:59 13:22:01 1 0.05 0.00 0.10 0.00 0.05 99.80 13:59:59 13:22:01 2 0.02 0.00 0.00 0.00 0.02 99.97 13:59:59 13:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:59:59 13:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:59:59 13:22:01 5 0.73 0.00 0.05 0.02 0.02 99.19 13:59:59 13:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:59:59 13:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:59:59 13:23:01 all 0.28 0.00 0.01 0.00 0.02 99.68 13:59:59 13:23:01 0 0.03 0.00 0.02 0.00 0.02 99.93 13:59:59 13:23:01 1 0.10 0.00 0.03 0.00 0.05 99.82 13:59:59 13:23:01 2 0.05 0.00 0.02 0.00 0.02 99.92 13:59:59 13:23:01 3 0.02 0.00 0.02 0.02 0.00 99.95 13:59:59 13:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:59:59 13:23:01 5 1.99 0.00 0.00 0.00 0.02 98.00 13:59:59 13:23:01 6 0.00 0.00 0.00 0.00 0.02 99.98 13:59:59 13:23:01 7 0.02 0.00 0.02 0.02 0.02 99.93 13:59:59 13:24:01 all 0.12 0.00 0.03 0.00 0.02 99.83 13:59:59 13:24:01 0 0.02 0.00 0.03 0.00 0.02 99.93 13:59:59 13:24:01 1 0.05 0.00 0.07 0.00 0.05 99.83 13:59:59 13:24:01 2 0.03 0.00 0.05 0.00 0.02 99.90 13:59:59 13:24:01 3 0.03 0.00 0.00 0.02 0.02 99.93 13:59:59 13:24:01 4 0.02 0.00 0.02 0.00 0.02 99.95 13:59:59 13:24:01 5 0.81 0.00 0.03 0.02 0.02 99.12 13:59:59 13:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:59:59 13:24:01 7 0.03 0.00 0.02 0.00 0.00 99.95 13:59:59 13:25:01 all 0.04 0.00 0.02 0.00 0.01 99.93 13:59:59 13:25:01 0 0.03 0.00 0.03 0.00 0.02 99.92 13:59:59 13:25:01 1 0.10 0.00 0.05 0.00 0.02 99.83 13:59:59 13:25:01 2 0.05 0.00 0.03 0.00 0.02 99.90 13:59:59 13:25:01 3 0.00 0.00 0.00 0.02 0.00 99.98 13:59:59 13:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:59:59 13:25:01 5 0.05 0.00 0.00 0.02 0.02 99.92 13:59:59 13:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:59:59 13:25:01 7 0.03 0.00 0.02 0.00 0.00 99.95 13:59:59 13:26:01 all 0.01 0.00 0.02 0.00 0.02 99.95 13:59:59 13:26:01 0 0.03 0.00 0.02 0.00 0.02 99.93 13:59:59 13:26:01 1 0.03 0.00 0.03 0.00 0.03 99.90 13:59:59 13:26:01 2 0.00 0.00 0.00 0.00 0.03 99.97 13:59:59 13:26:01 3 0.00 0.00 0.02 0.02 0.00 99.97 13:59:59 13:26:01 4 0.00 0.00 0.02 0.00 0.02 99.97 13:59:59 13:26:01 5 0.02 0.00 0.02 0.00 0.02 99.95 13:59:59 13:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:59:59 13:26:01 7 0.02 0.00 0.03 0.00 0.03 99.92 13:59:59 13:27:01 all 0.04 0.00 0.01 0.00 0.01 99.94 13:59:59 13:27:01 0 0.05 0.00 0.03 0.00 0.02 99.90 13:59:59 13:27:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:59:59 13:27:01 2 0.07 0.00 0.02 0.00 0.03 99.88 13:59:59 13:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:59:59 13:27:01 4 0.03 0.00 0.00 0.00 0.00 99.97 13:59:59 13:27:01 5 0.03 0.00 0.02 0.02 0.00 99.93 13:59:59 13:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:59:59 13:27:01 7 0.08 0.00 0.00 0.00 0.03 99.88 13:59:59 13:28:01 all 0.03 0.00 0.03 0.01 0.01 99.92 13:59:59 13:28:01 0 0.03 0.00 0.05 0.00 0.02 99.90 13:59:59 13:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:59:59 13:28:01 2 0.15 0.00 0.03 0.00 0.02 99.80 13:59:59 13:28:01 3 0.00 0.00 0.02 0.03 0.00 99.95 13:59:59 13:28:01 4 0.03 0.00 0.03 0.00 0.02 99.92 13:59:59 13:28:01 5 0.00 0.00 0.00 0.02 0.02 99.97 13:59:59 13:28:01 6 0.00 0.00 0.02 0.02 0.00 99.97 13:59:59 13:28:01 7 0.02 0.00 0.03 0.00 0.03 99.92 13:59:59 13:29:01 all 0.04 0.00 0.01 0.00 0.01 99.94 13:59:59 13:29:01 0 0.10 0.00 0.05 0.00 0.02 99.83 13:59:59 13:29:01 1 0.05 0.00 0.02 0.00 0.02 99.92 13:59:59 13:29:01 2 0.03 0.00 0.02 0.00 0.02 99.93 13:59:59 13:29:01 3 0.05 0.00 0.00 0.00 0.00 99.95 13:59:59 13:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:59:59 13:29:01 5 0.02 0.00 0.00 0.00 0.02 99.97 13:59:59 13:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:59:59 13:29:01 7 0.05 0.00 0.02 0.00 0.02 99.92 13:59:59 13:30:01 all 0.04 0.00 0.02 0.00 0.02 99.93 13:59:59 13:30:01 0 0.07 0.00 0.02 0.00 0.02 99.90 13:59:59 13:30:01 1 0.02 0.00 0.03 0.00 0.03 99.92 13:59:59 13:30:01 2 0.03 0.00 0.02 0.00 0.02 99.93 13:59:59 13:30:01 3 0.02 0.00 0.00 0.02 0.02 99.95 13:59:59 13:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:59:59 13:30:01 5 0.15 0.00 0.00 0.00 0.02 99.83 13:59:59 13:30:01 6 0.00 0.00 0.00 0.00 0.02 99.98 13:59:59 13:30:01 7 0.02 0.00 0.07 0.00 0.02 99.90 13:59:59 13:59:59 13:30:01 CPU %user %nice %system %iowait %steal %idle 13:59:59 13:31:01 all 0.02 0.00 0.02 0.00 0.01 99.94 13:59:59 13:31:01 0 0.07 0.00 0.03 0.00 0.03 99.87 13:59:59 13:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:59:59 13:31:01 2 0.02 0.00 0.05 0.00 0.02 99.92 13:59:59 13:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:59:59 13:31:01 4 0.05 0.00 0.03 0.00 0.02 99.90 13:59:59 13:31:01 5 0.00 0.00 0.00 0.02 0.00 99.98 13:59:59 13:31:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:59:59 13:31:01 7 0.03 0.00 0.02 0.00 0.03 99.92 13:59:59 13:32:01 all 0.04 0.00 0.01 0.01 0.01 99.92 13:59:59 13:32:01 0 0.05 0.00 0.02 0.00 0.02 99.92 13:59:59 13:32:01 1 0.03 0.00 0.00 0.00 0.02 99.95 13:59:59 13:32:01 2 0.10 0.00 0.02 0.00 0.02 99.87 13:59:59 13:32:01 3 0.05 0.00 0.03 0.02 0.00 99.90 13:59:59 13:32:01 4 0.03 0.00 0.00 0.00 0.00 99.97 13:59:59 13:32:01 5 0.03 0.00 0.00 0.10 0.02 99.85 13:59:59 13:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:59:59 13:32:01 7 0.03 0.00 0.03 0.00 0.02 99.92 13:59:59 13:33:01 all 0.02 0.00 0.01 0.00 0.01 99.95 13:59:59 13:33:01 0 0.05 0.00 0.02 0.00 0.02 99.92 13:59:59 13:33:01 1 0.00 0.00 0.03 0.00 0.02 99.95 13:59:59 13:33:01 2 0.05 0.00 0.02 0.00 0.02 99.92 13:59:59 13:33:01 3 0.02 0.00 0.00 0.02 0.02 99.95 13:59:59 13:33:01 4 0.00 0.00 0.02 0.00 0.02 99.97 13:59:59 13:33:01 5 0.00 0.00 0.00 0.00 0.02 99.98 13:59:59 13:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:59:59 13:33:01 7 0.02 0.00 0.03 0.02 0.02 99.92 13:59:59 13:34:01 all 0.04 0.00 0.01 0.00 0.01 99.93 13:59:59 13:34:01 0 0.07 0.00 0.03 0.00 0.02 99.88 13:59:59 13:34:01 1 0.07 0.00 0.03 0.00 0.02 99.88 13:59:59 13:34:01 2 0.05 0.00 0.00 0.00 0.02 99.93 13:59:59 13:34:01 3 0.02 0.00 0.02 0.02 0.00 99.95 13:59:59 13:34:01 4 0.05 0.00 0.02 0.00 0.00 99.93 13:59:59 13:34:01 5 0.02 0.00 0.00 0.00 0.02 99.97 13:59:59 13:34:01 6 0.00 0.00 0.00 0.00 0.02 99.98 13:59:59 13:34:01 7 0.03 0.00 0.02 0.00 0.03 99.92 13:59:59 13:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:59:59 13:35:01 0 0.05 0.00 0.03 0.00 0.02 99.90 13:59:59 13:35:01 1 0.03 0.00 0.00 0.00 0.02 99.95 13:59:59 13:35:01 2 0.00 0.00 0.02 0.00 0.02 99.97 13:59:59 13:35:01 3 0.02 0.00 0.00 0.02 0.00 99.97 13:59:59 13:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:59:59 13:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:59:59 13:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:59:59 13:35:01 7 0.03 0.00 0.03 0.00 0.02 99.92 13:59:59 13:36:01 all 0.03 0.00 0.01 0.01 0.01 99.94 13:59:59 13:36:01 0 0.05 0.00 0.00 0.00 0.00 99.95 13:59:59 13:36:01 1 0.05 0.00 0.00 0.00 0.00 99.95 13:59:59 13:36:01 2 0.00 0.00 0.02 0.00 0.02 99.97 13:59:59 13:36:01 3 0.02 0.00 0.02 0.02 0.00 99.95 13:59:59 13:36:01 4 0.03 0.00 0.00 0.00 0.02 99.95 13:59:59 13:36:01 5 0.03 0.00 0.00 0.03 0.03 99.90 13:59:59 13:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:59:59 13:36:01 7 0.07 0.00 0.03 0.00 0.03 99.87 13:59:59 13:37:01 all 0.02 0.00 0.02 0.00 0.01 99.95 13:59:59 13:37:01 0 0.05 0.00 0.03 0.00 0.02 99.90 13:59:59 13:37:01 1 0.00 0.00 0.03 0.00 0.02 99.95 13:59:59 13:37:01 2 0.00 0.00 0.00 0.00 0.03 99.97 13:59:59 13:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:59:59 13:37:01 4 0.03 0.00 0.03 0.00 0.00 99.93 13:59:59 13:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:59:59 13:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:59:59 13:37:01 7 0.03 0.00 0.07 0.00 0.03 99.87 13:59:59 13:38:01 all 0.03 0.00 0.02 0.00 0.01 99.93 13:59:59 13:38:01 0 0.03 0.00 0.00 0.00 0.02 99.95 13:59:59 13:38:01 1 0.08 0.00 0.03 0.00 0.02 99.87 13:59:59 13:38:01 2 0.03 0.00 0.02 0.00 0.02 99.93 13:59:59 13:38:01 3 0.03 0.00 0.02 0.00 0.02 99.93 13:59:59 13:38:01 4 0.02 0.00 0.03 0.00 0.02 99.93 13:59:59 13:38:01 5 0.03 0.00 0.02 0.02 0.02 99.92 13:59:59 13:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:59:59 13:38:01 7 0.03 0.00 0.03 0.00 0.02 99.92 13:59:59 13:39:01 all 0.24 0.00 0.04 0.01 0.01 99.70 13:59:59 13:39:01 0 0.08 0.00 0.05 0.00 0.02 99.85 13:59:59 13:39:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:59:59 13:39:01 2 0.02 0.00 0.05 0.00 0.02 99.92 13:59:59 13:39:01 3 0.02 0.00 0.03 0.02 0.00 99.93 13:59:59 13:39:01 4 0.23 0.00 0.08 0.03 0.00 99.65 13:59:59 13:39:01 5 1.42 0.00 0.03 0.00 0.02 98.53 13:59:59 13:39:01 6 0.03 0.00 0.02 0.00 0.00 99.95 13:59:59 13:39:01 7 0.10 0.00 0.05 0.02 0.02 99.82 13:59:59 13:40:01 all 0.27 0.00 0.02 0.00 0.01 99.69 13:59:59 13:40:01 0 0.03 0.00 0.03 0.00 0.02 99.92 13:59:59 13:40:01 1 0.08 0.00 0.03 0.00 0.02 99.87 13:59:59 13:40:01 2 0.05 0.00 0.02 0.00 0.03 99.90 13:59:59 13:40:01 3 0.03 0.00 0.00 0.02 0.00 99.95 13:59:59 13:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:59:59 13:40:01 5 1.94 0.00 0.02 0.02 0.02 98.01 13:59:59 13:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:59:59 13:40:01 7 0.00 0.00 0.02 0.00 0.03 99.95 13:59:59 13:41:01 all 0.06 0.00 0.01 0.00 0.01 99.91 13:59:59 13:41:01 0 0.03 0.00 0.02 0.00 0.02 99.93 13:59:59 13:41:01 1 0.02 0.00 0.03 0.00 0.02 99.93 13:59:59 13:41:01 2 0.02 0.00 0.02 0.00 0.02 99.95 13:59:59 13:41:01 3 0.02 0.00 0.02 0.02 0.02 99.93 13:59:59 13:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:59:59 13:41:01 5 0.32 0.00 0.00 0.02 0.00 99.67 13:59:59 13:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:59:59 13:41:01 7 0.03 0.00 0.02 0.00 0.03 99.92 13:59:59 13:59:59 13:41:01 CPU %user %nice %system %iowait %steal %idle 13:59:59 13:42:01 all 0.03 0.00 0.02 0.00 0.01 99.93 13:59:59 13:42:01 0 0.07 0.00 0.03 0.00 0.02 99.88 13:59:59 13:42:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:59:59 13:42:01 2 0.05 0.00 0.03 0.00 0.03 99.88 13:59:59 13:42:01 3 0.02 0.00 0.00 0.02 0.00 99.97 13:59:59 13:42:01 4 0.03 0.00 0.02 0.00 0.00 99.95 13:59:59 13:42:01 5 0.02 0.00 0.02 0.00 0.02 99.95 13:59:59 13:42:01 6 0.00 0.00 0.00 0.00 0.02 99.98 13:59:59 13:42:01 7 0.05 0.00 0.05 0.00 0.02 99.88 13:59:59 13:43:01 all 0.02 0.00 0.01 0.01 0.01 99.95 13:59:59 13:43:01 0 0.05 0.00 0.03 0.00 0.02 99.90 13:59:59 13:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:59:59 13:43:01 2 0.07 0.00 0.00 0.00 0.02 99.92 13:59:59 13:43:01 3 0.00 0.00 0.00 0.02 0.00 99.98 13:59:59 13:43:01 4 0.00 0.00 0.02 0.00 0.02 99.97 13:59:59 13:43:01 5 0.00 0.00 0.00 0.03 0.02 99.95 13:59:59 13:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:59:59 13:43:01 7 0.02 0.00 0.03 0.00 0.03 99.92 13:59:59 13:44:01 all 0.22 0.00 0.01 0.00 0.01 99.76 13:59:59 13:44:01 0 0.03 0.00 0.00 0.00 0.02 99.95 13:59:59 13:44:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:59:59 13:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 13:59:59 13:44:01 3 0.03 0.00 0.00 0.02 0.00 99.95 13:59:59 13:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:59:59 13:44:01 5 1.55 0.00 0.00 0.00 0.02 98.43 13:59:59 13:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:59:59 13:44:01 7 0.03 0.00 0.03 0.00 0.03 99.90 13:59:59 13:45:01 all 0.27 0.00 0.01 0.00 0.01 99.70 13:59:59 13:45:01 0 0.05 0.00 0.03 0.00 0.02 99.90 13:59:59 13:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:59:59 13:45:01 2 0.00 0.00 0.02 0.00 0.02 99.97 13:59:59 13:45:01 3 0.00 0.00 0.00 0.02 0.00 99.98 13:59:59 13:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:59:59 13:45:01 5 1.97 0.00 0.02 0.02 0.02 97.98 13:59:59 13:45:01 6 0.02 0.00 0.03 0.00 0.02 99.93 13:59:59 13:45:01 7 0.03 0.00 0.00 0.00 0.03 99.93 13:59:59 13:46:01 all 0.18 0.00 0.01 0.00 0.01 99.79 13:59:59 13:46:01 0 0.03 0.00 0.00 0.00 0.02 99.95 13:59:59 13:46:01 1 0.07 0.00 0.03 0.00 0.03 99.87 13:59:59 13:46:01 2 0.03 0.00 0.00 0.00 0.00 99.97 13:59:59 13:46:01 3 0.02 0.00 0.00 0.02 0.02 99.95 13:59:59 13:46:01 4 0.02 0.00 0.03 0.00 0.02 99.93 13:59:59 13:46:01 5 1.19 0.00 0.00 0.02 0.00 98.79 13:59:59 13:46:01 6 0.03 0.00 0.02 0.00 0.02 99.93 13:59:59 13:46:01 7 0.03 0.00 0.03 0.00 0.02 99.92 13:59:59 13:47:01 all 0.02 0.00 0.01 0.00 0.02 99.95 13:59:59 13:47:01 0 0.05 0.00 0.00 0.00 0.00 99.95 13:59:59 13:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:59:59 13:47:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:59:59 13:47:01 3 0.02 0.00 0.03 0.02 0.02 99.92 13:59:59 13:47:01 4 0.03 0.00 0.03 0.00 0.02 99.92 13:59:59 13:47:01 5 0.00 0.00 0.00 0.00 0.02 99.98 13:59:59 13:47:01 6 0.02 0.00 0.02 0.00 0.03 99.93 13:59:59 13:47:01 7 0.03 0.00 0.00 0.00 0.03 99.93 13:59:59 13:48:01 all 0.03 0.00 0.01 0.01 0.01 99.94 13:59:59 13:48:01 0 0.05 0.00 0.03 0.00 0.02 99.90 13:59:59 13:48:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:59:59 13:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:59:59 13:48:01 3 0.03 0.00 0.00 0.02 0.02 99.93 13:59:59 13:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:59:59 13:48:01 5 0.08 0.00 0.00 0.02 0.02 99.88 13:59:59 13:48:01 6 0.00 0.00 0.02 0.00 0.02 99.97 13:59:59 13:48:01 7 0.02 0.00 0.05 0.02 0.03 99.88 13:59:59 13:49:01 all 0.03 0.00 0.02 0.00 0.01 99.94 13:59:59 13:49:01 0 0.07 0.00 0.03 0.00 0.02 99.88 13:59:59 13:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:59:59 13:49:01 2 0.03 0.00 0.00 0.00 0.02 99.95 13:59:59 13:49:01 3 0.03 0.00 0.00 0.02 0.00 99.95 13:59:59 13:49:01 4 0.05 0.00 0.02 0.00 0.00 99.93 13:59:59 13:49:01 5 0.02 0.00 0.02 0.02 0.02 99.93 13:59:59 13:49:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:59:59 13:49:01 7 0.05 0.00 0.03 0.00 0.02 99.90 13:59:59 13:50:01 all 0.02 0.00 0.01 0.01 0.01 99.95 13:59:59 13:50:01 0 0.05 0.00 0.05 0.00 0.03 99.87 13:59:59 13:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:59:59 13:50:01 2 0.00 0.00 0.02 0.00 0.00 99.98 13:59:59 13:50:01 3 0.02 0.00 0.00 0.03 0.00 99.95 13:59:59 13:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 13:59:59 13:50:01 5 0.00 0.00 0.02 0.00 0.03 99.95 13:59:59 13:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:59:59 13:50:01 7 0.03 0.00 0.02 0.02 0.03 99.90 13:59:59 13:51:01 all 0.03 0.00 0.01 0.00 0.01 99.94 13:59:59 13:51:01 0 0.08 0.00 0.03 0.00 0.02 99.87 13:59:59 13:51:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:59:59 13:51:01 2 0.02 0.00 0.00 0.00 0.02 99.97 13:59:59 13:51:01 3 0.03 0.00 0.00 0.00 0.00 99.97 13:59:59 13:51:01 4 0.00 0.00 0.00 0.00 0.02 99.98 13:59:59 13:51:01 5 0.05 0.00 0.00 0.00 0.02 99.93 13:59:59 13:51:01 6 0.03 0.00 0.03 0.00 0.02 99.92 13:59:59 13:51:01 7 0.03 0.00 0.02 0.00 0.02 99.93 13:59:59 13:52:02 all 0.01 0.00 0.01 0.00 0.01 99.96 13:59:59 13:52:02 0 0.05 0.00 0.03 0.00 0.00 99.92 13:59:59 13:52:02 1 0.00 0.00 0.00 0.00 0.02 99.98 13:59:59 13:52:02 2 0.00 0.00 0.00 0.00 0.00 100.00 13:59:59 13:52:02 3 0.00 0.00 0.00 0.00 0.02 99.98 13:59:59 13:52:02 4 0.02 0.00 0.00 0.00 0.00 99.98 13:59:59 13:52:02 5 0.02 0.00 0.00 0.00 0.02 99.97 13:59:59 13:52:02 6 0.02 0.00 0.02 0.02 0.00 99.95 13:59:59 13:52:02 7 0.02 0.00 0.02 0.00 0.03 99.93 13:59:59 13:59:59 13:52:02 CPU %user %nice %system %iowait %steal %idle 13:59:59 13:53:01 all 0.04 0.00 0.01 0.00 0.01 99.93 13:59:59 13:53:01 0 0.08 0.00 0.03 0.00 0.03 99.85 13:59:59 13:53:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:59:59 13:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:59:59 13:53:01 3 0.08 0.00 0.02 0.02 0.00 99.88 13:59:59 13:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:59:59 13:53:01 5 0.03 0.00 0.03 0.00 0.03 99.90 13:59:59 13:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:59:59 13:53:01 7 0.05 0.00 0.00 0.00 0.00 99.95 13:59:59 13:54:01 all 0.24 0.00 0.01 0.01 0.01 99.73 13:59:59 13:54:01 0 0.05 0.00 0.02 0.00 0.05 99.88 13:59:59 13:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:59:59 13:54:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:59:59 13:54:01 3 1.78 0.00 0.02 0.02 0.02 98.18 13:59:59 13:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:59:59 13:54:01 5 0.03 0.00 0.02 0.00 0.00 99.95 13:59:59 13:54:01 6 0.02 0.00 0.03 0.02 0.02 99.92 13:59:59 13:54:01 7 0.00 0.00 0.02 0.02 0.02 99.95 13:59:59 13:55:01 all 0.11 0.00 0.02 0.00 0.01 99.85 13:59:59 13:55:01 0 0.10 0.00 0.05 0.00 0.03 99.82 13:59:59 13:55:01 1 0.07 0.00 0.02 0.00 0.02 99.90 13:59:59 13:55:01 2 0.03 0.00 0.00 0.00 0.00 99.97 13:59:59 13:55:01 3 0.57 0.00 0.08 0.02 0.02 99.32 13:59:59 13:55:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:59:59 13:55:01 5 0.03 0.00 0.02 0.02 0.02 99.92 13:59:59 13:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:59:59 13:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:59:59 13:56:01 all 0.01 0.00 0.01 0.00 0.01 99.96 13:59:59 13:56:01 0 0.05 0.00 0.03 0.00 0.07 99.85 13:59:59 13:56:01 1 0.02 0.00 0.03 0.00 0.02 99.93 13:59:59 13:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:59:59 13:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:59:59 13:56:01 4 0.00 0.00 0.02 0.00 0.02 99.97 13:59:59 13:56:01 5 0.00 0.00 0.02 0.02 0.02 99.95 13:59:59 13:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:59:59 13:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:59:59 13:57:01 all 0.09 0.00 0.02 0.00 0.01 99.87 13:59:59 13:57:01 0 0.07 0.00 0.08 0.00 0.03 99.82 13:59:59 13:57:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:59:59 13:57:01 2 0.52 0.00 0.00 0.00 0.02 99.47 13:59:59 13:57:01 3 0.02 0.00 0.02 0.02 0.00 99.95 13:59:59 13:57:01 4 0.03 0.00 0.00 0.00 0.00 99.97 13:59:59 13:57:01 5 0.03 0.00 0.02 0.00 0.00 99.95 13:59:59 13:57:01 6 0.02 0.00 0.05 0.00 0.02 99.92 13:59:59 13:57:01 7 0.03 0.00 0.02 0.00 0.02 99.93 13:59:59 13:58:01 all 0.10 0.00 0.01 0.00 0.01 99.89 13:59:59 13:58:01 0 0.08 0.00 0.03 0.00 0.05 99.83 13:59:59 13:58:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:59:59 13:58:01 2 0.66 0.00 0.00 0.00 0.02 99.32 13:59:59 13:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:59:59 13:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:59:59 13:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:59:59 13:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:59:59 13:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:59:59 13:59:01 all 5.21 0.00 2.06 0.33 0.03 92.37 13:59:59 13:59:01 0 6.70 0.00 2.38 0.02 0.05 90.85 13:59:59 13:59:01 1 5.33 0.00 1.88 0.00 0.03 92.76 13:59:59 13:59:01 2 4.20 0.00 2.35 0.00 0.03 93.42 13:59:59 13:59:01 3 5.23 0.00 1.65 0.28 0.03 92.80 13:59:59 13:59:01 4 5.82 0.00 2.20 0.07 0.03 91.89 13:59:59 13:59:01 5 5.11 0.00 2.18 2.21 0.03 90.47 13:59:59 13:59:01 6 4.42 0.00 2.01 0.05 0.03 93.48 13:59:59 13:59:01 7 4.84 0.00 1.79 0.02 0.02 93.33 13:59:59 Average: all 7.96 0.00 1.29 0.89 0.03 89.83 13:59:59 Average: 0 7.90 0.00 1.35 0.85 0.04 89.87 13:59:59 Average: 1 7.90 0.00 1.27 0.99 0.03 89.81 13:59:59 Average: 2 8.03 0.00 1.30 0.46 0.03 90.18 13:59:59 Average: 3 7.87 0.00 1.30 0.56 0.02 90.25 13:59:59 Average: 4 7.96 0.00 1.24 0.92 0.02 89.85 13:59:59 Average: 5 7.91 0.00 1.31 1.10 0.03 89.65 13:59:59 Average: 6 8.06 0.00 1.25 1.07 0.02 89.60 13:59:59 Average: 7 8.02 0.00 1.31 1.17 0.03 89.47 13:59:59 13:59:59 13:59:59