Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 71d356aaa66d076e2d1373082ceb35605edef62d 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-ssh17722785628590714989.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh6651451454405718593.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh4379089019222929462.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh15535901458157149858.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-ssh9015631525455626387.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/v3]] ========================================================= [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.21 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/v3 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-4914’ Running on prd-ubuntu20.04-docker-8c-8g-4918 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/631 [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/631 # 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 71d356aaa66d076e2d1373082ceb35605edef62d (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 71d356aaa66d076e2d1373082ceb35605edef62d # timeout=10 Commit message: "Merge pull request #4771 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.21.0" > git rev-list --no-walk a48d6392372de4eada0148d46cda0c5092cdf95e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:47:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:47:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:47:40 ========================================================= 02:47:40 EdgeX Global Pipelines Version Info 02:47:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:47:41 ------------------- 02:47:41 stable info: 02:47:41 ------------------- 02:47:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:47:41 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 02:47:41 Message: update stable to v1.0.258 02:47:42 ------------------- 02:47:42 experimental info: 02:47:42 ------------------- 02:47:42 Commited By: **** collab-it+edgex@linuxfoundation.org 02:47:42 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 02:47:42 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:47:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:47:42 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:47:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:47:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:47:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:47:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 02:47:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:47:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:47:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:47:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:47:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:47:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:47:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:47:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:47:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:47:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:47:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:47:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:47:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:47:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 02:47:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:47:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:47:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:47:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:47:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:47:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:47:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] echo 02:47:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 71d356a [Pipeline] echo 02:47:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:47:43 provisioning config files... 02:47:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/631@tmp/config15042004289341936394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:47:43 ---> ****-login.sh 02:47:43 nexus3.edgexfoundry.org:10001 02:47:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:47:43 Configure a credential helper to remove this warning. See 02:47:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:47:43 02:47:43 Login Succeeded 02:47:43 nexus3.edgexfoundry.org:10002 02:47:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:47:43 Configure a credential helper to remove this warning. See 02:47:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:47:43 02:47:43 Login Succeeded 02:47:43 nexus3.edgexfoundry.org:10003 02:47:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:47:43 Configure a credential helper to remove this warning. See 02:47:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:47:43 02:47:43 Login Succeeded 02:47:43 nexus3.edgexfoundry.org:10004 02:47:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:47:44 Configure a credential helper to remove this warning. See 02:47:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:47:44 02:47:44 Login Succeeded 02:47:44 ****.io 02:47:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:47:44 Configure a credential helper to remove this warning. See 02:47:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:47:44 02:47:44 Login Succeeded 02:47:44 ---> ****-login.sh ends [Pipeline] } 02:47:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:47:44 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 02:47:44 + + cutdirname -d/ cmd/core-command/Dockerfile -f2 02:47:44 02:47:44 + echo core-command,cmd/core-command/Dockerfile 02:47:44 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 02:47:44 cut -d/ -f2 02:47:44 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 02:47:44 + cut -d/ -f2 02:47:44 + dirname cmd/core-data/Dockerfile 02:47:44 + echo core-data,cmd/core-data/Dockerfile 02:47:44 + dirname cmd/core-metadata/Dockerfile 02:47:44 + cut -d/ -f2 02:47:44 + echo core-metadata,cmd/core-metadata/Dockerfile 02:47:44 + dirname cmd/security-bootstrapper/Dockerfile 02:47:44 + cut -d/ -f2 02:47:44 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:47:44 + dirname cmd/security-proxy-auth/Dockerfile 02:47:44 + cut -d/ -f2 02:47:44 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 02:47:44 + dirname cmd/security-proxy-setup/Dockerfile 02:47:44 + cut -d/ -f2 02:47:44 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:47:44 + dirname cmd/security-secretstore-setup/Dockerfile 02:47:44 + cut -d/ -f2 02:47:44 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:47:44 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:47:44 + cut -d/ -f2 02:47:44 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:47:44 + dirname cmd/security-spire-agent/Dockerfile 02:47:44 + cut -d/ -f2 02:47:44 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:47:44 + dirname cmd/security-spire-config/Dockerfile 02:47:44 + cut -d/ -f2 02:47:44 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:47:44 + dirname cmd/security-spire-server/Dockerfile 02:47:44 + cut -d/ -f2 02:47:44 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:47:44 + dirname cmd/support-notifications/Dockerfile 02:47:44 + cut -d/ -f2 02:47:44 + echo support-notifications,cmd/support-notifications/Dockerfile 02:47:44 + dirname cmd/support-scheduler/Dockerfile 02:47:44 + cut -d/ -f2 02:47:44 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 02:47:44 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-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:47:45 + git rev-list -1 --merges 71d356aaa66d076e2d1373082ceb35605edef62d~1..71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] echo 02:47:45 -----------> git rev-list -1 --merges 71d356aaa66d076e2d1373082ceb35605edef62d~1..71d356aaa66d076e2d1373082ceb35605edef62d 71d356aaa66d076e2d1373082ceb35605edef62d 02:47:45 71d356aaa66d076e2d1373082ceb35605edef62d [false] [Pipeline] sh 02:47:45 + git log --format=format:%s -1 71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] echo 02:47:45 ========================================================= 02:47:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:47:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:47:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:47:46 + grep -v github /etc/ssh/ssh_known_hosts 02:47:46 + [ -e /tmp/ssh_known_hosts ] 02:47:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:47:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:47:46 + sudo tee -a /etc/ssh/ssh_known_hosts 02:47:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:47:46 02:47:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:47:46 0.1.4: Pulling from edgex-devops/py-git-semver 02:47:46 b85a868b505f: Pulling fs layer 02:47:46 e2be974225ed: Pulling fs layer 02:47:46 339a4e72a1f5: Pulling fs layer 02:47:46 988bab9f4d93: Pulling fs layer 02:47:46 1469e6f7b9e6: Pulling fs layer 02:47:46 eaf3925da568: Pulling fs layer 02:47:46 bab4dde63d76: Pulling fs layer 02:47:46 1469e6f7b9e6: Waiting 02:47:46 bde34c3a00c8: Pulling fs layer 02:47:46 eaf3925da568: Waiting 02:47:46 bab4dde63d76: Waiting 02:47:46 b352a97aabf1: Pulling fs layer 02:47:46 bde34c3a00c8: Waiting 02:47:46 4872d77fe225: Pulling fs layer 02:47:46 5851b861e8e6: Pulling fs layer 02:47:46 e2be974225ed: Download complete 02:47:46 988bab9f4d93: Verifying Checksum 02:47:46 988bab9f4d93: Download complete 02:47:47 1469e6f7b9e6: Verifying Checksum 02:47:47 1469e6f7b9e6: Download complete 02:47:47 eaf3925da568: Download complete 02:47:47 339a4e72a1f5: Verifying Checksum 02:47:47 339a4e72a1f5: Download complete 02:47:47 bde34c3a00c8: Download complete 02:47:47 b352a97aabf1: Verifying Checksum 02:47:47 b352a97aabf1: Download complete 02:47:47 4872d77fe225: Verifying Checksum 02:47:47 4872d77fe225: Download complete 02:47:47 5851b861e8e6: Download complete 02:47:47 b85a868b505f: Verifying Checksum 02:47:47 b85a868b505f: Download complete 02:47:47 bab4dde63d76: Verifying Checksum 02:47:47 bab4dde63d76: Download complete 02:47:48 b85a868b505f: Pull complete 02:47:48 e2be974225ed: Pull complete 02:47:48 339a4e72a1f5: Pull complete 02:47:49 988bab9f4d93: Pull complete 02:47:49 1469e6f7b9e6: Pull complete 02:47:49 eaf3925da568: Pull complete 02:47:51 bab4dde63d76: Pull complete 02:47:51 bde34c3a00c8: Pull complete 02:47:51 b352a97aabf1: Pull complete 02:47:51 4872d77fe225: Pull complete 02:47:51 5851b861e8e6: Pull complete 02:47:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:47:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:47:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:47:51 prd-ubuntu20.04-docker-8c-8g-4918 does not seem to be running inside a container 02:47:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/631 -v /w/workspace/edgex-go/631:/w/workspace/edgex-go/631:rw,z -v /w/workspace/edgex-go/631@tmp:/w/workspace/edgex-go/631@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:47:55 $ docker top ee017ab50aa50da461687f693e544f3c8877283bb89daa25b5ba6b1f348e006e -eo pid,comm 02:47: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). 02:47:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:47:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:47:55 [ssh-agent] Looking for ssh-agent implementation... 02:47:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:47:55 $ docker exec ee017ab50aa50da461687f693e544f3c8877283bb89daa25b5ba6b1f348e006e ssh-agent 02:47:55 SSH_AUTH_SOCK=/tmp/ssh-xXfSZItvQDBg/agent.32 02:47:55 SSH_AGENT_PID=38 02:47:55 Running ssh-add (command line suppressed) 02:47:55 Identity added: /w/workspace/edgex-go/631@tmp/private_key_736542096170571140.key (/w/workspace/edgex-go/631@tmp/private_key_736542096170571140.key) 02:47:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:47:56 + git tag --points-at HEAD [Pipeline] } 02:47:56 $ docker exec --env ******** --env ******** ee017ab50aa50da461687f693e544f3c8877283bb89daa25b5ba6b1f348e006e ssh-agent -k 02:47:56 unset SSH_AUTH_SOCK; 02:47:56 unset SSH_AGENT_PID; 02:47:56 echo Agent pid 38 killed; 02:47:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:47:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:47:56 [ssh-agent] Looking for ssh-agent implementation... 02:47:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:47:56 $ docker exec ee017ab50aa50da461687f693e544f3c8877283bb89daa25b5ba6b1f348e006e ssh-agent 02:47:56 SSH_AUTH_SOCK=/tmp/ssh-XyxvAapEAuC1/agent.70 02:47:56 SSH_AGENT_PID=76 02:47:56 Running ssh-add (command line suppressed) 02:47:56 Identity added: /w/workspace/edgex-go/631@tmp/private_key_18253554595691482802.key (/w/workspace/edgex-go/631@tmp/private_key_18253554595691482802.key) 02:47:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:47:57 + git semver init 02:47:57 2024-03-05 02:47:57,249 [run_init] DEBUG init version:0.0.0 force:False 02:47:57 2024-03-05 02:47:57,250 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/631/.semver 02:47:57 2024-03-05 02:47:57,250 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/631/.semver 02:47:57 2024-03-05 02:47:57,250 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/631/.semver'], cwd=/w/workspace/edgex-go/631, universal_newlines=False, shell=None, istream=None) 02:48:03 2024-03-05 02:48:02,629 [append_file] DEBUG append to file:/w/workspace/edgex-go/631/.git/info/exclude 02:48:03 2024-03-05 02:48:02,630 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/631/.semver/main with force:False 02:48:03 2024-03-05 02:48:02,630 [read_version] DEBUG read version from /w/workspace/edgex-go/631/.semver/main 02:48:03 2024-03-05 02:48:02,630 [read_version] DEBUG read version from /w/workspace/edgex-go/631/.semver/main 02:48:03 3.2.0-dev.21 [Pipeline] } 02:48:03 $ docker exec --env ******** --env ******** ee017ab50aa50da461687f693e544f3c8877283bb89daa25b5ba6b1f348e006e ssh-agent -k 02:48:04 unset SSH_AUTH_SOCK; 02:48:04 unset SSH_AGENT_PID; 02:48:04 echo Agent pid 76 killed; 02:48:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:48:04 + git semver [Pipeline] } 02:48:04 $ docker stop --time=1 ee017ab50aa50da461687f693e544f3c8877283bb89daa25b5ba6b1f348e006e 02:48:06 $ docker rm -f --volumes ee017ab50aa50da461687f693e544f3c8877283bb89daa25b5ba6b1f348e006e [Pipeline] // withDockerContainer [Pipeline] sh 02:48:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:48:06 Stashed 1 file(s) [Pipeline] echo 02:48:06 [edgeXSemver]: initialized semver on version 3.2.0-dev.21 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:48:07 + git config --global --add safe.directory /w/workspace/edgex-go/631 [Pipeline] echo 02:48:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:48:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:48:07 ========================================================= 02:48:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 02:48:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:48:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:48:07 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 02:48:07 7264a8db6415: Pulling fs layer 02:48:07 c4d48a809fc2: Pulling fs layer 02:48:07 4f1c88b9dad5: Pulling fs layer 02:48:07 ad3a456e5733: Pulling fs layer 02:48:07 69c7f0334f64: Pulling fs layer 02:48:07 ad3a456e5733: Waiting 02:48:07 1f1c1a5573a3: Pulling fs layer 02:48:07 ce7588e14bc9: Pulling fs layer 02:48:07 b5e4710f87ac: Pulling fs layer 02:48:07 ce7588e14bc9: Waiting 02:48:07 69c7f0334f64: Waiting 02:48:07 b5e4710f87ac: Waiting 02:48:07 c4d48a809fc2: Verifying Checksum 02:48:07 c4d48a809fc2: Download complete 02:48:07 ad3a456e5733: Verifying Checksum 02:48:07 ad3a456e5733: Download complete 02:48:07 7264a8db6415: Verifying Checksum 02:48:07 7264a8db6415: Download complete 02:48:07 69c7f0334f64: Verifying Checksum 02:48:07 69c7f0334f64: Download complete 02:48:07 1f1c1a5573a3: Verifying Checksum 02:48:07 1f1c1a5573a3: Download complete 02:48:07 7264a8db6415: Pull complete 02:48:07 b5e4710f87ac: Verifying Checksum 02:48:07 b5e4710f87ac: Download complete 02:48:08 c4d48a809fc2: Pull complete 02:48:08 4f1c88b9dad5: Verifying Checksum 02:48:08 4f1c88b9dad5: Download complete 02:48:08 ce7588e14bc9: Verifying Checksum 02:48:08 ce7588e14bc9: Download complete 02:48:12 4f1c88b9dad5: Pull complete 02:48:12 ad3a456e5733: Pull complete 02:48:12 69c7f0334f64: Pull complete 02:48:12 1f1c1a5573a3: Pull complete 02:48:13 ce7588e14bc9: Pull complete 02:48:14 b5e4710f87ac: Pull complete 02:48:14 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 02:48:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:48:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 02:48:14 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:48:14 WORKDIR /edgex 02:48:14 COPY go.mod . 02:48:14 RUN go mod download 02:48:14 docker build -t ci-base-image-x86_64 -f - . 02:48:15 Sending build context to Docker daemon 175.2MB 02:48:15 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:48:15 ---> 88b5674ff536 02:48:15 Step 2/4 : WORKDIR /edgex 02:48:21 Still waiting to schedule task 02:48:21 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4916’ 02:48:23 ---> Running in 472691f3cec0 02:48:23 Removing intermediate container 472691f3cec0 02:48:23 ---> dddbfa1b020f 02:48:23 Step 3/4 : COPY go.mod . 02:48:23 ---> 5e3b4ab4e452 02:48:23 Step 4/4 : RUN go mod download 02:48:23 ---> Running in 5a43b4be96af 02:48:50 Removing intermediate container 5a43b4be96af 02:48:50 ---> 98bdd9f45945 02:48:50 Successfully built 98bdd9f45945 02:48:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:50 + docker inspect -f . ci-base-image-x86_64 02:48:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:48:50 prd-ubuntu20.04-docker-8c-8g-4918 does not seem to be running inside a container 02:48:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/631 -v /w/workspace/edgex-go/631:/w/workspace/edgex-go/631:rw,z -v /w/workspace/edgex-go/631@tmp:/w/workspace/edgex-go/631@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:48:51 $ docker top ed63f2f3b2d8ca591e1552aa970f791e146e8ae7d948a2f40e7e74fd26486c6d -eo pid,comm [Pipeline] { [Pipeline] sh 02:48:51 + go version 02:48:51 go version go1.21.0 linux/amd64 [Pipeline] } 02:48:51 $ docker stop --time=1 ed63f2f3b2d8ca591e1552aa970f791e146e8ae7d948a2f40e7e74fd26486c6d 02:48:52 $ docker rm -f --volumes ed63f2f3b2d8ca591e1552aa970f791e146e8ae7d948a2f40e7e74fd26486c6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:53 + docker inspect -f . ci-base-image-x86_64 02:48:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:48:53 prd-ubuntu20.04-docker-8c-8g-4918 does not seem to be running inside a container 02:48:53 $ 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/631 -v /w/workspace/edgex-go/631:/w/workspace/edgex-go/631:rw,z -v /w/workspace/edgex-go/631@tmp:/w/workspace/edgex-go/631@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:48:53 $ docker top 33a0551929e983fc1c09f5813eb7afa072ab0bb614767d293c09df34ae2c74d9 -eo pid,comm [Pipeline] { [Pipeline] echo 02:48:53 ========================================================= 02:48:53 [edgeXBuildGoParallel] Running Tests and Build... 02:48:53 ========================================================= [Pipeline] sh 02:48:54 + git config --global --add safe.directory /w/workspace/edgex-go/631 [Pipeline] fileExists [Pipeline] sh 02:48:54 + make test 02:48:54 go test -race -coverprofile=coverage.out ./... 02:49:02 ? github.com/edgexfoundry/edgex-go [no test files] 02:49:14 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:49:14 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 02:49:14 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:49:14 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:49:14 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:49:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:49:14 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:49:14 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 02:49:14 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:49:14 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:49:14 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:49:14 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:49:14 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:49:14 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:49:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:49:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:49:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.040s coverage: 28.7% of statements 02:49:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.070s coverage: 97.0% of statements 02:49:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 02:49:18 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 02:49:18 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:49:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:49:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:49:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:49:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:49:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:49:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:49:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:49:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:49:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:49:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.086s coverage: 69.2% of statements 02:49:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.055s coverage: 53.2% of statements 02:49:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:49:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 02:49:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:49:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.384s coverage: 93.4% of statements 02:49:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.057s coverage: 4.1% of statements 02:49:25 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:49:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:49:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:49:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:49:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:49:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:49:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:49:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.517s coverage: 97.6% of statements 02:49:26 ok github.com/edgexfoundry/edgex-go/internal/io 1.036s coverage: 72.2% of statements 02:49:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:49:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:49:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.054s coverage: 0.9% of statements 02:49:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.044s coverage: 32.2% of statements 02:49:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.043s coverage: 41.7% of statements 02:49:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.057s coverage: 82.9% of statements 02:49:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.035s coverage: 94.1% of statements 02:49:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.048s coverage: 96.3% of statements 02:49:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.079s coverage: 87.5% of statements 02:49:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:49:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:49:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:49:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:49:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:49:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 02:49:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 02:49:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 02:49:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:49:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:49:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:49:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:49:31 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:49:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:49:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:49:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 02:49:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:49:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:49:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:49:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 02:49:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 02:49:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 02:49:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:49:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:49:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:49:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:49:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:49:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:49:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:49:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:49:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:49:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:49:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:49:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.086s coverage: 94.4% of statements 02:49:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:49:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:49:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:49:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:49:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:49:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:49:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:49:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:49:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.292s coverage: 79.9% of statements 02:49:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.052s coverage: 92.9% of statements 02:49:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 64.4% of statements 02:49:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.046s coverage: 62.3% of statements 02:49:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.045s coverage: 87.2% of statements 02:49:54 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.036s coverage: 20.0% of statements 02:49:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.035s coverage: 100.0% of statements 02:49:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.085s coverage: 81.8% of statements 02:49:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.092s coverage: 82.1% of statements 02:49:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.038s coverage: 86.0% of statements 02:49:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.159s coverage: 63.1% of statements 02:49:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.039s coverage: 100.0% of statements 02:49:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements 02:49:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 02:49:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.016s coverage: 73.7% of statements 02:49:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 02:49:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.168s coverage: 38.4% of statements 02:49:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.035s coverage: 89.5% of statements 02:49:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.037s coverage: 84.8% of statements 02:49:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.066s coverage: 19.9% of statements 02:49:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.121s coverage: 95.7% of statements 02:49:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.045s coverage: 61.8% of statements 02:49:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.078s coverage: 98.9% of statements 02:49:54 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 02:49:54 running golangci-lint 02:49:54 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 02:49:54 go version go1.21.0 linux/amd64 02:49:54 level=info msg="[config_reader] Used config file .golangci.yml" 02:49:54 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 02:50:09 level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|exports_file|deps|files|imports|compiled_files) took 12.522166268s" 02:50:09 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.711101ms" 02:50:15 level=info msg="[linters_context/goanalysis] analyzers took 1m1.134127498s with top 10 stages: buildir: 32.017333169s, gosec: 5.935027515s, inspect: 1.926955929s, fact_deprecated: 1.461512376s, ctrlflow: 1.163786198s, printf: 1.132529906s, S1038: 901.701805ms, fact_purity: 871.911177ms, nilness: 862.159707ms, SA5012: 539.364988ms" 02:50:15 level=info msg="[runner] Issues before processing: 197, after processing: 0" 02:50:15 level=info msg="[runner] Processors filtering stat (out/in): exclude: 197/197, nolint: 0/21, path_prettifier: 197/197, skip_files: 197/197, skip_dirs: 197/197, exclude-rules: 21/197, cgo: 197/197, autogenerated_exclude: 197/197, identifier_marker: 197/197, filename_unadjuster: 197/197" 02:50:15 level=info msg="[runner] processing took 16.638641ms with stages: nolint: 6.201274ms, identifier_marker: 5.997762ms, autogenerated_exclude: 1.393714ms, path_prettifier: 1.322653ms, exclude-rules: 1.01781ms, skip_dirs: 663.857µs, cgo: 24.641µs, filename_unadjuster: 13.32µs, max_same_issues: 560ns, skip_files: 430ns, uniq_by_line: 390ns, fixer: 370ns, exclude: 300ns, diff: 260ns, sort_results: 260ns, path_shortener: 240ns, severity-rules: 240ns, max_from_linter: 190ns, source_code: 140ns, path_prefixer: 120ns, max_per_file_from_linter: 110ns" 02:50:15 level=info msg="[runner] linters took 7.973823618s with stages: goanalysis_metalinter: 7.957099397s" 02:50:15 level=info msg="File cache stats: 0 entries of total size 0B" 02:50:15 level=info msg="Memory: 207 samples, avg is 243.0MB, max is 915.9MB" 02:50:15 level=info msg="Execution took 20.541000531s" 02:50:15 go vet ./... 02:50:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:50:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:50:19 ./bin/test-attribution-txt.sh 02:50:19 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 02:50:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 02:50:19 + ls -al . 02:50:19 total 736 02:50:19 drwxrwxr-x 11 1001 1001 4096 Mar 5 02:48 . 02:50:19 drwxr-xr-x 4 root root 4096 Mar 5 02:48 .. 02:50:19 drwxrwxr-x 2 1001 1001 4096 Mar 5 02:47 .blubracket 02:50:19 -rw-rw-r-- 1 1001 1001 10 Mar 5 02:47 .dockerignore 02:50:19 drwxrwxr-x 8 1001 1001 4096 Mar 5 02:49 .git 02:50:19 drwxrwxr-x 3 1001 1001 4096 Mar 5 02:47 .github 02:50:19 -rw-rw-r-- 1 1001 1001 1074 Mar 5 02:47 .gitignore 02:50:19 -rw-rw-r-- 1 1001 1001 42 Mar 5 02:47 .golangci.yml 02:50:19 -rw-rw-r-- 1 1001 1001 100 Mar 5 02:47 .hadolint.yml 02:50:19 drwxr-xr-x 3 1001 1001 4096 Mar 5 02:48 .semver 02:50:19 -rw-rw-r-- 1 1001 1001 155 Mar 5 02:47 .sonarcloud.properties 02:50:19 -rw-rw-r-- 1 1001 1001 1171 Mar 5 02:47 ADOPTERS.md 02:50:19 -rw-rw-r-- 1 1001 1001 11674 Mar 5 02:47 Attribution.txt 02:50:19 -rw-rw-r-- 1 1001 1001 100284 Mar 5 02:47 CHANGELOG.md 02:50:19 -rw-rw-r-- 1 1001 1001 3804 Mar 5 02:47 CONTRIBUTING.md 02:50:19 -rw-rw-r-- 1 1001 1001 677 Mar 5 02:47 GOVERNANCE.md 02:50:19 -rw-rw-r-- 1 1001 1001 861 Mar 5 02:47 Jenkinsfile 02:50:19 -rw-rw-r-- 1 1001 1001 10775 Mar 5 02:47 LICENSE 02:50:19 -rw-rw-r-- 1 1001 1001 15392 Mar 5 02:47 Makefile 02:50:19 -rw-rw-r-- 1 1001 1001 582 Mar 5 02:47 OWNERS.md 02:50:19 -rw-rw-r-- 1 1001 1001 9528 Mar 5 02:47 README.md 02:50:19 -rw-rw-r-- 1 1001 1001 789 Mar 5 02:47 SECURITY.md 02:50:19 -rw-rw-r-- 1 1001 1001 12 Mar 5 02:48 VERSION 02:50:19 drwxrwxr-x 2 1001 1001 4096 Mar 5 02:47 bin 02:50:19 drwxrwxr-x 18 1001 1001 4096 Mar 5 02:47 cmd 02:50:19 -rw-r--r-- 1 root root 453602 Mar 5 02:49 coverage.out 02:50:19 drwxrwxr-x 2 1001 1001 4096 Mar 5 02:47 fuzz_test 02:50:19 -rw-rw-r-- 1 1001 1001 3734 Mar 5 02:47 go.mod 02:50:19 -rw-rw-r-- 1 1001 1001 33955 Mar 5 02:47 go.sum 02:50:19 drwxrwxr-x 7 1001 1001 4096 Mar 5 02:47 internal 02:50:19 drwxrwxr-x 3 1001 1001 4096 Mar 5 02:47 openapi 02:50:19 -rw-rw-r-- 1 1001 1001 584 Mar 5 02:47 security.txt 02:50:19 -rw-rw-r-- 1 1001 1001 204 Mar 5 02:47 version.go [Pipeline] sh 02:50:19 + '[' -e coverage.out ] 02:50:19 + chown 1001:1001 coverage.out [Pipeline] stash 02:50:20 Stashed 1 file(s) [Pipeline] sh 02:50:20 + make build 02:50:20 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 02:50:32 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:50:32 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:50:32 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:50:33 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:50:39 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:50:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:50:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:50:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:50:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:50:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:50:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:50:43 $ docker stop --time=1 33a0551929e983fc1c09f5813eb7afa072ab0bb614767d293c09df34ae2c74d9 02:50:48 $ docker rm -f --volumes 33a0551929e983fc1c09f5813eb7afa072ab0bb614767d293c09df34ae2c74d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:50:49 02:50:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:50:49 latest: Pulling from edgex-devops/edgex-compose 02:50:49 91d30c5bc195: Pulling fs layer 02:50:49 2e9b0aa3be6d: Pulling fs layer 02:50:49 9c61dcf015f6: Pulling fs layer 02:50:49 4698f68db338: Pulling fs layer 02:50:49 2a2f49069b9e: Pulling fs layer 02:50:49 e0025b399a48: Pulling fs layer 02:50:49 4698f68db338: Waiting 02:50:49 2a2f49069b9e: Waiting 02:50:49 e0025b399a48: Waiting 02:50:49 91d30c5bc195: Verifying Checksum 02:50:49 91d30c5bc195: Download complete 02:50:49 4698f68db338: Verifying Checksum 02:50:49 4698f68db338: Download complete 02:50:50 2e9b0aa3be6d: Verifying Checksum 02:50:50 2e9b0aa3be6d: Download complete 02:50:50 e0025b399a48: Verifying Checksum 02:50:50 91d30c5bc195: Pull complete 02:50:50 2a2f49069b9e: Download complete 02:50:50 2e9b0aa3be6d: Pull complete 02:50:50 9c61dcf015f6: Verifying Checksum 02:50:50 9c61dcf015f6: Download complete 02:50:53 9c61dcf015f6: Pull complete 02:50:53 4698f68db338: Pull complete 02:50:53 2a2f49069b9e: Pull complete 02:50:53 e0025b399a48: Pull complete 02:50:53 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 02:50:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:50:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:50:53 prd-ubuntu20.04-docker-8c-8g-4918 does not seem to be running inside a container 02:50:53 $ 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/631 -v /w/workspace/edgex-go/631:/w/workspace/edgex-go/631:rw,z -v /w/workspace/edgex-go/631@tmp:/w/workspace/edgex-go/631@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:50:56 $ docker top d547fe516735e8a8b35cfea73fca2d69a3569c0c2759cb335cd7a9c676159656 -eo pid,comm [Pipeline] { [Pipeline] sh 02:50:57 + docker compose -f ./docker-compose-build.yml build --parallel 02:50:59 #1 [security-secretstore-setup internal] load build definition from Dockerfile 02:50:59 #1 transferring dockerfile: 2.49kB done 02:50:59 #1 DONE 0.0s 02:50:59 02:50:59 #2 [security-proxy-auth internal] load build definition from Dockerfile 02:50:59 #2 transferring dockerfile: 2.15kB done 02:50:59 #2 DONE 0.1s 02:50:59 02:50:59 #3 [security-spire-config internal] load build definition from Dockerfile 02:50:59 #3 transferring dockerfile: 1.69kB done 02:50:59 #3 DONE 0.0s 02:50:59 02:50:59 #4 [security-spire-server internal] load build definition from Dockerfile 02:50:59 #4 transferring dockerfile: 1.70kB done 02:50:59 #4 DONE 0.0s 02:50:59 02:50:59 #5 [security-proxy-setup internal] load build definition from Dockerfile 02:50:59 #5 transferring dockerfile: 2.50kB done 02:50:59 #5 DONE 0.0s 02:50:59 02:50:59 #6 [core-command internal] load build definition from Dockerfile 02:50:59 #6 transferring dockerfile: 1.93kB done 02:50:59 #6 DONE 0.0s 02:50:59 02:50:59 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:50:59 #7 transferring dockerfile: 2.23kB done 02:50:59 #7 DONE 0.0s 02:50:59 02:50:59 #8 [security-secretstore-setup internal] load .dockerignore 02:50:59 #8 transferring context: 50B done 02:50:59 #8 DONE 0.0s 02:50:59 02:50:59 #9 [support-scheduler internal] load build definition from Dockerfile 02:50:59 #9 transferring dockerfile: 1.93kB done 02:50:59 #9 DONE 0.0s 02:50:59 02:50:59 #10 [core-data internal] load build definition from Dockerfile 02:50:59 #10 transferring dockerfile: 2.01kB done 02:50:59 #10 DONE 0.0s 02:50:59 02:50:59 #11 [core-metadata internal] load build definition from Dockerfile 02:50:59 #11 transferring dockerfile: 2.06kB done 02:50:59 #11 DONE 0.0s 02:50:59 02:50:59 #12 [security-spire-agent internal] load build definition from Dockerfile 02:50:59 #12 transferring dockerfile: 1.81kB done 02:50:59 #12 DONE 0.1s 02:50:59 02:50:59 #13 [support-notifications internal] load build definition from Dockerfile 02:50:59 #13 transferring dockerfile: 1.95kB done 02:50:59 #13 DONE 0.1s 02:50:59 02:50:59 #14 [security-bootstrapper internal] load build definition from Dockerfile 02:50:59 #14 transferring dockerfile: 2.93kB done 02:50:59 #14 DONE 0.1s 02:50:59 02:50:59 #15 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:50:59 #15 transferring dockerfile: 1.89kB done 02:50:59 #15 DONE 0.1s 02:50:59 02:50:59 #16 [security-proxy-auth internal] load .dockerignore 02:50:59 #16 transferring context: 50B done 02:51:00 #16 DONE 0.1s 02:51:00 02:51:00 #17 [security-spire-config internal] load .dockerignore 02:51:00 #17 transferring context: 50B done 02:51:00 #17 DONE 0.0s 02:51:00 02:51:00 #18 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:51:00 #18 DONE 0.0s 02:51:00 02:51:00 #19 [security-spire-server internal] load .dockerignore 02:51:00 #19 transferring context: 50B done 02:51:00 #19 DONE 0.0s 02:51:00 02:51:00 #20 [security-proxy-setup internal] load .dockerignore 02:51:00 #20 transferring context: 50B done 02:51:00 #20 DONE 0.0s 02:51:00 02:51:00 #21 [core-command internal] load .dockerignore 02:51:00 #21 transferring context: 50B done 02:51:00 #21 DONE 0.0s 02:51:00 02:51:00 #22 [core-common-config-bootstrapper internal] load .dockerignore 02:51:00 #22 transferring context: 50B done 02:51:00 #22 DONE 0.0s 02:51:00 02:51:00 #23 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 02:51:00 #23 DONE 0.1s 02:51:00 02:51:00 #24 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:51:00 #24 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:51:00 #24 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 02:51:00 #24 ... 02:51:00 02:51:00 #18 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:51:00 #18 DONE 0.0s 02:51:00 02:51:00 #25 [core-metadata internal] load .dockerignore 02:51:00 #25 transferring context: 50B done 02:51:00 #25 DONE 0.1s 02:51:00 02:51:00 #24 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:51:00 #24 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 02:51:00 #24 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:51:00 #24 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 02:51:00 #24 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 02:51:00 #24 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s done 02:51:00 #24 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 02:51:00 #24 ... 02:51:00 02:51:00 #26 [security-spiffe-token-provider internal] load .dockerignore 02:51:00 #26 transferring context: 50B done 02:51:00 #26 DONE 0.1s 02:51:00 02:51:00 #18 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:51:00 #18 DONE 0.0s 02:51:00 02:51:00 #24 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:51:00 #24 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 02:51:00 #24 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:51:00 #24 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 02:51:00 #24 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 02:51:00 #24 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s done 02:51:00 #24 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.2s done 02:51:00 #24 ... 02:51:00 02:51:00 #27 [security-bootstrapper internal] load .dockerignore 02:51:00 #27 transferring context: 50B done 02:51:00 #27 DONE 0.3s 02:51:00 02:51:00 #28 [security-spire-agent internal] load .dockerignore 02:51:00 #28 transferring context: 50B done 02:51:00 #28 DONE 0.3s 02:51:00 02:51:00 #29 [support-scheduler internal] load .dockerignore 02:51:00 #29 transferring context: 50B done 02:51:00 #29 DONE 0.4s 02:51:00 02:51:00 #18 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:51:00 #18 DONE 0.0s 02:51:00 02:51:00 #30 [support-notifications internal] load .dockerignore 02:51:00 #30 transferring context: 50B done 02:51:00 #30 DONE 0.3s 02:51:00 02:51:00 #23 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 02:51:00 #23 DONE 0.2s 02:51:00 02:51:00 #31 [core-data internal] load .dockerignore 02:51:00 #31 transferring context: 50B done 02:51:00 #31 DONE 0.4s 02:51:00 02:51:00 #24 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:51:00 #24 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 02:51:00 #24 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:51:00 #24 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 02:51:00 #24 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 02:51:00 #24 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s done 02:51:00 #24 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.2s done 02:51:00 #24 ... 02:51:00 02:51:00 #18 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:51:00 #18 DONE 0.0s 02:51:00 02:51:00 #24 [security-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:51:00 #24 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 02:51:00 #24 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:51:00 #24 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 02:51:00 #24 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 02:51:00 #24 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s done 02:51:00 #24 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.2s done 02:51:00 #24 DONE 0.7s 02:51:00 02:51:00 #18 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:51:00 #18 DONE 0.0s 02:51:00 02:51:00 #32 [security-bootstrapper internal] load build context 02:51:00 #32 ... 02:51:00 02:51:00 #24 [support-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:51:00 #24 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 02:51:00 #24 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:51:00 #24 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 02:51:00 #24 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 02:51:00 #24 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s done 02:51:00 #24 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.2s done 02:51:00 #24 DONE 0.7s 02:51:00 02:51:00 #18 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:51:00 #18 DONE 0.0s 02:51:00 02:51:00 #32 [security-bootstrapper internal] load build context 02:51:01 #32 ... 02:51:01 02:51:01 #18 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:51:01 #18 DONE 0.0s 02:51:01 02:51:01 #32 [security-bootstrapper internal] load build context 02:51:01 #32 ... 02:51:01 02:51:01 #24 [core-data stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:51:01 #24 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 02:51:01 #24 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:51:01 #24 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 02:51:01 #24 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 02:51:01 #24 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s done 02:51:01 #24 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.2s done 02:51:01 #24 DONE 0.7s 02:51:01 02:51:01 #23 [core-data internal] load metadata for docker.io/library/alpine:3.18 02:51:01 #23 DONE 0.8s 02:51:01 02:51:01 #32 [security-bootstrapper internal] load build context 02:51:01 #32 ... 02:51:01 02:51:01 #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:51:01 #33 DONE 1.5s 02:51:01 02:51:01 #24 [security-spire-server stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:51:01 #24 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 02:51:01 #24 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:51:01 #24 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 02:51:01 #24 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 02:51:01 #24 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s done 02:51:01 #24 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.2s done 02:51:01 #24 DONE 0.8s 02:51:01 02:51:01 #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 02:51:01 #34 DONE 1.2s 02:51:01 02:51:01 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:51:01 #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:51:01 #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.4s done 02:51:01 #35 DONE 0.5s 02:51:01 02:51:01 #36 [security-spire-config internal] load build context 02:51:01 #36 transferring context: 16.35kB 0.0s done 02:51:01 #36 DONE 0.4s 02:51:01 02:51:01 #37 [core-metadata builder 2/7] WORKDIR /edgex-go 02:51:02 #37 ... 02:51:02 02:51:02 #38 [security-spire-server internal] load build context 02:51:02 #38 transferring context: 18.10kB 0.0s done 02:51:02 #38 DONE 0.5s 02:51:02 02:51:02 #24 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:51:02 #24 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 02:51:02 #24 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:51:02 #24 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 02:51:02 #24 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 02:51:02 #24 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s done 02:51:02 #24 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.2s done 02:51:02 #24 DONE 0.8s 02:51:02 02:51:02 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 02:51:02 #39 DONE 1.3s 02:51:02 02:51:02 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:51:02 #40 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:51:07 #40 ... 02:51:07 02:51:07 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:51:07 #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.4s done 02:51:07 #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 02:51:07 #35 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 02:51:07 #35 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 02:51:07 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 4.7s 02:51:07 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 4.7s 02:51:07 #35 ... 02:51:07 02:51:07 #41 [security-spire-agent internal] load build context 02:51:07 #41 transferring context: 17.63kB 0.1s done 02:51:07 #41 DONE 5.8s 02:51:07 02:51:07 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:51:07 #35 ... 02:51:07 02:51:07 #42 [security-secretstore-setup internal] load build context 02:51:08 #42 ... 02:51:08 02:51:08 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:51:10 #35 ... 02:51:10 02:51:10 #43 [security-proxy-auth internal] load build context 02:51:10 #43 transferring context: 310.73MB 7.3s done 02:51:10 #43 ... 02:51:10 02:51:10 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:51:10 #35 ... 02:51:10 02:51:10 #44 [security-proxy-setup internal] load build context 02:51:10 #44 transferring context: 310.73MB 6.5s done 02:51:10 #44 ... 02:51:10 02:51:10 #45 [core-command internal] load build context 02:51:10 #45 transferring context: 310.73MB 6.5s done 02:51:10 #45 ... 02:51:10 02:51:10 #46 [security-spiffe-token-provider internal] load build context 02:51:10 #46 transferring context: 310.73MB 7.1s done 02:51:10 #46 ... 02:51:10 02:51:10 #47 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:51:10 #0 0.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:51:10 #0 1.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:51:10 #0 1.393 (1/4) Installing dumb-init (1.2.5-r2) 02:51:10 #0 1.405 (2/4) Installing openssl (3.1.4-r5) 02:51:10 #0 1.446 (3/4) Installing su-exec (0.2-r3) 02:51:10 #0 1.447 (4/4) Installing yq (4.33.3-r5) 02:51:10 #0 1.524 Executing busybox-1.36.1-r5.trigger 02:51:10 #0 1.528 OK: 17 MiB in 19 packages 02:51:11 #47 ... 02:51:11 02:51:11 #48 [core-common-config-bootstrapper internal] load build context 02:51:11 #48 transferring context: 310.73MB 7.1s done 02:51:11 #48 ... 02:51:11 02:51:11 #49 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:51:11 #0 0.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:51:11 #0 1.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:51:11 #0 1.391 (1/4) Installing ca-certificates (20230506-r0) 02:51:11 #0 1.449 (2/4) Installing dumb-init (1.2.5-r2) 02:51:11 #0 1.454 (3/4) Installing su-exec (0.2-r3) 02:51:11 #0 1.469 (4/4) Installing yq (4.33.3-r5) 02:51:11 #0 1.560 Executing busybox-1.36.1-r5.trigger 02:51:11 #0 1.568 Executing ca-certificates-20230506-r0.trigger 02:51:11 #0 1.631 OK: 17 MiB in 19 packages 02:51:11 #49 ... 02:51:11 02:51:11 #50 [support-scheduler internal] load build context 02:51:11 #50 transferring context: 310.73MB 6.7s done 02:51:11 #50 ... 02:51:11 02:51:11 #51 [support-notifications internal] load build context 02:51:11 #51 transferring context: 310.73MB 6.3s done 02:51:11 #51 ... 02:51:11 02:51:11 #32 [security-bootstrapper internal] load build context 02:51:11 #32 transferring context: 310.73MB 6.5s done 02:51:11 #32 ... 02:51:11 02:51:11 #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:51:11 #0 1.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:51:11 #0 1.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:51:11 #0 1.522 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:51:11 #0 1.522 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:51:11 #0 1.522 OK: 20070 distinct packages available 02:51:11 #0 1.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:51:11 #0 1.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:51:11 #0 1.906 (1/11) Installing ca-certificates (20230506-r0) 02:51:11 #0 1.924 (2/11) Installing brotli-libs (1.0.9-r14) 02:51:11 #0 1.958 (3/11) Installing libunistring (1.1-r1) 02:51:11 #0 1.975 (4/11) Installing libidn2 (2.3.4-r1) 02:51:11 #0 1.993 (5/11) Installing nghttp2-libs (1.57.0-r0) 02:51:11 #0 2.001 (6/11) Installing libcurl (8.5.0-r0) 02:51:11 #0 2.010 (7/11) Installing curl (8.5.0-r0) 02:51:11 #0 2.034 (8/11) Installing dumb-init (1.2.5-r2) 02:51:11 #0 2.040 (9/11) Installing musl-obstack (1.2.3-r2) 02:51:11 #0 2.048 (10/11) Installing libucontext (1.2-r2) 02:51:11 #0 2.051 (11/11) Installing gcompat (1.1.0-r1) 02:51:11 #0 2.058 Executing busybox-1.36.1-r5.trigger 02:51:11 #0 2.063 Executing ca-certificates-20230506-r0.trigger 02:51:11 #0 2.106 OK: 12 MiB in 26 packages 02:51:11 #52 ... 02:51:11 02:51:11 #53 [core-data internal] load build context 02:51:11 #53 transferring context: 310.73MB 6.8s done 02:51:11 #53 ... 02:51:11 02:51:11 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:51:11 #54 ... 02:51:11 02:51:11 #55 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:51:11 #0 1.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:51:11 #0 1.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:51:11 #0 1.414 (1/1) Installing dumb-init (1.2.5-r2) 02:51:11 #0 1.420 Executing busybox-1.36.1-r5.trigger 02:51:11 #0 1.449 OK: 7 MiB in 16 packages 02:51:12 #55 ... 02:51:12 02:51:12 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:51:12 #56 ... 02:51:12 02:51:12 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:51:12 #0 1.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:51:12 #0 1.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:51:12 #0 1.517 (1/2) Installing dumb-init (1.2.5-r2) 02:51:12 #0 1.548 (2/2) Installing su-exec (0.2-r3) 02:51:12 #0 1.556 Executing busybox-1.36.1-r5.trigger 02:51:12 #0 1.563 OK: 7 MiB in 17 packages 02:51:12 #57 ... 02:51:12 02:51:12 #58 [core-metadata internal] load build context 02:51:12 #58 transferring context: 310.73MB 6.8s done 02:51:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4925 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 02:51:12 Running in /w/workspace/edgex-go/631 [Pipeline] { [Pipeline] checkout 02:51:12 #58 ... 02:51:12 02:51:12 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:51:12 #0 1.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:51:12 #0 1.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:51:12 #0 1.961 (1/1) Installing dumb-init (1.2.5-r2) 02:51:12 #0 1.966 Executing busybox-1.36.1-r5.trigger 02:51:12 #0 1.976 OK: 7 MiB in 16 packages 02:51:12 #59 ... 02:51:12 02:51:12 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:51:13 #60 ... 02:51:13 02:51:13 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:51:13 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 9.8s 02:51:13 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 10.4s 02:51:13 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 10.4s 02:51:13 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 9.9s done 02:51:13 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 10.5s done 02:51:13 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 10.5s done 02:51:13 #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 02:51:13 #35 ... 02:51:13 02:51:13 #44 [security-proxy-setup internal] load build context 02:51:13 #44 DONE 12.8s 02:51:13 02:51:13 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:51:13 #59 DONE 11.8s 02:51:13 02:51:13 #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:51:13 #52 DONE 12.3s 02:51:13 02:51:13 #47 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:51:13 #47 DONE 12.4s 02:51:13 02:51:13 #55 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:51:13 #55 DONE 12.4s 02:51:13 02:51:13 #49 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:51:13 #49 DONE 12.4s 02:51:13 02:51:13 #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 02:51:13 #37 DONE 11.6s 02:51:13 02:51:13 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:51:13 #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 02:51:13 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 10.7s 02:51:13 #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 02:51:13 #35 ... 02:51:13 02:51:13 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:51:13 #57 DONE 12.5s 02:51:13 02:51:13 #45 [core-command internal] load build context 02:51:13 #45 DONE 12.9s 02:51:13 02:51:13 #32 [security-bootstrapper internal] load build context 02:51:13 #32 DONE 12.8s 02:51:13 02:51:13 #58 [core-metadata internal] load build context 02:51:13 #58 DONE 12.9s 02:51:13 02:51:13 #43 [security-proxy-auth internal] load build context 02:51:13 #43 DONE 13.1s 02:51:13 02:51:13 #48 [core-common-config-bootstrapper internal] load build context 02:51:13 #48 DONE 12.9s 02:51:13 02:51:13 #51 [support-notifications internal] load build context 02:51:13 #51 DONE 12.2s 02:51:13 02:51:13 #50 [support-scheduler internal] load build context 02:51:13 #50 DONE 12.5s 02:51:13 02:51:13 #46 [security-spiffe-token-provider internal] load build context 02:51:13 #46 DONE 12.9s 02:51:13 02:51:13 #53 [core-data internal] load build context 02:51:13 #53 DONE 12.2s 02:51:13 02:51:13 #42 [security-secretstore-setup internal] load build context 02:51:13 #42 transferring context: 310.73MB 8.5s done 02:51:13 #42 DONE 13.3s 02:51:13 02:51:13 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:51:13 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.10MB / 25.84MB 10.8s 02:51:13 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 15.73MB / 25.84MB 10.9s 02:51:13 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 11.0s 02:51:13 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 11.1s done 02:51:13 #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 02:51:13 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 11.1s done 02:51:14 #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.9s done 02:51:15 The recommended git tool is: git 02:51:15 #35 ... 02:51:15 02:51:15 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:51:15 #56 12.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:51:15 #56 12.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:51:15 #56 12.94 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:51:15 #56 12.94 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:51:15 #56 12.94 OK: 20070 distinct packages available 02:51:15 #56 12.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:51:15 #56 13.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:51:15 #56 13.29 (1/4) Installing dumb-init (1.2.5-r2) 02:51:15 #56 13.29 (2/4) Installing musl-obstack (1.2.3-r2) 02:51:15 #56 13.29 (3/4) Installing libucontext (1.2-r2) 02:51:15 #56 13.31 (4/4) Installing gcompat (1.1.0-r1) 02:51:15 #56 13.34 Executing busybox-1.36.1-r5.trigger 02:51:15 #56 13.35 OK: 8 MiB in 19 packages 02:51:15 #56 DONE 13.7s 02:51:15 02:51:15 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:51:15 #54 12.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:51:15 #54 13.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:51:15 #54 13.33 (1/2) Installing ca-certificates (20230506-r0) 02:51:15 #54 13.47 (2/2) Installing dumb-init (1.2.5-r2) 02:51:15 #54 13.47 Executing busybox-1.36.1-r5.trigger 02:51:15 #54 13.47 Executing ca-certificates-20230506-r0.trigger 02:51:15 #54 13.59 OK: 8 MiB in 17 packages 02:51:15 #54 DONE 14.1s 02:51:15 02:51:15 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:51:15 #60 12.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:51:15 #60 12.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:51:15 #60 12.86 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:51:15 #60 12.86 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:51:15 #60 12.86 OK: 20070 distinct packages available 02:51:15 #60 12.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:51:15 #60 12.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:51:15 #60 13.24 (1/5) Installing dumb-init (1.2.5-r2) 02:51:15 #60 13.24 (2/5) Installing musl-obstack (1.2.3-r2) 02:51:15 #60 13.25 (3/5) Installing libucontext (1.2-r2) 02:51:15 #60 13.28 (4/5) Installing gcompat (1.1.0-r1) 02:51:15 #60 13.28 (5/5) Installing openssl (3.1.4-r5) 02:51:15 #60 13.29 Executing busybox-1.36.1-r5.trigger 02:51:15 #60 13.29 OK: 8 MiB in 20 packages 02:51:15 #60 DONE 13.6s 02:51:15 02:51:15 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:51:15 #35 DONE 14.1s 02:51:15 02:51:15 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:51:15 #40 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 10.9s done 02:51:15 #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 02:51:15 #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 02:51:15 #40 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done 02:51:15 #40 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.7s done 02:51:15 #40 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 02:51:15 #40 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 02:51:15 #40 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 02:51:15 #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 02:51:15 #40 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 02:51:15 #40 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.5s done 02:51:15 #40 DONE 13.3s 02:51:15 02:51:15 #61 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:51:15 #61 ... 02:51:15 02:51:15 #62 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:51:15 #0 2.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:51:15 #0 2.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:51:15 #0 2.359 OK: 12 MiB in 26 packages 02:51:15 #62 DONE 2.5s 02:51:15 02:51:15 #63 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:51:15 #0 2.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:51:15 #0 2.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:51:15 #0 2.583 OK: 7 MiB in 16 packages 02:51:15 #63 DONE 2.7s 02:51:15 02:51:15 #64 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:51:16 #64 3.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:51:16 #64 3.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:51:16 #64 ... 02:51:16 02:51:16 #65 [core-command stage-1 3/9] RUN apk --no-cache upgrade 02:51:16 #0 2.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:51:16 #0 2.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:51:16 #0 3.151 OK: 7 MiB in 16 packages 02:51:16 #65 DONE 3.4s 02:51:16 02:51:16 #66 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:51:16 #0 2.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:51:16 #0 3.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:51:16 #0 3.267 OK: 17 MiB in 19 packages 02:51:16 #66 DONE 3.4s 02:51:16 02:51:16 #64 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:51:16 #64 3.436 OK: 264 MiB in 52 packages 02:51:16 #64 DONE 3.5s 02:51:16 02:51:16 #67 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:51:16 #67 DONE 0.1s 02:51:16 02:51:16 #68 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:17 #68 ... 02:51:17 02:51:17 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:51:17 #0 3.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:51:17 #0 3.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:51:17 #0 3.723 OK: 264 MiB in 52 packages 02:51:17 #69 DONE 3.9s 02:51:17 02:51:17 #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:51:17 #70 DONE 0.0s 02:51:17 02:51:17 #61 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:51:17 #61 1.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:51:17 #61 1.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:51:17 #61 1.890 OK: 8 MiB in 20 packages 02:51:17 #61 DONE 2.0s 02:51:17 02:51:17 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:51:17 #0 3.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:51:17 #0 3.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:51:17 #0 3.747 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:51:17 #0 3.747 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:51:17 #0 3.747 OK: 20075 distinct packages available 02:51:17 #0 3.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:51:17 #0 3.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:51:17 #0 4.096 OK: 264 MiB in 52 packages 02:51:17 #71 DONE 4.2s 02:51:17 02:51:17 #72 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:51:17 #72 ... 02:51:17 02:51:17 #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:51:17 #73 DONE 0.1s 02:51:17 02:51:17 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:18 #74 ... 02:51:18 02:51:18 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:51:18 #0 4.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:51:18 #0 4.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:51:18 #0 4.480 OK: 17 MiB in 19 packages 02:51:18 #75 DONE 4.6s 02:51:18 02:51:18 #76 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:51:18 #76 DONE 0.4s 02:51:18 02:51:18 #77 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:51:18 #0 4.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:51:18 #0 4.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:51:18 #0 4.501 OK: 264 MiB in 52 packages 02:51:18 #77 DONE 4.8s 02:51:18 02:51:18 #72 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:51:18 #72 DONE 0.4s 02:51:18 02:51:18 #78 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:51:18 #78 DONE 0.1s 02:51:18 02:51:18 #79 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:51:18 #79 DONE 0.1s 02:51:18 02:51:18 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:51:18 #0 1.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:51:18 #0 2.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:51:18 #0 2.422 OK: 8 MiB in 17 packages 02:51:18 #80 DONE 2.5s 02:51:18 02:51:18 #81 [security-spire-server stage-2 6/9] COPY security.txt / 02:51:18 #81 ... 02:51:18 02:51:18 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:51:18 #0 4.112 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:51:18 #0 4.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:51:18 #0 4.605 OK: 7 MiB in 17 packages 02:51:18 #82 DONE 4.9s 02:51:18 02:51:18 #81 [security-spire-server stage-2 6/9] COPY security.txt / 02:51:18 #81 DONE 0.2s 02:51:18 02:51:18 #83 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:51:18 #83 DONE 0.3s 02:51:18 02:51:18 #84 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:51:18 #84 DONE 0.0s 02:51:18 02:51:18 #85 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:51:18 #85 DONE 0.1s 02:51:18 02:51:18 #86 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:51:18 #86 DONE 0.0s 02:51:18 02:51:18 #87 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:51:18 #87 DONE 0.3s 02:51:18 02:51:18 #88 [security-spire-agent stage-3 7/10] COPY security.txt / 02:51:18 #88 DONE 0.0s 02:51:18 02:51:18 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:51:18 #0 2.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:51:18 #0 2.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:51:18 #0 2.744 OK: 8 MiB in 19 packages 02:51:18 #89 DONE 2.9s 02:51:18 02:51:18 #90 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:51:18 #90 DONE 0.1s 02:51:18 02:51:18 #91 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:51:18 #91 DONE 0.1s 02:51:18 02:51:18 #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:51:18 #92 ... 02:51:18 02:51:18 #93 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:51:18 #93 DONE 0.3s 02:51:18 02:51:18 #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:51:18 #92 DONE 0.3s 02:51:18 02:51:18 #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:51:18 #94 DONE 0.1s 02:51:18 02:51:18 #95 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:51:18 #95 DONE 0.1s 02:51:18 02:51:18 #96 [security-spire-config stage-2 6/10] COPY security.txt / 02:51:18 #96 DONE 0.0s 02:51:18 02:51:18 #97 [security-spire-agent] exporting to image 02:51:18 #97 exporting layers 02:51:18 #97 ... 02:51:18 02:51:18 #98 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:51:18 #98 DONE 0.0s 02:51:18 02:51:18 #99 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:51:18 #99 DONE 0.1s 02:51:19 02:51:19 #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:51:19 #100 DONE 0.1s 02:51:19 02:51:19 #97 [security-spire-config] exporting to image 02:51:19 #97 exporting layers 0.7s done 02:51:19 #97 writing image sha256:bb8a71a5e8946d3bd63c888ac679f50d4ccf94f7b10f5d9475f6d1a1d6bd5ee5 done 02:51:19 #97 naming to docker.io/library/security-spire-server done 02:51:19 #97 exporting layers 0.6s done 02:51:19 #97 writing image sha256:dc1f151cf7d156d76dff7d26434b13efd68cbf78b65e9ef38a47785dca24895c done 02:51:19 #97 naming to docker.io/library/security-spire-agent done 02:51:19 #97 exporting layers 0.6s done 02:51:19 #97 writing image sha256:d3b742536eb37df835f94831bab1ba72060ac6d22e3a2f3f5861c9170f10fa72 done 02:51:19 #97 naming to docker.io/library/security-spire-config done 02:51:19 #97 DONE 1.1s 02:51:19 02:51:19 #101 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:51:19 #101 DONE 1.4s 02:51:19 02:51:19 #102 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:51:19 #102 DONE 0.0s 02:51:19 02:51:19 #103 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:22 using credential edgex-jenkins-ssh 02:51:22 Cloning the remote Git repository 02:51:22 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:51:22 > git init /w/workspace/edgex-go/631 # timeout=10 02:51:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:51:22 > git --version # timeout=10 02:51:22 > git --version # 'git version 2.25.1' 02:51:23 using GIT_SSH to set credentials SSH Credentials for GitHub 02:51:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:51:27 #103 ... 02:51:27 02:51:27 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:31 #104 ... 02:51:31 02:51:31 #68 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:31 #68 DONE 14.5s 02:51:31 02:51:31 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:31 #74 DONE 13.8s 02:51:31 02:51:31 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:31 #104 DONE 14.3s 02:51:31 02:51:31 #103 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:31 #103 DONE 13.2s 02:51:31 02:51:31 #105 [support-notifications builder 6/7] COPY . . 02:51:33 #105 DONE 2.0s 02:51:33 02:51:33 #106 [security-proxy-auth builder 6/7] COPY . . 02:51:33 #106 DONE 2.0s 02:51:33 02:51:33 #107 [core-data builder 6/7] COPY . . 02:51:33 #107 CACHED 02:51:33 02:51:33 #108 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:33 #108 CACHED 02:51:33 02:51:33 #109 [core-data builder 4/7] COPY go.mod vendor* ./ 02:51:33 #109 CACHED 02:51:33 02:51:33 #110 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:51:33 #110 CACHED 02:51:33 02:51:33 #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:33 #111 CACHED 02:51:33 02:51:33 #112 [support-scheduler builder 6/7] COPY . . 02:51:33 #112 CACHED 02:51:33 02:51:33 #113 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:51:33 #113 CACHED 02:51:33 02:51:33 #114 [core-metadata builder 6/7] COPY . . 02:51:33 #114 CACHED 02:51:33 02:51:33 #115 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:33 #115 CACHED 02:51:33 02:51:33 #116 [core-command builder 6/7] COPY . . 02:51:33 #116 CACHED 02:51:33 02:51:33 #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:33 #117 CACHED 02:51:33 02:51:33 #118 [core-command builder 4/7] COPY go.mod vendor* ./ 02:51:33 #118 CACHED 02:51:33 02:51:33 #119 [core-common-config-bootstrapper builder 6/7] COPY . . 02:51:33 #119 CACHED 02:51:33 02:51:33 #120 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:33 #120 CACHED 02:51:33 02:51:33 #121 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:51:33 #121 CACHED 02:51:33 02:51:33 #122 [security-spiffe-token-provider builder 6/7] COPY . . 02:51:33 #122 DONE 2.0s 02:51:33 02:51:33 #123 [security-proxy-setup builder 6/7] COPY . . 02:51:33 #123 CACHED 02:51:33 02:51:33 #124 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:33 #124 CACHED 02:51:33 02:51:33 #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:51:33 #125 CACHED 02:51:33 02:51:33 #126 [security-bootstrapper builder 6/7] COPY . . 02:51:33 #126 CACHED 02:51:33 02:51:33 #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:51:33 #127 CACHED 02:51:33 02:51:33 #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:33 #128 CACHED 02:51:33 02:51:33 #129 [security-secretstore-setup builder 6/7] COPY . . 02:51:33 #129 DONE 2.0s 02:51:33 02:51:33 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:51:34 #130 1.268 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:51:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:51:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:51:44 Avoid second fetch 02:51:44 Checking out Revision 71d356aaa66d076e2d1373082ceb35605edef62d (main) 02:51:44 #130 ... 02:51:44 02:51:44 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:51:44 #0 1.052 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:51:44 #131 ... 02:51:44 02:51:44 #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:51:44 #0 0.975 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:51:44 #132 ... 02:51:44 02:51:44 #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:51:44 #0 1.010 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:51:44 #133 ... 02:51:44 02:51:44 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:51:44 #0 1.005 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:51:44 #134 ... 02:51:44 02:51:44 #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:51:44 #0 0.981 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 02:51:44 #135 ... 02:51:44 02:51:44 #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:51:44 #0 0.497 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:51:44 #136 ... 02:51:44 02:51:44 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:51:44 #0 0.430 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:51:44 #137 ... 02:51:44 02:51:44 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:51:44 #0 0.807 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:51:44 #138 ... 02:51:44 02:51:44 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:51:44 #0 1.210 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:51:45 #139 ... 02:51:45 02:51:45 #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:51:45 #0 0.575 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:51:45 Commit message: "Merge pull request #4771 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.21.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:51:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:51:46 % Total % Received % Xferd Average Speed Time Time Time Current 02:51:46 Dload Upload Total Spent Left Speed 02:51:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 202k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh 02:51:44 > git config core.sparsecheckout # timeout=10 02:51:44 > git checkout -f 71d356aaa66d076e2d1373082ceb35605edef62d # timeout=10 02:51:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:51:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 02:51:47 sudo tee /etc/docker/daemon.new 02:51:47 { 02:51:47 "registry-mirrors": [ 02:51:47 "https://nexus3.edgexfoundry.org:10001" 02:51:47 ], 02:51:47 "bip": "10.250.0.254/24", 02:51:47 "hosts": [ 02:51:47 "tcp://0.0.0.0:5555", 02:51:47 "unix:///var/run/docker.sock" 02:51:47 ], 02:51:47 "mtu": 1458, 02:51:47 "selinux-enabled": true, 02:51:47 "seccomp-profile": "/etc/docker/seccomp.json" 02:51:47 } [Pipeline] sh 02:51:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:51:48 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:52:06 provisioning config files... 02:52:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/631@tmp/config6083152292476690016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:52:06 ---> ****-login.sh 02:52:06 nexus3.edgexfoundry.org:10001 02:52:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:52:07 Configure a credential helper to remove this warning. See 02:52:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:52:07 02:52:07 Login Succeeded 02:52:07 nexus3.edgexfoundry.org:10002 02:52:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:52:08 Configure a credential helper to remove this warning. See 02:52:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:52:08 02:52:08 Login Succeeded 02:52:08 nexus3.edgexfoundry.org:10003 02:52:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:52:08 Configure a credential helper to remove this warning. See 02:52:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:52:08 02:52:08 Login Succeeded 02:52:08 nexus3.edgexfoundry.org:10004 02:52:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:52:08 Configure a credential helper to remove this warning. See 02:52:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:52:08 02:52:08 Login Succeeded 02:52:08 ****.io 02:52:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:52:09 Configure a credential helper to remove this warning. See 02:52:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:52:09 02:52:09 Login Succeeded 02:52:09 ---> ****-login.sh ends [Pipeline] } 02:52:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 02:52:10 + git config --global --add safe.directory /w/workspace/edgex-go/631 [Pipeline] echo 02:52:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:52:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:52:10 ========================================================= 02:52:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 02:52:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:52:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:52:11 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:52:11 9fda8d8052c6: Pulling fs layer 02:52:11 5d54e960e981: Pulling fs layer 02:52:11 c4a7e357bf2a: Pulling fs layer 02:52:11 f0e02332f6b5: Pulling fs layer 02:52:11 872ee5b61b7b: Pulling fs layer 02:52:11 0c6a40ed1a82: Pulling fs layer 02:52:11 94ae7d8d031c: Pulling fs layer 02:52:11 872ee5b61b7b: Waiting 02:52:11 0c6a40ed1a82: Waiting 02:52:11 94ae7d8d031c: Waiting 02:52:11 f0e02332f6b5: Waiting 02:52:11 5d54e960e981: Verifying Checksum 02:52:11 5d54e960e981: Download complete 02:52:11 f0e02332f6b5: Verifying Checksum 02:52:11 f0e02332f6b5: Download complete 02:52:11 872ee5b61b7b: Verifying Checksum 02:52:11 872ee5b61b7b: Download complete 02:52:11 9fda8d8052c6: Download complete 02:52:11 94ae7d8d031c: Verifying Checksum 02:52:11 94ae7d8d031c: Download complete 02:52:11 9fda8d8052c6: Pull complete 02:52:12 5d54e960e981: Pull complete 02:52:13 c4a7e357bf2a: Verifying Checksum 02:52:13 c4a7e357bf2a: Download complete 02:52:14 0c6a40ed1a82: Verifying Checksum 02:52:14 0c6a40ed1a82: Download complete 02:52:26 c4a7e357bf2a: Pull complete 02:52:27 f0e02332f6b5: Pull complete 02:52:27 872ee5b61b7b: Pull complete 02:52:37 0c6a40ed1a82: Pull complete 02:52:38 94ae7d8d031c: Pull complete 02:52:38 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 02:52:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:52:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 02:52:38 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:52:38 WORKDIR /edgex 02:52:38 COPY go.mod . 02:52:38 RUN go mod download 02:52:38 + docker build -t ci-base-image-arm64 -f - . 02:52:39 Sending build context to Docker daemon 2.918MB 02:52:39 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:52:39 ---> 86de565de09d 02:52:39 Step 2/4 : WORKDIR /edgex 02:52:40 ---> Running in 577bc929f97b 02:52:40 Removing intermediate container 577bc929f97b 02:52:40 ---> c44d698dce44 02:52:40 Step 3/4 : COPY go.mod . 02:52:41 ---> 6b8627215ac0 02:52:41 Step 4/4 : RUN go mod download 02:52:41 ---> Running in 44964a8a1140 02:52:52 #140 ... 02:52:52 02:52:52 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:52:52 #139 77.02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:53:05 #139 ... 02:53:05 02:53:05 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:53:05 #134 DONE 90.0s 02:53:05 02:53:05 #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:53:05 #132 DONE 90.0s 02:53:05 02:53:05 #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:53:05 #140 DONE 90.0s 02:53:05 02:53:05 #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:53:05 #133 DONE 90.0s 02:53:05 02:53:05 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:53:05 #137 DONE 90.0s 02:53:05 02:53:05 #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:53:05 #135 DONE 90.1s 02:53:05 02:53:05 #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:53:05 #141 ... 02:53:05 02:53:05 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:53:05 #139 DONE 90.2s 02:53:05 02:53:05 #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:53:05 #136 DONE 90.4s 02:53:05 02:53:05 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:53:05 #130 DONE 90.4s 02:53:05 02:53:05 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:53:05 #131 DONE 90.4s 02:53:05 02:53:05 #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:53:05 #142 ... 02:53:05 02:53:05 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:53:05 #138 DONE 90.4s 02:53:05 02:53:05 #143 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:53:05 #143 ... 02:53:05 02:53:05 #144 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:53:05 #144 DONE 0.7s 02:53:05 02:53:05 #145 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:53:05 #145 DONE 0.7s 02:53:05 02:53:05 #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:53:05 #141 DONE 0.7s 02:53:05 02:53:05 #146 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:53:05 #146 DONE 0.5s 02:53:05 02:53:05 #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:53:05 #142 DONE 0.5s 02:53:05 02:53:05 #147 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:53:05 #147 ... 02:53:05 02:53:05 #148 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:53:05 #148 DONE 0.4s 02:53:05 02:53:05 #143 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:53:05 #143 DONE 0.5s 02:53:05 02:53:05 #149 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:53:05 #149 CACHED 02:53:05 02:53:05 #150 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:53:05 #150 CACHED 02:53:05 02:53:05 #151 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:53:05 #151 DONE 0.4s 02:53:05 02:53:05 #152 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:53:05 #152 CACHED 02:53:05 02:53:05 #153 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:53:05 #153 CACHED 02:53:05 02:53:05 #154 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:53:05 #154 CACHED 02:53:05 02:53:05 #155 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:53:05 #155 CACHED 02:53:05 02:53:05 #156 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:53:05 #156 CACHED 02:53:05 02:53:05 #157 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:53:05 #157 CACHED 02:53:05 02:53:05 #158 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:53:05 #158 DONE 0.3s 02:53:05 02:53:05 #159 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:53:05 #159 DONE 0.4s 02:53:05 02:53:05 #147 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:53:05 #147 DONE 0.4s 02:53:05 02:53:05 #160 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:53:05 #160 ... 02:53:05 02:53:05 #161 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:53:05 #161 DONE 0.3s 02:53:05 02:53:05 #162 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:53:05 #162 ... 02:53:05 02:53:05 #163 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:53:05 #163 DONE 1.0s 02:53:05 02:53:05 #164 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:53:05 #164 DONE 0.9s 02:53:05 02:53:05 #165 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:53:05 #165 DONE 0.9s 02:53:05 02:53:05 #166 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:53:05 #166 DONE 0.9s 02:53:05 02:53:05 #167 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:53:05 #167 DONE 1.0s 02:53:05 02:53:05 #160 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:53:05 #160 DONE 1.0s 02:53:05 02:53:05 #168 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:53:05 #168 DONE 1.0s 02:53:05 02:53:05 #169 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:53:05 #169 DONE 1.0s 02:53:05 02:53:05 #162 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:53:05 #162 DONE 0.9s 02:53:05 02:53:05 #170 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:53:05 #170 ... 02:53:05 02:53:05 #171 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:53:05 #171 DONE 0.4s 02:53:05 02:53:05 #172 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:53:05 #172 DONE 0.4s 02:53:05 02:53:05 #173 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:53:05 #173 DONE 0.4s 02:53:05 02:53:05 #174 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:53:05 #174 DONE 0.4s 02:53:05 02:53:05 #175 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 02:53:05 #175 DONE 0.4s 02:53:05 02:53:05 #176 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:53:05 #176 DONE 0.4s 02:53:05 02:53:05 #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:53:05 #177 DONE 0.4s 02:53:05 02:53:05 #178 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:53:05 #178 DONE 0.4s 02:53:05 02:53:05 #170 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:53:05 #170 DONE 0.4s 02:53:05 02:53:05 #179 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:53:05 #179 DONE 1.8s 02:53:05 02:53:05 #180 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 02:53:05 #180 DONE 0.4s 02:53:05 02:53:05 #97 [support-scheduler] exporting to image 02:53:05 #97 exporting layers 02:53:06 #97 exporting layers 0.3s done 02:53:06 #97 ... 02:53:06 02:53:06 #181 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:53:06 #181 DONE 0.5s 02:53:06 02:53:06 #182 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:53:06 #182 DONE 0.5s 02:53:06 02:53:06 #183 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:53:06 #183 DONE 0.5s 02:53:06 02:53:06 #184 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:53:06 #184 DONE 0.6s 02:53:06 02:53:06 #185 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:53:06 #185 DONE 0.5s 02:53:06 02:53:06 #186 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:53:06 #186 DONE 0.5s 02:53:06 02:53:06 #187 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:53:06 #187 DONE 0.5s 02:53:06 02:53:06 #188 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:53:06 #188 DONE 0.5s 02:53:06 02:53:06 #97 [security-spiffe-token-provider] exporting to image 02:53:06 #97 writing image sha256:067ae852d2b0a19aed6b334d45381eeee8240f3384045c19356dec2255737eba 02:53:06 #97 writing image sha256:067ae852d2b0a19aed6b334d45381eeee8240f3384045c19356dec2255737eba 0.1s done 02:53:06 #97 writing image sha256:ef57f245302af907d1494c711bc8d50580bb76701291d9f2b90433c0760bb04a 02:53:06 #97 writing image sha256:dbadbda51b9f5d0f3f9ec073049911f8a979af6bd6d784327870eb128f4017a5 02:53:06 #97 naming to docker.io/library/core-command 02:53:06 #97 ... 02:53:06 02:53:06 #189 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:53:06 #189 DONE 0.2s 02:53:06 02:53:06 #190 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:53:06 #190 DONE 0.2s 02:53:06 02:53:06 #191 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:53:06 #191 DONE 0.3s 02:53:06 02:53:06 #97 [core-metadata] exporting to image 02:53:06 #97 exporting layers 0.3s done 02:53:06 #97 writing image sha256:ef57f245302af907d1494c711bc8d50580bb76701291d9f2b90433c0760bb04a 0.2s done 02:53:06 #97 writing image sha256:dbadbda51b9f5d0f3f9ec073049911f8a979af6bd6d784327870eb128f4017a5 0.2s done 02:53:06 #97 naming to docker.io/library/core-command done 02:53:06 #97 writing image sha256:5e7bc092af82a70fb6edc5fafa297a9b463eb0d9b6dab859c050ee80be7286d1 0.0s done 02:53:06 #97 naming to docker.io/library/core-data done 02:53:06 #97 naming to docker.io/library/support-scheduler done 02:53:06 #97 naming to docker.io/library/core-metadata done 02:53:06 #97 writing image sha256:ce035d2730579f726f357643089115a52a108f49e46c0fed16a1cbe7c5dccdd4 02:53:06 #97 writing image sha256:ce035d2730579f726f357643089115a52a108f49e46c0fed16a1cbe7c5dccdd4 done 02:53:06 #97 naming to docker.io/library/support-notifications done 02:53:06 #97 writing image sha256:ed6c25fd68dccdc3ce88fd4937f6a33d49ba476b763f96c392f8d65b0a72fa22 done 02:53:06 #97 naming to docker.io/library/security-spiffe-token-provider done 02:53:06 #97 DONE 2.0s 02:53:06 02:53:06 #192 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:53:06 #192 ... 02:53:06 02:53:06 #193 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:53:06 #193 DONE 0.5s 02:53:07 02:53:07 #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:53:07 #194 DONE 0.8s 02:53:07 02:53:07 #195 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:53:07 #195 DONE 0.8s 02:53:07 02:53:07 #196 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:53:07 #196 DONE 0.1s 02:53:07 02:53:07 #192 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:53:07 #192 DONE 0.5s 02:53:07 02:53:07 #197 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:53:07 #197 DONE 0.1s 02:53:07 02:53:07 #97 [core-common-config-bootstrapper] exporting to image 02:53:07 #97 ... 02:53:07 02:53:07 #198 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 02:53:07 #198 DONE 0.1s 02:53:07 02:53:07 #199 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 02:53:07 #199 DONE 0.1s 02:53:07 02:53:07 #200 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 02:53:07 #200 DONE 0.1s 02:53:07 02:53:07 #97 [core-common-config-bootstrapper] exporting to image 02:53:07 #97 exporting layers 0.3s done 02:53:07 #97 writing image sha256:71b4cd68ac3b74dda15babdeba04eadfad03c568b529b3fe668764e16bb2ea29 0.0s done 02:53:07 #97 naming to docker.io/library/security-proxy-auth 0.0s done 02:53:07 #97 writing image sha256:fd168d94888ba2b2f922409d48e9bc7214d01757905f7036bf59218f8245fca9 done 02:53:07 #97 naming to docker.io/library/core-common-config-bootstrapper done 02:53:07 #97 DONE 2.4s 02:53:07 02:53:07 #201 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:53:07 #201 DONE 0.1s 02:53:07 02:53:07 #202 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:53:07 #202 DONE 0.9s 02:53:07 02:53:07 #97 [security-proxy-setup] exporting to image 02:53:07 #97 exporting layers 0.2s done 02:53:07 #97 writing image sha256:40f28f9fe825465bf09ea23c1da6255ce649f4fc916a606a1602c8425dd980b1 done 02:53:07 #97 naming to docker.io/library/security-proxy-setup done 02:53:07 #97 DONE 2.6s 02:53:07 02:53:07 #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:53:08 #203 ... 02:53:08 02:53:08 #204 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:53:08 #204 DONE 0.6s 02:53:08 02:53:08 #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:53:08 #203 DONE 0.5s 02:53:08 02:53:08 #97 [security-secretstore-setup] exporting to image 02:53:08 #97 exporting layers 0.2s done 02:53:08 #97 writing image sha256:a63ce6b13332b4c3e5ecc9346a5e3b385958af31b0870a5a5736dadd2f75d6ec done 02:53:08 #97 naming to docker.io/library/security-secretstore-setup done 02:53:08 #97 DONE 2.8s 02:53:08 02:53:08 #97 [security-bootstrapper] exporting to image 02:53:08 #97 exporting layers 0.2s done 02:53:08 #97 writing image sha256:c5b8cde8d0a2ea126006dd2751a1b6bb37fc4dadaf2ea57d6993622dbce8409f done 02:53:08 #97 naming to docker.io/library/security-bootstrapper done 02:53:08 #97 DONE 2.9s 02:53:08 time="2024-03-05T02:50:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:53:08 time="2024-03-05T02:50:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:53:08 time="2024-03-05T02:50:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:53:08 time="2024-03-05T02:50:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:53:08 time="2024-03-05T02:50:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:53:08 time="2024-03-05T02:50:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:53:08 time="2024-03-05T02:50:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:53:08 time="2024-03-05T02:50:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:53:08 time="2024-03-05T02:50:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:53:08 time="2024-03-05T02:50:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:53:08 time="2024-03-05T02:50:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:53:08 time="2024-03-05T02:50:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:53:08 time="2024-03-05T02:50:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:53:08 time="2024-03-05T02:50:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:53:08 $ docker stop --time=1 d547fe516735e8a8b35cfea73fca2d69a3569c0c2759cb335cd7a9c676159656 02:53:09 $ docker rm -f --volumes d547fe516735e8a8b35cfea73fca2d69a3569c0c2759cb335cd7a9c676159656 [Pipeline] // withDockerContainer [Pipeline] sh 02:53:09 + docker images 02:53:09 REPOSITORY TAG IMAGE ID CREATED SIZE 02:53:09 security-proxy-setup latest 40f28f9fe825 2 seconds ago 25.9MB 02:53:09 core-common-config-bootstrapper latest fd168d94888b 2 seconds ago 15MB 02:53:09 security-secretstore-setup latest a63ce6b13332 2 seconds ago 36.3MB 02:53:09 security-proxy-auth latest 71b4cd68ac3b 2 seconds ago 15.8MB 02:53:09 security-bootstrapper latest c5b8cde8d0a2 2 seconds ago 18.6MB 02:53:09 support-notifications latest ce035d273057 3 seconds ago 26.7MB 02:53:09 core-metadata latest 5e7bc092af82 3 seconds ago 17.4MB 02:53:09 security-spiffe-token-provider latest ed6c25fd68dc 3 seconds ago 28.7MB 02:53:09 support-scheduler latest dbadbda51b9f 4 seconds ago 26.2MB 02:53:09 core-command latest 067ae852d2b0 4 seconds ago 17MB 02:53:09 core-data latest ef57f245302a 4 seconds ago 17.2MB 02:53:09 security-spire-agent latest dc1f151cf7d1 About a minute ago 161MB 02:53:09 security-spire-config latest d3b742536eb3 About a minute ago 102MB 02:53:09 security-spire-server latest bb8a71a5e894 About a minute ago 102MB 02:53:09 ci-base-image-x86_64 latest 98bdd9f45945 4 minutes ago 885MB 02:53:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 3 months ago 564MB 02:53:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 9 months ago 334MB 02:53:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 20 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:53:10 provisioning config files... 02:53:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/631@tmp/config3845951970091184896tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:53:10 ---> ****-login.sh 02:53:10 nexus3.edgexfoundry.org:10001 02:53:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:53:10 Configure a credential helper to remove this warning. See 02:53:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:53:10 02:53:10 Login Succeeded 02:53:10 nexus3.edgexfoundry.org:10002 02:53:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:53:10 Configure a credential helper to remove this warning. See 02:53:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:53:10 02:53:10 Login Succeeded 02:53:10 nexus3.edgexfoundry.org:10003 02:53:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:53:10 Configure a credential helper to remove this warning. See 02:53:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:53:10 02:53:10 Login Succeeded 02:53:10 nexus3.edgexfoundry.org:10004 02:53:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:53:10 Configure a credential helper to remove this warning. See 02:53:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:53:10 02:53:10 Login Succeeded 02:53:10 ****.io 02:53:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:53:11 Configure a credential helper to remove this warning. See 02:53:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:53:11 02:53:11 Login Succeeded 02:53:11 ---> ****-login.sh ends [Pipeline] } 02:53:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:53:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:53:11 [edgeXDocker.push] Tagging docker image core-command with the following tags: 02:53:11 71d356aaa66d076e2d1373082ceb35605edef62d 02:53:11 latest 02:53:11 3.2.0-dev.21 02:53:11 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 02:53:11 main 02:53:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:11 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:12 + docker push nexus3.edgexfoundry.org:10004/core-command:71d356aaa66d076e2d1373082ceb35605edef62d 02:53:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:53:12 5967695e789b: Preparing 02:53:12 3178dd5123ef: Preparing 02:53:12 d2af94d74e62: Preparing 02:53:12 41d4eaaeb5f3: Preparing 02:53:12 8b32185428fe: Preparing 02:53:12 f1e1a6fba34f: Preparing 02:53:12 aedc3bda2944: Preparing 02:53:12 f1e1a6fba34f: Waiting 02:53:12 aedc3bda2944: Waiting 02:53:12 8b32185428fe: Pushed 02:53:12 5967695e789b: Pushed 02:53:12 41d4eaaeb5f3: Pushed 02:53:12 d2af94d74e62: Pushed 02:53:12 aedc3bda2944: Layer already exists 02:53:12 f1e1a6fba34f: Pushed 02:53:13 3178dd5123ef: Pushed 02:53:13 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:bd3a1f4b9546e3bf56f36168c5b8d4457e8da3b898d4db0d543ff594a8afb792 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:13 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:14 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 02:53:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:53:14 5967695e789b: Preparing 02:53:14 3178dd5123ef: Preparing 02:53:14 d2af94d74e62: Preparing 02:53:14 41d4eaaeb5f3: Preparing 02:53:14 8b32185428fe: Preparing 02:53:14 f1e1a6fba34f: Preparing 02:53:14 aedc3bda2944: Preparing 02:53:14 f1e1a6fba34f: Waiting 02:53:14 aedc3bda2944: Waiting 02:53:14 41d4eaaeb5f3: Layer already exists 02:53:14 8b32185428fe: Layer already exists 02:53:14 5967695e789b: Layer already exists 02:53:14 3178dd5123ef: Layer already exists 02:53:14 d2af94d74e62: Layer already exists 02:53:14 aedc3bda2944: Layer already exists 02:53:14 f1e1a6fba34f: Layer already exists 02:53:14 latest: digest: sha256:bd3a1f4b9546e3bf56f36168c5b8d4457e8da3b898d4db0d543ff594a8afb792 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:14 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:15 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.21 02:53:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:53:15 5967695e789b: Preparing 02:53:15 3178dd5123ef: Preparing 02:53:15 d2af94d74e62: Preparing 02:53:15 41d4eaaeb5f3: Preparing 02:53:15 8b32185428fe: Preparing 02:53:15 f1e1a6fba34f: Preparing 02:53:15 aedc3bda2944: Preparing 02:53:15 f1e1a6fba34f: Waiting 02:53:15 aedc3bda2944: Waiting 02:53:15 3178dd5123ef: Layer already exists 02:53:15 5967695e789b: Layer already exists 02:53:15 41d4eaaeb5f3: Layer already exists 02:53:15 d2af94d74e62: Layer already exists 02:53:15 8b32185428fe: Layer already exists 02:53:15 f1e1a6fba34f: Layer already exists 02:53:15 aedc3bda2944: Layer already exists 02:53:15 3.2.0-dev.21: digest: sha256:bd3a1f4b9546e3bf56f36168c5b8d4457e8da3b898d4db0d543ff594a8afb792 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:15 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:15 + docker push nexus3.edgexfoundry.org:10004/core-command:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 02:53:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:53:15 5967695e789b: Preparing 02:53:15 3178dd5123ef: Preparing 02:53:15 d2af94d74e62: Preparing 02:53:15 41d4eaaeb5f3: Preparing 02:53:15 8b32185428fe: Preparing 02:53:15 f1e1a6fba34f: Preparing 02:53:15 aedc3bda2944: Preparing 02:53:15 f1e1a6fba34f: Waiting 02:53:15 aedc3bda2944: Waiting 02:53:15 3178dd5123ef: Layer already exists 02:53:15 8b32185428fe: Layer already exists 02:53:15 d2af94d74e62: Layer already exists 02:53:15 41d4eaaeb5f3: Layer already exists 02:53:15 5967695e789b: Layer already exists 02:53:15 f1e1a6fba34f: Layer already exists 02:53:15 aedc3bda2944: Layer already exists 02:53:15 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:bd3a1f4b9546e3bf56f36168c5b8d4457e8da3b898d4db0d543ff594a8afb792 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:16 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:16 + docker push nexus3.edgexfoundry.org:10004/core-command:main 02:53:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:53:16 5967695e789b: Preparing 02:53:16 3178dd5123ef: Preparing 02:53:16 d2af94d74e62: Preparing 02:53:16 41d4eaaeb5f3: Preparing 02:53:16 8b32185428fe: Preparing 02:53:16 f1e1a6fba34f: Preparing 02:53:16 aedc3bda2944: Preparing 02:53:16 aedc3bda2944: Waiting 02:53:16 f1e1a6fba34f: Waiting 02:53:16 5967695e789b: Layer already exists 02:53:16 d2af94d74e62: Layer already exists 02:53:16 3178dd5123ef: Layer already exists 02:53:16 41d4eaaeb5f3: Layer already exists 02:53:16 8b32185428fe: Layer already exists 02:53:16 f1e1a6fba34f: Layer already exists 02:53:16 aedc3bda2944: Layer already exists 02:53:16 main: digest: sha256:bd3a1f4b9546e3bf56f36168c5b8d4457e8da3b898d4db0d543ff594a8afb792 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:53:17 ===================================================== [Pipeline] echo 02:53:17 taggedImages: 02:53:17 - nexus3.edgexfoundry.org:10004/core-command:71d356aaa66d076e2d1373082ceb35605edef62d 02:53:17 - nexus3.edgexfoundry.org:10004/core-command:latest 02:53:17 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.21 02:53:17 - nexus3.edgexfoundry.org:10004/core-command:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 02:53:17 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 02:53:17 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 02:53:17 71d356aaa66d076e2d1373082ceb35605edef62d 02:53:17 latest 02:53:17 3.2.0-dev.21 02:53:17 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 02:53:17 main 02:53:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:17 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:71d356aaa66d076e2d1373082ceb35605edef62d 02:53:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:53:18 14e6b6abd631: Preparing 02:53:18 6b7d1fa111af: Preparing 02:53:18 dd8968ecc2c3: Preparing 02:53:18 a92e07bf77f9: Preparing 02:53:18 d2af94d74e62: Preparing 02:53:18 41d4eaaeb5f3: Preparing 02:53:18 8b32185428fe: Preparing 02:53:18 f1e1a6fba34f: Preparing 02:53:18 aedc3bda2944: Preparing 02:53:18 8b32185428fe: Waiting 02:53:18 f1e1a6fba34f: Waiting 02:53:18 aedc3bda2944: Waiting 02:53:18 d2af94d74e62: Layer already exists 02:53:18 41d4eaaeb5f3: Layer already exists 02:53:18 8b32185428fe: Layer already exists 02:53:18 f1e1a6fba34f: Layer already exists 02:53:18 aedc3bda2944: Layer already exists 02:53:18 dd8968ecc2c3: Pushed 02:53:18 6b7d1fa111af: Pushed 02:53:18 14e6b6abd631: Pushed 02:53:19 a92e07bf77f9: Pushed 02:53:19 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:8dcaf76de398502c40d1fa48f45516e84155ac04c2aab0d96f3599365fee60e6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:19 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:53:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:53:19 14e6b6abd631: Preparing 02:53:19 6b7d1fa111af: Preparing 02:53:19 dd8968ecc2c3: Preparing 02:53:19 a92e07bf77f9: Preparing 02:53:19 d2af94d74e62: Preparing 02:53:19 41d4eaaeb5f3: Preparing 02:53:19 8b32185428fe: Preparing 02:53:19 f1e1a6fba34f: Preparing 02:53:19 aedc3bda2944: Preparing 02:53:19 41d4eaaeb5f3: Waiting 02:53:19 8b32185428fe: Waiting 02:53:19 f1e1a6fba34f: Waiting 02:53:19 aedc3bda2944: Waiting 02:53:19 6b7d1fa111af: Layer already exists 02:53:19 14e6b6abd631: Layer already exists 02:53:19 dd8968ecc2c3: Layer already exists 02:53:19 a92e07bf77f9: Layer already exists 02:53:19 d2af94d74e62: Layer already exists 02:53:19 8b32185428fe: Layer already exists 02:53:19 f1e1a6fba34f: Layer already exists 02:53:19 41d4eaaeb5f3: Layer already exists 02:53:19 aedc3bda2944: Layer already exists 02:53:19 latest: digest: sha256:8dcaf76de398502c40d1fa48f45516e84155ac04c2aab0d96f3599365fee60e6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:20 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.21 02:53:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:53:20 14e6b6abd631: Preparing 02:53:20 6b7d1fa111af: Preparing 02:53:20 dd8968ecc2c3: Preparing 02:53:20 a92e07bf77f9: Preparing 02:53:20 d2af94d74e62: Preparing 02:53:20 41d4eaaeb5f3: Preparing 02:53:20 8b32185428fe: Preparing 02:53:20 f1e1a6fba34f: Preparing 02:53:20 aedc3bda2944: Preparing 02:53:20 8b32185428fe: Waiting 02:53:20 aedc3bda2944: Waiting 02:53:20 f1e1a6fba34f: Waiting 02:53:20 41d4eaaeb5f3: Waiting 02:53:20 a92e07bf77f9: Layer already exists 02:53:20 d2af94d74e62: Layer already exists 02:53:20 14e6b6abd631: Layer already exists 02:53:20 dd8968ecc2c3: Layer already exists 02:53:20 6b7d1fa111af: Layer already exists 02:53:20 aedc3bda2944: Layer already exists 02:53:20 8b32185428fe: Layer already exists 02:53:20 f1e1a6fba34f: Layer already exists 02:53:20 41d4eaaeb5f3: Layer already exists 02:53:20 3.2.0-dev.21: digest: sha256:8dcaf76de398502c40d1fa48f45516e84155ac04c2aab0d96f3599365fee60e6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:21 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 02:53:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:53:21 14e6b6abd631: Preparing 02:53:21 6b7d1fa111af: Preparing 02:53:21 dd8968ecc2c3: Preparing 02:53:21 a92e07bf77f9: Preparing 02:53:21 d2af94d74e62: Preparing 02:53:21 41d4eaaeb5f3: Preparing 02:53:21 8b32185428fe: Preparing 02:53:21 f1e1a6fba34f: Preparing 02:53:21 aedc3bda2944: Preparing 02:53:21 41d4eaaeb5f3: Waiting 02:53:21 8b32185428fe: Waiting 02:53:21 f1e1a6fba34f: Waiting 02:53:21 aedc3bda2944: Waiting 02:53:21 d2af94d74e62: Layer already exists 02:53:21 14e6b6abd631: Layer already exists 02:53:21 dd8968ecc2c3: Layer already exists 02:53:21 a92e07bf77f9: Layer already exists 02:53:21 6b7d1fa111af: Layer already exists 02:53:21 8b32185428fe: Layer already exists 02:53:21 41d4eaaeb5f3: Layer already exists 02:53:21 aedc3bda2944: Layer already exists 02:53:21 f1e1a6fba34f: Layer already exists 02:53:21 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:8dcaf76de398502c40d1fa48f45516e84155ac04c2aab0d96f3599365fee60e6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:22 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:53:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:53:22 14e6b6abd631: Preparing 02:53:22 6b7d1fa111af: Preparing 02:53:22 dd8968ecc2c3: Preparing 02:53:22 a92e07bf77f9: Preparing 02:53:22 d2af94d74e62: Preparing 02:53:22 41d4eaaeb5f3: Preparing 02:53:22 8b32185428fe: Preparing 02:53:22 f1e1a6fba34f: Preparing 02:53:22 aedc3bda2944: Preparing 02:53:22 41d4eaaeb5f3: Waiting 02:53:22 8b32185428fe: Waiting 02:53:22 f1e1a6fba34f: Waiting 02:53:22 aedc3bda2944: Waiting 02:53:22 14e6b6abd631: Layer already exists 02:53:22 d2af94d74e62: Layer already exists 02:53:22 6b7d1fa111af: Layer already exists 02:53:22 a92e07bf77f9: Layer already exists 02:53:22 dd8968ecc2c3: Layer already exists 02:53:22 41d4eaaeb5f3: Layer already exists 02:53:22 8b32185428fe: Layer already exists 02:53:22 aedc3bda2944: Layer already exists 02:53:22 f1e1a6fba34f: Layer already exists 02:53:22 main: digest: sha256:8dcaf76de398502c40d1fa48f45516e84155ac04c2aab0d96f3599365fee60e6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:53:22 ===================================================== [Pipeline] echo 02:53:22 taggedImages: 02:53:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:71d356aaa66d076e2d1373082ceb35605edef62d 02:53:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:53:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.21 02:53:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 02:53:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 02:53:22 [edgeXDocker.push] Tagging docker image core-data with the following tags: 02:53:22 71d356aaa66d076e2d1373082ceb35605edef62d 02:53:22 latest 02:53:22 3.2.0-dev.21 02:53:22 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 02:53:22 main 02:53:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:23 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:23 + docker push nexus3.edgexfoundry.org:10004/core-data:71d356aaa66d076e2d1373082ceb35605edef62d 02:53:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:53:23 2e304109416a: Preparing 02:53:23 34207b1421a3: Preparing 02:53:23 d2af94d74e62: Preparing 02:53:23 41d4eaaeb5f3: Preparing 02:53:23 220fe8eb1c75: Preparing 02:53:23 04065adc082e: Preparing 02:53:23 aedc3bda2944: Preparing 02:53:23 04065adc082e: Waiting 02:53:23 aedc3bda2944: Waiting 02:53:23 220fe8eb1c75: Pushed 02:53:24 41d4eaaeb5f3: Layer already exists 02:53:24 d2af94d74e62: Layer already exists 02:53:24 aedc3bda2944: Layer already exists 02:53:24 2e304109416a: Pushed 02:53:24 04065adc082e: Pushed 02:53:25 34207b1421a3: Pushed 02:53:25 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:2ff671b1fa35922af7781309fc3ca6c939d6328880946350bd02cf66fb733ecf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:25 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:26 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 02:53:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:53:26 2e304109416a: Preparing 02:53:26 34207b1421a3: Preparing 02:53:26 d2af94d74e62: Preparing 02:53:26 41d4eaaeb5f3: Preparing 02:53:26 220fe8eb1c75: Preparing 02:53:26 04065adc082e: Preparing 02:53:26 aedc3bda2944: Preparing 02:53:26 04065adc082e: Waiting 02:53:26 aedc3bda2944: Waiting 02:53:26 41d4eaaeb5f3: Layer already exists 02:53:26 34207b1421a3: Layer already exists 02:53:26 2e304109416a: Layer already exists 02:53:26 d2af94d74e62: Layer already exists 02:53:26 220fe8eb1c75: Layer already exists 02:53:26 04065adc082e: Layer already exists 02:53:26 aedc3bda2944: Layer already exists 02:53:26 latest: digest: sha256:2ff671b1fa35922af7781309fc3ca6c939d6328880946350bd02cf66fb733ecf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:26 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:27 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.21 02:53:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:53:27 2e304109416a: Preparing 02:53:27 34207b1421a3: Preparing 02:53:27 d2af94d74e62: Preparing 02:53:27 41d4eaaeb5f3: Preparing 02:53:27 220fe8eb1c75: Preparing 02:53:27 04065adc082e: Preparing 02:53:27 aedc3bda2944: Preparing 02:53:27 04065adc082e: Waiting 02:53:27 aedc3bda2944: Waiting 02:53:27 34207b1421a3: Layer already exists 02:53:27 2e304109416a: Layer already exists 02:53:27 41d4eaaeb5f3: Layer already exists 02:53:27 220fe8eb1c75: Layer already exists 02:53:27 d2af94d74e62: Layer already exists 02:53:27 04065adc082e: Layer already exists 02:53:27 aedc3bda2944: Layer already exists 02:53:27 3.2.0-dev.21: digest: sha256:2ff671b1fa35922af7781309fc3ca6c939d6328880946350bd02cf66fb733ecf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:27 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:28 + docker push nexus3.edgexfoundry.org:10004/core-data:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 02:53:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:53:28 2e304109416a: Preparing 02:53:28 34207b1421a3: Preparing 02:53:28 d2af94d74e62: Preparing 02:53:28 41d4eaaeb5f3: Preparing 02:53:28 220fe8eb1c75: Preparing 02:53:28 04065adc082e: Preparing 02:53:28 aedc3bda2944: Preparing 02:53:28 04065adc082e: Waiting 02:53:28 aedc3bda2944: Waiting 02:53:28 220fe8eb1c75: Layer already exists 02:53:28 d2af94d74e62: Layer already exists 02:53:28 34207b1421a3: Layer already exists 02:53:28 2e304109416a: Layer already exists 02:53:28 41d4eaaeb5f3: Layer already exists 02:53:28 04065adc082e: Layer already exists 02:53:28 aedc3bda2944: Layer already exists 02:53:28 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:2ff671b1fa35922af7781309fc3ca6c939d6328880946350bd02cf66fb733ecf size: 1778 [Pipeline] } [Pipeline] // withEnv 02:53:28 Removing intermediate container 44964a8a1140 02:53:28 ---> 32342d0833bf 02:53:28 Successfully built 32342d0833bf 02:53:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 02:53:28 + docker inspect -f . ci-base-image-arm64 02:53:28 . [Pipeline] } [Pipeline] // withEnv 02:53:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] withDockerContainer 02:53:28 prd-ubuntu20.04-docker-arm64-4c-16g-4925 does not seem to be running inside a container 02:53:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/631 -v /w/workspace/edgex-go/631:/w/workspace/edgex-go/631:rw,z -v /w/workspace/edgex-go/631@tmp:/w/workspace/edgex-go/631@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:53:30 $ docker top c24440500d8bc58cce38f7acb5bd52307fa9b4b658c2d5534a612e5527b9a4cd -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 02:53:31 + docker push nexus3.edgexfoundry.org:10004/core-data:main 02:53:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:53:31 2e304109416a: Preparing 02:53:31 34207b1421a3: Preparing 02:53:31 d2af94d74e62: Preparing 02:53:31 41d4eaaeb5f3: Preparing 02:53:31 220fe8eb1c75: Preparing 02:53:31 04065adc082e: Preparing 02:53:31 aedc3bda2944: Preparing 02:53:31 aedc3bda2944: Waiting 02:53:31 04065adc082e: Waiting 02:53:31 d2af94d74e62: Layer already exists 02:53:31 2e304109416a: Layer already exists 02:53:31 220fe8eb1c75: Layer already exists 02:53:31 34207b1421a3: Layer already exists 02:53:31 41d4eaaeb5f3: Layer already exists 02:53:31 04065adc082e: Layer already exists 02:53:31 aedc3bda2944: Layer already exists 02:53:31 main: digest: sha256:2ff671b1fa35922af7781309fc3ca6c939d6328880946350bd02cf66fb733ecf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv 02:53:31 + go version 02:53:31 go version go1.21.0 linux/arm64 [Pipeline] echo 02:53:31 ===================================================== [Pipeline] } 02:53:31 $ docker stop --time=1 c24440500d8bc58cce38f7acb5bd52307fa9b4b658c2d5534a612e5527b9a4cd 02:53:33 $ docker rm -f --volumes c24440500d8bc58cce38f7acb5bd52307fa9b4b658c2d5534a612e5527b9a4cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] echo 02:53:33 taggedImages: 02:53:33 - nexus3.edgexfoundry.org:10004/core-data:71d356aaa66d076e2d1373082ceb35605edef62d 02:53:33 - nexus3.edgexfoundry.org:10004/core-data:latest 02:53:33 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.21 02:53:33 - nexus3.edgexfoundry.org:10004/core-data:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 02:53:33 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo 02:53:33 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 02:53:33 71d356aaa66d076e2d1373082ceb35605edef62d 02:53:33 latest 02:53:33 3.2.0-dev.21 02:53:33 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 02:53:33 main 02:53:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) 02:53:34 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata:71d356aaa66d076e2d1373082ceb35605edef62d 02:53:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:53:34 270ab149b42a: Preparing 02:53:34 9e1a75a2dbde: Preparing 02:53:34 399b01cffb3e: Preparing 02:53:34 d2af94d74e62: Preparing 02:53:34 41d4eaaeb5f3: Preparing 02:53:34 8b32185428fe: Preparing 02:53:34 f1e1a6fba34f: Preparing 02:53:34 aedc3bda2944: Preparing 02:53:34 f1e1a6fba34f: Waiting 02:53:34 8b32185428fe: Waiting 02:53:34 aedc3bda2944: Waiting 02:53:34 d2af94d74e62: Layer already exists 02:53:34 41d4eaaeb5f3: Layer already exists 02:53:34 8b32185428fe: Layer already exists 02:53:34 f1e1a6fba34f: Layer already exists 02:53:34 aedc3bda2944: Layer already exists 02:53:34 270ab149b42a: Pushed 02:53:34 9e1a75a2dbde: Pushed 02:53:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:53:34 02:53:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:53:35 latest: Pulling from edgex-devops/edgex-compose-arm64 02:53:35 547446be3368: Pulling fs layer 02:53:35 d125d8839a47: Pulling fs layer 02:53:35 3e85d5ac6304: Pulling fs layer 02:53:35 c3105a71a48b: Pulling fs layer 02:53:35 0f093f025ec4: Pulling fs layer 02:53:35 c3106fc0e877: Pulling fs layer 02:53:35 c3105a71a48b: Waiting 02:53:35 c3106fc0e877: Waiting 02:53:35 0f093f025ec4: Waiting 02:53:35 547446be3368: Verifying Checksum 02:53:35 547446be3368: Download complete 02:53:35 c3105a71a48b: Verifying Checksum 02:53:35 c3105a71a48b: Download complete 02:53:36 399b01cffb3e: Pushed 02:53:36 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:1042d7b8377e602d7235ccb8fb4671553ab188aeeb7bd858ac32c8c5c90cc483 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:36 d125d8839a47: Verifying Checksum 02:53:36 d125d8839a47: Download complete 02:53:36 c3106fc0e877: Verifying Checksum 02:53:36 c3106fc0e877: Download complete 02:53:36 0f093f025ec4: Verifying Checksum 02:53:36 0f093f025ec4: Download complete 02:53:36 547446be3368: Pull complete 02:53:36 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:38 d125d8839a47: Pull complete 02:53:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 02:53:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:53:38 270ab149b42a: Preparing 02:53:38 9e1a75a2dbde: Preparing 02:53:38 399b01cffb3e: Preparing 02:53:38 d2af94d74e62: Preparing 02:53:38 41d4eaaeb5f3: Preparing 02:53:38 8b32185428fe: Preparing 02:53:38 f1e1a6fba34f: Preparing 02:53:38 aedc3bda2944: Preparing 02:53:38 8b32185428fe: Waiting 02:53:38 f1e1a6fba34f: Waiting 02:53:38 aedc3bda2944: Waiting 02:53:38 d2af94d74e62: Layer already exists 02:53:38 9e1a75a2dbde: Layer already exists 02:53:38 41d4eaaeb5f3: Layer already exists 02:53:38 270ab149b42a: Layer already exists 02:53:38 8b32185428fe: Layer already exists 02:53:38 aedc3bda2944: Layer already exists 02:53:38 399b01cffb3e: Layer already exists 02:53:38 f1e1a6fba34f: Layer already exists 02:53:38 latest: digest: sha256:1042d7b8377e602d7235ccb8fb4671553ab188aeeb7bd858ac32c8c5c90cc483 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:38 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.21 02:53:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:53:39 270ab149b42a: Preparing 02:53:39 9e1a75a2dbde: Preparing 02:53:39 399b01cffb3e: Preparing 02:53:39 d2af94d74e62: Preparing 02:53:39 41d4eaaeb5f3: Preparing 02:53:39 8b32185428fe: Preparing 02:53:39 f1e1a6fba34f: Preparing 02:53:39 aedc3bda2944: Preparing 02:53:39 f1e1a6fba34f: Waiting 02:53:39 aedc3bda2944: Waiting 02:53:39 399b01cffb3e: Layer already exists 02:53:39 41d4eaaeb5f3: Layer already exists 02:53:39 d2af94d74e62: Layer already exists 02:53:39 270ab149b42a: Layer already exists 02:53:39 9e1a75a2dbde: Layer already exists 02:53:39 8b32185428fe: Layer already exists 02:53:39 f1e1a6fba34f: Layer already exists 02:53:39 aedc3bda2944: Layer already exists 02:53:39 3.2.0-dev.21: digest: sha256:1042d7b8377e602d7235ccb8fb4671553ab188aeeb7bd858ac32c8c5c90cc483 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:39 3e85d5ac6304: Verifying Checksum 02:53:39 3e85d5ac6304: Download complete 02:53:39 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 02:53:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:53:40 270ab149b42a: Preparing 02:53:40 9e1a75a2dbde: Preparing 02:53:40 399b01cffb3e: Preparing 02:53:40 d2af94d74e62: Preparing 02:53:40 41d4eaaeb5f3: Preparing 02:53:40 8b32185428fe: Preparing 02:53:40 f1e1a6fba34f: Preparing 02:53:40 aedc3bda2944: Preparing 02:53:40 8b32185428fe: Waiting 02:53:40 f1e1a6fba34f: Waiting 02:53:40 aedc3bda2944: Waiting 02:53:40 399b01cffb3e: Layer already exists 02:53:40 41d4eaaeb5f3: Layer already exists 02:53:40 9e1a75a2dbde: Layer already exists 02:53:40 270ab149b42a: Layer already exists 02:53:40 d2af94d74e62: Layer already exists 02:53:40 aedc3bda2944: Layer already exists 02:53:40 f1e1a6fba34f: Layer already exists 02:53:40 8b32185428fe: Layer already exists 02:53:40 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:1042d7b8377e602d7235ccb8fb4671553ab188aeeb7bd858ac32c8c5c90cc483 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 02:53:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:53:41 270ab149b42a: Preparing 02:53:41 9e1a75a2dbde: Preparing 02:53:41 399b01cffb3e: Preparing 02:53:41 d2af94d74e62: Preparing 02:53:41 41d4eaaeb5f3: Preparing 02:53:41 8b32185428fe: Preparing 02:53:41 f1e1a6fba34f: Preparing 02:53:41 8b32185428fe: Waiting 02:53:41 aedc3bda2944: Preparing 02:53:41 f1e1a6fba34f: Waiting 02:53:41 aedc3bda2944: Waiting 02:53:41 9e1a75a2dbde: Layer already exists 02:53:41 399b01cffb3e: Layer already exists 02:53:41 41d4eaaeb5f3: Layer already exists 02:53:41 d2af94d74e62: Layer already exists 02:53:41 f1e1a6fba34f: Layer already exists 02:53:41 8b32185428fe: Layer already exists 02:53:41 aedc3bda2944: Layer already exists 02:53:41 270ab149b42a: Layer already exists 02:53:41 main: digest: sha256:1042d7b8377e602d7235ccb8fb4671553ab188aeeb7bd858ac32c8c5c90cc483 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:53:41 ===================================================== [Pipeline] echo 02:53:41 taggedImages: 02:53:41 - nexus3.edgexfoundry.org:10004/core-metadata:71d356aaa66d076e2d1373082ceb35605edef62d 02:53:41 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:53:41 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.21 02:53:41 - nexus3.edgexfoundry.org:10004/core-metadata:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 02:53:41 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 02:53:41 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 02:53:41 71d356aaa66d076e2d1373082ceb35605edef62d 02:53:41 latest 02:53:41 3.2.0-dev.21 02:53:41 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 02:53:41 main 02:53:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:42 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:71d356aaa66d076e2d1373082ceb35605edef62d 02:53:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:53:42 60abd97a2e46: Preparing 02:53:42 54f29beb8434: Preparing 02:53:42 3f2802f9d11e: Preparing 02:53:42 45a29db2981d: Preparing 02:53:42 573f806547a3: Preparing 02:53:42 9f3f3a6eed6b: Preparing 02:53:42 cdb522fdafd7: Preparing 02:53:42 d2af94d74e62: Preparing 02:53:42 41d4eaaeb5f3: Preparing 02:53:42 bff31e17a442: Preparing 02:53:42 b8787682a86a: Preparing 02:53:42 5f70bf18a086: Preparing 02:53:42 e88cc11dc428: Preparing 02:53:42 6eb6826bd2ea: Preparing 02:53:42 7bc167d68f3c: Preparing 02:53:42 aedc3bda2944: Preparing 02:53:42 bff31e17a442: Waiting 02:53:42 b8787682a86a: Waiting 02:53:42 5f70bf18a086: Waiting 02:53:42 e88cc11dc428: Waiting 02:53:42 6eb6826bd2ea: Waiting 02:53:42 7bc167d68f3c: Waiting 02:53:42 aedc3bda2944: Waiting 02:53:42 cdb522fdafd7: Waiting 02:53:42 9f3f3a6eed6b: Waiting 02:53:42 41d4eaaeb5f3: Waiting 02:53:42 54f29beb8434: Pushed 02:53:42 60abd97a2e46: Pushed 02:53:42 45a29db2981d: Pushed 02:53:42 3f2802f9d11e: Pushed 02:53:42 573f806547a3: Pushed 02:53:42 d2af94d74e62: Layer already exists 02:53:42 9f3f3a6eed6b: Pushed 02:53:42 41d4eaaeb5f3: Layer already exists 02:53:43 e88cc11dc428: Pushed 02:53:43 5f70bf18a086: Pushed 02:53:43 bff31e17a442: Pushed 02:53:43 b8787682a86a: Pushed 02:53:43 aedc3bda2944: Layer already exists 02:53:43 6eb6826bd2ea: Pushed 02:53:43 7bc167d68f3c: Pushed 02:53:44 cdb522fdafd7: Pushed 02:53:44 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:253a760dd7998104e3e5b38a18a2b2e9bb04f7c073e1cf1c0f245d2993055e5d size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:53:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:53:45 60abd97a2e46: Preparing 02:53:45 54f29beb8434: Preparing 02:53:45 3f2802f9d11e: Preparing 02:53:45 45a29db2981d: Preparing 02:53:45 573f806547a3: Preparing 02:53:45 9f3f3a6eed6b: Preparing 02:53:45 cdb522fdafd7: Preparing 02:53:45 d2af94d74e62: Preparing 02:53:45 41d4eaaeb5f3: Preparing 02:53:45 bff31e17a442: Preparing 02:53:45 b8787682a86a: Preparing 02:53:45 5f70bf18a086: Preparing 02:53:45 e88cc11dc428: Preparing 02:53:45 6eb6826bd2ea: Preparing 02:53:45 7bc167d68f3c: Preparing 02:53:45 d2af94d74e62: Waiting 02:53:45 9f3f3a6eed6b: Waiting 02:53:45 cdb522fdafd7: Waiting 02:53:45 41d4eaaeb5f3: Waiting 02:53:45 bff31e17a442: Waiting 02:53:45 b8787682a86a: Waiting 02:53:45 5f70bf18a086: Waiting 02:53:45 6eb6826bd2ea: Waiting 02:53:45 7bc167d68f3c: Waiting 02:53:45 aedc3bda2944: Preparing 02:53:45 aedc3bda2944: Waiting 02:53:45 45a29db2981d: Layer already exists 02:53:45 54f29beb8434: Layer already exists 02:53:45 3f2802f9d11e: Layer already exists 02:53:45 60abd97a2e46: Layer already exists 02:53:45 573f806547a3: Layer already exists 02:53:45 cdb522fdafd7: Layer already exists 02:53:45 9f3f3a6eed6b: Layer already exists 02:53:45 d2af94d74e62: Layer already exists 02:53:45 41d4eaaeb5f3: Layer already exists 02:53:45 bff31e17a442: Layer already exists 02:53:45 b8787682a86a: Layer already exists 02:53:45 e88cc11dc428: Layer already exists 02:53:45 5f70bf18a086: Layer already exists 02:53:45 6eb6826bd2ea: Layer already exists 02:53:45 7bc167d68f3c: Layer already exists 02:53:45 aedc3bda2944: Layer already exists 02:53:45 latest: digest: sha256:253a760dd7998104e3e5b38a18a2b2e9bb04f7c073e1cf1c0f245d2993055e5d size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:46 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.21 02:53:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:53:46 60abd97a2e46: Preparing 02:53:46 54f29beb8434: Preparing 02:53:46 3f2802f9d11e: Preparing 02:53:46 45a29db2981d: Preparing 02:53:46 573f806547a3: Preparing 02:53:46 9f3f3a6eed6b: Preparing 02:53:46 cdb522fdafd7: Preparing 02:53:46 d2af94d74e62: Preparing 02:53:46 41d4eaaeb5f3: Preparing 02:53:46 bff31e17a442: Preparing 02:53:46 b8787682a86a: Preparing 02:53:46 5f70bf18a086: Preparing 02:53:46 e88cc11dc428: Preparing 02:53:46 6eb6826bd2ea: Preparing 02:53:46 7bc167d68f3c: Preparing 02:53:46 aedc3bda2944: Preparing 02:53:46 41d4eaaeb5f3: Waiting 02:53:46 bff31e17a442: Waiting 02:53:46 b8787682a86a: Waiting 02:53:46 9f3f3a6eed6b: Waiting 02:53:46 5f70bf18a086: Waiting 02:53:46 cdb522fdafd7: Waiting 02:53:46 e88cc11dc428: Waiting 02:53:46 d2af94d74e62: Waiting 02:53:46 6eb6826bd2ea: Waiting 02:53:46 aedc3bda2944: Waiting 02:53:46 60abd97a2e46: Layer already exists 02:53:46 54f29beb8434: Layer already exists 02:53:46 45a29db2981d: Layer already exists 02:53:46 573f806547a3: Layer already exists 02:53:46 3f2802f9d11e: Layer already exists 02:53:46 cdb522fdafd7: Layer already exists 02:53:46 d2af94d74e62: Layer already exists 02:53:46 9f3f3a6eed6b: Layer already exists 02:53:46 41d4eaaeb5f3: Layer already exists 02:53:46 bff31e17a442: Layer already exists 02:53:46 b8787682a86a: Layer already exists 02:53:46 5f70bf18a086: Layer already exists 02:53:46 6eb6826bd2ea: Layer already exists 02:53:46 e88cc11dc428: Layer already exists 02:53:46 7bc167d68f3c: Layer already exists 02:53:46 aedc3bda2944: Layer already exists 02:53:46 3.2.0-dev.21: digest: sha256:253a760dd7998104e3e5b38a18a2b2e9bb04f7c073e1cf1c0f245d2993055e5d size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:47 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 02:53:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:53:47 60abd97a2e46: Preparing 02:53:47 54f29beb8434: Preparing 02:53:47 3f2802f9d11e: Preparing 02:53:47 45a29db2981d: Preparing 02:53:47 573f806547a3: Preparing 02:53:47 9f3f3a6eed6b: Preparing 02:53:47 cdb522fdafd7: Preparing 02:53:47 d2af94d74e62: Preparing 02:53:47 41d4eaaeb5f3: Preparing 02:53:47 cdb522fdafd7: Waiting 02:53:47 9f3f3a6eed6b: Waiting 02:53:47 d2af94d74e62: Waiting 02:53:47 41d4eaaeb5f3: Waiting 02:53:47 bff31e17a442: Preparing 02:53:47 b8787682a86a: Preparing 02:53:47 bff31e17a442: Waiting 02:53:47 5f70bf18a086: Preparing 02:53:47 e88cc11dc428: Preparing 02:53:47 6eb6826bd2ea: Preparing 02:53:47 7bc167d68f3c: Preparing 02:53:47 b8787682a86a: Waiting 02:53:47 e88cc11dc428: Waiting 02:53:47 6eb6826bd2ea: Waiting 02:53:47 5f70bf18a086: Waiting 02:53:47 aedc3bda2944: Preparing 02:53:47 7bc167d68f3c: Waiting 02:53:47 aedc3bda2944: Waiting 02:53:47 54f29beb8434: Layer already exists 02:53:47 573f806547a3: Layer already exists 02:53:47 3f2802f9d11e: Layer already exists 02:53:47 45a29db2981d: Layer already exists 02:53:47 60abd97a2e46: Layer already exists 02:53:47 d2af94d74e62: Layer already exists 02:53:47 41d4eaaeb5f3: Layer already exists 02:53:47 cdb522fdafd7: Layer already exists 02:53:47 bff31e17a442: Layer already exists 02:53:47 e88cc11dc428: Layer already exists 02:53:47 5f70bf18a086: Layer already exists 02:53:47 6eb6826bd2ea: Layer already exists 02:53:47 b8787682a86a: Layer already exists 02:53:47 9f3f3a6eed6b: Layer already exists 02:53:47 aedc3bda2944: Layer already exists 02:53:47 7bc167d68f3c: Layer already exists 02:53:47 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:253a760dd7998104e3e5b38a18a2b2e9bb04f7c073e1cf1c0f245d2993055e5d size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:53:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:53:48 60abd97a2e46: Preparing 02:53:48 54f29beb8434: Preparing 02:53:48 3f2802f9d11e: Preparing 02:53:48 45a29db2981d: Preparing 02:53:48 573f806547a3: Preparing 02:53:48 9f3f3a6eed6b: Preparing 02:53:48 cdb522fdafd7: Preparing 02:53:48 d2af94d74e62: Preparing 02:53:48 41d4eaaeb5f3: Preparing 02:53:48 bff31e17a442: Preparing 02:53:48 b8787682a86a: Preparing 02:53:48 5f70bf18a086: Preparing 02:53:48 e88cc11dc428: Preparing 02:53:48 6eb6826bd2ea: Preparing 02:53:48 7bc167d68f3c: Preparing 02:53:48 aedc3bda2944: Preparing 02:53:48 bff31e17a442: Waiting 02:53:48 e88cc11dc428: Waiting 02:53:48 b8787682a86a: Waiting 02:53:48 9f3f3a6eed6b: Waiting 02:53:48 6eb6826bd2ea: Waiting 02:53:48 5f70bf18a086: Waiting 02:53:48 7bc167d68f3c: Waiting 02:53:48 cdb522fdafd7: Waiting 02:53:48 41d4eaaeb5f3: Waiting 02:53:48 d2af94d74e62: Waiting 02:53:48 aedc3bda2944: Waiting 02:53:48 45a29db2981d: Layer already exists 02:53:48 573f806547a3: Layer already exists 02:53:48 3f2802f9d11e: Layer already exists 02:53:48 54f29beb8434: Layer already exists 02:53:48 60abd97a2e46: Layer already exists 02:53:48 9f3f3a6eed6b: Layer already exists 02:53:48 d2af94d74e62: Layer already exists 02:53:48 cdb522fdafd7: Layer already exists 02:53:48 bff31e17a442: Layer already exists 02:53:48 41d4eaaeb5f3: Layer already exists 02:53:48 e88cc11dc428: Layer already exists 02:53:48 5f70bf18a086: Layer already exists 02:53:48 b8787682a86a: Layer already exists 02:53:48 6eb6826bd2ea: Layer already exists 02:53:48 7bc167d68f3c: Layer already exists 02:53:48 aedc3bda2944: Layer already exists 02:53:48 main: digest: sha256:253a760dd7998104e3e5b38a18a2b2e9bb04f7c073e1cf1c0f245d2993055e5d size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:53:49 ===================================================== [Pipeline] echo 02:53:49 taggedImages: 02:53:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:71d356aaa66d076e2d1373082ceb35605edef62d 02:53:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:53:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.21 02:53:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 02:53:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 02:53:49 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 02:53:49 71d356aaa66d076e2d1373082ceb35605edef62d 02:53:49 latest 02:53:49 3.2.0-dev.21 02:53:49 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 02:53:49 main 02:53:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 02:53:51 3e85d5ac6304: Pull complete 02:53:51 c3105a71a48b: Pull complete 02:53:51 0f093f025ec4: Pull complete 02:53:51 c3106fc0e877: Pull complete [Pipeline] sh 02:53:51 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 02:53:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:53:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } 02:53:51 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] withDockerContainer 02:53:51 prd-ubuntu20.04-docker-arm64-4c-16g-4925 does not seem to be running inside a container 02:53:51 $ 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/631 -v /w/workspace/edgex-go/631:/w/workspace/edgex-go/631:rw,z -v /w/workspace/edgex-go/631@tmp:/w/workspace/edgex-go/631@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:53:54 $ docker top e97acf3f26939d6eddc42f69f41b6c797d80ffaca796224bcdd658823bcda8dc -eo pid,comm [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 02:53:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:71d356aaa66d076e2d1373082ceb35605edef62d 02:53:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:53:55 f570798af4c3: Preparing 02:53:55 6b7d1fa111af: Preparing 02:53:55 ccf5fd1c2e4e: Preparing 02:53:55 4d6c53ca97e5: Preparing 02:53:55 d2af94d74e62: Preparing 02:53:55 41d4eaaeb5f3: Preparing 02:53:55 8b32185428fe: Preparing 02:53:55 f1e1a6fba34f: Preparing 02:53:55 aedc3bda2944: Preparing 02:53:55 41d4eaaeb5f3: Waiting 02:53:55 8b32185428fe: Waiting 02:53:55 f1e1a6fba34f: Waiting 02:53:55 aedc3bda2944: Waiting 02:53:55 d2af94d74e62: Layer already exists 02:53:55 6b7d1fa111af: Layer already exists 02:53:55 41d4eaaeb5f3: Layer already exists 02:53:55 8b32185428fe: Layer already exists 02:53:55 f1e1a6fba34f: Layer already exists 02:53:55 aedc3bda2944: Layer already exists 02:53:55 ccf5fd1c2e4e: Pushed 02:53:55 f570798af4c3: Pushed 02:53:55 + docker compose -f ./docker-compose-build.yml build --parallel 02:53:56 4d6c53ca97e5: Pushed 02:53:56 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:9c7a9af9566b8c476ad4f6af9934de0f80a11beb5ba668c48d3290e1e897fbab size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:56 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:53:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:53:57 f570798af4c3: Preparing 02:53:57 6b7d1fa111af: Preparing 02:53:57 ccf5fd1c2e4e: Preparing 02:53:57 4d6c53ca97e5: Preparing 02:53:57 d2af94d74e62: Preparing 02:53:57 41d4eaaeb5f3: Preparing 02:53:57 8b32185428fe: Preparing 02:53:57 f1e1a6fba34f: Preparing 02:53:57 aedc3bda2944: Preparing 02:53:57 f1e1a6fba34f: Waiting 02:53:57 8b32185428fe: Waiting 02:53:57 41d4eaaeb5f3: Waiting 02:53:57 aedc3bda2944: Waiting 02:53:57 6b7d1fa111af: Layer already exists 02:53:57 f570798af4c3: Layer already exists 02:53:57 ccf5fd1c2e4e: Layer already exists 02:53:57 4d6c53ca97e5: Layer already exists 02:53:57 d2af94d74e62: Layer already exists 02:53:57 8b32185428fe: Layer already exists 02:53:57 f1e1a6fba34f: Layer already exists 02:53:57 41d4eaaeb5f3: Layer already exists 02:53:57 aedc3bda2944: Layer already exists 02:53:57 latest: digest: sha256:9c7a9af9566b8c476ad4f6af9934de0f80a11beb5ba668c48d3290e1e897fbab size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:58 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.21 02:53:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:53:58 f570798af4c3: Preparing 02:53:58 6b7d1fa111af: Preparing 02:53:58 ccf5fd1c2e4e: Preparing 02:53:58 4d6c53ca97e5: Preparing 02:53:58 d2af94d74e62: Preparing 02:53:58 41d4eaaeb5f3: Preparing 02:53:58 8b32185428fe: Preparing 02:53:58 f1e1a6fba34f: Preparing 02:53:58 aedc3bda2944: Preparing 02:53:58 41d4eaaeb5f3: Waiting 02:53:58 8b32185428fe: Waiting 02:53:58 f1e1a6fba34f: Waiting 02:53:58 aedc3bda2944: Waiting 02:53:58 6b7d1fa111af: Layer already exists 02:53:58 d2af94d74e62: Layer already exists 02:53:58 4d6c53ca97e5: Layer already exists 02:53:58 f570798af4c3: Layer already exists 02:53:58 ccf5fd1c2e4e: Layer already exists 02:53:58 8b32185428fe: Layer already exists 02:53:58 f1e1a6fba34f: Layer already exists 02:53:58 aedc3bda2944: Layer already exists 02:53:58 41d4eaaeb5f3: Layer already exists 02:53:58 3.2.0-dev.21: digest: sha256:9c7a9af9566b8c476ad4f6af9934de0f80a11beb5ba668c48d3290e1e897fbab size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:59 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 02:53:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:53:59 f570798af4c3: Preparing 02:53:59 6b7d1fa111af: Preparing 02:53:59 ccf5fd1c2e4e: Preparing 02:53:59 4d6c53ca97e5: Preparing 02:53:59 d2af94d74e62: Preparing 02:53:59 41d4eaaeb5f3: Preparing 02:53:59 8b32185428fe: Preparing 02:53:59 f1e1a6fba34f: Preparing 02:53:59 aedc3bda2944: Preparing 02:53:59 41d4eaaeb5f3: Waiting 02:53:59 8b32185428fe: Waiting 02:53:59 f1e1a6fba34f: Waiting 02:53:59 aedc3bda2944: Waiting 02:53:59 6b7d1fa111af: Layer already exists 02:53:59 4d6c53ca97e5: Layer already exists 02:53:59 d2af94d74e62: Layer already exists 02:53:59 f570798af4c3: Layer already exists 02:53:59 ccf5fd1c2e4e: Layer already exists 02:53:59 f1e1a6fba34f: Layer already exists 02:53:59 8b32185428fe: Layer already exists 02:53:59 41d4eaaeb5f3: Layer already exists 02:53:59 aedc3bda2944: Layer already exists 02:53:59 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:9c7a9af9566b8c476ad4f6af9934de0f80a11beb5ba668c48d3290e1e897fbab size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:00 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:54:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:54:00 f570798af4c3: Preparing 02:54:00 6b7d1fa111af: Preparing 02:54:00 ccf5fd1c2e4e: Preparing 02:54:00 4d6c53ca97e5: Preparing 02:54:00 d2af94d74e62: Preparing 02:54:00 41d4eaaeb5f3: Preparing 02:54:00 8b32185428fe: Preparing 02:54:00 f1e1a6fba34f: Preparing 02:54:00 aedc3bda2944: Preparing 02:54:00 aedc3bda2944: Waiting 02:54:00 f1e1a6fba34f: Waiting 02:54:00 8b32185428fe: Waiting 02:54:00 d2af94d74e62: Layer already exists 02:54:00 4d6c53ca97e5: Layer already exists 02:54:00 f570798af4c3: Layer already exists 02:54:00 6b7d1fa111af: Layer already exists 02:54:00 8b32185428fe: Layer already exists 02:54:00 41d4eaaeb5f3: Layer already exists 02:54:00 f1e1a6fba34f: Layer already exists 02:54:00 aedc3bda2944: Layer already exists 02:54:00 ccf5fd1c2e4e: Layer already exists 02:54:00 main: digest: sha256:9c7a9af9566b8c476ad4f6af9934de0f80a11beb5ba668c48d3290e1e897fbab size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:54:01 ===================================================== [Pipeline] echo 02:54:01 taggedImages: 02:54:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth:71d356aaa66d076e2d1373082ceb35605edef62d 02:54:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:54:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.21 02:54:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 02:54:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 02:54:01 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 02:54:01 71d356aaa66d076e2d1373082ceb35605edef62d 02:54:01 latest 02:54:01 3.2.0-dev.21 02:54:01 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 02:54:01 main 02:54:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:02 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:71d356aaa66d076e2d1373082ceb35605edef62d 02:54:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:54:02 660caa77d3af: Preparing 02:54:02 a4569c4ffd34: Preparing 02:54:02 a22ee75aa082: Preparing 02:54:02 bdba98a59916: Preparing 02:54:02 fa017abfbd1a: Preparing 02:54:02 d2af94d74e62: Preparing 02:54:02 41d4eaaeb5f3: Preparing 02:54:02 8beaa19b9c10: Preparing 02:54:02 3d526a28cd35: Preparing 02:54:02 fc7001fc10bb: Preparing 02:54:02 aedc3bda2944: Preparing 02:54:02 3d526a28cd35: Waiting 02:54:02 8beaa19b9c10: Waiting 02:54:02 fc7001fc10bb: Waiting 02:54:02 d2af94d74e62: Waiting 02:54:02 aedc3bda2944: Waiting 02:54:02 41d4eaaeb5f3: Waiting 02:54:02 a4569c4ffd34: Pushed 02:54:02 660caa77d3af: Pushed 02:54:02 fa017abfbd1a: Pushed 02:54:02 bdba98a59916: Pushed 02:54:02 d2af94d74e62: Layer already exists 02:54:02 41d4eaaeb5f3: Layer already exists 02:54:02 aedc3bda2944: Layer already exists 02:54:02 3d526a28cd35: Pushed 02:54:02 8beaa19b9c10: Pushed 02:54:06 a22ee75aa082: Pushed 02:54:06 fc7001fc10bb: Pushed 02:54:06 #1 [security-proxy-auth internal] load build definition from Dockerfile 02:54:06 #1 transferring dockerfile: 2.15kB done 02:54:06 #1 DONE 0.2s 02:54:06 02:54:06 #2 [core-metadata internal] load build definition from Dockerfile 02:54:06 #2 transferring dockerfile: 2.06kB 0.0s done 02:54:06 #2 DONE 0.1s 02:54:06 02:54:06 #3 [security-proxy-setup internal] load build definition from Dockerfile 02:54:06 #3 transferring dockerfile: 2.50kB 0.0s done 02:54:06 #3 DONE 0.1s 02:54:06 02:54:06 #4 [support-scheduler internal] load build definition from Dockerfile 02:54:06 #4 transferring dockerfile: 1.93kB 0.0s done 02:54:06 #4 DONE 0.1s 02:54:06 02:54:06 #5 [security-spire-config internal] load build definition from Dockerfile 02:54:06 #5 transferring dockerfile: 1.69kB done 02:54:06 #5 DONE 0.1s 02:54:06 02:54:06 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:54:06 #6 transferring dockerfile: 1.89kB 0.0s done 02:54:06 #6 DONE 0.1s 02:54:06 02:54:06 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:54:06 #7 transferring dockerfile: 2.23kB done 02:54:06 #7 DONE 0.1s 02:54:06 02:54:06 #8 [core-data internal] load build definition from Dockerfile 02:54:06 #8 transferring dockerfile: 2.01kB done 02:54:06 #8 DONE 0.1s 02:54:06 02:54:06 #9 [security-spire-server internal] load build definition from Dockerfile 02:54:06 #9 transferring dockerfile: 1.70kB 0.0s done 02:54:06 #9 DONE 0.1s 02:54:06 02:54:06 #10 [security-bootstrapper internal] load build definition from Dockerfile 02:54:06 #10 transferring dockerfile: 2.93kB 0.0s done 02:54:06 #10 DONE 0.1s 02:54:06 02:54:06 #11 [core-command internal] load build definition from Dockerfile 02:54:06 #11 transferring dockerfile: 1.93kB 0.1s done 02:54:06 #11 DONE 0.1s 02:54:06 02:54:06 #12 [security-spire-agent internal] load build definition from Dockerfile 02:54:06 #12 transferring dockerfile: 1.81kB 0.0s done 02:54:06 #12 DONE 0.1s 02:54:06 02:54:06 #13 [support-notifications internal] load build definition from Dockerfile 02:54:06 #13 transferring dockerfile: 1.95kB 0.0s done 02:54:06 #13 DONE 0.1s 02:54:06 02:54:06 #14 [security-secretstore-setup internal] load build definition from Dockerfile 02:54:06 #14 transferring dockerfile: 2.49kB done 02:54:06 #14 DONE 0.1s 02:54:06 02:54:06 #15 [security-proxy-auth internal] load .dockerignore 02:54:06 #15 transferring context: 50B 0.0s done 02:54:06 #15 DONE 0.1s 02:54:07 02:54:07 #16 [core-metadata internal] load .dockerignore 02:54:07 #16 transferring context: 50B 0.0s done 02:54:07 #16 DONE 0.1s 02:54:07 02:54:07 #17 [security-proxy-setup internal] load .dockerignore 02:54:07 #17 transferring context: 50B done 02:54:07 #17 DONE 0.1s 02:54:07 02:54:07 #18 [support-scheduler internal] load .dockerignore 02:54:07 #18 transferring context: 50B 0.0s done 02:54:07 #18 DONE 0.1s 02:54:07 02:54:07 #19 [security-spire-config internal] load .dockerignore 02:54:07 #19 transferring context: 50B 0.0s done 02:54:07 #19 DONE 0.1s 02:54:07 02:54:07 #20 [security-spiffe-token-provider internal] load .dockerignore 02:54:07 #20 transferring context: 50B 0.0s done 02:54:07 #20 DONE 0.1s 02:54:07 02:54:07 #21 [core-common-config-bootstrapper internal] load .dockerignore 02:54:07 #21 transferring context: 50B done 02:54:07 #21 DONE 0.1s 02:54:07 02:54:07 #22 [core-data internal] load .dockerignore 02:54:07 #22 transferring context: 50B 0.0s done 02:54:07 #22 DONE 0.1s 02:54:08 02:54:08 #23 [security-spire-server internal] load .dockerignore 02:54:08 #23 transferring context: 50B 0.0s done 02:54:08 #23 DONE 0.1s 02:54:08 02:54:08 #24 [security-bootstrapper internal] load .dockerignore 02:54:08 #24 transferring context: 50B done 02:54:08 #24 DONE 0.1s 02:54:08 02:54:08 #25 [core-command internal] load .dockerignore 02:54:08 #25 transferring context: 50B done 02:54:08 #25 DONE 0.1s 02:54:08 02:54:08 #26 [security-spire-agent internal] load .dockerignore 02:54:08 #26 transferring context: 50B 0.0s done 02:54:08 #26 DONE 0.1s 02:54:08 02:54:08 #27 [support-notifications internal] load .dockerignore 02:54:08 #27 transferring context: 50B done 02:54:08 #27 DONE 0.1s 02:54:08 02:54:08 #28 [security-secretstore-setup internal] load .dockerignore 02:54:08 #28 transferring context: 50B done 02:54:08 #28 DONE 0.1s 02:54:08 02:54:08 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:54:08 #29 DONE 0.0s 02:54:08 02:54:08 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 02:54:08 #30 DONE 0.2s 02:54:08 02:54:08 #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:54:08 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 02:54:08 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:54:08 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 02:54:08 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 02:54:08 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.90MB / 3.33MB 0.2s 02:54:08 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 02:54:09 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 02:54:09 #31 ... 02:54:09 02:54:09 #32 [security-proxy-auth internal] load build context 02:54:09 #32 transferring context: 2.56MB 0.5s done 02:54:09 #32 DONE 0.7s 02:54:09 02:54:09 #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:54:09 #31 ... 02:54:09 02:54:09 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:54:09 #29 DONE 0.0s 02:54:09 02:54:09 #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:54:09 #33 DONE 1.0s 02:54:09 02:54:09 #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:54:09 #31 ... 02:54:09 02:54:09 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:54:09 #29 DONE 0.0s 02:54:09 02:54:09 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 02:54:09 #30 DONE 0.3s 02:54:09 02:54:09 #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:54:09 #33 DONE 1.8s 02:54:09 02:54:09 #31 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:54:09 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 02:54:09 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:54:09 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 02:54:09 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 02:54:09 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 02:54:09 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0.8s done 02:54:09 #31 ... 02:54:09 02:54:09 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:54:09 #29 DONE 0.0s 02:54:09 02:54:09 #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:54:09 #33 DONE 1.8s 02:54:09 02:54:09 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:54:09 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 02:54:09 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:54:09 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 02:54:09 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 02:54:09 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 02:54:09 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0.8s done 02:54:10 #31 ... 02:54:10 02:54:10 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 02:54:10 #30 DONE 0.5s 02:54:10 02:54:10 #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:54:10 #33 DONE 1.8s 02:54:10 02:54:10 #34 [support-scheduler builder 2/7] WORKDIR /edgex-go 02:54:10 #34 DONE 0.8s 02:54:10 02:54:10 #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:54:10 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 02:54:10 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:54:10 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 02:54:10 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 02:54:10 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 02:54:10 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0.8s done 02:54:10 #31 ... 02:54:10 02:54:10 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:54:10 #29 DONE 0.0s 02:54:10 02:54:10 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 02:54:10 #30 DONE 0.7s 02:54:10 02:54:10 #35 [security-proxy-setup internal] load build context 02:54:10 #35 ... 02:54:10 02:54:10 #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:54:10 #33 DONE 1.8s 02:54:10 02:54:10 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:54:10 #29 DONE 0.0s 02:54:10 02:54:10 #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 02:54:10 #34 DONE 0.8s 02:54:10 02:54:10 #35 [security-proxy-setup internal] load build context 02:54:10 #35 ... 02:54:10 02:54:10 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:54:10 #29 DONE 0.0s 02:54:10 02:54:10 #36 [core-metadata internal] load build context 02:54:10 #36 transferring context: 2.56MB 0.8s done 02:54:10 #36 DONE 1.0s 02:54:10 02:54:10 #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:54:10 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 02:54:10 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:54:10 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 02:54:10 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 02:54:10 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 02:54:10 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0.8s done 02:54:10 #31 DONE 2.8s 02:54:10 02:54:10 #35 [security-proxy-setup internal] load build context 02:54:10 #35 transferring context: 2.56MB 0.8s done 02:54:10 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:c69689c6454b80375933de93315c8819b0753f4013abff1ee9e5aeb45c11aea0 size: 2611 [Pipeline] } 02:54:11 #35 ... 02:54:11 02:54:11 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:54:11 #29 DONE 0.0s 02:54:11 02:54:11 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:11 #30 ... 02:54:11 02:54:11 #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:54:11 #33 DONE 1.8s 02:54:11 02:54:11 #34 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 02:54:11 #34 DONE 0.8s 02:54:11 02:54:11 #35 [security-proxy-setup internal] load build context 02:54:11 #35 DONE 1.2s 02:54:11 02:54:11 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:54:11 #29 DONE 0.0s 02:54:11 02:54:11 #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:54:11 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 02:54:11 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:54:11 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 02:54:11 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 02:54:11 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 02:54:11 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0.8s done 02:54:11 #31 DONE 2.8s 02:54:11 02:54:11 #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 02:54:11 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } 02:54:11 #30 ... 02:54:11 02:54:11 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:54:11 #29 DONE 0.0s 02:54:11 02:54:11 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:11 #30 ... 02:54:11 02:54:11 #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:54:11 #33 DONE 2.0s 02:54:11 02:54:11 #34 [support-notifications builder 2/7] WORKDIR /edgex-go 02:54:11 #34 DONE 1.0s 02:54:11 02:54:11 #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:54:11 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 02:54:11 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:54:11 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 02:54:11 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 02:54:11 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 02:54:11 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0.8s done 02:54:11 #31 DONE 2.9s 02:54:11 02:54:11 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:54:11 #29 DONE 0.0s 02:54:11 02:54:11 #37 [support-notifications internal] load build context 02:54:11 #37 DONE 0.0s 02:54:11 02:54:11 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 02:54:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:54:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:54:12 660caa77d3af: Preparing 02:54:12 a4569c4ffd34: Preparing 02:54:12 a22ee75aa082: Preparing 02:54:12 bdba98a59916: Preparing 02:54:12 fa017abfbd1a: Preparing 02:54:12 d2af94d74e62: Preparing 02:54:12 41d4eaaeb5f3: Preparing 02:54:12 8beaa19b9c10: Preparing 02:54:12 3d526a28cd35: Preparing 02:54:12 fc7001fc10bb: Preparing 02:54:12 aedc3bda2944: Preparing 02:54:12 d2af94d74e62: Waiting 02:54:12 41d4eaaeb5f3: Waiting 02:54:12 8beaa19b9c10: Waiting 02:54:12 3d526a28cd35: Waiting 02:54:12 fc7001fc10bb: Waiting 02:54:12 aedc3bda2944: Waiting 02:54:12 bdba98a59916: Layer already exists 02:54:12 a4569c4ffd34: Layer already exists 02:54:12 660caa77d3af: Layer already exists 02:54:12 a22ee75aa082: Layer already exists 02:54:12 fa017abfbd1a: Layer already exists 02:54:12 3d526a28cd35: Layer already exists 02:54:12 41d4eaaeb5f3: Layer already exists 02:54:12 fc7001fc10bb: Layer already exists 02:54:12 d2af94d74e62: Layer already exists 02:54:12 8beaa19b9c10: Layer already exists 02:54:12 aedc3bda2944: Layer already exists 02:54:12 latest: digest: sha256:c69689c6454b80375933de93315c8819b0753f4013abff1ee9e5aeb45c11aea0 size: 2611 [Pipeline] } 02:54:12 #30 ... 02:54:12 02:54:12 #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:54:12 #33 DONE 2.0s 02:54:12 02:54:12 #34 [core-command builder 2/7] WORKDIR /edgex-go 02:54:12 #34 DONE 1.0s 02:54:12 02:54:12 #31 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:54:12 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 02:54:12 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:54:12 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 02:54:12 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 02:54:12 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 02:54:12 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0.8s done 02:54:12 #31 DONE 2.9s 02:54:12 02:54:12 #38 [security-spiffe-token-provider internal] load build context 02:54:12 #38 transferring context: 2.56MB 1.1s done 02:54:12 #38 DONE 1.6s 02:54:12 02:54:12 #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:54:12 #33 DONE 2.0s 02:54:12 02:54:12 #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 02:54:12 #34 DONE 1.0s 02:54:12 02:54:12 #31 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:54:12 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 02:54:12 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:54:12 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 02:54:12 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 02:54:12 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 02:54:12 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0.8s done 02:54:12 #31 DONE 2.9s 02:54:12 02:54:12 #39 [core-data internal] load build context [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:12 #39 ... 02:54:12 02:54:12 #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 02:54:12 #40 DONE 2.5s 02:54:12 02:54:12 #39 [core-data internal] load build context 02:54:12 #39 ... 02:54:12 02:54:12 #31 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:54:12 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 02:54:12 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:54:12 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 02:54:12 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 02:54:12 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 02:54:12 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0.8s done 02:54:12 #31 DONE 2.9s 02:54:12 02:54:12 #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:54:12 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 02:54:12 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:54:12 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 02:54:12 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 02:54:12 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 02:54:12 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0.8s done 02:54:12 #31 DONE 2.9s 02:54:12 02:54:12 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:54:12 #41 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:54:13 #41 ... 02:54:13 02:54:13 #42 [support-scheduler internal] load build context 02:54:13 #42 transferring context: 2.56MB 2.1s done 02:54:13 #42 DONE 2.9s 02:54:13 02:54:13 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 02:54:13 #30 DONE 3.3s 02:54:13 02:54:13 #43 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:54:13 #43 ... 02:54:13 02:54:13 #39 [core-data internal] load build context 02:54:13 #39 transferring context: 2.56MB 1.7s done 02:54:13 #39 DONE 2.3s 02:54:13 02:54:13 #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:54:13 #33 DONE 2.0s 02:54:13 02:54:13 #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 02:54:13 #34 DONE 1.0s 02:54:13 02:54:13 #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:54:13 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 02:54:13 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:54:13 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 02:54:13 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 02:54:13 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 02:54:13 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0.8s done 02:54:13 #31 DONE 2.9s 02:54:13 02:54:13 #44 [security-secretstore-setup internal] load build context 02:54:14 #44 ... 02:54:14 02:54:14 #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 02:54:14 #45 DONE 3.0s 02:54:14 02:54:14 #46 [security-spire-config internal] load build context 02:54:14 #46 transferring context: 16.35kB 0.3s done 02:54:14 #46 DONE 1.7s 02:54:14 02:54:14 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:54:14 #41 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.7s done 02:54:14 #41 DONE 1.8s 02:54:14 02:54:14 #47 [core-common-config-bootstrapper internal] load build context 02:54:14 #47 transferring context: 2.56MB 2.5s done 02:54:14 #47 DONE 3.5s 02:54:14 02:54:14 #37 [support-notifications internal] load build context 02:54:14 #37 ... 02:54:14 02:54:14 #48 [security-spire-server internal] load build context 02:54:14 #48 transferring context: 18.10kB 0.2s done 02:54:14 #48 DONE 2.1s 02:54:14 02:54:14 #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:54:14 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 02:54:14 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:54:14 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 02:54:14 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 02:54:14 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 02:54:14 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0.8s done 02:54:14 #31 DONE 2.9s 02:54:14 02:54:14 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:54:14 #41 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.7s done 02:54:16 #41 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 02:54:16 #41 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 02:54:16 #41 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 02:54:16 #41 ... 02:54:16 02:54:16 #49 [security-spire-agent internal] load build context 02:54:16 #49 transferring context: 17.63kB 0.3s done 02:54:16 #49 DONE 1.5s 02:54:16 02:54:16 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:54:16 #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.8s 02:54:16 #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 1.0s 02:54:17 #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.2s 02:54:17 #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.3s done 02:54:17 #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 1.5s 02:54:17 #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.7s 02:54:17 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 1.7s 02:54:17 #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.8s done 02:54:17 #41 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 02:54:17 #41 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.2s done 02:54:17 #41 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.2s done 02:54:18 #41 ... 02:54:18 02:54:18 #37 [support-notifications internal] load build context 02:54:18 #37 transferring context: 2.56MB 4.4s done 02:54:18 #37 DONE 6.2s 02:54:18 02:54:18 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:54:18 #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.0s done 02:54:18 #41 ... 02:54:18 02:54:18 #50 [core-command internal] load build context 02:54:18 #50 transferring context: 2.56MB 3.8s done 02:54:18 #50 DONE 6.4s 02:54:18 02:54:18 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:54:19 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 3.4s 02:54:19 #41 ... 02:54:19 02:54:19 #51 [security-bootstrapper internal] load build context 02:54:19 #51 transferring context: 2.56MB 5.2s done 02:54:19 #51 DONE 7.3s 02:54:19 02:54:19 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:54:19 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 4.0s 02:54:20 #41 ... 02:54:20 02:54:20 #52 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:54:20 #0 6.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:54:20 #0 7.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:54:20 #0 9.154 OK: 266 MiB in 52 packages 02:54:20 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv 02:54:20 #52 ... 02:54:20 02:54:20 #53 [core-command builder 3/7] RUN apk add --update --no-cache make git 02:54:20 #0 8.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:54:20 #0 9.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:54:20 #53 ... 02:54:20 02:54:20 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:20 #41 ... 02:54:20 02:54:20 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:54:20 #0 9.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:54:20 #54 ... 02:54:20 02:54:20 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:54:20 #41 ... 02:54:20 02:54:20 #52 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:54:20 #52 DONE 10.8s 02:54:20 02:54:20 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:54:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.21 02:54:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:54:20 660caa77d3af: Preparing 02:54:20 a4569c4ffd34: Preparing 02:54:20 a22ee75aa082: Preparing 02:54:20 bdba98a59916: Preparing 02:54:20 fa017abfbd1a: Preparing 02:54:20 d2af94d74e62: Preparing 02:54:20 41d4eaaeb5f3: Preparing 02:54:20 8beaa19b9c10: Preparing 02:54:20 3d526a28cd35: Preparing 02:54:20 fc7001fc10bb: Preparing 02:54:20 aedc3bda2944: Preparing 02:54:20 8beaa19b9c10: Waiting 02:54:20 41d4eaaeb5f3: Waiting 02:54:20 fc7001fc10bb: Waiting 02:54:20 3d526a28cd35: Waiting 02:54:20 d2af94d74e62: Waiting 02:54:20 fa017abfbd1a: Layer already exists 02:54:20 a4569c4ffd34: Layer already exists 02:54:20 a22ee75aa082: Layer already exists 02:54:20 660caa77d3af: Layer already exists 02:54:20 bdba98a59916: Layer already exists 02:54:20 d2af94d74e62: Layer already exists 02:54:20 8beaa19b9c10: Layer already exists 02:54:20 41d4eaaeb5f3: Layer already exists 02:54:20 3d526a28cd35: Layer already exists 02:54:20 fc7001fc10bb: Layer already exists 02:54:20 aedc3bda2944: Layer already exists 02:54:20 3.2.0-dev.21: digest: sha256:c69689c6454b80375933de93315c8819b0753f4013abff1ee9e5aeb45c11aea0 size: 2611 [Pipeline] } 02:54:20 #41 ... 02:54:20 02:54:20 #55 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:54:20 #55 ... 02:54:20 02:54:20 #44 [security-secretstore-setup internal] load build context 02:54:20 #44 transferring context: 2.56MB 5.7s done 02:54:20 #44 DONE 7.4s 02:54:20 02:54:20 #55 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:54:20 #55 10.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:54:20 #55 ... 02:54:20 02:54:20 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:21 #56 ... 02:54:21 02:54:21 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:54:21 #57 ... 02:54:21 02:54:21 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:54:21 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } 02:54:21 #58 ... 02:54:21 02:54:21 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:54:21 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 5.5s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 02:54:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:54:21 660caa77d3af: Preparing 02:54:21 a4569c4ffd34: Preparing 02:54:21 a22ee75aa082: Preparing 02:54:21 bdba98a59916: Preparing 02:54:21 fa017abfbd1a: Preparing 02:54:21 d2af94d74e62: Preparing 02:54:21 41d4eaaeb5f3: Preparing 02:54:21 8beaa19b9c10: Preparing 02:54:21 3d526a28cd35: Preparing 02:54:21 fc7001fc10bb: Preparing 02:54:21 d2af94d74e62: Waiting 02:54:21 41d4eaaeb5f3: Waiting 02:54:21 8beaa19b9c10: Waiting 02:54:21 3d526a28cd35: Waiting 02:54:21 aedc3bda2944: Preparing 02:54:21 fc7001fc10bb: Waiting 02:54:21 aedc3bda2944: Waiting 02:54:21 fa017abfbd1a: Layer already exists 02:54:21 bdba98a59916: Layer already exists 02:54:21 660caa77d3af: Layer already exists 02:54:21 a4569c4ffd34: Layer already exists 02:54:21 a22ee75aa082: Layer already exists 02:54:21 41d4eaaeb5f3: Layer already exists 02:54:21 fc7001fc10bb: Layer already exists 02:54:21 3d526a28cd35: Layer already exists 02:54:21 d2af94d74e62: Layer already exists 02:54:21 8beaa19b9c10: Layer already exists 02:54:21 aedc3bda2944: Layer already exists 02:54:21 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:c69689c6454b80375933de93315c8819b0753f4013abff1ee9e5aeb45c11aea0 size: 2611 [Pipeline] } [Pipeline] // withEnv 02:54:22 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.50MB / 23.39MB 6.2s 02:54:22 #41 ... 02:54:22 02:54:22 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:54:22 #59 ... 02:54:22 02:54:22 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:54:22 #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:22 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 02:54:22 #41 ... 02:54:22 02:54:22 #60 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:54:22 #60 DONE 1.6s 02:54:22 02:54:22 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:54:22 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 6.7s [Pipeline] sh 02:54:22 #41 ... 02:54:22 02:54:22 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:54:22 #61 ... 02:54:22 02:54:22 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:54:22 #62 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.0s done 02:54:22 #62 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 02:54:22 #62 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 02:54:22 #62 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 02:54:22 #62 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.2s done 02:54:22 #62 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 02:54:22 #62 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.0s done 02:54:22 #62 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.8s done 02:54:22 #62 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 4.9s done 02:54:22 #62 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 02:54:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:54:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:54:22 660caa77d3af: Preparing 02:54:22 a4569c4ffd34: Preparing 02:54:22 a22ee75aa082: Preparing 02:54:22 bdba98a59916: Preparing 02:54:22 fa017abfbd1a: Preparing 02:54:22 d2af94d74e62: Preparing 02:54:22 41d4eaaeb5f3: Preparing 02:54:22 8beaa19b9c10: Preparing 02:54:22 3d526a28cd35: Preparing 02:54:22 fc7001fc10bb: Preparing 02:54:22 aedc3bda2944: Preparing 02:54:22 fc7001fc10bb: Waiting 02:54:22 d2af94d74e62: Waiting 02:54:22 8beaa19b9c10: Waiting 02:54:22 3d526a28cd35: Waiting 02:54:22 aedc3bda2944: Waiting 02:54:22 fa017abfbd1a: Layer already exists 02:54:22 a22ee75aa082: Layer already exists 02:54:22 660caa77d3af: Layer already exists 02:54:22 a4569c4ffd34: Layer already exists 02:54:22 8beaa19b9c10: Layer already exists 02:54:22 d2af94d74e62: Layer already exists 02:54:22 3d526a28cd35: Layer already exists 02:54:22 41d4eaaeb5f3: Layer already exists 02:54:22 bdba98a59916: Layer already exists 02:54:22 fc7001fc10bb: Layer already exists 02:54:22 aedc3bda2944: Layer already exists 02:54:22 main: digest: sha256:c69689c6454b80375933de93315c8819b0753f4013abff1ee9e5aeb45c11aea0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } 02:54:23 #62 ... 02:54:23 02:54:23 #53 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 02:54:23 #53 11.98 OK: 266 MiB in 52 packages 02:54:23 #53 DONE 13.8s 02:54:23 02:54:23 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:54:23 ===================================================== 02:54:23 #41 ... 02:54:23 02:54:23 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [Pipeline] echo 02:54:23 taggedImages: 02:54:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup:71d356aaa66d076e2d1373082ceb35605edef62d 02:54:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:54:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.21 02:54:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 02:54:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 02:54:23 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 02:54:23 71d356aaa66d076e2d1373082ceb35605edef62d 02:54:23 latest 02:54:23 3.2.0-dev.21 02:54:23 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 02:54:23 main 02:54:23 ===================================================== [Pipeline] withEnv [Pipeline] { 02:54:23 #63 ... 02:54:23 02:54:23 #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:54:23 #64 ... 02:54:23 02:54:23 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:54:23 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.77MB / 23.39MB 7.9s [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:24 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.03MB / 23.39MB 8.2s 02:54:24 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:71d356aaa66d076e2d1373082ceb35605edef62d 02:54:24 #41 ... 02:54:24 02:54:24 #65 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:54:24 #65 DONE 1.3s 02:54:24 02:54:24 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:54:24 #41 ... 02:54:24 02:54:24 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:54:24 #66 ... 02:54:24 02:54:24 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:54:24 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 8.8s 02:54:25 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.85MB / 23.39MB 9.7s 02:54:25 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.55MB / 23.39MB 9.8s 02:54:25 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 10.1s 02:54:26 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 10.5s 02:54:26 #41 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 02:54:26 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.20MB / 23.39MB 10.7s 02:54:26 #41 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 02:54:26 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 10.9s done 02:54:26 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 10.9s done [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:71d356aaa66d076e2d1373082ceb35605edef62d 02:54:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:54:28 282d0be60545: Preparing 02:54:28 668715ac6a48: Preparing 02:54:28 b6228af9c93a: Preparing 02:54:28 c4ab632cd0a4: Preparing 02:54:28 760f908b590a: Preparing 02:54:28 f5c5615d3419: Preparing 02:54:28 ace9b4440465: Preparing 02:54:28 d2af94d74e62: Preparing 02:54:28 f5c5615d3419: Waiting 02:54:28 41d4eaaeb5f3: Preparing 02:54:28 dfb7767c176e: Preparing 02:54:28 98c7fd7e8958: Preparing 02:54:28 aedc3bda2944: Preparing 02:54:28 d2af94d74e62: Waiting 02:54:28 98c7fd7e8958: Waiting 02:54:28 dfb7767c176e: Waiting 02:54:28 aedc3bda2944: Waiting 02:54:28 41d4eaaeb5f3: Waiting 02:54:28 282d0be60545: Pushed 02:54:28 668715ac6a48: Pushed 02:54:28 760f908b590a: Pushed 02:54:28 #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 02:54:28 d2af94d74e62: Layer already exists 02:54:28 41d4eaaeb5f3: Layer already exists 02:54:28 f5c5615d3419: Pushed 02:54:28 ace9b4440465: Pushed 02:54:28 aedc3bda2944: Layer already exists 02:54:28 dfb7767c176e: Pushed 02:54:28 #41 ... 02:54:28 02:54:28 #55 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:54:28 #55 11.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:54:28 #55 16.04 (1/1) Installing dumb-init (1.2.5-r2) 02:54:28 #55 16.10 Executing busybox-1.36.1-r5.trigger 02:54:28 #55 16.35 OK: 8 MiB in 16 packages 02:54:28 #55 DONE 19.0s 02:54:28 c4ab632cd0a4: Pushed 02:54:29 02:54:29 #67 [core-command stage-1 3/9] RUN apk --no-cache upgrade 02:54:29 b6228af9c93a: Pushed 02:54:29 98c7fd7e8958: Pushed 02:54:29 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:20dcc66abb2ce334cbb9ce42b11e864e68d8d5ea158327282fe920e689a2123f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:30 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:30 #67 ... 02:54:30 02:54:30 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:54:30 #54 10.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:54:30 #54 14.05 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:54:30 #54 14.05 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:54:30 #54 14.05 OK: 19951 distinct packages available 02:54:30 #54 15.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:54:30 #54 17.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:54:30 #54 ... 02:54:30 02:54:30 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:54:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:54:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:54:30 282d0be60545: Preparing 02:54:30 668715ac6a48: Preparing 02:54:30 b6228af9c93a: Preparing 02:54:30 c4ab632cd0a4: Preparing 02:54:30 760f908b590a: Preparing 02:54:30 f5c5615d3419: Preparing 02:54:30 ace9b4440465: Preparing 02:54:30 d2af94d74e62: Preparing 02:54:30 41d4eaaeb5f3: Preparing 02:54:30 dfb7767c176e: Preparing 02:54:30 98c7fd7e8958: Preparing 02:54:30 aedc3bda2944: Preparing 02:54:30 f5c5615d3419: Waiting 02:54:30 dfb7767c176e: Waiting 02:54:30 98c7fd7e8958: Waiting 02:54:30 ace9b4440465: Waiting 02:54:30 aedc3bda2944: Waiting 02:54:30 d2af94d74e62: Waiting 02:54:30 41d4eaaeb5f3: Waiting 02:54:30 668715ac6a48: Layer already exists 02:54:30 b6228af9c93a: Layer already exists 02:54:30 c4ab632cd0a4: Layer already exists 02:54:30 282d0be60545: Layer already exists 02:54:30 760f908b590a: Layer already exists 02:54:30 d2af94d74e62: Layer already exists 02:54:30 dfb7767c176e: Layer already exists 02:54:30 ace9b4440465: Layer already exists 02:54:30 41d4eaaeb5f3: Layer already exists 02:54:30 aedc3bda2944: Layer already exists 02:54:30 98c7fd7e8958: Layer already exists 02:54:30 f5c5615d3419: Layer already exists 02:54:30 latest: digest: sha256:20dcc66abb2ce334cbb9ce42b11e864e68d8d5ea158327282fe920e689a2123f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:31 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.21 02:54:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:54:32 282d0be60545: Preparing 02:54:32 668715ac6a48: Preparing 02:54:32 b6228af9c93a: Preparing 02:54:32 c4ab632cd0a4: Preparing 02:54:32 760f908b590a: Preparing 02:54:32 f5c5615d3419: Preparing 02:54:32 ace9b4440465: Preparing 02:54:32 d2af94d74e62: Preparing 02:54:32 41d4eaaeb5f3: Preparing 02:54:32 dfb7767c176e: Preparing 02:54:32 98c7fd7e8958: Preparing 02:54:32 aedc3bda2944: Preparing 02:54:32 f5c5615d3419: Waiting 02:54:32 ace9b4440465: Waiting 02:54:32 d2af94d74e62: Waiting 02:54:32 41d4eaaeb5f3: Waiting 02:54:32 dfb7767c176e: Waiting 02:54:32 98c7fd7e8958: Waiting 02:54:32 aedc3bda2944: Waiting 02:54:32 760f908b590a: Layer already exists 02:54:32 c4ab632cd0a4: Layer already exists 02:54:32 b6228af9c93a: Layer already exists 02:54:32 282d0be60545: Layer already exists 02:54:32 668715ac6a48: Layer already exists 02:54:32 ace9b4440465: Layer already exists 02:54:32 d2af94d74e62: Layer already exists 02:54:32 f5c5615d3419: Layer already exists 02:54:32 dfb7767c176e: Layer already exists 02:54:32 41d4eaaeb5f3: Layer already exists 02:54:32 98c7fd7e8958: Layer already exists 02:54:32 aedc3bda2944: Layer already exists 02:54:32 3.2.0-dev.21: digest: sha256:20dcc66abb2ce334cbb9ce42b11e864e68d8d5ea158327282fe920e689a2123f size: 2823 [Pipeline] } 02:54:32 #41 ... 02:54:32 02:54:32 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:54:32 #57 11.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:54:32 #57 12.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:54:32 #57 17.27 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:54:32 #57 17.27 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:54:32 #57 17.27 OK: 19946 distinct packages available 02:54:32 #57 19.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:54:32 #57 ... 02:54:32 02:54:32 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:54:32 #62 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done 02:54:32 #62 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 4.3s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:32 #62 ... 02:54:32 02:54:32 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:54:32 #41 ... 02:54:32 02:54:32 #68 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:54:32 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } 02:54:32 #68 ... 02:54:32 02:54:32 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:54:32 #41 ... 02:54:32 02:54:32 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:54:32 #56 11.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:54:32 #56 13.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:54:32 #56 20.37 (1/4) Installing dumb-init (1.2.5-r2) 02:54:32 #56 20.42 (2/4) Installing openssl (3.1.4-r5) 02:54:32 #56 20.55 (3/4) Installing su-exec (0.2-r3) 02:54:32 #56 20.57 (4/4) Installing yq (4.33.3-r5) 02:54:32 #56 ... 02:54:32 02:54:32 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 02:54:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:54:33 282d0be60545: Preparing 02:54:33 668715ac6a48: Preparing 02:54:33 b6228af9c93a: Preparing 02:54:33 c4ab632cd0a4: Preparing 02:54:33 760f908b590a: Preparing 02:54:33 f5c5615d3419: Preparing 02:54:33 ace9b4440465: Preparing 02:54:33 d2af94d74e62: Preparing 02:54:33 41d4eaaeb5f3: Preparing 02:54:33 dfb7767c176e: Preparing 02:54:33 98c7fd7e8958: Preparing 02:54:33 aedc3bda2944: Preparing 02:54:33 ace9b4440465: Waiting 02:54:33 d2af94d74e62: Waiting 02:54:33 41d4eaaeb5f3: Waiting 02:54:33 dfb7767c176e: Waiting 02:54:33 98c7fd7e8958: Waiting 02:54:33 aedc3bda2944: Waiting 02:54:33 f5c5615d3419: Waiting 02:54:33 c4ab632cd0a4: Layer already exists 02:54:33 668715ac6a48: Layer already exists 02:54:33 282d0be60545: Layer already exists 02:54:33 760f908b590a: Layer already exists 02:54:33 b6228af9c93a: Layer already exists 02:54:33 ace9b4440465: Layer already exists 02:54:33 f5c5615d3419: Layer already exists 02:54:33 41d4eaaeb5f3: Layer already exists 02:54:33 dfb7767c176e: Layer already exists 02:54:33 d2af94d74e62: Layer already exists 02:54:33 98c7fd7e8958: Layer already exists 02:54:33 aedc3bda2944: Layer already exists 02:54:33 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:20dcc66abb2ce334cbb9ce42b11e864e68d8d5ea158327282fe920e689a2123f size: 2823 [Pipeline] } 02:54:33 #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.0s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:33 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:34 #41 ... 02:54:34 02:54:34 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:54:34 #58 12.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:54:34 #58 14.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:54:34 #58 ... 02:54:34 02:54:34 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:54:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:54:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:54:34 282d0be60545: Preparing 02:54:34 668715ac6a48: Preparing 02:54:34 b6228af9c93a: Preparing 02:54:34 c4ab632cd0a4: Preparing 02:54:34 760f908b590a: Preparing 02:54:34 f5c5615d3419: Preparing 02:54:34 ace9b4440465: Preparing 02:54:34 d2af94d74e62: Preparing 02:54:34 41d4eaaeb5f3: Preparing 02:54:34 dfb7767c176e: Preparing 02:54:34 98c7fd7e8958: Preparing 02:54:34 aedc3bda2944: Preparing 02:54:34 ace9b4440465: Waiting 02:54:34 d2af94d74e62: Waiting 02:54:34 41d4eaaeb5f3: Waiting 02:54:34 dfb7767c176e: Waiting 02:54:34 98c7fd7e8958: Waiting 02:54:34 aedc3bda2944: Waiting 02:54:34 f5c5615d3419: Waiting 02:54:34 b6228af9c93a: Layer already exists 02:54:34 282d0be60545: Layer already exists 02:54:34 668715ac6a48: Layer already exists 02:54:34 760f908b590a: Layer already exists 02:54:34 c4ab632cd0a4: Layer already exists 02:54:34 f5c5615d3419: Layer already exists 02:54:34 ace9b4440465: Layer already exists 02:54:34 41d4eaaeb5f3: Layer already exists 02:54:34 dfb7767c176e: Layer already exists 02:54:34 d2af94d74e62: Layer already exists 02:54:34 aedc3bda2944: Layer already exists 02:54:34 98c7fd7e8958: Layer already exists 02:54:34 main: digest: sha256:20dcc66abb2ce334cbb9ce42b11e864e68d8d5ea158327282fe920e689a2123f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } 02:54:34 #41 ... 02:54:34 02:54:34 #69 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:54:34 #69 ... 02:54:34 02:54:34 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] // withDockerRegistry [Pipeline] } 02:54:36 #41 ... 02:54:36 02:54:36 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:54:36 #61 12.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:54:36 #61 13.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:54:36 #61 22.09 (1/2) Installing ca-certificates (20230506-r0) 02:54:36 #61 ... 02:54:36 02:54:36 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:54:36 #41 ... 02:54:36 02:54:36 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:54:36 #56 22.69 Executing busybox-1.36.1-r5.trigger 02:54:36 #56 22.90 OK: 18 MiB in 19 packages 02:54:36 #56 DONE 25.1s 02:54:36 02:54:36 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] // withEnv [Pipeline] echo 02:54:36 ===================================================== [Pipeline] echo 02:54:36 taggedImages: 02:54:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:71d356aaa66d076e2d1373082ceb35605edef62d 02:54:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:54:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.21 02:54:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 02:54:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 02:54:36 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 02:54:36 71d356aaa66d076e2d1373082ceb35605edef62d 02:54:36 latest 02:54:36 3.2.0-dev.21 02:54:36 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 02:54:36 main 02:54:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry 02:54:39 #41 ... 02:54:39 02:54:39 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:54:39 #59 14.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:54:39 #59 16.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:54:39 #59 ... 02:54:39 02:54:39 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:54:39 #41 ... 02:54:39 02:54:39 #43 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:54:39 #43 13.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:54:39 #43 15.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:54:39 #43 ... 02:54:39 02:54:39 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:54:39 #41 ... 02:54:39 02:54:39 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:54:39 #58 24.26 (1/1) Installing dumb-init (1.2.5-r2) 02:54:39 #58 24.29 Executing busybox-1.36.1-r5.trigger 02:54:39 #58 24.60 OK: 8 MiB in 16 packages 02:54:39 #58 DONE 26.2s 02:54:39 02:54:39 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:54:39 #41 ... 02:54:39 02:54:39 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:54:39 #66 13.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:54:39 #66 15.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:54:39 #66 ... 02:54:39 02:54:39 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:54:39 #63 14.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:54:39 #63 17.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:54:39 #63 ... 02:54:39 02:54:39 #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:54:39 #64 14.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:54:39 #64 16.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:54:39 #64 ... 02:54:39 02:54:39 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:54:39 #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.0s [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:39 #41 ... 02:54:39 02:54:39 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:54:39 #54 27.08 OK: 266 MiB in 52 packages 02:54:39 #54 DONE 28.8s 02:54:39 02:54:39 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:54:39 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } 02:54:39 #41 ... 02:54:39 02:54:39 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:54:39 #61 22.66 (2/2) Installing dumb-init (1.2.5-r2) 02:54:39 #61 22.70 Executing busybox-1.36.1-r5.trigger 02:54:39 #61 22.86 Executing ca-certificates-20230506-r0.trigger 02:54:39 #61 24.31 OK: 9 MiB in 17 packages 02:54:39 #61 DONE 26.9s 02:54:39 02:54:39 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:40 #41 ... 02:54:40 02:54:40 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:54:40 #59 26.27 OK: 266 MiB in 52 packages 02:54:40 #59 DONE 28.1s 02:54:40 02:54:40 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:54:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:71d356aaa66d076e2d1373082ceb35605edef62d 02:54:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:54:40 c01e4b10e611: Preparing 02:54:40 3a228134c719: Preparing 02:54:40 d2af94d74e62: Preparing 02:54:40 41d4eaaeb5f3: Preparing 02:54:40 b7e3e214adca: Preparing 02:54:40 6a69a97afb31: Preparing 02:54:40 aedc3bda2944: Preparing 02:54:40 6a69a97afb31: Waiting 02:54:40 aedc3bda2944: Waiting 02:54:40 d2af94d74e62: Layer already exists 02:54:40 41d4eaaeb5f3: Layer already exists 02:54:40 aedc3bda2944: Layer already exists 02:54:40 c01e4b10e611: Pushed 02:54:40 b7e3e214adca: Pushed 02:54:40 #41 ... 02:54:40 02:54:40 #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:54:40 #70 DONE 1.4s 02:54:40 02:54:40 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:54:40 #41 ... 02:54:40 02:54:40 #43 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:54:40 #43 25.34 (1/2) Installing dumb-init (1.2.5-r2) 02:54:40 #43 25.39 (2/2) Installing su-exec (0.2-r3) 02:54:40 #43 25.42 Executing busybox-1.36.1-r5.trigger 02:54:40 #43 25.59 OK: 8 MiB in 17 packages 02:54:40 #43 DONE 27.6s 02:54:40 02:54:40 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:54:40 #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.6s done 02:54:41 6a69a97afb31: Pushed 02:54:41 3a228134c719: Pushed 02:54:41 #41 ... 02:54:41 02:54:41 #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:54:41 #71 DONE 1.7s 02:54:41 02:54:41 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:54:42 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:b5a4ed1901a29334f60b5110257ed0be239d54ff113d8663eeed02b86ad7dc58 size: 1781 [Pipeline] } [Pipeline] // withEnv 02:54:42 #72 ... 02:54:42 02:54:42 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:54:42 #41 DONE 29.5s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:42 02:54:42 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:54:42 #66 25.00 (1/4) Installing ca-certificates (20230506-r0) 02:54:42 #66 25.72 (2/4) Installing dumb-init (1.2.5-r2) 02:54:42 #66 25.74 (3/4) Installing su-exec (0.2-r3) 02:54:42 #66 25.82 (4/4) Installing yq (4.33.3-r5) 02:54:42 #66 26.92 Executing busybox-1.36.1-r5.trigger 02:54:42 #66 27.25 Executing ca-certificates-20230506-r0.trigger 02:54:42 #66 ... 02:54:42 02:54:42 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:54:42 #57 21.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:54:42 #57 29.25 (1/11) Installing ca-certificates (20230506-r0) 02:54:42 #57 29.84 (2/11) Installing brotli-libs (1.0.9-r14) 02:54:42 #57 30.11 (3/11) Installing libunistring (1.1-r1) 02:54:42 #57 30.29 (4/11) Installing libidn2 (2.3.4-r1) 02:54:42 #57 30.33 (5/11) Installing nghttp2-libs (1.57.0-r0) 02:54:42 #57 30.37 (6/11) Installing libcurl (8.5.0-r0) 02:54:42 #57 30.45 (7/11) Installing curl (8.5.0-r0) 02:54:42 #57 30.56 (8/11) Installing dumb-init (1.2.5-r2) 02:54:42 #57 30.57 (9/11) Installing musl-obstack (1.2.3-r2) 02:54:42 #57 30.64 (10/11) Installing libucontext (1.2-r2) 02:54:42 #57 30.67 (11/11) Installing gcompat (1.1.0-r1) 02:54:42 #57 30.78 Executing busybox-1.36.1-r5.trigger 02:54:42 #57 30.98 Executing ca-certificates-20230506-r0.trigger 02:54:42 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv 02:54:42 #57 ... 02:54:42 02:54:42 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:54:42 #62 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.6s done 02:54:42 #62 ... 02:54:42 02:54:42 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:54:42 #66 28.34 OK: 18 MiB in 19 packages [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:54:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:54:43 c01e4b10e611: Preparing 02:54:43 3a228134c719: Preparing 02:54:43 d2af94d74e62: Preparing 02:54:43 41d4eaaeb5f3: Preparing 02:54:43 b7e3e214adca: Preparing 02:54:43 6a69a97afb31: Preparing 02:54:43 aedc3bda2944: Preparing 02:54:43 6a69a97afb31: Waiting 02:54:43 aedc3bda2944: Waiting 02:54:43 41d4eaaeb5f3: Layer already exists 02:54:43 3a228134c719: Layer already exists 02:54:43 b7e3e214adca: Layer already exists 02:54:43 d2af94d74e62: Layer already exists 02:54:43 c01e4b10e611: Layer already exists 02:54:43 6a69a97afb31: Layer already exists 02:54:43 aedc3bda2944: Layer already exists 02:54:43 latest: digest: sha256:b5a4ed1901a29334f60b5110257ed0be239d54ff113d8663eeed02b86ad7dc58 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:43 #66 ... 02:54:43 02:54:43 #67 [core-command stage-1 3/9] RUN apk --no-cache upgrade 02:54:43 #67 4.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:54:43 #67 7.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:54:43 #67 14.70 OK: 8 MiB in 16 packages 02:54:43 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 02:54:44 #67 ... 02:54:44 02:54:44 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:54:44 #57 32.35 OK: 13 MiB in 26 packages [Pipeline] sh 02:54:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.21 02:54:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:54:44 c01e4b10e611: Preparing 02:54:44 3a228134c719: Preparing 02:54:44 d2af94d74e62: Preparing 02:54:44 41d4eaaeb5f3: Preparing 02:54:44 b7e3e214adca: Preparing 02:54:44 6a69a97afb31: Preparing 02:54:44 aedc3bda2944: Preparing 02:54:44 6a69a97afb31: Waiting 02:54:44 aedc3bda2944: Waiting 02:54:44 d2af94d74e62: Layer already exists 02:54:44 b7e3e214adca: Layer already exists 02:54:44 3a228134c719: Layer already exists 02:54:44 41d4eaaeb5f3: Layer already exists 02:54:44 c01e4b10e611: Layer already exists 02:54:44 6a69a97afb31: Layer already exists 02:54:44 aedc3bda2944: Layer already exists 02:54:44 3.2.0-dev.21: digest: sha256:b5a4ed1901a29334f60b5110257ed0be239d54ff113d8663eeed02b86ad7dc58 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:44 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv 02:54:44 #57 ... 02:54:44 02:54:44 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:54:44 #66 DONE 30.7s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:45 02:54:45 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:54:45 #57 DONE 34.5s 02:54:45 02:54:45 #67 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 02:54:45 #67 DONE 17.0s 02:54:45 02:54:45 #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:54:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 02:54:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:54:45 c01e4b10e611: Preparing 02:54:45 3a228134c719: Preparing 02:54:45 d2af94d74e62: Preparing 02:54:45 41d4eaaeb5f3: Preparing 02:54:45 b7e3e214adca: Preparing 02:54:45 6a69a97afb31: Preparing 02:54:45 aedc3bda2944: Preparing 02:54:45 6a69a97afb31: Waiting 02:54:45 aedc3bda2944: Waiting 02:54:45 c01e4b10e611: Layer already exists 02:54:45 b7e3e214adca: Layer already exists 02:54:45 d2af94d74e62: Layer already exists 02:54:45 41d4eaaeb5f3: Layer already exists 02:54:45 3a228134c719: Layer already exists 02:54:45 aedc3bda2944: Layer already exists 02:54:45 6a69a97afb31: Layer already exists 02:54:45 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:b5a4ed1901a29334f60b5110257ed0be239d54ff113d8663eeed02b86ad7dc58 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:45 #73 ... 02:54:45 02:54:45 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:54:45 #0 4.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:54:45 #0 6.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:54:46 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } 02:54:46 #74 ... 02:54:46 02:54:46 #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:54:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:54:46 c01e4b10e611: Preparing 02:54:46 3a228134c719: Preparing 02:54:46 d2af94d74e62: Preparing 02:54:46 41d4eaaeb5f3: Preparing 02:54:46 b7e3e214adca: Preparing 02:54:46 6a69a97afb31: Preparing 02:54:46 aedc3bda2944: Preparing 02:54:46 6a69a97afb31: Waiting 02:54:46 41d4eaaeb5f3: Layer already exists 02:54:46 c01e4b10e611: Layer already exists 02:54:46 b7e3e214adca: Layer already exists 02:54:46 d2af94d74e62: Layer already exists 02:54:46 3a228134c719: Layer already exists 02:54:46 aedc3bda2944: Layer already exists 02:54:46 6a69a97afb31: Layer already exists 02:54:46 main: digest: sha256:b5a4ed1901a29334f60b5110257ed0be239d54ff113d8663eeed02b86ad7dc58 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:54:47 ===================================================== [Pipeline] echo 02:54:47 taggedImages: 02:54:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:71d356aaa66d076e2d1373082ceb35605edef62d 02:54:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:54:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.21 02:54:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 02:54:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 02:54:47 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 02:54:47 71d356aaa66d076e2d1373082ceb35605edef62d 02:54:47 latest 02:54:47 3.2.0-dev.21 02:54:47 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 02:54:47 main 02:54:47 ===================================================== [Pipeline] withEnv [Pipeline] { 02:54:47 #75 ... 02:54:47 02:54:47 #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:54:47 #0 7.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:54:47 #0 8.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:54:47 #76 ... 02:54:47 02:54:47 #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:54:47 #64 25.09 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:54:47 #64 25.09 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:54:47 #64 25.09 OK: 19946 distinct packages available 02:54:47 #64 26.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:54:47 #64 28.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:54:47 #64 33.79 (1/5) Installing dumb-init (1.2.5-r2) 02:54:47 #64 33.79 (2/5) Installing musl-obstack (1.2.3-r2) 02:54:47 #64 33.80 (3/5) Installing libucontext (1.2-r2) 02:54:47 #64 33.84 (4/5) Installing gcompat (1.1.0-r1) 02:54:47 #64 33.87 (5/5) Installing openssl (3.1.4-r5) 02:54:47 #64 34.00 Executing busybox-1.36.1-r5.trigger 02:54:47 #64 34.18 OK: 9 MiB in 20 packages [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 02:54:47 #64 ... 02:54:47 02:54:47 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:54:47 #74 12.00 OK: 18 MiB in 19 packages [Pipeline] sh 02:54:48 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 02:54:48 #74 ... 02:54:48 02:54:48 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:54:48 #63 24.95 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:54:48 #63 24.95 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:54:48 #63 24.95 OK: 19946 distinct packages available 02:54:48 #63 26.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:54:48 #63 28.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:54:48 #63 34.29 (1/4) Installing dumb-init (1.2.5-r2) 02:54:48 #63 34.32 (2/4) Installing musl-obstack (1.2.3-r2) 02:54:48 #63 34.32 (3/4) Installing libucontext (1.2-r2) 02:54:48 #63 34.33 (4/4) Installing gcompat (1.1.0-r1) 02:54:48 #63 34.39 Executing busybox-1.36.1-r5.trigger 02:54:48 #63 34.50 OK: 8 MiB in 19 packages [Pipeline] sh 02:54:48 #63 ... 02:54:48 02:54:48 #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:54:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:71d356aaa66d076e2d1373082ceb35605edef62d 02:54:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:54:48 cebfdab44ff0: Preparing 02:54:48 7703e9871966: Preparing 02:54:48 6adbe0620812: Preparing 02:54:48 d2af94d74e62: Preparing 02:54:48 41d4eaaeb5f3: Preparing 02:54:48 ba7117809075: Preparing 02:54:48 8fba565fee78: Preparing 02:54:48 1ffacaf3197e: Preparing 02:54:48 bea1d703cc8b: Preparing 02:54:48 aedc3bda2944: Preparing 02:54:48 8fba565fee78: Waiting 02:54:48 bea1d703cc8b: Waiting 02:54:48 aedc3bda2944: Waiting 02:54:48 1ffacaf3197e: Waiting 02:54:48 ba7117809075: Waiting 02:54:48 41d4eaaeb5f3: Layer already exists 02:54:48 d2af94d74e62: Layer already exists 02:54:48 7703e9871966: Pushed 02:54:48 cebfdab44ff0: Pushed 02:54:48 6adbe0620812: Pushed 02:54:48 aedc3bda2944: Layer already exists 02:54:48 1ffacaf3197e: Pushed 02:54:49 #64 DONE 35.5s 02:54:49 02:54:49 #77 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:54:49 #77 ... 02:54:49 02:54:49 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:54:49 #74 DONE 13.4s 02:54:49 bea1d703cc8b: Pushed 02:54:49 02:54:49 #78 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:54:49 #78 DONE 0.4s 02:54:49 02:54:49 #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:54:49 #0 7.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:54:49 #79 ... 02:54:49 02:54:49 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:54:49 #0 7.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:54:49 #0 9.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:54:50 #80 ... 02:54:50 02:54:50 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:54:50 #63 DONE 36.6s 02:54:50 02:54:50 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:54:50 #81 ... 02:54:50 02:54:50 #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:54:50 #82 ... 02:54:50 02:54:50 #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:54:50 #79 9.885 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:54:52 #79 ... 02:54:52 02:54:52 #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:54:52 #76 14.12 OK: 8 MiB in 16 packages 02:54:52 #76 DONE 15.1s 02:54:52 02:54:52 #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:54:52 #75 6.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:54:53 #75 7.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:54:54 8fba565fee78: Pushed 02:54:56 #75 ... 02:54:56 02:54:56 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:54:56 #80 15.07 OK: 9 MiB in 17 packages 02:54:56 #80 DONE 16.1s 02:54:56 02:54:56 #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:54:56 #79 14.76 OK: 8 MiB in 17 packages 02:54:56 #79 DONE 15.7s 02:54:56 02:54:56 #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:54:56 #75 11.29 OK: 13 MiB in 26 packages 02:54:58 #75 ... 02:54:58 02:54:58 #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:54:58 #73 5.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:54:58 #73 6.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:54:58 #73 11.65 OK: 18 MiB in 19 packages 02:54:58 #73 DONE 12.7s 02:54:58 02:54:58 #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:54:58 #75 DONE 12.7s 02:54:58 02:54:58 #83 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:54:59 #83 ... 02:54:59 02:54:59 #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:54:59 #77 4.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:54:59 #77 6.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:54:59 #77 9.314 OK: 9 MiB in 20 packages 02:54:59 #77 DONE 10.2s 02:54:59 02:54:59 #84 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:54:59 #84 ... 02:54:59 02:54:59 #83 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:54:59 #83 DONE 3.4s 02:54:59 02:54:59 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:54:59 #81 3.816 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:54:59 #81 5.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:54:59 #81 9.095 OK: 8 MiB in 19 packages 02:54:59 #81 DONE 9.9s 02:54:59 02:54:59 #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:55:00 #85 ... 02:55:00 02:55:00 #86 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:55:00 #86 DONE 0.5s 02:55:00 02:55:00 #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:55:01 #87 DONE 2.3s 02:55:01 02:55:01 #88 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:55:01 #88 ... 02:55:01 02:55:01 #84 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:55:01 #84 DONE 2.5s 02:55:01 02:55:01 #89 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:55:01 #89 ... 02:55:01 02:55:01 #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:55:01 #85 DONE 1.9s 02:55:02 02:55:02 #89 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:55:02 #89 DONE 0.3s 02:55:02 02:55:02 #90 [security-spire-server stage-2 6/9] COPY security.txt / 02:55:02 #90 ... 02:55:02 02:55:02 #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:55:02 #91 DONE 0.3s 02:55:02 02:55:02 #92 [security-spire-config stage-2 6/10] COPY security.txt / 02:55:02 #92 ... 02:55:02 02:55:02 #90 [security-spire-server stage-2 6/9] COPY security.txt / 02:55:02 #90 DONE 0.4s 02:55:02 02:55:02 #92 [security-spire-config stage-2 6/10] COPY security.txt / 02:55:02 #92 DONE 0.3s 02:55:02 02:55:02 #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:55:02 #93 ... 02:55:02 02:55:02 #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:55:02 #94 DONE 0.4s 02:55:02 02:55:02 #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:55:02 #93 DONE 0.4s 02:55:02 02:55:02 #95 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:55:03 #95 DONE 0.3s 02:55:03 02:55:03 #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:55:03 #96 DONE 0.4s 02:55:03 02:55:03 #97 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:55:03 #97 ... 02:55:03 02:55:03 #98 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:55:03 #98 DONE 0.4s 02:55:03 02:55:03 #88 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:55:03 #88 DONE 2.3s 02:55:03 02:55:03 #97 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:55:03 #97 DONE 0.3s 02:55:03 02:55:03 #99 [security-spire-config] exporting to image 02:55:03 #99 exporting layers 02:55:04 #99 ... 02:55:04 02:55:04 #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:55:04 #100 DONE 0.7s 02:55:04 02:55:04 #101 [security-spire-agent stage-3 7/10] COPY security.txt / 02:55:04 ba7117809075: Pushed 02:55:04 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:c967437d7e149363a6465f0471d51acbfb69a6e32204408232336c70b2479bc1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 02:55:04 #101 DONE 0.4s 02:55:04 02:55:04 #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [Pipeline] sh 02:55:05 #102 DONE 0.3s 02:55:05 02:55:05 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:55:05 #62 ... 02:55:05 02:55:05 #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:55:05 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 02:55:05 #103 DONE 0.4s 02:55:05 02:55:05 #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [Pipeline] sh 02:55:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:55:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:55:05 cebfdab44ff0: Preparing 02:55:05 7703e9871966: Preparing 02:55:05 6adbe0620812: Preparing 02:55:05 d2af94d74e62: Preparing 02:55:05 41d4eaaeb5f3: Preparing 02:55:05 ba7117809075: Preparing 02:55:05 8fba565fee78: Preparing 02:55:05 1ffacaf3197e: Preparing 02:55:05 bea1d703cc8b: Preparing 02:55:05 aedc3bda2944: Preparing 02:55:05 ba7117809075: Waiting 02:55:05 1ffacaf3197e: Waiting 02:55:05 8fba565fee78: Waiting 02:55:05 bea1d703cc8b: Waiting 02:55:05 aedc3bda2944: Waiting 02:55:05 cebfdab44ff0: Layer already exists 02:55:05 41d4eaaeb5f3: Layer already exists 02:55:05 6adbe0620812: Layer already exists 02:55:05 8fba565fee78: Layer already exists 02:55:05 ba7117809075: Layer already exists 02:55:05 1ffacaf3197e: Layer already exists 02:55:05 aedc3bda2944: Layer already exists 02:55:05 bea1d703cc8b: Layer already exists 02:55:06 #104 DONE 0.2s 02:55:06 02:55:06 #99 [security-spire-agent] exporting to image 02:55:06 7703e9871966: Layer already exists 02:55:06 d2af94d74e62: Layer already exists 02:55:06 latest: digest: sha256:c967437d7e149363a6465f0471d51acbfb69a6e32204408232336c70b2479bc1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:06 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:06 #99 exporting layers 3.3s done 02:55:06 #99 writing image sha256:31fc9194b101042e677bd49a3d78265907d8fd4047b54ae28cd17ab259925daa 02:55:06 #99 exporting layers 3.3s done 02:55:06 #99 writing image sha256:31fc9194b101042e677bd49a3d78265907d8fd4047b54ae28cd17ab259925daa 0.1s done 02:55:06 #99 naming to docker.io/library/security-spire-server-arm64 done 02:55:06 #99 writing image sha256:72327449728709b87f725b0bce98054aae724bc6fed456896d57fde9a4ff575a 02:55:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.21 02:55:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:55:07 cebfdab44ff0: Preparing 02:55:07 7703e9871966: Preparing 02:55:07 6adbe0620812: Preparing 02:55:07 d2af94d74e62: Preparing 02:55:07 41d4eaaeb5f3: Preparing 02:55:07 ba7117809075: Preparing 02:55:07 8fba565fee78: Preparing 02:55:07 1ffacaf3197e: Preparing 02:55:07 bea1d703cc8b: Preparing 02:55:07 aedc3bda2944: Preparing 02:55:07 8fba565fee78: Waiting 02:55:07 1ffacaf3197e: Waiting 02:55:07 bea1d703cc8b: Waiting 02:55:07 aedc3bda2944: Waiting 02:55:07 ba7117809075: Waiting 02:55:07 7703e9871966: Layer already exists 02:55:07 6adbe0620812: Layer already exists 02:55:07 41d4eaaeb5f3: Layer already exists 02:55:07 cebfdab44ff0: Layer already exists 02:55:07 d2af94d74e62: Layer already exists 02:55:07 ba7117809075: Layer already exists 02:55:07 aedc3bda2944: Layer already exists 02:55:07 1ffacaf3197e: Layer already exists 02:55:07 8fba565fee78: Layer already exists 02:55:07 bea1d703cc8b: Layer already exists 02:55:07 3.2.0-dev.21: digest: sha256:c967437d7e149363a6465f0471d51acbfb69a6e32204408232336c70b2479bc1 size: 2408 [Pipeline] } 02:55:07 #99 writing image sha256:72327449728709b87f725b0bce98054aae724bc6fed456896d57fde9a4ff575a 0.0s done 02:55:07 #99 naming to docker.io/library/security-spire-config-arm64 done [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:07 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv 02:55:07 #99 exporting layers 2.0s done 02:55:07 #99 writing image sha256:e42b2a3a80c495cd6bcc151727dc9cb024e1f12460dc5ed705a0daa492910ab6 done 02:55:07 #99 naming to docker.io/library/security-spire-agent-arm64 done 02:55:07 #99 DONE 4.1s 02:55:07 02:55:07 #69 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 02:55:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:55:08 cebfdab44ff0: Preparing 02:55:08 7703e9871966: Preparing 02:55:08 6adbe0620812: Preparing 02:55:08 d2af94d74e62: Preparing 02:55:08 41d4eaaeb5f3: Preparing 02:55:08 ba7117809075: Preparing 02:55:08 8fba565fee78: Preparing 02:55:08 1ffacaf3197e: Preparing 02:55:08 bea1d703cc8b: Preparing 02:55:08 aedc3bda2944: Preparing 02:55:08 ba7117809075: Waiting 02:55:08 8fba565fee78: Waiting 02:55:08 bea1d703cc8b: Waiting 02:55:08 1ffacaf3197e: Waiting 02:55:08 aedc3bda2944: Waiting 02:55:08 6adbe0620812: Layer already exists 02:55:08 d2af94d74e62: Layer already exists 02:55:08 7703e9871966: Layer already exists 02:55:08 41d4eaaeb5f3: Layer already exists 02:55:08 cebfdab44ff0: Layer already exists 02:55:08 ba7117809075: Layer already exists 02:55:08 aedc3bda2944: Layer already exists 02:55:08 1ffacaf3197e: Layer already exists 02:55:08 8fba565fee78: Layer already exists 02:55:08 bea1d703cc8b: Layer already exists 02:55:08 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:c967437d7e149363a6465f0471d51acbfb69a6e32204408232336c70b2479bc1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:08 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:55:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:55:09 cebfdab44ff0: Preparing 02:55:09 7703e9871966: Preparing 02:55:09 6adbe0620812: Preparing 02:55:09 d2af94d74e62: Preparing 02:55:09 41d4eaaeb5f3: Preparing 02:55:09 ba7117809075: Preparing 02:55:09 8fba565fee78: Preparing 02:55:09 1ffacaf3197e: Preparing 02:55:09 bea1d703cc8b: Preparing 02:55:09 aedc3bda2944: Preparing 02:55:09 ba7117809075: Waiting 02:55:09 1ffacaf3197e: Waiting 02:55:09 bea1d703cc8b: Waiting 02:55:09 8fba565fee78: Waiting 02:55:09 aedc3bda2944: Waiting 02:55:09 d2af94d74e62: Layer already exists 02:55:09 41d4eaaeb5f3: Layer already exists 02:55:09 6adbe0620812: Layer already exists 02:55:09 cebfdab44ff0: Layer already exists 02:55:09 7703e9871966: Layer already exists 02:55:09 1ffacaf3197e: Layer already exists 02:55:09 8fba565fee78: Layer already exists 02:55:09 ba7117809075: Layer already exists 02:55:09 bea1d703cc8b: Layer already exists 02:55:09 aedc3bda2944: Layer already exists 02:55:09 main: digest: sha256:c967437d7e149363a6465f0471d51acbfb69a6e32204408232336c70b2479bc1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:55:09 ===================================================== [Pipeline] echo 02:55:10 taggedImages: 02:55:10 - nexus3.edgexfoundry.org:10004/security-spire-agent:71d356aaa66d076e2d1373082ceb35605edef62d 02:55:10 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:55:10 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.21 02:55:10 - nexus3.edgexfoundry.org:10004/security-spire-agent:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 02:55:10 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 02:55:10 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 02:55:10 71d356aaa66d076e2d1373082ceb35605edef62d 02:55:10 latest 02:55:10 3.2.0-dev.21 02:55:10 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 02:55:10 main 02:55:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:10 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:71d356aaa66d076e2d1373082ceb35605edef62d 02:55:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:55:11 d085bd255de3: Preparing 02:55:11 54e372da9c7c: Preparing 02:55:11 317c14f89f4d: Preparing 02:55:11 d2af94d74e62: Preparing 02:55:11 41d4eaaeb5f3: Preparing 02:55:11 7b5aa75013e1: Preparing 02:55:11 b037552c6d11: Preparing 02:55:11 a8a7351faca5: Preparing 02:55:11 aedc3bda2944: Preparing 02:55:11 b037552c6d11: Waiting 02:55:11 a8a7351faca5: Waiting 02:55:11 aedc3bda2944: Waiting 02:55:11 7b5aa75013e1: Waiting 02:55:11 d2af94d74e62: Layer already exists 02:55:11 41d4eaaeb5f3: Layer already exists 02:55:11 317c14f89f4d: Pushed 02:55:11 54e372da9c7c: Pushed 02:55:11 b037552c6d11: Pushed 02:55:11 d085bd255de3: Pushed 02:55:11 aedc3bda2944: Layer already exists 02:55:11 a8a7351faca5: Pushed 02:55:19 7b5aa75013e1: Pushed 02:55:19 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:59dfb2b66c9c5611806a85d505da405d5b014890103d37f231fc6acddaa5a2f0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:20 #69 DONE 55.2s 02:55:20 02:55:20 #68 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:55:20 #68 DONE 57.2s 02:55:20 02:55:20 #105 [security-proxy-auth builder 6/7] COPY . . 02:55:20 #105 ... 02:55:20 02:55:20 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:55:20 #72 DONE 38.5s 02:55:20 02:55:20 #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:55:20 #82 DONE 39.6s 02:55:20 02:55:20 #106 [security-spiffe-token-provider builder 6/7] COPY . . 02:55:20 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:20 #106 ... 02:55:20 02:55:20 #107 [security-secretstore-setup builder 6/7] COPY . . 02:55:20 #107 CACHED 02:55:20 02:55:20 #108 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:55:20 #108 CACHED 02:55:20 02:55:20 #109 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:55:20 #109 CACHED 02:55:20 02:55:20 #110 [core-command builder 6/7] COPY . . 02:55:20 #110 CACHED 02:55:20 02:55:20 #111 [core-command builder 4/7] COPY go.mod vendor* ./ 02:55:20 #111 CACHED 02:55:20 02:55:20 #112 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:55:20 #112 CACHED 02:55:20 02:55:20 #113 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:55:20 #113 CACHED 02:55:20 02:55:20 #114 [security-bootstrapper builder 6/7] COPY . . 02:55:20 #114 CACHED 02:55:20 02:55:20 #115 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:55:20 #115 CACHED 02:55:20 02:55:20 #116 [core-data builder 4/7] COPY go.mod vendor* ./ 02:55:20 #116 CACHED 02:55:20 02:55:20 #117 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:55:20 #117 CACHED 02:55:20 02:55:20 #118 [core-data builder 6/7] COPY . . 02:55:20 #118 CACHED 02:55:20 02:55:20 #119 [core-common-config-bootstrapper builder 6/7] COPY . . 02:55:20 #119 CACHED 02:55:20 02:55:20 #120 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:55:20 #120 CACHED 02:55:20 02:55:20 #121 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:55:20 #121 CACHED 02:55:20 02:55:20 #122 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:55:20 #122 CACHED 02:55:20 02:55:20 #123 [core-metadata builder 6/7] COPY . . 02:55:20 #123 CACHED 02:55:20 02:55:20 #124 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:55:20 #124 CACHED 02:55:20 02:55:20 #125 [security-proxy-setup builder 6/7] COPY . . 02:55:20 #125 DONE 1.2s 02:55:20 02:55:20 #126 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:55:20 #126 CACHED 02:55:20 02:55:20 #127 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:55:20 #127 CACHED 02:55:20 02:55:20 #128 [support-scheduler builder 6/7] COPY . . 02:55:20 #128 CACHED 02:55:20 02:55:20 #105 [security-proxy-auth builder 6/7] COPY . . 02:55:20 #105 DONE 1.2s 02:55:20 02:55:20 #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:55:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:55:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:55:21 d085bd255de3: Preparing 02:55:21 54e372da9c7c: Preparing 02:55:21 317c14f89f4d: Preparing 02:55:21 d2af94d74e62: Preparing 02:55:21 41d4eaaeb5f3: Preparing 02:55:21 7b5aa75013e1: Preparing 02:55:21 b037552c6d11: Preparing 02:55:21 a8a7351faca5: Preparing 02:55:21 aedc3bda2944: Preparing 02:55:21 7b5aa75013e1: Waiting 02:55:21 a8a7351faca5: Waiting 02:55:21 aedc3bda2944: Waiting 02:55:21 b037552c6d11: Waiting 02:55:21 54e372da9c7c: Layer already exists 02:55:21 41d4eaaeb5f3: Layer already exists 02:55:21 d2af94d74e62: Layer already exists 02:55:21 317c14f89f4d: Layer already exists 02:55:21 d085bd255de3: Layer already exists 02:55:21 b037552c6d11: Layer already exists 02:55:21 7b5aa75013e1: Layer already exists 02:55:21 a8a7351faca5: Layer already exists 02:55:21 aedc3bda2944: Layer already exists 02:55:21 latest: digest: sha256:59dfb2b66c9c5611806a85d505da405d5b014890103d37f231fc6acddaa5a2f0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:21 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.21 02:55:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:55:22 d085bd255de3: Preparing 02:55:22 54e372da9c7c: Preparing 02:55:22 317c14f89f4d: Preparing 02:55:22 d2af94d74e62: Preparing 02:55:22 41d4eaaeb5f3: Preparing 02:55:22 7b5aa75013e1: Preparing 02:55:22 b037552c6d11: Preparing 02:55:22 a8a7351faca5: Preparing 02:55:22 aedc3bda2944: Preparing 02:55:22 7b5aa75013e1: Waiting 02:55:22 b037552c6d11: Waiting 02:55:22 a8a7351faca5: Waiting 02:55:22 aedc3bda2944: Waiting 02:55:22 317c14f89f4d: Layer already exists 02:55:22 d2af94d74e62: Layer already exists 02:55:22 41d4eaaeb5f3: Layer already exists 02:55:22 d085bd255de3: Layer already exists 02:55:22 54e372da9c7c: Layer already exists 02:55:22 7b5aa75013e1: Layer already exists 02:55:22 b037552c6d11: Layer already exists 02:55:22 aedc3bda2944: Layer already exists 02:55:22 a8a7351faca5: Layer already exists 02:55:22 3.2.0-dev.21: digest: sha256:59dfb2b66c9c5611806a85d505da405d5b014890103d37f231fc6acddaa5a2f0 size: 2196 [Pipeline] } [Pipeline] // withEnv 02:55:22 #129 ... 02:55:22 02:55:22 #130 [support-notifications builder 6/7] COPY . . 02:55:22 #130 DONE 2.1s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:22 02:55:22 #106 [security-spiffe-token-provider builder 6/7] COPY . . 02:55:22 #106 DONE 2.1s 02:55:22 02:55:22 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:55:22 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 02:55:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:55:23 d085bd255de3: Preparing 02:55:23 54e372da9c7c: Preparing 02:55:23 317c14f89f4d: Preparing 02:55:23 d2af94d74e62: Preparing 02:55:23 41d4eaaeb5f3: Preparing 02:55:23 7b5aa75013e1: Preparing 02:55:23 b037552c6d11: Preparing 02:55:23 a8a7351faca5: Preparing 02:55:23 aedc3bda2944: Preparing 02:55:23 7b5aa75013e1: Waiting 02:55:23 a8a7351faca5: Waiting 02:55:23 aedc3bda2944: Waiting 02:55:23 b037552c6d11: Waiting 02:55:23 317c14f89f4d: Layer already exists 02:55:23 d2af94d74e62: Layer already exists 02:55:23 54e372da9c7c: Layer already exists 02:55:23 d085bd255de3: Layer already exists 02:55:23 41d4eaaeb5f3: Layer already exists 02:55:23 7b5aa75013e1: Layer already exists 02:55:23 a8a7351faca5: Layer already exists 02:55:23 b037552c6d11: Layer already exists 02:55:23 aedc3bda2944: Layer already exists 02:55:23 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:59dfb2b66c9c5611806a85d505da405d5b014890103d37f231fc6acddaa5a2f0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:23 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 02:55:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:55:24 d085bd255de3: Preparing 02:55:24 54e372da9c7c: Preparing 02:55:24 317c14f89f4d: Preparing 02:55:24 d2af94d74e62: Preparing 02:55:24 41d4eaaeb5f3: Preparing 02:55:24 7b5aa75013e1: Preparing 02:55:24 b037552c6d11: Preparing 02:55:24 a8a7351faca5: Preparing 02:55:24 aedc3bda2944: Preparing 02:55:24 7b5aa75013e1: Waiting 02:55:24 b037552c6d11: Waiting 02:55:24 a8a7351faca5: Waiting 02:55:24 aedc3bda2944: Waiting 02:55:24 d2af94d74e62: Layer already exists 02:55:24 41d4eaaeb5f3: Layer already exists 02:55:24 d085bd255de3: Layer already exists 02:55:24 317c14f89f4d: Layer already exists 02:55:24 54e372da9c7c: Layer already exists 02:55:24 7b5aa75013e1: Layer already exists 02:55:24 b037552c6d11: Layer already exists 02:55:24 aedc3bda2944: Layer already exists 02:55:24 a8a7351faca5: Layer already exists 02:55:24 main: digest: sha256:59dfb2b66c9c5611806a85d505da405d5b014890103d37f231fc6acddaa5a2f0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:55:25 ===================================================== [Pipeline] echo 02:55:25 taggedImages: 02:55:25 - nexus3.edgexfoundry.org:10004/security-spire-config:71d356aaa66d076e2d1373082ceb35605edef62d 02:55:25 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:55:25 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.21 02:55:25 - nexus3.edgexfoundry.org:10004/security-spire-config:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 02:55:25 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 02:55:25 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 02:55:25 71d356aaa66d076e2d1373082ceb35605edef62d 02:55:25 latest 02:55:25 3.2.0-dev.21 02:55:25 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 02:55:25 main 02:55:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:26 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:71d356aaa66d076e2d1373082ceb35605edef62d 02:55:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:55:26 cebfdab44ff0: Preparing 02:55:26 52bb09d4e99f: Preparing 02:55:26 f54987e84444: Preparing 02:55:26 d2af94d74e62: Preparing 02:55:26 41d4eaaeb5f3: Preparing 02:55:26 ba7117809075: Preparing 02:55:26 1ffacaf3197e: Preparing 02:55:26 bea1d703cc8b: Preparing 02:55:26 aedc3bda2944: Preparing 02:55:26 ba7117809075: Waiting 02:55:26 1ffacaf3197e: Waiting 02:55:26 bea1d703cc8b: Waiting 02:55:26 aedc3bda2944: Waiting 02:55:26 cebfdab44ff0: Layer already exists 02:55:26 d2af94d74e62: Layer already exists 02:55:26 41d4eaaeb5f3: Layer already exists 02:55:26 ba7117809075: Layer already exists 02:55:26 bea1d703cc8b: Layer already exists 02:55:26 aedc3bda2944: Layer already exists 02:55:26 52bb09d4e99f: Pushed 02:55:26 1ffacaf3197e: Layer already exists 02:55:26 f54987e84444: Pushed 02:55:26 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:353d2ad09154def4a329419b1a7e01caebc0b34f5bf8290db7faf01b5bb07f40 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:27 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:27 #131 5.201 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:55:27 #131 ... 02:55:27 02:55:27 #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:55:27 #129 6.857 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:55:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:55:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:55:28 cebfdab44ff0: Preparing 02:55:28 52bb09d4e99f: Preparing 02:55:28 f54987e84444: Preparing 02:55:28 d2af94d74e62: Preparing 02:55:28 41d4eaaeb5f3: Preparing 02:55:28 ba7117809075: Preparing 02:55:28 1ffacaf3197e: Preparing 02:55:28 bea1d703cc8b: Preparing 02:55:28 aedc3bda2944: Preparing 02:55:28 1ffacaf3197e: Waiting 02:55:28 bea1d703cc8b: Waiting 02:55:28 aedc3bda2944: Waiting 02:55:28 ba7117809075: Waiting 02:55:28 41d4eaaeb5f3: Layer already exists 02:55:28 cebfdab44ff0: Layer already exists 02:55:28 d2af94d74e62: Layer already exists 02:55:28 52bb09d4e99f: Layer already exists 02:55:28 f54987e84444: Layer already exists 02:55:28 ba7117809075: Layer already exists 02:55:28 1ffacaf3197e: Layer already exists 02:55:28 bea1d703cc8b: Layer already exists 02:55:28 aedc3bda2944: Layer already exists 02:55:28 latest: digest: sha256:353d2ad09154def4a329419b1a7e01caebc0b34f5bf8290db7faf01b5bb07f40 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:28 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.21 02:55:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:55:29 cebfdab44ff0: Preparing 02:55:29 52bb09d4e99f: Preparing 02:55:29 f54987e84444: Preparing 02:55:29 d2af94d74e62: Preparing 02:55:29 41d4eaaeb5f3: Preparing 02:55:29 ba7117809075: Preparing 02:55:29 1ffacaf3197e: Preparing 02:55:29 bea1d703cc8b: Preparing 02:55:29 aedc3bda2944: Preparing 02:55:29 aedc3bda2944: Waiting 02:55:29 ba7117809075: Waiting 02:55:29 bea1d703cc8b: Waiting 02:55:29 1ffacaf3197e: Waiting 02:55:29 d2af94d74e62: Layer already exists 02:55:29 52bb09d4e99f: Layer already exists 02:55:29 41d4eaaeb5f3: Layer already exists 02:55:29 cebfdab44ff0: Layer already exists 02:55:29 f54987e84444: Layer already exists 02:55:29 ba7117809075: Layer already exists 02:55:29 bea1d703cc8b: Layer already exists 02:55:29 1ffacaf3197e: Layer already exists 02:55:29 aedc3bda2944: Layer already exists 02:55:29 3.2.0-dev.21: digest: sha256:353d2ad09154def4a329419b1a7e01caebc0b34f5bf8290db7faf01b5bb07f40 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:29 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 02:55:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:55:30 cebfdab44ff0: Preparing 02:55:30 52bb09d4e99f: Preparing 02:55:30 f54987e84444: Preparing 02:55:30 d2af94d74e62: Preparing 02:55:30 41d4eaaeb5f3: Preparing 02:55:30 ba7117809075: Preparing 02:55:30 1ffacaf3197e: Preparing 02:55:30 bea1d703cc8b: Preparing 02:55:30 aedc3bda2944: Preparing 02:55:30 1ffacaf3197e: Waiting 02:55:30 bea1d703cc8b: Waiting 02:55:30 aedc3bda2944: Waiting 02:55:30 ba7117809075: Waiting 02:55:30 52bb09d4e99f: Layer already exists 02:55:30 41d4eaaeb5f3: Layer already exists 02:55:30 f54987e84444: Layer already exists 02:55:30 cebfdab44ff0: Layer already exists 02:55:30 d2af94d74e62: Layer already exists 02:55:30 1ffacaf3197e: Layer already exists 02:55:30 bea1d703cc8b: Layer already exists 02:55:30 ba7117809075: Layer already exists 02:55:30 aedc3bda2944: Layer already exists 02:55:30 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:353d2ad09154def4a329419b1a7e01caebc0b34f5bf8290db7faf01b5bb07f40 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:30 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:31 #129 ... 02:55:31 02:55:31 #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:55:31 #0 6.348 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:55:31 #132 ... 02:55:31 02:55:31 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:55:31 #0 6.655 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 02:55:31 #133 ... 02:55:31 02:55:31 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:55:31 #0 4.576 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:55:31 #134 ... 02:55:31 02:55:31 #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:55:31 #0 7.238 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:55:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 02:55:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:55:31 cebfdab44ff0: Preparing 02:55:31 52bb09d4e99f: Preparing 02:55:31 f54987e84444: Preparing 02:55:31 d2af94d74e62: Preparing 02:55:31 41d4eaaeb5f3: Preparing 02:55:31 ba7117809075: Preparing 02:55:31 1ffacaf3197e: Preparing 02:55:31 bea1d703cc8b: Preparing 02:55:31 aedc3bda2944: Preparing 02:55:31 bea1d703cc8b: Waiting 02:55:31 ba7117809075: Waiting 02:55:31 aedc3bda2944: Waiting 02:55:31 f54987e84444: Layer already exists 02:55:31 52bb09d4e99f: Layer already exists 02:55:31 41d4eaaeb5f3: Layer already exists 02:55:31 cebfdab44ff0: Layer already exists 02:55:31 d2af94d74e62: Layer already exists 02:55:31 ba7117809075: Layer already exists 02:55:31 aedc3bda2944: Layer already exists 02:55:31 1ffacaf3197e: Layer already exists 02:55:31 bea1d703cc8b: Layer already exists 02:55:31 main: digest: sha256:353d2ad09154def4a329419b1a7e01caebc0b34f5bf8290db7faf01b5bb07f40 size: 2196 [Pipeline] } 02:55:31 #135 ... 02:55:31 02:55:31 #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:55:31 #0 6.785 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:55:31 #136 ... 02:55:31 02:55:31 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:55:31 #0 6.691 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] // withEnv [Pipeline] } 02:55:31 #137 ... 02:55:31 02:55:31 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:55:31 #0 5.246 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv 02:55:32 #138 ... 02:55:32 02:55:32 #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:55:32 #0 5.897 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:55:32 #139 ... 02:55:32 02:55:32 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:55:32 #0 4.646 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] echo 02:55:32 ===================================================== [Pipeline] echo 02:55:32 taggedImages: 02:55:32 - nexus3.edgexfoundry.org:10004/security-spire-server:71d356aaa66d076e2d1373082ceb35605edef62d 02:55:32 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:55:32 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.21 02:55:32 - nexus3.edgexfoundry.org:10004/security-spire-server:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 02:55:32 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 02:55:32 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 02:55:32 71d356aaa66d076e2d1373082ceb35605edef62d 02:55:32 latest 02:55:32 3.2.0-dev.21 02:55:32 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 02:55:32 main 02:55:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:33 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications:71d356aaa66d076e2d1373082ceb35605edef62d 02:55:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:55:33 7a11f49b7316: Preparing 02:55:33 dfefa1c08c28: Preparing 02:55:33 d2af94d74e62: Preparing 02:55:33 41d4eaaeb5f3: Preparing 02:55:33 c1d626c48e3a: Preparing 02:55:33 8598e84abd5b: Preparing 02:55:33 aedc3bda2944: Preparing 02:55:33 8598e84abd5b: Waiting 02:55:33 aedc3bda2944: Waiting 02:55:33 41d4eaaeb5f3: Layer already exists 02:55:33 d2af94d74e62: Layer already exists 02:55:34 aedc3bda2944: Layer already exists 02:55:34 7a11f49b7316: Pushed 02:55:34 c1d626c48e3a: Pushed 02:55:34 8598e84abd5b: Pushed 02:55:36 dfefa1c08c28: Pushed 02:55:36 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:a0d3fd5f13156c1bc178f25946781d8f2c5a8ba90b1661324c562d9c16e8fe27 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:37 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 02:55:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:55:37 7a11f49b7316: Preparing 02:55:37 dfefa1c08c28: Preparing 02:55:37 d2af94d74e62: Preparing 02:55:37 41d4eaaeb5f3: Preparing 02:55:37 c1d626c48e3a: Preparing 02:55:37 8598e84abd5b: Preparing 02:55:37 aedc3bda2944: Preparing 02:55:37 8598e84abd5b: Waiting 02:55:37 aedc3bda2944: Waiting 02:55:37 41d4eaaeb5f3: Layer already exists 02:55:37 7a11f49b7316: Layer already exists 02:55:37 dfefa1c08c28: Layer already exists 02:55:37 d2af94d74e62: Layer already exists 02:55:37 c1d626c48e3a: Layer already exists 02:55:37 aedc3bda2944: Layer already exists 02:55:37 8598e84abd5b: Layer already exists 02:55:37 latest: digest: sha256:a0d3fd5f13156c1bc178f25946781d8f2c5a8ba90b1661324c562d9c16e8fe27 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.21 02:55:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:55:38 7a11f49b7316: Preparing 02:55:38 dfefa1c08c28: Preparing 02:55:38 d2af94d74e62: Preparing 02:55:38 41d4eaaeb5f3: Preparing 02:55:38 c1d626c48e3a: Preparing 02:55:38 8598e84abd5b: Preparing 02:55:38 aedc3bda2944: Preparing 02:55:38 8598e84abd5b: Waiting 02:55:38 aedc3bda2944: Waiting 02:55:38 7a11f49b7316: Layer already exists 02:55:38 dfefa1c08c28: Layer already exists 02:55:38 41d4eaaeb5f3: Layer already exists 02:55:38 c1d626c48e3a: Layer already exists 02:55:38 d2af94d74e62: Layer already exists 02:55:38 8598e84abd5b: Layer already exists 02:55:38 aedc3bda2944: Layer already exists 02:55:38 3.2.0-dev.21: digest: sha256:a0d3fd5f13156c1bc178f25946781d8f2c5a8ba90b1661324c562d9c16e8fe27 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:39 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 02:55:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:55:40 7a11f49b7316: Preparing 02:55:40 dfefa1c08c28: Preparing 02:55:40 d2af94d74e62: Preparing 02:55:40 41d4eaaeb5f3: Preparing 02:55:40 c1d626c48e3a: Preparing 02:55:40 8598e84abd5b: Preparing 02:55:40 aedc3bda2944: Preparing 02:55:40 8598e84abd5b: Waiting 02:55:40 aedc3bda2944: Waiting 02:55:40 d2af94d74e62: Layer already exists 02:55:40 41d4eaaeb5f3: Layer already exists 02:55:40 c1d626c48e3a: Layer already exists 02:55:40 dfefa1c08c28: Layer already exists 02:55:40 7a11f49b7316: Layer already exists 02:55:40 aedc3bda2944: Layer already exists 02:55:40 8598e84abd5b: Layer already exists 02:55:40 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:a0d3fd5f13156c1bc178f25946781d8f2c5a8ba90b1661324c562d9c16e8fe27 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:40 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 02:55:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:55:41 7a11f49b7316: Preparing 02:55:41 dfefa1c08c28: Preparing 02:55:41 d2af94d74e62: Preparing 02:55:41 41d4eaaeb5f3: Preparing 02:55:41 c1d626c48e3a: Preparing 02:55:41 8598e84abd5b: Preparing 02:55:41 aedc3bda2944: Preparing 02:55:41 8598e84abd5b: Waiting 02:55:41 aedc3bda2944: Waiting 02:55:41 d2af94d74e62: Layer already exists 02:55:41 7a11f49b7316: Layer already exists 02:55:41 c1d626c48e3a: Layer already exists 02:55:41 dfefa1c08c28: Layer already exists 02:55:41 41d4eaaeb5f3: Layer already exists 02:55:41 8598e84abd5b: Layer already exists 02:55:41 aedc3bda2944: Layer already exists 02:55:41 main: digest: sha256:a0d3fd5f13156c1bc178f25946781d8f2c5a8ba90b1661324c562d9c16e8fe27 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:55:42 ===================================================== [Pipeline] echo 02:55:42 taggedImages: 02:55:42 - nexus3.edgexfoundry.org:10004/support-notifications:71d356aaa66d076e2d1373082ceb35605edef62d 02:55:42 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:55:42 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.21 02:55:42 - nexus3.edgexfoundry.org:10004/support-notifications:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 02:55:42 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 02:55:42 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 02:55:42 71d356aaa66d076e2d1373082ceb35605edef62d 02:55:42 latest 02:55:42 3.2.0-dev.21 02:55:42 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 02:55:42 main 02:55:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:43 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:71d356aaa66d076e2d1373082ceb35605edef62d 02:55:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:55:43 c9aa5ab08927: Preparing 02:55:43 69625d0588c6: Preparing 02:55:43 d2af94d74e62: Preparing 02:55:43 41d4eaaeb5f3: Preparing 02:55:43 8b32185428fe: Preparing 02:55:43 f1e1a6fba34f: Preparing 02:55:43 aedc3bda2944: Preparing 02:55:43 f1e1a6fba34f: Waiting 02:55:43 aedc3bda2944: Waiting 02:55:43 41d4eaaeb5f3: Layer already exists 02:55:43 8b32185428fe: Layer already exists 02:55:43 d2af94d74e62: Layer already exists 02:55:43 f1e1a6fba34f: Layer already exists 02:55:43 aedc3bda2944: Layer already exists 02:55:43 c9aa5ab08927: Pushed 02:55:46 69625d0588c6: Pushed 02:55:46 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:19d88351690128c16b780ae013cebade26d218245408b7eced1fb7310a29111e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:47 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:55:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:55:47 c9aa5ab08927: Preparing 02:55:47 69625d0588c6: Preparing 02:55:47 d2af94d74e62: Preparing 02:55:47 41d4eaaeb5f3: Preparing 02:55:47 8b32185428fe: Preparing 02:55:47 f1e1a6fba34f: Preparing 02:55:47 aedc3bda2944: Preparing 02:55:47 f1e1a6fba34f: Waiting 02:55:47 aedc3bda2944: Waiting 02:55:47 69625d0588c6: Layer already exists 02:55:47 d2af94d74e62: Layer already exists 02:55:47 8b32185428fe: Layer already exists 02:55:47 c9aa5ab08927: Layer already exists 02:55:47 41d4eaaeb5f3: Layer already exists 02:55:47 aedc3bda2944: Layer already exists 02:55:47 f1e1a6fba34f: Layer already exists 02:55:47 latest: digest: sha256:19d88351690128c16b780ae013cebade26d218245408b7eced1fb7310a29111e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:48 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.21 02:55:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:55:48 c9aa5ab08927: Preparing 02:55:48 69625d0588c6: Preparing 02:55:48 d2af94d74e62: Preparing 02:55:48 41d4eaaeb5f3: Preparing 02:55:48 8b32185428fe: Preparing 02:55:48 f1e1a6fba34f: Preparing 02:55:48 aedc3bda2944: Preparing 02:55:48 f1e1a6fba34f: Waiting 02:55:48 aedc3bda2944: Waiting 02:55:48 c9aa5ab08927: Layer already exists 02:55:48 8b32185428fe: Layer already exists 02:55:48 69625d0588c6: Layer already exists 02:55:48 d2af94d74e62: Layer already exists 02:55:48 41d4eaaeb5f3: Layer already exists 02:55:48 aedc3bda2944: Layer already exists 02:55:48 f1e1a6fba34f: Layer already exists 02:55:48 3.2.0-dev.21: digest: sha256:19d88351690128c16b780ae013cebade26d218245408b7eced1fb7310a29111e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:49 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 02:55:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:55:50 c9aa5ab08927: Preparing 02:55:50 69625d0588c6: Preparing 02:55:50 d2af94d74e62: Preparing 02:55:50 41d4eaaeb5f3: Preparing 02:55:50 8b32185428fe: Preparing 02:55:50 f1e1a6fba34f: Preparing 02:55:50 aedc3bda2944: Preparing 02:55:50 f1e1a6fba34f: Waiting 02:55:50 aedc3bda2944: Waiting 02:55:50 69625d0588c6: Layer already exists 02:55:50 d2af94d74e62: Layer already exists 02:55:50 41d4eaaeb5f3: Layer already exists 02:55:50 c9aa5ab08927: Layer already exists 02:55:50 8b32185428fe: Layer already exists 02:55:50 f1e1a6fba34f: Layer already exists 02:55:50 aedc3bda2944: Layer already exists 02:55:50 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:19d88351690128c16b780ae013cebade26d218245408b7eced1fb7310a29111e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:50 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 02:55:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:55:51 c9aa5ab08927: Preparing 02:55:51 69625d0588c6: Preparing 02:55:51 d2af94d74e62: Preparing 02:55:51 41d4eaaeb5f3: Preparing 02:55:51 8b32185428fe: Preparing 02:55:51 f1e1a6fba34f: Preparing 02:55:51 aedc3bda2944: Preparing 02:55:51 f1e1a6fba34f: Waiting 02:55:51 d2af94d74e62: Layer already exists 02:55:51 c9aa5ab08927: Layer already exists 02:55:51 69625d0588c6: Layer already exists 02:55:51 8b32185428fe: Layer already exists 02:55:51 aedc3bda2944: Layer already exists 02:55:51 f1e1a6fba34f: Layer already exists 02:55:51 41d4eaaeb5f3: Layer already exists 02:55:51 main: digest: sha256:19d88351690128c16b780ae013cebade26d218245408b7eced1fb7310a29111e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:55:52 ===================================================== [Pipeline] echo 02:55:52 taggedImages: 02:55:52 - nexus3.edgexfoundry.org:10004/support-scheduler:71d356aaa66d076e2d1373082ceb35605edef62d 02:55:52 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:55:52 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.21 02:55:52 - nexus3.edgexfoundry.org:10004/support-scheduler:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 02:55:52 - 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] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:09:25 #140 ... 03:09:25 03:09:25 #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:09:25 #129 DONE 829.8s 03:09:25 03:09:25 #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:09:25 #141 DONE 0.3s 03:09:25 03:09:25 #142 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:09:25 #142 DONE 2.6s 03:09:25 03:09:25 #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:09:25 #136 832.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:09:25 #136 ... 03:09:25 03:09:25 #143 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 03:09:25 #143 DONE 0.4s 03:09:25 03:09:25 #144 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 03:09:25 #144 DONE 0.1s 03:09:25 03:09:25 #145 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:09:25 #145 DONE 0.4s 03:09:25 03:09:25 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 03:09:25 #62 ... 03:09:25 03:09:25 #146 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:09:25 #146 DONE 0.2s 03:09:25 03:09:25 #147 [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/ 03:09:25 #147 DONE 0.2s 03:09:25 03:09:25 #148 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 03:09:25 #148 DONE 0.3s 03:09:25 03:09:25 #149 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 03:09:25 #149 DONE 0.2s 03:09:25 03:09:25 #150 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:09:25 #150 DONE 0.2s 03:09:25 03:09:25 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:09:25 #138 ... 03:09:25 03:09:25 #151 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 03:09:25 #151 DONE 2.0s 03:09:25 03:09:25 #99 [security-bootstrapper] exporting to image 03:09:25 #99 exporting layers 03:09:25 #99 exporting layers 1.0s done 03:09:25 #99 writing image sha256:3110fe9a26b53fc1e0e3d6c5ffa05ccac5fcf6b50aae54863adfc9fe2a56da8e done 03:09:25 #99 naming to docker.io/library/security-bootstrapper-arm64 done 03:09:25 #99 DONE 5.0s 03:09:25 03:09:25 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:09:25 #133 ... 03:09:25 03:09:25 #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:09:25 #135 DONE 840.0s 03:09:25 03:09:25 #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:09:25 #132 ... 03:09:25 03:09:25 #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:09:25 #152 DONE 0.2s 03:09:25 03:09:25 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:09:25 #138 ... 03:09:25 03:09:25 #153 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:09:25 #153 DONE 0.2s 03:09:25 03:09:25 #154 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:09:25 #154 DONE 0.1s 03:09:25 03:09:25 #155 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:09:25 #155 DONE 0.1s 03:09:25 03:09:25 #156 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:09:25 #156 DONE 0.3s 03:09:25 03:09:25 #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:09:25 #136 ... 03:09:25 03:09:25 #157 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:09:25 #157 DONE 0.2s 03:09:25 03:09:25 #158 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:09:25 #158 DONE 2.3s 03:09:25 03:09:25 #99 [security-proxy-setup] exporting to image 03:09:25 #99 exporting layers 03:09:25 #99 exporting layers 1.1s done 03:09:25 #99 writing image sha256:49dea85f58bba14205136d9ffa5df74a3f36fcc8472a7175f3c41e49aaf63f44 done 03:09:25 #99 naming to docker.io/library/security-proxy-setup-arm64 done 03:09:25 #99 DONE 6.1s 03:09:25 03:09:25 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 03:09:29 #62 ... 03:09:29 03:09:29 #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:09:29 #136 DONE 848.4s 03:09:29 03:09:29 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:09:29 #140 ... 03:09:29 03:09:29 #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:09:30 #159 DONE 0.4s 03:09:30 03:09:30 #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:09:30 #132 ... 03:09:30 03:09:30 #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:09:30 #160 DONE 0.1s 03:09:30 03:09:30 #161 [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 03:09:30 #161 DONE 0.2s 03:09:30 03:09:30 #162 [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 03:09:30 #162 DONE 0.2s 03:09:30 03:09:30 #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:09:30 #163 DONE 0.1s 03:09:30 03:09:30 #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:09:31 #164 DONE 0.3s 03:09:31 03:09:31 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:09:31 #131 ... 03:09:31 03:09:31 #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:09:31 #165 DONE 0.2s 03:09:31 03:09:31 #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:09:31 #166 DONE 0.2s 03:09:31 03:09:31 #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:09:34 #167 DONE 2.3s 03:09:34 03:09:34 #99 [security-secretstore-setup] exporting to image 03:09:34 #99 exporting layers 03:09:35 #99 exporting layers 1.3s done 03:09:35 #99 writing image sha256:eb9885d1ce395ebcf2e35870bd68fa3a69029f78126443b323296f886f2c6f26 done 03:09:35 #99 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 03:09:35 #99 DONE 7.4s 03:09:35 03:09:35 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:09:36 #140 ... 03:09:36 03:09:36 #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:09:36 #132 DONE 855.3s 03:09:36 03:09:36 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:09:36 #138 ... 03:09:36 03:09:36 #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:09:36 #168 DONE 0.3s 03:09:36 03:09:36 #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:09:37 #169 DONE 0.1s 03:09:37 03:09:37 #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:09:37 #170 DONE 0.2s 03:09:37 03:09:37 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 03:09:37 #62 ... 03:09:37 03:09:37 #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 03:09:37 #171 DONE 0.1s 03:09:37 03:09:37 #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:09:37 #172 DONE 0.2s 03:09:37 03:09:37 #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:09:39 #173 DONE 1.7s 03:09:39 03:09:39 #99 [security-proxy-auth] exporting to image 03:09:39 #99 exporting layers 0.5s done 03:09:39 #99 writing image sha256:c75307e266364099f4023ee10388d874b9c3146cfbff82512e169c6a7f10d9fc done 03:09:39 #99 naming to docker.io/library/security-proxy-auth-arm64 done 03:09:39 #99 DONE 7.9s 03:09:39 03:09:39 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:10:01 #140 ... 03:10:01 03:10:01 #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:10:01 #139 DONE 878.1s 03:10:01 03:10:01 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:10:01 #131 ... 03:10:01 03:10:01 #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:10:01 #174 DONE 0.1s 03:10:01 03:10:01 #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:10:01 #175 DONE 0.1s 03:10:01 03:10:01 #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:10:01 #176 DONE 0.2s 03:10:01 03:10:01 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:10:01 #138 ... 03:10:01 03:10:01 #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:10:01 #177 DONE 0.2s 03:10:01 03:10:01 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:10:01 #133 ... 03:10:01 03:10:01 #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:10:01 #178 DONE 0.2s 03:10:01 03:10:01 #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:10:02 #179 DONE 1.8s 03:10:02 03:10:02 #99 [core-common-config-bootstrapper] exporting to image 03:10:02 #99 exporting layers 03:10:02 #99 exporting layers 0.5s done 03:10:02 #99 writing image sha256:69bbb2260985dd237d350977b26b2e11a369cecf08344722b6e3c52b1e41ba72 done 03:10:02 #99 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 03:10:02 #99 DONE 8.5s 03:10:02 03:10:02 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:10:24 #138 ... 03:10:24 03:10:24 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:10:24 #134 DONE 902.6s 03:10:24 03:10:24 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:10:24 #131 ... 03:10:24 03:10:24 #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:10:24 #180 DONE 0.1s 03:10:24 03:10:24 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:10:24 #133 ... 03:10:24 03:10:24 #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:10:24 #181 DONE 0.1s 03:10:24 03:10:24 #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:10:24 #182 DONE 0.2s 03:10:24 03:10:24 #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:10:24 #183 DONE 0.1s 03:10:24 03:10:24 #99 [core-command] exporting to image 03:10:24 #99 exporting layers 03:10:25 #99 exporting layers 0.3s done 03:10:25 #99 writing image sha256:18f5703970d8d5bb1bb0ac8da9d5f3a49fa42fb61612cc47e5a59b278856064f done 03:10:25 #99 naming to docker.io/library/core-command-arm64 done 03:10:25 #99 DONE 8.8s 03:10:25 03:10:25 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:10:37 #138 ... 03:10:37 03:10:37 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:10:37 #133 DONE 915.0s 03:10:37 03:10:37 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:10:37 #140 ... 03:10:37 03:10:37 #184 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:10:37 #184 DONE 0.3s 03:10:37 03:10:37 #185 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:10:37 #185 DONE 0.2s 03:10:37 03:10:37 #186 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:10:37 #186 DONE 0.3s 03:10:37 03:10:37 #187 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:10:37 #187 DONE 0.2s 03:10:37 03:10:37 #99 [core-data] exporting to image 03:10:37 #99 exporting layers 03:10:37 #99 ... 03:10:37 03:10:37 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:10:37 #137 DONE 916.6s 03:10:37 03:10:37 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:10:37 #140 ... 03:10:37 03:10:37 #99 [core-data] exporting to image 03:10:37 #99 exporting layers 0.6s done 03:10:37 #99 writing image sha256:afc47b8ff61183f32fd9c1664d467b0cc19f380305b733fd817a037f8b894fe6 0.0s done 03:10:37 #99 naming to docker.io/library/core-data-arm64 done 03:10:37 #99 DONE 9.4s 03:10:37 03:10:37 #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:10:38 #188 DONE 0.2s 03:10:38 03:10:38 #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:10:38 #189 DONE 0.2s 03:10:38 03:10:38 #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:10:38 #190 DONE 0.3s 03:10:38 03:10:38 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:10:38 #138 ... 03:10:38 03:10:38 #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:10:38 #191 DONE 0.1s 03:10:39 03:10:39 #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:10:39 #192 DONE 0.1s 03:10:39 03:10:39 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:10:39 #131 ... 03:10:39 03:10:39 #99 [core-metadata] exporting to image 03:10:39 #99 exporting layers 0.2s done 03:10:39 #99 writing image sha256:bfbd76c6e04e773c09cada87594cb1383513c38580d02cab53cf93390780c18d done 03:10:39 #99 naming to docker.io/library/core-metadata-arm64 done 03:10:39 #99 DONE 9.7s 03:10:39 03:10:39 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:10:57 #140 DONE 933.7s 03:10:57 03:10:57 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:10:57 #138 ... 03:10:57 03:10:57 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:10:57 #193 DONE 0.1s 03:10:57 03:10:57 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:10:57 #194 DONE 0.1s 03:10:57 03:10:57 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:10:57 #138 ... 03:10:57 03:10:57 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:10:57 #195 DONE 0.3s 03:10:57 03:10:57 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:10:57 #138 ... 03:10:57 03:10:57 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:10:57 #196 DONE 0.1s 03:10:57 03:10:57 #99 [security-spiffe-token-provider] exporting to image 03:10:57 #99 exporting layers 03:10:58 #99 exporting layers 0.7s done 03:10:58 #99 writing image sha256:b2827fadfd28001523cf6ae68d6e9e270b745a7a21355779a6175cd37f6fc546 done 03:10:58 #99 naming to docker.io/library/security-spiffe-token-provider-arm64 done 03:10:58 #99 DONE 10.3s 03:10:58 03:10:58 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:11:16 #138 ... 03:11:16 03:11:16 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:11:16 #131 DONE 953.1s 03:11:16 03:11:16 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 03:11:16 #62 ... 03:11:16 03:11:16 #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:11:16 #197 DONE 0.1s 03:11:16 03:11:16 #198 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:11:16 #198 DONE 0.1s 03:11:16 03:11:16 #199 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:11:16 #199 DONE 0.3s 03:11:16 03:11:16 #200 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:11:16 #200 DONE 0.1s 03:11:16 03:11:16 #99 [support-notifications] exporting to image 03:11:16 #99 exporting layers 03:11:17 #99 ... 03:11:17 03:11:17 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:11:17 #138 DONE 956.4s 03:11:17 03:11:17 #99 [support-notifications] exporting to image 03:11:17 #99 exporting layers 0.6s done 03:11:17 #99 writing image sha256:1b310b6ffe219a226dbc1382d0c7cdcad17ec3cd6ad62d993305555a46b19ab5 done 03:11:17 #99 naming to docker.io/library/support-notifications-arm64 done 03:11:17 #99 DONE 10.9s 03:11:17 03:11:17 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 03:11:17 #62 ... 03:11:17 03:11:17 #201 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:11:17 #201 DONE 0.1s 03:11:17 03:11:17 #202 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:11:17 #202 DONE 0.1s 03:11:17 03:11:17 #203 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:11:17 #203 DONE 0.2s 03:11:17 03:11:17 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 03:11:17 #62 ... 03:11:17 03:11:17 #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 03:11:17 #204 DONE 0.1s 03:11:17 03:11:17 #99 [support-scheduler] exporting to image 03:11:18 #99 exporting layers 0.3s done 03:11:18 #99 writing image sha256:add433f20597ec3a677ff64bf312ad175e26ba3ebb3c9fca496c31808556b0b2 done 03:11:18 #99 naming to docker.io/library/support-scheduler-arm64 done 03:11:18 #99 DONE 11.2s 03:11:18 03:11:18 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 03:11:18 time="2024-03-05T02:53:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:11:18 time="2024-03-05T02:53:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:11:18 time="2024-03-05T02:53:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:11:18 time="2024-03-05T02:53:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:11:18 time="2024-03-05T02:53:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:11:18 time="2024-03-05T02:53:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:11:18 time="2024-03-05T02:53:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:11:18 time="2024-03-05T02:53:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:11:18 time="2024-03-05T02:53:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:11:18 time="2024-03-05T02:53:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:11:18 time="2024-03-05T02:53:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:11:18 time="2024-03-05T02:53:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:11:18 time="2024-03-05T02:53:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:11:18 time="2024-03-05T02:53:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:11:18 $ docker stop --time=1 e97acf3f26939d6eddc42f69f41b6c797d80ffaca796224bcdd658823bcda8dc 03:11:19 $ docker rm -f --volumes e97acf3f26939d6eddc42f69f41b6c797d80ffaca796224bcdd658823bcda8dc [Pipeline] // withDockerContainer [Pipeline] sh 03:11:20 + docker images 03:11:20 REPOSITORY TAG IMAGE ID CREATED SIZE 03:11:20 support-scheduler-arm64 latest add433f20597 3 seconds ago 25.9MB 03:11:20 support-notifications-arm64 latest 1b310b6ffe21 4 seconds ago 26.6MB 03:11:20 security-spiffe-token-provider-arm64 latest b2827fadfd28 23 seconds ago 29.1MB 03:11:20 core-metadata-arm64 latest bfbd76c6e04e 42 seconds ago 17.4MB 03:11:20 core-data-arm64 latest afc47b8ff611 44 seconds ago 17.2MB 03:11:20 core-command-arm64 latest 18f5703970d8 56 seconds ago 17.1MB 03:11:20 core-common-config-bootstrapper-arm64 latest 69bbb2260985 About a minute ago 15.1MB 03:11:20 security-proxy-auth-arm64 latest c75307e26636 About a minute ago 15.9MB 03:11:20 security-secretstore-setup-arm64 latest eb9885d1ce39 About a minute ago 35.9MB 03:11:20 security-proxy-setup-arm64 latest 49dea85f58bb About a minute ago 25.9MB 03:11:20 security-bootstrapper-arm64 latest 3110fe9a26b5 2 minutes ago 18.5MB 03:11:20 security-spire-agent-arm64 latest e42b2a3a80c4 16 minutes ago 152MB 03:11:20 security-spire-config-arm64 latest 723274497287 16 minutes ago 95.8MB 03:11:20 security-spire-server-arm64 latest 31fc9194b101 16 minutes ago 96.7MB 03:11:20 ci-base-image-arm64 latest 32342d0833bf 18 minutes ago 881MB 03:11:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 3 months ago 560MB 03:11:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 9 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 03:11:21 provisioning config files... 03:11:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/631@tmp/config2971256794499771124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:11:22 ---> ****-login.sh 03:11:22 nexus3.edgexfoundry.org:10001 03:11:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:11:22 Configure a credential helper to remove this warning. See 03:11:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:11:22 03:11:22 Login Succeeded 03:11:22 nexus3.edgexfoundry.org:10002 03:11:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:11:23 Configure a credential helper to remove this warning. See 03:11:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:11:23 03:11:23 Login Succeeded 03:11:23 nexus3.edgexfoundry.org:10003 03:11:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:11:23 Configure a credential helper to remove this warning. See 03:11:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:11:23 03:11:23 Login Succeeded 03:11:23 nexus3.edgexfoundry.org:10004 03:11:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:11:23 Configure a credential helper to remove this warning. See 03:11:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:11:23 03:11:23 Login Succeeded 03:11:23 ****.io 03:11:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:11:24 Configure a credential helper to remove this warning. See 03:11:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:11:24 03:11:24 Login Succeeded 03:11:24 ---> ****-login.sh ends [Pipeline] } 03:11:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:11:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:11:24 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 03:11:24 71d356aaa66d076e2d1373082ceb35605edef62d 03:11:24 latest 03:11:24 3.2.0-dev.21 03:11:24 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 03:11:24 main 03:11:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:25 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:26 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:71d356aaa66d076e2d1373082ceb35605edef62d 03:11:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:11:26 2ef6de04711b: Preparing 03:11:26 889ebfe95e90: Preparing 03:11:26 59b24293015c: Preparing 03:11:26 7b6c78278113: Preparing 03:11:26 da178fc95c21: Preparing 03:11:26 a1950a40abad: Preparing 03:11:26 7c504f21be85: Preparing 03:11:26 7c504f21be85: Waiting 03:11:26 a1950a40abad: Waiting 03:11:26 7b6c78278113: Pushed 03:11:26 da178fc95c21: Pushed 03:11:26 59b24293015c: Pushed 03:11:26 2ef6de04711b: Pushed 03:11:26 7c504f21be85: Layer already exists 03:11:26 a1950a40abad: Pushed 03:11:28 889ebfe95e90: Pushed 03:11:28 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:fc2e1a59efcc3332ffdddce469c2efc5e4e69bb4733104fdacc5db28097be7c8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:11:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:11:30 2ef6de04711b: Preparing 03:11:30 889ebfe95e90: Preparing 03:11:30 59b24293015c: Preparing 03:11:30 7b6c78278113: Preparing 03:11:30 da178fc95c21: Preparing 03:11:30 a1950a40abad: Preparing 03:11:30 7c504f21be85: Preparing 03:11:30 a1950a40abad: Waiting 03:11:30 7c504f21be85: Waiting 03:11:30 889ebfe95e90: Layer already exists 03:11:30 59b24293015c: Layer already exists 03:11:30 da178fc95c21: Layer already exists 03:11:30 2ef6de04711b: Layer already exists 03:11:30 7b6c78278113: Layer already exists 03:11:30 7c504f21be85: Layer already exists 03:11:30 a1950a40abad: Layer already exists 03:11:30 latest: digest: sha256:fc2e1a59efcc3332ffdddce469c2efc5e4e69bb4733104fdacc5db28097be7c8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.21 03:11:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:11:31 2ef6de04711b: Preparing 03:11:31 889ebfe95e90: Preparing 03:11:31 59b24293015c: Preparing 03:11:31 7b6c78278113: Preparing 03:11:31 da178fc95c21: Preparing 03:11:31 a1950a40abad: Preparing 03:11:31 7c504f21be85: Preparing 03:11:31 a1950a40abad: Waiting 03:11:31 7c504f21be85: Waiting 03:11:31 59b24293015c: Layer already exists 03:11:31 7b6c78278113: Layer already exists 03:11:31 da178fc95c21: Layer already exists 03:11:31 889ebfe95e90: Layer already exists 03:11:31 2ef6de04711b: Layer already exists 03:11:31 7c504f21be85: Layer already exists 03:11:31 a1950a40abad: Layer already exists 03:11:31 3.2.0-dev.21: digest: sha256:fc2e1a59efcc3332ffdddce469c2efc5e4e69bb4733104fdacc5db28097be7c8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 03:11:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:11:33 2ef6de04711b: Preparing 03:11:33 889ebfe95e90: Preparing 03:11:33 59b24293015c: Preparing 03:11:33 7b6c78278113: Preparing 03:11:33 da178fc95c21: Preparing 03:11:33 a1950a40abad: Preparing 03:11:33 7c504f21be85: Preparing 03:11:33 a1950a40abad: Waiting 03:11:33 7c504f21be85: Waiting 03:11:33 59b24293015c: Layer already exists 03:11:33 7b6c78278113: Layer already exists 03:11:33 889ebfe95e90: Layer already exists 03:11:33 da178fc95c21: Layer already exists 03:11:33 2ef6de04711b: Layer already exists 03:11:33 7c504f21be85: Layer already exists 03:11:33 a1950a40abad: Layer already exists 03:11:33 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:fc2e1a59efcc3332ffdddce469c2efc5e4e69bb4733104fdacc5db28097be7c8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:34 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:35 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 03:11:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:11:35 2ef6de04711b: Preparing 03:11:35 889ebfe95e90: Preparing 03:11:35 59b24293015c: Preparing 03:11:35 7b6c78278113: Preparing 03:11:35 da178fc95c21: Preparing 03:11:35 a1950a40abad: Preparing 03:11:35 7c504f21be85: Preparing 03:11:35 a1950a40abad: Waiting 03:11:35 7b6c78278113: Layer already exists 03:11:35 889ebfe95e90: Layer already exists 03:11:35 59b24293015c: Layer already exists 03:11:35 da178fc95c21: Layer already exists 03:11:35 2ef6de04711b: Layer already exists 03:11:35 7c504f21be85: Layer already exists 03:11:35 a1950a40abad: Layer already exists 03:11:35 main: digest: sha256:fc2e1a59efcc3332ffdddce469c2efc5e4e69bb4733104fdacc5db28097be7c8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:11:35 ===================================================== [Pipeline] echo 03:11:36 taggedImages: 03:11:36 - nexus3.edgexfoundry.org:10004/core-command-arm64:71d356aaa66d076e2d1373082ceb35605edef62d 03:11:36 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:11:36 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.21 03:11:36 - nexus3.edgexfoundry.org:10004/core-command-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 03:11:36 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:11:36 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 03:11:36 71d356aaa66d076e2d1373082ceb35605edef62d 03:11:36 latest 03:11:36 3.2.0-dev.21 03:11:36 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 03:11:36 main 03:11:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:37 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:71d356aaa66d076e2d1373082ceb35605edef62d 03:11:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:11:37 4bb9900afc2d: Preparing 03:11:37 2f34cbf4526d: Preparing 03:11:37 0321c42877df: Preparing 03:11:37 91eb25f43fb6: Preparing 03:11:37 59b24293015c: Preparing 03:11:37 7b6c78278113: Preparing 03:11:37 da178fc95c21: Preparing 03:11:37 a1950a40abad: Preparing 03:11:37 7c504f21be85: Preparing 03:11:37 7b6c78278113: Waiting 03:11:37 da178fc95c21: Waiting 03:11:37 a1950a40abad: Waiting 03:11:37 7c504f21be85: Waiting 03:11:37 59b24293015c: Layer already exists 03:11:38 7b6c78278113: Layer already exists 03:11:38 da178fc95c21: Layer already exists 03:11:38 0321c42877df: Pushed 03:11:38 a1950a40abad: Layer already exists 03:11:38 2f34cbf4526d: Pushed 03:11:38 7c504f21be85: Layer already exists 03:11:38 4bb9900afc2d: Pushed 03:11:39 91eb25f43fb6: Pushed 03:11:39 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:de409669a9e8db7cd9a6f58f6271352c99dbbba1bbe5e772f181c2fcd197f136 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:40 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:41 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:11:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:11:41 4bb9900afc2d: Preparing 03:11:41 2f34cbf4526d: Preparing 03:11:41 0321c42877df: Preparing 03:11:41 91eb25f43fb6: Preparing 03:11:41 59b24293015c: Preparing 03:11:41 7b6c78278113: Preparing 03:11:41 da178fc95c21: Preparing 03:11:41 a1950a40abad: Preparing 03:11:41 7c504f21be85: Preparing 03:11:41 da178fc95c21: Waiting 03:11:41 a1950a40abad: Waiting 03:11:41 7c504f21be85: Waiting 03:11:41 7b6c78278113: Waiting 03:11:41 59b24293015c: Layer already exists 03:11:41 0321c42877df: Layer already exists 03:11:41 91eb25f43fb6: Layer already exists 03:11:41 2f34cbf4526d: Layer already exists 03:11:41 4bb9900afc2d: Layer already exists 03:11:41 7c504f21be85: Layer already exists 03:11:41 da178fc95c21: Layer already exists 03:11:41 a1950a40abad: Layer already exists 03:11:41 7b6c78278113: Layer already exists 03:11:41 latest: digest: sha256:de409669a9e8db7cd9a6f58f6271352c99dbbba1bbe5e772f181c2fcd197f136 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:42 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.21 03:11:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:11:42 4bb9900afc2d: Preparing 03:11:42 2f34cbf4526d: Preparing 03:11:42 0321c42877df: Preparing 03:11:42 91eb25f43fb6: Preparing 03:11:42 59b24293015c: Preparing 03:11:42 7b6c78278113: Preparing 03:11:42 da178fc95c21: Preparing 03:11:42 a1950a40abad: Preparing 03:11:42 7c504f21be85: Preparing 03:11:42 7b6c78278113: Waiting 03:11:42 da178fc95c21: Waiting 03:11:42 a1950a40abad: Waiting 03:11:42 7c504f21be85: Waiting 03:11:42 91eb25f43fb6: Layer already exists 03:11:42 0321c42877df: Layer already exists 03:11:42 2f34cbf4526d: Layer already exists 03:11:42 59b24293015c: Layer already exists 03:11:42 4bb9900afc2d: Layer already exists 03:11:42 da178fc95c21: Layer already exists 03:11:42 7b6c78278113: Layer already exists 03:11:42 7c504f21be85: Layer already exists 03:11:42 a1950a40abad: Layer already exists 03:11:43 3.2.0-dev.21: digest: sha256:de409669a9e8db7cd9a6f58f6271352c99dbbba1bbe5e772f181c2fcd197f136 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:43 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 03:11:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:11:44 4bb9900afc2d: Preparing 03:11:44 2f34cbf4526d: Preparing 03:11:44 0321c42877df: Preparing 03:11:44 91eb25f43fb6: Preparing 03:11:44 59b24293015c: Preparing 03:11:44 7b6c78278113: Preparing 03:11:44 da178fc95c21: Preparing 03:11:44 a1950a40abad: Preparing 03:11:44 7c504f21be85: Preparing 03:11:44 7b6c78278113: Waiting 03:11:44 da178fc95c21: Waiting 03:11:44 a1950a40abad: Waiting 03:11:44 7c504f21be85: Waiting 03:11:44 59b24293015c: Layer already exists 03:11:44 0321c42877df: Layer already exists 03:11:44 4bb9900afc2d: Layer already exists 03:11:44 91eb25f43fb6: Layer already exists 03:11:44 2f34cbf4526d: Layer already exists 03:11:44 a1950a40abad: Layer already exists 03:11:44 da178fc95c21: Layer already exists 03:11:44 7c504f21be85: Layer already exists 03:11:44 7b6c78278113: Layer already exists 03:11:44 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:de409669a9e8db7cd9a6f58f6271352c99dbbba1bbe5e772f181c2fcd197f136 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:45 + 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 03:11:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 03:11:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:11:46 4bb9900afc2d: Preparing 03:11:46 2f34cbf4526d: Preparing 03:11:46 0321c42877df: Preparing 03:11:46 91eb25f43fb6: Preparing 03:11:46 59b24293015c: Preparing 03:11:46 7b6c78278113: Preparing 03:11:46 da178fc95c21: Preparing 03:11:46 a1950a40abad: Preparing 03:11:46 7c504f21be85: Preparing 03:11:46 7b6c78278113: Waiting 03:11:46 da178fc95c21: Waiting 03:11:46 a1950a40abad: Waiting 03:11:46 7c504f21be85: Waiting 03:11:46 0321c42877df: Layer already exists 03:11:46 91eb25f43fb6: Layer already exists 03:11:46 59b24293015c: Layer already exists 03:11:46 4bb9900afc2d: Layer already exists 03:11:46 2f34cbf4526d: Layer already exists 03:11:46 7b6c78278113: Layer already exists 03:11:46 7c504f21be85: Layer already exists 03:11:46 a1950a40abad: Layer already exists 03:11:46 da178fc95c21: Layer already exists 03:11:46 main: digest: sha256:de409669a9e8db7cd9a6f58f6271352c99dbbba1bbe5e772f181c2fcd197f136 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:11:47 ===================================================== [Pipeline] echo 03:11:47 taggedImages: 03:11:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:71d356aaa66d076e2d1373082ceb35605edef62d 03:11:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:11:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.21 03:11:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 03:11:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 03:11:47 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 03:11:47 71d356aaa66d076e2d1373082ceb35605edef62d 03:11:47 latest 03:11:47 3.2.0-dev.21 03:11:47 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 03:11:47 main 03:11:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:49 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:71d356aaa66d076e2d1373082ceb35605edef62d 03:11:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:11:49 9fd9075acab0: Preparing 03:11:49 315057a50970: Preparing 03:11:49 59b24293015c: Preparing 03:11:49 7b6c78278113: Preparing 03:11:49 52fc45839b52: Preparing 03:11:49 9c06b22fd026: Preparing 03:11:49 7c504f21be85: Preparing 03:11:49 9c06b22fd026: Waiting 03:11:49 7c504f21be85: Waiting 03:11:49 7b6c78278113: Layer already exists 03:11:49 59b24293015c: Layer already exists 03:11:49 7c504f21be85: Layer already exists 03:11:49 52fc45839b52: Pushed 03:11:49 9fd9075acab0: Pushed 03:11:49 9c06b22fd026: Pushed 03:11:51 315057a50970: Pushed 03:11:51 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:04805d7d0f9e4039bdb5a2a2991c3ba6c7e0b8056fc8fd432d5e47c8419f847d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:52 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:53 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:11:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:11:53 9fd9075acab0: Preparing 03:11:53 315057a50970: Preparing 03:11:53 59b24293015c: Preparing 03:11:53 7b6c78278113: Preparing 03:11:53 52fc45839b52: Preparing 03:11:53 9c06b22fd026: Preparing 03:11:53 7c504f21be85: Preparing 03:11:53 9c06b22fd026: Waiting 03:11:53 7c504f21be85: Waiting 03:11:53 315057a50970: Layer already exists 03:11:53 52fc45839b52: Layer already exists 03:11:53 59b24293015c: Layer already exists 03:11:53 9fd9075acab0: Layer already exists 03:11:53 7b6c78278113: Layer already exists 03:11:53 7c504f21be85: Layer already exists 03:11:53 9c06b22fd026: Layer already exists 03:11:53 latest: digest: sha256:04805d7d0f9e4039bdb5a2a2991c3ba6c7e0b8056fc8fd432d5e47c8419f847d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:54 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:55 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.21 03:11:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:11:55 9fd9075acab0: Preparing 03:11:55 315057a50970: Preparing 03:11:55 59b24293015c: Preparing 03:11:55 7b6c78278113: Preparing 03:11:55 52fc45839b52: Preparing 03:11:55 9c06b22fd026: Preparing 03:11:55 7c504f21be85: Preparing 03:11:55 9c06b22fd026: Waiting 03:11:55 7c504f21be85: Waiting 03:11:55 59b24293015c: Layer already exists 03:11:55 7b6c78278113: Layer already exists 03:11:55 315057a50970: Layer already exists 03:11:55 52fc45839b52: Layer already exists 03:11:55 9fd9075acab0: Layer already exists 03:11:55 9c06b22fd026: Layer already exists 03:11:55 7c504f21be85: Layer already exists 03:11:55 3.2.0-dev.21: digest: sha256:04805d7d0f9e4039bdb5a2a2991c3ba6c7e0b8056fc8fd432d5e47c8419f847d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:56 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:56 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 03:11:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:11:56 9fd9075acab0: Preparing 03:11:56 315057a50970: Preparing 03:11:56 59b24293015c: Preparing 03:11:56 7b6c78278113: Preparing 03:11:56 52fc45839b52: Preparing 03:11:56 9c06b22fd026: Preparing 03:11:56 7c504f21be85: Preparing 03:11:56 9c06b22fd026: Waiting 03:11:56 7c504f21be85: Waiting 03:11:56 59b24293015c: Layer already exists 03:11:56 7b6c78278113: Layer already exists 03:11:56 52fc45839b52: Layer already exists 03:11:56 9fd9075acab0: Layer already exists 03:11:56 315057a50970: Layer already exists 03:11:56 7c504f21be85: Layer already exists 03:11:56 9c06b22fd026: Layer already exists 03:11:56 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:04805d7d0f9e4039bdb5a2a2991c3ba6c7e0b8056fc8fd432d5e47c8419f847d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:57 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:58 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 03:11:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:11:58 9fd9075acab0: Preparing 03:11:58 315057a50970: Preparing 03:11:58 59b24293015c: Preparing 03:11:58 7b6c78278113: Preparing 03:11:58 52fc45839b52: Preparing 03:11:58 9c06b22fd026: Preparing 03:11:58 7c504f21be85: Preparing 03:11:58 9c06b22fd026: Waiting 03:11:58 7c504f21be85: Waiting 03:11:58 59b24293015c: Layer already exists 03:11:58 9fd9075acab0: Layer already exists 03:11:58 315057a50970: Layer already exists 03:11:58 7b6c78278113: Layer already exists 03:11:58 52fc45839b52: Layer already exists 03:11:58 9c06b22fd026: Layer already exists 03:11:58 7c504f21be85: Layer already exists 03:11:58 main: digest: sha256:04805d7d0f9e4039bdb5a2a2991c3ba6c7e0b8056fc8fd432d5e47c8419f847d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:11:59 ===================================================== [Pipeline] echo 03:11:59 taggedImages: 03:11:59 - nexus3.edgexfoundry.org:10004/core-data-arm64:71d356aaa66d076e2d1373082ceb35605edef62d 03:11:59 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:11:59 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.21 03:11:59 - nexus3.edgexfoundry.org:10004/core-data-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 03:11:59 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:11:59 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 03:11:59 71d356aaa66d076e2d1373082ceb35605edef62d 03:11:59 latest 03:11:59 3.2.0-dev.21 03:11:59 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 03:11:59 main 03:11:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:00 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:71d356aaa66d076e2d1373082ceb35605edef62d 03:12:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:12:01 88e2cca9b7cb: Preparing 03:12:01 d5d1dfe710ff: Preparing 03:12:01 9b2e8e98038f: Preparing 03:12:01 59b24293015c: Preparing 03:12:01 7b6c78278113: Preparing 03:12:01 da178fc95c21: Preparing 03:12:01 a1950a40abad: Preparing 03:12:01 7c504f21be85: Preparing 03:12:01 da178fc95c21: Waiting 03:12:01 a1950a40abad: Waiting 03:12:01 7c504f21be85: Waiting 03:12:01 7b6c78278113: Layer already exists 03:12:01 59b24293015c: Layer already exists 03:12:01 da178fc95c21: Layer already exists 03:12:01 a1950a40abad: Layer already exists 03:12:01 7c504f21be85: Layer already exists 03:12:01 d5d1dfe710ff: Pushed 03:12:01 88e2cca9b7cb: Pushed 03:12:03 9b2e8e98038f: Pushed 03:12:03 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:7e3629237cbd7c30c2e4e8cd4c50ea70c6865d788c29dd758136490fb57ae6ed size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:04 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:12:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:12:10 88e2cca9b7cb: Preparing 03:12:10 d5d1dfe710ff: Preparing 03:12:10 9b2e8e98038f: Preparing 03:12:10 59b24293015c: Preparing 03:12:10 7b6c78278113: Preparing 03:12:10 da178fc95c21: Preparing 03:12:10 a1950a40abad: Preparing 03:12:10 7c504f21be85: Preparing 03:12:10 a1950a40abad: Waiting 03:12:10 7c504f21be85: Waiting 03:12:10 da178fc95c21: Waiting 03:12:10 7b6c78278113: Layer already exists 03:12:10 59b24293015c: Layer already exists 03:12:10 d5d1dfe710ff: Layer already exists 03:12:10 88e2cca9b7cb: Layer already exists 03:12:10 9b2e8e98038f: Layer already exists 03:12:10 da178fc95c21: Layer already exists 03:12:10 7c504f21be85: Layer already exists 03:12:10 a1950a40abad: Layer already exists 03:12:10 latest: digest: sha256:7e3629237cbd7c30c2e4e8cd4c50ea70c6865d788c29dd758136490fb57ae6ed size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:11 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.21 03:12:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:12:11 88e2cca9b7cb: Preparing 03:12:11 d5d1dfe710ff: Preparing 03:12:11 9b2e8e98038f: Preparing 03:12:11 59b24293015c: Preparing 03:12:11 7b6c78278113: Preparing 03:12:11 da178fc95c21: Preparing 03:12:11 a1950a40abad: Preparing 03:12:11 7c504f21be85: Preparing 03:12:11 a1950a40abad: Waiting 03:12:11 da178fc95c21: Waiting 03:12:11 7c504f21be85: Waiting 03:12:11 88e2cca9b7cb: Layer already exists 03:12:11 59b24293015c: Layer already exists 03:12:11 d5d1dfe710ff: Layer already exists 03:12:11 9b2e8e98038f: Layer already exists 03:12:11 7b6c78278113: Layer already exists 03:12:11 a1950a40abad: Layer already exists 03:12:11 7c504f21be85: Layer already exists 03:12:11 da178fc95c21: Layer already exists 03:12:11 3.2.0-dev.21: digest: sha256:7e3629237cbd7c30c2e4e8cd4c50ea70c6865d788c29dd758136490fb57ae6ed size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:12 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 03:12:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:12:13 88e2cca9b7cb: Preparing 03:12:13 d5d1dfe710ff: Preparing 03:12:13 9b2e8e98038f: Preparing 03:12:13 59b24293015c: Preparing 03:12:13 7b6c78278113: Preparing 03:12:13 da178fc95c21: Preparing 03:12:13 a1950a40abad: Preparing 03:12:13 da178fc95c21: Waiting 03:12:13 7c504f21be85: Preparing 03:12:13 a1950a40abad: Waiting 03:12:13 7c504f21be85: Waiting 03:12:13 9b2e8e98038f: Layer already exists 03:12:13 d5d1dfe710ff: Layer already exists 03:12:13 88e2cca9b7cb: Layer already exists 03:12:13 7b6c78278113: Layer already exists 03:12:13 59b24293015c: Layer already exists 03:12:13 da178fc95c21: Layer already exists 03:12:13 a1950a40abad: Layer already exists 03:12:13 7c504f21be85: Layer already exists 03:12:13 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:7e3629237cbd7c30c2e4e8cd4c50ea70c6865d788c29dd758136490fb57ae6ed size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:14 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 03:12:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:12:15 88e2cca9b7cb: Preparing 03:12:15 d5d1dfe710ff: Preparing 03:12:15 9b2e8e98038f: Preparing 03:12:15 59b24293015c: Preparing 03:12:15 7b6c78278113: Preparing 03:12:15 da178fc95c21: Preparing 03:12:15 a1950a40abad: Preparing 03:12:15 7c504f21be85: Preparing 03:12:15 da178fc95c21: Waiting 03:12:15 a1950a40abad: Waiting 03:12:15 7c504f21be85: Waiting 03:12:15 7b6c78278113: Layer already exists 03:12:15 59b24293015c: Layer already exists 03:12:15 88e2cca9b7cb: Layer already exists 03:12:15 9b2e8e98038f: Layer already exists 03:12:15 d5d1dfe710ff: Layer already exists 03:12:15 7c504f21be85: Layer already exists 03:12:15 da178fc95c21: Layer already exists 03:12:15 a1950a40abad: Layer already exists 03:12:15 main: digest: sha256:7e3629237cbd7c30c2e4e8cd4c50ea70c6865d788c29dd758136490fb57ae6ed size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:12:16 ===================================================== [Pipeline] echo 03:12:16 taggedImages: 03:12:16 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:71d356aaa66d076e2d1373082ceb35605edef62d 03:12:16 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:12:16 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.21 03:12:16 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 03:12:16 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:12:16 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 03:12:16 71d356aaa66d076e2d1373082ceb35605edef62d 03:12:16 latest 03:12:16 3.2.0-dev.21 03:12:16 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 03:12:16 main 03:12:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:17 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:71d356aaa66d076e2d1373082ceb35605edef62d 03:12:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:12:18 b377b164451d: Preparing 03:12:18 b7464ba0a298: Preparing 03:12:18 53fe2b6e6aec: Preparing 03:12:18 44f5c9050678: Preparing 03:12:18 7ec947c731d9: Preparing 03:12:18 515eed00ae09: Preparing 03:12:18 9ce03e95b88c: Preparing 03:12:18 59b24293015c: Preparing 03:12:18 7b6c78278113: Preparing 03:12:18 6544fb9d92e9: Preparing 03:12:18 9edc1363039c: Preparing 03:12:18 5f70bf18a086: Preparing 03:12:18 c67700add93a: Preparing 03:12:18 956c0446b4fb: Preparing 03:12:18 4fb01bf222eb: Preparing 03:12:18 7c504f21be85: Preparing 03:12:18 515eed00ae09: Waiting 03:12:18 9ce03e95b88c: Waiting 03:12:18 59b24293015c: Waiting 03:12:18 7b6c78278113: Waiting 03:12:18 6544fb9d92e9: Waiting 03:12:18 9edc1363039c: Waiting 03:12:18 5f70bf18a086: Waiting 03:12:18 c67700add93a: Waiting 03:12:18 956c0446b4fb: Waiting 03:12:18 4fb01bf222eb: Waiting 03:12:18 7c504f21be85: Waiting 03:12:18 44f5c9050678: Pushed 03:12:18 53fe2b6e6aec: Pushed 03:12:18 7ec947c731d9: Pushed 03:12:18 b377b164451d: Pushed 03:12:18 b7464ba0a298: Pushed 03:12:18 59b24293015c: Layer already exists 03:12:18 7b6c78278113: Layer already exists 03:12:18 515eed00ae09: Pushed 03:12:18 6544fb9d92e9: Pushed 03:12:18 5f70bf18a086: Pushed 03:12:18 9edc1363039c: Pushed 03:12:18 c67700add93a: Pushed 03:12:18 7c504f21be85: Layer already exists 03:12:18 956c0446b4fb: Pushed 03:12:18 4fb01bf222eb: Pushed 03:12:21 9ce03e95b88c: Pushed 03:12:21 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:08bd6c24c896ae003b5b7bf310602d0622c92db5a70189e523b4dcecc3c118b8 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:22 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:12:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:12:22 b377b164451d: Preparing 03:12:22 b7464ba0a298: Preparing 03:12:22 53fe2b6e6aec: Preparing 03:12:22 44f5c9050678: Preparing 03:12:22 7ec947c731d9: Preparing 03:12:22 515eed00ae09: Preparing 03:12:22 9ce03e95b88c: Preparing 03:12:22 59b24293015c: Preparing 03:12:22 7b6c78278113: Preparing 03:12:22 6544fb9d92e9: Preparing 03:12:22 9edc1363039c: Preparing 03:12:22 5f70bf18a086: Preparing 03:12:22 c67700add93a: Preparing 03:12:22 956c0446b4fb: Preparing 03:12:22 4fb01bf222eb: Preparing 03:12:22 7c504f21be85: Preparing 03:12:22 9edc1363039c: Waiting 03:12:22 956c0446b4fb: Waiting 03:12:22 5f70bf18a086: Waiting 03:12:22 4fb01bf222eb: Waiting 03:12:22 c67700add93a: Waiting 03:12:22 515eed00ae09: Waiting 03:12:22 7c504f21be85: Waiting 03:12:22 6544fb9d92e9: Waiting 03:12:22 7b6c78278113: Waiting 03:12:22 b377b164451d: Layer already exists 03:12:22 53fe2b6e6aec: Layer already exists 03:12:22 b7464ba0a298: Layer already exists 03:12:22 44f5c9050678: Layer already exists 03:12:22 7ec947c731d9: Layer already exists 03:12:22 515eed00ae09: Layer already exists 03:12:22 59b24293015c: Layer already exists 03:12:22 9ce03e95b88c: Layer already exists 03:12:22 7b6c78278113: Layer already exists 03:12:22 6544fb9d92e9: Layer already exists 03:12:22 5f70bf18a086: Layer already exists 03:12:22 956c0446b4fb: Layer already exists 03:12:22 9edc1363039c: Layer already exists 03:12:22 c67700add93a: Layer already exists 03:12:22 4fb01bf222eb: Layer already exists 03:12:22 7c504f21be85: Layer already exists 03:12:23 latest: digest: sha256:08bd6c24c896ae003b5b7bf310602d0622c92db5a70189e523b4dcecc3c118b8 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:23 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.21 03:12:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:12:24 b377b164451d: Preparing 03:12:24 b7464ba0a298: Preparing 03:12:24 53fe2b6e6aec: Preparing 03:12:24 44f5c9050678: Preparing 03:12:24 7ec947c731d9: Preparing 03:12:24 515eed00ae09: Preparing 03:12:24 9ce03e95b88c: Preparing 03:12:24 515eed00ae09: Waiting 03:12:24 59b24293015c: Preparing 03:12:24 7b6c78278113: Preparing 03:12:24 6544fb9d92e9: Preparing 03:12:24 9edc1363039c: Preparing 03:12:24 5f70bf18a086: Preparing 03:12:24 c67700add93a: Preparing 03:12:24 956c0446b4fb: Preparing 03:12:24 4fb01bf222eb: Preparing 03:12:24 7c504f21be85: Preparing 03:12:24 59b24293015c: Waiting 03:12:24 5f70bf18a086: Waiting 03:12:24 7b6c78278113: Waiting 03:12:24 c67700add93a: Waiting 03:12:24 6544fb9d92e9: Waiting 03:12:24 956c0446b4fb: Waiting 03:12:24 9edc1363039c: Waiting 03:12:24 4fb01bf222eb: Waiting 03:12:24 9ce03e95b88c: Waiting 03:12:24 b377b164451d: Layer already exists 03:12:24 44f5c9050678: Layer already exists 03:12:24 b7464ba0a298: Layer already exists 03:12:24 7ec947c731d9: Layer already exists 03:12:24 53fe2b6e6aec: Layer already exists 03:12:24 7b6c78278113: Layer already exists 03:12:24 515eed00ae09: Layer already exists 03:12:24 9ce03e95b88c: Layer already exists 03:12:24 59b24293015c: Layer already exists 03:12:24 6544fb9d92e9: Layer already exists 03:12:24 c67700add93a: Layer already exists 03:12:24 9edc1363039c: Layer already exists 03:12:24 5f70bf18a086: Layer already exists 03:12:24 4fb01bf222eb: Layer already exists 03:12:24 956c0446b4fb: Layer already exists 03:12:24 7c504f21be85: Layer already exists 03:12:24 3.2.0-dev.21: digest: sha256:08bd6c24c896ae003b5b7bf310602d0622c92db5a70189e523b4dcecc3c118b8 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:25 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 03:12:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:12:26 b377b164451d: Preparing 03:12:26 b7464ba0a298: Preparing 03:12:26 53fe2b6e6aec: Preparing 03:12:26 44f5c9050678: Preparing 03:12:26 7ec947c731d9: Preparing 03:12:26 515eed00ae09: Preparing 03:12:26 9ce03e95b88c: Preparing 03:12:26 59b24293015c: Preparing 03:12:26 7b6c78278113: Preparing 03:12:26 6544fb9d92e9: Preparing 03:12:26 9edc1363039c: Preparing 03:12:26 5f70bf18a086: Preparing 03:12:26 c67700add93a: Preparing 03:12:26 956c0446b4fb: Preparing 03:12:26 4fb01bf222eb: Preparing 03:12:26 7c504f21be85: Preparing 03:12:26 9ce03e95b88c: Waiting 03:12:26 59b24293015c: Waiting 03:12:26 7b6c78278113: Waiting 03:12:26 6544fb9d92e9: Waiting 03:12:26 9edc1363039c: Waiting 03:12:26 5f70bf18a086: Waiting 03:12:26 515eed00ae09: Waiting 03:12:26 7c504f21be85: Waiting 03:12:26 956c0446b4fb: Waiting 03:12:26 4fb01bf222eb: Waiting 03:12:26 53fe2b6e6aec: Layer already exists 03:12:26 b377b164451d: Layer already exists 03:12:26 b7464ba0a298: Layer already exists 03:12:26 7ec947c731d9: Layer already exists 03:12:26 44f5c9050678: Layer already exists 03:12:26 9ce03e95b88c: Layer already exists 03:12:26 515eed00ae09: Layer already exists 03:12:26 59b24293015c: Layer already exists 03:12:26 7b6c78278113: Layer already exists 03:12:26 6544fb9d92e9: Layer already exists 03:12:26 5f70bf18a086: Layer already exists 03:12:26 9edc1363039c: Layer already exists 03:12:26 c67700add93a: Layer already exists 03:12:26 956c0446b4fb: Layer already exists 03:12:26 4fb01bf222eb: Layer already exists 03:12:26 7c504f21be85: Layer already exists 03:12:26 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:08bd6c24c896ae003b5b7bf310602d0622c92db5a70189e523b4dcecc3c118b8 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:27 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 03:12:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:12:28 b377b164451d: Preparing 03:12:28 b7464ba0a298: Preparing 03:12:28 53fe2b6e6aec: Preparing 03:12:28 44f5c9050678: Preparing 03:12:28 7ec947c731d9: Preparing 03:12:28 515eed00ae09: Preparing 03:12:28 9ce03e95b88c: Preparing 03:12:28 59b24293015c: Preparing 03:12:28 7b6c78278113: Preparing 03:12:28 6544fb9d92e9: Preparing 03:12:28 9edc1363039c: Preparing 03:12:28 5f70bf18a086: Preparing 03:12:28 c67700add93a: Preparing 03:12:28 956c0446b4fb: Preparing 03:12:28 4fb01bf222eb: Preparing 03:12:28 7c504f21be85: Preparing 03:12:28 515eed00ae09: Waiting 03:12:28 9ce03e95b88c: Waiting 03:12:28 5f70bf18a086: Waiting 03:12:28 c67700add93a: Waiting 03:12:28 956c0446b4fb: Waiting 03:12:28 4fb01bf222eb: Waiting 03:12:28 59b24293015c: Waiting 03:12:28 7b6c78278113: Waiting 03:12:28 6544fb9d92e9: Waiting 03:12:28 9edc1363039c: Waiting 03:12:28 7c504f21be85: Waiting 03:12:28 7ec947c731d9: Layer already exists 03:12:28 b7464ba0a298: Layer already exists 03:12:28 53fe2b6e6aec: Layer already exists 03:12:28 44f5c9050678: Layer already exists 03:12:28 b377b164451d: Layer already exists 03:12:28 9ce03e95b88c: Layer already exists 03:12:28 6544fb9d92e9: Layer already exists 03:12:28 515eed00ae09: Layer already exists 03:12:28 7b6c78278113: Layer already exists 03:12:28 59b24293015c: Layer already exists 03:12:28 9edc1363039c: Layer already exists 03:12:28 4fb01bf222eb: Layer already exists 03:12:28 5f70bf18a086: Layer already exists 03:12:28 956c0446b4fb: Layer already exists 03:12:28 c67700add93a: Layer already exists 03:12:28 7c504f21be85: Layer already exists 03:12:28 main: digest: sha256:08bd6c24c896ae003b5b7bf310602d0622c92db5a70189e523b4dcecc3c118b8 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:12:29 ===================================================== [Pipeline] echo 03:12:29 taggedImages: 03:12:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:71d356aaa66d076e2d1373082ceb35605edef62d 03:12:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:12:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.21 03:12:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 03:12:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:12:29 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 03:12:29 71d356aaa66d076e2d1373082ceb35605edef62d 03:12:29 latest 03:12:29 3.2.0-dev.21 03:12:29 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 03:12:29 main 03:12:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:30 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:71d356aaa66d076e2d1373082ceb35605edef62d 03:12:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:12:31 53363d13bcce: Preparing 03:12:31 e3e94a7bd3f5: Preparing 03:12:31 be255c08d799: Preparing 03:12:31 6aa51fee2fde: Preparing 03:12:31 59b24293015c: Preparing 03:12:31 7b6c78278113: Preparing 03:12:31 da178fc95c21: Preparing 03:12:31 7b6c78278113: Waiting 03:12:31 a1950a40abad: Preparing 03:12:31 da178fc95c21: Waiting 03:12:31 7c504f21be85: Preparing 03:12:31 a1950a40abad: Waiting 03:12:31 7c504f21be85: Waiting 03:12:31 59b24293015c: Layer already exists 03:12:31 7b6c78278113: Layer already exists 03:12:31 da178fc95c21: Layer already exists 03:12:31 e3e94a7bd3f5: Pushed 03:12:31 a1950a40abad: Layer already exists 03:12:31 53363d13bcce: Pushed 03:12:31 be255c08d799: Pushed 03:12:31 7c504f21be85: Layer already exists 03:12:33 6aa51fee2fde: Pushed 03:12:33 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:25cc4b153ae707d4d7cab7a0f20fa77e572ba38023cf629cd286dabeb64e25fb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:34 + 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 03:12:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:12:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:12:34 53363d13bcce: Preparing 03:12:34 e3e94a7bd3f5: Preparing 03:12:34 be255c08d799: Preparing 03:12:34 6aa51fee2fde: Preparing 03:12:34 59b24293015c: Preparing 03:12:34 7b6c78278113: Preparing 03:12:34 da178fc95c21: Preparing 03:12:34 a1950a40abad: Preparing 03:12:34 7c504f21be85: Preparing 03:12:34 7b6c78278113: Waiting 03:12:34 da178fc95c21: Waiting 03:12:34 a1950a40abad: Waiting 03:12:34 7c504f21be85: Waiting 03:12:34 59b24293015c: Layer already exists 03:12:34 6aa51fee2fde: Layer already exists 03:12:34 be255c08d799: Layer already exists 03:12:34 e3e94a7bd3f5: Layer already exists 03:12:34 53363d13bcce: Layer already exists 03:12:34 7b6c78278113: Layer already exists 03:12:34 a1950a40abad: Layer already exists 03:12:34 da178fc95c21: Layer already exists 03:12:34 7c504f21be85: Layer already exists 03:12:35 latest: digest: sha256:25cc4b153ae707d4d7cab7a0f20fa77e572ba38023cf629cd286dabeb64e25fb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:35 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.21 03:12:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:12:36 53363d13bcce: Preparing 03:12:36 e3e94a7bd3f5: Preparing 03:12:36 be255c08d799: Preparing 03:12:36 6aa51fee2fde: Preparing 03:12:36 59b24293015c: Preparing 03:12:36 7b6c78278113: Preparing 03:12:36 da178fc95c21: Preparing 03:12:36 a1950a40abad: Preparing 03:12:36 7c504f21be85: Preparing 03:12:36 7b6c78278113: Waiting 03:12:36 da178fc95c21: Waiting 03:12:36 7c504f21be85: Waiting 03:12:36 a1950a40abad: Waiting 03:12:36 e3e94a7bd3f5: Layer already exists 03:12:36 be255c08d799: Layer already exists 03:12:36 59b24293015c: Layer already exists 03:12:36 53363d13bcce: Layer already exists 03:12:36 6aa51fee2fde: Layer already exists 03:12:36 da178fc95c21: Layer already exists 03:12:36 7b6c78278113: Layer already exists 03:12:36 a1950a40abad: Layer already exists 03:12:36 7c504f21be85: Layer already exists 03:12:36 3.2.0-dev.21: digest: sha256:25cc4b153ae707d4d7cab7a0f20fa77e572ba38023cf629cd286dabeb64e25fb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:37 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 03:12:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:12:38 53363d13bcce: Preparing 03:12:38 e3e94a7bd3f5: Preparing 03:12:38 be255c08d799: Preparing 03:12:38 6aa51fee2fde: Preparing 03:12:38 59b24293015c: Preparing 03:12:38 7b6c78278113: Preparing 03:12:38 da178fc95c21: Preparing 03:12:38 a1950a40abad: Preparing 03:12:38 7c504f21be85: Preparing 03:12:38 da178fc95c21: Waiting 03:12:38 a1950a40abad: Waiting 03:12:38 7c504f21be85: Waiting 03:12:38 7b6c78278113: Waiting 03:12:38 e3e94a7bd3f5: Layer already exists 03:12:38 be255c08d799: Layer already exists 03:12:38 59b24293015c: Layer already exists 03:12:38 6aa51fee2fde: Layer already exists 03:12:38 53363d13bcce: Layer already exists 03:12:38 da178fc95c21: Layer already exists 03:12:38 7b6c78278113: Layer already exists 03:12:38 a1950a40abad: Layer already exists 03:12:38 7c504f21be85: Layer already exists 03:12:38 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:25cc4b153ae707d4d7cab7a0f20fa77e572ba38023cf629cd286dabeb64e25fb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:39 + 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 03:12:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 03:12:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:12:40 53363d13bcce: Preparing 03:12:40 e3e94a7bd3f5: Preparing 03:12:40 be255c08d799: Preparing 03:12:40 6aa51fee2fde: Preparing 03:12:40 59b24293015c: Preparing 03:12:40 7b6c78278113: Preparing 03:12:40 da178fc95c21: Preparing 03:12:40 a1950a40abad: Preparing 03:12:40 7c504f21be85: Preparing 03:12:40 7b6c78278113: Waiting 03:12:40 da178fc95c21: Waiting 03:12:40 a1950a40abad: Waiting 03:12:40 7c504f21be85: Waiting 03:12:40 6aa51fee2fde: Layer already exists 03:12:40 e3e94a7bd3f5: Layer already exists 03:12:40 59b24293015c: Layer already exists 03:12:40 be255c08d799: Layer already exists 03:12:40 53363d13bcce: Layer already exists 03:12:40 7b6c78278113: Layer already exists 03:12:40 7c504f21be85: Layer already exists 03:12:40 a1950a40abad: Layer already exists 03:12:40 da178fc95c21: Layer already exists 03:12:40 main: digest: sha256:25cc4b153ae707d4d7cab7a0f20fa77e572ba38023cf629cd286dabeb64e25fb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:12:41 ===================================================== [Pipeline] echo 03:12:41 taggedImages: 03:12:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:71d356aaa66d076e2d1373082ceb35605edef62d 03:12:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:12:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.21 03:12:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 03:12:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 03:12:41 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 03:12:41 71d356aaa66d076e2d1373082ceb35605edef62d 03:12:41 latest 03:12:41 3.2.0-dev.21 03:12:41 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 03:12:41 main 03:12:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:42 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:71d356aaa66d076e2d1373082ceb35605edef62d 03:12:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:12:43 593912d551f2: Preparing 03:12:43 85f4502fbe21: Preparing 03:12:43 c00a70fcbdeb: Preparing 03:12:43 7dd1722a0075: Preparing 03:12:43 6c3757d33ba8: Preparing 03:12:43 59b24293015c: Preparing 03:12:43 7b6c78278113: Preparing 03:12:43 ee201dfc5bae: Preparing 03:12:43 76e85daf7b9e: Preparing 03:12:43 f32129c6c85f: Preparing 03:12:43 7c504f21be85: Preparing 03:12:43 7b6c78278113: Waiting 03:12:43 ee201dfc5bae: Waiting 03:12:43 76e85daf7b9e: Waiting 03:12:43 f32129c6c85f: Waiting 03:12:43 7c504f21be85: Waiting 03:12:43 7dd1722a0075: Pushed 03:12:43 6c3757d33ba8: Pushed 03:12:43 85f4502fbe21: Pushed 03:12:43 593912d551f2: Pushed 03:12:43 59b24293015c: Layer already exists 03:12:43 7b6c78278113: Layer already exists 03:12:43 7c504f21be85: Layer already exists 03:12:44 ee201dfc5bae: Pushed 03:12:44 76e85daf7b9e: Pushed 03:12:45 c00a70fcbdeb: Pushed 03:12:46 f32129c6c85f: Pushed 03:12:46 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:f3f55359781fca73667849a7b9ab65442c4b5f119440e8bb2b9c345915bf119a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:47 + 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 03:12:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:12:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:12:47 593912d551f2: Preparing 03:12:47 85f4502fbe21: Preparing 03:12:47 c00a70fcbdeb: Preparing 03:12:47 7dd1722a0075: Preparing 03:12:47 6c3757d33ba8: Preparing 03:12:47 59b24293015c: Preparing 03:12:47 7b6c78278113: Preparing 03:12:47 ee201dfc5bae: Preparing 03:12:47 76e85daf7b9e: Preparing 03:12:47 f32129c6c85f: Preparing 03:12:47 7c504f21be85: Preparing 03:12:47 ee201dfc5bae: Waiting 03:12:47 76e85daf7b9e: Waiting 03:12:47 f32129c6c85f: Waiting 03:12:47 7c504f21be85: Waiting 03:12:47 59b24293015c: Waiting 03:12:47 7b6c78278113: Waiting 03:12:47 c00a70fcbdeb: Layer already exists 03:12:47 593912d551f2: Layer already exists 03:12:47 7dd1722a0075: Layer already exists 03:12:47 85f4502fbe21: Layer already exists 03:12:47 6c3757d33ba8: Layer already exists 03:12:47 7b6c78278113: Layer already exists 03:12:47 ee201dfc5bae: Layer already exists 03:12:47 59b24293015c: Layer already exists 03:12:47 f32129c6c85f: Layer already exists 03:12:47 76e85daf7b9e: Layer already exists 03:12:47 7c504f21be85: Layer already exists 03:12:48 latest: digest: sha256:f3f55359781fca73667849a7b9ab65442c4b5f119440e8bb2b9c345915bf119a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:48 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.21 03:12:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:12:49 593912d551f2: Preparing 03:12:49 85f4502fbe21: Preparing 03:12:49 c00a70fcbdeb: Preparing 03:12:49 7dd1722a0075: Preparing 03:12:49 6c3757d33ba8: Preparing 03:12:49 59b24293015c: Preparing 03:12:49 7b6c78278113: Preparing 03:12:49 ee201dfc5bae: Preparing 03:12:49 76e85daf7b9e: Preparing 03:12:49 f32129c6c85f: Preparing 03:12:49 59b24293015c: Waiting 03:12:49 7b6c78278113: Waiting 03:12:49 ee201dfc5bae: Waiting 03:12:49 76e85daf7b9e: Waiting 03:12:49 7c504f21be85: Preparing 03:12:49 f32129c6c85f: Waiting 03:12:49 7c504f21be85: Waiting 03:12:49 85f4502fbe21: Layer already exists 03:12:49 6c3757d33ba8: Layer already exists 03:12:49 593912d551f2: Layer already exists 03:12:49 c00a70fcbdeb: Layer already exists 03:12:49 7dd1722a0075: Layer already exists 03:12:49 59b24293015c: Layer already exists 03:12:49 7b6c78278113: Layer already exists 03:12:49 76e85daf7b9e: Layer already exists 03:12:49 ee201dfc5bae: Layer already exists 03:12:49 f32129c6c85f: Layer already exists 03:12:49 7c504f21be85: Layer already exists 03:12:49 3.2.0-dev.21: digest: sha256:f3f55359781fca73667849a7b9ab65442c4b5f119440e8bb2b9c345915bf119a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:50 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 03:12:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:12:51 593912d551f2: Preparing 03:12:51 85f4502fbe21: Preparing 03:12:51 c00a70fcbdeb: Preparing 03:12:51 7dd1722a0075: Preparing 03:12:51 6c3757d33ba8: Preparing 03:12:51 59b24293015c: Preparing 03:12:51 7b6c78278113: Preparing 03:12:51 ee201dfc5bae: Preparing 03:12:51 76e85daf7b9e: Preparing 03:12:51 59b24293015c: Waiting 03:12:51 7b6c78278113: Waiting 03:12:51 f32129c6c85f: Preparing 03:12:51 7c504f21be85: Preparing 03:12:51 ee201dfc5bae: Waiting 03:12:51 76e85daf7b9e: Waiting 03:12:51 f32129c6c85f: Waiting 03:12:51 7c504f21be85: Waiting 03:12:51 593912d551f2: Layer already exists 03:12:51 7dd1722a0075: Layer already exists 03:12:51 c00a70fcbdeb: Layer already exists 03:12:51 85f4502fbe21: Layer already exists 03:12:51 6c3757d33ba8: Layer already exists 03:12:51 7b6c78278113: Layer already exists 03:12:51 ee201dfc5bae: Layer already exists 03:12:51 59b24293015c: Layer already exists 03:12:51 f32129c6c85f: Layer already exists 03:12:51 76e85daf7b9e: Layer already exists 03:12:51 7c504f21be85: Layer already exists 03:12:51 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:f3f55359781fca73667849a7b9ab65442c4b5f119440e8bb2b9c345915bf119a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:52 + 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 03:12:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 03:12:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:12:54 593912d551f2: Preparing 03:12:54 85f4502fbe21: Preparing 03:12:54 c00a70fcbdeb: Preparing 03:12:54 7dd1722a0075: Preparing 03:12:54 6c3757d33ba8: Preparing 03:12:54 59b24293015c: Preparing 03:12:54 7b6c78278113: Preparing 03:12:54 ee201dfc5bae: Preparing 03:12:54 76e85daf7b9e: Preparing 03:12:54 f32129c6c85f: Preparing 03:12:54 7c504f21be85: Preparing 03:12:54 59b24293015c: Waiting 03:12:54 7b6c78278113: Waiting 03:12:54 ee201dfc5bae: Waiting 03:12:54 76e85daf7b9e: Waiting 03:12:54 f32129c6c85f: Waiting 03:12:54 7c504f21be85: Waiting 03:12:54 85f4502fbe21: Layer already exists 03:12:54 593912d551f2: Layer already exists 03:12:54 6c3757d33ba8: Layer already exists 03:12:54 7dd1722a0075: Layer already exists 03:12:54 c00a70fcbdeb: Layer already exists 03:12:54 ee201dfc5bae: Layer already exists 03:12:54 59b24293015c: Layer already exists 03:12:54 7b6c78278113: Layer already exists 03:12:54 f32129c6c85f: Layer already exists 03:12:54 76e85daf7b9e: Layer already exists 03:12:54 7c504f21be85: Layer already exists 03:12:54 main: digest: sha256:f3f55359781fca73667849a7b9ab65442c4b5f119440e8bb2b9c345915bf119a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:12:55 ===================================================== [Pipeline] echo 03:12:55 taggedImages: 03:12:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:71d356aaa66d076e2d1373082ceb35605edef62d 03:12:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:12:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.21 03:12:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 03:12:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:12:55 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 03:12:55 71d356aaa66d076e2d1373082ceb35605edef62d 03:12:55 latest 03:12:55 3.2.0-dev.21 03:12:55 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 03:12:55 main 03:12:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:56 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:71d356aaa66d076e2d1373082ceb35605edef62d 03:12:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:12:57 c96f6bcc20fb: Preparing 03:12:57 acdc2cc8c566: Preparing 03:12:57 a00d66f64d17: Preparing 03:12:57 15fe4441abc4: Preparing 03:12:57 66bb4c905fd2: Preparing 03:12:57 5da8e61c3cf5: Preparing 03:12:57 b52969f1d47d: Preparing 03:12:57 59b24293015c: Preparing 03:12:57 7b6c78278113: Preparing 03:12:57 a777ea4397e9: Preparing 03:12:57 eb806804b0ed: Preparing 03:12:57 7c504f21be85: Preparing 03:12:57 5da8e61c3cf5: Waiting 03:12:57 b52969f1d47d: Waiting 03:12:57 59b24293015c: Waiting 03:12:57 7b6c78278113: Waiting 03:12:57 a777ea4397e9: Waiting 03:12:57 eb806804b0ed: Waiting 03:12:57 7c504f21be85: Waiting 03:12:57 66bb4c905fd2: Pushed 03:12:57 acdc2cc8c566: Pushed 03:12:57 c96f6bcc20fb: Pushed 03:12:57 59b24293015c: Layer already exists 03:12:57 5da8e61c3cf5: Pushed 03:12:57 7b6c78278113: Layer already exists 03:12:57 b52969f1d47d: Pushed 03:12:57 7c504f21be85: Layer already exists 03:12:57 a777ea4397e9: Pushed 03:12:59 15fe4441abc4: Pushed 03:13:00 a00d66f64d17: Pushed 03:13:00 eb806804b0ed: Pushed 03:13:00 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:75c17e31c4a57130f764ff654c55059dd71bcb15b88b331e67c1db27c9d06e4c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:01 + 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 03:13:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:13:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:13:01 c96f6bcc20fb: Preparing 03:13:01 acdc2cc8c566: Preparing 03:13:01 a00d66f64d17: Preparing 03:13:01 15fe4441abc4: Preparing 03:13:01 66bb4c905fd2: Preparing 03:13:01 5da8e61c3cf5: Preparing 03:13:01 b52969f1d47d: Preparing 03:13:01 59b24293015c: Preparing 03:13:01 7b6c78278113: Preparing 03:13:01 a777ea4397e9: Preparing 03:13:01 eb806804b0ed: Preparing 03:13:01 7c504f21be85: Preparing 03:13:01 b52969f1d47d: Waiting 03:13:01 59b24293015c: Waiting 03:13:01 a777ea4397e9: Waiting 03:13:01 7b6c78278113: Waiting 03:13:01 eb806804b0ed: Waiting 03:13:01 7c504f21be85: Waiting 03:13:01 15fe4441abc4: Layer already exists 03:13:01 acdc2cc8c566: Layer already exists 03:13:01 c96f6bcc20fb: Layer already exists 03:13:01 a00d66f64d17: Layer already exists 03:13:01 66bb4c905fd2: Layer already exists 03:13:01 5da8e61c3cf5: Layer already exists 03:13:01 b52969f1d47d: Layer already exists 03:13:01 a777ea4397e9: Layer already exists 03:13:01 59b24293015c: Layer already exists 03:13:01 7b6c78278113: Layer already exists 03:13:01 eb806804b0ed: Layer already exists 03:13:01 7c504f21be85: Layer already exists 03:13:02 latest: digest: sha256:75c17e31c4a57130f764ff654c55059dd71bcb15b88b331e67c1db27c9d06e4c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:02 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.21 03:13:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:13:03 c96f6bcc20fb: Preparing 03:13:03 acdc2cc8c566: Preparing 03:13:03 a00d66f64d17: Preparing 03:13:03 15fe4441abc4: Preparing 03:13:03 66bb4c905fd2: Preparing 03:13:03 5da8e61c3cf5: Preparing 03:13:03 b52969f1d47d: Preparing 03:13:03 59b24293015c: Preparing 03:13:03 7b6c78278113: Preparing 03:13:03 a777ea4397e9: Preparing 03:13:03 eb806804b0ed: Preparing 03:13:03 7c504f21be85: Preparing 03:13:03 59b24293015c: Waiting 03:13:03 7b6c78278113: Waiting 03:13:03 eb806804b0ed: Waiting 03:13:03 7c504f21be85: Waiting 03:13:03 a777ea4397e9: Waiting 03:13:03 b52969f1d47d: Waiting 03:13:03 66bb4c905fd2: Layer already exists 03:13:03 acdc2cc8c566: Layer already exists 03:13:03 15fe4441abc4: Layer already exists 03:13:03 c96f6bcc20fb: Layer already exists 03:13:03 a00d66f64d17: Layer already exists 03:13:03 5da8e61c3cf5: Layer already exists 03:13:03 b52969f1d47d: Layer already exists 03:13:03 59b24293015c: Layer already exists 03:13:03 7b6c78278113: Layer already exists 03:13:03 a777ea4397e9: Layer already exists 03:13:03 eb806804b0ed: Layer already exists 03:13:03 7c504f21be85: Layer already exists 03:13:03 3.2.0-dev.21: digest: sha256:75c17e31c4a57130f764ff654c55059dd71bcb15b88b331e67c1db27c9d06e4c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:04 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 03:13:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:13:05 c96f6bcc20fb: Preparing 03:13:05 acdc2cc8c566: Preparing 03:13:05 a00d66f64d17: Preparing 03:13:05 15fe4441abc4: Preparing 03:13:05 66bb4c905fd2: Preparing 03:13:05 5da8e61c3cf5: Preparing 03:13:05 b52969f1d47d: Preparing 03:13:05 59b24293015c: Preparing 03:13:05 7b6c78278113: Preparing 03:13:05 a777ea4397e9: Preparing 03:13:05 eb806804b0ed: Preparing 03:13:05 7c504f21be85: Preparing 03:13:05 59b24293015c: Waiting 03:13:05 7b6c78278113: Waiting 03:13:05 a777ea4397e9: Waiting 03:13:05 5da8e61c3cf5: Waiting 03:13:05 b52969f1d47d: Waiting 03:13:05 eb806804b0ed: Waiting 03:13:05 7c504f21be85: Waiting 03:13:05 66bb4c905fd2: Layer already exists 03:13:05 acdc2cc8c566: Layer already exists 03:13:05 15fe4441abc4: Layer already exists 03:13:05 a00d66f64d17: Layer already exists 03:13:05 c96f6bcc20fb: Layer already exists 03:13:05 5da8e61c3cf5: Layer already exists 03:13:05 b52969f1d47d: Layer already exists 03:13:05 59b24293015c: Layer already exists 03:13:05 7b6c78278113: Layer already exists 03:13:05 a777ea4397e9: Layer already exists 03:13:05 eb806804b0ed: Layer already exists 03:13:05 7c504f21be85: Layer already exists 03:13:05 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:75c17e31c4a57130f764ff654c55059dd71bcb15b88b331e67c1db27c9d06e4c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:06 + 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 03:13:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 03:13:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:13:07 c96f6bcc20fb: Preparing 03:13:07 acdc2cc8c566: Preparing 03:13:07 a00d66f64d17: Preparing 03:13:07 15fe4441abc4: Preparing 03:13:07 66bb4c905fd2: Preparing 03:13:07 5da8e61c3cf5: Preparing 03:13:07 b52969f1d47d: Preparing 03:13:07 59b24293015c: Preparing 03:13:07 7b6c78278113: Preparing 03:13:07 a777ea4397e9: Preparing 03:13:07 eb806804b0ed: Preparing 03:13:07 59b24293015c: Waiting 03:13:07 5da8e61c3cf5: Waiting 03:13:07 b52969f1d47d: Waiting 03:13:07 7b6c78278113: Waiting 03:13:07 a777ea4397e9: Waiting 03:13:07 7c504f21be85: Preparing 03:13:07 eb806804b0ed: Waiting 03:13:07 7c504f21be85: Waiting 03:13:07 66bb4c905fd2: Layer already exists 03:13:07 15fe4441abc4: Layer already exists 03:13:07 a00d66f64d17: Layer already exists 03:13:07 c96f6bcc20fb: Layer already exists 03:13:07 acdc2cc8c566: Layer already exists 03:13:07 b52969f1d47d: Layer already exists 03:13:07 5da8e61c3cf5: Layer already exists 03:13:07 59b24293015c: Layer already exists 03:13:07 a777ea4397e9: Layer already exists 03:13:07 7b6c78278113: Layer already exists 03:13:07 eb806804b0ed: Layer already exists 03:13:07 7c504f21be85: Layer already exists 03:13:07 main: digest: sha256:75c17e31c4a57130f764ff654c55059dd71bcb15b88b331e67c1db27c9d06e4c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:13:08 ===================================================== [Pipeline] echo 03:13:08 taggedImages: 03:13:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:71d356aaa66d076e2d1373082ceb35605edef62d 03:13:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:13:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.21 03:13:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 03:13:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:13:08 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 03:13:08 71d356aaa66d076e2d1373082ceb35605edef62d 03:13:08 latest 03:13:08 3.2.0-dev.21 03:13:08 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 03:13:08 main 03:13:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:09 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:71d356aaa66d076e2d1373082ceb35605edef62d 03:13:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:13:10 949d37d03ce7: Preparing 03:13:10 a088518cfb77: Preparing 03:13:10 59b24293015c: Preparing 03:13:10 7b6c78278113: Preparing 03:13:10 2a0f5e129821: Preparing 03:13:10 8801068956a6: Preparing 03:13:10 7c504f21be85: Preparing 03:13:10 8801068956a6: Waiting 03:13:10 7c504f21be85: Waiting 03:13:10 59b24293015c: Layer already exists 03:13:10 7b6c78278113: Layer already exists 03:13:10 7c504f21be85: Layer already exists 03:13:10 2a0f5e129821: Pushed 03:13:10 949d37d03ce7: Pushed 03:13:12 8801068956a6: Pushed 03:13:14 a088518cfb77: Pushed 03:13:14 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:38fe16da086499b92f125853c01898783df8b7c397bcfb21c9c759e11bcf0db2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:15 + 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 03:13:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:13:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:13:15 949d37d03ce7: Preparing 03:13:15 a088518cfb77: Preparing 03:13:15 59b24293015c: Preparing 03:13:15 7b6c78278113: Preparing 03:13:15 2a0f5e129821: Preparing 03:13:15 8801068956a6: Preparing 03:13:15 7c504f21be85: Preparing 03:13:15 8801068956a6: Waiting 03:13:15 7c504f21be85: Waiting 03:13:15 59b24293015c: Layer already exists 03:13:15 7b6c78278113: Layer already exists 03:13:15 2a0f5e129821: Layer already exists 03:13:15 949d37d03ce7: Layer already exists 03:13:15 a088518cfb77: Layer already exists 03:13:15 7c504f21be85: Layer already exists 03:13:15 8801068956a6: Layer already exists 03:13:16 latest: digest: sha256:38fe16da086499b92f125853c01898783df8b7c397bcfb21c9c759e11bcf0db2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:16 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.21 03:13:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:13:17 949d37d03ce7: Preparing 03:13:17 a088518cfb77: Preparing 03:13:17 59b24293015c: Preparing 03:13:17 7b6c78278113: Preparing 03:13:17 2a0f5e129821: Preparing 03:13:17 8801068956a6: Preparing 03:13:17 7c504f21be85: Preparing 03:13:17 8801068956a6: Waiting 03:13:17 7c504f21be85: Waiting 03:13:17 7b6c78278113: Layer already exists 03:13:17 949d37d03ce7: Layer already exists 03:13:17 2a0f5e129821: Layer already exists 03:13:17 59b24293015c: Layer already exists 03:13:17 a088518cfb77: Layer already exists 03:13:17 8801068956a6: Layer already exists 03:13:17 7c504f21be85: Layer already exists 03:13:17 3.2.0-dev.21: digest: sha256:38fe16da086499b92f125853c01898783df8b7c397bcfb21c9c759e11bcf0db2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:18 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 03:13:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:13:19 949d37d03ce7: Preparing 03:13:19 a088518cfb77: Preparing 03:13:19 59b24293015c: Preparing 03:13:19 7b6c78278113: Preparing 03:13:19 2a0f5e129821: Preparing 03:13:19 8801068956a6: Preparing 03:13:19 7c504f21be85: Preparing 03:13:19 8801068956a6: Waiting 03:13:19 7c504f21be85: Waiting 03:13:19 7b6c78278113: Layer already exists 03:13:19 59b24293015c: Layer already exists 03:13:19 a088518cfb77: Layer already exists 03:13:19 2a0f5e129821: Layer already exists 03:13:19 949d37d03ce7: Layer already exists 03:13:19 7c504f21be85: Layer already exists 03:13:19 8801068956a6: Layer already exists 03:13:19 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:38fe16da086499b92f125853c01898783df8b7c397bcfb21c9c759e11bcf0db2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:20 + 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 03:13:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 03:13:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:13:22 949d37d03ce7: Preparing 03:13:22 a088518cfb77: Preparing 03:13:22 59b24293015c: Preparing 03:13:22 7b6c78278113: Preparing 03:13:22 2a0f5e129821: Preparing 03:13:22 8801068956a6: Preparing 03:13:22 7c504f21be85: Preparing 03:13:22 8801068956a6: Waiting 03:13:22 7c504f21be85: Waiting 03:13:22 949d37d03ce7: Layer already exists 03:13:22 a088518cfb77: Layer already exists 03:13:22 59b24293015c: Layer already exists 03:13:22 2a0f5e129821: Layer already exists 03:13:22 7b6c78278113: Layer already exists 03:13:22 8801068956a6: Layer already exists 03:13:22 7c504f21be85: Layer already exists 03:13:22 main: digest: sha256:38fe16da086499b92f125853c01898783df8b7c397bcfb21c9c759e11bcf0db2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:13:23 ===================================================== [Pipeline] echo 03:13:24 taggedImages: 03:13:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:71d356aaa66d076e2d1373082ceb35605edef62d 03:13:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:13:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.21 03:13:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 03:13:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:13:24 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 03:13:24 71d356aaa66d076e2d1373082ceb35605edef62d 03:13:24 latest 03:13:24 3.2.0-dev.21 03:13:24 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 03:13:24 main 03:13:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:26 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:71d356aaa66d076e2d1373082ceb35605edef62d 03:13:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:13:27 57f261a1f42f: Preparing 03:13:27 a2bb6e8958dc: Preparing 03:13:27 a4acd8c7403f: Preparing 03:13:27 59b24293015c: Preparing 03:13:27 7b6c78278113: Preparing 03:13:27 addd0d013869: Preparing 03:13:27 94850b791b7a: Preparing 03:13:27 2cb7f81fc7d2: Preparing 03:13:27 9e3b3b69c079: Preparing 03:13:27 7c504f21be85: Preparing 03:13:27 94850b791b7a: Waiting 03:13:27 2cb7f81fc7d2: Waiting 03:13:27 9e3b3b69c079: Waiting 03:13:27 7c504f21be85: Waiting 03:13:27 addd0d013869: Waiting 03:13:27 7b6c78278113: Layer already exists 03:13:27 59b24293015c: Layer already exists 03:13:27 a4acd8c7403f: Pushed 03:13:27 a2bb6e8958dc: Pushed 03:13:27 57f261a1f42f: Pushed 03:13:27 7c504f21be85: Layer already exists 03:13:27 2cb7f81fc7d2: Pushed 03:13:28 9e3b3b69c079: Pushed 03:13:40 94850b791b7a: Pushed 03:13:45 addd0d013869: Pushed 03:13:45 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:51b4aa10b889b80bc7f567d064e3a5f6ab1c0b5fbd5c0176a856ba02b0b59e14 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:45 + 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 03:13:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:13:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:13:46 57f261a1f42f: Preparing 03:13:46 a2bb6e8958dc: Preparing 03:13:46 a4acd8c7403f: Preparing 03:13:46 59b24293015c: Preparing 03:13:46 7b6c78278113: Preparing 03:13:46 addd0d013869: Preparing 03:13:46 94850b791b7a: Preparing 03:13:46 2cb7f81fc7d2: Preparing 03:13:46 9e3b3b69c079: Preparing 03:13:46 7c504f21be85: Preparing 03:13:46 2cb7f81fc7d2: Waiting 03:13:46 9e3b3b69c079: Waiting 03:13:46 addd0d013869: Waiting 03:13:46 7c504f21be85: Waiting 03:13:46 94850b791b7a: Waiting 03:13:46 a2bb6e8958dc: Layer already exists 03:13:46 7b6c78278113: Layer already exists 03:13:46 59b24293015c: Layer already exists 03:13:46 a4acd8c7403f: Layer already exists 03:13:46 57f261a1f42f: Layer already exists 03:13:46 addd0d013869: Layer already exists 03:13:46 2cb7f81fc7d2: Layer already exists 03:13:46 94850b791b7a: Layer already exists 03:13:46 7c504f21be85: Layer already exists 03:13:46 9e3b3b69c079: Layer already exists 03:13:46 latest: digest: sha256:51b4aa10b889b80bc7f567d064e3a5f6ab1c0b5fbd5c0176a856ba02b0b59e14 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:47 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.21 03:13:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:13:48 57f261a1f42f: Preparing 03:13:48 a2bb6e8958dc: Preparing 03:13:48 a4acd8c7403f: Preparing 03:13:48 59b24293015c: Preparing 03:13:48 7b6c78278113: Preparing 03:13:48 addd0d013869: Preparing 03:13:48 94850b791b7a: Preparing 03:13:48 2cb7f81fc7d2: Preparing 03:13:48 9e3b3b69c079: Preparing 03:13:48 7c504f21be85: Preparing 03:13:48 94850b791b7a: Waiting 03:13:48 2cb7f81fc7d2: Waiting 03:13:48 9e3b3b69c079: Waiting 03:13:48 7c504f21be85: Waiting 03:13:48 addd0d013869: Waiting 03:13:48 57f261a1f42f: Layer already exists 03:13:48 a2bb6e8958dc: Layer already exists 03:13:48 59b24293015c: Layer already exists 03:13:48 7b6c78278113: Layer already exists 03:13:48 a4acd8c7403f: Layer already exists 03:13:48 2cb7f81fc7d2: Layer already exists 03:13:48 94850b791b7a: Layer already exists 03:13:48 addd0d013869: Layer already exists 03:13:48 9e3b3b69c079: Layer already exists 03:13:48 7c504f21be85: Layer already exists 03:13:48 3.2.0-dev.21: digest: sha256:51b4aa10b889b80bc7f567d064e3a5f6ab1c0b5fbd5c0176a856ba02b0b59e14 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:49 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 03:13:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:13:50 57f261a1f42f: Preparing 03:13:50 a2bb6e8958dc: Preparing 03:13:50 a4acd8c7403f: Preparing 03:13:50 59b24293015c: Preparing 03:13:50 7b6c78278113: Preparing 03:13:50 addd0d013869: Preparing 03:13:50 94850b791b7a: Preparing 03:13:50 2cb7f81fc7d2: Preparing 03:13:50 9e3b3b69c079: Preparing 03:13:50 7c504f21be85: Preparing 03:13:50 addd0d013869: Waiting 03:13:50 94850b791b7a: Waiting 03:13:50 2cb7f81fc7d2: Waiting 03:13:50 9e3b3b69c079: Waiting 03:13:50 7c504f21be85: Waiting 03:13:50 a2bb6e8958dc: Layer already exists 03:13:50 57f261a1f42f: Layer already exists 03:13:50 59b24293015c: Layer already exists 03:13:50 7b6c78278113: Layer already exists 03:13:50 a4acd8c7403f: Layer already exists 03:13:50 2cb7f81fc7d2: Layer already exists 03:13:50 9e3b3b69c079: Layer already exists 03:13:50 94850b791b7a: Layer already exists 03:13:50 addd0d013869: Layer already exists 03:13:50 7c504f21be85: Layer already exists 03:13:50 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:51b4aa10b889b80bc7f567d064e3a5f6ab1c0b5fbd5c0176a856ba02b0b59e14 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:51 + 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 03:13:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 03:13:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:13:52 57f261a1f42f: Preparing 03:13:52 a2bb6e8958dc: Preparing 03:13:52 a4acd8c7403f: Preparing 03:13:52 59b24293015c: Preparing 03:13:52 7b6c78278113: Preparing 03:13:52 addd0d013869: Preparing 03:13:52 94850b791b7a: Preparing 03:13:52 2cb7f81fc7d2: Preparing 03:13:52 9e3b3b69c079: Preparing 03:13:52 7c504f21be85: Preparing 03:13:52 94850b791b7a: Waiting 03:13:52 2cb7f81fc7d2: Waiting 03:13:52 9e3b3b69c079: Waiting 03:13:52 addd0d013869: Waiting 03:13:52 7c504f21be85: Waiting 03:13:52 a2bb6e8958dc: Layer already exists 03:13:52 a4acd8c7403f: Layer already exists 03:13:52 7b6c78278113: Layer already exists 03:13:52 57f261a1f42f: Layer already exists 03:13:52 59b24293015c: Layer already exists 03:13:52 94850b791b7a: Layer already exists 03:13:52 addd0d013869: Layer already exists 03:13:52 9e3b3b69c079: Layer already exists 03:13:52 2cb7f81fc7d2: Layer already exists 03:13:52 7c504f21be85: Layer already exists 03:13:52 main: digest: sha256:51b4aa10b889b80bc7f567d064e3a5f6ab1c0b5fbd5c0176a856ba02b0b59e14 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:13:53 ===================================================== [Pipeline] echo 03:13:53 taggedImages: 03:13:53 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:71d356aaa66d076e2d1373082ceb35605edef62d 03:13:53 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:13:53 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.21 03:13:53 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 03:13:53 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:13:53 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 03:13:53 71d356aaa66d076e2d1373082ceb35605edef62d 03:13:53 latest 03:13:53 3.2.0-dev.21 03:13:53 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 03:13:53 main 03:13:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:54 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:71d356aaa66d076e2d1373082ceb35605edef62d 03:13:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:13:55 c38911639f9d: Preparing 03:13:55 7c6aa5f1ed4f: Preparing 03:13:55 b361b2f436d2: Preparing 03:13:55 59b24293015c: Preparing 03:13:55 7b6c78278113: Preparing 03:13:55 48d3e7ef0881: Preparing 03:13:55 e03605c381fa: Preparing 03:13:55 c5828e6b970f: Preparing 03:13:55 7c504f21be85: Preparing 03:13:55 48d3e7ef0881: Waiting 03:13:55 e03605c381fa: Waiting 03:13:55 c5828e6b970f: Waiting 03:13:55 7c504f21be85: Waiting 03:13:55 7b6c78278113: Layer already exists 03:13:55 59b24293015c: Layer already exists 03:13:55 b361b2f436d2: Pushed 03:13:55 7c6aa5f1ed4f: Pushed 03:13:55 c38911639f9d: Pushed 03:13:55 7c504f21be85: Layer already exists 03:13:55 e03605c381fa: Pushed 03:13:56 c5828e6b970f: Pushed 03:14:14 48d3e7ef0881: Pushed 03:14:14 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:0e6dfe66633a74afc701d082095ef2305e74ad0e565676b0f8d5fd930a98dc74 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:15 + 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 03:14:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:14:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:14:16 c38911639f9d: Preparing 03:14:16 7c6aa5f1ed4f: Preparing 03:14:16 b361b2f436d2: Preparing 03:14:16 59b24293015c: Preparing 03:14:16 7b6c78278113: Preparing 03:14:16 48d3e7ef0881: Preparing 03:14:16 e03605c381fa: Preparing 03:14:16 c5828e6b970f: Preparing 03:14:16 7c504f21be85: Preparing 03:14:16 e03605c381fa: Waiting 03:14:16 7c504f21be85: Waiting 03:14:16 48d3e7ef0881: Waiting 03:14:16 c5828e6b970f: Waiting 03:14:16 7b6c78278113: Layer already exists 03:14:16 59b24293015c: Layer already exists 03:14:16 7c6aa5f1ed4f: Layer already exists 03:14:16 b361b2f436d2: Layer already exists 03:14:16 c38911639f9d: Layer already exists 03:14:16 e03605c381fa: Layer already exists 03:14:16 c5828e6b970f: Layer already exists 03:14:16 48d3e7ef0881: Layer already exists 03:14:16 7c504f21be85: Layer already exists 03:14:16 latest: digest: sha256:0e6dfe66633a74afc701d082095ef2305e74ad0e565676b0f8d5fd930a98dc74 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:17 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.21 03:14:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:14:18 c38911639f9d: Preparing 03:14:18 7c6aa5f1ed4f: Preparing 03:14:18 b361b2f436d2: Preparing 03:14:18 59b24293015c: Preparing 03:14:18 7b6c78278113: Preparing 03:14:18 48d3e7ef0881: Preparing 03:14:18 e03605c381fa: Preparing 03:14:18 c5828e6b970f: Preparing 03:14:18 7c504f21be85: Preparing 03:14:18 48d3e7ef0881: Waiting 03:14:18 c5828e6b970f: Waiting 03:14:18 7c504f21be85: Waiting 03:14:18 e03605c381fa: Waiting 03:14:18 7c6aa5f1ed4f: Layer already exists 03:14:18 c38911639f9d: Layer already exists 03:14:18 7b6c78278113: Layer already exists 03:14:18 b361b2f436d2: Layer already exists 03:14:18 59b24293015c: Layer already exists 03:14:18 48d3e7ef0881: Layer already exists 03:14:18 e03605c381fa: Layer already exists 03:14:18 c5828e6b970f: Layer already exists 03:14:18 7c504f21be85: Layer already exists 03:14:18 3.2.0-dev.21: digest: sha256:0e6dfe66633a74afc701d082095ef2305e74ad0e565676b0f8d5fd930a98dc74 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:19 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 03:14:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:14:20 c38911639f9d: Preparing 03:14:20 7c6aa5f1ed4f: Preparing 03:14:20 b361b2f436d2: Preparing 03:14:20 59b24293015c: Preparing 03:14:20 7b6c78278113: Preparing 03:14:20 48d3e7ef0881: Preparing 03:14:20 e03605c381fa: Preparing 03:14:20 c5828e6b970f: Preparing 03:14:20 7c504f21be85: Preparing 03:14:20 e03605c381fa: Waiting 03:14:20 c5828e6b970f: Waiting 03:14:20 7c504f21be85: Waiting 03:14:20 48d3e7ef0881: Waiting 03:14:20 b361b2f436d2: Layer already exists 03:14:20 7b6c78278113: Layer already exists 03:14:20 59b24293015c: Layer already exists 03:14:20 c38911639f9d: Layer already exists 03:14:20 7c6aa5f1ed4f: Layer already exists 03:14:20 48d3e7ef0881: Layer already exists 03:14:20 e03605c381fa: Layer already exists 03:14:20 7c504f21be85: Layer already exists 03:14:20 c5828e6b970f: Layer already exists 03:14:20 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:0e6dfe66633a74afc701d082095ef2305e74ad0e565676b0f8d5fd930a98dc74 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:21 + 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 03:14:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 03:14:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:14:22 c38911639f9d: Preparing 03:14:22 7c6aa5f1ed4f: Preparing 03:14:22 b361b2f436d2: Preparing 03:14:22 59b24293015c: Preparing 03:14:22 7b6c78278113: Preparing 03:14:22 48d3e7ef0881: Preparing 03:14:22 e03605c381fa: Preparing 03:14:22 c5828e6b970f: Preparing 03:14:22 7c504f21be85: Preparing 03:14:22 48d3e7ef0881: Waiting 03:14:22 e03605c381fa: Waiting 03:14:22 c5828e6b970f: Waiting 03:14:22 7c504f21be85: Waiting 03:14:22 c38911639f9d: Layer already exists 03:14:22 b361b2f436d2: Layer already exists 03:14:22 7c6aa5f1ed4f: Layer already exists 03:14:22 59b24293015c: Layer already exists 03:14:22 7b6c78278113: Layer already exists 03:14:22 48d3e7ef0881: Layer already exists 03:14:22 e03605c381fa: Layer already exists 03:14:22 7c504f21be85: Layer already exists 03:14:22 c5828e6b970f: Layer already exists 03:14:22 main: digest: sha256:0e6dfe66633a74afc701d082095ef2305e74ad0e565676b0f8d5fd930a98dc74 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:14:23 ===================================================== [Pipeline] echo 03:14:23 taggedImages: 03:14:23 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:71d356aaa66d076e2d1373082ceb35605edef62d 03:14:23 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:14:23 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.21 03:14:23 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 03:14:23 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:14:23 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 03:14:23 71d356aaa66d076e2d1373082ceb35605edef62d 03:14:23 latest 03:14:23 3.2.0-dev.21 03:14:23 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 03:14:23 main 03:14:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:24 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:71d356aaa66d076e2d1373082ceb35605edef62d 03:14:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:14:25 d41db91cce74: Preparing 03:14:25 86e04885cd3b: Preparing 03:14:25 14ffb6a0f880: Preparing 03:14:25 59b24293015c: Preparing 03:14:25 7b6c78278113: Preparing 03:14:25 dfd42cfac4ef: Preparing 03:14:25 2cb7f81fc7d2: Preparing 03:14:25 9e3b3b69c079: Preparing 03:14:25 7c504f21be85: Preparing 03:14:25 2cb7f81fc7d2: Waiting 03:14:25 9e3b3b69c079: Waiting 03:14:25 7c504f21be85: Waiting 03:14:25 dfd42cfac4ef: Waiting 03:14:25 59b24293015c: Layer already exists 03:14:25 7b6c78278113: Layer already exists 03:14:25 86e04885cd3b: Pushed 03:14:25 2cb7f81fc7d2: Layer already exists 03:14:25 9e3b3b69c079: Layer already exists 03:14:25 7c504f21be85: Layer already exists 03:14:25 14ffb6a0f880: Pushed 03:14:25 d41db91cce74: Pushed 03:14:44 dfd42cfac4ef: Pushed 03:14:44 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:7cb7ba115c55c9743d32df61fc8dce553b35060283aecf050fe1e74900fd1f0c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:44 + 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 03:14:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:14:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:14:45 d41db91cce74: Preparing 03:14:45 86e04885cd3b: Preparing 03:14:45 14ffb6a0f880: Preparing 03:14:45 59b24293015c: Preparing 03:14:45 7b6c78278113: Preparing 03:14:45 dfd42cfac4ef: Preparing 03:14:45 2cb7f81fc7d2: Preparing 03:14:45 9e3b3b69c079: Preparing 03:14:45 7c504f21be85: Preparing 03:14:45 dfd42cfac4ef: Waiting 03:14:45 2cb7f81fc7d2: Waiting 03:14:45 9e3b3b69c079: Waiting 03:14:45 7c504f21be85: Waiting 03:14:45 7b6c78278113: Layer already exists 03:14:45 d41db91cce74: Layer already exists 03:14:45 86e04885cd3b: Layer already exists 03:14:45 14ffb6a0f880: Layer already exists 03:14:45 dfd42cfac4ef: Layer already exists 03:14:45 9e3b3b69c079: Layer already exists 03:14:45 2cb7f81fc7d2: Layer already exists 03:14:45 59b24293015c: Layer already exists 03:14:45 7c504f21be85: Layer already exists 03:14:45 latest: digest: sha256:7cb7ba115c55c9743d32df61fc8dce553b35060283aecf050fe1e74900fd1f0c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:46 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.21 03:14:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:14:47 d41db91cce74: Preparing 03:14:47 86e04885cd3b: Preparing 03:14:47 14ffb6a0f880: Preparing 03:14:47 59b24293015c: Preparing 03:14:47 7b6c78278113: Preparing 03:14:47 dfd42cfac4ef: Preparing 03:14:47 2cb7f81fc7d2: Preparing 03:14:47 9e3b3b69c079: Preparing 03:14:47 7c504f21be85: Preparing 03:14:47 dfd42cfac4ef: Waiting 03:14:47 2cb7f81fc7d2: Waiting 03:14:47 9e3b3b69c079: Waiting 03:14:47 7c504f21be85: Waiting 03:14:47 86e04885cd3b: Layer already exists 03:14:47 14ffb6a0f880: Layer already exists 03:14:47 7b6c78278113: Layer already exists 03:14:47 d41db91cce74: Layer already exists 03:14:47 59b24293015c: Layer already exists 03:14:47 2cb7f81fc7d2: Layer already exists 03:14:47 dfd42cfac4ef: Layer already exists 03:14:47 9e3b3b69c079: Layer already exists 03:14:47 7c504f21be85: Layer already exists 03:14:47 3.2.0-dev.21: digest: sha256:7cb7ba115c55c9743d32df61fc8dce553b35060283aecf050fe1e74900fd1f0c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:48 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 03:14:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:14:49 d41db91cce74: Preparing 03:14:49 86e04885cd3b: Preparing 03:14:49 14ffb6a0f880: Preparing 03:14:49 59b24293015c: Preparing 03:14:49 7b6c78278113: Preparing 03:14:49 dfd42cfac4ef: Preparing 03:14:49 2cb7f81fc7d2: Preparing 03:14:49 9e3b3b69c079: Preparing 03:14:49 7c504f21be85: Preparing 03:14:49 2cb7f81fc7d2: Waiting 03:14:49 dfd42cfac4ef: Waiting 03:14:49 9e3b3b69c079: Waiting 03:14:49 7c504f21be85: Waiting 03:14:49 14ffb6a0f880: Layer already exists 03:14:49 7b6c78278113: Layer already exists 03:14:49 d41db91cce74: Layer already exists 03:14:49 86e04885cd3b: Layer already exists 03:14:49 59b24293015c: Layer already exists 03:14:49 dfd42cfac4ef: Layer already exists 03:14:49 2cb7f81fc7d2: Layer already exists 03:14:49 9e3b3b69c079: Layer already exists 03:14:49 7c504f21be85: Layer already exists 03:14:49 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:7cb7ba115c55c9743d32df61fc8dce553b35060283aecf050fe1e74900fd1f0c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:50 + 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 03:14:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 03:14:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:14:51 d41db91cce74: Preparing 03:14:51 86e04885cd3b: Preparing 03:14:51 14ffb6a0f880: Preparing 03:14:51 59b24293015c: Preparing 03:14:51 7b6c78278113: Preparing 03:14:51 dfd42cfac4ef: Preparing 03:14:51 2cb7f81fc7d2: Preparing 03:14:51 9e3b3b69c079: Preparing 03:14:51 7c504f21be85: Preparing 03:14:51 dfd42cfac4ef: Waiting 03:14:51 7c504f21be85: Waiting 03:14:51 9e3b3b69c079: Waiting 03:14:51 2cb7f81fc7d2: Waiting 03:14:51 59b24293015c: Layer already exists 03:14:51 d41db91cce74: Layer already exists 03:14:51 7b6c78278113: Layer already exists 03:14:51 86e04885cd3b: Layer already exists 03:14:51 14ffb6a0f880: Layer already exists 03:14:51 2cb7f81fc7d2: Layer already exists 03:14:51 dfd42cfac4ef: Layer already exists 03:14:51 7c504f21be85: Layer already exists 03:14:51 9e3b3b69c079: Layer already exists 03:14:51 main: digest: sha256:7cb7ba115c55c9743d32df61fc8dce553b35060283aecf050fe1e74900fd1f0c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:14:52 ===================================================== [Pipeline] echo 03:14:52 taggedImages: 03:14:52 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:71d356aaa66d076e2d1373082ceb35605edef62d 03:14:52 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:14:52 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.21 03:14:52 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 03:14:52 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:14:53 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 03:14:53 71d356aaa66d076e2d1373082ceb35605edef62d 03:14:53 latest 03:14:53 3.2.0-dev.21 03:14:53 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 03:14:53 main 03:14:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:54 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:71d356aaa66d076e2d1373082ceb35605edef62d 03:14:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:14:55 f51f60c59879: Preparing 03:14:55 b8fb3a71fcc9: Preparing 03:14:55 59b24293015c: Preparing 03:14:55 7b6c78278113: Preparing 03:14:55 263b90d88cd3: Preparing 03:14:55 af8e21d620e0: Preparing 03:14:55 7c504f21be85: Preparing 03:14:55 af8e21d620e0: Waiting 03:14:55 7c504f21be85: Waiting 03:14:55 59b24293015c: Layer already exists 03:14:55 7b6c78278113: Layer already exists 03:14:55 7c504f21be85: Layer already exists 03:14:55 263b90d88cd3: Pushed 03:14:55 f51f60c59879: Pushed 03:14:55 af8e21d620e0: Pushed 03:14:59 b8fb3a71fcc9: Pushed 03:14:59 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:8c58b7cd74046ad7a76c5ba5baf4d3be707e18624c96f0ab532402a6e7f91a2d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:00 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:15:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:15:01 f51f60c59879: Preparing 03:15:01 b8fb3a71fcc9: Preparing 03:15:01 59b24293015c: Preparing 03:15:01 7b6c78278113: Preparing 03:15:01 263b90d88cd3: Preparing 03:15:01 af8e21d620e0: Preparing 03:15:01 7c504f21be85: Preparing 03:15:01 af8e21d620e0: Waiting 03:15:01 7c504f21be85: Waiting 03:15:01 59b24293015c: Layer already exists 03:15:01 f51f60c59879: Layer already exists 03:15:01 b8fb3a71fcc9: Layer already exists 03:15:01 263b90d88cd3: Layer already exists 03:15:01 7b6c78278113: Layer already exists 03:15:01 af8e21d620e0: Layer already exists 03:15:01 7c504f21be85: Layer already exists 03:15:01 latest: digest: sha256:8c58b7cd74046ad7a76c5ba5baf4d3be707e18624c96f0ab532402a6e7f91a2d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:02 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.21 03:15:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:15:03 f51f60c59879: Preparing 03:15:03 b8fb3a71fcc9: Preparing 03:15:03 59b24293015c: Preparing 03:15:03 7b6c78278113: Preparing 03:15:03 263b90d88cd3: Preparing 03:15:03 af8e21d620e0: Preparing 03:15:03 7c504f21be85: Preparing 03:15:03 af8e21d620e0: Waiting 03:15:03 7c504f21be85: Waiting 03:15:03 59b24293015c: Layer already exists 03:15:03 b8fb3a71fcc9: Layer already exists 03:15:03 f51f60c59879: Layer already exists 03:15:03 7b6c78278113: Layer already exists 03:15:03 263b90d88cd3: Layer already exists 03:15:03 af8e21d620e0: Layer already exists 03:15:03 7c504f21be85: Layer already exists 03:15:03 3.2.0-dev.21: digest: sha256:8c58b7cd74046ad7a76c5ba5baf4d3be707e18624c96f0ab532402a6e7f91a2d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:04 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 03:15:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:15:05 f51f60c59879: Preparing 03:15:05 b8fb3a71fcc9: Preparing 03:15:05 59b24293015c: Preparing 03:15:05 7b6c78278113: Preparing 03:15:05 263b90d88cd3: Preparing 03:15:05 af8e21d620e0: Preparing 03:15:05 7c504f21be85: Preparing 03:15:05 af8e21d620e0: Waiting 03:15:05 7c504f21be85: Waiting 03:15:05 b8fb3a71fcc9: Layer already exists 03:15:05 f51f60c59879: Layer already exists 03:15:05 7b6c78278113: Layer already exists 03:15:05 59b24293015c: Layer already exists 03:15:05 263b90d88cd3: Layer already exists 03:15:05 7c504f21be85: Layer already exists 03:15:05 af8e21d620e0: Layer already exists 03:15:06 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:8c58b7cd74046ad7a76c5ba5baf4d3be707e18624c96f0ab532402a6e7f91a2d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:06 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 03:15:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:15:07 f51f60c59879: Preparing 03:15:07 b8fb3a71fcc9: Preparing 03:15:07 59b24293015c: Preparing 03:15:07 7b6c78278113: Preparing 03:15:07 263b90d88cd3: Preparing 03:15:07 af8e21d620e0: Preparing 03:15:07 7c504f21be85: Preparing 03:15:07 af8e21d620e0: Waiting 03:15:07 7c504f21be85: Waiting 03:15:07 7b6c78278113: Layer already exists 03:15:07 b8fb3a71fcc9: Layer already exists 03:15:07 263b90d88cd3: Layer already exists 03:15:07 59b24293015c: Layer already exists 03:15:07 f51f60c59879: Layer already exists 03:15:07 af8e21d620e0: Layer already exists 03:15:07 7c504f21be85: Layer already exists 03:15:08 main: digest: sha256:8c58b7cd74046ad7a76c5ba5baf4d3be707e18624c96f0ab532402a6e7f91a2d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:15:09 ===================================================== [Pipeline] echo 03:15:09 taggedImages: 03:15:09 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:71d356aaa66d076e2d1373082ceb35605edef62d 03:15:09 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:15:09 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.21 03:15:09 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 03:15:09 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:15:09 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 03:15:09 71d356aaa66d076e2d1373082ceb35605edef62d 03:15:09 latest 03:15:09 3.2.0-dev.21 03:15:09 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 03:15:09 main 03:15:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:10 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:71d356aaa66d076e2d1373082ceb35605edef62d 03:15:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:15:11 d5e20493563c: Preparing 03:15:11 f088c6b35c21: Preparing 03:15:11 59b24293015c: Preparing 03:15:11 7b6c78278113: Preparing 03:15:11 da178fc95c21: Preparing 03:15:11 a1950a40abad: Preparing 03:15:11 7c504f21be85: Preparing 03:15:11 a1950a40abad: Waiting 03:15:11 7c504f21be85: Waiting 03:15:11 da178fc95c21: Layer already exists 03:15:11 59b24293015c: Layer already exists 03:15:11 a1950a40abad: Layer already exists 03:15:12 7b6c78278113: Layer already exists 03:15:12 7c504f21be85: Layer already exists 03:15:12 d5e20493563c: Pushed 03:15:16 f088c6b35c21: Pushed 03:15:16 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:82dac9bad524df389370e76fc134a92ebf239aad6dc6732435687b7513eb45c4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:17 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:15:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:15:18 d5e20493563c: Preparing 03:15:18 f088c6b35c21: Preparing 03:15:18 59b24293015c: Preparing 03:15:18 7b6c78278113: Preparing 03:15:18 da178fc95c21: Preparing 03:15:18 a1950a40abad: Preparing 03:15:18 7c504f21be85: Preparing 03:15:18 a1950a40abad: Waiting 03:15:18 7c504f21be85: Waiting 03:15:18 7b6c78278113: Layer already exists 03:15:18 d5e20493563c: Layer already exists 03:15:18 da178fc95c21: Layer already exists 03:15:18 f088c6b35c21: Layer already exists 03:15:18 59b24293015c: Layer already exists 03:15:18 a1950a40abad: Layer already exists 03:15:18 7c504f21be85: Layer already exists 03:15:18 latest: digest: sha256:82dac9bad524df389370e76fc134a92ebf239aad6dc6732435687b7513eb45c4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:19 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.21 03:15:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:15:20 d5e20493563c: Preparing 03:15:20 f088c6b35c21: Preparing 03:15:20 59b24293015c: Preparing 03:15:20 7b6c78278113: Preparing 03:15:20 da178fc95c21: Preparing 03:15:20 a1950a40abad: Preparing 03:15:20 7c504f21be85: Preparing 03:15:20 a1950a40abad: Waiting 03:15:20 7c504f21be85: Waiting 03:15:20 7b6c78278113: Layer already exists 03:15:20 f088c6b35c21: Layer already exists 03:15:20 da178fc95c21: Layer already exists 03:15:20 d5e20493563c: Layer already exists 03:15:20 59b24293015c: Layer already exists 03:15:20 7c504f21be85: Layer already exists 03:15:20 a1950a40abad: Layer already exists 03:15:20 3.2.0-dev.21: digest: sha256:82dac9bad524df389370e76fc134a92ebf239aad6dc6732435687b7513eb45c4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:21 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 03:15:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:15:22 d5e20493563c: Preparing 03:15:22 f088c6b35c21: Preparing 03:15:22 59b24293015c: Preparing 03:15:22 7b6c78278113: Preparing 03:15:22 da178fc95c21: Preparing 03:15:22 a1950a40abad: Preparing 03:15:22 7c504f21be85: Preparing 03:15:22 a1950a40abad: Waiting 03:15:22 f088c6b35c21: Layer already exists 03:15:22 da178fc95c21: Layer already exists 03:15:22 59b24293015c: Layer already exists 03:15:22 d5e20493563c: Layer already exists 03:15:22 7b6c78278113: Layer already exists 03:15:22 7c504f21be85: Layer already exists 03:15:22 a1950a40abad: Layer already exists 03:15:22 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:82dac9bad524df389370e76fc134a92ebf239aad6dc6732435687b7513eb45c4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:23 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 03:15:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:15:24 d5e20493563c: Preparing 03:15:24 f088c6b35c21: Preparing 03:15:24 59b24293015c: Preparing 03:15:24 7b6c78278113: Preparing 03:15:24 da178fc95c21: Preparing 03:15:24 a1950a40abad: Preparing 03:15:24 7c504f21be85: Preparing 03:15:24 a1950a40abad: Waiting 03:15:24 7c504f21be85: Waiting 03:15:24 59b24293015c: Layer already exists 03:15:24 da178fc95c21: Layer already exists 03:15:24 7b6c78278113: Layer already exists 03:15:24 d5e20493563c: Layer already exists 03:15:24 f088c6b35c21: Layer already exists 03:15:24 a1950a40abad: Layer already exists 03:15:24 7c504f21be85: Layer already exists 03:15:24 main: digest: sha256:82dac9bad524df389370e76fc134a92ebf239aad6dc6732435687b7513eb45c4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:15:26 ===================================================== [Pipeline] echo 03:15:26 taggedImages: 03:15:26 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:71d356aaa66d076e2d1373082ceb35605edef62d 03:15:26 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:15:26 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.21 03:15:26 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 03:15:26 - 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 03:15:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:15:27 03:15:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:15:28 arm64: Pulling from edgex-lftools-log-publisher 03:15:28 8998bd30e6a1: Pulling fs layer 03:15:28 04944245beec: Pulling fs layer 03:15:28 699f458cf7ca: Pulling fs layer 03:15:28 765212b225bb: Pulling fs layer 03:15:28 f23df028b6ca: Pulling fs layer 03:15:28 d65c8cfc05b1: Pulling fs layer 03:15:28 2437ff75d9bd: Pulling fs layer 03:15:28 f23df028b6ca: Waiting 03:15:28 d65c8cfc05b1: Waiting 03:15:28 2437ff75d9bd: Waiting 03:15:28 765212b225bb: Waiting 03:15:28 04944245beec: Verifying Checksum 03:15:28 04944245beec: Download complete 03:15:28 765212b225bb: Verifying Checksum 03:15:28 765212b225bb: Download complete 03:15:28 f23df028b6ca: Download complete 03:15:28 d65c8cfc05b1: Verifying Checksum 03:15:28 d65c8cfc05b1: Download complete 03:15:28 699f458cf7ca: Verifying Checksum 03:15:28 699f458cf7ca: Download complete 03:15:28 8998bd30e6a1: Verifying Checksum 03:15:28 8998bd30e6a1: Download complete 03:15:31 2437ff75d9bd: Verifying Checksum 03:15:31 2437ff75d9bd: Download complete 03:15:33 8998bd30e6a1: Pull complete 03:15:34 04944245beec: Pull complete 03:15:35 699f458cf7ca: Pull complete 03:15:35 765212b225bb: Pull complete 03:15:36 f23df028b6ca: Pull complete 03:15:36 d65c8cfc05b1: Pull complete 03:15:55 2437ff75d9bd: Pull complete 03:15:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:15:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:15:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:15:56 prd-ubuntu20.04-docker-arm64-4c-16g-4925 does not seem to be running inside a container 03:15:56 $ 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/631 -v /w/workspace/edgex-go/631:/w/workspace/edgex-go/631:rw,z -v /w/workspace/edgex-go/631@tmp:/w/workspace/edgex-go/631@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 03:15:58 $ docker top e2c41714d99124c1c300e56d56699e4e9666c94ae30aa2ca9e42b0b821bcb54c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:15:59 ---> job-cost.sh 03:15:59 lf-activate-venv: SKIPPING 03:15:59 INFO: No Stack... 03:15:59 INFO: Retrieving Pricing Info for: v3-standard-4 03:16:00 INFO: Archiving Costs [Pipeline] sh 03:16:01 + cut -d, -f6 03:16:01 + cat /w/workspace/edgex-go/631/archives/cost.csv [Pipeline] lock 03:16:01 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-631-stack-cost] 03:16:01 Resource [jenkins-edgexfoundry-edgex-go-main-631-stack-cost] did not exist. Created. 03:16:01 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-631-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:16:02 + echo total: 0.10999999940395355 [Pipeline] stash 03:16:03 Stashed 1 file(s) [Pipeline] } 03:16:03 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-631-stack-cost] [Pipeline] // lock [Pipeline] } 03:16:03 $ docker stop --time=1 e2c41714d99124c1c300e56d56699e4e9666c94ae30aa2ca9e42b0b821bcb54c 03:16:05 $ docker rm -f --volumes e2c41714d99124c1c300e56d56699e4e9666c94ae30aa2ca9e42b0b821bcb54c [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 03:16:09 provisioning config files... 03:16:09 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/631@tmp/config11929113480749005046tmp [Pipeline] { [Pipeline] sh 03:16:10 + set +x 03:16:10 + curl -s https://codecov.io/bash 03:16:10 + bash -s -- 03:16:10 03:16:10 _____ _ 03:16:10 / ____| | | 03:16:10 | | ___ __| | ___ ___ _____ __ 03:16:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:16:10 | |___| (_) | (_| | __/ (_| (_) \ V / 03:16:10 \_____\___/ \__,_|\___|\___\___/ \_/ 03:16:10 Bash-1.0.6 03:16:10 03:16:10 03:16:10 ==> git version 2.25.1 found 03:16:10 ==> 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 03:16:10 Release-Date: 2020-01-08 03:16:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:16:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:16:10 ==> Jenkins CI detected. 03:16:10 current dir:  /w/workspace/edgex-go/631 03:16:10 project root: . 03:16:10 --> token set from env 03:16:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:16:10 ==> Running gcov in . (disable via -X gcov) 03:16:10 ==> Python coveragepy not found 03:16:10 ==> Searching for coverage reports in: 03:16:10 + . 03:16:10 -> Found 1 reports 03:16:10 ==> Detecting git/mercurial file structure 03:16:10 ==> Reading reports 03:16:10 + ./coverage.out bytes=453602 03:16:10 ==> Appending adjustments 03:16:10 https://docs.codecov.io/docs/fixing-reports 03:16:11 + Found adjustments 03:16:11 ==> Gzipping contents 03:16:11 60K /tmp/codecov.cyuhhK.gz 03:16:11 ==> Uploading reports 03:16:11 url: https://codecov.io 03:16:11 query: branch=main&commit=71d356aaa66d076e2d1373082ceb35605edef62d&build=631&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F631%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:16:11 -> Pinging Codecov 03:16:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=71d356aaa66d076e2d1373082ceb35605edef62d&build=631&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F631%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:16:11 -> Uploading to 03:16:11 https://storage.googleapis.com/codecov/v4/raw/2024-03-05/00271124DB129430A58F1EEE437C3FCB/71d356aaa66d076e2d1373082ceb35605edef62d/8f4bed8c-3882-4b25-9ecc-9386f3a5830e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240305%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240305T031611Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=888bcdbf0f4f8554cac913f09ad58a8151a77d27faac181dcae8ad4a68359de8 03:16:11 % Total % Received % Xferd Average Speed Time Time Time Current 03:16:11 Dload Upload Total Spent Left Speed 03:16:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57793 0 0 100 57793 0 173k --:--:-- --:--:-- --:--:-- 173k 03:16:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } 03:16:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 03:16:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:16:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:16:13 03:16:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:16:14 1.410.4: Pulling from edgex-devops/edgex-snyk-go 03:16:14 df9b9388f04a: Pulling fs layer 03:16:14 52dc419b0ee2: Pulling fs layer 03:16:14 25bc292e5bac: Pulling fs layer 03:16:14 114826534d7a: Pulling fs layer 03:16:14 4657fd5d0bcf: Pulling fs layer 03:16:14 6ad1cebc031e: Pulling fs layer 03:16:14 8a3aa393b2d8: Pulling fs layer 03:16:14 114826534d7a: Waiting 03:16:14 4657fd5d0bcf: Waiting 03:16:14 6ad1cebc031e: Waiting 03:16:14 8a3aa393b2d8: Waiting 03:16:14 25bc292e5bac: Verifying Checksum 03:16:14 25bc292e5bac: Download complete 03:16:14 52dc419b0ee2: Verifying Checksum 03:16:14 52dc419b0ee2: Download complete 03:16:14 4657fd5d0bcf: Download complete 03:16:14 df9b9388f04a: Download complete 03:16:14 6ad1cebc031e: Verifying Checksum 03:16:14 6ad1cebc031e: Download complete 03:16:14 df9b9388f04a: Pull complete 03:16:14 52dc419b0ee2: Pull complete 03:16:14 25bc292e5bac: Pull complete 03:16:15 114826534d7a: Verifying Checksum 03:16:15 114826534d7a: Download complete 03:16:15 8a3aa393b2d8: Verifying Checksum 03:16:15 8a3aa393b2d8: Download complete 03:16:18 114826534d7a: Pull complete 03:16:18 4657fd5d0bcf: Pull complete 03:16:19 6ad1cebc031e: Pull complete 03:16:21 8a3aa393b2d8: Pull complete 03:16:21 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 03:16:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:16:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:16:22 prd-ubuntu20.04-docker-8c-8g-4918 does not seem to be running inside a container 03:16:22 $ 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/631 -v /w/workspace/edgex-go/631:/w/workspace/edgex-go/631:rw,z -v /w/workspace/edgex-go/631@tmp:/w/workspace/edgex-go/631@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 03:16:23 $ docker top 5601155c68199a7ad1bb63269ef6d596fa2f8eb4cdef2c50f913651c82b1ba27 -eo pid,comm [Pipeline] { [Pipeline] echo 03:16:24 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 03:16:24 + set -o pipefail 03:16:24 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 03:16:31 03:16:31 Monitoring /w/workspace/edgex-go/631 (github.com/edgexfoundry/edgex-go)... 03:16:31 03:16:31 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/89e5aaaf-f143-4226-8209-dfca0c09d3f9 03:16:31 03:16:31 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:16:31 03:16:31 03:16:31 A medium severity vulnerability was found in the Snyk CLI versions you are using. 03:16:31 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 03:16:31 More details here: https://snyk.co/ue1NS [Pipeline] } 03:16:31 $ docker stop --time=1 5601155c68199a7ad1bb63269ef6d596fa2f8eb4cdef2c50f913651c82b1ba27 03:16:32 $ docker rm -f --volumes 5601155c68199a7ad1bb63269ef6d596fa2f8eb4cdef2c50f913651c82b1ba27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 03:16:34 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:16:34 provisioning config files... 03:16:34 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/631@tmp/config15306401964578863660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:16:35 --> edgex-publish-swagger.sh 03:16:35 === Publish openapi/v3 API === 03:16:35 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 03:16:35 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/631/openapi/v3/core-command.yaml] 03:16:35 % Total % Received % Xferd Average Speed Time Time Time Current 03:16:35 Dload Upload Total Spent Left Speed 03:16:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 70347 --:--:-- --:--:-- --:--:-- 70347 03:16:35 03:16:35 03:16:35 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/631/openapi/v3/core-data.yaml] 03:16:35 % Total % Received % Xferd Average Speed Time Time Time Current 03:16:35 Dload Upload Total Spent Left Speed 03:16:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 143k --:--:-- --:--:-- --:--:-- 142k 100 72043 0 0 100 72043 0 143k --:--:-- --:--:-- --:--:-- 142k 03:16:36 03:16:36 03:16:36 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/631/openapi/v3/core-metadata.yaml] 03:16:36 % Total % Received % Xferd Average Speed Time Time Time Current 03:16:36 Dload Upload Total Spent Left Speed 03:16:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 180 100 144k 436 350k --:--:-- --:--:-- --:--:-- 350k 03:16:36 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 03:16:36 03:16:36 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/631/openapi/v3/support-notifications.yaml] 03:16:36 % Total % Received % Xferd Average Speed Time Time Time Current 03:16:36 Dload Upload Total Spent Left Speed 03:16:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87481 100 180 100 87301 444 210k --:--:-- --:--:-- --:--:-- 210k 03:16:37 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 03:16:37 03:16:37 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/631/openapi/v3/support-scheduler.yaml] 03:16:37 % Total % Received % Xferd Average Speed Time Time Time Current 03:16:37 Dload Upload Total Spent Left Speed 03:16:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 468k --:--:-- --:--:-- --:--:-- 462k 100 37134 100 180 100 36954 427 87776 --:--:-- --:--:-- --:--:-- 87995 03:16:37 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 03:16:37 [Pipeline] } 03:16:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 03:16:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:16:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:16:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:16:40 prd-ubuntu20.04-docker-8c-8g-4918 does not seem to be running inside a container 03:16:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/631 -v /w/workspace/edgex-go/631:/w/workspace/edgex-go/631:rw,z -v /w/workspace/edgex-go/631@tmp:/w/workspace/edgex-go/631@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:16:40 $ docker top 77f98e0dd27d6234dfacf99987918e7de220e60683d73ffdd4b6d0a1959c3889 -eo pid,comm 03:16:41 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). 03:16:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:16:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:16:41 [ssh-agent] Looking for ssh-agent implementation... 03:16:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:16:41 $ docker exec 77f98e0dd27d6234dfacf99987918e7de220e60683d73ffdd4b6d0a1959c3889 ssh-agent 03:16:41 SSH_AUTH_SOCK=/tmp/ssh-IFeT0TgMrxks/agent.33 03:16:41 SSH_AGENT_PID=39 03:16:41 Running ssh-add (command line suppressed) 03:16:42 Identity added: /w/workspace/edgex-go/631@tmp/private_key_15132379098193681617.key (/w/workspace/edgex-go/631@tmp/private_key_15132379098193681617.key) 03:16:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:16:42 + git semver tag 03:16:42 2024-03-05 03:16:42,678 [run_tag] DEBUG tag force:False 03:16:42 2024-03-05 03:16:42,678 [check_head_tag] DEBUG check head tag 03:16:42 2024-03-05 03:16:42,679 [execute] INFO git cat-file --batch-check 03:16:42 2024-03-05 03:16:42,679 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/631, universal_newlines=False, shell=None, istream=) 03:16:42 2024-03-05 03:16:42,683 [execute] INFO git cat-file --batch 03:16:42 2024-03-05 03:16:42,683 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/631, universal_newlines=False, shell=None, istream=) 03:16:42 2024-03-05 03:16:42,715 [read_version] DEBUG read version from /w/workspace/edgex-go/631/.semver/main 03:16:42 2024-03-05 03:16:42,715 [execute] INFO git tag -a v3.2.0-dev.21 -m v3.2.0-dev.21 03:16:42 2024-03-05 03:16:42,715 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.21', '-m', 'v3.2.0-dev.21'], cwd=/w/workspace/edgex-go/631, universal_newlines=False, shell=None, istream=None) 03:16:42 2024-03-05 03:16:42,721 [read_version] DEBUG read version from /w/workspace/edgex-go/631/.semver/main 03:16:42 3.2.0-dev.21 [Pipeline] } 03:16:42 $ docker exec --env ******** --env ******** 77f98e0dd27d6234dfacf99987918e7de220e60683d73ffdd4b6d0a1959c3889 ssh-agent -k 03:16:42 unset SSH_AUTH_SOCK; 03:16:42 unset SSH_AGENT_PID; 03:16:42 echo Agent pid 39 killed; 03:16:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:16:43 + git semver [Pipeline] } 03:16:44 $ docker stop --time=1 77f98e0dd27d6234dfacf99987918e7de220e60683d73ffdd4b6d0a1959c3889 03:16:45 $ docker rm -f --volumes 77f98e0dd27d6234dfacf99987918e7de220e60683d73ffdd4b6d0a1959c3889 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:16:46 03:16:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:16:47 0.23.1-centos7: Pulling from edgex-lftools 03:16:47 ab5ef0e58194: Pulling fs layer 03:16:47 9712f1f96733: Pulling fs layer 03:16:47 63f879dbbcfc: Pulling fs layer 03:16:47 0d9ebad4ef96: Pulling fs layer 03:16:47 e9a5061849ea: Pulling fs layer 03:16:47 d747dcd14b5f: Pulling fs layer 03:16:47 2de7ff778b66: Pulling fs layer 03:16:47 0d9ebad4ef96: Waiting 03:16:47 e9a5061849ea: Waiting 03:16:47 d747dcd14b5f: Waiting 03:16:47 2de7ff778b66: Waiting 03:16:47 9712f1f96733: Verifying Checksum 03:16:47 9712f1f96733: Download complete 03:16:47 63f879dbbcfc: Verifying Checksum 03:16:47 63f879dbbcfc: Download complete 03:16:47 0d9ebad4ef96: Verifying Checksum 03:16:47 0d9ebad4ef96: Download complete 03:16:47 d747dcd14b5f: Verifying Checksum 03:16:47 d747dcd14b5f: Download complete 03:16:48 e9a5061849ea: Verifying Checksum 03:16:48 e9a5061849ea: Download complete 03:16:48 ab5ef0e58194: Verifying Checksum 03:16:48 ab5ef0e58194: Download complete 03:16:48 2de7ff778b66: Verifying Checksum 03:16:48 2de7ff778b66: Download complete 03:16:50 ab5ef0e58194: Pull complete 03:16:50 9712f1f96733: Pull complete 03:16:51 63f879dbbcfc: Pull complete 03:16:55 0d9ebad4ef96: Pull complete 03:16:55 e9a5061849ea: Pull complete 03:16:55 d747dcd14b5f: Pull complete 03:16:56 2de7ff778b66: Pull complete 03:16:56 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:16:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:16:56 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:16:56 prd-ubuntu20.04-docker-8c-8g-4918 does not seem to be running inside a container 03:16:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/631 -v /w/workspace/edgex-go/631:/w/workspace/edgex-go/631:rw,z -v /w/workspace/edgex-go/631@tmp:/w/workspace/edgex-go/631@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:16:58 $ docker top 0bfe58fe8956940b35f306c972893a7fad8b3ae5390f0aebcc650d55735a1499 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:16:58 provisioning config files... 03:16:58 copy managed file [sigul-config] to file:/w/workspace/edgex-go/631@tmp/config14076644915139208288tmp 03:16:58 copy managed file [sigul-password] to file:/w/workspace/edgex-go/631@tmp/config10163682294149057836tmp 03:16:58 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/631@tmp/config988119066100713943tmp [Pipeline] { [Pipeline] echo 03:16:59 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:16:59 ---> sigul-configuration.sh 03:16:59 gpg: directory `/root/.gnupg' created 03:16:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:16:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:16:59 gpg: keyring `/root/.gnupg/secring.gpg' created 03:16:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:16:59 gpg: CAST5 encrypted data 03:16:59 gpg: encrypted with 1 passphrase 03:16:59 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:16:59 + mkdir /home/jenkins 03:16:59 + mkdir /home/jenkins/sigul [Pipeline] sh 03:16:59 + 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 03:16:59 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:17:00 ---> sigul-install.sh 03:17:00 Sigul already installed; skipping installation. [Pipeline] sh 03:17:00 + git tag --list 03:17:00 0.6.0 03:17:00 0.6.1 03:17:00 0.7.0 03:17:00 0.7.1 03:17:00 v1.0.0 03:17:00 v1.0.1 03:17:00 v1.1.0 03:17:00 v1.2.0 03:17:00 v1.2.1 03:17:00 v1.3.0 03:17:00 v1.3.1 03:17:00 v2.0.0 03:17:00 v2.1.0 03:17:00 v2.1.1 03:17:00 v2.2.0 03:17:00 v2.3.0 03:17:00 v3.0 03:17:00 v3.0.0 03:17:00 v3.1 03:17:00 v3.1.0 03:17:00 v3.1.0-dev.1 03:17:00 v3.1.0-dev.10 03:17:00 v3.1.0-dev.11 03:17:00 v3.1.0-dev.12 03:17:00 v3.1.0-dev.13 03:17:00 v3.1.0-dev.14 03:17:00 v3.1.0-dev.15 03:17:00 v3.1.0-dev.16 03:17:00 v3.1.0-dev.17 03:17:00 v3.1.0-dev.18 03:17:00 v3.1.0-dev.19 03:17:00 v3.1.0-dev.2 03:17:00 v3.1.0-dev.20 03:17:00 v3.1.0-dev.21 03:17:00 v3.1.0-dev.22 03:17:00 v3.1.0-dev.23 03:17:00 v3.1.0-dev.24 03:17:00 v3.1.0-dev.25 03:17:00 v3.1.0-dev.26 03:17:00 v3.1.0-dev.27 03:17:00 v3.1.0-dev.28 03:17:00 v3.1.0-dev.29 03:17:00 v3.1.0-dev.3 03:17:00 v3.1.0-dev.30 03:17:00 v3.1.0-dev.31 03:17:00 v3.1.0-dev.32 03:17:00 v3.1.0-dev.33 03:17:00 v3.1.0-dev.34 03:17:00 v3.1.0-dev.35 03:17:00 v3.1.0-dev.36 03:17:00 v3.1.0-dev.37 03:17:00 v3.1.0-dev.38 03:17:00 v3.1.0-dev.39 03:17:00 v3.1.0-dev.4 03:17:00 v3.1.0-dev.40 03:17:00 v3.1.0-dev.41 03:17:00 v3.1.0-dev.42 03:17:00 v3.1.0-dev.43 03:17:00 v3.1.0-dev.44 03:17:00 v3.1.0-dev.45 03:17:00 v3.1.0-dev.46 03:17:00 v3.1.0-dev.47 03:17:00 v3.1.0-dev.48 03:17:00 v3.1.0-dev.49 03:17:00 v3.1.0-dev.5 03:17:00 v3.1.0-dev.50 03:17:00 v3.1.0-dev.51 03:17:00 v3.1.0-dev.52 03:17:00 v3.1.0-dev.53 03:17:00 v3.1.0-dev.54 03:17:00 v3.1.0-dev.55 03:17:00 v3.1.0-dev.56 03:17:00 v3.1.0-dev.57 03:17:00 v3.1.0-dev.58 03:17:00 v3.1.0-dev.59 03:17:00 v3.1.0-dev.6 03:17:00 v3.1.0-dev.60 03:17:00 v3.1.0-dev.61 03:17:00 v3.1.0-dev.62 03:17:00 v3.1.0-dev.63 03:17:00 v3.1.0-dev.64 03:17:00 v3.1.0-dev.65 03:17:00 v3.1.0-dev.66 03:17:00 v3.1.0-dev.67 03:17:00 v3.1.0-dev.68 03:17:00 v3.1.0-dev.69 03:17:00 v3.1.0-dev.7 03:17:00 v3.1.0-dev.70 03:17:00 v3.1.0-dev.71 03:17:00 v3.1.0-dev.72 03:17:00 v3.1.0-dev.73 03:17:00 v3.1.0-dev.8 03:17:00 v3.1.0-dev.9 03:17:00 v3.2.0-dev.1 03:17:00 v3.2.0-dev.10 03:17:00 v3.2.0-dev.11 03:17:00 v3.2.0-dev.12 03:17:00 v3.2.0-dev.13 03:17:00 v3.2.0-dev.14 03:17:00 v3.2.0-dev.15 03:17:00 v3.2.0-dev.16 03:17:00 v3.2.0-dev.17 03:17:00 v3.2.0-dev.18 03:17:00 v3.2.0-dev.19 03:17:00 v3.2.0-dev.2 03:17:00 v3.2.0-dev.20 03:17:00 v3.2.0-dev.21 03:17:00 v3.2.0-dev.3 03:17:00 v3.2.0-dev.4 03:17:00 v3.2.0-dev.5 03:17:00 v3.2.0-dev.6 03:17:00 v3.2.0-dev.7 03:17:00 v3.2.0-dev.8 03:17:00 v3.2.0-dev.9 [Pipeline] sh 03:17:00 + lftools sign git-tag v3.2.0-dev.21 03:17:01 Signing Git tag with Sigul... 03:17:01 Signing v3.2.0-dev.21 [Pipeline] echo 03:17:01 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:17:01 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:17:01 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:17:02 $ docker stop --time=1 0bfe58fe8956940b35f306c972893a7fad8b3ae5390f0aebcc650d55735a1499 03:17:03 $ docker rm -f --volumes 0bfe58fe8956940b35f306c972893a7fad8b3ae5390f0aebcc650d55735a1499 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:17:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:17:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:17:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:17:06 prd-ubuntu20.04-docker-8c-8g-4918 does not seem to be running inside a container 03:17:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/631 -v /w/workspace/edgex-go/631:/w/workspace/edgex-go/631:rw,z -v /w/workspace/edgex-go/631@tmp:/w/workspace/edgex-go/631@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:17:06 $ docker top 71280575b395a2b3affde479904f7158e986613b726d2069f43c1d6778b5470a -eo pid,comm 03:17:06 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). 03:17:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:17:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:17:07 [ssh-agent] Looking for ssh-agent implementation... 03:17:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:17:07 $ docker exec 71280575b395a2b3affde479904f7158e986613b726d2069f43c1d6778b5470a ssh-agent 03:17:07 SSH_AUTH_SOCK=/tmp/ssh-goBAuf7C96bl/agent.32 03:17:07 SSH_AGENT_PID=38 03:17:07 Running ssh-add (command line suppressed) 03:17:07 Identity added: /w/workspace/edgex-go/631@tmp/private_key_14604361493498376969.key (/w/workspace/edgex-go/631@tmp/private_key_14604361493498376969.key) 03:17:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:17:08 + git semver bump pre 03:17:08 2024-03-05 03:17:08,303 [read_version] DEBUG read version from /w/workspace/edgex-go/631/.semver/main 03:17:08 2024-03-05 03:17:08,304 [bump_version] DEBUG bumping version:3.2.0-dev.21 on axis:pre with prefix:dev 03:17:08 2024-03-05 03:17:08,304 [bump_version] DEBUG bumped version:3.2.0-dev.22 03:17:08 2024-03-05 03:17:08,304 [write_version] DEBUG write version:3.2.0-dev.22 to path:/w/workspace/edgex-go/631/.semver/main with force:True 03:17:08 2024-03-05 03:17:08,304 [read_version] DEBUG read version from /w/workspace/edgex-go/631/.semver/main 03:17:08 2024-03-05 03:17:08,304 [write_file] DEBUG write to file:/w/workspace/edgex-go/631/.semver/main 03:17:08 2024-03-05 03:17:08,306 [execute] INFO git cat-file --batch-check 03:17:08 2024-03-05 03:17:08,306 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/631/.semver, universal_newlines=False, shell=None, istream=) 03:17:08 2024-03-05 03:17:08,312 [execute] INFO git cat-file --batch 03:17:08 2024-03-05 03:17:08,312 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/631/.semver, universal_newlines=False, shell=None, istream=) 03:17:08 2024-03-05 03:17:08,317 [read_version] DEBUG read version from /w/workspace/edgex-go/631/.semver/main 03:17:08 3.2.0-dev.22 [Pipeline] } 03:17:08 $ docker exec --env ******** --env ******** 71280575b395a2b3affde479904f7158e986613b726d2069f43c1d6778b5470a ssh-agent -k 03:17:08 unset SSH_AUTH_SOCK; 03:17:08 unset SSH_AGENT_PID; 03:17:08 echo Agent pid 38 killed; 03:17:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:17:09 + git semver [Pipeline] } 03:17:09 $ docker stop --time=1 71280575b395a2b3affde479904f7158e986613b726d2069f43c1d6778b5470a 03:17:11 $ docker rm -f --volumes 71280575b395a2b3affde479904f7158e986613b726d2069f43c1d6778b5470a [Pipeline] // withDockerContainer [Pipeline] sh 03:17:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:17:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:17:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:17:12 prd-ubuntu20.04-docker-8c-8g-4918 does not seem to be running inside a container 03:17:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/631 -v /w/workspace/edgex-go/631:/w/workspace/edgex-go/631:rw,z -v /w/workspace/edgex-go/631@tmp:/w/workspace/edgex-go/631@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:17:13 $ docker top 360378505f115bffa939b102f8f39e65713029da3f60bbfbe0d824db84e269b3 -eo pid,comm 03:17:13 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:17:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:17:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:17:13 [ssh-agent] Looking for ssh-agent implementation... 03:17:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:17:14 $ docker exec 360378505f115bffa939b102f8f39e65713029da3f60bbfbe0d824db84e269b3 ssh-agent 03:17:14 SSH_AUTH_SOCK=/tmp/ssh-0XxtU8Gw8p10/agent.32 03:17:14 SSH_AGENT_PID=38 03:17:14 Running ssh-add (command line suppressed) 03:17:14 Identity added: /w/workspace/edgex-go/631@tmp/private_key_6770844193054336231.key (/w/workspace/edgex-go/631@tmp/private_key_6770844193054336231.key) 03:17:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:17:14 + git semver push 03:17:15 2024-03-05 03:17:14,987 [run_push] DEBUG push 03:17:15 2024-03-05 03:17:14,988 [execute] INFO git cat-file --batch-check 03:17:15 2024-03-05 03:17:14,988 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/631/.semver, universal_newlines=False, shell=None, istream=) 03:17:15 2024-03-05 03:17:14,991 [execute] INFO git rev-list b68852d474fe6bb13fd6885e7cf44b321b670cc8 -- 03:17:15 2024-03-05 03:17:14,992 [execute] DEBUG Popen(['git', 'rev-list', 'b68852d474fe6bb13fd6885e7cf44b321b670cc8', '--'], cwd=/w/workspace/edgex-go/631/.semver, universal_newlines=False, shell=None, istream=None) 03:17:15 2024-03-05 03:17:15,009 [execute] INFO git fetch -v origin 03:17:15 2024-03-05 03:17:15,009 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/631/.semver, universal_newlines=True, shell=None, istream=None) 03:17:15 2024-03-05 03:17:15,485 [run_push] DEBUG no remote changes detected 03:17:15 2024-03-05 03:17:15,485 [execute] INFO git push origin semver 03:17:15 2024-03-05 03:17:15,486 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/631/.semver, universal_newlines=False, shell=None, istream=None) 03:17:16 2024-03-05 03:17:16,154 [run_push] DEBUG push all version tags 03:17:16 2024-03-05 03:17:16,155 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:17:16 2024-03-05 03:17:16,155 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/631, universal_newlines=False, shell=None, istream=None) 03:17:17 2024-03-05 03:17:16,846 [read_version] DEBUG read version from /w/workspace/edgex-go/631/.semver/main 03:17:17 3.2.0-dev.22 [Pipeline] } 03:17:17 $ docker exec --env ******** --env ******** 360378505f115bffa939b102f8f39e65713029da3f60bbfbe0d824db84e269b3 ssh-agent -k 03:17:17 unset SSH_AUTH_SOCK; 03:17:17 unset SSH_AGENT_PID; 03:17:17 echo Agent pid 38 killed; 03:17:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:17:18 + git semver [Pipeline] } 03:17:18 $ docker stop --time=1 360378505f115bffa939b102f8f39e65713029da3f60bbfbe0d824db84e269b3 03:17:19 $ docker rm -f --volumes 360378505f115bffa939b102f8f39e65713029da3f60bbfbe0d824db84e269b3 [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 03:17:22 + [ -d /w/workspace/edgex-go/631/archives ] [Pipeline] libraryResource [Pipeline] sh 03:17:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:17:23 ---> package-listing.sh 03:17:23 ++ facter osfamily 03:17:23 ++ tr '[:upper:]' '[:lower:]' 03:17:23 + OS_FAMILY=debian 03:17:23 + workspace=/w/workspace/edgex-go/631 03:17:23 + START_PACKAGES=/tmp/packages_start.txt 03:17:23 + END_PACKAGES=/tmp/packages_end.txt 03:17:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:17:23 + PACKAGES=/tmp/packages_start.txt 03:17:23 + '[' /w/workspace/edgex-go/631 ']' 03:17:23 + PACKAGES=/tmp/packages_end.txt 03:17:23 + case "${OS_FAMILY}" in 03:17:23 + dpkg -l 03:17:23 + grep '^ii' 03:17:23 + '[' -f /tmp/packages_start.txt ']' 03:17:23 + '[' -f /tmp/packages_end.txt ']' 03:17:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:17:23 + '[' /w/workspace/edgex-go/631 ']' 03:17:23 + mkdir -p /w/workspace/edgex-go/631/archives/ 03:17:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/631/archives/ [Pipeline] echo 03:17:23 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/631/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:17:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:17:24 03:17:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:17:25 latest: Pulling from edgex-lftools-log-publisher 03:17:25 5eb5b503b376: Pulling fs layer 03:17:25 5c69ac0246d0: Pulling fs layer 03:17:25 ec43610c2a17: Pulling fs layer 03:17:25 3a2ae6a8a46f: Pulling fs layer 03:17:25 33b1e0a273af: Pulling fs layer 03:17:25 3a2ae6a8a46f: Waiting 03:17:25 5d3b04190fa2: Pulling fs layer 03:17:25 2f39f015ded8: Pulling fs layer 03:17:25 33b1e0a273af: Waiting 03:17:25 5d3b04190fa2: Waiting 03:17:25 2f39f015ded8: Waiting 03:17:25 5c69ac0246d0: Verifying Checksum 03:17:25 5c69ac0246d0: Download complete 03:17:25 3a2ae6a8a46f: Verifying Checksum 03:17:25 3a2ae6a8a46f: Download complete 03:17:25 33b1e0a273af: Verifying Checksum 03:17:25 33b1e0a273af: Download complete 03:17:25 5d3b04190fa2: Verifying Checksum 03:17:25 5d3b04190fa2: Download complete 03:17:25 ec43610c2a17: Verifying Checksum 03:17:25 ec43610c2a17: Download complete 03:17:25 5eb5b503b376: Verifying Checksum 03:17:25 5eb5b503b376: Download complete 03:17:26 2f39f015ded8: Verifying Checksum 03:17:26 5eb5b503b376: Pull complete 03:17:26 5c69ac0246d0: Pull complete 03:17:27 ec43610c2a17: Pull complete 03:17:27 3a2ae6a8a46f: Pull complete 03:17:27 33b1e0a273af: Pull complete 03:17:27 5d3b04190fa2: Pull complete 03:17:31 2f39f015ded8: Pull complete 03:17:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:17:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:17:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:17:32 prd-ubuntu20.04-docker-8c-8g-4918 does not seem to be running inside a container 03:17:32 $ 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/631/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/631 -v /w/workspace/edgex-go/631:/w/workspace/edgex-go/631:rw,z -v /w/workspace/edgex-go/631@tmp:/w/workspace/edgex-go/631@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:17:38 $ docker top f8c1d975a93af68f4f73c2bc7b890a88f0215c508524ba3a12874e97436b0ce7 -eo pid,comm [Pipeline] { [Pipeline] sh 03:17:39 + touch /tmp/pre-build-complete [Pipeline] sh 03:17:42 + mkdir -p /var/log/sysstat [Pipeline] sh 03:17:42 + ls /var/log/sa-host 03:17:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:17:42 provisioning config files... 03:17:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/631@tmp/config6950481907184142850tmp [Pipeline] { [Pipeline] echo 03:17:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:17:43 ---> create-netrc.sh [Pipeline] } 03:17:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:17:44 ---> python-tools-install.sh [Pipeline] echo 03:17:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:17:44 ---> sudo-logs.sh 03:17:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:17:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:17:45 ---> job-cost.sh 03:17:45 lf-activate-venv: SKIPPING 03:17:45 DEBUG: total: 0.10999999940395355 03:17:45 INFO: Retrieving Stack Cost... 03:17:45 INFO: Retrieving Pricing Info for: v3-standard-8 03:17:45 INFO: Archiving Costs [Pipeline] echo 03:17:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:17:46 ---> logs-deploy.sh 03:17:46 lf-activate-venv: SKIPPING 03:17:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/631 03:17:46 INFO: archiving workspace using pattern(s): 03:17:47 Archives upload complete. 03:17:47 INFO: archiving logs to Nexus 03:17:48 ---> uname -a: 03:17:48 Linux prd-ubuntu20-04-docker-8c-8g-4918 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:17:48 03:17:48 03:17:48 ---> lscpu: 03:17:48 Architecture: x86_64 03:17:48 CPU op-mode(s): 32-bit, 64-bit 03:17:48 Byte Order: Little Endian 03:17:48 Address sizes: 40 bits physical, 48 bits virtual 03:17:48 CPU(s): 8 03:17:48 On-line CPU(s) list: 0-7 03:17:48 Thread(s) per core: 1 03:17:48 Core(s) per socket: 1 03:17:48 Socket(s): 8 03:17:48 NUMA node(s): 1 03:17:48 Vendor ID: AuthenticAMD 03:17:48 CPU family: 23 03:17:48 Model: 49 03:17:48 Model name: AMD EPYC-Rome Processor 03:17:48 Stepping: 0 03:17:48 CPU MHz: 2800.000 03:17:48 BogoMIPS: 5600.00 03:17:48 Virtualization: AMD-V 03:17:48 Hypervisor vendor: KVM 03:17:48 Virtualization type: full 03:17:48 L1d cache: 256 KiB 03:17:48 L1i cache: 256 KiB 03:17:48 L2 cache: 4 MiB 03:17:48 L3 cache: 128 MiB 03:17:48 NUMA node0 CPU(s): 0-7 03:17:48 Vulnerability Itlb multihit: Not affected 03:17:48 Vulnerability L1tf: Not affected 03:17:48 Vulnerability Mds: Not affected 03:17:48 Vulnerability Meltdown: Not affected 03:17:48 Vulnerability Mmio stale data: Not affected 03:17:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:17:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:17:48 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:17:48 Vulnerability Srbds: Not affected 03:17:48 Vulnerability Tsx async abort: Not affected 03:17:48 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 03:17:48 03:17:48 03:17:48 ---> nproc: 03:17:48 8 03:17:48 03:17:48 03:17:48 ---> df -h: 03:17:48 Filesystem Size Used Avail Use% Mounted on 03:17:48 overlay 155G 21G 135G 14% / 03:17:48 tmpfs 64M 0 64M 0% /dev 03:17:48 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:17:48 shm 64M 0 64M 0% /dev/shm 03:17:48 /dev/vda1 155G 21G 135G 14% /facter-os 03:17:48 03:17:48 03:17:48 ---> sar -b -r -n DEV: 03:17:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4918) 03/05/24 _x86_64_ (8 CPU) 03:17:48 03:17:48 02:46:59 LINUX RESTART (8 CPU) 03:17:48 03:17:48 02:47:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:17:48 02:48:02 155.51 64.58 90.92 0.00 5663.70 208414.33 0.00 03:17:48 02:49:01 133.16 0.98 132.18 0.00 42.29 56156.96 0.00 03:17:48 02:50:01 25.39 0.02 25.37 0.00 0.13 19609.21 0.00 03:17:48 02:51:01 136.14 0.45 135.69 0.00 32.79 37304.85 0.00 03:17:48 02:52:01 622.67 4.18 618.49 0.00 43.00 204713.21 0.00 03:17:48 02:53:01 277.29 1.43 275.85 0.00 81.72 113467.36 0.00 03:17:48 02:54:01 446.73 10.60 436.14 0.00 5113.10 20823.59 0.00 03:17:48 02:55:01 20.36 0.03 20.33 0.00 3.33 530.98 0.00 03:17:48 02:56:01 15.13 0.02 15.11 0.00 2.93 425.40 0.00 03:17:48 02:57:01 1.83 0.00 1.83 0.00 0.00 20.66 0.00 03:17:48 02:58:01 1.38 0.00 1.38 0.00 0.00 16.00 0.00 03:17:48 02:59:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 03:17:48 03:00:01 1.60 0.00 1.60 0.00 0.00 18.00 0.00 03:17:48 03:01:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 03:17:48 03:02:01 2.33 0.02 2.32 0.00 0.13 27.33 0.00 03:17:48 03:03:01 0.88 0.00 0.88 0.00 0.00 11.20 0.00 03:17:48 03:04:01 1.35 0.00 1.35 0.00 0.00 20.80 0.00 03:17:48 03:05:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 03:17:48 03:06:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 03:17:48 03:07:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 03:17:48 03:08:01 1.12 0.00 1.12 0.00 0.00 13.86 0.00 03:17:48 03:09:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 03:17:48 03:10:01 1.15 0.00 1.15 0.00 0.00 14.00 0.00 03:17:48 03:11:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 03:17:48 03:12:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 03:17:48 03:13:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 03:17:48 03:14:01 1.18 0.00 1.18 0.00 0.00 15.33 0.00 03:17:48 03:15:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 03:17:48 03:16:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 03:17:48 03:17:01 148.78 0.30 148.48 0.00 19.20 56961.31 0.00 03:17:48 Average: 66.97 2.76 64.21 0.00 366.92 23986.97 0.00 03:17:48 03:17:48 02:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:17:48 02:48:02 29506788 31504020 842216 2.56 60432 2226288 1864404 5.49 1063220 1965692 912 03:17:48 02:49:01 28135028 31303020 1005836 3.06 110684 3266308 2323328 6.85 1459324 2825448 100528 03:17:48 02:50:01 27516980 31144120 1161960 3.53 113676 3692380 2515812 7.41 1736952 3136628 240596 03:17:48 02:51:01 27580284 31373436 927240 2.82 123552 3843196 2175708 6.41 1427672 3362816 205072 03:17:48 02:52:01 17426796 28297528 3936776 11.97 218592 10365892 10119488 29.82 5480448 8904768 1044924 03:17:48 02:53:01 19614880 31362108 910856 2.77 232416 11290844 2498300 7.36 2157660 10165540 101408 03:17:48 02:54:01 19159040 31454644 801716 2.44 264732 11805768 2080056 6.13 2492824 10278640 524 03:17:48 02:55:01 19149696 31441716 814412 2.48 264112 11802868 2203656 6.49 2693388 10087184 80 03:17:48 02:56:01 19146824 31440084 815812 2.48 264968 11803092 2090688 6.16 2823108 9960180 216 03:17:48 02:57:01 19146876 31440140 815668 2.48 265004 11803096 2090688 6.16 2822124 9960184 40 03:17:48 02:58:01 19152908 31446232 810016 2.46 265020 11803104 2090688 6.16 2815840 9960192 12 03:17:48 02:59:01 19153428 31446772 809516 2.46 265044 11803104 2090688 6.16 2815728 9960192 12 03:17:48 03:00:01 19166840 31460216 796064 2.42 265068 11803108 2090688 6.16 2802224 9960196 12 03:17:48 03:01:01 19167008 31460400 796056 2.42 265084 11803108 2090688 6.16 2802452 9960196 12 03:17:48 03:02:01 19166152 31459676 796880 2.42 265160 11803100 2104592 6.20 2802428 9960192 24 03:17:48 03:03:01 19165868 31459428 797084 2.42 265180 11803116 2104592 6.20 2802664 9960196 8 03:17:48 03:04:01 19165352 31458932 797452 2.43 265224 11803096 2104592 6.20 2803364 9960176 200 03:17:48 03:05:01 19165328 31458916 797396 2.42 265240 11803100 2104592 6.20 2803504 9960180 180 03:17:48 03:06:01 19165440 31459064 797200 2.42 265264 11803100 2104592 6.20 2803552 9960180 188 03:17:48 03:07:01 19165336 31458964 797212 2.42 265296 11803104 2104592 6.20 2803420 9960184 32 03:17:48 03:08:01 19166004 31459636 796468 2.42 265308 11803108 2104592 6.20 2802936 9960188 176 03:17:48 03:09:01 19166272 31459964 796160 2.42 265340 11803108 2104592 6.20 2802704 9960192 180 03:17:48 03:10:01 19165460 31459160 796960 2.42 265344 11803112 2104592 6.20 2802728 9960196 4 03:17:48 03:11:01 19165436 31459196 796860 2.42 265372 11803116 2104592 6.20 2802492 9960204 32 03:17:48 03:12:01 19165704 31459468 796512 2.42 265392 11803104 2104592 6.20 2802516 9960204 8 03:17:48 03:13:01 19165592 31459408 796488 2.42 265416 11803120 2104592 6.20 2802620 9960212 12 03:17:48 03:14:01 19165540 31459484 796524 2.42 265448 11803256 2104592 6.20 2802660 9960336 36 03:17:48 03:15:01 19166036 31460044 795984 2.42 265476 11803260 2104592 6.20 2802996 9960352 28 03:17:48 03:16:01 19165956 31460012 795972 2.42 265504 11803264 2104592 6.20 2802872 9960360 8 03:17:48 03:17:01 17628912 31399216 848456 2.58 302288 13111956 2193372 6.46 2948028 11206932 496 03:17:48 Average: 20271259 31328833 934792 2.84 242021 10642373 2402904 7.08 2679482 9036605 56532 03:17:48 03:17:48 02:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:17:48 02:48:02 docker0 580.29 536.65 40.29 2824.00 0.00 0.00 0.00 0.00 03:17:48 02:48:02 ens3 1132.17 1013.76 8044.65 132.97 0.00 0.00 0.00 0.00 03:17:48 02:48:02 lo 4.60 4.60 0.44 0.44 0.00 0.00 0.00 0.00 03:17:48 02:48:02 veth18287e2 580.29 536.76 48.23 2824.01 0.00 0.00 0.00 0.23 03:17:48 02:49:01 veth31c2703 0.00 0.17 0.00 0.02 0.00 0.00 0.00 0.00 03:17:48 02:49:01 docker0 141.56 194.10 11.71 1707.65 0.00 0.00 0.00 0.00 03:17:48 02:49:01 ens3 353.71 248.02 4930.35 97.27 0.00 0.00 0.00 0.00 03:17:48 02:49:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 03:17:48 02:50:01 veth31c2703 1.32 1.37 0.11 0.12 0.00 0.00 0.00 0.00 03:17:48 02:50:01 docker0 1.32 1.32 0.10 0.12 0.00 0.00 0.00 0.00 03:17:48 02:50:01 ens3 38.12 26.89 29.03 16.65 0.00 0.00 0.00 0.00 03:17:48 02:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:17:48 02:51:01 docker0 0.30 0.25 0.03 0.10 0.00 0.00 0.00 0.00 03:17:48 02:51:01 vethfafc0f9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:48 02:51:01 vethec4d5cd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:48 02:51:01 ens3 108.30 68.62 2279.53 19.85 0.00 0.00 0.00 0.00 03:17:48 02:51:01 vethc57489a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:48 02:51:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 03:17:48 02:51:01 veth005f2a7 0.30 0.35 0.03 0.10 0.00 0.00 0.00 0.00 03:17:48 02:51:01 veth3b01446 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:48 02:52:01 docker0 170.78 259.85 13.40 2343.54 0.00 0.00 0.00 0.00 03:17:48 02:52:01 veth7dc097d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:17:48 02:52:01 vethf7981a6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:17:48 02:52:01 veth6f42773 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:17:48 02:52:01 vethde60026 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:17:48 02:52:01 vethd74e01a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:17:48 02:52:01 veth3bd7054 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:17:48 02:52:01 veth38aaf0c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:17:48 02:52:01 veth3644b03 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:17:48 02:52:01 veth10fce99 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:17:48 02:52:01 ens3 322.44 198.99 3097.75 31.09 0.00 0.00 0.00 0.00 03:17:48 02:52:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 03:17:48 02:52:01 vethfedae70 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:17:48 02:52:01 veth005f2a7 0.03 0.78 0.00 0.03 0.00 0.00 0.00 0.00 03:17:48 02:52:01 vetha2140ea 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:17:48 02:53:01 docker0 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:17:48 02:53:01 veth7dc097d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:17:48 02:53:01 vethf7981a6 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:17:48 02:53:01 veth6f42773 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:17:48 02:53:01 vethde60026 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:17:48 02:53:01 vethd74e01a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:17:48 02:53:01 veth3bd7054 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:17:48 02:53:01 veth38aaf0c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:17:48 02:53:01 veth3644b03 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:17:48 02:53:01 veth10fce99 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:17:48 02:53:01 ens3 62.59 40.24 699.96 5.44 0.00 0.00 0.00 0.00 03:17:48 02:53:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 03:17:48 02:53:01 vethfedae70 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:17:48 02:53:01 veth005f2a7 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:17:48 02:53:01 vetha2140ea 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:17:48 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:48 02:54:01 ens3 387.02 321.39 2201.42 594.49 0.00 0.00 0.00 0.00 03:17:48 02:54:01 lo 33.86 33.86 3.33 3.33 0.00 0.00 0.00 0.00 03:17:48 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:48 02:55:01 ens3 211.51 207.08 95.55 1281.10 0.00 0.00 0.00 0.00 03:17:48 02:55:01 lo 18.26 18.26 1.80 1.80 0.00 0.00 0.00 0.00 03:17:48 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:48 02:56:01 ens3 215.80 221.65 119.60 852.27 0.00 0.00 0.00 0.00 03:17:48 02:56:01 lo 22.40 22.40 2.20 2.20 0.00 0.00 0.00 0.00 03:17:48 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:48 02:57:01 ens3 0.55 0.22 0.26 0.19 0.00 0.00 0.00 0.00 03:17:48 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:48 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:48 02:58:01 ens3 1.27 0.60 0.53 0.35 0.00 0.00 0.00 0.00 03:17:48 02:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:17:48 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:48 02:59:01 ens3 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 03:17:48 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:48 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:48 03:00:01 ens3 1.57 0.97 0.66 0.50 0.00 0.00 0.00 0.00 03:17:48 03:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:17:48 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:48 03:01:01 ens3 0.52 0.33 0.26 0.21 0.00 0.00 0.00 0.00 03:17:48 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:48 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:48 03:02:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:17:48 03:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:17:48 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:48 03:03:01 ens3 0.58 0.20 0.15 0.07 0.00 0.00 0.00 0.00 03:17:48 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:48 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:48 03:04:01 ens3 1.63 0.75 0.45 0.30 0.00 0.00 0.00 0.00 03:17:48 03:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:17:48 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:48 03:05:01 ens3 0.83 0.43 0.38 0.28 0.00 0.00 0.00 0.00 03:17:48 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:48 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:48 03:06:01 ens3 0.77 0.30 0.30 0.20 0.00 0.00 0.00 0.00 03:17:48 03:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:17:48 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:48 03:07:01 ens3 0.50 0.28 0.26 0.20 0.00 0.00 0.00 0.00 03:17:48 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:48 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:48 03:08:01 ens3 0.40 0.20 0.14 0.07 0.00 0.00 0.00 0.00 03:17:48 03:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:17:48 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:48 03:09:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:17:48 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:48 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:48 03:10:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:17:48 03:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:17:48 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:48 03:11:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:48 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:48 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:48 03:12:01 ens3 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:17:48 03:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:17:48 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:48 03:13:01 ens3 1.22 0.12 0.17 0.06 0.00 0.00 0.00 0.00 03:17:48 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:48 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:48 03:14:01 ens3 0.77 0.08 0.03 0.01 0.00 0.00 0.00 0.00 03:17:48 03:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:17:48 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:48 03:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:48 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:48 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:48 03:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:17:48 03:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:17:48 03:17:01 docker0 66.36 92.55 5.24 925.41 0.00 0.00 0.00 0.00 03:17:48 03:17:01 ens3 378.84 236.01 8130.92 47.37 0.00 0.00 0.00 0.00 03:17:48 03:17:01 lo 2.27 2.27 0.23 0.23 0.00 0.00 0.00 0.00 03:17:48 03:17:01 vethc5faa0a 0.30 0.38 0.08 0.12 0.00 0.00 0.00 0.00 03:17:48 Average: docker0 32.01 36.14 2.36 259.79 0.00 0.00 0.00 0.00 03:17:48 Average: ens3 107.35 86.20 986.19 102.69 0.00 0.00 0.00 0.00 03:17:48 Average: lo 2.88 2.88 0.28 0.28 0.00 0.00 0.00 0.00 03:17:48 Average: vethc5faa0a 0.01 0.01 0.00 0.00 0.00 0.00 0.00 0.00 03:17:48 03:17:48 03:17:48 ---> sar -P ALL: 03:17:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4918) 03/05/24 _x86_64_ (8 CPU) 03:17:48 03:17:48 02:46:59 LINUX RESTART (8 CPU) 03:17:48 03:17:48 02:47:01 CPU %user %nice %system %iowait %steal %idle 03:17:48 02:48:02 all 8.17 0.00 2.31 1.66 0.06 87.79 03:17:48 02:48:02 0 11.08 0.00 2.72 1.41 0.07 84.72 03:17:48 02:48:02 1 7.76 0.00 2.68 2.20 0.07 87.30 03:17:48 02:48:02 2 12.36 0.00 2.35 2.13 0.07 83.09 03:17:48 02:48:02 3 8.64 0.00 1.39 0.22 0.07 89.68 03:17:48 02:48:02 4 5.81 0.00 1.54 1.51 0.05 91.09 03:17:48 02:48:02 5 7.21 0.00 2.50 5.27 0.07 84.95 03:17:48 02:48:02 6 5.29 0.00 2.15 0.20 0.05 92.31 03:17:48 02:48:02 7 7.24 0.00 3.18 0.37 0.05 89.17 03:17:48 02:49:01 all 9.68 0.00 3.16 4.61 0.06 82.50 03:17:48 02:49:01 0 8.32 0.00 3.63 0.17 0.07 87.82 03:17:48 02:49:01 1 9.24 0.00 2.76 13.47 0.05 74.49 03:17:48 02:49:01 2 9.64 0.00 3.09 1.01 0.05 86.21 03:17:48 02:49:01 3 10.03 0.00 3.26 12.68 0.07 73.96 03:17:48 02:49:01 4 10.69 0.00 3.43 5.13 0.05 80.69 03:17:48 02:49:01 5 9.22 0.00 3.25 3.91 0.05 83.57 03:17:48 02:49:01 6 10.30 0.00 3.05 0.44 0.05 86.16 03:17:48 02:49:01 7 9.98 0.00 2.77 0.12 0.07 87.06 03:17:48 02:50:01 all 30.92 0.00 3.72 1.73 0.10 63.54 03:17:48 02:50:01 0 32.29 0.00 3.83 10.10 0.08 53.70 03:17:48 02:50:01 1 32.68 0.00 4.24 0.00 0.12 62.96 03:17:48 02:50:01 2 28.50 0.00 3.25 2.12 0.08 66.04 03:17:48 02:50:01 3 31.32 0.00 3.01 0.27 0.08 65.32 03:17:48 02:50:01 4 31.43 0.00 4.17 0.03 0.10 64.26 03:17:48 02:50:01 5 30.05 0.00 3.28 1.13 0.08 65.46 03:17:48 02:50:01 6 30.15 0.00 3.46 0.00 0.12 66.27 03:17:48 02:50:01 7 30.96 0.00 4.49 0.15 0.10 64.29 03:17:48 02:51:01 all 39.56 0.00 4.99 2.44 0.10 52.91 03:17:48 02:51:01 0 38.31 0.00 4.83 3.14 0.08 53.63 03:17:48 02:51:01 1 39.73 0.00 4.72 1.53 0.10 53.91 03:17:48 02:51:01 2 40.40 0.00 5.23 2.28 0.10 51.99 03:17:48 02:51:01 3 40.28 0.00 5.28 0.94 0.10 53.40 03:17:48 02:51:01 4 39.45 0.00 4.91 9.19 0.12 46.34 03:17:48 02:51:01 5 39.92 0.00 5.10 0.59 0.12 54.27 03:17:48 02:51:01 6 39.90 0.00 4.86 0.71 0.10 54.43 03:17:48 02:51:01 7 38.47 0.00 4.97 1.19 0.08 55.28 03:17:48 02:52:01 all 51.68 0.00 9.43 7.37 0.13 31.39 03:17:48 02:52:01 0 51.51 0.00 8.03 4.12 0.13 36.21 03:17:48 02:52:01 1 53.41 0.00 10.60 4.48 0.14 31.38 03:17:48 02:52:01 2 51.74 0.00 10.22 11.88 0.13 26.04 03:17:48 02:52:01 3 51.07 0.00 9.24 9.66 0.14 29.90 03:17:48 02:52:01 4 51.03 0.00 8.75 6.94 0.12 33.16 03:17:48 02:52:01 5 52.60 0.00 9.96 7.73 0.14 29.57 03:17:48 02:52:01 6 51.18 0.00 9.60 11.42 0.13 27.66 03:17:48 02:52:01 7 50.88 0.00 9.06 2.75 0.12 37.19 03:17:48 02:53:01 all 82.66 0.00 8.43 2.73 0.27 5.91 03:17:48 02:53:01 0 81.83 0.00 8.33 7.31 0.32 2.20 03:17:48 02:53:01 1 82.48 0.00 9.33 1.45 0.25 6.49 03:17:48 02:53:01 2 83.46 0.00 8.40 1.57 0.35 6.23 03:17:48 02:53:01 3 83.43 0.00 8.00 1.13 0.25 7.19 03:17:48 02:53:01 4 82.69 0.00 8.15 1.67 0.24 7.25 03:17:48 02:53:01 5 82.56 0.00 9.12 7.15 0.23 0.94 03:17:48 02:53:01 6 82.64 0.00 7.82 0.59 0.23 8.72 03:17:48 02:53:01 7 82.15 0.00 8.33 0.97 0.26 8.28 03:17:48 02:54:01 all 5.83 0.00 2.73 3.63 0.06 87.76 03:17:48 02:54:01 0 4.58 0.00 2.17 5.28 0.03 87.94 03:17:48 02:54:01 1 7.39 0.00 2.39 2.83 0.08 87.31 03:17:48 02:54:01 2 8.66 0.00 2.87 2.94 0.08 85.46 03:17:48 02:54:01 3 5.28 0.00 2.40 5.60 0.05 86.67 03:17:48 02:54:01 4 4.63 0.00 2.50 3.27 0.05 89.56 03:17:48 02:54:01 5 6.75 0.00 3.90 6.23 0.07 83.05 03:17:48 02:54:01 6 4.84 0.00 3.02 1.66 0.05 90.43 03:17:48 02:54:01 7 4.51 0.00 2.61 1.22 0.05 91.62 03:17:48 02:55:01 all 5.75 0.00 0.53 1.59 0.12 92.01 03:17:48 02:55:01 0 2.31 0.00 0.35 0.02 0.18 97.14 03:17:48 02:55:01 1 5.76 0.00 0.64 0.02 0.11 93.48 03:17:48 02:55:01 2 7.50 0.00 0.71 0.78 0.11 90.91 03:17:48 02:55:01 3 6.08 0.00 0.78 11.88 0.16 81.10 03:17:48 02:55:01 4 5.00 0.00 0.58 0.04 0.09 94.30 03:17:48 02:55:01 5 10.26 0.00 0.45 0.10 0.10 89.08 03:17:48 02:55:01 6 5.44 0.00 0.41 0.04 0.07 94.04 03:17:48 02:55:01 7 3.65 0.00 0.31 0.02 0.17 95.85 03:17:48 02:56:01 all 3.47 0.00 0.54 0.11 0.04 95.84 03:17:48 02:56:01 0 3.69 0.00 0.53 0.02 0.03 95.73 03:17:48 02:56:01 1 3.81 0.00 0.60 0.02 0.05 95.52 03:17:48 02:56:01 2 2.54 0.00 0.55 0.05 0.03 96.82 03:17:48 02:56:01 3 2.77 0.00 0.53 0.65 0.05 95.99 03:17:48 02:56:01 4 1.69 0.00 0.45 0.02 0.03 97.81 03:17:48 02:56:01 5 5.32 0.00 0.47 0.03 0.03 94.15 03:17:48 02:56:01 6 4.98 0.00 0.67 0.08 0.03 94.24 03:17:48 02:56:01 7 2.97 0.00 0.50 0.02 0.03 96.48 03:17:48 02:57:01 all 0.27 0.00 0.02 0.01 0.01 99.68 03:17:48 02:57:01 0 0.03 0.00 0.03 0.02 0.02 99.90 03:17:48 02:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:17:48 02:57:01 2 0.00 0.00 0.02 0.02 0.02 99.95 03:17:48 02:57:01 3 0.05 0.00 0.02 0.03 0.03 99.87 03:17:48 02:57:01 4 0.02 0.00 0.03 0.00 0.02 99.93 03:17:48 02:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:17:48 02:57:01 6 0.05 0.00 0.05 0.00 0.02 99.88 03:17:48 02:57:01 7 2.00 0.00 0.02 0.00 0.02 97.97 03:17:48 02:58:01 all 0.29 0.00 0.02 0.00 0.01 99.68 03:17:48 02:58:01 0 0.08 0.00 0.03 0.00 0.02 99.87 03:17:48 02:58:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:17:48 02:58:01 2 0.02 0.00 0.00 0.02 0.00 99.97 03:17:48 02:58:01 3 0.05 0.00 0.05 0.00 0.02 99.88 03:17:48 02:58:01 4 0.03 0.00 0.00 0.00 0.02 99.95 03:17:48 02:58:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:17:48 02:58:01 6 0.05 0.00 0.02 0.00 0.02 99.92 03:17:48 02:58:01 7 2.00 0.00 0.00 0.00 0.02 97.98 03:17:48 03:17:48 02:58:01 CPU %user %nice %system %iowait %steal %idle 03:17:48 02:59:01 all 0.04 0.00 0.03 0.00 0.01 99.92 03:17:48 02:59:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:17:48 02:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:17:48 02:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:17:48 02:59:01 3 0.02 0.00 0.00 0.02 0.02 99.95 03:17:48 02:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:17:48 02:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:17:48 02:59:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:17:48 02:59:01 7 0.20 0.00 0.15 0.00 0.00 99.65 03:17:48 03:00:01 all 0.03 0.00 0.02 0.00 0.01 99.94 03:17:48 03:00:01 0 0.03 0.00 0.00 0.00 0.02 99.95 03:17:48 03:00:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:17:48 03:00:01 2 0.02 0.00 0.02 0.02 0.00 99.95 03:17:48 03:00:01 3 0.03 0.00 0.05 0.02 0.03 99.87 03:17:48 03:00:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:17:48 03:00:01 5 0.07 0.00 0.03 0.00 0.03 99.87 03:17:48 03:00:01 6 0.02 0.00 0.05 0.00 0.00 99.93 03:17:48 03:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:17:48 03:01:01 all 0.02 0.00 0.01 0.00 0.01 99.95 03:17:48 03:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:17:48 03:01:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:17:48 03:01:01 2 0.02 0.00 0.00 0.02 0.00 99.97 03:17:48 03:01:01 3 0.03 0.00 0.02 0.00 0.03 99.92 03:17:48 03:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:17:48 03:01:01 5 0.07 0.00 0.07 0.00 0.00 99.87 03:17:48 03:01:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:17:48 03:01:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:17:48 03:02:01 all 0.05 0.00 0.03 0.03 0.01 99.88 03:17:48 03:02:01 0 0.05 0.00 0.02 0.00 0.00 99.93 03:17:48 03:02:01 1 0.07 0.00 0.05 0.00 0.00 99.88 03:17:48 03:02:01 2 0.03 0.00 0.03 0.12 0.02 99.80 03:17:48 03:02:01 3 0.08 0.00 0.03 0.15 0.05 99.68 03:17:48 03:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:17:48 03:02:01 5 0.05 0.00 0.05 0.00 0.02 99.88 03:17:48 03:02:01 6 0.05 0.00 0.03 0.00 0.02 99.90 03:17:48 03:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:17:48 03:03:01 all 0.01 0.00 0.02 0.00 0.01 99.97 03:17:48 03:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:17:48 03:03:01 1 0.02 0.00 0.03 0.00 0.02 99.93 03:17:48 03:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:17:48 03:03:01 3 0.03 0.00 0.07 0.00 0.02 99.88 03:17:48 03:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:17:48 03:03:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:17:48 03:03:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:17:48 03:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:17:48 03:04:01 all 0.03 0.00 0.01 0.01 0.01 99.94 03:17:48 03:04:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:17:48 03:04:01 1 0.05 0.00 0.00 0.00 0.02 99.93 03:17:48 03:04:01 2 0.00 0.00 0.02 0.02 0.00 99.97 03:17:48 03:04:01 3 0.03 0.00 0.03 0.03 0.05 99.85 03:17:48 03:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:17:48 03:04:01 5 0.07 0.00 0.03 0.00 0.00 99.90 03:17:48 03:04:01 6 0.05 0.00 0.02 0.00 0.02 99.92 03:17:48 03:04:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:17:48 03:05:01 all 0.05 0.00 0.02 0.00 0.01 99.92 03:17:48 03:05:01 0 0.05 0.00 0.02 0.00 0.02 99.92 03:17:48 03:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:17:48 03:05:01 2 0.07 0.00 0.03 0.00 0.03 99.87 03:17:48 03:05:01 3 0.05 0.00 0.05 0.02 0.02 99.87 03:17:48 03:05:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:17:48 03:05:01 5 0.07 0.00 0.00 0.00 0.00 99.93 03:17:48 03:05:01 6 0.10 0.00 0.03 0.00 0.02 99.85 03:17:48 03:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:17:48 03:06:01 all 0.01 0.00 0.01 0.00 0.01 99.96 03:17:48 03:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:17:48 03:06:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:17:48 03:06:01 2 0.02 0.00 0.02 0.02 0.02 99.93 03:17:48 03:06:01 3 0.02 0.00 0.03 0.00 0.02 99.93 03:17:48 03:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:17:48 03:06:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:17:48 03:06:01 6 0.05 0.00 0.02 0.00 0.00 99.93 03:17:48 03:06:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:17:48 03:07:01 all 0.03 0.00 0.02 0.45 0.01 99.50 03:17:48 03:07:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:17:48 03:07:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:17:48 03:07:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:17:48 03:07:01 3 0.02 0.00 0.00 3.55 0.02 96.42 03:17:48 03:07:01 4 0.02 0.00 0.03 0.00 0.02 99.93 03:17:48 03:07:01 5 0.05 0.00 0.02 0.00 0.02 99.92 03:17:48 03:07:01 6 0.02 0.00 0.05 0.00 0.02 99.92 03:17:48 03:07:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:17:48 03:08:01 all 0.02 0.00 0.02 0.00 0.01 99.96 03:17:48 03:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:17:48 03:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:17:48 03:08:01 2 0.00 0.00 0.03 0.00 0.03 99.93 03:17:48 03:08:01 3 0.03 0.00 0.03 0.00 0.02 99.92 03:17:48 03:08:01 4 0.02 0.00 0.03 0.00 0.02 99.93 03:17:48 03:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:17:48 03:08:01 6 0.03 0.00 0.00 0.00 0.02 99.95 03:17:48 03:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:17:48 03:09:01 all 0.03 0.00 0.01 0.01 0.01 99.95 03:17:48 03:09:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:17:48 03:09:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:17:48 03:09:01 2 0.02 0.00 0.02 0.02 0.02 99.93 03:17:48 03:09:01 3 0.08 0.00 0.03 0.03 0.00 99.85 03:17:48 03:09:01 4 0.03 0.00 0.00 0.00 0.02 99.95 03:17:48 03:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:17:48 03:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:17:48 03:09:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:17:48 03:17:48 03:09:01 CPU %user %nice %system %iowait %steal %idle 03:17:48 03:10:01 all 0.02 0.00 0.02 0.00 0.01 99.95 03:17:48 03:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:17:48 03:10:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:17:48 03:10:01 2 0.02 0.00 0.02 0.02 0.02 99.93 03:17:48 03:10:01 3 0.07 0.00 0.02 0.00 0.02 99.90 03:17:48 03:10:01 4 0.02 0.00 0.03 0.00 0.02 99.93 03:17:48 03:10:01 5 0.00 0.00 0.03 0.00 0.00 99.97 03:17:48 03:10:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:17:48 03:10:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:17:48 03:11:01 all 0.03 0.00 0.01 0.00 0.01 99.94 03:17:48 03:11:01 0 0.00 0.00 0.02 0.00 0.02 99.97 03:17:48 03:11:01 1 0.02 0.00 0.00 0.02 0.02 99.95 03:17:48 03:11:01 2 0.03 0.00 0.00 0.00 0.02 99.95 03:17:48 03:11:01 3 0.10 0.00 0.02 0.02 0.02 99.85 03:17:48 03:11:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:17:48 03:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:17:48 03:11:01 6 0.07 0.00 0.03 0.00 0.02 99.88 03:17:48 03:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:17:48 03:12:01 all 0.19 0.00 0.02 0.01 0.01 99.78 03:17:48 03:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:17:48 03:12:01 1 0.00 0.00 0.00 0.07 0.02 99.92 03:17:48 03:12:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:17:48 03:12:01 3 0.02 0.00 0.02 0.02 0.00 99.95 03:17:48 03:12:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:17:48 03:12:01 5 0.05 0.00 0.02 0.00 0.02 99.92 03:17:48 03:12:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:17:48 03:12:01 7 1.35 0.00 0.03 0.00 0.00 98.61 03:17:48 03:13:01 all 0.31 0.00 0.02 0.00 0.01 99.67 03:17:48 03:13:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:17:48 03:13:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:17:48 03:13:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:17:48 03:13:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:17:48 03:13:01 4 0.05 0.00 0.03 0.00 0.02 99.90 03:17:48 03:13:01 5 0.22 0.00 0.05 0.00 0.02 99.72 03:17:48 03:13:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:17:48 03:13:01 7 2.00 0.00 0.02 0.00 0.02 97.97 03:17:48 03:14:01 all 0.26 0.00 0.01 0.01 0.01 99.71 03:17:48 03:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:17:48 03:14:01 1 0.00 0.00 0.00 0.02 0.02 99.97 03:17:48 03:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:17:48 03:14:01 3 0.02 0.00 0.00 0.03 0.00 99.95 03:17:48 03:14:01 4 0.02 0.00 0.02 0.00 0.03 99.93 03:17:48 03:14:01 5 0.07 0.00 0.03 0.00 0.02 99.88 03:17:48 03:14:01 6 0.02 0.00 0.03 0.00 0.00 99.95 03:17:48 03:14:01 7 1.95 0.00 0.00 0.00 0.00 98.05 03:17:48 03:15:01 all 0.06 0.00 0.02 0.00 0.01 99.90 03:17:48 03:15:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:17:48 03:15:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:17:48 03:15:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:17:48 03:15:01 3 0.07 0.00 0.00 0.02 0.00 99.92 03:17:48 03:15:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:17:48 03:15:01 5 0.07 0.00 0.02 0.00 0.00 99.92 03:17:48 03:15:01 6 0.07 0.00 0.03 0.00 0.02 99.88 03:17:48 03:15:01 7 0.20 0.00 0.07 0.00 0.02 99.72 03:17:48 03:16:01 all 0.01 0.00 0.01 0.01 0.01 99.96 03:17:48 03:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:17:48 03:16:01 1 0.00 0.00 0.02 0.02 0.00 99.97 03:17:48 03:16:01 2 0.02 0.00 0.02 0.02 0.02 99.93 03:17:48 03:16:01 3 0.00 0.00 0.03 0.02 0.03 99.92 03:17:48 03:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:17:48 03:16:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:17:48 03:16:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:17:48 03:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:17:48 03:17:01 all 8.49 0.00 3.70 0.48 0.07 87.26 03:17:48 03:17:01 0 6.57 0.00 4.33 0.34 0.07 88.70 03:17:48 03:17:01 1 8.04 0.00 3.62 0.54 0.07 87.73 03:17:48 03:17:01 2 8.66 0.00 3.02 0.13 0.08 88.10 03:17:48 03:17:01 3 9.23 0.00 4.10 0.42 0.07 86.19 03:17:48 03:17:01 4 9.72 0.00 3.17 0.08 0.07 86.96 03:17:48 03:17:01 5 9.35 0.00 3.35 0.07 0.05 87.19 03:17:48 03:17:01 6 7.91 0.00 4.08 1.20 0.07 86.75 03:17:48 03:17:01 7 8.42 0.00 3.92 1.10 0.07 86.48 03:17:48 Average: all 8.11 0.00 1.31 0.89 0.04 89.65 03:17:48 Average: 0 7.87 0.00 1.28 1.05 0.04 89.76 03:17:48 Average: 1 8.14 0.00 1.37 0.88 0.04 89.58 03:17:48 Average: 2 8.34 0.00 1.32 0.83 0.04 89.46 03:17:48 Average: 3 8.13 0.00 1.26 1.55 0.05 89.02 03:17:48 Average: 4 7.95 0.00 1.25 0.92 0.04 89.84 03:17:48 Average: 5 8.32 0.00 1.37 1.06 0.04 89.21 03:17:48 Average: 6 7.98 0.00 1.31 0.54 0.04 90.13 03:17:48 Average: 7 8.16 0.00 1.33 0.26 0.04 90.21 03:17:48 03:17:48 03:17:48