Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 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-ssh5269788021893458732.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-ssh7630571613074375490.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-ssh11903038693569888331.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-ssh1269926344515882379.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-ssh4715153953670871384.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1775 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/628 [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/628 # 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 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 (main) Commit message: "Merge pull request #4765 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.20.0" > 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 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 # timeout=10 > git rev-list --no-walk 29dca6d8be80d599f8fc1a08ef72b1c586c75330 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:06:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:06:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:06:45 ========================================================= 09:06:45 EdgeX Global Pipelines Version Info 09:06:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:06:46 ------------------- 09:06:46 stable info: 09:06:46 ------------------- 09:06:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:06:46 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 09:06:46 Message: update stable to v1.0.258 09:06:47 ------------------- 09:06:47 experimental info: 09:06:47 ------------------- 09:06:47 Commited By: **** collab-it+edgex@linuxfoundation.org 09:06:47 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 09:06:47 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:06:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:06:47 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:06:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:06:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:06:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:06:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 09:06:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:06:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:06:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:06:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:06:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:06:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:06:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:06:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:06:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:06:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:06:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:06:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:06:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:06:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 09:06:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:06:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:06:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:06:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:06:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:06:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:06:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] echo 09:06:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b5951dd [Pipeline] echo 09:06:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:06:48 provisioning config files... 09:06:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/628@tmp/config13162583512098068380tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:06:48 ---> ****-login.sh 09:06:48 nexus3.edgexfoundry.org:10001 09:06:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:06:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:06:48 Configure a credential helper to remove this warning. See 09:06:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:06:48 09:06:48 Login Succeeded 09:06:48 nexus3.edgexfoundry.org:10002 09:06:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:06:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:06:48 Configure a credential helper to remove this warning. See 09:06:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:06:48 09:06:48 Login Succeeded 09:06:48 nexus3.edgexfoundry.org:10003 09:06:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:06:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:06:48 Configure a credential helper to remove this warning. See 09:06:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:06:48 09:06:48 Login Succeeded 09:06:48 nexus3.edgexfoundry.org:10004 09:06:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:06:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:06:49 Configure a credential helper to remove this warning. See 09:06:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:06:49 09:06:49 Login Succeeded 09:06:49 ****.io 09:06:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:06:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:06:49 Configure a credential helper to remove this warning. See 09:06:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:06:49 09:06:49 Login Succeeded 09:06:49 ---> ****-login.sh ends [Pipeline] } 09:06:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:06:49 + 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 09:06:49 + dirname cmd/core-command/Dockerfile 09:06:49 + cut -d/ -f2 09:06:49 + echo core-command,cmd/core-command/Dockerfile 09:06:49 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 09:06:49 cut -d/ -f2 09:06:49 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 09:06:49 + dirname cmd/core-data/Dockerfile 09:06:49 + cut -d/ -f2 09:06:49 + echo core-data,cmd/core-data/Dockerfile 09:06:49 + cut -d/ -f2+ 09:06:49 dirname cmd/core-metadata/Dockerfile 09:06:49 + echo core-metadata,cmd/core-metadata/Dockerfile 09:06:49 + cut -d/ -f2 09:06:49 + dirname cmd/security-bootstrapper/Dockerfile 09:06:49 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:06:49 + dirname cmd/security-proxy-auth/Dockerfile 09:06:49 + cut -d/ -f2 09:06:49 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 09:06:49 + dirname cmd/security-proxy-setup/Dockerfile 09:06:49 + cut -d/ -f2 09:06:49 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:06:49 + dirname cmd/security-secretstore-setup/Dockerfile 09:06:49 + cut -d/ -f2 09:06:49 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:06:49 + + dirname cmd/security-spiffe-token-provider/Dockerfile 09:06:49 cut -d/ -f2 09:06:49 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 09:06:49 + dirname cmd/security-spire-agent/Dockerfile 09:06:49 + cut -d/ -f2 09:06:49 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 09:06:49 + dirname cmd/security-spire-config/Dockerfile 09:06:49 + cut -d/ -f2 09:06:49 + echo security-spire-config,cmd/security-spire-config/Dockerfile 09:06:49 + dirname cmd/security-spire-server/Dockerfile 09:06:49 + cut -d/ -f2 09:06:49 + echo security-spire-server,cmd/security-spire-server/Dockerfile 09:06:49 + dirname cmd/support-notifications/Dockerfile 09:06:49 + cut -d/ -f2 09:06:49 + echo support-notifications,cmd/support-notifications/Dockerfile 09:06:49 + + cut -d/dirname -f2 cmd/support-scheduler/Dockerfile 09:06:49 09:06:49 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 09:06:49 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 09:06:50 + git rev-list -1 --merges b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285~1..b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] echo 09:06:50 -----------> git rev-list -1 --merges b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285~1..b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:06:50 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [false] [Pipeline] sh 09:06:50 + git log --format=format:%s -1 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] echo 09:06:50 ========================================================= 09:06:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:06:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:06:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:06:51 + grep -v github /etc/ssh/ssh_known_hosts 09:06:51 + [ -e /tmp/ssh_known_hosts ] 09:06:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:06:51 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:06:51 + sudo tee -a /etc/ssh/ssh_known_hosts 09:06:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:06:51 09:06:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:06:51 0.1.4: Pulling from edgex-devops/py-git-semver 09:06:51 b85a868b505f: Pulling fs layer 09:06:51 e2be974225ed: Pulling fs layer 09:06:51 339a4e72a1f5: Pulling fs layer 09:06:51 988bab9f4d93: Pulling fs layer 09:06:51 1469e6f7b9e6: Pulling fs layer 09:06:51 eaf3925da568: Pulling fs layer 09:06:51 bab4dde63d76: Pulling fs layer 09:06:51 bde34c3a00c8: Pulling fs layer 09:06:51 b352a97aabf1: Pulling fs layer 09:06:51 4872d77fe225: Pulling fs layer 09:06:51 5851b861e8e6: Pulling fs layer 09:06:51 988bab9f4d93: Waiting 09:06:51 1469e6f7b9e6: Waiting 09:06:51 5851b861e8e6: Waiting 09:06:51 eaf3925da568: Waiting 09:06:51 bde34c3a00c8: Waiting 09:06:51 bab4dde63d76: Waiting 09:06:51 b352a97aabf1: Waiting 09:06:51 4872d77fe225: Waiting 09:06:51 e2be974225ed: Verifying Checksum 09:06:51 e2be974225ed: Download complete 09:06:51 988bab9f4d93: Download complete 09:06:51 1469e6f7b9e6: Verifying Checksum 09:06:51 1469e6f7b9e6: Download complete 09:06:51 eaf3925da568: Verifying Checksum 09:06:51 eaf3925da568: Download complete 09:06:52 339a4e72a1f5: Verifying Checksum 09:06:52 339a4e72a1f5: Download complete 09:06:52 bde34c3a00c8: Verifying Checksum 09:06:52 bde34c3a00c8: Download complete 09:06:52 b352a97aabf1: Download complete 09:06:52 4872d77fe225: Verifying Checksum 09:06:52 4872d77fe225: Download complete 09:06:52 5851b861e8e6: Download complete 09:06:52 b85a868b505f: Verifying Checksum 09:06:52 b85a868b505f: Download complete 09:06:52 bab4dde63d76: Verifying Checksum 09:06:52 bab4dde63d76: Download complete 09:06:53 b85a868b505f: Pull complete 09:06:53 e2be974225ed: Pull complete 09:06:53 339a4e72a1f5: Pull complete 09:06:53 988bab9f4d93: Pull complete 09:06:54 1469e6f7b9e6: Pull complete 09:06:54 eaf3925da568: Pull complete 09:06:56 bab4dde63d76: Pull complete 09:06:56 bde34c3a00c8: Pull complete 09:06:56 b352a97aabf1: Pull complete 09:06:56 4872d77fe225: Pull complete 09:06:56 5851b861e8e6: Pull complete 09:06:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:06:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:06:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:06:56 prd-ubuntu20.04-docker-8c-8g-1775 does not seem to be running inside a container 09:06:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/628 -v /w/workspace/edgex-go/628:/w/workspace/edgex-go/628:rw,z -v /w/workspace/edgex-go/628@tmp:/w/workspace/edgex-go/628@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:07:02 $ docker top 74c3ff93d17d670768ae3c1fcbe54b9363d2d8a4861c1c155d9678f83b485e58 -eo pid,comm 09:07:02 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). 09:07:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:07:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:07:02 [ssh-agent] Looking for ssh-agent implementation... 09:07:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:07:02 $ docker exec 74c3ff93d17d670768ae3c1fcbe54b9363d2d8a4861c1c155d9678f83b485e58 ssh-agent 09:07:02 SSH_AUTH_SOCK=/tmp/ssh-x0Shgg8mzHxP/agent.31 09:07:02 SSH_AGENT_PID=37 09:07:02 Running ssh-add (command line suppressed) 09:07:02 Identity added: /w/workspace/edgex-go/628@tmp/private_key_327350195325153940.key (/w/workspace/edgex-go/628@tmp/private_key_327350195325153940.key) 09:07:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:07:03 + git tag --points-at HEAD [Pipeline] } 09:07:03 $ docker exec --env ******** --env ******** 74c3ff93d17d670768ae3c1fcbe54b9363d2d8a4861c1c155d9678f83b485e58 ssh-agent -k 09:07:03 unset SSH_AUTH_SOCK; 09:07:03 unset SSH_AGENT_PID; 09:07:03 echo Agent pid 37 killed; 09:07:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:07:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:07:03 [ssh-agent] Looking for ssh-agent implementation... 09:07:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:07:03 $ docker exec 74c3ff93d17d670768ae3c1fcbe54b9363d2d8a4861c1c155d9678f83b485e58 ssh-agent 09:07:03 SSH_AUTH_SOCK=/tmp/ssh-rfAA7KRzK3MW/agent.69 09:07:03 SSH_AGENT_PID=75 09:07:03 Running ssh-add (command line suppressed) 09:07:03 Identity added: /w/workspace/edgex-go/628@tmp/private_key_3332431461447793029.key (/w/workspace/edgex-go/628@tmp/private_key_3332431461447793029.key) 09:07:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:07:04 + git semver init 09:07:04 2024-02-27 09:07:04,190 [run_init] DEBUG init version:0.0.0 force:False 09:07:04 2024-02-27 09:07:04,191 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/628/.semver 09:07:04 2024-02-27 09:07:04,191 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/628/.semver 09:07:04 2024-02-27 09:07:04,191 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/628/.semver'], cwd=/w/workspace/edgex-go/628, universal_newlines=False, shell=None, istream=None) 09:07:10 2024-02-27 09:07:09,738 [append_file] DEBUG append to file:/w/workspace/edgex-go/628/.git/info/exclude 09:07:10 2024-02-27 09:07:09,739 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/628/.semver/main with force:False 09:07:10 2024-02-27 09:07:09,739 [read_version] DEBUG read version from /w/workspace/edgex-go/628/.semver/main 09:07:10 2024-02-27 09:07:09,739 [read_version] DEBUG read version from /w/workspace/edgex-go/628/.semver/main 09:07:10 3.2.0-dev.18 [Pipeline] } 09:07:10 $ docker exec --env ******** --env ******** 74c3ff93d17d670768ae3c1fcbe54b9363d2d8a4861c1c155d9678f83b485e58 ssh-agent -k 09:07:10 unset SSH_AUTH_SOCK; 09:07:10 unset SSH_AGENT_PID; 09:07:10 echo Agent pid 75 killed; 09:07:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:07:11 + git semver [Pipeline] } 09:07:11 $ docker stop --time=1 74c3ff93d17d670768ae3c1fcbe54b9363d2d8a4861c1c155d9678f83b485e58 09:07:13 $ docker rm -f --volumes 74c3ff93d17d670768ae3c1fcbe54b9363d2d8a4861c1c155d9678f83b485e58 [Pipeline] // withDockerContainer [Pipeline] sh 09:07:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:07:13 Stashed 1 file(s) [Pipeline] echo 09:07:13 [edgeXSemver]: initialized semver on version 3.2.0-dev.18 [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 09:07:14 + git config --global --add safe.directory /w/workspace/edgex-go/628 [Pipeline] echo 09:07:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:07:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:07:14 ========================================================= 09:07:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 09:07:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:07:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:07:14 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 09:07:14 7264a8db6415: Pulling fs layer 09:07:14 c4d48a809fc2: Pulling fs layer 09:07:14 4f1c88b9dad5: Pulling fs layer 09:07:14 ad3a456e5733: Pulling fs layer 09:07:14 69c7f0334f64: Pulling fs layer 09:07:14 1f1c1a5573a3: Pulling fs layer 09:07:14 ce7588e14bc9: Pulling fs layer 09:07:14 b5e4710f87ac: Pulling fs layer 09:07:14 ad3a456e5733: Waiting 09:07:14 69c7f0334f64: Waiting 09:07:14 1f1c1a5573a3: Waiting 09:07:14 ce7588e14bc9: Waiting 09:07:14 b5e4710f87ac: Waiting 09:07:14 c4d48a809fc2: Download complete 09:07:14 ad3a456e5733: Verifying Checksum 09:07:14 ad3a456e5733: Download complete 09:07:14 69c7f0334f64: Download complete 09:07:14 7264a8db6415: Download complete 09:07:14 1f1c1a5573a3: Verifying Checksum 09:07:14 1f1c1a5573a3: Download complete 09:07:14 7264a8db6415: Pull complete 09:07:14 b5e4710f87ac: Verifying Checksum 09:07:14 b5e4710f87ac: Download complete 09:07:15 c4d48a809fc2: Pull complete 09:07:15 4f1c88b9dad5: Verifying Checksum 09:07:15 4f1c88b9dad5: Download complete 09:07:15 ce7588e14bc9: Verifying Checksum 09:07:15 ce7588e14bc9: Download complete 09:07:18 4f1c88b9dad5: Pull complete 09:07:18 ad3a456e5733: Pull complete 09:07:18 69c7f0334f64: Pull complete 09:07:18 1f1c1a5573a3: Pull complete 09:07:21 ce7588e14bc9: Pull complete 09:07:21 b5e4710f87ac: Pull complete 09:07:21 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 09:07:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:07:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 09:07:21 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:07:21 WORKDIR /edgex 09:07:21 COPY go.mod . 09:07:21 RUN go mod download 09:07:21 + docker build -t ci-base-image-x86_64 -f - . 09:07:22 Sending build context to Docker daemon 175.2MB 09:07:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:07:22 ---> 88b5674ff536 09:07:22 Step 2/4 : WORKDIR /edgex 09:07:28 Still waiting to schedule task 09:07:28 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:07:34 ---> Running in acf73d8ec68d 09:07:34 Removing intermediate container acf73d8ec68d 09:07:34 ---> 39ab069f1bc3 09:07:34 Step 3/4 : COPY go.mod . 09:07:35 ---> 30433a5854a6 09:07:35 Step 4/4 : RUN go mod download 09:07:35 ---> Running in 0a5e719d8e9d 09:07:57 Removing intermediate container 0a5e719d8e9d 09:07:57 ---> e4e514efc32c 09:07:57 Successfully built e4e514efc32c 09:07:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:57 + docker inspect -f . ci-base-image-x86_64 09:07:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:07:57 prd-ubuntu20.04-docker-8c-8g-1775 does not seem to be running inside a container 09:07:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/628 -v /w/workspace/edgex-go/628:/w/workspace/edgex-go/628:rw,z -v /w/workspace/edgex-go/628@tmp:/w/workspace/edgex-go/628@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:07:58 $ docker top d05d518e437113c183baf08d9a0b1a100b5c83ccebbf6409c85dae7475795c94 -eo pid,comm [Pipeline] { [Pipeline] sh 09:07:59 + go version 09:07:59 go version go1.21.0 linux/amd64 [Pipeline] } 09:07:59 $ docker stop --time=1 d05d518e437113c183baf08d9a0b1a100b5c83ccebbf6409c85dae7475795c94 09:08:00 $ docker rm -f --volumes d05d518e437113c183baf08d9a0b1a100b5c83ccebbf6409c85dae7475795c94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:00 + docker inspect -f . ci-base-image-x86_64 09:08:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:08:01 prd-ubuntu20.04-docker-8c-8g-1775 does not seem to be running inside a container 09:08:01 $ 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/628 -v /w/workspace/edgex-go/628:/w/workspace/edgex-go/628:rw,z -v /w/workspace/edgex-go/628@tmp:/w/workspace/edgex-go/628@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:08:01 $ docker top 0659b96b02e29527ed51ddf47ef4697b1208b65e42e0e315cd00518c71adf6a3 -eo pid,comm [Pipeline] { [Pipeline] echo 09:08:01 ========================================================= 09:08:01 [edgeXBuildGoParallel] Running Tests and Build... 09:08:01 ========================================================= [Pipeline] sh 09:08:01 + git config --global --add safe.directory /w/workspace/edgex-go/628 [Pipeline] fileExists [Pipeline] sh 09:08:02 + make test 09:08:02 go test -race -coverprofile=coverage.out ./... 09:08:08 ? github.com/edgexfoundry/edgex-go [no test files] 09:08:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:08:20 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 09:08:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:08:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:08:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:08:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:08:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:08:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 09:08:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:08:20 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:08:21 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:08:21 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:08:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:08:21 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:08:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:08:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:08:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.039s coverage: 28.7% of statements 09:08:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.056s coverage: 97.0% of statements 09:08:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 09:08:25 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 09:08:25 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:08:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:08:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:08:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:08:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:08:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:08:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:08:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:08:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:08:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:08:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.075s coverage: 69.2% of statements 09:08:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.059s coverage: 53.2% of statements 09:08:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:08:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:08:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 09:08:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.283s coverage: 93.4% of statements 09:08:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.071s coverage: 4.1% of statements 09:08:31 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:08:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:08:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:08:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:08:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:08:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:08:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:08:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.390s coverage: 97.6% of statements 09:08:32 ok github.com/edgexfoundry/edgex-go/internal/io 1.036s coverage: 72.2% of statements 09:08:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:08:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:08:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.058s coverage: 0.9% of statements 09:08:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.051s coverage: 32.2% of statements 09:08:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.047s coverage: 41.7% of statements 09:08:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.047s coverage: 82.9% of statements 09:08:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.030s coverage: 94.1% of statements 09:08:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:08:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:08:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:08:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:08:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.686s coverage: 96.3% of statements 09:08:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.036s coverage: 87.5% of statements 09:08:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:08:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 09:08:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 09:08:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 09:08:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:08:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:08:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:08:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:08:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 09:08:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:08:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:08:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:08:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 09:08:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 09:08:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 09:08:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:08:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:08:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:08:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.037s coverage: 94.4% of statements 09:08:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:08:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:08:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:08:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:08:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:08:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:08:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:08:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:08:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:08:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:08:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:08:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:08:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:08:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:08:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:08:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:09:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.253s coverage: 79.9% of statements 09:09:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.092s coverage: 92.9% of statements 09:09:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.015s coverage: 64.4% of statements 09:09:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.050s coverage: 62.3% of statements 09:09:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.043s coverage: 87.2% of statements 09:09:00 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.031s coverage: 20.0% of statements 09:09:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.041s coverage: 100.0% of statements 09:09:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.082s coverage: 81.8% of statements 09:09:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.076s coverage: 82.1% of statements 09:09:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.036s coverage: 86.0% of statements 09:09:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.145s coverage: 63.1% of statements 09:09:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.034s coverage: 100.0% of statements 09:09:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.018s coverage: 89.4% of statements 09:09:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements 09:09:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements 09:09:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements 09:09:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.618s coverage: 38.4% of statements 09:09:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.039s coverage: 89.5% of statements 09:09:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.042s coverage: 84.8% of statements 09:09:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.068s coverage: 19.9% of statements 09:09:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.128s coverage: 95.7% of statements 09:09:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.040s coverage: 61.8% of statements 09:09:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.093s coverage: 98.9% of statements 09:09:00 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 09:09:00 running golangci-lint 09:09:00 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 09:09:00 go version go1.21.0 linux/amd64 09:09:00 level=info msg="[config_reader] Used config file .golangci.yml" 09:09:00 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 09:09:13 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|files|imports|exports_file|name|types_sizes) took 12.708827045s" 09:09:13 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 45.401245ms" 09:09:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1776 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 09:09:14 Running in /w/workspace/edgex-go/628 [Pipeline] { [Pipeline] checkout 09:09:17 The recommended git tool is: git 09:09:21 using credential edgex-jenkins-ssh 09:09:21 Cloning the remote Git repository 09:09:21 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:09:22 > git init /w/workspace/edgex-go/628 # timeout=10 09:09:23 level=info msg="[linters_context/goanalysis] analyzers took 1m36.038774063s with top 10 stages: buildir: 35.312337576s, gosec: 6.594022857s, fact_deprecated: 2.375998706s, inspect: 2.285582258s, ctrlflow: 1.432521087s, printf: 1.28673503s, nilness: 1.071138527s, S1038: 1.055161919s, fact_purity: 994.11552ms, typedness: 762.020446ms" 09:09:23 level=info msg="[runner] Issues before processing: 197, after processing: 0" 09:09:23 level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 197/197, cgo: 197/197, identifier_marker: 197/197, nolint: 0/21, filename_unadjuster: 197/197, autogenerated_exclude: 197/197, exclude: 197/197, exclude-rules: 21/197, path_prettifier: 197/197, skip_files: 197/197" 09:09:23 level=info msg="[runner] processing took 18.599491ms with stages: nolint: 8.282044ms, identifier_marker: 4.147167ms, autogenerated_exclude: 2.152735ms, path_prettifier: 1.692809ms, exclude-rules: 1.362865ms, skip_dirs: 893.84µs, cgo: 40.571µs, filename_unadjuster: 19.26µs, max_same_issues: 2.54µs, fixer: 950ns, diff: 660ns, skip_files: 640ns, max_from_linter: 630ns, uniq_by_line: 610ns, sort_results: 570ns, exclude: 470ns, severity-rules: 410ns, path_shortener: 340ns, source_code: 150ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" 09:09:23 level=info msg="[runner] linters took 8.616554233s with stages: goanalysis_metalinter: 8.597829261s" 09:09:23 level=info msg="File cache stats: 0 entries of total size 0B" 09:09:23 level=info msg="Memory: 215 samples, avg is 243.2MB, max is 900.2MB" 09:09:23 level=info msg="Execution took 21.379277723s" 09:09:23 go vet ./... 09:09:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:09:22 > git --version # timeout=10 09:09:22 > git --version # 'git version 2.25.1' 09:09:22 using GIT_SSH to set credentials SSH Credentials for GitHub 09:09:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:09:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:09:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:09:25 ./bin/test-attribution-txt.sh 09:09:26 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 09:09:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 09:09:26 + ls -al . 09:09:26 total 736 09:09:26 drwxrwxr-x 11 1001 1001 4096 Feb 27 09:08 . 09:09:26 drwxr-xr-x 4 root root 4096 Feb 27 09:08 .. 09:09:26 drwxrwxr-x 2 1001 1001 4096 Feb 27 09:06 .blubracket 09:09:26 -rw-rw-r-- 1 1001 1001 10 Feb 27 09:06 .dockerignore 09:09:26 drwxrwxr-x 8 1001 1001 4096 Feb 27 09:09 .git 09:09:26 drwxrwxr-x 3 1001 1001 4096 Feb 27 09:06 .github 09:09:26 -rw-rw-r-- 1 1001 1001 1074 Feb 27 09:06 .gitignore 09:09:26 -rw-rw-r-- 1 1001 1001 42 Feb 27 09:06 .golangci.yml 09:09:26 -rw-rw-r-- 1 1001 1001 100 Feb 27 09:06 .hadolint.yml 09:09:26 drwxr-xr-x 3 1001 1001 4096 Feb 27 09:07 .semver 09:09:26 -rw-rw-r-- 1 1001 1001 155 Feb 27 09:06 .sonarcloud.properties 09:09:26 -rw-rw-r-- 1 1001 1001 1171 Feb 27 09:06 ADOPTERS.md 09:09:26 -rw-rw-r-- 1 1001 1001 11674 Feb 27 09:06 Attribution.txt 09:09:26 -rw-rw-r-- 1 1001 1001 100284 Feb 27 09:06 CHANGELOG.md 09:09:26 -rw-rw-r-- 1 1001 1001 3804 Feb 27 09:06 CONTRIBUTING.md 09:09:26 -rw-rw-r-- 1 1001 1001 677 Feb 27 09:06 GOVERNANCE.md 09:09:26 -rw-rw-r-- 1 1001 1001 861 Feb 27 09:06 Jenkinsfile 09:09:26 -rw-rw-r-- 1 1001 1001 10775 Feb 27 09:06 LICENSE 09:09:26 -rw-rw-r-- 1 1001 1001 15392 Feb 27 09:06 Makefile 09:09:26 -rw-rw-r-- 1 1001 1001 582 Feb 27 09:06 OWNERS.md 09:09:26 -rw-rw-r-- 1 1001 1001 9528 Feb 27 09:06 README.md 09:09:26 -rw-rw-r-- 1 1001 1001 789 Feb 27 09:06 SECURITY.md 09:09:26 -rw-rw-r-- 1 1001 1001 12 Feb 27 09:07 VERSION 09:09:26 drwxrwxr-x 2 1001 1001 4096 Feb 27 09:06 bin 09:09:26 drwxrwxr-x 18 1001 1001 4096 Feb 27 09:06 cmd 09:09:26 -rw-r--r-- 1 root root 453602 Feb 27 09:08 coverage.out 09:09:26 drwxrwxr-x 2 1001 1001 4096 Feb 27 09:06 fuzz_test 09:09:26 -rw-rw-r-- 1 1001 1001 3734 Feb 27 09:06 go.mod 09:09:26 -rw-rw-r-- 1 1001 1001 34045 Feb 27 09:06 go.sum 09:09:26 drwxrwxr-x 7 1001 1001 4096 Feb 27 09:06 internal 09:09:26 drwxrwxr-x 3 1001 1001 4096 Feb 27 09:06 openapi 09:09:26 -rw-rw-r-- 1 1001 1001 584 Feb 27 09:06 security.txt 09:09:26 -rw-rw-r-- 1 1001 1001 204 Feb 27 09:06 version.go [Pipeline] sh 09:09:26 + '[' -e coverage.out ] 09:09:26 + chown 1001:1001 coverage.out [Pipeline] stash 09:09:26 Stashed 1 file(s) [Pipeline] sh 09:09:27 + make build 09:09:27 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:09:39 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:09:39 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:09:39 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:09:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:09:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:09:39 Avoid second fetch 09:09:39 Checking out Revision b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 (main) 09:09:39 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:09:40 Commit message: "Merge pull request #4765 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.20.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:09:39 > git config core.sparsecheckout # timeout=10 09:09:39 > git checkout -f b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 # timeout=10 09:09:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:09:41 % Total % Received % Xferd Average Speed Time Time Time Current 09:09:41 Dload Upload Total Spent Left Speed 09:09:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 171k 0 --:--:-- --:--:-- --:--:-- 171k [Pipeline] sh 09:09:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:09:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:09:42 + sudo tee /etc/docker/daemon.new 09:09:42 { 09:09:42 "registry-mirrors": [ 09:09:42 "https://nexus3.edgexfoundry.org:10001" 09:09:42 ], 09:09:42 "bip": "10.250.0.254/24", 09:09:42 "hosts": [ 09:09:42 "tcp://0.0.0.0:5555", 09:09:42 "unix:///var/run/docker.sock" 09:09:42 ], 09:09:42 "mtu": 1458, 09:09:42 "selinux-enabled": true, 09:09:42 "seccomp-profile": "/etc/docker/seccomp.json" 09:09:42 } [Pipeline] sh 09:09:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:09:43 + sudo service docker restart 09:09:46 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:09:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:09:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:09:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:09:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:09:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:09:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 09:09:51 $ docker stop --time=1 0659b96b02e29527ed51ddf47ef4697b1208b65e42e0e315cd00518c71adf6a3 09:09:59 $ docker rm -f --volumes 0659b96b02e29527ed51ddf47ef4697b1208b65e42e0e315cd00518c71adf6a3 [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 09:10:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:10:00 09:10:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:10:01 latest: Pulling from edgex-devops/edgex-compose 09:10:01 91d30c5bc195: Pulling fs layer 09:10:01 2e9b0aa3be6d: Pulling fs layer 09:10:01 9c61dcf015f6: Pulling fs layer 09:10:01 4698f68db338: Pulling fs layer 09:10:01 2a2f49069b9e: Pulling fs layer 09:10:01 e0025b399a48: Pulling fs layer 09:10:01 2a2f49069b9e: Waiting 09:10:01 4698f68db338: Waiting 09:10:01 e0025b399a48: Waiting 09:10:01 91d30c5bc195: Download complete 09:10:01 4698f68db338: Verifying Checksum 09:10:01 4698f68db338: Download complete 09:10:01 2e9b0aa3be6d: Verifying Checksum 09:10:01 2e9b0aa3be6d: Download complete 09:10:01 e0025b399a48: Verifying Checksum 09:10:01 e0025b399a48: Download complete 09:10:01 91d30c5bc195: Pull complete 09:10:01 2a2f49069b9e: Verifying Checksum 09:10:01 2a2f49069b9e: Download complete 09:10:01 2e9b0aa3be6d: Pull complete 09:10:01 9c61dcf015f6: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:10:02 provisioning config files... 09:10:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/628@tmp/config6455435587470161539tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:10:03 ---> ****-login.sh 09:10:03 nexus3.edgexfoundry.org:10001 09:10:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:10:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:10:03 Configure a credential helper to remove this warning. See 09:10:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:10:03 09:10:03 Login Succeeded 09:10:03 nexus3.edgexfoundry.org:10002 09:10:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:10:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:10:04 Configure a credential helper to remove this warning. See 09:10:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:10:04 09:10:04 Login Succeeded 09:10:04 nexus3.edgexfoundry.org:10003 09:10:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:10:04 9c61dcf015f6: Pull complete 09:10:04 4698f68db338: Pull complete 09:10:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:10:04 Configure a credential helper to remove this warning. See 09:10:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:10:04 09:10:04 Login Succeeded 09:10:04 nexus3.edgexfoundry.org:10004 09:10:04 2a2f49069b9e: Pull complete 09:10:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:10:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:10:04 Configure a credential helper to remove this warning. See 09:10:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:10:04 09:10:04 Login Succeeded 09:10:04 ****.io 09:10:04 e0025b399a48: Pull complete 09:10:04 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 09:10:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:10:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:10:04 prd-ubuntu20.04-docker-8c-8g-1775 does not seem to be running inside a container 09:10:04 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/628 -v /w/workspace/edgex-go/628:/w/workspace/edgex-go/628:rw,z -v /w/workspace/edgex-go/628@tmp:/w/workspace/edgex-go/628@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:10:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:10:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:10:05 Configure a credential helper to remove this warning. See 09:10:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:10:05 09:10:05 Login Succeeded 09:10:05 ---> ****-login.sh ends 09:10:10 $ docker top dcb6d6109b0884c14fb0f892d05ffa1964af4684a373b82b5cae6e017a72a7f6 -eo pid,comm [Pipeline] { [Pipeline] } 09:10:10 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 09:10:10 + docker compose -f ./docker-compose-build.yml build --parallel [Pipeline] sh 09:10:10 + git config --global --add safe.directory /w/workspace/edgex-go/628 [Pipeline] echo 09:10:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:10:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:10:11 ========================================================= 09:10:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 09:10:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:10:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:10:13 #1 [security-proxy-setup internal] load build definition from Dockerfile 09:10:13 #1 transferring dockerfile: 2.50kB done 09:10:13 #1 DONE 0.1s 09:10:13 09:10:13 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:10:13 #2 transferring dockerfile: 1.89kB done 09:10:13 #2 DONE 0.0s 09:10:13 09:10:13 #3 [core-data internal] load build definition from Dockerfile 09:10:13 #3 transferring dockerfile: 2.01kB done 09:10:13 #3 DONE 0.0s 09:10:13 09:10:13 #4 [core-command internal] load build definition from Dockerfile 09:10:13 #4 DONE 0.0s 09:10:13 09:10:13 #5 [security-spire-config internal] load build definition from Dockerfile 09:10:13 #5 transferring dockerfile: 1.69kB done 09:10:13 #5 DONE 0.0s 09:10:13 09:10:13 #4 [core-command internal] load build definition from Dockerfile 09:10:13 #4 transferring dockerfile: 1.93kB done 09:10:13 #4 DONE 0.0s 09:10:13 09:10:13 #6 [security-bootstrapper internal] load build definition from Dockerfile 09:10:13 #6 transferring dockerfile: 2.93kB done 09:10:13 #6 DONE 0.1s 09:10:13 09:10:13 #7 [core-metadata internal] load build definition from Dockerfile 09:10:13 #7 transferring dockerfile: 2.06kB done 09:10:13 #7 DONE 0.1s 09:10:13 09:10:13 #8 [security-spire-server internal] load build definition from Dockerfile 09:10:13 #8 transferring dockerfile: 1.70kB done 09:10:13 #8 DONE 0.1s 09:10:13 09:10:13 #9 [support-notifications internal] load build definition from Dockerfile 09:10:13 #9 transferring dockerfile: 1.95kB done 09:10:13 #9 DONE 0.1s 09:10:13 09:10:13 #10 [security-spire-agent internal] load build definition from Dockerfile 09:10:13 #10 transferring dockerfile: 1.81kB done 09:10:13 #10 DONE 0.1s 09:10:13 09:10:13 #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:10:13 #11 transferring dockerfile: 2.23kB done 09:10:13 #11 DONE 0.1s 09:10:13 09:10:13 #12 [security-secretstore-setup internal] load build definition from Dockerfile 09:10:13 #12 transferring dockerfile: 2.49kB done 09:10:13 #12 DONE 0.1s 09:10:13 09:10:13 #13 [security-proxy-auth internal] load build definition from Dockerfile 09:10:13 #13 transferring dockerfile: 2.15kB done 09:10:13 #13 DONE 0.1s 09:10:13 09:10:13 #14 [support-scheduler internal] load build definition from Dockerfile 09:10:13 #14 transferring dockerfile: 1.93kB done 09:10:13 #14 DONE 0.1s 09:10:13 09:10:13 #15 [security-proxy-setup internal] load .dockerignore 09:10:13 #15 transferring context: 50B done 09:10:13 #15 DONE 0.1s 09:10:13 09:10:13 #16 [core-data internal] load .dockerignore 09:10:13 #16 transferring context: 50B done 09:10:13 #16 DONE 0.0s 09:10:13 09:10:13 #17 [security-spiffe-token-provider internal] load .dockerignore 09:10:13 #17 transferring context: 50B done 09:10:13 #17 DONE 0.0s 09:10:13 09:10:13 #18 [security-spire-config internal] load .dockerignore 09:10:13 #18 transferring context: 50B done 09:10:13 #18 DONE 0.0s 09:10:13 09:10:13 #19 [core-command internal] load .dockerignore 09:10:13 #19 transferring context: 50B done 09:10:13 #19 DONE 0.0s 09:10:13 09:10:13 #20 [core-metadata internal] load .dockerignore 09:10:13 #20 transferring context: 50B done 09:10:13 #20 DONE 0.0s 09:10:13 09:10:13 #21 [security-bootstrapper internal] load .dockerignore 09:10:13 #21 transferring context: 50B done 09:10:13 #21 DONE 0.0s 09:10:13 09:10:13 #22 [security-spire-server internal] load .dockerignore 09:10:13 #22 transferring context: 50B done 09:10:13 #22 DONE 0.0s 09:10:13 09:10:13 #23 [support-notifications internal] load .dockerignore 09:10:13 #23 transferring context: 50B done 09:10:13 #23 DONE 0.0s 09:10:13 09:10:13 #24 [core-common-config-bootstrapper internal] load .dockerignore 09:10:13 #24 transferring context: 50B done 09:10:13 #24 DONE 0.0s 09:10:13 09:10:13 #25 [security-secretstore-setup internal] load .dockerignore 09:10:13 #25 transferring context: 50B done 09:10:13 #25 DONE 0.0s 09:10:13 09:10:13 #26 [security-proxy-auth internal] load .dockerignore 09:10:13 #26 transferring context: 50B done 09:10:13 #26 DONE 0.0s 09:10:13 09:10:13 #27 [support-scheduler internal] load .dockerignore 09:10:13 #27 transferring context: 50B done 09:10:13 #27 DONE 0.0s 09:10:13 09:10:13 #28 [security-spire-agent internal] load .dockerignore 09:10:13 #28 transferring context: 50B done 09:10:13 #28 DONE 0.0s 09:10:13 09:10:13 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:10:13 #29 DONE 0.0s 09:10:13 09:10:13 #30 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:10:13 #30 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 09:10:13 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:10:13 9fda8d8052c6: Pulling fs layer 09:10:13 5d54e960e981: Pulling fs layer 09:10:13 c4a7e357bf2a: Pulling fs layer 09:10:13 f0e02332f6b5: Pulling fs layer 09:10:13 872ee5b61b7b: Pulling fs layer 09:10:13 0c6a40ed1a82: Pulling fs layer 09:10:13 94ae7d8d031c: Pulling fs layer 09:10:13 f0e02332f6b5: Waiting 09:10:13 872ee5b61b7b: Waiting 09:10:13 0c6a40ed1a82: Waiting 09:10:13 94ae7d8d031c: Waiting 09:10:13 5d54e960e981: Verifying Checksum 09:10:13 5d54e960e981: Download complete 09:10:13 f0e02332f6b5: Verifying Checksum 09:10:13 f0e02332f6b5: Download complete 09:10:13 872ee5b61b7b: Verifying Checksum 09:10:13 872ee5b61b7b: Download complete 09:10:13 9fda8d8052c6: Download complete 09:10:13 #30 ... 09:10:13 09:10:13 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:10:13 #29 DONE 0.0s 09:10:13 09:10:13 #30 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:10:13 #30 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 09:10:13 #30 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 09:10:13 #30 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 09:10:13 #30 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 09:10:13 #30 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0B / 3.40MB 0.1s 09:10:13 #30 ... 09:10:13 09:10:13 #31 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 09:10:13 #31 DONE 0.2s 09:10:13 09:10:13 #30 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:10:13 #30 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 09:10:13 #30 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 09:10:13 #30 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 09:10:13 #30 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 09:10:13 #30 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s 09:10:13 94ae7d8d031c: Verifying Checksum 09:10:13 94ae7d8d031c: Download complete 09:10:13 #30 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 09:10:13 #30 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.3s done 09:10:14 #30 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.4s done 09:10:14 9fda8d8052c6: Pull complete 09:10:14 #30 ... 09:10:14 09:10:14 #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 09:10:14 #32 DONE 1.1s 09:10:14 09:10:14 #30 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:10:14 #30 DONE 1.3s 09:10:14 09:10:14 #33 [core-data builder 2/7] WORKDIR /edgex-go 09:10:14 5d54e960e981: Pull complete 09:10:15 c4a7e357bf2a: Download complete 09:10:16 0c6a40ed1a82: Download complete 09:10:20 #33 ... 09:10:20 09:10:20 #34 [core-data internal] load build context 09:10:20 #34 transferring context: 310.70MB 6.1s done 09:10:20 #34 ... 09:10:20 09:10:20 #35 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:10:23 #35 ... 09:10:23 09:10:23 #36 [security-proxy-setup internal] load build context 09:10:23 #36 transferring context: 310.70MB 5.5s done 09:10:23 #36 ... 09:10:23 09:10:23 #37 [security-spiffe-token-provider internal] load build context 09:10:23 #37 transferring context: 310.70MB 6.0s done 09:10:23 #37 ... 09:10:23 09:10:23 #38 [core-common-config-bootstrapper internal] load build context 09:10:23 #38 transferring context: 310.70MB 5.2s done 09:10:24 #38 ... 09:10:24 09:10:24 #39 [core-metadata internal] load build context 09:10:24 #39 transferring context: 310.70MB 6.6s done 09:10:24 #39 ... 09:10:24 09:10:24 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 09:10:24 #40 ... 09:10:24 09:10:24 #41 [security-proxy-auth internal] load build context 09:10:24 #41 transferring context: 310.70MB 6.4s done 09:10:24 #41 ... 09:10:24 09:10:24 #42 [core-command internal] load build context 09:10:24 #42 transferring context: 310.70MB 5.7s done 09:10:24 #42 ... 09:10:24 09:10:24 #43 [support-scheduler internal] load build context 09:10:24 #43 transferring context: 310.70MB 5.3s done 09:10:25 #43 ... 09:10:25 09:10:25 #44 [support-notifications internal] load build context 09:10:25 #44 transferring context: 310.70MB 6.6s done 09:10:25 #44 ... 09:10:25 09:10:25 #45 [security-bootstrapper internal] load build context 09:10:25 #45 transferring context: 310.70MB 7.0s done 09:10:25 #45 ... 09:10:25 09:10:25 #46 [security-secretstore-setup internal] load build context 09:10:25 #46 transferring context: 310.70MB 6.5s done 09:10:26 #46 ... 09:10:26 09:10:26 #47 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 09:10:28 c4a7e357bf2a: Pull complete 09:10:28 f0e02332f6b5: Pull complete 09:10:28 872ee5b61b7b: Pull complete 09:10:36 #47 ... 09:10:36 09:10:36 #43 [support-scheduler internal] load build context 09:10:36 #43 DONE 22.5s 09:10:36 09:10:36 #33 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 09:10:36 #33 DONE 21.9s 09:10:36 09:10:36 #48 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 09:10:36 #48 ... 09:10:36 09:10:36 #38 [core-common-config-bootstrapper internal] load build context 09:10:36 #38 DONE 22.6s 09:10:36 09:10:36 #42 [core-command internal] load build context 09:10:36 #42 DONE 22.7s 09:10:36 09:10:36 #34 [core-data internal] load build context 09:10:36 #34 DONE 22.7s 09:10:36 09:10:36 #39 [core-metadata internal] load build context 09:10:36 #39 DONE 22.7s 09:10:36 09:10:36 #37 [security-spiffe-token-provider internal] load build context 09:10:36 #37 DONE 22.7s 09:10:36 09:10:36 #44 [support-notifications internal] load build context 09:10:36 #44 DONE 22.6s 09:10:36 09:10:36 #41 [security-proxy-auth internal] load build context 09:10:36 #41 DONE 22.6s 09:10:36 09:10:36 #46 [security-secretstore-setup internal] load build context 09:10:36 #46 DONE 22.6s 09:10:36 09:10:36 #36 [security-proxy-setup internal] load build context 09:10:36 #36 DONE 22.7s 09:10:36 09:10:36 #48 [core-command builder 3/7] RUN apk add --update --no-cache make git 09:10:36 #48 ... 09:10:36 09:10:36 #45 [security-bootstrapper internal] load build context 09:10:36 #45 DONE 22.7s 09:10:36 09:10:36 #49 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:10:37 0c6a40ed1a82: Pull complete 09:10:37 #49 ... 09:10:37 09:10:37 #47 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 09:10:37 #47 DONE 23.6s 09:10:37 09:10:37 #30 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:10:37 #30 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 09:10:37 #30 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 09:10:37 #30 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 09:10:37 #30 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 09:10:37 #30 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.3s done 09:10:37 #30 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.4s done 09:10:37 #30 DONE 1.3s 09:10:37 09:10:37 #40 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 09:10:37 #40 DONE 23.8s 09:10:37 09:10:37 #50 [security-spire-server internal] load build context 09:10:37 #50 transferring context: 18.10kB done 09:10:37 #50 DONE 0.1s 09:10:37 09:10:37 #51 [security-spire-agent internal] load build context 09:10:37 #51 transferring context: 17.63kB done 09:10:37 #51 DONE 0.1s 09:10:37 09:10:37 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:10:37 #52 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done 09:10:37 #52 ... 09:10:37 09:10:37 #53 [security-spire-config internal] load build context 09:10:37 #53 transferring context: 16.35kB done 09:10:37 #53 DONE 0.1s 09:10:37 09:10:37 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:10:37 #52 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 09:10:37 #52 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 09:10:37 #52 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 09:10:37 #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.2s 09:10:37 #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s 09:10:37 #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s 09:10:37 #52 ... 09:10:37 09:10:37 #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:10:37 #0 0.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:10:37 #0 0.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:10:37 #0 1.160 (1/1) Installing dumb-init (1.2.5-r2) 09:10:37 #0 1.175 Executing busybox-1.36.1-r5.trigger 09:10:37 #0 1.179 OK: 7 MiB in 16 packages 09:10:37 #54 DONE 1.8s 09:10:37 09:10:37 #35 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:10:37 #35 16.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:10:37 #35 16.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:10:37 #35 17.05 (1/2) Installing dumb-init (1.2.5-r2) 09:10:37 #35 17.07 (2/2) Installing su-exec (0.2-r3) 09:10:37 #35 17.07 Executing busybox-1.36.1-r5.trigger 09:10:37 #35 17.08 OK: 7 MiB in 17 packages 09:10:37 #35 DONE 17.7s 09:10:37 09:10:37 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:10:37 #0 0.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:10:37 #0 0.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:10:37 #0 1.185 (1/4) Installing ca-certificates (20230506-r0) 09:10:37 #0 1.203 (2/4) Installing dumb-init (1.2.5-r2) 09:10:37 #0 1.204 (3/4) Installing su-exec (0.2-r3) 09:10:37 #0 1.211 (4/4) Installing yq (4.33.3-r5) 09:10:37 #0 1.514 Executing busybox-1.36.1-r5.trigger 09:10:37 #0 1.520 Executing ca-certificates-20230506-r0.trigger 09:10:37 #0 1.564 OK: 17 MiB in 19 packages 09:10:37 #55 DONE 1.9s 09:10:37 09:10:37 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:10:37 #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.6s done 09:10:38 94ae7d8d031c: Pull complete 09:10:38 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 09:10:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:10:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 09:10:38 #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.8s 09:10:38 #52 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.8s 09:10:38 #52 ... 09:10:38 09:10:38 #48 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:10:38 #48 1.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:10:38 #48 1.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:10:38 #48 1.591 OK: 264 MiB in 52 packages 09:10:38 #48 DONE 2.0s 09:10:38 09:10:38 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:10:38 #0 1.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:10:38 #0 1.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:10:38 #0 1.397 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:10:38 #0 1.397 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:10:38 #0 1.397 OK: 20075 distinct packages available 09:10:38 #0 1.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:10:38 #0 1.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:10:38 #0 1.791 OK: 264 MiB in 52 packages 09:10:38 #56 DONE 2.0s 09:10:38 09:10:38 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:10:38 #0 0.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:10:38 #0 0.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:10:38 #0 1.200 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:10:38 #0 1.200 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:10:38 #0 1.200 OK: 20070 distinct packages available 09:10:38 #0 1.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:10:38 #0 1.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:10:38 #0 1.567 (1/11) Installing ca-certificates (20230506-r0) 09:10:38 #0 1.636 (2/11) Installing brotli-libs (1.0.9-r14) 09:10:38 #0 1.807 (3/11) Installing libunistring (1.1-r1) 09:10:38 #0 1.824 (4/11) Installing libidn2 (2.3.4-r1) 09:10:38 #0 1.831 (5/11) Installing nghttp2-libs (1.57.0-r0) 09:10:38 #0 1.840 (6/11) Installing libcurl (8.5.0-r0) 09:10:38 #0 1.841 (7/11) Installing curl (8.5.0-r0) 09:10:38 #0 1.850 (8/11) Installing dumb-init (1.2.5-r2) 09:10:38 #0 1.853 (9/11) Installing musl-obstack (1.2.3-r2) 09:10:38 #0 1.855 (10/11) Installing libucontext (1.2-r2) 09:10:38 #0 1.858 (11/11) Installing gcompat (1.1.0-r1) 09:10:38 #0 1.865 Executing busybox-1.36.1-r5.trigger 09:10:38 #0 1.866 Executing ca-certificates-20230506-r0.trigger 09:10:38 #0 1.973 OK: 12 MiB in 26 packages 09:10:38 #57 DONE 2.1s 09:10:38 09:10:38 #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 09:10:38 #0 1.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:10:38 #0 1.509 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:10:38 #0 1.779 OK: 264 MiB in 52 packages 09:10:38 #58 DONE 2.2s 09:10:38 09:10:38 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:10:38 #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.8s done 09:10:38 #52 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 09:10:38 #52 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.9s 09:10:38 #52 ... 09:10:38 09:10:38 #49 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:10:38 #49 1.648 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:10:38 #49 1.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:10:38 #49 1.964 (1/1) Installing dumb-init (1.2.5-r2) 09:10:38 #49 1.968 Executing busybox-1.36.1-r5.trigger 09:10:38 #49 1.974 OK: 7 MiB in 16 packages 09:10:38 #49 DONE 2.2s 09:10:38 09:10:38 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:10:38 #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.8s done 09:10:38 #52 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.10MB / 25.84MB 1.0s 09:10:38 #52 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 09:10:38 #52 ... 09:10:38 09:10:38 #59 [core-data builder 4/7] COPY go.mod vendor* ./ 09:10:38 #59 DONE 0.2s 09:10:38 09:10:38 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:10:38 #52 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 4.19MB / 25.84MB 1.1s 09:10:38 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:10:38 WORKDIR /edgex 09:10:38 COPY go.mod . 09:10:38 RUN go mod download 09:10:38 docker build -t ci-base-image-arm64 -f - . 09:10:38 #52 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 16.78MB / 25.84MB 1.2s 09:10:38 #52 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.3s 09:10:38 Sending build context to Docker daemon 2.918MB 09:10:38 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:10:38 ---> 86de565de09d 09:10:38 Step 2/4 : WORKDIR /edgex 09:10:39 #52 ... 09:10:39 09:10:39 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:10:39 #0 0.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:10:39 #0 2.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:10:39 #0 2.282 OK: 264 MiB in 52 packages 09:10:39 #60 DONE 3.3s 09:10:39 09:10:39 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:10:39 #0 1.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:10:39 #0 1.885 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:10:39 #0 2.106 (1/2) Installing ca-certificates (20230506-r0) 09:10:39 #0 2.140 (2/2) Installing dumb-init (1.2.5-r2) 09:10:39 #0 2.144 Executing busybox-1.36.1-r5.trigger 09:10:39 #0 2.150 Executing ca-certificates-20230506-r0.trigger 09:10:39 #0 2.350 OK: 8 MiB in 17 packages 09:10:39 #61 DONE 3.3s 09:10:39 09:10:39 #62 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:10:39 #62 DONE 1.3s 09:10:39 09:10:39 #63 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:10:39 #63 DONE 1.2s 09:10:39 09:10:39 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:10:39 #0 1.833 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:10:39 #0 1.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:10:39 #0 2.161 (1/4) Installing dumb-init (1.2.5-r2) 09:10:39 #0 2.167 (2/4) Installing openssl (3.1.4-r5) 09:10:39 #0 2.251 (3/4) Installing su-exec (0.2-r3) 09:10:39 #0 2.251 (4/4) Installing yq (4.33.3-r5) 09:10:39 #0 2.394 Executing busybox-1.36.1-r5.trigger 09:10:39 #0 2.400 OK: 17 MiB in 19 packages 09:10:39 #64 DONE 3.3s 09:10:39 09:10:39 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:10:39 #52 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 2.1s done 09:10:39 #52 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.3s 09:10:39 #52 ... 09:10:39 09:10:39 #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:10:39 #65 DONE 0.4s 09:10:39 09:10:39 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:10:39 #52 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.4s done 09:10:39 #52 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 09:10:39 #52 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 09:10:40 #52 ... 09:10:40 09:10:40 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:10:40 #66 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 09:10:40 #66 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 09:10:40 #66 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 09:10:40 #66 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.8s done 09:10:40 #66 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.6s done 09:10:40 #66 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done 09:10:40 #66 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 09:10:40 #66 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 2.1s done 09:10:40 #66 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 09:10:40 #66 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 09:10:40 #66 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 09:10:40 #66 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.6s done 09:10:40 #66 DONE 2.9s 09:10:40 09:10:40 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:10:41 #52 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.9s done 09:10:42 #52 ... 09:10:42 09:10:42 #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:10:42 #0 2.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:10:42 #0 2.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:10:42 #0 2.704 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:10:42 #0 2.704 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:10:42 #0 2.704 OK: 20070 distinct packages available 09:10:42 #0 2.759 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:10:42 #0 2.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:10:42 #0 3.047 (1/5) Installing dumb-init (1.2.5-r2) 09:10:42 #0 3.061 (2/5) Installing musl-obstack (1.2.3-r2) 09:10:42 #0 3.061 (3/5) Installing libucontext (1.2-r2) 09:10:42 #0 3.061 (4/5) Installing gcompat (1.1.0-r1) 09:10:42 #0 3.065 (5/5) Installing openssl (3.1.4-r5) 09:10:42 #0 3.074 Executing busybox-1.36.1-r5.trigger 09:10:42 #0 3.092 OK: 8 MiB in 20 packages 09:10:42 #67 DONE 5.1s 09:10:42 09:10:42 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:10:42 #0 2.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:10:42 #0 2.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:10:42 #0 2.670 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:10:42 #0 2.670 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:10:42 #0 2.670 OK: 20070 distinct packages available 09:10:42 #0 2.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:10:42 #0 2.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:10:42 #0 2.996 (1/4) Installing dumb-init (1.2.5-r2) 09:10:42 #0 2.999 (2/4) Installing musl-obstack (1.2.3-r2) 09:10:42 #0 3.002 (3/4) Installing libucontext (1.2-r2) 09:10:42 #0 3.005 (4/4) Installing gcompat (1.1.0-r1) 09:10:42 #0 3.009 Executing busybox-1.36.1-r5.trigger 09:10:42 #0 3.023 OK: 8 MiB in 19 packages 09:10:42 #68 DONE 5.0s 09:10:42 09:10:42 #69 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:10:42 #0 2.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:10:42 #0 2.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:10:42 #0 2.551 OK: 7 MiB in 17 packages 09:10:42 #69 DONE 4.4s 09:10:42 09:10:42 #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:10:42 #0 2.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:10:42 #0 2.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:10:42 #0 2.609 OK: 7 MiB in 16 packages 09:10:42 #70 DONE 4.4s 09:10:42 09:10:42 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:10:42 #0 3.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:10:42 #0 4.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:10:42 #0 4.248 OK: 17 MiB in 19 packages 09:10:42 #71 DONE 4.4s 09:10:42 09:10:42 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:10:43 ---> Running in 5a76e1cf1130 09:10:43 Removing intermediate container 5a76e1cf1130 09:10:43 ---> 6fc595a3785c 09:10:43 Step 3/4 : COPY go.mod . 09:10:43 #52 ... 09:10:43 09:10:43 #72 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 09:10:43 #0 4.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:10:43 #0 4.664 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:10:43 #0 4.886 OK: 7 MiB in 16 packages 09:10:43 #72 DONE 5.0s 09:10:43 09:10:43 #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:10:43 #0 4.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:10:43 #0 4.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:10:43 #0 5.026 OK: 12 MiB in 26 packages 09:10:43 #73 DONE 5.1s 09:10:43 09:10:43 #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:10:43 ---> 71f9884df459 09:10:43 Step 4/4 : RUN go mod download 09:10:43 #74 ... 09:10:43 09:10:43 #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:10:43 #0 3.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:10:43 #0 3.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:10:43 #0 4.140 OK: 8 MiB in 17 packages 09:10:43 #75 DONE 4.2s 09:10:43 09:10:43 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:10:43 #0 3.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:10:43 #0 3.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:10:43 #0 4.037 OK: 17 MiB in 19 packages 09:10:43 #76 DONE 4.2s 09:10:43 09:10:43 #77 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:10:43 #77 DONE 0.0s 09:10:43 ---> Running in 45b946a6b1f7 09:10:43 09:10:43 #78 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:10:44 #78 DONE 1.9s 09:10:44 09:10:44 #79 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 09:10:44 #79 DONE 0.0s 09:10:44 09:10:44 #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:10:44 #74 1.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:10:44 #74 1.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:10:44 #74 2.050 OK: 8 MiB in 20 packages 09:10:44 #74 DONE 2.2s 09:10:44 09:10:44 #80 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:10:45 #80 DONE 0.9s 09:10:45 09:10:45 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:10:45 #0 1.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:10:45 #0 2.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:10:45 #0 2.325 OK: 8 MiB in 19 packages 09:10:45 #81 DONE 3.1s 09:10:45 09:10:45 #82 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:10:45 #82 DONE 0.9s 09:10:45 09:10:45 #83 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:10:45 #83 DONE 0.1s 09:10:45 09:10:45 #84 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:10:46 #84 DONE 1.0s 09:10:46 09:10:46 #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:10:46 #85 DONE 1.0s 09:10:46 09:10:46 #86 [security-spire-server stage-2 6/9] COPY security.txt / 09:10:46 #86 DONE 0.9s 09:10:46 09:10:46 #87 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:10:46 #87 DONE 0.1s 09:10:46 09:10:46 #88 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:10:46 #88 DONE 0.1s 09:10:46 09:10:46 #89 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:10:46 #89 DONE 0.1s 09:10:46 09:10:46 #90 [security-spire-config stage-2 6/10] COPY security.txt / 09:10:46 #90 DONE 0.1s 09:10:46 09:10:46 #91 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:10:46 #91 DONE 0.1s 09:10:46 09:10:46 #92 [security-spire-agent stage-3 7/10] COPY security.txt / 09:10:46 #92 DONE 0.1s 09:10:46 09:10:46 #93 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:10:46 #93 DONE 0.1s 09:10:46 09:10:46 #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:10:46 #94 DONE 0.1s 09:10:46 09:10:46 #95 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:10:46 #95 DONE 0.1s 09:10:46 09:10:46 #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:10:46 #96 DONE 0.1s 09:10:46 09:10:46 #97 [security-spire-server] exporting to image 09:10:46 #97 exporting layers 09:10:46 #97 ... 09:10:46 09:10:46 #98 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:10:46 #98 DONE 0.1s 09:10:46 09:10:46 #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:10:46 #99 DONE 0.1s 09:10:46 09:10:46 #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:10:46 #100 DONE 0.1s 09:10:46 09:10:46 #97 [security-spire-agent] exporting to image 09:10:47 #97 exporting layers 0.5s done 09:10:47 #97 writing image sha256:b929fc728fcf1e782099c79b32c2bfd620811bd9310d15a9615b2d6bea5c8f4e done 09:10:47 #97 naming to docker.io/library/security-spire-server done 09:10:47 #97 exporting layers 0.5s done 09:10:47 #97 writing image sha256:337630e16f1db130d06dd3382523923a081e479e701c4ba3a12f7153e90e045f done 09:10:47 #97 naming to docker.io/library/security-spire-config done 09:10:47 #97 writing image sha256:ff48ff019df889d1a56802821dc5a0f2de40d51ebee13b308670c50d90e61d5e done 09:10:47 #97 naming to docker.io/library/security-spire-agent done 09:10:47 #97 DONE 0.7s 09:10:47 09:10:47 #101 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:48 #101 ... 09:10:48 09:10:48 #102 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:48 #102 ... 09:10:48 09:10:48 #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:49 #103 ... 09:10:49 09:10:49 #104 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:11:01 #104 DONE 22.3s 09:11:01 09:11:01 #101 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:11:01 #101 DONE 21.9s 09:11:01 09:11:01 #102 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:11:01 #102 DONE 23.4s 09:11:01 09:11:01 #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:11:01 #103 DONE 22.3s 09:11:01 09:11:01 #105 [security-spiffe-token-provider builder 6/7] COPY . . 09:11:08 #105 DONE 6.0s 09:11:08 09:11:08 #106 [core-metadata builder 6/7] COPY . . 09:11:08 #106 CACHED 09:11:08 09:11:08 #107 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:11:08 #107 CACHED 09:11:08 09:11:08 #108 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:11:08 #108 CACHED 09:11:08 09:11:08 #109 [core-data builder 6/7] COPY . . 09:11:08 #109 DONE 6.0s 09:11:08 09:11:08 #110 [core-command builder 6/7] COPY . . 09:11:08 #110 CACHED 09:11:08 09:11:08 #111 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:11:08 #111 CACHED 09:11:08 09:11:08 #112 [core-command builder 4/7] COPY go.mod vendor* ./ 09:11:08 #112 CACHED 09:11:08 09:11:08 #113 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:11:08 #113 CACHED 09:11:08 09:11:08 #114 [security-proxy-auth builder 6/7] COPY . . 09:11:08 #114 CACHED 09:11:08 09:11:08 #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:11:08 #115 CACHED 09:11:08 09:11:08 #116 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:11:08 #116 CACHED 09:11:08 09:11:08 #117 [core-common-config-bootstrapper builder 6/7] COPY . . 09:11:08 #117 CACHED 09:11:08 09:11:08 #118 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:11:08 #118 CACHED 09:11:08 09:11:08 #119 [support-scheduler builder 6/7] COPY . . 09:11:08 #119 CACHED 09:11:08 09:11:08 #120 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:11:08 #120 CACHED 09:11:08 09:11:08 #121 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:11:08 #121 CACHED 09:11:08 09:11:08 #122 [support-notifications builder 6/7] COPY . . 09:11:08 #122 DONE 6.1s 09:11:08 09:11:08 #123 [security-bootstrapper builder 6/7] COPY . . 09:11:08 #123 CACHED 09:11:08 09:11:08 #124 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:11:08 #124 CACHED 09:11:08 09:11:08 #125 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:11:08 #125 CACHED 09:11:08 09:11:08 #126 [security-secretstore-setup builder 6/7] COPY . . 09:11:08 #126 CACHED 09:11:08 09:11:08 #127 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:11:08 #127 CACHED 09:11:08 09:11:08 #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:11:08 #128 CACHED 09:11:08 09:11:08 #129 [security-proxy-setup builder 6/7] COPY . . 09:11:08 #129 DONE 6.1s 09:11:08 09:11:08 #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:11:08 #130 0.854 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:11:18 #130 ... 09:11:18 09:11:18 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:11:18 #0 1.178 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:11:18 #131 ... 09:11:18 09:11:18 #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:11:18 #0 1.065 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:11:18 #132 ... 09:11:18 09:11:18 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:11:18 #0 0.522 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:11:18 #133 ... 09:11:18 09:11:18 #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:11:18 #0 0.740 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:11:18 #134 ... 09:11:18 09:11:18 #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:11:18 #0 0.415 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:11:18 #135 ... 09:11:18 09:11:18 #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:11:18 #0 0.905 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:11:18 #136 ... 09:11:18 09:11:18 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:11:18 #0 1.249 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:11:18 #137 ... 09:11:18 09:11:18 #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:11:18 #0 1.105 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:11:19 #138 ... 09:11:19 09:11:19 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:11:19 #0 0.717 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:11:19 #139 ... 09:11:19 09:11:19 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:11:19 #0 0.855 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:11:22 Removing intermediate container 45b946a6b1f7 09:11:22 ---> 2aab6987c528 09:11:22 Successfully built 2aab6987c528 09:11:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:23 + docker inspect -f . ci-base-image-arm64 09:11:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:11:23 prd-ubuntu20.04-docker-arm64-4c-16g-1776 does not seem to be running inside a container 09:11:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/628 -v /w/workspace/edgex-go/628:/w/workspace/edgex-go/628:rw,z -v /w/workspace/edgex-go/628@tmp:/w/workspace/edgex-go/628@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 09:11:26 $ docker top 6f6a49d172e1b639b4d2fc21c82bb6d6606eca3628e1abc183614cdc3400391a -eo pid,comm [Pipeline] { [Pipeline] sh 09:11:26 + go version 09:11:26 go version go1.21.0 linux/arm64 [Pipeline] } 09:11:26 $ docker stop --time=1 6f6a49d172e1b639b4d2fc21c82bb6d6606eca3628e1abc183614cdc3400391a 09:11:28 $ docker rm -f --volumes 6f6a49d172e1b639b4d2fc21c82bb6d6606eca3628e1abc183614cdc3400391a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:11:29 09:11:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:11:29 latest: Pulling from edgex-devops/edgex-compose-arm64 09:11:29 547446be3368: Pulling fs layer 09:11:29 d125d8839a47: Pulling fs layer 09:11:29 3e85d5ac6304: Pulling fs layer 09:11:29 c3105a71a48b: Pulling fs layer 09:11:29 0f093f025ec4: Pulling fs layer 09:11:29 c3106fc0e877: Pulling fs layer 09:11:29 c3105a71a48b: Waiting 09:11:29 0f093f025ec4: Waiting 09:11:29 c3106fc0e877: Waiting 09:11:30 547446be3368: Verifying Checksum 09:11:30 547446be3368: Download complete 09:11:30 c3105a71a48b: Verifying Checksum 09:11:30 c3105a71a48b: Download complete 09:11:30 d125d8839a47: Verifying Checksum 09:11:30 d125d8839a47: Download complete 09:11:30 c3106fc0e877: Verifying Checksum 09:11:30 c3106fc0e877: Download complete 09:11:30 0f093f025ec4: Verifying Checksum 09:11:30 0f093f025ec4: Download complete 09:11:31 547446be3368: Pull complete 09:11:31 d125d8839a47: Pull complete 09:11:32 3e85d5ac6304: Verifying Checksum 09:11:32 3e85d5ac6304: Download complete 09:11:43 3e85d5ac6304: Pull complete 09:11:43 c3105a71a48b: Pull complete 09:11:43 0f093f025ec4: Pull complete 09:11:43 c3106fc0e877: Pull complete 09:11:43 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 09:11:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:11:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:11:44 prd-ubuntu20.04-docker-arm64-4c-16g-1776 does not seem to be running inside a container 09:11:44 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/628 -v /w/workspace/edgex-go/628:/w/workspace/edgex-go/628:rw,z -v /w/workspace/edgex-go/628@tmp:/w/workspace/edgex-go/628@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 09:11:46 $ docker top 4e1ef8e567e8a4d110010ffcf1fbf2521e3ede602057cbf218bdfeda92bf9396 -eo pid,comm [Pipeline] { [Pipeline] sh 09:11:46 + docker compose -f ./docker-compose-build.yml build --parallel 09:11:54 #1 [security-spire-config internal] load build definition from Dockerfile 09:11:55 #1 transferring dockerfile: 1.69kB done 09:11:55 #1 DONE 0.3s 09:11:55 09:11:55 #2 [core-command internal] load build definition from Dockerfile 09:11:55 #2 transferring dockerfile: 1.93kB done 09:11:55 #2 DONE 0.0s 09:11:55 09:11:55 #3 [security-proxy-setup internal] load build definition from Dockerfile 09:11:55 #3 transferring dockerfile: 2.50kB done 09:11:55 #3 DONE 0.1s 09:11:55 09:11:55 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:11:55 #4 transferring dockerfile: 1.89kB done 09:11:55 #4 DONE 0.1s 09:11:55 09:11:55 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:11:55 #5 transferring dockerfile: 2.23kB 0.0s done 09:11:55 #5 DONE 0.1s 09:11:55 09:11:55 #6 [security-proxy-auth internal] load build definition from Dockerfile 09:11:55 #6 transferring dockerfile: 2.15kB done 09:11:55 #6 DONE 0.1s 09:11:55 09:11:55 #7 [core-data internal] load build definition from Dockerfile 09:11:55 #7 transferring dockerfile: 2.01kB 0.0s done 09:11:55 #7 DONE 0.1s 09:11:55 09:11:55 #8 [security-secretstore-setup internal] load build definition from Dockerfile 09:11:55 #8 transferring dockerfile: 2.49kB done 09:11:55 #8 DONE 0.1s 09:11:55 09:11:55 #9 [core-metadata internal] load build definition from Dockerfile 09:11:55 #9 transferring dockerfile: 2.06kB done 09:11:55 #9 DONE 0.1s 09:11:55 09:11:55 #10 [security-spire-agent internal] load build definition from Dockerfile 09:11:56 #10 transferring dockerfile: 1.81kB 0.0s done 09:11:56 #10 DONE 0.1s 09:11:56 09:11:56 #11 [security-spire-server internal] load build definition from Dockerfile 09:11:56 #11 transferring dockerfile: 1.70kB done 09:11:56 #11 DONE 0.1s 09:11:56 09:11:56 #12 [support-scheduler internal] load build definition from Dockerfile 09:11:56 #12 transferring dockerfile: 1.93kB 0.0s done 09:11:56 #12 DONE 0.1s 09:11:56 09:11:56 #13 [support-notifications internal] load build definition from Dockerfile 09:11:56 #13 transferring dockerfile: 1.95kB 0.0s done 09:11:56 #13 DONE 0.1s 09:11:56 09:11:56 #14 [security-bootstrapper internal] load build definition from Dockerfile 09:11:56 #14 transferring dockerfile: 2.93kB done 09:11:56 #14 DONE 0.1s 09:11:56 09:11:56 #15 [security-spire-config internal] load .dockerignore 09:11:56 #15 transferring context: 50B 0.0s done 09:11:56 #15 DONE 0.1s 09:11:57 09:11:57 #16 [core-command internal] load .dockerignore 09:11:57 #16 transferring context: 50B done 09:11:57 #16 DONE 0.0s 09:11:57 09:11:57 #17 [security-proxy-setup internal] load .dockerignore 09:11:57 #17 transferring context: 50B done 09:11:57 #17 DONE 0.0s 09:11:57 09:11:57 #18 [security-spiffe-token-provider internal] load .dockerignore 09:11:57 #18 transferring context: 50B done 09:11:57 #18 DONE 0.1s 09:11:57 09:11:57 #19 [core-common-config-bootstrapper internal] load .dockerignore 09:11:57 #19 transferring context: 50B done 09:11:57 #19 DONE 0.0s 09:11:57 09:11:57 #20 [security-proxy-auth internal] load .dockerignore 09:11:57 #20 transferring context: 50B done 09:11:57 #20 DONE 0.0s 09:11:57 09:11:57 #21 [security-secretstore-setup internal] load .dockerignore 09:11:57 #21 transferring context: 50B done 09:11:57 #21 DONE 0.1s 09:11:57 09:11:57 #22 [core-data internal] load .dockerignore 09:11:57 #22 transferring context: 50B 0.0s done 09:11:57 #22 DONE 0.1s 09:11:57 09:11:57 #23 [core-metadata internal] load .dockerignore 09:11:57 #23 transferring context: 50B done 09:11:57 #23 DONE 0.1s 09:11:57 09:11:57 #24 [security-spire-agent internal] load .dockerignore 09:11:57 #24 transferring context: 50B done 09:11:57 #24 DONE 0.1s 09:11:57 09:11:57 #25 [security-spire-server internal] load .dockerignore 09:11:57 #25 transferring context: 50B done 09:11:57 #25 DONE 0.1s 09:11:57 09:11:57 #26 [support-scheduler internal] load .dockerignore 09:11:57 #26 transferring context: 50B done 09:11:57 #26 DONE 0.1s 09:11:57 09:11:57 #27 [support-notifications internal] load .dockerignore 09:11:57 #27 transferring context: 50B done 09:11:57 #27 DONE 0.1s 09:11:57 09:11:57 #28 [security-bootstrapper internal] load .dockerignore 09:11:57 #28 transferring context: 50B 0.0s done 09:11:57 #28 DONE 0.1s 09:11:57 09:11:57 #29 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 09:11:58 #29 DONE 0.2s 09:11:58 09:11:58 #30 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 09:11:58 #30 ... 09:11:58 09:11:58 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:11:58 #31 DONE 0.0s 09:11:58 09:11:58 #29 [core-command internal] load metadata for docker.io/library/alpine:3.18 09:11:58 #29 DONE 0.2s 09:11:58 09:11:58 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:11:58 #31 DONE 0.0s 09:11:58 09:11:58 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 09:11:58 #29 DONE 0.2s 09:11:58 09:11:58 #32 [security-spiffe-token-provider internal] load build context 09:11:58 #32 ... 09:11:58 09:11:58 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:11:58 #31 DONE 0.0s 09:11:58 09:11:58 #33 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:11:58 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 09:11:58 #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 09:11:58 #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 09:11:58 #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 09:11:58 #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s 09:11:58 #33 ... 09:11:58 09:11:58 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:11:58 #31 DONE 0.0s 09:11:58 09:11:58 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 09:11:58 #29 DONE 0.4s 09:11:58 09:11:58 #33 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:11:58 #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 09:11:58 #33 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 09:11:59 #33 ... 09:11:59 09:11:59 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:11:59 #31 DONE 0.0s 09:11:59 09:11:59 #33 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:11:59 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 09:11:59 #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 09:11:59 #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 09:11:59 #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 09:11:59 #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 09:11:59 #33 ... 09:11:59 09:11:59 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:11:59 #31 DONE 0.0s 09:11:59 09:11:59 #29 [core-data internal] load metadata for docker.io/library/alpine:3.18 09:11:59 #29 DONE 0.8s 09:11:59 09:11:59 #33 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:11:59 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 09:11:59 #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 09:11:59 #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 09:11:59 #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 09:11:59 #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 09:11:59 #33 ... 09:11:59 09:11:59 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:11:59 #31 DONE 0.0s 09:11:59 09:11:59 #33 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:11:59 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 09:11:59 #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 09:11:59 #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 09:11:59 #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 09:11:59 #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 09:11:59 #33 ... 09:11:59 09:11:59 #29 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 09:11:59 #29 DONE 1.1s 09:11:59 09:11:59 #33 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:11:59 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 09:11:59 #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 09:11:59 #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 09:11:59 #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 09:11:59 #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 09:11:59 #33 ... 09:11:59 09:11:59 #29 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 09:11:59 #29 DONE 1.2s 09:11:59 09:11:59 #33 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:12:00 #33 ... 09:12:00 09:12:00 #34 [core-command internal] load build context 09:12:00 #34 transferring context: 2.56MB 1.1s done 09:12:00 #34 DONE 1.7s 09:12:00 09:12:00 #33 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:12:00 #33 ... 09:12:00 09:12:00 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:12:00 #31 DONE 0.0s 09:12:00 09:12:00 #35 [security-proxy-setup internal] load build context 09:12:00 #35 transferring context: 2.56MB 1.1s done 09:12:00 #35 DONE 1.7s 09:12:00 09:12:00 #32 [security-spiffe-token-provider internal] load build context 09:12:00 #32 transferring context: 2.56MB 1.2s done 09:12:00 #32 DONE 1.7s 09:12:00 09:12:00 #33 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:12:00 #33 ... 09:12:00 09:12:00 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:12:00 #31 DONE 0.0s 09:12:00 09:12:00 #33 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:12:00 #33 ... 09:12:00 09:12:00 #29 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 09:12:00 #29 DONE 1.5s 09:12:00 09:12:00 #33 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:12:00 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 09:12:00 #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 09:12:00 #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 09:12:00 #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 09:12:00 #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 09:12:00 #33 ... 09:12:00 09:12:00 #36 [support-notifications internal] load build context 09:12:00 #36 DONE 0.0s 09:12:00 09:12:00 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:12:00 #31 DONE 0.0s 09:12:00 09:12:00 #33 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:12:00 #33 ... 09:12:00 09:12:00 #29 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 09:12:00 #29 DONE 1.6s 09:12:00 09:12:00 #33 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:12:00 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 09:12:00 #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 09:12:00 #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 09:12:00 #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 09:12:00 #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 09:12:01 #33 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.3s done 09:12:01 #33 ... 09:12:01 09:12:01 #37 [core-common-config-bootstrapper internal] load build context 09:12:01 #37 transferring context: 2.56MB 1.3s done 09:12:01 #37 DONE 2.3s 09:12:01 09:12:01 #38 [security-proxy-auth internal] load build context 09:12:01 #38 transferring context: 2.56MB 1.4s done 09:12:01 #38 DONE 2.4s 09:12:01 09:12:01 #33 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:12:01 #33 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.3s done 09:12:01 #33 ... 09:12:01 09:12:01 #39 [core-data internal] load build context 09:12:01 #39 transferring context: 2.56MB 1.1s done 09:12:01 #39 DONE 1.9s 09:12:01 09:12:01 #40 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:12:01 #40 DONE 3.4s 09:12:01 09:12:01 #41 [security-bootstrapper internal] load build context 09:12:01 #41 ... 09:12:01 09:12:01 #42 [security-secretstore-setup internal] load build context 09:12:01 #42 transferring context: 2.56MB 1.3s done 09:12:01 #42 DONE 2.2s 09:12:01 09:12:01 #41 [security-bootstrapper internal] load build context 09:12:02 #41 ... 09:12:02 09:12:02 #43 [core-metadata internal] load build context 09:12:02 #43 transferring context: 2.56MB 0.8s done 09:12:02 #43 DONE 2.0s 09:12:02 09:12:02 #41 [security-bootstrapper internal] load build context 09:12:02 #41 ... 09:12:02 09:12:02 #33 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:12:02 #33 DONE 4.1s 09:12:02 09:12:02 #41 [security-bootstrapper internal] load build context 09:12:02 #41 transferring context: 2.56MB 1.1s done 09:12:02 #41 DONE 1.8s 09:12:02 09:12:02 #44 [core-command builder 2/7] WORKDIR /edgex-go 09:12:02 #44 ... 09:12:02 09:12:02 #36 [support-notifications internal] load build context 09:12:02 #36 transferring context: 2.56MB 0.8s done 09:12:02 #36 DONE 1.9s 09:12:02 09:12:02 #45 [support-scheduler internal] load build context 09:12:02 #45 transferring context: 2.56MB 0.9s done 09:12:02 #45 DONE 2.0s 09:12:02 09:12:02 #44 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 09:12:02 #44 DONE 1.1s 09:12:02 09:12:02 #46 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 09:12:04 #46 ... 09:12:04 09:12:04 #47 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 09:12:04 #47 DONE 4.5s 09:12:04 09:12:04 #48 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:12:04 #48 ... 09:12:04 09:12:04 #33 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:12:04 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 09:12:04 #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 09:12:04 #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 09:12:04 #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 09:12:04 #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 09:12:04 #33 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.3s done 09:12:04 #33 DONE 4.8s 09:12:04 09:12:04 #30 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 09:12:04 #30 DONE 7.0s 09:12:04 09:12:04 #49 [security-spire-config internal] load build context 09:12:04 #49 DONE 0.1s 09:12:04 09:12:04 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:12:04 #50 DONE 0.1s 09:12:04 09:12:04 #33 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:12:04 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 09:12:04 #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 09:12:04 #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 09:12:04 #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 09:12:04 #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 09:12:04 #33 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.3s done 09:12:04 #33 DONE 4.8s 09:12:04 09:12:04 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:12:04 #50 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:12:05 #50 ... 09:12:05 09:12:05 #49 [security-spire-config internal] load build context 09:12:05 #49 transferring context: 16.35kB 0.0s done 09:12:05 #49 DONE 0.2s 09:12:05 09:12:05 #51 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:12:05 #51 ... 09:12:05 09:12:05 #52 [security-spire-server internal] load build context 09:12:05 #52 transferring context: 18.10kB 0.0s done 09:12:05 #52 DONE 0.5s 09:12:05 09:12:05 #53 [security-spire-agent internal] load build context 09:12:05 #53 transferring context: 17.63kB 0.0s done 09:12:05 #53 DONE 0.4s 09:12:05 09:12:05 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:12:05 #50 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.5s done 09:12:05 #50 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 09:12:05 #50 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 09:12:05 #50 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 09:12:05 #50 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 09:12:05 #50 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 09:12:05 #50 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 09:12:05 #50 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.3s 09:12:05 #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.3s 09:12:06 #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done 09:12:06 #50 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.5s 09:12:06 #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done 09:12:06 #50 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 09:12:06 #50 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.1s done 09:12:06 #50 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 09:12:06 #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 1.2s 09:12:07 #50 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.4s 09:12:08 #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 2.6s 09:12:08 #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 2.9s 09:12:08 #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.78MB / 23.39MB 3.0s 09:12:08 #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 3.1s 09:12:08 #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.10MB / 23.39MB 3.3s 09:12:09 #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 3.3s 09:12:09 #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 3.4s 09:12:09 #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.5s 09:12:09 #50 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 3.8s done 09:12:09 #50 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 3.8s done 09:12:09 #50 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 09:12:09 #50 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 09:12:10 #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 4.3s done 09:12:10 #50 ... 09:12:10 09:12:10 #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:12:10 #0 4.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:12:10 #0 4.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:12:10 #0 5.775 (1/4) Installing dumb-init (1.2.5-r2) 09:12:10 #0 5.796 (2/4) Installing openssl (3.1.4-r5) 09:12:10 #0 5.818 (3/4) Installing su-exec (0.2-r3) 09:12:10 #0 5.824 (4/4) Installing yq (4.33.3-r5) 09:12:10 #0 6.057 Executing busybox-1.36.1-r5.trigger 09:12:10 #0 6.121 OK: 18 MiB in 19 packages 09:12:10 #54 DONE 7.6s 09:12:10 09:12:10 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:12:10 #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 4.3s done 09:12:10 #50 ... 09:12:10 09:12:10 #51 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:12:10 #51 5.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:12:12 #51 7.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:12:12 #51 ... 09:12:12 09:12:12 #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:12:12 #0 7.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:12:12 #0 9.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:12:12 #55 ... 09:12:12 09:12:12 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:12:12 #0 7.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:12:12 #0 8.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:12:12 #56 ... 09:12:12 09:12:12 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:12:12 #0 7.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:12:12 #0 8.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:12:12 #57 ... 09:12:12 09:12:12 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:12:12 #0 8.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:12:12 #0 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:12:13 #58 ... 09:12:13 09:12:13 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:12:13 #0 7.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:12:13 #0 9.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:12:13 #59 ... 09:12:13 09:12:13 #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 09:12:13 #0 7.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:12:13 #0 9.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:12:13 #60 ... 09:12:13 09:12:13 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:12:13 #0 8.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:12:13 #0 9.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:12:13 #61 ... 09:12:13 09:12:13 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:12:13 #0 8.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:12:13 #0 9.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:12:13 #62 ... 09:12:13 09:12:13 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:12:13 #50 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 09:12:13 #50 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.4s 09:12:14 #50 ... 09:12:14 09:12:14 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:12:14 #0 5.837 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:12:14 #0 7.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:12:14 #63 ... 09:12:14 09:12:14 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:12:14 #64 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.4s done 09:12:14 #64 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 09:12:14 #64 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 09:12:14 #64 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 09:12:14 #64 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done 09:12:14 #64 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.1s done 09:12:14 #64 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done 09:12:14 #64 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 3.9s done 09:12:14 #64 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 09:12:14 #64 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 09:12:14 #64 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 09:12:14 #64 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 2.9s 09:12:15 #64 ... 09:12:15 09:12:15 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:12:15 #140 ... 09:12:15 09:12:15 #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:12:15 #135 DONE 61.2s 09:12:15 09:12:15 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:12:15 #137 ... 09:12:15 09:12:15 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:12:15 #133 DONE 62.1s 09:12:15 09:12:15 #141 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:12:15 #141 DONE 0.4s 09:12:15 09:12:15 #142 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:12:15 #142 DONE 0.3s 09:12:15 09:12:15 #143 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:12:15 #143 DONE 0.0s 09:12:15 09:12:15 #144 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:12:15 #144 DONE 0.1s 09:12:15 09:12:15 #145 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:12:15 #145 DONE 0.8s 09:12:15 09:12:15 #146 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:12:15 #146 DONE 0.8s 09:12:15 09:12:15 #147 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:12:15 #147 DONE 4.3s 09:12:15 09:12:15 #148 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:12:15 #148 DONE 4.3s 09:12:15 09:12:15 #97 [security-spiffe-token-provider] exporting to image 09:12:15 #97 exporting layers 09:12:15 #97 exporting layers 0.3s done 09:12:15 #97 writing image sha256:7f6f22668231fcc49838be235322c9d12142b5e432bcce61cd46e7cb5c59b9c0 0.0s done 09:12:15 #97 naming to docker.io/library/core-data done 09:12:15 #97 exporting layers 0.4s done 09:12:15 #97 writing image sha256:7e320b040f34de51017cc82ec38b8fa951cb835d1050858a2a3f10c2cfef6e76 0.0s done 09:12:15 #97 naming to docker.io/library/security-spiffe-token-provider done 09:12:15 #97 DONE 1.2s 09:12:15 09:12:15 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:12:17 #50 ... 09:12:17 09:12:17 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:12:17 #64 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.0s done 09:12:17 #64 DONE 12.4s 09:12:17 09:12:17 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:12:18 #50 ... 09:12:18 09:12:18 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:12:18 #56 13.78 (1/2) Installing dumb-init (1.2.5-r2) 09:12:18 #56 13.81 (2/2) Installing su-exec (0.2-r3) 09:12:18 #56 13.83 Executing busybox-1.36.1-r5.trigger 09:12:18 #56 13.95 OK: 8 MiB in 17 packages 09:12:18 #56 DONE 15.8s 09:12:18 09:12:18 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:12:18 #50 ... 09:12:18 09:12:18 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:12:18 #59 14.29 OK: 266 MiB in 52 packages 09:12:18 #59 DONE 16.0s 09:12:18 09:12:18 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:12:18 #50 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.5s 09:12:19 #50 ... 09:12:19 09:12:19 #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 09:12:19 #60 15.66 OK: 266 MiB in 52 packages 09:12:19 #60 DONE 16.8s 09:12:19 09:12:19 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:12:20 #50 ... 09:12:20 09:12:20 #48 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:12:20 #48 7.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:12:20 #48 9.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:12:20 #48 15.46 (1/1) Installing dumb-init (1.2.5-r2) 09:12:20 #48 15.55 Executing busybox-1.36.1-r5.trigger 09:12:20 #48 15.83 OK: 8 MiB in 16 packages 09:12:20 #48 DONE 17.7s 09:12:20 09:12:20 #65 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:12:20 #0 3.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:12:20 #0 5.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:12:20 #65 ... 09:12:20 09:12:20 #46 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 09:12:20 #46 8.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:12:20 #46 9.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:12:20 #46 15.62 OK: 266 MiB in 52 packages 09:12:20 #46 DONE 17.7s 09:12:20 09:12:20 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:12:20 #50 ... 09:12:20 09:12:20 #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:12:20 #55 16.14 (1/1) Installing dumb-init (1.2.5-r2) 09:12:20 #55 16.29 Executing busybox-1.36.1-r5.trigger 09:12:20 #55 16.43 OK: 8 MiB in 16 packages 09:12:20 #55 DONE 17.8s 09:12:20 09:12:20 #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:12:20 #66 ... 09:12:20 09:12:20 #67 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:12:20 #67 DONE 1.4s 09:12:20 09:12:20 #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:12:20 #68 DONE 2.0s 09:12:20 09:12:20 #69 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 09:12:21 #69 ... 09:12:21 09:12:21 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:12:21 #61 15.09 (1/2) Installing ca-certificates (20230506-r0) 09:12:21 #61 15.58 (2/2) Installing dumb-init (1.2.5-r2) 09:12:21 #61 15.62 Executing busybox-1.36.1-r5.trigger 09:12:21 #61 15.81 Executing ca-certificates-20230506-r0.trigger 09:12:21 #61 17.50 OK: 9 MiB in 17 packages 09:12:21 #61 DONE 19.0s 09:12:21 09:12:21 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:12:21 #57 14.51 (1/4) Installing ca-certificates (20230506-r0) 09:12:21 #57 15.00 (2/4) Installing dumb-init (1.2.5-r2) 09:12:21 #57 15.01 (3/4) Installing su-exec (0.2-r3) 09:12:21 #57 15.02 (4/4) Installing yq (4.33.3-r5) 09:12:21 #57 15.56 Executing busybox-1.36.1-r5.trigger 09:12:21 #57 15.65 Executing ca-certificates-20230506-r0.trigger 09:12:21 #57 17.30 OK: 18 MiB in 19 packages 09:12:21 #57 DONE 19.1s 09:12:21 09:12:21 #70 [core-command builder 4/7] COPY go.mod vendor* ./ 09:12:21 #70 DONE 1.8s 09:12:21 09:12:21 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:12:23 #71 ... 09:12:23 09:12:23 #65 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:12:23 #65 12.28 OK: 18 MiB in 19 packages 09:12:23 #65 DONE 13.2s 09:12:23 09:12:23 #72 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:12:23 #72 DONE 0.3s 09:12:23 09:12:23 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:12:24 #50 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.0s 09:12:26 #50 ... 09:12:26 09:12:26 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:12:26 #62 16.65 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:12:26 #62 16.65 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:12:26 #62 16.65 OK: 19951 distinct packages available 09:12:26 #62 17.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:12:26 #62 19.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:12:26 #62 22.37 OK: 266 MiB in 52 packages 09:12:26 #62 DONE 23.2s 09:12:26 09:12:26 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:12:26 #63 13.09 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:12:26 #63 13.09 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:12:26 #63 13.09 OK: 19946 distinct packages available 09:12:26 #63 14.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:12:26 #63 16.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:12:26 #63 19.72 (1/4) Installing dumb-init (1.2.5-r2) 09:12:26 #63 19.75 (2/4) Installing musl-obstack (1.2.3-r2) 09:12:26 #63 19.77 (3/4) Installing libucontext (1.2-r2) 09:12:26 #63 19.85 (4/4) Installing gcompat (1.1.0-r1) 09:12:26 #63 19.88 Executing busybox-1.36.1-r5.trigger 09:12:26 #63 19.94 OK: 8 MiB in 19 packages 09:12:26 #63 DONE 20.9s 09:12:26 09:12:26 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:12:26 #50 ... 09:12:26 09:12:26 #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:12:26 #73 ... 09:12:26 09:12:26 #51 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:12:26 #51 14.47 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:12:26 #51 14.47 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:12:26 #51 14.47 OK: 19946 distinct packages available 09:12:26 #51 15.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:12:26 #51 17.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:12:26 #51 20.03 (1/5) Installing dumb-init (1.2.5-r2) 09:12:26 #51 20.03 (2/5) Installing musl-obstack (1.2.3-r2) 09:12:26 #51 20.06 (3/5) Installing libucontext (1.2-r2) 09:12:26 #51 20.08 (4/5) Installing gcompat (1.1.0-r1) 09:12:26 #51 20.09 (5/5) Installing openssl (3.1.4-r5) 09:12:26 #51 20.16 Executing busybox-1.36.1-r5.trigger 09:12:26 #51 20.25 OK: 9 MiB in 20 packages 09:12:26 #51 DONE 21.0s 09:12:26 09:12:26 #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:12:26 #74 ... 09:12:26 09:12:26 #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:12:26 #73 DONE 1.0s 09:12:27 09:12:27 #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:12:27 #75 ... 09:12:27 09:12:27 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:12:27 #58 15.85 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:12:27 #58 15.85 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:12:27 #58 15.85 OK: 19946 distinct packages available 09:12:27 #58 17.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:12:27 #58 19.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:12:27 #58 23.13 (1/11) Installing ca-certificates (20230506-r0) 09:12:27 #58 23.29 (2/11) Installing brotli-libs (1.0.9-r14) 09:12:27 #58 23.32 (3/11) Installing libunistring (1.1-r1) 09:12:27 #58 23.40 (4/11) Installing libidn2 (2.3.4-r1) 09:12:27 #58 23.40 (5/11) Installing nghttp2-libs (1.57.0-r0) 09:12:27 #58 23.42 (6/11) Installing libcurl (8.5.0-r0) 09:12:27 #58 23.44 (7/11) Installing curl (8.5.0-r0) 09:12:27 #58 23.46 (8/11) Installing dumb-init (1.2.5-r2) 09:12:27 #58 23.47 (9/11) Installing musl-obstack (1.2.3-r2) 09:12:27 #58 23.48 (10/11) Installing libucontext (1.2-r2) 09:12:27 #58 23.48 (11/11) Installing gcompat (1.1.0-r1) 09:12:27 #58 23.53 Executing busybox-1.36.1-r5.trigger 09:12:27 #58 23.54 Executing ca-certificates-20230506-r0.trigger 09:12:27 #58 23.92 OK: 13 MiB in 26 packages 09:12:27 #58 DONE 24.7s 09:12:27 09:12:27 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:12:28 #140 ... 09:12:28 09:12:28 #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:12:28 #130 78.76 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:12:28 #50 ... 09:12:28 09:12:28 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:12:28 #76 ... 09:12:28 09:12:28 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:12:29 #50 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.9s done 09:12:31 #50 ... 09:12:31 09:12:31 #77 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:12:31 #77 ... 09:12:31 09:12:31 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:12:31 #78 ... 09:12:31 09:12:31 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:12:31 #71 8.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:12:31 #71 ... 09:12:31 09:12:31 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:12:31 #0 9.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:12:31 #79 ... 09:12:31 09:12:31 #80 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:12:32 #80 ... 09:12:32 09:12:32 #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:12:32 #74 5.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:12:33 #74 6.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:12:33 #130 DONE 85.6s 09:12:33 09:12:33 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:12:33 #137 DONE 85.6s 09:12:33 09:12:33 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:12:33 #140 DONE 85.7s 09:12:33 09:12:33 #149 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:12:33 #149 ... 09:12:33 09:12:33 #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:12:33 #136 DONE 85.7s 09:12:33 09:12:33 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:12:33 #139 DONE 85.7s 09:12:33 09:12:33 #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:12:33 #138 DONE 85.7s 09:12:33 09:12:33 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:12:33 #131 DONE 85.7s 09:12:33 09:12:33 #150 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:12:33 #150 ... 09:12:33 09:12:33 #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:12:33 #134 DONE 86.0s 09:12:33 09:12:33 #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:12:33 #132 DONE 86.1s 09:12:33 09:12:33 #149 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:12:33 #149 DONE 0.5s 09:12:33 09:12:33 #151 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:12:34 #151 DONE 0.4s 09:12:34 09:12:34 #152 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:12:34 #152 DONE 0.5s 09:12:34 09:12:34 #153 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:12:34 #153 DONE 0.4s 09:12:34 09:12:34 #150 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:12:34 #150 DONE 0.5s 09:12:34 09:12:34 #154 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:12:34 #74 ... 09:12:34 09:12:34 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:12:34 #76 10.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:12:34 #76 10.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:12:34 #76 14.77 OK: 8 MiB in 17 packages 09:12:34 #76 DONE 15.9s 09:12:34 #154 DONE 0.3s 09:12:34 09:12:34 #155 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:12:34 #155 DONE 0.3s 09:12:34 09:12:34 #156 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:12:34 #156 CACHED 09:12:34 09:12:34 #157 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:12:34 #157 CACHED 09:12:34 09:12:34 #158 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:12:34 #158 CACHED 09:12:34 09:12:34 #159 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:12:34 #159 CACHED 09:12:34 09:12:34 #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:12:34 #160 CACHED 09:12:34 09:12:34 #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:12:34 #161 CACHED 09:12:34 09:12:34 #162 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:12:34 #162 CACHED 09:12:34 09:12:34 #163 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:12:34 #163 CACHED 09:12:34 09:12:34 #164 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:12:34 #164 DONE 0.3s 09:12:34 09:12:34 #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:12:34 #165 DONE 0.3s 09:12:34 09:12:34 #166 [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 09:12:34 09:12:34 #81 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:12:34 #166 ... 09:12:34 09:12:34 #167 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:12:34 #167 DONE 0.7s 09:12:34 09:12:34 #168 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:12:34 #168 DONE 0.7s 09:12:34 09:12:34 #169 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:12:34 #169 DONE 0.7s 09:12:34 09:12:34 #170 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:12:34 #170 DONE 0.7s 09:12:34 #81 ... 09:12:34 09:12:34 #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:12:34 #66 8.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:12:34 #66 9.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:12:34 #66 13.16 OK: 8 MiB in 16 packages 09:12:34 #66 DONE 14.2s 09:12:34 09:12:34 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:12:34 #79 11.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:12:35 09:12:35 #171 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:12:35 #171 DONE 0.8s 09:12:35 09:12:35 #166 [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 09:12:35 #166 DONE 0.8s 09:12:35 09:12:35 #172 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:12:35 #172 DONE 0.8s 09:12:35 09:12:35 #173 [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 09:12:35 #173 ... 09:12:35 09:12:35 #174 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:12:35 #174 DONE 1.1s 09:12:35 09:12:35 #175 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:12:35 #175 DONE 0.9s 09:12:35 09:12:35 #176 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:12:35 #176 DONE 0.3s 09:12:35 09:12:35 #177 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:12:35 #177 DONE 0.4s 09:12:35 09:12:35 #178 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:12:35 #178 DONE 0.4s 09:12:35 09:12:35 #179 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:12:35 #179 DONE 0.4s 09:12:35 09:12:35 #180 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:12:35 #180 ... 09:12:35 09:12:35 #181 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:12:35 #181 DONE 0.4s 09:12:35 09:12:35 #182 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:12:35 #182 DONE 0.4s 09:12:35 09:12:35 #173 [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 09:12:35 #173 DONE 0.4s 09:12:35 09:12:35 #183 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 09:12:35 #183 DONE 0.4s 09:12:35 09:12:35 #97 [support-scheduler] exporting to image 09:12:35 #97 exporting layers 0.2s done 09:12:35 #97 ... 09:12:35 09:12:35 #184 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:12:35 #184 DONE 0.4s 09:12:35 09:12:35 #185 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:12:35 #185 DONE 0.5s 09:12:35 09:12:35 #97 [support-notifications] exporting to image 09:12:35 #79 ... 09:12:35 09:12:35 #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:12:35 #0 6.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:12:35 #0 7.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:12:35 #82 ... 09:12:35 09:12:35 #69 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 09:12:35 #69 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:12:35 #69 11.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:12:35 #69 15.61 OK: 8 MiB in 16 packages 09:12:35 #97 ... 09:12:35 09:12:35 #186 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:12:35 #186 DONE 0.4s 09:12:35 09:12:35 #180 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:12:35 #180 DONE 0.4s 09:12:35 09:12:35 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:12:35 #187 DONE 0.3s 09:12:35 09:12:35 #188 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 09:12:35 #188 DONE 0.3s 09:12:35 09:12:35 #189 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:12:35 #189 DONE 0.3s 09:12:35 09:12:35 #97 [core-command] exporting to image 09:12:35 #97 exporting layers 0.2s done 09:12:35 #97 writing image sha256:a76396a79ab5dda7312fab5169f8d6151a157ceb7796fa0f64ae116a3ac0a9c2 0.0s done 09:12:35 #97 naming to docker.io/library/core-command done 09:12:35 #97 exporting layers 0.1s done 09:12:35 #97 writing image sha256:3e590bab2a1d61432bb6ec96e891a33e9b15b74ff422ba14cde566c3efdbe5bf 09:12:35 #97 writing image sha256:db2fd76f31d2c83e2e3955414c54affdd09b34012e7f05eb36f0205b9461f9b2 0.1s done 09:12:35 #97 naming to docker.io/library/core-metadata 09:12:36 #97 naming to docker.io/library/core-metadata 0.1s done 09:12:36 #97 ... 09:12:36 09:12:36 #190 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:12:36 #190 DONE 0.3s 09:12:36 09:12:36 #191 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:12:36 #191 DONE 0.4s 09:12:36 09:12:36 #192 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:12:36 #192 DONE 0.3s 09:12:36 09:12:36 #97 [support-notifications] exporting to image 09:12:36 #97 exporting layers 0.7s done 09:12:36 #97 writing image sha256:3e590bab2a1d61432bb6ec96e891a33e9b15b74ff422ba14cde566c3efdbe5bf 0.2s done 09:12:36 #97 naming to docker.io/library/support-notifications done 09:12:36 #97 writing image sha256:b0c3551251220d1570c13761e9a8a018392b758c8698e986d552e288e7f50061 09:12:36 #69 DONE 16.3s 09:12:36 09:12:36 #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:12:36 #0 4.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:12:36 #0 5.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:12:36 #97 writing image sha256:b0c3551251220d1570c13761e9a8a018392b758c8698e986d552e288e7f50061 0.1s done 09:12:36 #97 naming to docker.io/library/support-scheduler done 09:12:36 #97 DONE 2.0s 09:12:36 09:12:36 #193 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:12:36 #193 DONE 0.1s 09:12:36 09:12:36 #194 [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/ 09:12:36 #194 DONE 0.2s 09:12:36 09:12:36 #195 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:12:36 #195 DONE 0.3s 09:12:36 09:12:36 #196 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:12:36 #196 DONE 0.8s 09:12:36 09:12:36 #197 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:12:36 #197 DONE 0.8s 09:12:36 09:12:36 #198 [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/ 09:12:36 #198 DONE 0.1s 09:12:36 09:12:36 #199 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:12:36 #199 DONE 0.1s 09:12:36 09:12:36 #200 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:12:36 #200 DONE 0.1s 09:12:36 09:12:36 #97 [security-proxy-auth] exporting to image 09:12:36 #83 ... 09:12:36 09:12:36 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:12:36 #79 14.96 OK: 9 MiB in 17 packages 09:12:37 #97 ... 09:12:37 09:12:37 #201 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:12:37 #201 DONE 0.3s 09:12:37 09:12:37 #97 [security-proxy-auth] exporting to image 09:12:37 #97 exporting layers 0.6s done 09:12:37 #97 writing image sha256:789c1a004386684c1562158d8d618493905a6975721ef2e46bb98ebfc815a93e 09:12:37 #79 ... 09:12:37 09:12:37 #81 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:12:37 #81 DONE 3.2s 09:12:37 #97 ... 09:12:37 09:12:37 #202 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:12:37 #202 DONE 1.1s 09:12:37 09:12:37 #97 [security-proxy-auth] exporting to image 09:12:37 #97 exporting layers 0.8s done 09:12:37 #97 writing image sha256:789c1a004386684c1562158d8d618493905a6975721ef2e46bb98ebfc815a93e 0.1s done 09:12:37 #97 naming to docker.io/library/security-proxy-auth done 09:12:37 #97 writing image sha256:304d0af3be6f0ee516f1dfaf750a3f8f801a8dba193be8c07eb373eb506fe5bb 09:12:37 #97 exporting layers 0.2s done 09:12:37 #97 writing image sha256:304d0af3be6f0ee516f1dfaf750a3f8f801a8dba193be8c07eb373eb506fe5bb done 09:12:37 #97 naming to docker.io/library/core-common-config-bootstrapper done 09:12:37 09:12:37 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:12:37 #79 DONE 15.9s 09:12:37 09:12:37 #84 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 09:12:37 #97 writing image sha256:6127c4ab9782eac8acca31d7c509c7b0ff9d2e8d734a82cd7f39592a56c5e818 done 09:12:37 #97 naming to docker.io/library/security-proxy-setup done 09:12:37 #97 DONE 3.1s 09:12:37 09:12:37 #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:12:38 #84 DONE 0.5s 09:12:38 09:12:38 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:12:38 #71 10.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:12:38 #71 15.18 OK: 18 MiB in 19 packages 09:12:38 #71 DONE 16.2s 09:12:38 09:12:38 #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:12:38 #82 11.27 OK: 8 MiB in 19 packages 09:12:38 #82 DONE 12.4s 09:12:38 09:12:38 #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:12:38 #74 11.73 OK: 9 MiB in 20 packages 09:12:38 #203 DONE 1.0s 09:12:38 09:12:38 #204 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:12:38 #204 DONE 1.4s 09:12:38 09:12:38 #97 [security-bootstrapper] exporting to image 09:12:38 #97 exporting layers 0.3s done 09:12:38 #97 writing image sha256:36820be741c3a0d9972ec63a3d5b220e22677024ec758f6fe3d901c00fce1701 done 09:12:38 #97 naming to docker.io/library/security-secretstore-setup done 09:12:38 #97 writing image sha256:84ffb478ba4b62d7312869548273fddc329872ca46c8e2253f84549c35b4216e 09:12:38 #97 writing image sha256:84ffb478ba4b62d7312869548273fddc329872ca46c8e2253f84549c35b4216e done 09:12:38 #97 naming to docker.io/library/security-bootstrapper done 09:12:38 #97 DONE 3.5s 09:12:38 09:12:38 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:12:38 time="2024-02-27T09:10:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:12:38 time="2024-02-27T09:10:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:12:38 time="2024-02-27T09:10:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:12:38 time="2024-02-27T09:10:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:12:38 time="2024-02-27T09:10:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:12:38 time="2024-02-27T09:10:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:12:38 time="2024-02-27T09:10:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:12:38 time="2024-02-27T09:10:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:12:38 time="2024-02-27T09:10:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:12:38 time="2024-02-27T09:10:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:12:38 time="2024-02-27T09:10:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:12:38 time="2024-02-27T09:10:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:12:38 time="2024-02-27T09:10:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:12:38 time="2024-02-27T09:10:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:12:38 $ docker stop --time=1 dcb6d6109b0884c14fb0f892d05ffa1964af4684a373b82b5cae6e017a72a7f6 09:12:39 #74 DONE 12.6s 09:12:39 09:12:39 #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:12:39 #83 10.92 OK: 13 MiB in 26 packages 09:12:39 #83 DONE 11.6s 09:12:39 09:12:39 #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:12:39 $ docker rm -f --volumes dcb6d6109b0884c14fb0f892d05ffa1964af4684a373b82b5cae6e017a72a7f6 [Pipeline] // withDockerContainer [Pipeline] sh 09:12:40 + docker images 09:12:40 REPOSITORY TAG IMAGE ID CREATED SIZE 09:12:40 security-bootstrapper latest 84ffb478ba4b 2 seconds ago 18.6MB 09:12:40 security-proxy-setup latest 6127c4ab9782 2 seconds ago 25.9MB 09:12:40 security-secretstore-setup latest 36820be741c3 2 seconds ago 36.3MB 09:12:40 core-common-config-bootstrapper latest 304d0af3be6f 3 seconds ago 15MB 09:12:40 security-proxy-auth latest 789c1a004386 3 seconds ago 15.8MB 09:12:40 support-notifications latest 3e590bab2a1d 4 seconds ago 26.7MB 09:12:40 core-metadata latest db2fd76f31d2 4 seconds ago 17.4MB 09:12:40 core-command latest a76396a79ab5 4 seconds ago 17MB 09:12:40 support-scheduler latest b0c355125122 4 seconds ago 26.2MB 09:12:40 security-spiffe-token-provider latest 7e320b040f34 24 seconds ago 28.7MB 09:12:40 core-data latest 7f6f22668231 24 seconds ago 17.2MB 09:12:40 security-spire-server latest b929fc728fcf About a minute ago 102MB 09:12:40 security-spire-agent latest ff48ff019df8 About a minute ago 161MB 09:12:40 security-spire-config latest 337630e16f1d About a minute ago 102MB 09:12:40 ci-base-image-x86_64 latest e4e514efc32c 4 minutes ago 885MB 09:12:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 3 months ago 564MB 09:12:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 9 months ago 334MB 09:12:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 19 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 09:12:40 provisioning config files... 09:12:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/628@tmp/config12318241297674759649tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:12:40 ---> ****-login.sh 09:12:40 nexus3.edgexfoundry.org:10001 09:12:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:12:40 Configure a credential helper to remove this warning. See 09:12:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:12:40 09:12:40 Login Succeeded 09:12:40 nexus3.edgexfoundry.org:10002 09:12:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:40 #85 DONE 1.7s 09:12:40 09:12:40 #86 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:12:40 #86 ... 09:12:40 09:12:40 #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:12:40 #87 DONE 1.8s 09:12:40 09:12:40 #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:12:40 #88 DONE 2.6s 09:12:40 09:12:40 #86 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:12:40 #86 DONE 0.2s 09:12:40 09:12:40 #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:12:40 #89 DONE 0.2s 09:12:40 09:12:40 #90 [security-spire-server stage-2 6/9] COPY security.txt / 09:12:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:12:41 Configure a credential helper to remove this warning. See 09:12:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:12:41 09:12:41 Login Succeeded 09:12:41 nexus3.edgexfoundry.org:10003 09:12:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:12:41 Configure a credential helper to remove this warning. See 09:12:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:12:41 09:12:41 Login Succeeded 09:12:41 nexus3.edgexfoundry.org:10004 09:12:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:12:41 Configure a credential helper to remove this warning. See 09:12:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:12:41 09:12:41 Login Succeeded 09:12:41 ****.io 09:12:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:12:41 Configure a credential helper to remove this warning. See 09:12:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:12:41 09:12:41 Login Succeeded 09:12:41 ---> ****-login.sh ends [Pipeline] } 09:12:41 Deleting 1 temporary files 09:12:41 #90 DONE 0.4s 09:12:41 09:12:41 #91 [security-spire-config stage-2 6/10] COPY security.txt / 09:12:41 #91 DONE 0.4s 09:12:41 09:12:41 #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:12:41 #92 DONE 0.2s 09:12:41 09:12:41 #93 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:12:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:12:41 [edgeXDocker.push] Tagging docker image core-command with the following tags: 09:12:41 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:12:41 latest 09:12:41 3.2.0-dev.18 09:12:41 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:12:41 main 09:12:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { 09:12:41 #93 DONE 0.3s 09:12:41 09:12:41 #94 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:12:41 #94 ... 09:12:41 09:12:41 #95 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:12:41 #95 DONE 0.3s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:42 09:12:42 #96 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:12:42 #96 ... 09:12:42 09:12:42 #94 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:12:42 #94 DONE 0.5s 09:12:42 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:42 09:12:42 #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:12:42 #97 ... 09:12:42 09:12:42 #96 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:12:42 #96 DONE 0.5s 09:12:42 + docker push nexus3.edgexfoundry.org:10004/core-command:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:12:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:12:42 ab27a965de16: Preparing 09:12:42 2223da782cb3: Preparing 09:12:42 3d514399b35c: Preparing 09:12:42 69d7eccd8f85: Preparing 09:12:42 0f33fe680006: Preparing 09:12:42 10183ceb2458: Preparing 09:12:42 aedc3bda2944: Preparing 09:12:42 aedc3bda2944: Waiting 09:12:42 10183ceb2458: Waiting 09:12:42 3d514399b35c: Pushed 09:12:42 69d7eccd8f85: Pushed 09:12:42 0f33fe680006: Pushed 09:12:42 09:12:42 #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:12:42 #97 DONE 0.3s 09:12:42 09:12:42 #98 [security-spire-server] exporting to image 09:12:42 #98 exporting layers 09:12:42 aedc3bda2944: Layer already exists 09:12:42 ab27a965de16: Pushed 09:12:42 10183ceb2458: Pushed 09:12:43 #98 ... 09:12:43 09:12:43 #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:12:43 #99 DONE 3.0s 09:12:43 2223da782cb3: Pushed 09:12:43 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:c85e71a69590b94074eb0a7550a81a8fb10ef0d0b738acc2d3a92c83302e90b7 size: 1778 [Pipeline] } [Pipeline] // withEnv 09:12:43 09:12:43 #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:12:43 #100 DONE 0.3s 09:12:43 09:12:43 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:44 #78 ... 09:12:44 09:12:44 #101 [security-spire-agent stage-3 7/10] COPY security.txt / 09:12:44 #101 DONE 0.3s 09:12:44 09:12:44 #77 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:12:44 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:44 #77 ... 09:12:44 09:12:44 #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:12:44 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 09:12:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:12:44 ab27a965de16: Preparing 09:12:44 2223da782cb3: Preparing 09:12:44 3d514399b35c: Preparing 09:12:44 69d7eccd8f85: Preparing 09:12:44 0f33fe680006: Preparing 09:12:44 10183ceb2458: Preparing 09:12:44 aedc3bda2944: Preparing 09:12:44 10183ceb2458: Waiting 09:12:44 aedc3bda2944: Waiting 09:12:44 69d7eccd8f85: Layer already exists 09:12:44 3d514399b35c: Layer already exists 09:12:44 0f33fe680006: Layer already exists 09:12:44 2223da782cb3: Layer already exists 09:12:44 ab27a965de16: Layer already exists 09:12:44 10183ceb2458: Layer already exists 09:12:44 aedc3bda2944: Layer already exists 09:12:44 latest: digest: sha256:c85e71a69590b94074eb0a7550a81a8fb10ef0d0b738acc2d3a92c83302e90b7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 09:12:44 #102 DONE 0.4s 09:12:44 09:12:44 #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [Pipeline] sh 09:12:44 #103 DONE 0.3s 09:12:44 09:12:44 #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:12:45 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:45 #104 DONE 0.3s 09:12:45 09:12:45 #98 [security-spire-agent] exporting to image 09:12:45 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.18 09:12:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:12:45 ab27a965de16: Preparing 09:12:45 2223da782cb3: Preparing 09:12:45 3d514399b35c: Preparing 09:12:45 69d7eccd8f85: Preparing 09:12:45 0f33fe680006: Preparing 09:12:45 10183ceb2458: Preparing 09:12:45 aedc3bda2944: Preparing 09:12:45 10183ceb2458: Waiting 09:12:45 aedc3bda2944: Waiting 09:12:45 69d7eccd8f85: Layer already exists 09:12:45 ab27a965de16: Layer already exists 09:12:45 0f33fe680006: Layer already exists 09:12:45 2223da782cb3: Layer already exists 09:12:45 3d514399b35c: Layer already exists 09:12:45 aedc3bda2944: Layer already exists 09:12:45 10183ceb2458: Layer already exists 09:12:45 3.2.0-dev.18: digest: sha256:c85e71a69590b94074eb0a7550a81a8fb10ef0d0b738acc2d3a92c83302e90b7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:45 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:46 #98 exporting layers 3.5s done 09:12:46 #98 writing image sha256:f74bcb730857545f11d6d3bbfb7edaec602f5749f76632e2b065039693a702cc 09:12:46 #98 writing image sha256:f74bcb730857545f11d6d3bbfb7edaec602f5749f76632e2b065039693a702cc 0.0s done 09:12:46 #98 naming to docker.io/library/security-spire-server-arm64 0.0s done 09:12:46 #98 exporting layers 3.8s done 09:12:46 #98 writing image sha256:aee70f853e38df3a02e25aec280abed337f80a8cebe2f85fe14b42744e1c612d 09:12:46 + docker push nexus3.edgexfoundry.org:10004/core-command:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:12:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:12:46 ab27a965de16: Preparing 09:12:46 2223da782cb3: Preparing 09:12:46 3d514399b35c: Preparing 09:12:46 69d7eccd8f85: Preparing 09:12:46 0f33fe680006: Preparing 09:12:46 10183ceb2458: Preparing 09:12:46 aedc3bda2944: Preparing 09:12:46 10183ceb2458: Waiting 09:12:46 aedc3bda2944: Waiting 09:12:46 ab27a965de16: Layer already exists 09:12:46 0f33fe680006: Layer already exists 09:12:46 2223da782cb3: Layer already exists 09:12:46 69d7eccd8f85: Layer already exists 09:12:46 3d514399b35c: Layer already exists 09:12:46 aedc3bda2944: Layer already exists 09:12:46 10183ceb2458: Layer already exists 09:12:46 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:c85e71a69590b94074eb0a7550a81a8fb10ef0d0b738acc2d3a92c83302e90b7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:46 #98 writing image sha256:aee70f853e38df3a02e25aec280abed337f80a8cebe2f85fe14b42744e1c612d 0.0s done 09:12:46 #98 naming to docker.io/library/security-spire-config-arm64 0.0s done 09:12:46 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:47 + docker push nexus3.edgexfoundry.org:10004/core-command:main 09:12:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:12:47 ab27a965de16: Preparing 09:12:47 2223da782cb3: Preparing 09:12:47 3d514399b35c: Preparing 09:12:47 69d7eccd8f85: Preparing 09:12:47 0f33fe680006: Preparing 09:12:47 10183ceb2458: Preparing 09:12:47 aedc3bda2944: Preparing 09:12:47 10183ceb2458: Waiting 09:12:47 aedc3bda2944: Waiting 09:12:47 3d514399b35c: Layer already exists 09:12:47 69d7eccd8f85: Layer already exists 09:12:47 0f33fe680006: Layer already exists 09:12:47 ab27a965de16: Layer already exists 09:12:47 2223da782cb3: Layer already exists 09:12:47 aedc3bda2944: Layer already exists 09:12:47 10183ceb2458: Layer already exists 09:12:47 main: digest: sha256:c85e71a69590b94074eb0a7550a81a8fb10ef0d0b738acc2d3a92c83302e90b7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:12:47 ===================================================== [Pipeline] echo 09:12:47 taggedImages: 09:12:47 - nexus3.edgexfoundry.org:10004/core-command:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:12:47 - nexus3.edgexfoundry.org:10004/core-command:latest 09:12:47 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.18 09:12:47 - nexus3.edgexfoundry.org:10004/core-command:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:12:47 - nexus3.edgexfoundry.org:10004/core-command:main 09:12:47 #98 exporting layers 2.0s done 09:12:47 #98 writing image sha256:1bdae027b6532fb03378ba3470469c5066d498bb5a95deb0cc40e5361673533d done 09:12:47 #98 naming to docker.io/library/security-spire-agent-arm64 0.0s done 09:12:47 #98 DONE 4.8s 09:12:47 09:12:47 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] echo 09:12:47 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 09:12:47 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:12:47 latest 09:12:47 3.2.0-dev.18 09:12:47 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:12:47 main 09:12:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:47 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:12:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:12:49 468820e695b0: Preparing 09:12:49 dddf7869080d: Preparing 09:12:49 002573602eec: Preparing 09:12:49 97bef9b3400d: Preparing 09:12:49 3d514399b35c: Preparing 09:12:49 69d7eccd8f85: Preparing 09:12:49 f86a6e8902a9: Preparing 09:12:49 10183ceb2458: Preparing 09:12:49 aedc3bda2944: Preparing 09:12:49 69d7eccd8f85: Waiting 09:12:49 f86a6e8902a9: Waiting 09:12:49 10183ceb2458: Waiting 09:12:49 aedc3bda2944: Waiting 09:12:49 3d514399b35c: Layer already exists 09:12:49 69d7eccd8f85: Layer already exists 09:12:49 dddf7869080d: Pushed 09:12:49 468820e695b0: Pushed 09:12:49 002573602eec: Pushed 09:12:49 f86a6e8902a9: Pushed 09:12:49 10183ceb2458: Layer already exists 09:12:49 aedc3bda2944: Layer already exists 09:12:50 97bef9b3400d: Pushed 09:12:50 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:0c8c4db875b90ad6c9795153c983f2f13cb6ca43000b0f50c3f5054decc36652 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:51 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:12:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:12:51 468820e695b0: Preparing 09:12:51 dddf7869080d: Preparing 09:12:51 002573602eec: Preparing 09:12:51 97bef9b3400d: Preparing 09:12:51 3d514399b35c: Preparing 09:12:51 69d7eccd8f85: Preparing 09:12:51 f86a6e8902a9: Preparing 09:12:51 10183ceb2458: Preparing 09:12:51 aedc3bda2944: Preparing 09:12:51 f86a6e8902a9: Waiting 09:12:51 10183ceb2458: Waiting 09:12:51 69d7eccd8f85: Waiting 09:12:51 aedc3bda2944: Waiting 09:12:51 dddf7869080d: Layer already exists 09:12:51 97bef9b3400d: Layer already exists 09:12:51 3d514399b35c: Layer already exists 09:12:51 468820e695b0: Layer already exists 09:12:51 002573602eec: Layer already exists 09:12:51 69d7eccd8f85: Layer already exists 09:12:51 10183ceb2458: Layer already exists 09:12:51 f86a6e8902a9: Layer already exists 09:12:51 aedc3bda2944: Layer already exists 09:12:51 latest: digest: sha256:0c8c4db875b90ad6c9795153c983f2f13cb6ca43000b0f50c3f5054decc36652 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:51 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.18 09:12:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:12:52 468820e695b0: Preparing 09:12:52 dddf7869080d: Preparing 09:12:52 002573602eec: Preparing 09:12:52 97bef9b3400d: Preparing 09:12:52 3d514399b35c: Preparing 09:12:52 69d7eccd8f85: Preparing 09:12:52 f86a6e8902a9: Preparing 09:12:52 10183ceb2458: Preparing 09:12:52 aedc3bda2944: Preparing 09:12:52 69d7eccd8f85: Waiting 09:12:52 f86a6e8902a9: Waiting 09:12:52 aedc3bda2944: Waiting 09:12:52 3d514399b35c: Layer already exists 09:12:52 002573602eec: Layer already exists 09:12:52 97bef9b3400d: Layer already exists 09:12:52 468820e695b0: Layer already exists 09:12:52 dddf7869080d: Layer already exists 09:12:52 69d7eccd8f85: Layer already exists 09:12:52 f86a6e8902a9: Layer already exists 09:12:52 10183ceb2458: Layer already exists 09:12:52 aedc3bda2944: Layer already exists 09:12:52 3.2.0-dev.18: digest: sha256:0c8c4db875b90ad6c9795153c983f2f13cb6ca43000b0f50c3f5054decc36652 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:52 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:12:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:12:53 468820e695b0: Preparing 09:12:53 dddf7869080d: Preparing 09:12:53 002573602eec: Preparing 09:12:53 97bef9b3400d: Preparing 09:12:53 3d514399b35c: Preparing 09:12:53 69d7eccd8f85: Preparing 09:12:53 f86a6e8902a9: Preparing 09:12:53 10183ceb2458: Preparing 09:12:53 aedc3bda2944: Preparing 09:12:53 f86a6e8902a9: Waiting 09:12:53 10183ceb2458: Waiting 09:12:53 aedc3bda2944: Waiting 09:12:53 69d7eccd8f85: Waiting 09:12:53 468820e695b0: Layer already exists 09:12:53 97bef9b3400d: Layer already exists 09:12:53 002573602eec: Layer already exists 09:12:53 3d514399b35c: Layer already exists 09:12:53 dddf7869080d: Layer already exists 09:12:53 10183ceb2458: Layer already exists 09:12:53 69d7eccd8f85: Layer already exists 09:12:53 f86a6e8902a9: Layer already exists 09:12:53 aedc3bda2944: Layer already exists 09:12:53 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:0c8c4db875b90ad6c9795153c983f2f13cb6ca43000b0f50c3f5054decc36652 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:53 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 09:12:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:12:54 468820e695b0: Preparing 09:12:54 dddf7869080d: Preparing 09:12:54 002573602eec: Preparing 09:12:54 97bef9b3400d: Preparing 09:12:54 3d514399b35c: Preparing 09:12:54 69d7eccd8f85: Preparing 09:12:54 f86a6e8902a9: Preparing 09:12:54 10183ceb2458: Preparing 09:12:54 aedc3bda2944: Preparing 09:12:54 69d7eccd8f85: Waiting 09:12:54 f86a6e8902a9: Waiting 09:12:54 10183ceb2458: Waiting 09:12:54 97bef9b3400d: Layer already exists 09:12:54 468820e695b0: Layer already exists 09:12:54 002573602eec: Layer already exists 09:12:54 3d514399b35c: Layer already exists 09:12:54 dddf7869080d: Layer already exists 09:12:54 f86a6e8902a9: Layer already exists 09:12:54 69d7eccd8f85: Layer already exists 09:12:54 aedc3bda2944: Layer already exists 09:12:54 10183ceb2458: Layer already exists 09:12:54 main: digest: sha256:0c8c4db875b90ad6c9795153c983f2f13cb6ca43000b0f50c3f5054decc36652 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:12:54 ===================================================== [Pipeline] echo 09:12:54 taggedImages: 09:12:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:12:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:12:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.18 09:12:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:12:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 09:12:54 [edgeXDocker.push] Tagging docker image core-data with the following tags: 09:12:54 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:12:54 latest 09:12:54 3.2.0-dev.18 09:12:54 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:12:54 main 09:12:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:55 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:55 + docker push nexus3.edgexfoundry.org:10004/core-data:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:12:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:12:55 65a1bbdf32e9: Preparing 09:12:55 810e32f5360a: Preparing 09:12:55 3d514399b35c: Preparing 09:12:55 69d7eccd8f85: Preparing 09:12:55 6f53d32f5568: Preparing 09:12:55 10183ceb2458: Preparing 09:12:55 aedc3bda2944: Preparing 09:12:55 10183ceb2458: Waiting 09:12:55 aedc3bda2944: Waiting 09:12:55 3d514399b35c: Layer already exists 09:12:55 69d7eccd8f85: Layer already exists 09:12:55 10183ceb2458: Layer already exists 09:12:55 aedc3bda2944: Layer already exists 09:12:55 65a1bbdf32e9: Pushed 09:12:55 6f53d32f5568: Pushed 09:12:56 810e32f5360a: Pushed 09:12:56 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:3d3aa5c500208eddbd85a817351828f8c4bd9b43ec7b2fcb8647f300bc331199 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:57 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:57 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 09:12:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:12:57 65a1bbdf32e9: Preparing 09:12:57 810e32f5360a: Preparing 09:12:57 3d514399b35c: Preparing 09:12:57 69d7eccd8f85: Preparing 09:12:57 6f53d32f5568: Preparing 09:12:57 10183ceb2458: Preparing 09:12:57 aedc3bda2944: Preparing 09:12:57 aedc3bda2944: Waiting 09:12:57 10183ceb2458: Waiting 09:12:57 3d514399b35c: Layer already exists 09:12:57 810e32f5360a: Layer already exists 09:12:57 6f53d32f5568: Layer already exists 09:12:57 65a1bbdf32e9: Layer already exists 09:12:57 69d7eccd8f85: Layer already exists 09:12:57 10183ceb2458: Layer already exists 09:12:57 aedc3bda2944: Layer already exists 09:12:57 latest: digest: sha256:3d3aa5c500208eddbd85a817351828f8c4bd9b43ec7b2fcb8647f300bc331199 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:58 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:58 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.18 09:12:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:12:58 65a1bbdf32e9: Preparing 09:12:58 810e32f5360a: Preparing 09:12:58 3d514399b35c: Preparing 09:12:58 69d7eccd8f85: Preparing 09:12:58 6f53d32f5568: Preparing 09:12:58 10183ceb2458: Preparing 09:12:58 aedc3bda2944: Preparing 09:12:58 10183ceb2458: Waiting 09:12:58 aedc3bda2944: Waiting 09:12:58 69d7eccd8f85: Layer already exists 09:12:58 3d514399b35c: Layer already exists 09:12:58 6f53d32f5568: Layer already exists 09:12:58 810e32f5360a: Layer already exists 09:12:58 65a1bbdf32e9: Layer already exists 09:12:58 10183ceb2458: Layer already exists 09:12:58 aedc3bda2944: Layer already exists 09:12:58 3.2.0-dev.18: digest: sha256:3d3aa5c500208eddbd85a817351828f8c4bd9b43ec7b2fcb8647f300bc331199 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:59 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:59 + docker push nexus3.edgexfoundry.org:10004/core-data:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:12:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:12:59 65a1bbdf32e9: Preparing 09:12:59 810e32f5360a: Preparing 09:12:59 3d514399b35c: Preparing 09:12:59 69d7eccd8f85: Preparing 09:12:59 6f53d32f5568: Preparing 09:12:59 10183ceb2458: Preparing 09:12:59 aedc3bda2944: Preparing 09:12:59 10183ceb2458: Waiting 09:12:59 aedc3bda2944: Waiting 09:12:59 810e32f5360a: Layer already exists 09:12:59 65a1bbdf32e9: Layer already exists 09:12:59 69d7eccd8f85: Layer already exists 09:12:59 3d514399b35c: Layer already exists 09:12:59 6f53d32f5568: Layer already exists 09:12:59 10183ceb2458: Layer already exists 09:12:59 aedc3bda2944: Layer already exists 09:12:59 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:3d3aa5c500208eddbd85a817351828f8c4bd9b43ec7b2fcb8647f300bc331199 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:00 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:00 + docker push nexus3.edgexfoundry.org:10004/core-data:main 09:13:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:13:00 65a1bbdf32e9: Preparing 09:13:00 810e32f5360a: Preparing 09:13:00 3d514399b35c: Preparing 09:13:00 69d7eccd8f85: Preparing 09:13:00 6f53d32f5568: Preparing 09:13:00 10183ceb2458: Preparing 09:13:00 aedc3bda2944: Preparing 09:13:00 10183ceb2458: Waiting 09:13:00 aedc3bda2944: Waiting 09:13:00 6f53d32f5568: Layer already exists 09:13:00 3d514399b35c: Layer already exists 09:13:00 69d7eccd8f85: Layer already exists 09:13:00 810e32f5360a: Layer already exists 09:13:00 65a1bbdf32e9: Layer already exists 09:13:00 10183ceb2458: Layer already exists 09:13:00 aedc3bda2944: Layer already exists 09:13:00 main: digest: sha256:3d3aa5c500208eddbd85a817351828f8c4bd9b43ec7b2fcb8647f300bc331199 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:13:00 ===================================================== [Pipeline] echo 09:13:00 taggedImages: 09:13:00 - nexus3.edgexfoundry.org:10004/core-data:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:13:00 - nexus3.edgexfoundry.org:10004/core-data:latest 09:13:00 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.18 09:13:00 - nexus3.edgexfoundry.org:10004/core-data:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:13:00 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 09:13:01 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 09:13:01 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:13:01 latest 09:13:01 3.2.0-dev.18 09:13:01 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:13:01 main 09:13:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:01 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:13:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:13:02 66d5924e0097: Preparing 09:13:02 b072630ca20c: Preparing 09:13:02 ec58c832629e: Preparing 09:13:02 3d514399b35c: Preparing 09:13:02 69d7eccd8f85: Preparing 09:13:02 0f33fe680006: Preparing 09:13:02 10183ceb2458: Preparing 09:13:02 aedc3bda2944: Preparing 09:13:02 0f33fe680006: Waiting 09:13:02 10183ceb2458: Waiting 09:13:02 aedc3bda2944: Waiting 09:13:02 b072630ca20c: Pushed 09:13:02 69d7eccd8f85: Layer already exists 09:13:02 66d5924e0097: Pushed 09:13:02 #50 ... 09:13:02 09:13:02 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:13:02 #78 DONE 39.7s 09:13:02 09:13:02 #105 [support-notifications builder 6/7] COPY . . 09:13:02 #105 ... 09:13:02 09:13:02 #80 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:13:02 #80 DONE 38.9s 09:13:02 09:13:02 #77 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:13:02 #77 DONE 40.0s 09:13:02 09:13:02 #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:13:02 #75 DONE 34.0s 09:13:02 09:13:02 #106 [security-spiffe-token-provider builder 6/7] COPY . . 09:13:02 #106 DONE 1.1s 09:13:02 09:13:02 #107 [security-bootstrapper builder 6/7] COPY . . 09:13:02 #107 CACHED 09:13:02 09:13:02 #108 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:13:02 #108 CACHED 09:13:02 09:13:02 #109 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:13:02 #109 CACHED 09:13:02 09:13:02 #105 [support-notifications builder 6/7] COPY . . 09:13:02 #105 DONE 1.3s 09:13:02 09:13:02 #110 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:13:02 #110 CACHED 09:13:02 09:13:02 #111 [support-scheduler builder 6/7] COPY . . 09:13:02 #111 CACHED 09:13:02 09:13:02 #112 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:13:02 #112 CACHED 09:13:02 09:13:02 #113 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:13:02 #113 CACHED 09:13:02 09:13:02 #114 [security-secretstore-setup builder 6/7] COPY . . 09:13:02 #114 CACHED 09:13:02 09:13:02 #115 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:13:02 #115 CACHED 09:13:02 09:13:02 #116 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:13:02 #116 CACHED 09:13:02 09:13:02 #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:13:02 #117 CACHED 09:13:02 09:13:02 #118 [core-metadata builder 6/7] COPY . . 09:13:02 #118 CACHED 09:13:02 09:13:02 #119 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:13:02 #119 CACHED 09:13:02 09:13:02 #120 [core-data builder 6/7] COPY . . 09:13:02 #120 CACHED 09:13:02 09:13:02 #121 [core-data builder 4/7] COPY go.mod vendor* ./ 09:13:02 #121 CACHED 09:13:02 09:13:02 #122 [security-proxy-auth builder 6/7] COPY . . 09:13:02 #122 CACHED 09:13:02 09:13:02 #123 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:13:02 #123 CACHED 09:13:02 09:13:02 #124 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:13:02 #124 CACHED 09:13:02 09:13:02 #125 [security-proxy-setup builder 6/7] COPY . . 09:13:02 #125 DONE 1.2s 09:13:02 09:13:02 #126 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:13:02 #126 CACHED 09:13:02 09:13:02 #127 [core-common-config-bootstrapper builder 6/7] COPY . . 09:13:02 #127 CACHED 09:13:02 09:13:02 #128 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:13:02 #128 CACHED 09:13:02 09:13:02 #129 [core-command builder 6/7] COPY . . 09:13:02 #129 DONE 1.3s 09:13:02 09:13:02 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:13:02 3d514399b35c: Layer already exists 09:13:02 0f33fe680006: Layer already exists 09:13:02 10183ceb2458: Layer already exists 09:13:02 aedc3bda2944: Layer already exists 09:13:03 ec58c832629e: Pushed 09:13:03 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:14e3d41dc9f7d600ccae94e7a9d9e4f8ed976445cbf8fed6eaa9bd690d60bc55 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:03 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 09:13:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:13:04 66d5924e0097: Preparing 09:13:04 b072630ca20c: Preparing 09:13:04 ec58c832629e: Preparing 09:13:04 3d514399b35c: Preparing 09:13:04 69d7eccd8f85: Preparing 09:13:04 0f33fe680006: Preparing 09:13:04 10183ceb2458: Preparing 09:13:04 aedc3bda2944: Preparing 09:13:04 0f33fe680006: Waiting 09:13:04 10183ceb2458: Waiting 09:13:04 aedc3bda2944: Waiting 09:13:04 66d5924e0097: Layer already exists 09:13:04 ec58c832629e: Layer already exists 09:13:04 69d7eccd8f85: Layer already exists 09:13:04 b072630ca20c: Layer already exists 09:13:04 3d514399b35c: Layer already exists 09:13:04 0f33fe680006: Layer already exists 09:13:04 10183ceb2458: Layer already exists 09:13:04 aedc3bda2944: Layer already exists 09:13:04 latest: digest: sha256:14e3d41dc9f7d600ccae94e7a9d9e4f8ed976445cbf8fed6eaa9bd690d60bc55 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:04 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.18 09:13:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:13:05 66d5924e0097: Preparing 09:13:05 b072630ca20c: Preparing 09:13:05 ec58c832629e: Preparing 09:13:05 3d514399b35c: Preparing 09:13:05 69d7eccd8f85: Preparing 09:13:05 0f33fe680006: Preparing 09:13:05 10183ceb2458: Preparing 09:13:05 0f33fe680006: Waiting 09:13:05 aedc3bda2944: Preparing 09:13:05 10183ceb2458: Waiting 09:13:05 aedc3bda2944: Waiting 09:13:05 ec58c832629e: Layer already exists 09:13:05 b072630ca20c: Layer already exists 09:13:05 3d514399b35c: Layer already exists 09:13:05 66d5924e0097: Layer already exists 09:13:05 69d7eccd8f85: Layer already exists 09:13:05 aedc3bda2944: Layer already exists 09:13:05 10183ceb2458: Layer already exists 09:13:05 0f33fe680006: Layer already exists 09:13:05 3.2.0-dev.18: digest: sha256:14e3d41dc9f7d600ccae94e7a9d9e4f8ed976445cbf8fed6eaa9bd690d60bc55 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:05 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:13:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:13:06 66d5924e0097: Preparing 09:13:06 b072630ca20c: Preparing 09:13:06 ec58c832629e: Preparing 09:13:06 3d514399b35c: Preparing 09:13:06 69d7eccd8f85: Preparing 09:13:06 0f33fe680006: Preparing 09:13:06 10183ceb2458: Preparing 09:13:06 aedc3bda2944: Preparing 09:13:06 0f33fe680006: Waiting 09:13:06 aedc3bda2944: Waiting 09:13:06 66d5924e0097: Layer already exists 09:13:06 3d514399b35c: Layer already exists 09:13:06 b072630ca20c: Layer already exists 09:13:06 69d7eccd8f85: Layer already exists 09:13:06 ec58c832629e: Layer already exists 09:13:06 aedc3bda2944: Layer already exists 09:13:06 0f33fe680006: Layer already exists 09:13:06 10183ceb2458: Layer already exists 09:13:06 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:14e3d41dc9f7d600ccae94e7a9d9e4f8ed976445cbf8fed6eaa9bd690d60bc55 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:06 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 09:13:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:13:07 66d5924e0097: Preparing 09:13:07 b072630ca20c: Preparing 09:13:07 ec58c832629e: Preparing 09:13:07 3d514399b35c: Preparing 09:13:07 69d7eccd8f85: Preparing 09:13:07 0f33fe680006: Preparing 09:13:07 10183ceb2458: Preparing 09:13:07 aedc3bda2944: Preparing 09:13:07 0f33fe680006: Waiting 09:13:07 10183ceb2458: Waiting 09:13:07 aedc3bda2944: Waiting 09:13:07 b072630ca20c: Layer already exists 09:13:07 ec58c832629e: Layer already exists 09:13:07 3d514399b35c: Layer already exists 09:13:07 66d5924e0097: Layer already exists 09:13:07 69d7eccd8f85: Layer already exists 09:13:07 10183ceb2458: Layer already exists 09:13:07 aedc3bda2944: Layer already exists 09:13:07 0f33fe680006: Layer already exists 09:13:07 main: digest: sha256:14e3d41dc9f7d600ccae94e7a9d9e4f8ed976445cbf8fed6eaa9bd690d60bc55 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:13:07 ===================================================== [Pipeline] echo 09:13:07 taggedImages: 09:13:07 - nexus3.edgexfoundry.org:10004/core-metadata:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:13:07 - nexus3.edgexfoundry.org:10004/core-metadata:latest 09:13:07 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.18 09:13:07 - nexus3.edgexfoundry.org:10004/core-metadata:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:13:07 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 09:13:07 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 09:13:07 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:13:07 latest 09:13:07 3.2.0-dev.18 09:13:07 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:13:07 main 09:13:07 ===================================================== 09:13:07 #130 ... 09:13:07 09:13:07 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:13:07 #0 4.601 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:08 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } 09:13:08 #131 ... 09:13:08 09:13:08 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:13:08 #130 6.452 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:13:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:13:08 3e900f86904c: Preparing 09:13:08 8e6aa273d8df: Preparing 09:13:08 a459b30f2c7d: Preparing 09:13:08 865ae22adb1a: Preparing 09:13:08 c726d7178821: Preparing 09:13:08 dfaf41264477: Preparing 09:13:08 dd492b7f9466: Preparing 09:13:08 3d514399b35c: Preparing 09:13:08 dfaf41264477: Waiting 09:13:08 dd492b7f9466: Waiting 09:13:08 69d7eccd8f85: Preparing 09:13:08 ec0515e254a1: Preparing 09:13:08 3ba710eb83f6: Preparing 09:13:08 5f70bf18a086: Preparing 09:13:08 6d3a553da392: Preparing 09:13:08 38ed97c9cb36: Preparing 09:13:08 c57f6b4a0929: Preparing 09:13:08 aedc3bda2944: Preparing 09:13:08 69d7eccd8f85: Waiting 09:13:08 3ba710eb83f6: Waiting 09:13:08 5f70bf18a086: Waiting 09:13:08 ec0515e254a1: Waiting 09:13:08 3d514399b35c: Waiting 09:13:08 c57f6b4a0929: Waiting 09:13:08 a459b30f2c7d: Pushed 09:13:08 865ae22adb1a: Pushed 09:13:08 c726d7178821: Pushed 09:13:08 8e6aa273d8df: Pushed 09:13:09 3e900f86904c: Pushed 09:13:09 dfaf41264477: Pushed 09:13:09 3d514399b35c: Layer already exists 09:13:09 69d7eccd8f85: Layer already exists 09:13:09 ec0515e254a1: Pushed 09:13:09 3ba710eb83f6: Pushed 09:13:09 5f70bf18a086: Pushed 09:13:09 6d3a553da392: Pushed 09:13:09 38ed97c9cb36: Pushed 09:13:10 c57f6b4a0929: Pushed 09:13:10 aedc3bda2944: Layer already exists 09:13:10 dd492b7f9466: Pushed 09:13:10 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:84b9bae9eac7bfdb6584dca57928a096be2a0e87591f7d2592bdd9466c79c2c9 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:11 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:13:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:13:11 3e900f86904c: Preparing 09:13:11 8e6aa273d8df: Preparing 09:13:11 a459b30f2c7d: Preparing 09:13:11 865ae22adb1a: Preparing 09:13:11 c726d7178821: Preparing 09:13:11 dfaf41264477: Preparing 09:13:11 dd492b7f9466: Preparing 09:13:11 3d514399b35c: Preparing 09:13:11 69d7eccd8f85: Preparing 09:13:11 ec0515e254a1: Preparing 09:13:11 3ba710eb83f6: Preparing 09:13:11 5f70bf18a086: Preparing 09:13:11 6d3a553da392: Preparing 09:13:11 38ed97c9cb36: Preparing 09:13:11 c57f6b4a0929: Preparing 09:13:11 aedc3bda2944: Preparing 09:13:11 6d3a553da392: Waiting 09:13:11 dfaf41264477: Waiting 09:13:11 5f70bf18a086: Waiting 09:13:11 dd492b7f9466: Waiting 09:13:11 3ba710eb83f6: Waiting 09:13:11 69d7eccd8f85: Waiting 09:13:11 3d514399b35c: Waiting 09:13:11 38ed97c9cb36: Waiting 09:13:11 c57f6b4a0929: Waiting 09:13:11 aedc3bda2944: Waiting 09:13:11 ec0515e254a1: Waiting 09:13:11 c726d7178821: Layer already exists 09:13:11 865ae22adb1a: Layer already exists 09:13:11 3e900f86904c: Layer already exists 09:13:11 a459b30f2c7d: Layer already exists 09:13:11 8e6aa273d8df: Layer already exists 09:13:11 dfaf41264477: Layer already exists 09:13:11 dd492b7f9466: Layer already exists 09:13:11 ec0515e254a1: Layer already exists 09:13:11 69d7eccd8f85: Layer already exists 09:13:11 3d514399b35c: Layer already exists 09:13:11 5f70bf18a086: Layer already exists 09:13:11 3ba710eb83f6: Layer already exists 09:13:11 6d3a553da392: Layer already exists 09:13:11 38ed97c9cb36: Layer already exists 09:13:11 c57f6b4a0929: Layer already exists 09:13:11 aedc3bda2944: Layer already exists 09:13:11 latest: digest: sha256:84b9bae9eac7bfdb6584dca57928a096be2a0e87591f7d2592bdd9466c79c2c9 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:12 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.18 09:13:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:13:12 3e900f86904c: Preparing 09:13:12 8e6aa273d8df: Preparing 09:13:12 a459b30f2c7d: Preparing 09:13:12 865ae22adb1a: Preparing 09:13:12 c726d7178821: Preparing 09:13:12 dfaf41264477: Preparing 09:13:12 dd492b7f9466: Preparing 09:13:12 3d514399b35c: Preparing 09:13:12 69d7eccd8f85: Preparing 09:13:12 ec0515e254a1: Preparing 09:13:12 3ba710eb83f6: Preparing 09:13:12 5f70bf18a086: Preparing 09:13:12 6d3a553da392: Preparing 09:13:12 38ed97c9cb36: Preparing 09:13:12 c57f6b4a0929: Preparing 09:13:12 aedc3bda2944: Preparing 09:13:12 dfaf41264477: Waiting 09:13:12 dd492b7f9466: Waiting 09:13:12 3ba710eb83f6: Waiting 09:13:12 5f70bf18a086: Waiting 09:13:12 3d514399b35c: Waiting 09:13:12 6d3a553da392: Waiting 09:13:12 69d7eccd8f85: Waiting 09:13:12 ec0515e254a1: Waiting 09:13:12 38ed97c9cb36: Waiting 09:13:12 c57f6b4a0929: Waiting 09:13:12 aedc3bda2944: Waiting 09:13:12 865ae22adb1a: Layer already exists 09:13:12 c726d7178821: Layer already exists 09:13:12 3e900f86904c: Layer already exists 09:13:12 8e6aa273d8df: Layer already exists 09:13:12 a459b30f2c7d: Layer already exists 09:13:12 dfaf41264477: Layer already exists 09:13:12 ec0515e254a1: Layer already exists 09:13:12 dd492b7f9466: Layer already exists 09:13:12 3d514399b35c: Layer already exists 09:13:12 69d7eccd8f85: Layer already exists 09:13:12 3ba710eb83f6: Layer already exists 09:13:12 5f70bf18a086: Layer already exists 09:13:12 38ed97c9cb36: Layer already exists 09:13:12 6d3a553da392: Layer already exists 09:13:12 c57f6b4a0929: Layer already exists 09:13:12 aedc3bda2944: Layer already exists 09:13:12 3.2.0-dev.18: digest: sha256:84b9bae9eac7bfdb6584dca57928a096be2a0e87591f7d2592bdd9466c79c2c9 size: 3645 [Pipeline] } 09:13:12 #130 ... 09:13:12 09:13:12 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:13:12 #0 4.357 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:13:12 #132 ... 09:13:12 09:13:12 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:13:12 #0 6.398 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:13:12 #133 ... 09:13:12 09:13:12 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:13:12 #0 6.297 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:13:12 #134 ... 09:13:12 09:13:12 #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:13:12 #0 6.408 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:13:12 #135 ... 09:13:12 09:13:12 #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:13:12 #0 6.388 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:13 #136 ... 09:13:13 09:13:13 #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:13:13 #0 4.194 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:13:13 #137 ... 09:13:13 09:13:13 #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:13:13 #0 6.657 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:13:13 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 09:13:13 #138 ... 09:13:13 09:13:13 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:13:13 #0 6.361 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:13:13 #139 ... 09:13:13 09:13:13 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:13:13 #0 6.437 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [Pipeline] sh 09:13:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:13:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:13:13 3e900f86904c: Preparing 09:13:13 8e6aa273d8df: Preparing 09:13:13 a459b30f2c7d: Preparing 09:13:13 865ae22adb1a: Preparing 09:13:13 c726d7178821: Preparing 09:13:13 dfaf41264477: Preparing 09:13:13 dd492b7f9466: Preparing 09:13:13 3d514399b35c: Preparing 09:13:13 69d7eccd8f85: Preparing 09:13:13 ec0515e254a1: Preparing 09:13:13 3ba710eb83f6: Preparing 09:13:13 5f70bf18a086: Preparing 09:13:13 6d3a553da392: Preparing 09:13:13 38ed97c9cb36: Preparing 09:13:13 c57f6b4a0929: Preparing 09:13:13 aedc3bda2944: Preparing 09:13:13 ec0515e254a1: Waiting 09:13:13 69d7eccd8f85: Waiting 09:13:13 3ba710eb83f6: Waiting 09:13:13 5f70bf18a086: Waiting 09:13:13 6d3a553da392: Waiting 09:13:13 38ed97c9cb36: Waiting 09:13:13 c57f6b4a0929: Waiting 09:13:13 aedc3bda2944: Waiting 09:13:13 dfaf41264477: Waiting 09:13:13 dd492b7f9466: Waiting 09:13:13 3d514399b35c: Waiting 09:13:13 c726d7178821: Layer already exists 09:13:13 3e900f86904c: Layer already exists 09:13:13 8e6aa273d8df: Layer already exists 09:13:13 a459b30f2c7d: Layer already exists 09:13:13 865ae22adb1a: Layer already exists 09:13:13 dd492b7f9466: Layer already exists 09:13:13 3d514399b35c: Layer already exists 09:13:13 dfaf41264477: Layer already exists 09:13:13 69d7eccd8f85: Layer already exists 09:13:13 ec0515e254a1: Layer already exists 09:13:13 6d3a553da392: Layer already exists 09:13:13 5f70bf18a086: Layer already exists 09:13:13 c57f6b4a0929: Layer already exists 09:13:13 38ed97c9cb36: Layer already exists 09:13:13 3ba710eb83f6: Layer already exists 09:13:13 aedc3bda2944: Layer already exists 09:13:13 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:84b9bae9eac7bfdb6584dca57928a096be2a0e87591f7d2592bdd9466c79c2c9 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:14 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 09:13:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:13:14 3e900f86904c: Preparing 09:13:14 8e6aa273d8df: Preparing 09:13:14 a459b30f2c7d: Preparing 09:13:14 865ae22adb1a: Preparing 09:13:14 c726d7178821: Preparing 09:13:14 dfaf41264477: Preparing 09:13:14 dd492b7f9466: Preparing 09:13:14 dfaf41264477: Waiting 09:13:14 3d514399b35c: Preparing 09:13:14 dd492b7f9466: Waiting 09:13:14 69d7eccd8f85: Preparing 09:13:14 ec0515e254a1: Preparing 09:13:14 3ba710eb83f6: Preparing 09:13:14 5f70bf18a086: Preparing 09:13:14 3d514399b35c: Waiting 09:13:14 6d3a553da392: Preparing 09:13:14 38ed97c9cb36: Preparing 09:13:14 69d7eccd8f85: Waiting 09:13:14 c57f6b4a0929: Preparing 09:13:14 aedc3bda2944: Preparing 09:13:14 ec0515e254a1: Waiting 09:13:14 3ba710eb83f6: Waiting 09:13:14 6d3a553da392: Waiting 09:13:14 aedc3bda2944: Waiting 09:13:14 38ed97c9cb36: Waiting 09:13:14 c57f6b4a0929: Waiting 09:13:14 5f70bf18a086: Waiting 09:13:14 a459b30f2c7d: Layer already exists 09:13:14 865ae22adb1a: Layer already exists 09:13:14 8e6aa273d8df: Layer already exists 09:13:14 c726d7178821: Layer already exists 09:13:14 3e900f86904c: Layer already exists 09:13:14 dfaf41264477: Layer already exists 09:13:14 69d7eccd8f85: Layer already exists 09:13:14 ec0515e254a1: Layer already exists 09:13:14 3d514399b35c: Layer already exists 09:13:14 dd492b7f9466: Layer already exists 09:13:14 3ba710eb83f6: Layer already exists 09:13:14 5f70bf18a086: Layer already exists 09:13:14 6d3a553da392: Layer already exists 09:13:14 38ed97c9cb36: Layer already exists 09:13:14 aedc3bda2944: Layer already exists 09:13:14 c57f6b4a0929: Layer already exists 09:13:14 main: digest: sha256:84b9bae9eac7bfdb6584dca57928a096be2a0e87591f7d2592bdd9466c79c2c9 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:13:14 ===================================================== [Pipeline] echo 09:13:14 taggedImages: 09:13:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:13:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:13:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.18 09:13:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:13:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 09:13:15 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 09:13:15 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:13:15 latest 09:13:15 3.2.0-dev.18 09:13:15 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:13:15 main 09:13:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:15 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:13:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:13:16 468820e695b0: Preparing 09:13:16 dddf7869080d: Preparing 09:13:16 cf60f506326d: Preparing 09:13:16 fb5f10af5e21: Preparing 09:13:16 3d514399b35c: Preparing 09:13:16 69d7eccd8f85: Preparing 09:13:16 f86a6e8902a9: Preparing 09:13:16 10183ceb2458: Preparing 09:13:16 aedc3bda2944: Preparing 09:13:16 69d7eccd8f85: Waiting 09:13:16 f86a6e8902a9: Waiting 09:13:16 10183ceb2458: Waiting 09:13:16 aedc3bda2944: Waiting 09:13:16 468820e695b0: Layer already exists 09:13:16 cf60f506326d: Pushed 09:13:16 dddf7869080d: Layer already exists 09:13:16 3d514399b35c: Layer already exists 09:13:16 69d7eccd8f85: Layer already exists 09:13:16 f86a6e8902a9: Layer already exists 09:13:16 10183ceb2458: Layer already exists 09:13:16 aedc3bda2944: Layer already exists 09:13:16 fb5f10af5e21: Pushed 09:13:17 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:653dd88102b7df42d8872e9f2dbd3019dd7ac747d09fe2c870dbb27060690acf size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:17 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:13:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:13:18 468820e695b0: Preparing 09:13:18 dddf7869080d: Preparing 09:13:18 cf60f506326d: Preparing 09:13:18 fb5f10af5e21: Preparing 09:13:18 3d514399b35c: Preparing 09:13:18 69d7eccd8f85: Preparing 09:13:18 f86a6e8902a9: Preparing 09:13:18 10183ceb2458: Preparing 09:13:18 aedc3bda2944: Preparing 09:13:18 f86a6e8902a9: Waiting 09:13:18 10183ceb2458: Waiting 09:13:18 69d7eccd8f85: Waiting 09:13:18 aedc3bda2944: Waiting 09:13:18 3d514399b35c: Layer already exists 09:13:18 cf60f506326d: Layer already exists 09:13:18 fb5f10af5e21: Layer already exists 09:13:18 dddf7869080d: Layer already exists 09:13:18 468820e695b0: Layer already exists 09:13:18 f86a6e8902a9: Layer already exists 09:13:18 69d7eccd8f85: Layer already exists 09:13:18 aedc3bda2944: Layer already exists 09:13:18 10183ceb2458: Layer already exists 09:13:18 latest: digest: sha256:653dd88102b7df42d8872e9f2dbd3019dd7ac747d09fe2c870dbb27060690acf size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:18 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.18 09:13:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:13:19 468820e695b0: Preparing 09:13:19 dddf7869080d: Preparing 09:13:19 cf60f506326d: Preparing 09:13:19 fb5f10af5e21: Preparing 09:13:19 3d514399b35c: Preparing 09:13:19 69d7eccd8f85: Preparing 09:13:19 f86a6e8902a9: Preparing 09:13:19 10183ceb2458: Preparing 09:13:19 aedc3bda2944: Preparing 09:13:19 aedc3bda2944: Waiting 09:13:19 f86a6e8902a9: Waiting 09:13:19 10183ceb2458: Waiting 09:13:19 69d7eccd8f85: Waiting 09:13:19 468820e695b0: Layer already exists 09:13:19 fb5f10af5e21: Layer already exists 09:13:19 3d514399b35c: Layer already exists 09:13:19 dddf7869080d: Layer already exists 09:13:19 cf60f506326d: Layer already exists 09:13:19 10183ceb2458: Layer already exists 09:13:19 f86a6e8902a9: Layer already exists 09:13:19 69d7eccd8f85: Layer already exists 09:13:19 aedc3bda2944: Layer already exists 09:13:19 3.2.0-dev.18: digest: sha256:653dd88102b7df42d8872e9f2dbd3019dd7ac747d09fe2c870dbb27060690acf size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:19 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:13:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:13:20 468820e695b0: Preparing 09:13:20 dddf7869080d: Preparing 09:13:20 cf60f506326d: Preparing 09:13:20 fb5f10af5e21: Preparing 09:13:20 3d514399b35c: Preparing 09:13:20 69d7eccd8f85: Preparing 09:13:20 f86a6e8902a9: Preparing 09:13:20 10183ceb2458: Preparing 09:13:20 aedc3bda2944: Preparing 09:13:20 69d7eccd8f85: Waiting 09:13:20 aedc3bda2944: Waiting 09:13:20 f86a6e8902a9: Waiting 09:13:20 10183ceb2458: Waiting 09:13:20 fb5f10af5e21: Layer already exists 09:13:20 dddf7869080d: Layer already exists 09:13:20 3d514399b35c: Layer already exists 09:13:20 468820e695b0: Layer already exists 09:13:20 cf60f506326d: Layer already exists 09:13:20 f86a6e8902a9: Layer already exists 09:13:20 69d7eccd8f85: Layer already exists 09:13:20 10183ceb2458: Layer already exists 09:13:20 aedc3bda2944: Layer already exists 09:13:20 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:653dd88102b7df42d8872e9f2dbd3019dd7ac747d09fe2c870dbb27060690acf size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:20 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 09:13:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:13:21 468820e695b0: Preparing 09:13:21 dddf7869080d: Preparing 09:13:21 cf60f506326d: Preparing 09:13:21 fb5f10af5e21: Preparing 09:13:21 3d514399b35c: Preparing 09:13:21 69d7eccd8f85: Preparing 09:13:21 f86a6e8902a9: Preparing 09:13:21 10183ceb2458: Preparing 09:13:21 aedc3bda2944: Preparing 09:13:21 69d7eccd8f85: Waiting 09:13:21 f86a6e8902a9: Waiting 09:13:21 aedc3bda2944: Waiting 09:13:21 10183ceb2458: Waiting 09:13:21 cf60f506326d: Layer already exists 09:13:21 468820e695b0: Layer already exists 09:13:21 fb5f10af5e21: Layer already exists 09:13:21 dddf7869080d: Layer already exists 09:13:21 3d514399b35c: Layer already exists 09:13:21 69d7eccd8f85: Layer already exists 09:13:21 10183ceb2458: Layer already exists 09:13:21 aedc3bda2944: Layer already exists 09:13:21 f86a6e8902a9: Layer already exists 09:13:21 main: digest: sha256:653dd88102b7df42d8872e9f2dbd3019dd7ac747d09fe2c870dbb27060690acf size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:13:21 ===================================================== [Pipeline] echo 09:13:21 taggedImages: 09:13:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:13:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:13:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.18 09:13:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:13:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 09:13:21 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 09:13:21 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:13:21 latest 09:13:21 3.2.0-dev.18 09:13:21 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:13:21 main 09:13:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:22 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:13:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:13:22 75b47b96329c: Preparing 09:13:22 b845ce900c1e: Preparing 09:13:22 711e76519505: Preparing 09:13:22 33dbc055cfb8: Preparing 09:13:22 9605e02f00da: Preparing 09:13:22 3d514399b35c: Preparing 09:13:22 69d7eccd8f85: Preparing 09:13:22 543a697011f8: Preparing 09:13:22 3cd6707fe270: Preparing 09:13:22 be4c33936186: Preparing 09:13:22 aedc3bda2944: Preparing 09:13:22 3d514399b35c: Waiting 09:13:22 69d7eccd8f85: Waiting 09:13:22 543a697011f8: Waiting 09:13:22 3cd6707fe270: Waiting 09:13:22 be4c33936186: Waiting 09:13:22 aedc3bda2944: Waiting 09:13:22 33dbc055cfb8: Pushed 09:13:22 b845ce900c1e: Pushed 09:13:22 9605e02f00da: Pushed 09:13:23 75b47b96329c: Pushed 09:13:23 3d514399b35c: Layer already exists 09:13:23 69d7eccd8f85: Layer already exists 09:13:23 3cd6707fe270: Pushed 09:13:23 543a697011f8: Pushed 09:13:23 aedc3bda2944: Layer already exists 09:13:23 711e76519505: Pushed 09:13:24 be4c33936186: Pushed 09:13:24 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:cc5f75cd8febbbf9da38db713f1cfa7f63d5403dff9fe583bf08cc18024cee6b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:24 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:13:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:13:25 75b47b96329c: Preparing 09:13:25 b845ce900c1e: Preparing 09:13:25 711e76519505: Preparing 09:13:25 33dbc055cfb8: Preparing 09:13:25 9605e02f00da: Preparing 09:13:25 3d514399b35c: Preparing 09:13:25 69d7eccd8f85: Preparing 09:13:25 543a697011f8: Preparing 09:13:25 3cd6707fe270: Preparing 09:13:25 be4c33936186: Preparing 09:13:25 aedc3bda2944: Preparing 09:13:25 3d514399b35c: Waiting 09:13:25 69d7eccd8f85: Waiting 09:13:25 543a697011f8: Waiting 09:13:25 3cd6707fe270: Waiting 09:13:25 be4c33936186: Waiting 09:13:25 aedc3bda2944: Waiting 09:13:25 75b47b96329c: Layer already exists 09:13:25 b845ce900c1e: Layer already exists 09:13:25 33dbc055cfb8: Layer already exists 09:13:25 9605e02f00da: Layer already exists 09:13:25 711e76519505: Layer already exists 09:13:25 3d514399b35c: Layer already exists 09:13:25 69d7eccd8f85: Layer already exists 09:13:25 543a697011f8: Layer already exists 09:13:25 3cd6707fe270: Layer already exists 09:13:25 be4c33936186: Layer already exists 09:13:25 aedc3bda2944: Layer already exists 09:13:25 latest: digest: sha256:cc5f75cd8febbbf9da38db713f1cfa7f63d5403dff9fe583bf08cc18024cee6b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:25 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.18 09:13:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:13:26 75b47b96329c: Preparing 09:13:26 b845ce900c1e: Preparing 09:13:26 711e76519505: Preparing 09:13:26 33dbc055cfb8: Preparing 09:13:26 9605e02f00da: Preparing 09:13:26 3d514399b35c: Preparing 09:13:26 69d7eccd8f85: Preparing 09:13:26 543a697011f8: Preparing 09:13:26 3cd6707fe270: Preparing 09:13:26 be4c33936186: Preparing 09:13:26 aedc3bda2944: Preparing 09:13:26 3cd6707fe270: Waiting 09:13:26 69d7eccd8f85: Waiting 09:13:26 be4c33936186: Waiting 09:13:26 543a697011f8: Waiting 09:13:26 aedc3bda2944: Waiting 09:13:26 3d514399b35c: Waiting 09:13:26 b845ce900c1e: Layer already exists 09:13:26 9605e02f00da: Layer already exists 09:13:26 711e76519505: Layer already exists 09:13:26 33dbc055cfb8: Layer already exists 09:13:26 75b47b96329c: Layer already exists 09:13:26 3d514399b35c: Layer already exists 09:13:26 543a697011f8: Layer already exists 09:13:26 be4c33936186: Layer already exists 09:13:26 3cd6707fe270: Layer already exists 09:13:26 69d7eccd8f85: Layer already exists 09:13:26 aedc3bda2944: Layer already exists 09:13:26 3.2.0-dev.18: digest: sha256:cc5f75cd8febbbf9da38db713f1cfa7f63d5403dff9fe583bf08cc18024cee6b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:26 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:13:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:13:27 75b47b96329c: Preparing 09:13:27 b845ce900c1e: Preparing 09:13:27 711e76519505: Preparing 09:13:27 33dbc055cfb8: Preparing 09:13:27 9605e02f00da: Preparing 09:13:27 3d514399b35c: Preparing 09:13:27 69d7eccd8f85: Preparing 09:13:27 543a697011f8: Preparing 09:13:27 3cd6707fe270: Preparing 09:13:27 be4c33936186: Preparing 09:13:27 aedc3bda2944: Preparing 09:13:27 3d514399b35c: Waiting 09:13:27 3cd6707fe270: Waiting 09:13:27 be4c33936186: Waiting 09:13:27 69d7eccd8f85: Waiting 09:13:27 aedc3bda2944: Waiting 09:13:27 33dbc055cfb8: Layer already exists 09:13:27 9605e02f00da: Layer already exists 09:13:27 711e76519505: Layer already exists 09:13:27 b845ce900c1e: Layer already exists 09:13:27 75b47b96329c: Layer already exists 09:13:27 3d514399b35c: Layer already exists 09:13:27 69d7eccd8f85: Layer already exists 09:13:27 543a697011f8: Layer already exists 09:13:27 3cd6707fe270: Layer already exists 09:13:27 be4c33936186: Layer already exists 09:13:27 aedc3bda2944: Layer already exists 09:13:27 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:cc5f75cd8febbbf9da38db713f1cfa7f63d5403dff9fe583bf08cc18024cee6b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:27 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 09:13:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:13:28 75b47b96329c: Preparing 09:13:28 b845ce900c1e: Preparing 09:13:28 711e76519505: Preparing 09:13:28 33dbc055cfb8: Preparing 09:13:28 9605e02f00da: Preparing 09:13:28 3d514399b35c: Preparing 09:13:28 69d7eccd8f85: Preparing 09:13:28 543a697011f8: Preparing 09:13:28 3cd6707fe270: Preparing 09:13:28 be4c33936186: Preparing 09:13:28 aedc3bda2944: Preparing 09:13:28 543a697011f8: Waiting 09:13:28 be4c33936186: Waiting 09:13:28 aedc3bda2944: Waiting 09:13:28 3cd6707fe270: Waiting 09:13:28 3d514399b35c: Waiting 09:13:28 69d7eccd8f85: Waiting 09:13:28 b845ce900c1e: Layer already exists 09:13:28 75b47b96329c: Layer already exists 09:13:28 9605e02f00da: Layer already exists 09:13:28 33dbc055cfb8: Layer already exists 09:13:28 711e76519505: Layer already exists 09:13:28 3cd6707fe270: Layer already exists 09:13:28 3d514399b35c: Layer already exists 09:13:28 69d7eccd8f85: Layer already exists 09:13:28 be4c33936186: Layer already exists 09:13:28 543a697011f8: Layer already exists 09:13:28 aedc3bda2944: Layer already exists 09:13:28 main: digest: sha256:cc5f75cd8febbbf9da38db713f1cfa7f63d5403dff9fe583bf08cc18024cee6b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:13:28 ===================================================== [Pipeline] echo 09:13:28 taggedImages: 09:13:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:13:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:13:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.18 09:13:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:13:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 09:13:28 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 09:13:28 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:13:28 latest 09:13:28 3.2.0-dev.18 09:13:28 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:13:28 main 09:13:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:29 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:13:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:13:29 1b4942503218: Preparing 09:13:29 f8eef2ee6d2c: Preparing 09:13:29 983b78bcc657: Preparing 09:13:29 2949fa32a3d7: Preparing 09:13:29 579599d68adc: Preparing 09:13:29 4c54a9662379: Preparing 09:13:29 c69899be8546: Preparing 09:13:29 3d514399b35c: Preparing 09:13:29 69d7eccd8f85: Preparing 09:13:29 1cc3d2b087f4: Preparing 09:13:29 dcdfacf517a1: Preparing 09:13:29 aedc3bda2944: Preparing 09:13:29 c69899be8546: Waiting 09:13:29 4c54a9662379: Waiting 09:13:29 3d514399b35c: Waiting 09:13:29 69d7eccd8f85: Waiting 09:13:29 1cc3d2b087f4: Waiting 09:13:29 aedc3bda2944: Waiting 09:13:29 1b4942503218: Pushed 09:13:29 579599d68adc: Pushed 09:13:29 f8eef2ee6d2c: Pushed 09:13:29 3d514399b35c: Layer already exists 09:13:29 69d7eccd8f85: Layer already exists 09:13:30 c69899be8546: Pushed 09:13:30 4c54a9662379: Pushed 09:13:30 aedc3bda2944: Layer already exists 09:13:30 1cc3d2b087f4: Pushed 09:13:30 2949fa32a3d7: Pushed 09:13:30 983b78bcc657: Pushed 09:13:31 dcdfacf517a1: Pushed 09:13:31 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:0d20cea78371a8313af409871161d3688d9bfaf92ca7ce4dc74947fa13631fcb size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:31 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:13:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:13:32 1b4942503218: Preparing 09:13:32 f8eef2ee6d2c: Preparing 09:13:32 983b78bcc657: Preparing 09:13:32 2949fa32a3d7: Preparing 09:13:32 579599d68adc: Preparing 09:13:32 4c54a9662379: Preparing 09:13:32 c69899be8546: Preparing 09:13:32 3d514399b35c: Preparing 09:13:32 69d7eccd8f85: Preparing 09:13:32 1cc3d2b087f4: Preparing 09:13:32 dcdfacf517a1: Preparing 09:13:32 aedc3bda2944: Preparing 09:13:32 4c54a9662379: Waiting 09:13:32 69d7eccd8f85: Waiting 09:13:32 dcdfacf517a1: Waiting 09:13:32 c69899be8546: Waiting 09:13:32 3d514399b35c: Waiting 09:13:32 aedc3bda2944: Waiting 09:13:32 2949fa32a3d7: Layer already exists 09:13:32 f8eef2ee6d2c: Layer already exists 09:13:32 1b4942503218: Layer already exists 09:13:32 579599d68adc: Layer already exists 09:13:32 983b78bcc657: Layer already exists 09:13:32 c69899be8546: Layer already exists 09:13:32 69d7eccd8f85: Layer already exists 09:13:32 4c54a9662379: Layer already exists 09:13:32 3d514399b35c: Layer already exists 09:13:32 1cc3d2b087f4: Layer already exists 09:13:32 dcdfacf517a1: Layer already exists 09:13:32 aedc3bda2944: Layer already exists 09:13:32 latest: digest: sha256:0d20cea78371a8313af409871161d3688d9bfaf92ca7ce4dc74947fa13631fcb size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:32 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.18 09:13:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:13:33 1b4942503218: Preparing 09:13:33 f8eef2ee6d2c: Preparing 09:13:33 983b78bcc657: Preparing 09:13:33 2949fa32a3d7: Preparing 09:13:33 579599d68adc: Preparing 09:13:33 4c54a9662379: Preparing 09:13:33 c69899be8546: Preparing 09:13:33 3d514399b35c: Preparing 09:13:33 69d7eccd8f85: Preparing 09:13:33 1cc3d2b087f4: Preparing 09:13:33 dcdfacf517a1: Preparing 09:13:33 aedc3bda2944: Preparing 09:13:33 c69899be8546: Waiting 09:13:33 3d514399b35c: Waiting 09:13:33 69d7eccd8f85: Waiting 09:13:33 1cc3d2b087f4: Waiting 09:13:33 dcdfacf517a1: Waiting 09:13:33 aedc3bda2944: Waiting 09:13:33 4c54a9662379: Waiting 09:13:33 2949fa32a3d7: Layer already exists 09:13:33 983b78bcc657: Layer already exists 09:13:33 1b4942503218: Layer already exists 09:13:33 579599d68adc: Layer already exists 09:13:33 f8eef2ee6d2c: Layer already exists 09:13:33 c69899be8546: Layer already exists 09:13:33 3d514399b35c: Layer already exists 09:13:33 4c54a9662379: Layer already exists 09:13:33 69d7eccd8f85: Layer already exists 09:13:33 1cc3d2b087f4: Layer already exists 09:13:33 dcdfacf517a1: Layer already exists 09:13:33 aedc3bda2944: Layer already exists 09:13:33 3.2.0-dev.18: digest: sha256:0d20cea78371a8313af409871161d3688d9bfaf92ca7ce4dc74947fa13631fcb size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:33 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:13:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:13:34 1b4942503218: Preparing 09:13:34 f8eef2ee6d2c: Preparing 09:13:34 983b78bcc657: Preparing 09:13:34 2949fa32a3d7: Preparing 09:13:34 579599d68adc: Preparing 09:13:34 4c54a9662379: Preparing 09:13:34 c69899be8546: Preparing 09:13:34 3d514399b35c: Preparing 09:13:34 69d7eccd8f85: Preparing 09:13:34 1cc3d2b087f4: Preparing 09:13:34 dcdfacf517a1: Preparing 09:13:34 aedc3bda2944: Preparing 09:13:34 c69899be8546: Waiting 09:13:34 3d514399b35c: Waiting 09:13:34 69d7eccd8f85: Waiting 09:13:34 1cc3d2b087f4: Waiting 09:13:34 1b4942503218: Layer already exists 09:13:34 983b78bcc657: Layer already exists 09:13:34 2949fa32a3d7: Layer already exists 09:13:34 579599d68adc: Layer already exists 09:13:34 f8eef2ee6d2c: Layer already exists 09:13:34 c69899be8546: Layer already exists 09:13:34 4c54a9662379: Layer already exists 09:13:34 3d514399b35c: Layer already exists 09:13:34 1cc3d2b087f4: Layer already exists 09:13:34 69d7eccd8f85: Layer already exists 09:13:34 dcdfacf517a1: Layer already exists 09:13:34 aedc3bda2944: Layer already exists 09:13:34 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:0d20cea78371a8313af409871161d3688d9bfaf92ca7ce4dc74947fa13631fcb size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:34 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 09:13:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:13:35 1b4942503218: Preparing 09:13:35 f8eef2ee6d2c: Preparing 09:13:35 983b78bcc657: Preparing 09:13:35 2949fa32a3d7: Preparing 09:13:35 579599d68adc: Preparing 09:13:35 4c54a9662379: Preparing 09:13:35 c69899be8546: Preparing 09:13:35 3d514399b35c: Preparing 09:13:35 69d7eccd8f85: Preparing 09:13:35 1cc3d2b087f4: Preparing 09:13:35 dcdfacf517a1: Preparing 09:13:35 aedc3bda2944: Preparing 09:13:35 4c54a9662379: Waiting 09:13:35 dcdfacf517a1: Waiting 09:13:35 1cc3d2b087f4: Waiting 09:13:35 aedc3bda2944: Waiting 09:13:35 3d514399b35c: Waiting 09:13:35 69d7eccd8f85: Waiting 09:13:35 983b78bcc657: Layer already exists 09:13:35 1b4942503218: Layer already exists 09:13:35 f8eef2ee6d2c: Layer already exists 09:13:35 579599d68adc: Layer already exists 09:13:35 2949fa32a3d7: Layer already exists 09:13:35 3d514399b35c: Layer already exists 09:13:35 c69899be8546: Layer already exists 09:13:35 1cc3d2b087f4: Layer already exists 09:13:35 4c54a9662379: Layer already exists 09:13:35 69d7eccd8f85: Layer already exists 09:13:35 dcdfacf517a1: Layer already exists 09:13:35 aedc3bda2944: Layer already exists 09:13:35 main: digest: sha256:0d20cea78371a8313af409871161d3688d9bfaf92ca7ce4dc74947fa13631fcb size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:13:35 ===================================================== [Pipeline] echo 09:13:35 taggedImages: 09:13:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:13:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:13:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.18 09:13:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:13:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 09:13:36 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 09:13:36 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:13:36 latest 09:13:36 3.2.0-dev.18 09:13:36 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:13:36 main 09:13:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:36 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:13:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:13:37 f64a08f9ae12: Preparing 09:13:37 40fe2bf4a210: Preparing 09:13:37 3d514399b35c: Preparing 09:13:37 69d7eccd8f85: Preparing 09:13:37 a2ae58d5c98a: Preparing 09:13:37 4539f1ccdd5a: Preparing 09:13:37 aedc3bda2944: Preparing 09:13:37 4539f1ccdd5a: Waiting 09:13:37 aedc3bda2944: Waiting 09:13:37 3d514399b35c: Layer already exists 09:13:37 69d7eccd8f85: Layer already exists 09:13:37 aedc3bda2944: Layer already exists 09:13:37 a2ae58d5c98a: Pushed 09:13:37 f64a08f9ae12: Pushed 09:13:37 4539f1ccdd5a: Pushed 09:13:38 40fe2bf4a210: Pushed 09:13:39 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:45573a21e2a094ce57929ddf2fcd78b48314e0f521200fd95dc81270596ac021 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:39 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:13:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:13:40 f64a08f9ae12: Preparing 09:13:40 40fe2bf4a210: Preparing 09:13:40 3d514399b35c: Preparing 09:13:40 69d7eccd8f85: Preparing 09:13:40 a2ae58d5c98a: Preparing 09:13:40 4539f1ccdd5a: Preparing 09:13:40 aedc3bda2944: Preparing 09:13:40 4539f1ccdd5a: Waiting 09:13:40 aedc3bda2944: Waiting 09:13:40 69d7eccd8f85: Layer already exists 09:13:40 3d514399b35c: Layer already exists 09:13:40 a2ae58d5c98a: Layer already exists 09:13:40 40fe2bf4a210: Layer already exists 09:13:40 f64a08f9ae12: Layer already exists 09:13:40 4539f1ccdd5a: Layer already exists 09:13:40 aedc3bda2944: Layer already exists 09:13:40 latest: digest: sha256:45573a21e2a094ce57929ddf2fcd78b48314e0f521200fd95dc81270596ac021 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:40 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.18 09:13:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:13:41 f64a08f9ae12: Preparing 09:13:41 40fe2bf4a210: Preparing 09:13:41 3d514399b35c: Preparing 09:13:41 69d7eccd8f85: Preparing 09:13:41 a2ae58d5c98a: Preparing 09:13:41 4539f1ccdd5a: Preparing 09:13:41 aedc3bda2944: Preparing 09:13:41 4539f1ccdd5a: Waiting 09:13:41 aedc3bda2944: Waiting 09:13:41 f64a08f9ae12: Layer already exists 09:13:41 3d514399b35c: Layer already exists 09:13:41 69d7eccd8f85: Layer already exists 09:13:41 a2ae58d5c98a: Layer already exists 09:13:41 40fe2bf4a210: Layer already exists 09:13:41 aedc3bda2944: Layer already exists 09:13:41 4539f1ccdd5a: Layer already exists 09:13:41 3.2.0-dev.18: digest: sha256:45573a21e2a094ce57929ddf2fcd78b48314e0f521200fd95dc81270596ac021 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:41 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:13:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:13:42 f64a08f9ae12: Preparing 09:13:42 40fe2bf4a210: Preparing 09:13:42 3d514399b35c: Preparing 09:13:42 69d7eccd8f85: Preparing 09:13:42 a2ae58d5c98a: Preparing 09:13:42 4539f1ccdd5a: Preparing 09:13:42 aedc3bda2944: Preparing 09:13:42 4539f1ccdd5a: Waiting 09:13:42 aedc3bda2944: Waiting 09:13:42 a2ae58d5c98a: Layer already exists 09:13:42 69d7eccd8f85: Layer already exists 09:13:42 f64a08f9ae12: Layer already exists 09:13:42 40fe2bf4a210: Layer already exists 09:13:42 3d514399b35c: Layer already exists 09:13:42 aedc3bda2944: Layer already exists 09:13:42 4539f1ccdd5a: Layer already exists 09:13:42 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:45573a21e2a094ce57929ddf2fcd78b48314e0f521200fd95dc81270596ac021 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:42 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 09:13:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:13:43 f64a08f9ae12: Preparing 09:13:43 40fe2bf4a210: Preparing 09:13:43 3d514399b35c: Preparing 09:13:43 69d7eccd8f85: Preparing 09:13:43 a2ae58d5c98a: Preparing 09:13:43 4539f1ccdd5a: Preparing 09:13:43 aedc3bda2944: Preparing 09:13:43 4539f1ccdd5a: Waiting 09:13:43 aedc3bda2944: Waiting 09:13:43 69d7eccd8f85: Layer already exists 09:13:43 a2ae58d5c98a: Layer already exists 09:13:43 3d514399b35c: Layer already exists 09:13:43 40fe2bf4a210: Layer already exists 09:13:43 f64a08f9ae12: Layer already exists 09:13:43 aedc3bda2944: Layer already exists 09:13:43 4539f1ccdd5a: Layer already exists 09:13:43 main: digest: sha256:45573a21e2a094ce57929ddf2fcd78b48314e0f521200fd95dc81270596ac021 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:13:43 ===================================================== [Pipeline] echo 09:13:43 taggedImages: 09:13:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:13:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:13:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.18 09:13:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:13:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 09:13:43 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 09:13:43 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:13:43 latest 09:13:43 3.2.0-dev.18 09:13:43 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:13:43 main 09:13:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:44 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:13:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:13:45 11e101c81b22: Preparing 09:13:45 96d86ef8928f: Preparing 09:13:45 1800840a6028: Preparing 09:13:45 3d514399b35c: Preparing 09:13:45 69d7eccd8f85: Preparing 09:13:45 690a587c6990: Preparing 09:13:45 f9fad167431d: Preparing 09:13:45 277f6b970535: Preparing 09:13:45 d15536371923: Preparing 09:13:45 aedc3bda2944: Preparing 09:13:45 f9fad167431d: Waiting 09:13:45 277f6b970535: Waiting 09:13:45 690a587c6990: Waiting 09:13:45 aedc3bda2944: Waiting 09:13:45 d15536371923: Waiting 09:13:45 69d7eccd8f85: Layer already exists 09:13:45 3d514399b35c: Layer already exists 09:13:45 1800840a6028: Pushed 09:13:45 96d86ef8928f: Pushed 09:13:45 11e101c81b22: Pushed 09:13:45 aedc3bda2944: Layer already exists 09:13:45 277f6b970535: Pushed 09:13:45 d15536371923: Pushed 09:13:50 f9fad167431d: Pushed 09:13:52 690a587c6990: Pushed 09:13:52 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:79f2fa912d860ff24355f899705667895ad654da51b221676951cc6b25ccaa82 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:53 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:13:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:13:53 11e101c81b22: Preparing 09:13:53 96d86ef8928f: Preparing 09:13:53 1800840a6028: Preparing 09:13:53 3d514399b35c: Preparing 09:13:53 69d7eccd8f85: Preparing 09:13:53 690a587c6990: Preparing 09:13:53 f9fad167431d: Preparing 09:13:53 277f6b970535: Preparing 09:13:53 d15536371923: Preparing 09:13:53 aedc3bda2944: Preparing 09:13:53 f9fad167431d: Waiting 09:13:53 690a587c6990: Waiting 09:13:53 d15536371923: Waiting 09:13:53 aedc3bda2944: Waiting 09:13:53 277f6b970535: Waiting 09:13:53 1800840a6028: Layer already exists 09:13:53 96d86ef8928f: Layer already exists 09:13:53 11e101c81b22: Layer already exists 09:13:53 69d7eccd8f85: Layer already exists 09:13:53 3d514399b35c: Layer already exists 09:13:53 690a587c6990: Layer already exists 09:13:53 f9fad167431d: Layer already exists 09:13:53 d15536371923: Layer already exists 09:13:53 277f6b970535: Layer already exists 09:13:53 aedc3bda2944: Layer already exists 09:13:53 latest: digest: sha256:79f2fa912d860ff24355f899705667895ad654da51b221676951cc6b25ccaa82 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:54 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.18 09:13:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:13:54 11e101c81b22: Preparing 09:13:54 96d86ef8928f: Preparing 09:13:54 1800840a6028: Preparing 09:13:54 3d514399b35c: Preparing 09:13:54 69d7eccd8f85: Preparing 09:13:54 690a587c6990: Preparing 09:13:54 f9fad167431d: Preparing 09:13:54 277f6b970535: Preparing 09:13:54 d15536371923: Preparing 09:13:54 aedc3bda2944: Preparing 09:13:54 277f6b970535: Waiting 09:13:54 690a587c6990: Waiting 09:13:54 aedc3bda2944: Waiting 09:13:54 d15536371923: Waiting 09:13:54 f9fad167431d: Waiting 09:13:54 3d514399b35c: Layer already exists 09:13:54 69d7eccd8f85: Layer already exists 09:13:54 96d86ef8928f: Layer already exists 09:13:54 11e101c81b22: Layer already exists 09:13:54 1800840a6028: Layer already exists 09:13:54 277f6b970535: Layer already exists 09:13:54 f9fad167431d: Layer already exists 09:13:54 690a587c6990: Layer already exists 09:13:54 aedc3bda2944: Layer already exists 09:13:54 d15536371923: Layer already exists 09:13:54 3.2.0-dev.18: digest: sha256:79f2fa912d860ff24355f899705667895ad654da51b221676951cc6b25ccaa82 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:55 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:13:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:13:56 11e101c81b22: Preparing 09:13:56 96d86ef8928f: Preparing 09:13:56 1800840a6028: Preparing 09:13:56 3d514399b35c: Preparing 09:13:56 69d7eccd8f85: Preparing 09:13:56 690a587c6990: Preparing 09:13:56 f9fad167431d: Preparing 09:13:56 277f6b970535: Preparing 09:13:56 d15536371923: Preparing 09:13:56 aedc3bda2944: Preparing 09:13:56 690a587c6990: Waiting 09:13:56 f9fad167431d: Waiting 09:13:56 277f6b970535: Waiting 09:13:56 d15536371923: Waiting 09:13:56 69d7eccd8f85: Layer already exists 09:13:56 96d86ef8928f: Layer already exists 09:13:56 3d514399b35c: Layer already exists 09:13:56 11e101c81b22: Layer already exists 09:13:56 1800840a6028: Layer already exists 09:13:56 f9fad167431d: Layer already exists 09:13:56 690a587c6990: Layer already exists 09:13:56 d15536371923: Layer already exists 09:13:56 aedc3bda2944: Layer already exists 09:13:56 277f6b970535: Layer already exists 09:13:56 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:79f2fa912d860ff24355f899705667895ad654da51b221676951cc6b25ccaa82 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:56 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 09:13:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:13:57 11e101c81b22: Preparing 09:13:57 96d86ef8928f: Preparing 09:13:57 1800840a6028: Preparing 09:13:57 3d514399b35c: Preparing 09:13:57 69d7eccd8f85: Preparing 09:13:57 690a587c6990: Preparing 09:13:57 f9fad167431d: Preparing 09:13:57 277f6b970535: Preparing 09:13:57 d15536371923: Preparing 09:13:57 aedc3bda2944: Preparing 09:13:57 277f6b970535: Waiting 09:13:57 690a587c6990: Waiting 09:13:57 d15536371923: Waiting 09:13:57 f9fad167431d: Waiting 09:13:57 aedc3bda2944: Waiting 09:13:57 96d86ef8928f: Layer already exists 09:13:57 11e101c81b22: Layer already exists 09:13:57 1800840a6028: Layer already exists 09:13:57 69d7eccd8f85: Layer already exists 09:13:57 3d514399b35c: Layer already exists 09:13:57 690a587c6990: Layer already exists 09:13:57 f9fad167431d: Layer already exists 09:13:57 aedc3bda2944: Layer already exists 09:13:57 277f6b970535: Layer already exists 09:13:57 d15536371923: Layer already exists 09:13:57 main: digest: sha256:79f2fa912d860ff24355f899705667895ad654da51b221676951cc6b25ccaa82 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:13:57 ===================================================== [Pipeline] echo 09:13:57 taggedImages: 09:13:57 - nexus3.edgexfoundry.org:10004/security-spire-agent:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:13:57 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:13:57 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.18 09:13:57 - nexus3.edgexfoundry.org:10004/security-spire-agent:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:13:57 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 09:13:57 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 09:13:57 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:13:57 latest 09:13:57 3.2.0-dev.18 09:13:57 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:13:57 main 09:13:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:58 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:13:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:13:59 d1c07540345c: Preparing 09:13:59 b159da298566: Preparing 09:13:59 a90c8fdd1a20: Preparing 09:13:59 3d514399b35c: Preparing 09:13:59 69d7eccd8f85: Preparing 09:13:59 690a587c6990: Preparing 09:13:59 cb57036ff50e: Preparing 09:13:59 1538f5715c9a: Preparing 09:13:59 aedc3bda2944: Preparing 09:13:59 690a587c6990: Waiting 09:13:59 cb57036ff50e: Waiting 09:13:59 1538f5715c9a: Waiting 09:13:59 3d514399b35c: Layer already exists 09:13:59 69d7eccd8f85: Layer already exists 09:13:59 690a587c6990: Layer already exists 09:13:59 a90c8fdd1a20: Pushed 09:13:59 aedc3bda2944: Layer already exists 09:13:59 b159da298566: Pushed 09:13:59 cb57036ff50e: Pushed 09:13:59 d1c07540345c: Pushed 09:13:59 1538f5715c9a: Pushed 09:13:59 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:95b31d15b5021f40c2be9d565e950173e19786df120aac4e40a8d71e4aef2d7e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:00 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:14:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:14:00 d1c07540345c: Preparing 09:14:00 b159da298566: Preparing 09:14:00 a90c8fdd1a20: Preparing 09:14:00 3d514399b35c: Preparing 09:14:00 69d7eccd8f85: Preparing 09:14:00 690a587c6990: Preparing 09:14:00 cb57036ff50e: Preparing 09:14:00 1538f5715c9a: Preparing 09:14:00 aedc3bda2944: Preparing 09:14:00 1538f5715c9a: Waiting 09:14:00 cb57036ff50e: Waiting 09:14:00 690a587c6990: Waiting 09:14:00 aedc3bda2944: Waiting 09:14:00 d1c07540345c: Layer already exists 09:14:00 3d514399b35c: Layer already exists 09:14:00 a90c8fdd1a20: Layer already exists 09:14:00 b159da298566: Layer already exists 09:14:00 69d7eccd8f85: Layer already exists 09:14:00 690a587c6990: Layer already exists 09:14:00 cb57036ff50e: Layer already exists 09:14:00 aedc3bda2944: Layer already exists 09:14:00 1538f5715c9a: Layer already exists 09:14:00 latest: digest: sha256:95b31d15b5021f40c2be9d565e950173e19786df120aac4e40a8d71e4aef2d7e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:01 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.18 09:14:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:14:01 d1c07540345c: Preparing 09:14:01 b159da298566: Preparing 09:14:01 a90c8fdd1a20: Preparing 09:14:01 3d514399b35c: Preparing 09:14:01 69d7eccd8f85: Preparing 09:14:01 690a587c6990: Preparing 09:14:01 cb57036ff50e: Preparing 09:14:01 1538f5715c9a: Preparing 09:14:01 aedc3bda2944: Preparing 09:14:01 690a587c6990: Waiting 09:14:01 cb57036ff50e: Waiting 09:14:01 aedc3bda2944: Waiting 09:14:01 1538f5715c9a: Waiting 09:14:01 3d514399b35c: Layer already exists 09:14:01 69d7eccd8f85: Layer already exists 09:14:01 a90c8fdd1a20: Layer already exists 09:14:01 b159da298566: Layer already exists 09:14:01 d1c07540345c: Layer already exists 09:14:01 aedc3bda2944: Layer already exists 09:14:01 690a587c6990: Layer already exists 09:14:01 cb57036ff50e: Layer already exists 09:14:01 1538f5715c9a: Layer already exists 09:14:01 3.2.0-dev.18: digest: sha256:95b31d15b5021f40c2be9d565e950173e19786df120aac4e40a8d71e4aef2d7e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:02 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:14:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:14:03 d1c07540345c: Preparing 09:14:03 b159da298566: Preparing 09:14:03 a90c8fdd1a20: Preparing 09:14:03 3d514399b35c: Preparing 09:14:03 69d7eccd8f85: Preparing 09:14:03 690a587c6990: Preparing 09:14:03 cb57036ff50e: Preparing 09:14:03 1538f5715c9a: Preparing 09:14:03 aedc3bda2944: Preparing 09:14:03 690a587c6990: Waiting 09:14:03 1538f5715c9a: Waiting 09:14:03 aedc3bda2944: Waiting 09:14:03 cb57036ff50e: Waiting 09:14:03 b159da298566: Layer already exists 09:14:03 3d514399b35c: Layer already exists 09:14:03 a90c8fdd1a20: Layer already exists 09:14:03 69d7eccd8f85: Layer already exists 09:14:03 d1c07540345c: Layer already exists 09:14:03 cb57036ff50e: Layer already exists 09:14:03 1538f5715c9a: Layer already exists 09:14:03 690a587c6990: Layer already exists 09:14:03 aedc3bda2944: Layer already exists 09:14:03 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:95b31d15b5021f40c2be9d565e950173e19786df120aac4e40a8d71e4aef2d7e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:03 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 09:14:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:14:04 d1c07540345c: Preparing 09:14:04 b159da298566: Preparing 09:14:04 a90c8fdd1a20: Preparing 09:14:04 3d514399b35c: Preparing 09:14:04 69d7eccd8f85: Preparing 09:14:04 690a587c6990: Preparing 09:14:04 cb57036ff50e: Preparing 09:14:04 1538f5715c9a: Preparing 09:14:04 aedc3bda2944: Preparing 09:14:04 690a587c6990: Waiting 09:14:04 cb57036ff50e: Waiting 09:14:04 aedc3bda2944: Waiting 09:14:04 69d7eccd8f85: Layer already exists 09:14:04 3d514399b35c: Layer already exists 09:14:04 d1c07540345c: Layer already exists 09:14:04 a90c8fdd1a20: Layer already exists 09:14:04 b159da298566: Layer already exists 09:14:04 1538f5715c9a: Layer already exists 09:14:04 690a587c6990: Layer already exists 09:14:04 aedc3bda2944: Layer already exists 09:14:04 cb57036ff50e: Layer already exists 09:14:04 main: digest: sha256:95b31d15b5021f40c2be9d565e950173e19786df120aac4e40a8d71e4aef2d7e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:14:04 ===================================================== [Pipeline] echo 09:14:04 taggedImages: 09:14:04 - nexus3.edgexfoundry.org:10004/security-spire-config:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:14:04 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:14:04 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.18 09:14:04 - nexus3.edgexfoundry.org:10004/security-spire-config:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:14:04 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 09:14:04 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 09:14:04 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:14:04 latest 09:14:04 3.2.0-dev.18 09:14:04 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:14:04 main 09:14:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:05 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:14:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:14:06 11e101c81b22: Preparing 09:14:06 86b35479aae2: Preparing 09:14:06 234b9bc383c9: Preparing 09:14:06 3d514399b35c: Preparing 09:14:06 69d7eccd8f85: Preparing 09:14:06 efe00e7058a7: Preparing 09:14:06 277f6b970535: Preparing 09:14:06 d15536371923: Preparing 09:14:06 aedc3bda2944: Preparing 09:14:06 efe00e7058a7: Waiting 09:14:06 277f6b970535: Waiting 09:14:06 d15536371923: Waiting 09:14:06 aedc3bda2944: Waiting 09:14:06 3d514399b35c: Layer already exists 09:14:06 11e101c81b22: Layer already exists 09:14:06 69d7eccd8f85: Layer already exists 09:14:06 277f6b970535: Layer already exists 09:14:06 d15536371923: Layer already exists 09:14:06 aedc3bda2944: Layer already exists 09:14:06 86b35479aae2: Pushed 09:14:06 234b9bc383c9: Pushed 09:14:14 efe00e7058a7: Pushed 09:14:14 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:6bed7db13549ffc72a42fd1d030e103c94ac05c69f4236b9743757d1fadceafb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:14 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:14:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:14:15 11e101c81b22: Preparing 09:14:15 86b35479aae2: Preparing 09:14:15 234b9bc383c9: Preparing 09:14:15 3d514399b35c: Preparing 09:14:15 69d7eccd8f85: Preparing 09:14:15 efe00e7058a7: Preparing 09:14:15 277f6b970535: Preparing 09:14:15 d15536371923: Preparing 09:14:15 aedc3bda2944: Preparing 09:14:15 efe00e7058a7: Waiting 09:14:15 d15536371923: Waiting 09:14:15 277f6b970535: Waiting 09:14:15 aedc3bda2944: Waiting 09:14:15 86b35479aae2: Layer already exists 09:14:15 69d7eccd8f85: Layer already exists 09:14:15 11e101c81b22: Layer already exists 09:14:15 3d514399b35c: Layer already exists 09:14:15 234b9bc383c9: Layer already exists 09:14:15 efe00e7058a7: Layer already exists 09:14:15 277f6b970535: Layer already exists 09:14:15 d15536371923: Layer already exists 09:14:15 aedc3bda2944: Layer already exists 09:14:15 latest: digest: sha256:6bed7db13549ffc72a42fd1d030e103c94ac05c69f4236b9743757d1fadceafb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:16 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.18 09:14:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:14:16 11e101c81b22: Preparing 09:14:16 86b35479aae2: Preparing 09:14:16 234b9bc383c9: Preparing 09:14:16 3d514399b35c: Preparing 09:14:16 69d7eccd8f85: Preparing 09:14:16 efe00e7058a7: Preparing 09:14:16 277f6b970535: Preparing 09:14:16 d15536371923: Preparing 09:14:16 aedc3bda2944: Preparing 09:14:16 d15536371923: Waiting 09:14:16 efe00e7058a7: Waiting 09:14:16 277f6b970535: Waiting 09:14:16 69d7eccd8f85: Layer already exists 09:14:16 11e101c81b22: Layer already exists 09:14:16 234b9bc383c9: Layer already exists 09:14:16 3d514399b35c: Layer already exists 09:14:16 86b35479aae2: Layer already exists 09:14:16 277f6b970535: Layer already exists 09:14:16 d15536371923: Layer already exists 09:14:16 efe00e7058a7: Layer already exists 09:14:16 aedc3bda2944: Layer already exists 09:14:16 3.2.0-dev.18: digest: sha256:6bed7db13549ffc72a42fd1d030e103c94ac05c69f4236b9743757d1fadceafb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:14:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:14:17 11e101c81b22: Preparing 09:14:17 86b35479aae2: Preparing 09:14:17 234b9bc383c9: Preparing 09:14:17 3d514399b35c: Preparing 09:14:17 69d7eccd8f85: Preparing 09:14:17 efe00e7058a7: Preparing 09:14:17 277f6b970535: Preparing 09:14:17 d15536371923: Preparing 09:14:17 aedc3bda2944: Preparing 09:14:17 d15536371923: Waiting 09:14:17 efe00e7058a7: Waiting 09:14:17 277f6b970535: Waiting 09:14:17 aedc3bda2944: Waiting 09:14:17 11e101c81b22: Layer already exists 09:14:17 86b35479aae2: Layer already exists 09:14:17 69d7eccd8f85: Layer already exists 09:14:17 234b9bc383c9: Layer already exists 09:14:17 3d514399b35c: Layer already exists 09:14:17 efe00e7058a7: Layer already exists 09:14:17 d15536371923: Layer already exists 09:14:17 277f6b970535: Layer already exists 09:14:17 aedc3bda2944: Layer already exists 09:14:17 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:6bed7db13549ffc72a42fd1d030e103c94ac05c69f4236b9743757d1fadceafb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:18 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 09:14:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:14:18 11e101c81b22: Preparing 09:14:18 86b35479aae2: Preparing 09:14:18 234b9bc383c9: Preparing 09:14:18 3d514399b35c: Preparing 09:14:18 69d7eccd8f85: Preparing 09:14:18 efe00e7058a7: Preparing 09:14:18 277f6b970535: Preparing 09:14:18 d15536371923: Preparing 09:14:18 aedc3bda2944: Preparing 09:14:18 efe00e7058a7: Waiting 09:14:18 277f6b970535: Waiting 09:14:18 d15536371923: Waiting 09:14:18 aedc3bda2944: Waiting 09:14:18 3d514399b35c: Layer already exists 09:14:18 11e101c81b22: Layer already exists 09:14:18 234b9bc383c9: Layer already exists 09:14:18 69d7eccd8f85: Layer already exists 09:14:18 86b35479aae2: Layer already exists 09:14:18 efe00e7058a7: Layer already exists 09:14:18 d15536371923: Layer already exists 09:14:18 aedc3bda2944: Layer already exists 09:14:18 277f6b970535: Layer already exists 09:14:18 main: digest: sha256:6bed7db13549ffc72a42fd1d030e103c94ac05c69f4236b9743757d1fadceafb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:14:19 ===================================================== [Pipeline] echo 09:14:19 taggedImages: 09:14:19 - nexus3.edgexfoundry.org:10004/security-spire-server:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:14:19 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:14:19 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.18 09:14:19 - nexus3.edgexfoundry.org:10004/security-spire-server:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:14:19 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 09:14:19 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 09:14:19 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:14:19 latest 09:14:19 3.2.0-dev.18 09:14:19 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:14:19 main 09:14:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:20 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:14:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:14:21 3e349d079b31: Preparing 09:14:21 cdd35c593d0f: Preparing 09:14:21 3d514399b35c: Preparing 09:14:21 69d7eccd8f85: Preparing 09:14:21 584a632f9494: Preparing 09:14:21 461bed50a281: Preparing 09:14:21 aedc3bda2944: Preparing 09:14:21 aedc3bda2944: Waiting 09:14:21 461bed50a281: Waiting 09:14:21 3d514399b35c: Layer already exists 09:14:21 69d7eccd8f85: Layer already exists 09:14:21 aedc3bda2944: Layer already exists 09:14:21 584a632f9494: Pushed 09:14:21 3e349d079b31: Pushed 09:14:21 461bed50a281: Pushed 09:14:23 cdd35c593d0f: Pushed 09:14:23 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:4eb42df15ba3093941b010a1ed920ebff47160676613e2eccf6b1a7dfac47512 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:24 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 09:14:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:14:24 3e349d079b31: Preparing 09:14:24 cdd35c593d0f: Preparing 09:14:24 3d514399b35c: Preparing 09:14:24 69d7eccd8f85: Preparing 09:14:24 584a632f9494: Preparing 09:14:24 461bed50a281: Preparing 09:14:24 aedc3bda2944: Preparing 09:14:24 461bed50a281: Waiting 09:14:24 aedc3bda2944: Waiting 09:14:24 584a632f9494: Layer already exists 09:14:24 69d7eccd8f85: Layer already exists 09:14:24 3e349d079b31: Layer already exists 09:14:24 3d514399b35c: Layer already exists 09:14:24 cdd35c593d0f: Layer already exists 09:14:24 461bed50a281: Layer already exists 09:14:24 aedc3bda2944: Layer already exists 09:14:24 latest: digest: sha256:4eb42df15ba3093941b010a1ed920ebff47160676613e2eccf6b1a7dfac47512 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:25 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.18 09:14:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:14:25 3e349d079b31: Preparing 09:14:25 cdd35c593d0f: Preparing 09:14:25 3d514399b35c: Preparing 09:14:25 69d7eccd8f85: Preparing 09:14:25 584a632f9494: Preparing 09:14:25 461bed50a281: Preparing 09:14:25 aedc3bda2944: Preparing 09:14:25 461bed50a281: Waiting 09:14:25 aedc3bda2944: Waiting 09:14:25 cdd35c593d0f: Layer already exists 09:14:25 3e349d079b31: Layer already exists 09:14:25 3d514399b35c: Layer already exists 09:14:25 69d7eccd8f85: Layer already exists 09:14:25 584a632f9494: Layer already exists 09:14:25 461bed50a281: Layer already exists 09:14:25 aedc3bda2944: Layer already exists 09:14:25 3.2.0-dev.18: digest: sha256:4eb42df15ba3093941b010a1ed920ebff47160676613e2eccf6b1a7dfac47512 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:26 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:14:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:14:27 3e349d079b31: Preparing 09:14:27 cdd35c593d0f: Preparing 09:14:27 3d514399b35c: Preparing 09:14:27 69d7eccd8f85: Preparing 09:14:27 584a632f9494: Preparing 09:14:27 461bed50a281: Preparing 09:14:27 aedc3bda2944: Preparing 09:14:27 461bed50a281: Waiting 09:14:27 aedc3bda2944: Waiting 09:14:27 3e349d079b31: Layer already exists 09:14:27 cdd35c593d0f: Layer already exists 09:14:27 69d7eccd8f85: Layer already exists 09:14:27 3d514399b35c: Layer already exists 09:14:27 584a632f9494: Layer already exists 09:14:27 aedc3bda2944: Layer already exists 09:14:27 461bed50a281: Layer already exists 09:14:27 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:4eb42df15ba3093941b010a1ed920ebff47160676613e2eccf6b1a7dfac47512 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 09:14:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:14:28 3e349d079b31: Preparing 09:14:28 cdd35c593d0f: Preparing 09:14:28 3d514399b35c: Preparing 09:14:28 69d7eccd8f85: Preparing 09:14:28 584a632f9494: Preparing 09:14:28 461bed50a281: Preparing 09:14:28 aedc3bda2944: Preparing 09:14:28 461bed50a281: Waiting 09:14:28 aedc3bda2944: Waiting 09:14:28 584a632f9494: Layer already exists 09:14:28 3d514399b35c: Layer already exists 09:14:28 69d7eccd8f85: Layer already exists 09:14:28 3e349d079b31: Layer already exists 09:14:28 cdd35c593d0f: Layer already exists 09:14:28 461bed50a281: Layer already exists 09:14:28 aedc3bda2944: Layer already exists 09:14:28 main: digest: sha256:4eb42df15ba3093941b010a1ed920ebff47160676613e2eccf6b1a7dfac47512 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:14:29 ===================================================== [Pipeline] echo 09:14:29 taggedImages: 09:14:29 - nexus3.edgexfoundry.org:10004/support-notifications:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:14:29 - nexus3.edgexfoundry.org:10004/support-notifications:latest 09:14:29 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.18 09:14:29 - nexus3.edgexfoundry.org:10004/support-notifications:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:14:29 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 09:14:29 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 09:14:29 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:14:29 latest 09:14:29 3.2.0-dev.18 09:14:29 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:14:29 main 09:14:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:30 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:14:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:14:30 c84a284d10b3: Preparing 09:14:30 a730a1309271: Preparing 09:14:30 3d514399b35c: Preparing 09:14:30 69d7eccd8f85: Preparing 09:14:30 f86a6e8902a9: Preparing 09:14:30 10183ceb2458: Preparing 09:14:30 aedc3bda2944: Preparing 09:14:30 10183ceb2458: Waiting 09:14:30 aedc3bda2944: Waiting 09:14:30 3d514399b35c: Layer already exists 09:14:30 f86a6e8902a9: Layer already exists 09:14:30 69d7eccd8f85: Layer already exists 09:14:30 10183ceb2458: Layer already exists 09:14:30 aedc3bda2944: Layer already exists 09:14:30 c84a284d10b3: Pushed 09:14:32 a730a1309271: Pushed 09:14:32 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:80b49bd659c0c9f3fb6676fdedd18fd741da447d7d3b49eea01807ad540fd391 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:33 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:14:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:14:34 c84a284d10b3: Preparing 09:14:34 a730a1309271: Preparing 09:14:34 3d514399b35c: Preparing 09:14:34 69d7eccd8f85: Preparing 09:14:34 f86a6e8902a9: Preparing 09:14:34 10183ceb2458: Preparing 09:14:34 aedc3bda2944: Preparing 09:14:34 10183ceb2458: Waiting 09:14:34 aedc3bda2944: Waiting 09:14:34 3d514399b35c: Layer already exists 09:14:34 f86a6e8902a9: Layer already exists 09:14:34 c84a284d10b3: Layer already exists 09:14:34 69d7eccd8f85: Layer already exists 09:14:34 a730a1309271: Layer already exists 09:14:34 aedc3bda2944: Layer already exists 09:14:34 10183ceb2458: Layer already exists 09:14:34 latest: digest: sha256:80b49bd659c0c9f3fb6676fdedd18fd741da447d7d3b49eea01807ad540fd391 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:34 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.18 09:14:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:14:35 c84a284d10b3: Preparing 09:14:35 a730a1309271: Preparing 09:14:35 3d514399b35c: Preparing 09:14:35 69d7eccd8f85: Preparing 09:14:35 f86a6e8902a9: Preparing 09:14:35 10183ceb2458: Preparing 09:14:35 aedc3bda2944: Preparing 09:14:35 10183ceb2458: Waiting 09:14:35 aedc3bda2944: Waiting 09:14:35 a730a1309271: Layer already exists 09:14:35 3d514399b35c: Layer already exists 09:14:35 69d7eccd8f85: Layer already exists 09:14:35 f86a6e8902a9: Layer already exists 09:14:35 c84a284d10b3: Layer already exists 09:14:35 10183ceb2458: Layer already exists 09:14:35 aedc3bda2944: Layer already exists 09:14:35 3.2.0-dev.18: digest: sha256:80b49bd659c0c9f3fb6676fdedd18fd741da447d7d3b49eea01807ad540fd391 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:36 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:14:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:14:36 c84a284d10b3: Preparing 09:14:36 a730a1309271: Preparing 09:14:36 3d514399b35c: Preparing 09:14:36 69d7eccd8f85: Preparing 09:14:36 f86a6e8902a9: Preparing 09:14:36 10183ceb2458: Preparing 09:14:36 aedc3bda2944: Preparing 09:14:36 10183ceb2458: Waiting 09:14:36 aedc3bda2944: Waiting 09:14:36 a730a1309271: Layer already exists 09:14:36 f86a6e8902a9: Layer already exists 09:14:36 69d7eccd8f85: Layer already exists 09:14:36 c84a284d10b3: Layer already exists 09:14:36 3d514399b35c: Layer already exists 09:14:36 10183ceb2458: Layer already exists 09:14:36 aedc3bda2944: Layer already exists 09:14:36 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:80b49bd659c0c9f3fb6676fdedd18fd741da447d7d3b49eea01807ad540fd391 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:37 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 09:14:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:14:37 c84a284d10b3: Preparing 09:14:37 a730a1309271: Preparing 09:14:37 3d514399b35c: Preparing 09:14:37 69d7eccd8f85: Preparing 09:14:37 f86a6e8902a9: Preparing 09:14:37 10183ceb2458: Preparing 09:14:37 aedc3bda2944: Preparing 09:14:37 10183ceb2458: Waiting 09:14:37 aedc3bda2944: Waiting 09:14:37 3d514399b35c: Layer already exists 09:14:37 f86a6e8902a9: Layer already exists 09:14:37 69d7eccd8f85: Layer already exists 09:14:37 a730a1309271: Layer already exists 09:14:37 c84a284d10b3: Layer already exists 09:14:37 10183ceb2458: Layer already exists 09:14:37 aedc3bda2944: Layer already exists 09:14:37 main: digest: sha256:80b49bd659c0c9f3fb6676fdedd18fd741da447d7d3b49eea01807ad540fd391 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:14:38 ===================================================== [Pipeline] echo 09:14:38 taggedImages: 09:14:38 - nexus3.edgexfoundry.org:10004/support-scheduler:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:14:38 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:14:38 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.18 09:14:38 - nexus3.edgexfoundry.org:10004/support-scheduler:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:14:38 - 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] } 09:25:54 #140 ... 09:25:54 09:25:54 #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:25:54 #137 765.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:25:54 #137 ... 09:25:54 09:25:54 #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:25:54 #138 DONE 771.8s 09:25:54 09:25:54 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:25:54 #130 ... 09:25:54 09:25:54 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:25:54 #141 DONE 0.4s 09:25:54 09:25:54 #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:25:54 #142 DONE 0.2s 09:25:54 09:25:54 #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:25:54 #143 DONE 0.2s 09:25:54 09:25:54 #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:25:55 #144 DONE 0.2s 09:25:55 09:25:55 #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:25:55 #145 DONE 0.3s 09:25:55 09:25:55 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:25:55 #130 ... 09:25:55 09:25:55 #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:25:55 #146 DONE 0.3s 09:25:55 09:25:55 #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:25:55 #137 ... 09:25:55 09:25:55 #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:25:56 #147 ... 09:25:56 09:25:56 #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:25:56 #136 DONE 774.7s 09:25:56 09:25:56 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:25:57 #50 ... 09:25:57 09:25:57 #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:25:57 #148 DONE 0.3s 09:25:57 09:25:57 #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:25:59 #147 DONE 3.6s 09:25:59 09:25:59 #98 [security-proxy-setup] exporting to image 09:25:59 #98 exporting layers 09:26:00 #98 exporting layers 0.9s done 09:26:00 #98 writing image sha256:ca24a99e96a0840ce258fcc48599b296beca6cfce93389fdaefc273d77d268fb done 09:26:00 #98 naming to docker.io/library/security-proxy-setup-arm64 done 09:26:00 #98 DONE 5.7s 09:26:00 09:26:00 #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:26:00 #149 DONE 2.8s 09:26:00 09:26:00 #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 09:26:01 #150 DONE 0.2s 09:26:01 09:26:01 #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 09:26:01 #151 DONE 0.3s 09:26:01 09:26:01 #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:26:01 #152 DONE 0.3s 09:26:01 09:26:01 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:26:01 #130 ... 09:26:01 09:26:01 #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:26:01 #153 DONE 0.1s 09:26:01 09:26:01 #154 [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/ 09:26:01 #154 DONE 0.1s 09:26:01 09:26:01 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:26:01 #130 ... 09:26:01 09:26:01 #155 [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/ 09:26:01 #155 DONE 0.2s 09:26:01 09:26:01 #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:26:02 #156 DONE 0.1s 09:26:02 09:26:02 #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:26:02 #157 DONE 0.2s 09:26:02 09:26:02 #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:26:08 #158 DONE 5.7s 09:26:08 09:26:08 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:26:08 #133 ... 09:26:08 09:26:08 #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:26:08 #137 DONE 785.8s 09:26:08 09:26:08 #98 [security-bootstrapper] exporting to image 09:26:08 #98 exporting layers 09:26:09 #98 ... 09:26:09 09:26:09 #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:26:09 #159 DONE 0.2s 09:26:09 09:26:09 #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:26:09 #160 DONE 0.3s 09:26:09 09:26:09 #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 09:26:09 #161 DONE 0.2s 09:26:09 09:26:09 #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 09:26:09 #162 DONE 0.2s 09:26:09 09:26:09 #98 [security-bootstrapper] exporting to image 09:26:09 #98 exporting layers 1.8s done 09:26:09 #98 writing image sha256:7b9567cec1b2e00fa13a466e61920285923d2556f745a56d54ff841428e4614b done 09:26:09 #98 naming to docker.io/library/security-bootstrapper-arm64 done 09:26:09 #98 DONE 7.5s 09:26:09 09:26:09 #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:26:09 #163 DONE 0.2s 09:26:09 09:26:09 #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:26:10 #164 DONE 0.3s 09:26:10 09:26:10 #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:26:10 #165 DONE 0.3s 09:26:10 09:26:10 #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:26:10 #166 DONE 0.1s 09:26:10 09:26:10 #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:26:12 #167 DONE 2.2s 09:26:12 09:26:12 #98 [security-secretstore-setup] exporting to image 09:26:14 #98 exporting layers 1.2s done 09:26:14 #98 writing image sha256:42b6daa95cd7a4e4d9c9dc820892331548c7f555b06ede66893e8bfa1570e6f7 done 09:26:14 #98 naming to docker.io/library/security-secretstore-setup-arm64 done 09:26:14 #98 DONE 8.8s 09:26:14 09:26:14 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:26:15 #131 DONE 793.4s 09:26:15 09:26:15 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:26:16 #134 ... 09:26:16 09:26:16 #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:26:16 #168 DONE 0.2s 09:26:16 09:26:16 #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:26:16 #169 DONE 0.3s 09:26:16 09:26:16 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:26:16 #134 ... 09:26:16 09:26:16 #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:26:16 #170 DONE 0.2s 09:26:16 09:26:16 #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:26:16 #171 DONE 0.2s 09:26:16 09:26:16 #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:26:17 #172 DONE 0.1s 09:26:17 09:26:17 #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:26:19 #173 DONE 1.8s 09:26:19 09:26:19 #98 [security-proxy-auth] exporting to image 09:26:19 #98 exporting layers 0.6s done 09:26:19 #98 writing image sha256:1f26ce93c0ee4963d4b3e240fd578a1a55256d09bbbfc79f2301592c2efeaa08 0.0s done 09:26:19 #98 naming to docker.io/library/security-proxy-auth-arm64 09:26:19 #98 naming to docker.io/library/security-proxy-auth-arm64 done 09:26:19 #98 DONE 9.4s 09:26:19 09:26:19 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:26:31 #50 ... 09:26:31 09:26:31 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:26:31 #130 DONE 808.4s 09:26:31 09:26:31 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:26:31 #134 ... 09:26:31 09:26:31 #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:26:31 #174 DONE 0.1s 09:26:31 09:26:31 #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:26:31 #175 DONE 0.1s 09:26:31 09:26:31 #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:26:31 #176 DONE 0.2s 09:26:31 09:26:31 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:26:31 #133 ... 09:26:31 09:26:31 #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 09:26:31 #177 DONE 0.2s 09:26:31 09:26:31 #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:26:31 #178 DONE 0.2s 09:26:31 09:26:31 #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:26:38 #179 DONE 5.7s 09:26:38 09:26:38 #98 [core-common-config-bootstrapper] exporting to image 09:26:38 #98 exporting layers 09:26:38 #98 exporting layers 0.4s done 09:26:38 #98 writing image sha256:8e7e6e2d6c77b8199b7806b8e334a6c686c1ac05e3099c0337195d0a515d993e done 09:26:38 #98 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 09:26:38 #98 DONE 9.8s 09:26:38 09:26:38 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:27:10 #50 ... 09:27:10 09:27:10 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:27:10 #140 DONE 844.9s 09:27:10 09:27:10 #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:27:10 #135 ... 09:27:10 09:27:10 #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:27:10 #180 DONE 0.1s 09:27:10 09:27:10 #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:27:10 #181 DONE 0.1s 09:27:10 09:27:10 #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:27:10 #182 DONE 0.3s 09:27:10 09:27:10 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:27:10 #50 ... 09:27:10 09:27:10 #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:27:10 #183 DONE 0.3s 09:27:10 09:27:10 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:27:10 #132 ... 09:27:10 09:27:10 #98 [core-command] exporting to image 09:27:10 #98 exporting layers 09:27:10 #98 exporting layers 0.2s done 09:27:10 #98 writing image sha256:bd5eb9521d5ee7240b2f6bca25183abfac0907db3fcf03dccaa13f01dc26b636 done 09:27:10 #98 naming to docker.io/library/core-command-arm64 done 09:27:10 #98 DONE 10.0s 09:27:10 09:27:10 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:27:17 #132 ... 09:27:17 09:27:17 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:27:17 #134 DONE 854.5s 09:27:17 09:27:17 #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:27:17 #135 DONE 854.5s 09:27:17 09:27:17 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:27:17 #133 ... 09:27:17 09:27:17 #184 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:27:17 #184 DONE 0.3s 09:27:17 09:27:17 #185 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:27:17 #185 DONE 0.3s 09:27:17 09:27:17 #186 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:27:17 #186 DONE 0.3s 09:27:17 09:27:17 #187 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:27:17 #187 ... 09:27:17 09:27:17 #188 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:27:17 #188 DONE 0.2s 09:27:18 09:27:18 #189 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:27:18 #189 DONE 0.3s 09:27:18 09:27:18 #187 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:27:18 #187 DONE 0.5s 09:27:18 09:27:18 #190 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:27:18 #190 ... 09:27:18 09:27:18 #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:27:18 #191 DONE 0.2s 09:27:18 09:27:18 #190 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:27:18 #190 DONE 0.2s 09:27:18 09:27:18 #98 [core-data] exporting to image 09:27:18 #98 exporting layers 09:27:19 #98 ... 09:27:19 09:27:19 #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:27:19 #192 DONE 0.5s 09:27:19 09:27:19 #98 [core-metadata] exporting to image 09:27:19 #98 exporting layers 0.6s done 09:27:19 #98 writing image sha256:0af63441331a21a615a487c640c5204384eda727bf6ae20a3df939ea8109fd84 0.0s done 09:27:19 #98 naming to docker.io/library/core-data-arm64 done 09:27:19 #98 exporting layers 0.2s done 09:27:19 #98 writing image sha256:c6eeedc7a238b1627306510f2142c394d41ca7791b6105f2d2ba47752b8ddc5a done 09:27:19 #98 naming to docker.io/library/core-metadata-arm64 done 09:27:19 #98 DONE 10.7s 09:27:19 09:27:19 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:27:37 #132 DONE 874.5s 09:27:37 09:27:37 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:27:37 #133 ... 09:27:37 09:27:37 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:27:37 #193 DONE 0.3s 09:27:37 09:27:37 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:27:37 #133 ... 09:27:37 09:27:37 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:27:37 #194 DONE 0.1s 09:27:37 09:27:37 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:27:37 #195 DONE 0.3s 09:27:37 09:27:37 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:27:37 #139 ... 09:27:37 09:27:37 #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 09:27:37 #196 DONE 0.1s 09:27:37 09:27:37 #98 [security-spiffe-token-provider] exporting to image 09:27:37 #98 exporting layers 09:27:38 #98 exporting layers 0.6s done 09:27:38 #98 writing image sha256:e77048c3eedcae7651e054c7ec2eaeb3dcc8919d79aa9c0d2695fa0cd1f1b349 done 09:27:38 #98 naming to docker.io/library/security-spiffe-token-provider-arm64 done 09:27:38 #98 DONE 11.3s 09:27:38 09:27:38 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:27:56 #50 ... 09:27:56 09:27:56 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:27:56 #133 DONE 893.3s 09:27:56 09:27:56 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:27:56 #139 ... 09:27:56 09:27:56 #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:27:56 #197 DONE 0.1s 09:27:56 09:27:56 #198 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:27:56 #198 DONE 0.1s 09:27:56 09:27:56 #199 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:27:56 #199 DONE 0.3s 09:27:56 09:27:56 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:27:56 #50 ... 09:27:56 09:27:56 #200 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:27:56 #200 DONE 0.1s 09:27:56 09:27:56 #98 [support-notifications] exporting to image 09:27:56 #98 exporting layers 09:27:56 #98 exporting layers 0.4s done 09:27:56 #98 writing image sha256:dc19a9220f535186ee3f29583c5290fa7b2d6e53e8c3816cc9081208be0f433d done 09:27:56 #98 naming to docker.io/library/support-notifications-arm64 done 09:27:56 #98 DONE 11.8s 09:27:56 09:27:56 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:27:58 #50 ... 09:27:58 09:27:58 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:27:58 #139 DONE 895.9s 09:27:58 09:27:58 #201 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:27:58 #201 DONE 0.1s 09:27:58 09:27:58 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:27:58 #50 ... 09:27:58 09:27:58 #202 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:27:58 #202 DONE 0.1s 09:27:58 09:27:58 #203 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:27:58 #203 DONE 0.3s 09:27:58 09:27:58 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:27:58 #50 ... 09:27:58 09:27:58 #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:27:58 #204 DONE 0.1s 09:27:58 09:27:58 #98 [support-scheduler] exporting to image 09:27:59 #98 exporting layers 0.3s done 09:27:59 #98 writing image sha256:f21346e20db0464a399cf3153e192052633827eb0d2bc60606cc0835d80eb61c done 09:27:59 #98 naming to docker.io/library/support-scheduler-arm64 done 09:27:59 #98 DONE 12.1s 09:27:59 09:27:59 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:27:59 time="2024-02-27T09:11:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:59 time="2024-02-27T09:11:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:59 time="2024-02-27T09:11:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:59 time="2024-02-27T09:11:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:59 time="2024-02-27T09:11:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:59 time="2024-02-27T09:11:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:59 time="2024-02-27T09:11:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:59 time="2024-02-27T09:11:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:59 time="2024-02-27T09:11:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:59 time="2024-02-27T09:11:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:59 time="2024-02-27T09:11:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:59 time="2024-02-27T09:11:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:59 time="2024-02-27T09:11:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:59 time="2024-02-27T09:11:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:27:59 $ docker stop --time=1 4e1ef8e567e8a4d110010ffcf1fbf2521e3ede602057cbf218bdfeda92bf9396 09:28:00 $ docker rm -f --volumes 4e1ef8e567e8a4d110010ffcf1fbf2521e3ede602057cbf218bdfeda92bf9396 [Pipeline] // withDockerContainer [Pipeline] sh 09:28:01 + docker images 09:28:01 REPOSITORY TAG IMAGE ID CREATED SIZE 09:28:01 support-scheduler-arm64 latest f21346e20db0 3 seconds ago 25.9MB 09:28:01 support-notifications-arm64 latest dc19a9220f53 5 seconds ago 26.6MB 09:28:01 security-spiffe-token-provider-arm64 latest e77048c3eedc 24 seconds ago 29.1MB 09:28:01 core-data-arm64 latest 0af63441331a 43 seconds ago 17.2MB 09:28:01 core-metadata-arm64 latest c6eeedc7a238 43 seconds ago 17.4MB 09:28:01 core-command-arm64 latest bd5eb9521d5e 53 seconds ago 17.1MB 09:28:01 core-common-config-bootstrapper-arm64 latest 8e7e6e2d6c77 About a minute ago 15.1MB 09:28:01 security-proxy-auth-arm64 latest 1f26ce93c0ee About a minute ago 15.9MB 09:28:01 security-secretstore-setup-arm64 latest 42b6daa95cd7 About a minute ago 35.9MB 09:28:01 security-bootstrapper-arm64 latest 7b9567cec1b2 About a minute ago 18.5MB 09:28:01 security-proxy-setup-arm64 latest ca24a99e96a0 2 minutes ago 25.9MB 09:28:01 security-spire-agent-arm64 latest 1bdae027b653 15 minutes ago 152MB 09:28:01 security-spire-server-arm64 latest f74bcb730857 15 minutes ago 96.7MB 09:28:01 security-spire-config-arm64 latest aee70f853e38 15 minutes ago 95.8MB 09:28:01 ci-base-image-arm64 latest 2aab6987c528 16 minutes ago 881MB 09:28:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 3 months ago 560MB 09:28:01 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 09:28:02 provisioning config files... 09:28:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/628@tmp/config7539839104682876305tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:28:02 ---> ****-login.sh 09:28:02 nexus3.edgexfoundry.org:10001 09:28:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:28:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:28:03 Configure a credential helper to remove this warning. See 09:28:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:28:03 09:28:03 Login Succeeded 09:28:03 nexus3.edgexfoundry.org:10002 09:28:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:28:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:28:03 Configure a credential helper to remove this warning. See 09:28:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:28:03 09:28:03 Login Succeeded 09:28:03 nexus3.edgexfoundry.org:10003 09:28:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:28:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:28:04 Configure a credential helper to remove this warning. See 09:28:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:28:04 09:28:04 Login Succeeded 09:28:04 nexus3.edgexfoundry.org:10004 09:28:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:28:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:28:04 Configure a credential helper to remove this warning. See 09:28:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:28:04 09:28:04 Login Succeeded 09:28:04 ****.io 09:28:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:28:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:28:05 Configure a credential helper to remove this warning. See 09:28:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:28:05 09:28:05 Login Succeeded 09:28:05 ---> ****-login.sh ends [Pipeline] } 09:28:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:28:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:28:05 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 09:28:05 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:28:05 latest 09:28:05 3.2.0-dev.18 09:28:05 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:28:05 main 09:28:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:06 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:07 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:28:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:28:07 0b9b51d4ab47: Preparing 09:28:07 06cf5d20c819: Preparing 09:28:07 576ee95b8d62: Preparing 09:28:07 7e77071a713a: Preparing 09:28:07 b67645debb6c: Preparing 09:28:07 767e2773f6c6: Preparing 09:28:07 7c504f21be85: Preparing 09:28:07 767e2773f6c6: Waiting 09:28:07 7c504f21be85: Waiting 09:28:07 0b9b51d4ab47: Pushed 09:28:07 576ee95b8d62: Pushed 09:28:07 7e77071a713a: Pushed 09:28:07 b67645debb6c: Pushed 09:28:07 7c504f21be85: Layer already exists 09:28:07 767e2773f6c6: Pushed 09:28:09 06cf5d20c819: Pushed 09:28:09 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:609eaebfa23d25bb8923a7df326013fae9ec75f25efc7d09295c4115de632f30 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:10 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:10 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 09:28:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:28:10 0b9b51d4ab47: Preparing 09:28:10 06cf5d20c819: Preparing 09:28:10 576ee95b8d62: Preparing 09:28:10 7e77071a713a: Preparing 09:28:10 b67645debb6c: Preparing 09:28:10 767e2773f6c6: Preparing 09:28:10 7c504f21be85: Preparing 09:28:10 767e2773f6c6: Waiting 09:28:10 7c504f21be85: Waiting 09:28:10 576ee95b8d62: Layer already exists 09:28:10 7e77071a713a: Layer already exists 09:28:10 06cf5d20c819: Layer already exists 09:28:10 0b9b51d4ab47: Layer already exists 09:28:10 b67645debb6c: Layer already exists 09:28:10 767e2773f6c6: Layer already exists 09:28:10 7c504f21be85: Layer already exists 09:28:11 latest: digest: sha256:609eaebfa23d25bb8923a7df326013fae9ec75f25efc7d09295c4115de632f30 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:11 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:12 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.18 09:28:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:28:12 0b9b51d4ab47: Preparing 09:28:12 06cf5d20c819: Preparing 09:28:12 576ee95b8d62: Preparing 09:28:12 7e77071a713a: Preparing 09:28:12 b67645debb6c: Preparing 09:28:12 767e2773f6c6: Preparing 09:28:12 7c504f21be85: Preparing 09:28:12 767e2773f6c6: Waiting 09:28:12 7c504f21be85: Waiting 09:28:12 0b9b51d4ab47: Layer already exists 09:28:12 06cf5d20c819: Layer already exists 09:28:12 576ee95b8d62: Layer already exists 09:28:12 b67645debb6c: Layer already exists 09:28:12 7e77071a713a: Layer already exists 09:28:12 767e2773f6c6: Layer already exists 09:28:12 7c504f21be85: Layer already exists 09:28:12 3.2.0-dev.18: digest: sha256:609eaebfa23d25bb8923a7df326013fae9ec75f25efc7d09295c4115de632f30 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:13 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:14 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:28:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:28:14 0b9b51d4ab47: Preparing 09:28:14 06cf5d20c819: Preparing 09:28:14 576ee95b8d62: Preparing 09:28:14 7e77071a713a: Preparing 09:28:14 b67645debb6c: Preparing 09:28:14 767e2773f6c6: Preparing 09:28:14 7c504f21be85: Preparing 09:28:14 767e2773f6c6: Waiting 09:28:14 7c504f21be85: Waiting 09:28:14 b67645debb6c: Layer already exists 09:28:14 7e77071a713a: Layer already exists 09:28:14 0b9b51d4ab47: Layer already exists 09:28:14 06cf5d20c819: Layer already exists 09:28:14 576ee95b8d62: Layer already exists 09:28:14 7c504f21be85: Layer already exists 09:28:14 767e2773f6c6: Layer already exists 09:28:14 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:609eaebfa23d25bb8923a7df326013fae9ec75f25efc7d09295c4115de632f30 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:14 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:15 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 09:28:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:28:15 0b9b51d4ab47: Preparing 09:28:15 06cf5d20c819: Preparing 09:28:15 576ee95b8d62: Preparing 09:28:15 7e77071a713a: Preparing 09:28:15 b67645debb6c: Preparing 09:28:15 767e2773f6c6: Preparing 09:28:15 7c504f21be85: Preparing 09:28:15 767e2773f6c6: Waiting 09:28:15 7c504f21be85: Waiting 09:28:15 7e77071a713a: Layer already exists 09:28:15 06cf5d20c819: Layer already exists 09:28:15 576ee95b8d62: Layer already exists 09:28:15 b67645debb6c: Layer already exists 09:28:15 0b9b51d4ab47: Layer already exists 09:28:15 767e2773f6c6: Layer already exists 09:28:15 7c504f21be85: Layer already exists 09:28:15 main: digest: sha256:609eaebfa23d25bb8923a7df326013fae9ec75f25efc7d09295c4115de632f30 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:28:16 ===================================================== [Pipeline] echo 09:28:16 taggedImages: 09:28:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:28:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 09:28:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.18 09:28:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:28:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 09:28:16 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 09:28:16 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:28:16 latest 09:28:16 3.2.0-dev.18 09:28:16 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:28:16 main 09:28:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:17 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:28:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:28:18 98aa2970c64f: Preparing 09:28:18 e476773c0115: Preparing 09:28:18 1582900dc61f: Preparing 09:28:18 d73b6af1a0c2: Preparing 09:28:18 576ee95b8d62: Preparing 09:28:18 7e77071a713a: Preparing 09:28:18 7e77071a713a: Waiting 09:28:18 b67645debb6c: Preparing 09:28:18 767e2773f6c6: Preparing 09:28:18 7c504f21be85: Preparing 09:28:18 b67645debb6c: Waiting 09:28:18 767e2773f6c6: Waiting 09:28:18 7c504f21be85: Waiting 09:28:18 1582900dc61f: Pushed 09:28:18 e476773c0115: Pushed 09:28:20 d73b6af1a0c2: Pushed 09:28:21 576ee95b8d62: Layer already exists 09:28:21 7e77071a713a: Layer already exists 09:28:21 b67645debb6c: Layer already exists 09:28:21 98aa2970c64f: Pushed 09:28:21 7c504f21be85: Layer already exists 09:28:21 767e2773f6c6: Layer already exists 09:28:21 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:822da8ce2a308bb35b91631bb1a510a6a0e46c4b22df88b2bc2b7b53f4a13091 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:22 + 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 09:28:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 09:28:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:28:22 98aa2970c64f: Preparing 09:28:22 e476773c0115: Preparing 09:28:22 1582900dc61f: Preparing 09:28:22 d73b6af1a0c2: Preparing 09:28:22 576ee95b8d62: Preparing 09:28:22 7e77071a713a: Preparing 09:28:22 b67645debb6c: Preparing 09:28:22 767e2773f6c6: Preparing 09:28:22 7c504f21be85: Preparing 09:28:22 b67645debb6c: Waiting 09:28:22 767e2773f6c6: Waiting 09:28:22 7c504f21be85: Waiting 09:28:22 576ee95b8d62: Layer already exists 09:28:22 98aa2970c64f: Layer already exists 09:28:22 d73b6af1a0c2: Layer already exists 09:28:22 e476773c0115: Layer already exists 09:28:22 1582900dc61f: Layer already exists 09:28:22 7e77071a713a: Layer already exists 09:28:22 767e2773f6c6: Layer already exists 09:28:22 b67645debb6c: Layer already exists 09:28:22 7c504f21be85: Layer already exists 09:28:23 latest: digest: sha256:822da8ce2a308bb35b91631bb1a510a6a0e46c4b22df88b2bc2b7b53f4a13091 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:23 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.18 09:28:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:28:24 98aa2970c64f: Preparing 09:28:24 e476773c0115: Preparing 09:28:24 1582900dc61f: Preparing 09:28:24 d73b6af1a0c2: Preparing 09:28:24 576ee95b8d62: Preparing 09:28:24 7e77071a713a: Preparing 09:28:24 b67645debb6c: Preparing 09:28:24 767e2773f6c6: Preparing 09:28:24 7c504f21be85: Preparing 09:28:24 7e77071a713a: Waiting 09:28:24 b67645debb6c: Waiting 09:28:24 7c504f21be85: Waiting 09:28:24 767e2773f6c6: Waiting 09:28:24 576ee95b8d62: Layer already exists 09:28:24 e476773c0115: Layer already exists 09:28:24 d73b6af1a0c2: Layer already exists 09:28:24 1582900dc61f: Layer already exists 09:28:24 98aa2970c64f: Layer already exists 09:28:24 7e77071a713a: Layer already exists 09:28:24 767e2773f6c6: Layer already exists 09:28:24 b67645debb6c: Layer already exists 09:28:24 7c504f21be85: Layer already exists 09:28:24 3.2.0-dev.18: digest: sha256:822da8ce2a308bb35b91631bb1a510a6a0e46c4b22df88b2bc2b7b53f4a13091 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:25 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:28:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:28:25 98aa2970c64f: Preparing 09:28:25 e476773c0115: Preparing 09:28:25 1582900dc61f: Preparing 09:28:25 d73b6af1a0c2: Preparing 09:28:25 576ee95b8d62: Preparing 09:28:25 7e77071a713a: Preparing 09:28:25 b67645debb6c: Preparing 09:28:25 767e2773f6c6: Preparing 09:28:25 7c504f21be85: Preparing 09:28:25 7e77071a713a: Waiting 09:28:25 b67645debb6c: Waiting 09:28:25 767e2773f6c6: Waiting 09:28:25 7c504f21be85: Waiting 09:28:25 d73b6af1a0c2: Layer already exists 09:28:25 576ee95b8d62: Layer already exists 09:28:25 1582900dc61f: Layer already exists 09:28:25 e476773c0115: Layer already exists 09:28:25 98aa2970c64f: Layer already exists 09:28:25 7e77071a713a: Layer already exists 09:28:25 b67645debb6c: Layer already exists 09:28:25 767e2773f6c6: Layer already exists 09:28:25 7c504f21be85: Layer already exists 09:28:26 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:822da8ce2a308bb35b91631bb1a510a6a0e46c4b22df88b2bc2b7b53f4a13091 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:26 + 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 09:28:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 09:28:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:28:27 98aa2970c64f: Preparing 09:28:27 e476773c0115: Preparing 09:28:27 1582900dc61f: Preparing 09:28:27 d73b6af1a0c2: Preparing 09:28:27 576ee95b8d62: Preparing 09:28:27 7e77071a713a: Preparing 09:28:27 b67645debb6c: Preparing 09:28:27 767e2773f6c6: Preparing 09:28:27 7c504f21be85: Preparing 09:28:27 7e77071a713a: Waiting 09:28:27 7c504f21be85: Waiting 09:28:27 b67645debb6c: Waiting 09:28:27 767e2773f6c6: Waiting 09:28:27 98aa2970c64f: Layer already exists 09:28:27 e476773c0115: Layer already exists 09:28:27 576ee95b8d62: Layer already exists 09:28:27 d73b6af1a0c2: Layer already exists 09:28:27 1582900dc61f: Layer already exists 09:28:27 b67645debb6c: Layer already exists 09:28:27 767e2773f6c6: Layer already exists 09:28:27 7c504f21be85: Layer already exists 09:28:27 7e77071a713a: Layer already exists 09:28:27 main: digest: sha256:822da8ce2a308bb35b91631bb1a510a6a0e46c4b22df88b2bc2b7b53f4a13091 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:28:28 ===================================================== [Pipeline] echo 09:28:28 taggedImages: 09:28:28 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:28:28 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 09:28:28 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.18 09:28:28 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:28:28 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 09:28:28 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 09:28:28 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:28:28 latest 09:28:28 3.2.0-dev.18 09:28:28 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:28:28 main 09:28:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:29 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:30 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:28:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:28:30 ef90f235d734: Preparing 09:28:30 4601f5c8a476: Preparing 09:28:30 576ee95b8d62: Preparing 09:28:30 7e77071a713a: Preparing 09:28:30 77820525f3e2: Preparing 09:28:30 86dce04d94f9: Preparing 09:28:30 7c504f21be85: Preparing 09:28:30 86dce04d94f9: Waiting 09:28:30 7c504f21be85: Waiting 09:28:30 7e77071a713a: Layer already exists 09:28:30 576ee95b8d62: Layer already exists 09:28:30 7c504f21be85: Layer already exists 09:28:30 77820525f3e2: Pushed 09:28:30 ef90f235d734: Pushed 09:28:30 86dce04d94f9: Pushed 09:28:32 4601f5c8a476: Pushed 09:28:32 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:72d3f9d27617418c844af2eb7cf89ab30e3828803656fc9db7b26308669e58dc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:33 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:34 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 09:28:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:28:34 ef90f235d734: Preparing 09:28:34 4601f5c8a476: Preparing 09:28:34 576ee95b8d62: Preparing 09:28:34 7e77071a713a: Preparing 09:28:34 77820525f3e2: Preparing 09:28:34 86dce04d94f9: Preparing 09:28:34 7c504f21be85: Preparing 09:28:34 86dce04d94f9: Waiting 09:28:34 7c504f21be85: Waiting 09:28:34 576ee95b8d62: Layer already exists 09:28:34 77820525f3e2: Layer already exists 09:28:34 ef90f235d734: Layer already exists 09:28:34 7e77071a713a: Layer already exists 09:28:34 4601f5c8a476: Layer already exists 09:28:34 86dce04d94f9: Layer already exists 09:28:34 7c504f21be85: Layer already exists 09:28:34 latest: digest: sha256:72d3f9d27617418c844af2eb7cf89ab30e3828803656fc9db7b26308669e58dc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:35 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:35 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.18 09:28:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:28:35 ef90f235d734: Preparing 09:28:35 4601f5c8a476: Preparing 09:28:35 576ee95b8d62: Preparing 09:28:35 7e77071a713a: Preparing 09:28:35 77820525f3e2: Preparing 09:28:35 86dce04d94f9: Preparing 09:28:35 7c504f21be85: Preparing 09:28:35 86dce04d94f9: Waiting 09:28:35 7c504f21be85: Waiting 09:28:35 ef90f235d734: Layer already exists 09:28:35 4601f5c8a476: Layer already exists 09:28:35 7e77071a713a: Layer already exists 09:28:35 576ee95b8d62: Layer already exists 09:28:35 77820525f3e2: Layer already exists 09:28:35 86dce04d94f9: Layer already exists 09:28:35 7c504f21be85: Layer already exists 09:28:35 3.2.0-dev.18: digest: sha256:72d3f9d27617418c844af2eb7cf89ab30e3828803656fc9db7b26308669e58dc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:36 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:37 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:28:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:28:37 ef90f235d734: Preparing 09:28:37 4601f5c8a476: Preparing 09:28:37 576ee95b8d62: Preparing 09:28:37 7e77071a713a: Preparing 09:28:37 77820525f3e2: Preparing 09:28:37 86dce04d94f9: Preparing 09:28:37 7c504f21be85: Preparing 09:28:37 86dce04d94f9: Waiting 09:28:37 7c504f21be85: Waiting 09:28:37 ef90f235d734: Layer already exists 09:28:37 4601f5c8a476: Layer already exists 09:28:37 77820525f3e2: Layer already exists 09:28:37 7e77071a713a: Layer already exists 09:28:37 576ee95b8d62: Layer already exists 09:28:37 7c504f21be85: Layer already exists 09:28:37 86dce04d94f9: Layer already exists 09:28:37 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:72d3f9d27617418c844af2eb7cf89ab30e3828803656fc9db7b26308669e58dc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:38 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:38 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 09:28:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:28:38 ef90f235d734: Preparing 09:28:38 4601f5c8a476: Preparing 09:28:38 576ee95b8d62: Preparing 09:28:38 7e77071a713a: Preparing 09:28:38 77820525f3e2: Preparing 09:28:38 86dce04d94f9: Preparing 09:28:38 7c504f21be85: Preparing 09:28:38 86dce04d94f9: Waiting 09:28:38 7c504f21be85: Waiting 09:28:38 77820525f3e2: Layer already exists 09:28:38 ef90f235d734: Layer already exists 09:28:38 4601f5c8a476: Layer already exists 09:28:38 7e77071a713a: Layer already exists 09:28:38 576ee95b8d62: Layer already exists 09:28:38 7c504f21be85: Layer already exists 09:28:38 86dce04d94f9: Layer already exists 09:28:39 main: digest: sha256:72d3f9d27617418c844af2eb7cf89ab30e3828803656fc9db7b26308669e58dc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:28:40 ===================================================== [Pipeline] echo 09:28:40 taggedImages: 09:28:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:28:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 09:28:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.18 09:28:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:28:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 09:28:40 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 09:28:40 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:28:40 latest 09:28:40 3.2.0-dev.18 09:28:40 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:28:40 main 09:28:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:41 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:28:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:28:41 7f53032235ee: Preparing 09:28:41 8e20559a9e90: Preparing 09:28:41 70d645a0078b: Preparing 09:28:41 576ee95b8d62: Preparing 09:28:41 7e77071a713a: Preparing 09:28:41 b67645debb6c: Preparing 09:28:41 767e2773f6c6: Preparing 09:28:41 7c504f21be85: Preparing 09:28:41 b67645debb6c: Waiting 09:28:41 767e2773f6c6: Waiting 09:28:41 7c504f21be85: Waiting 09:28:41 576ee95b8d62: Layer already exists 09:28:41 7e77071a713a: Layer already exists 09:28:41 b67645debb6c: Layer already exists 09:28:42 767e2773f6c6: Layer already exists 09:28:42 7c504f21be85: Layer already exists 09:28:42 8e20559a9e90: Pushed 09:28:42 7f53032235ee: Pushed 09:28:44 70d645a0078b: Pushed 09:28:44 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:bd6aa1357d1a14b712e2ab4e49a8f13452393aa21de3c9aacaa006bffceeacfb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:45 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 09:28:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:28:45 7f53032235ee: Preparing 09:28:45 8e20559a9e90: Preparing 09:28:45 70d645a0078b: Preparing 09:28:45 576ee95b8d62: Preparing 09:28:45 7e77071a713a: Preparing 09:28:45 b67645debb6c: Preparing 09:28:45 767e2773f6c6: Preparing 09:28:45 7c504f21be85: Preparing 09:28:45 767e2773f6c6: Waiting 09:28:45 7c504f21be85: Waiting 09:28:45 b67645debb6c: Waiting 09:28:45 7e77071a713a: Layer already exists 09:28:45 576ee95b8d62: Layer already exists 09:28:45 70d645a0078b: Layer already exists 09:28:45 7f53032235ee: Layer already exists 09:28:45 8e20559a9e90: Layer already exists 09:28:45 b67645debb6c: Layer already exists 09:28:45 767e2773f6c6: Layer already exists 09:28:45 7c504f21be85: Layer already exists 09:28:46 latest: digest: sha256:bd6aa1357d1a14b712e2ab4e49a8f13452393aa21de3c9aacaa006bffceeacfb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:46 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.18 09:28:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:28:47 7f53032235ee: Preparing 09:28:47 8e20559a9e90: Preparing 09:28:47 70d645a0078b: Preparing 09:28:47 576ee95b8d62: Preparing 09:28:47 7e77071a713a: Preparing 09:28:47 b67645debb6c: Preparing 09:28:47 767e2773f6c6: Preparing 09:28:47 7c504f21be85: Preparing 09:28:47 b67645debb6c: Waiting 09:28:47 767e2773f6c6: Waiting 09:28:47 7c504f21be85: Waiting 09:28:47 7f53032235ee: Layer already exists 09:28:47 576ee95b8d62: Layer already exists 09:28:47 8e20559a9e90: Layer already exists 09:28:47 70d645a0078b: Layer already exists 09:28:47 7e77071a713a: Layer already exists 09:28:47 7c504f21be85: Layer already exists 09:28:47 767e2773f6c6: Layer already exists 09:28:47 b67645debb6c: Layer already exists 09:28:47 3.2.0-dev.18: digest: sha256:bd6aa1357d1a14b712e2ab4e49a8f13452393aa21de3c9aacaa006bffceeacfb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:48 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:28:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:28:51 7f53032235ee: Preparing 09:28:51 8e20559a9e90: Preparing 09:28:51 70d645a0078b: Preparing 09:28:51 576ee95b8d62: Preparing 09:28:51 7e77071a713a: Preparing 09:28:51 b67645debb6c: Preparing 09:28:51 767e2773f6c6: Preparing 09:28:51 7c504f21be85: Preparing 09:28:51 767e2773f6c6: Waiting 09:28:51 7c504f21be85: Waiting 09:28:51 b67645debb6c: Waiting 09:28:51 7f53032235ee: Layer already exists 09:28:51 576ee95b8d62: Layer already exists 09:28:51 7e77071a713a: Layer already exists 09:28:51 70d645a0078b: Layer already exists 09:28:51 8e20559a9e90: Layer already exists 09:28:51 7c504f21be85: Layer already exists 09:28:51 b67645debb6c: Layer already exists 09:28:51 767e2773f6c6: Layer already exists 09:28:52 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:bd6aa1357d1a14b712e2ab4e49a8f13452393aa21de3c9aacaa006bffceeacfb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 09:28:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:28:53 7f53032235ee: Preparing 09:28:53 8e20559a9e90: Preparing 09:28:53 70d645a0078b: Preparing 09:28:53 576ee95b8d62: Preparing 09:28:53 7e77071a713a: Preparing 09:28:53 b67645debb6c: Preparing 09:28:53 767e2773f6c6: Preparing 09:28:53 7c504f21be85: Preparing 09:28:53 b67645debb6c: Waiting 09:28:53 767e2773f6c6: Waiting 09:28:53 7c504f21be85: Waiting 09:28:53 8e20559a9e90: Layer already exists 09:28:53 7e77071a713a: Layer already exists 09:28:53 7f53032235ee: Layer already exists 09:28:53 576ee95b8d62: Layer already exists 09:28:53 70d645a0078b: Layer already exists 09:28:53 7c504f21be85: Layer already exists 09:28:53 767e2773f6c6: Layer already exists 09:28:53 b67645debb6c: Layer already exists 09:28:53 main: digest: sha256:bd6aa1357d1a14b712e2ab4e49a8f13452393aa21de3c9aacaa006bffceeacfb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:28:54 ===================================================== [Pipeline] echo 09:28:54 taggedImages: 09:28:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:28:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 09:28:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.18 09:28:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:28:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 09:28:54 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 09:28:54 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:28:54 latest 09:28:54 3.2.0-dev.18 09:28:54 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:28:54 main 09:28:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:28:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:28:56 d440754d4a89: Preparing 09:28:56 ca457c6500c4: Preparing 09:28:56 6877e1a7ff4d: Preparing 09:28:56 b28de1425973: Preparing 09:28:56 105da1bef642: Preparing 09:28:56 b09a672c6ef2: Preparing 09:28:56 95b3a792ae01: Preparing 09:28:56 576ee95b8d62: Preparing 09:28:56 7e77071a713a: Preparing 09:28:56 488463d92c06: Preparing 09:28:56 36331757090f: Preparing 09:28:56 5f70bf18a086: Preparing 09:28:56 ac48c8cec618: Preparing 09:28:56 b09a672c6ef2: Waiting 09:28:56 f92587406ae3: Preparing 09:28:56 0236cf0ad4bc: Preparing 09:28:56 7c504f21be85: Preparing 09:28:56 95b3a792ae01: Waiting 09:28:56 576ee95b8d62: Waiting 09:28:56 7e77071a713a: Waiting 09:28:56 36331757090f: Waiting 09:28:56 5f70bf18a086: Waiting 09:28:56 ac48c8cec618: Waiting 09:28:56 f92587406ae3: Waiting 09:28:56 0236cf0ad4bc: Waiting 09:28:56 7c504f21be85: Waiting 09:28:56 488463d92c06: Waiting 09:28:56 105da1bef642: Pushed 09:28:56 d440754d4a89: Pushed 09:28:56 b28de1425973: Pushed 09:28:56 6877e1a7ff4d: Pushed 09:28:56 ca457c6500c4: Pushed 09:28:56 576ee95b8d62: Layer already exists 09:28:56 7e77071a713a: Layer already exists 09:28:56 b09a672c6ef2: Pushed 09:28:56 488463d92c06: Pushed 09:28:56 5f70bf18a086: Pushed 09:28:56 36331757090f: Pushed 09:28:56 7c504f21be85: Layer already exists 09:28:56 ac48c8cec618: Pushed 09:28:56 f92587406ae3: Pushed 09:28:57 0236cf0ad4bc: Pushed 09:28:59 95b3a792ae01: Pushed 09:28:59 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:c78849aaa27daf2c734847f791c46b3b9cf09b6e9270bda6fe0dcc2b757521b0 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:00 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 09:29:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:29:01 d440754d4a89: Preparing 09:29:01 ca457c6500c4: Preparing 09:29:01 6877e1a7ff4d: Preparing 09:29:01 b28de1425973: Preparing 09:29:01 105da1bef642: Preparing 09:29:01 b09a672c6ef2: Preparing 09:29:01 95b3a792ae01: Preparing 09:29:01 576ee95b8d62: Preparing 09:29:01 7e77071a713a: Preparing 09:29:01 488463d92c06: Preparing 09:29:01 36331757090f: Preparing 09:29:01 5f70bf18a086: Preparing 09:29:01 ac48c8cec618: Preparing 09:29:01 f92587406ae3: Preparing 09:29:01 0236cf0ad4bc: Preparing 09:29:01 7c504f21be85: Preparing 09:29:01 7e77071a713a: Waiting 09:29:01 488463d92c06: Waiting 09:29:01 36331757090f: Waiting 09:29:01 5f70bf18a086: Waiting 09:29:01 ac48c8cec618: Waiting 09:29:01 f92587406ae3: Waiting 09:29:01 0236cf0ad4bc: Waiting 09:29:01 7c504f21be85: Waiting 09:29:01 b09a672c6ef2: Waiting 09:29:01 95b3a792ae01: Waiting 09:29:01 576ee95b8d62: Waiting 09:29:01 ca457c6500c4: Layer already exists 09:29:01 6877e1a7ff4d: Layer already exists 09:29:01 d440754d4a89: Layer already exists 09:29:01 105da1bef642: Layer already exists 09:29:01 b28de1425973: Layer already exists 09:29:01 95b3a792ae01: Layer already exists 09:29:01 b09a672c6ef2: Layer already exists 09:29:01 488463d92c06: Layer already exists 09:29:01 7e77071a713a: Layer already exists 09:29:01 576ee95b8d62: Layer already exists 09:29:01 5f70bf18a086: Layer already exists 09:29:01 ac48c8cec618: Layer already exists 09:29:01 36331757090f: Layer already exists 09:29:01 0236cf0ad4bc: Layer already exists 09:29:01 f92587406ae3: Layer already exists 09:29:01 7c504f21be85: Layer already exists 09:29:01 latest: digest: sha256:c78849aaa27daf2c734847f791c46b3b9cf09b6e9270bda6fe0dcc2b757521b0 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:02 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.18 09:29:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:29:02 d440754d4a89: Preparing 09:29:02 ca457c6500c4: Preparing 09:29:02 6877e1a7ff4d: Preparing 09:29:02 b28de1425973: Preparing 09:29:02 105da1bef642: Preparing 09:29:02 b09a672c6ef2: Preparing 09:29:02 95b3a792ae01: Preparing 09:29:02 576ee95b8d62: Preparing 09:29:02 7e77071a713a: Preparing 09:29:02 488463d92c06: Preparing 09:29:02 36331757090f: Preparing 09:29:02 5f70bf18a086: Preparing 09:29:02 ac48c8cec618: Preparing 09:29:02 f92587406ae3: Preparing 09:29:02 0236cf0ad4bc: Preparing 09:29:02 7c504f21be85: Preparing 09:29:02 b09a672c6ef2: Waiting 09:29:02 95b3a792ae01: Waiting 09:29:02 576ee95b8d62: Waiting 09:29:02 7e77071a713a: Waiting 09:29:02 488463d92c06: Waiting 09:29:02 36331757090f: Waiting 09:29:02 f92587406ae3: Waiting 09:29:02 0236cf0ad4bc: Waiting 09:29:02 7c504f21be85: Waiting 09:29:02 5f70bf18a086: Waiting 09:29:02 d440754d4a89: Layer already exists 09:29:02 105da1bef642: Layer already exists 09:29:02 b28de1425973: Layer already exists 09:29:02 ca457c6500c4: Layer already exists 09:29:02 6877e1a7ff4d: Layer already exists 09:29:02 7e77071a713a: Layer already exists 09:29:02 b09a672c6ef2: Layer already exists 09:29:02 576ee95b8d62: Layer already exists 09:29:02 488463d92c06: Layer already exists 09:29:02 95b3a792ae01: Layer already exists 09:29:02 36331757090f: Layer already exists 09:29:02 f92587406ae3: Layer already exists 09:29:02 5f70bf18a086: Layer already exists 09:29:02 ac48c8cec618: Layer already exists 09:29:02 0236cf0ad4bc: Layer already exists 09:29:02 7c504f21be85: Layer already exists 09:29:03 3.2.0-dev.18: digest: sha256:c78849aaa27daf2c734847f791c46b3b9cf09b6e9270bda6fe0dcc2b757521b0 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:03 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:29:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:29:06 d440754d4a89: Preparing 09:29:06 ca457c6500c4: Preparing 09:29:06 6877e1a7ff4d: Preparing 09:29:06 b28de1425973: Preparing 09:29:06 105da1bef642: Preparing 09:29:06 b09a672c6ef2: Preparing 09:29:06 95b3a792ae01: Preparing 09:29:06 576ee95b8d62: Preparing 09:29:06 7e77071a713a: Preparing 09:29:06 488463d92c06: Preparing 09:29:06 36331757090f: Preparing 09:29:06 5f70bf18a086: Preparing 09:29:06 ac48c8cec618: Preparing 09:29:06 f92587406ae3: Preparing 09:29:06 0236cf0ad4bc: Preparing 09:29:06 7c504f21be85: Preparing 09:29:06 36331757090f: Waiting 09:29:06 b09a672c6ef2: Waiting 09:29:06 95b3a792ae01: Waiting 09:29:06 576ee95b8d62: Waiting 09:29:06 7e77071a713a: Waiting 09:29:06 488463d92c06: Waiting 09:29:06 5f70bf18a086: Waiting 09:29:06 ac48c8cec618: Waiting 09:29:06 f92587406ae3: Waiting 09:29:06 0236cf0ad4bc: Waiting 09:29:06 7c504f21be85: Waiting 09:29:06 105da1bef642: Layer already exists 09:29:06 ca457c6500c4: Layer already exists 09:29:06 6877e1a7ff4d: Layer already exists 09:29:06 d440754d4a89: Layer already exists 09:29:06 b28de1425973: Layer already exists 09:29:06 95b3a792ae01: Layer already exists 09:29:06 b09a672c6ef2: Layer already exists 09:29:06 576ee95b8d62: Layer already exists 09:29:06 488463d92c06: Layer already exists 09:29:06 7e77071a713a: Layer already exists 09:29:06 5f70bf18a086: Layer already exists 09:29:06 ac48c8cec618: Layer already exists 09:29:06 f92587406ae3: Layer already exists 09:29:06 36331757090f: Layer already exists 09:29:06 0236cf0ad4bc: Layer already exists 09:29:06 7c504f21be85: Layer already exists 09:29:06 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:c78849aaa27daf2c734847f791c46b3b9cf09b6e9270bda6fe0dcc2b757521b0 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:07 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 09:29:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:29:08 d440754d4a89: Preparing 09:29:08 ca457c6500c4: Preparing 09:29:08 6877e1a7ff4d: Preparing 09:29:08 b28de1425973: Preparing 09:29:08 105da1bef642: Preparing 09:29:08 b09a672c6ef2: Preparing 09:29:08 95b3a792ae01: Preparing 09:29:08 576ee95b8d62: Preparing 09:29:08 7e77071a713a: Preparing 09:29:08 488463d92c06: Preparing 09:29:08 36331757090f: Preparing 09:29:08 5f70bf18a086: Preparing 09:29:08 ac48c8cec618: Preparing 09:29:08 f92587406ae3: Preparing 09:29:08 0236cf0ad4bc: Preparing 09:29:08 7c504f21be85: Preparing 09:29:08 b09a672c6ef2: Waiting 09:29:08 95b3a792ae01: Waiting 09:29:08 576ee95b8d62: Waiting 09:29:08 7e77071a713a: Waiting 09:29:08 488463d92c06: Waiting 09:29:08 36331757090f: Waiting 09:29:08 f92587406ae3: Waiting 09:29:08 0236cf0ad4bc: Waiting 09:29:08 7c504f21be85: Waiting 09:29:08 5f70bf18a086: Waiting 09:29:08 ac48c8cec618: Waiting 09:29:08 b28de1425973: Layer already exists 09:29:08 ca457c6500c4: Layer already exists 09:29:08 d440754d4a89: Layer already exists 09:29:08 6877e1a7ff4d: Layer already exists 09:29:08 105da1bef642: Layer already exists 09:29:08 95b3a792ae01: Layer already exists 09:29:08 576ee95b8d62: Layer already exists 09:29:08 b09a672c6ef2: Layer already exists 09:29:08 488463d92c06: Layer already exists 09:29:08 7e77071a713a: Layer already exists 09:29:08 0236cf0ad4bc: Layer already exists 09:29:08 ac48c8cec618: Layer already exists 09:29:08 f92587406ae3: Layer already exists 09:29:08 36331757090f: Layer already exists 09:29:08 5f70bf18a086: Layer already exists 09:29:08 7c504f21be85: Layer already exists 09:29:08 main: digest: sha256:c78849aaa27daf2c734847f791c46b3b9cf09b6e9270bda6fe0dcc2b757521b0 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:29:09 ===================================================== [Pipeline] echo 09:29:09 taggedImages: 09:29:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:29:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 09:29:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.18 09:29:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:29:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 09:29:09 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 09:29:09 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:29:09 latest 09:29:09 3.2.0-dev.18 09:29:09 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:29:09 main 09:29:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:10 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:29:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:29:11 bb8f8b71bef8: Preparing 09:29:11 f080d4c077a6: Preparing 09:29:11 234a4e1ffe9f: Preparing 09:29:11 a4bd91d59688: Preparing 09:29:11 576ee95b8d62: Preparing 09:29:11 7e77071a713a: Preparing 09:29:11 b67645debb6c: Preparing 09:29:11 7e77071a713a: Waiting 09:29:11 767e2773f6c6: Preparing 09:29:11 b67645debb6c: Waiting 09:29:11 767e2773f6c6: Waiting 09:29:11 7c504f21be85: Preparing 09:29:11 7c504f21be85: Waiting 09:29:11 576ee95b8d62: Layer already exists 09:29:11 7e77071a713a: Layer already exists 09:29:11 b67645debb6c: Layer already exists 09:29:11 234a4e1ffe9f: Pushed 09:29:11 767e2773f6c6: Layer already exists 09:29:11 f080d4c077a6: Pushed 09:29:11 bb8f8b71bef8: Pushed 09:29:11 7c504f21be85: Layer already exists 09:29:13 a4bd91d59688: Pushed 09:29:13 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:34d7604b6b2f70aaaaf321ee6369efdd43b7b0d2e39ef1180b5ac291afb101e2 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:14 + 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 09:29:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 09:29:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:29:14 bb8f8b71bef8: Preparing 09:29:14 f080d4c077a6: Preparing 09:29:14 234a4e1ffe9f: Preparing 09:29:14 a4bd91d59688: Preparing 09:29:14 576ee95b8d62: Preparing 09:29:14 7e77071a713a: Preparing 09:29:14 b67645debb6c: Preparing 09:29:14 767e2773f6c6: Preparing 09:29:14 7c504f21be85: Preparing 09:29:14 7e77071a713a: Waiting 09:29:14 767e2773f6c6: Waiting 09:29:14 7c504f21be85: Waiting 09:29:14 b67645debb6c: Waiting 09:29:14 234a4e1ffe9f: Layer already exists 09:29:14 bb8f8b71bef8: Layer already exists 09:29:14 576ee95b8d62: Layer already exists 09:29:14 a4bd91d59688: Layer already exists 09:29:14 f080d4c077a6: Layer already exists 09:29:14 7e77071a713a: Layer already exists 09:29:14 b67645debb6c: Layer already exists 09:29:14 7c504f21be85: Layer already exists 09:29:14 767e2773f6c6: Layer already exists 09:29:15 latest: digest: sha256:34d7604b6b2f70aaaaf321ee6369efdd43b7b0d2e39ef1180b5ac291afb101e2 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:15 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.18 09:29:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:29:16 bb8f8b71bef8: Preparing 09:29:16 f080d4c077a6: Preparing 09:29:16 234a4e1ffe9f: Preparing 09:29:16 a4bd91d59688: Preparing 09:29:16 576ee95b8d62: Preparing 09:29:16 7e77071a713a: Preparing 09:29:16 b67645debb6c: Preparing 09:29:16 767e2773f6c6: Preparing 09:29:16 7c504f21be85: Preparing 09:29:16 7e77071a713a: Waiting 09:29:16 b67645debb6c: Waiting 09:29:16 767e2773f6c6: Waiting 09:29:16 7c504f21be85: Waiting 09:29:16 a4bd91d59688: Layer already exists 09:29:16 234a4e1ffe9f: Layer already exists 09:29:16 576ee95b8d62: Layer already exists 09:29:16 bb8f8b71bef8: Layer already exists 09:29:16 f080d4c077a6: Layer already exists 09:29:16 767e2773f6c6: Layer already exists 09:29:16 7c504f21be85: Layer already exists 09:29:16 7e77071a713a: Layer already exists 09:29:16 b67645debb6c: Layer already exists 09:29:16 3.2.0-dev.18: digest: sha256:34d7604b6b2f70aaaaf321ee6369efdd43b7b0d2e39ef1180b5ac291afb101e2 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:17 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:29:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:29:18 bb8f8b71bef8: Preparing 09:29:18 f080d4c077a6: Preparing 09:29:18 234a4e1ffe9f: Preparing 09:29:18 a4bd91d59688: Preparing 09:29:18 576ee95b8d62: Preparing 09:29:18 7e77071a713a: Preparing 09:29:18 b67645debb6c: Preparing 09:29:18 767e2773f6c6: Preparing 09:29:18 7c504f21be85: Preparing 09:29:18 7e77071a713a: Waiting 09:29:18 b67645debb6c: Waiting 09:29:18 7c504f21be85: Waiting 09:29:18 767e2773f6c6: Waiting 09:29:18 a4bd91d59688: Layer already exists 09:29:18 234a4e1ffe9f: Layer already exists 09:29:18 bb8f8b71bef8: Layer already exists 09:29:18 f080d4c077a6: Layer already exists 09:29:18 576ee95b8d62: Layer already exists 09:29:18 7e77071a713a: Layer already exists 09:29:18 7c504f21be85: Layer already exists 09:29:18 b67645debb6c: Layer already exists 09:29:18 767e2773f6c6: Layer already exists 09:29:18 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:34d7604b6b2f70aaaaf321ee6369efdd43b7b0d2e39ef1180b5ac291afb101e2 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:19 + 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 09:29:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 09:29:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:29:21 bb8f8b71bef8: Preparing 09:29:21 f080d4c077a6: Preparing 09:29:21 234a4e1ffe9f: Preparing 09:29:21 a4bd91d59688: Preparing 09:29:21 576ee95b8d62: Preparing 09:29:21 7e77071a713a: Preparing 09:29:21 b67645debb6c: Preparing 09:29:21 767e2773f6c6: Preparing 09:29:21 7c504f21be85: Preparing 09:29:21 7e77071a713a: Waiting 09:29:21 b67645debb6c: Waiting 09:29:21 767e2773f6c6: Waiting 09:29:21 7c504f21be85: Waiting 09:29:21 bb8f8b71bef8: Layer already exists 09:29:21 234a4e1ffe9f: Layer already exists 09:29:21 576ee95b8d62: Layer already exists 09:29:21 f080d4c077a6: Layer already exists 09:29:21 a4bd91d59688: Layer already exists 09:29:21 b67645debb6c: Layer already exists 09:29:21 7e77071a713a: Layer already exists 09:29:21 767e2773f6c6: Layer already exists 09:29:21 7c504f21be85: Layer already exists 09:29:21 main: digest: sha256:34d7604b6b2f70aaaaf321ee6369efdd43b7b0d2e39ef1180b5ac291afb101e2 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:29:22 ===================================================== [Pipeline] echo 09:29:22 taggedImages: 09:29:22 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:29:22 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 09:29:22 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.18 09:29:22 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:29:22 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 09:29:22 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 09:29:22 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:29:22 latest 09:29:22 3.2.0-dev.18 09:29:22 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:29:22 main 09:29:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:23 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:29:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:29:24 c1437ffdb6d4: Preparing 09:29:24 62b30a602cb9: Preparing 09:29:24 e2afc667e6a1: Preparing 09:29:24 8ecc8372d9d8: Preparing 09:29:24 8fc3d422bc61: Preparing 09:29:24 576ee95b8d62: Preparing 09:29:24 7e77071a713a: Preparing 09:29:24 0159ec9c2073: Preparing 09:29:24 889f90212f46: Preparing 09:29:24 1004bfc3eafd: Preparing 09:29:24 7c504f21be85: Preparing 09:29:24 576ee95b8d62: Waiting 09:29:24 7e77071a713a: Waiting 09:29:24 0159ec9c2073: Waiting 09:29:24 889f90212f46: Waiting 09:29:24 1004bfc3eafd: Waiting 09:29:24 7c504f21be85: Waiting 09:29:24 8fc3d422bc61: Pushed 09:29:24 8ecc8372d9d8: Pushed 09:29:24 c1437ffdb6d4: Pushed 09:29:24 62b30a602cb9: Pushed 09:29:24 576ee95b8d62: Layer already exists 09:29:24 7e77071a713a: Layer already exists 09:29:24 7c504f21be85: Layer already exists 09:29:24 0159ec9c2073: Pushed 09:29:24 889f90212f46: Pushed 09:29:26 e2afc667e6a1: Pushed 09:29:27 1004bfc3eafd: Pushed 09:29:27 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:ecc9fd17312a2dd7735a734ac6d3e14b7e4ed3e88fbefee2982cb943463fb1f5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:28 + 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 09:29:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 09:29:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:29:29 c1437ffdb6d4: Preparing 09:29:29 62b30a602cb9: Preparing 09:29:29 e2afc667e6a1: Preparing 09:29:29 8ecc8372d9d8: Preparing 09:29:29 8fc3d422bc61: Preparing 09:29:29 576ee95b8d62: Preparing 09:29:29 7e77071a713a: Preparing 09:29:29 576ee95b8d62: Waiting 09:29:29 0159ec9c2073: Preparing 09:29:29 7e77071a713a: Waiting 09:29:29 889f90212f46: Preparing 09:29:29 1004bfc3eafd: Preparing 09:29:29 0159ec9c2073: Waiting 09:29:29 7c504f21be85: Preparing 09:29:29 889f90212f46: Waiting 09:29:29 1004bfc3eafd: Waiting 09:29:29 7c504f21be85: Waiting 09:29:29 e2afc667e6a1: Layer already exists 09:29:29 8ecc8372d9d8: Layer already exists 09:29:29 8fc3d422bc61: Layer already exists 09:29:29 c1437ffdb6d4: Layer already exists 09:29:29 62b30a602cb9: Layer already exists 09:29:29 576ee95b8d62: Layer already exists 09:29:29 7e77071a713a: Layer already exists 09:29:29 1004bfc3eafd: Layer already exists 09:29:29 0159ec9c2073: Layer already exists 09:29:29 889f90212f46: Layer already exists 09:29:29 7c504f21be85: Layer already exists 09:29:29 latest: digest: sha256:ecc9fd17312a2dd7735a734ac6d3e14b7e4ed3e88fbefee2982cb943463fb1f5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:30 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.18 09:29:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:29:30 c1437ffdb6d4: Preparing 09:29:30 62b30a602cb9: Preparing 09:29:30 e2afc667e6a1: Preparing 09:29:30 8ecc8372d9d8: Preparing 09:29:30 8fc3d422bc61: Preparing 09:29:30 576ee95b8d62: Preparing 09:29:30 7e77071a713a: Preparing 09:29:30 0159ec9c2073: Preparing 09:29:30 889f90212f46: Preparing 09:29:30 1004bfc3eafd: Preparing 09:29:30 7c504f21be85: Preparing 09:29:30 576ee95b8d62: Waiting 09:29:30 0159ec9c2073: Waiting 09:29:30 7e77071a713a: Waiting 09:29:30 889f90212f46: Waiting 09:29:30 1004bfc3eafd: Waiting 09:29:30 7c504f21be85: Waiting 09:29:30 8fc3d422bc61: Layer already exists 09:29:30 e2afc667e6a1: Layer already exists 09:29:30 c1437ffdb6d4: Layer already exists 09:29:30 62b30a602cb9: Layer already exists 09:29:30 8ecc8372d9d8: Layer already exists 09:29:30 576ee95b8d62: Layer already exists 09:29:30 0159ec9c2073: Layer already exists 09:29:30 7e77071a713a: Layer already exists 09:29:30 1004bfc3eafd: Layer already exists 09:29:30 889f90212f46: Layer already exists 09:29:30 7c504f21be85: Layer already exists 09:29:31 3.2.0-dev.18: digest: sha256:ecc9fd17312a2dd7735a734ac6d3e14b7e4ed3e88fbefee2982cb943463fb1f5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:31 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:29:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:29:32 c1437ffdb6d4: Preparing 09:29:32 62b30a602cb9: Preparing 09:29:32 e2afc667e6a1: Preparing 09:29:32 8ecc8372d9d8: Preparing 09:29:32 8fc3d422bc61: Preparing 09:29:32 576ee95b8d62: Preparing 09:29:32 7e77071a713a: Preparing 09:29:32 0159ec9c2073: Preparing 09:29:32 889f90212f46: Preparing 09:29:32 1004bfc3eafd: Preparing 09:29:32 7c504f21be85: Preparing 09:29:32 0159ec9c2073: Waiting 09:29:32 889f90212f46: Waiting 09:29:32 1004bfc3eafd: Waiting 09:29:32 7c504f21be85: Waiting 09:29:32 576ee95b8d62: Waiting 09:29:32 7e77071a713a: Waiting 09:29:32 8ecc8372d9d8: Layer already exists 09:29:32 e2afc667e6a1: Layer already exists 09:29:32 c1437ffdb6d4: Layer already exists 09:29:32 8fc3d422bc61: Layer already exists 09:29:32 62b30a602cb9: Layer already exists 09:29:32 7e77071a713a: Layer already exists 09:29:32 576ee95b8d62: Layer already exists 09:29:32 889f90212f46: Layer already exists 09:29:32 0159ec9c2073: Layer already exists 09:29:32 1004bfc3eafd: Layer already exists 09:29:32 7c504f21be85: Layer already exists 09:29:32 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:ecc9fd17312a2dd7735a734ac6d3e14b7e4ed3e88fbefee2982cb943463fb1f5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:33 + 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 09:29:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 09:29:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:29:35 c1437ffdb6d4: Preparing 09:29:35 62b30a602cb9: Preparing 09:29:35 e2afc667e6a1: Preparing 09:29:35 8ecc8372d9d8: Preparing 09:29:35 8fc3d422bc61: Preparing 09:29:35 576ee95b8d62: Preparing 09:29:35 7e77071a713a: Preparing 09:29:35 0159ec9c2073: Preparing 09:29:35 889f90212f46: Preparing 09:29:35 1004bfc3eafd: Preparing 09:29:35 7c504f21be85: Preparing 09:29:35 7e77071a713a: Waiting 09:29:35 0159ec9c2073: Waiting 09:29:35 889f90212f46: Waiting 09:29:35 576ee95b8d62: Waiting 09:29:35 1004bfc3eafd: Waiting 09:29:35 7c504f21be85: Waiting 09:29:35 c1437ffdb6d4: Layer already exists 09:29:35 8ecc8372d9d8: Layer already exists 09:29:35 8fc3d422bc61: Layer already exists 09:29:35 62b30a602cb9: Layer already exists 09:29:35 e2afc667e6a1: Layer already exists 09:29:35 576ee95b8d62: Layer already exists 09:29:35 7e77071a713a: Layer already exists 09:29:35 0159ec9c2073: Layer already exists 09:29:35 889f90212f46: Layer already exists 09:29:35 1004bfc3eafd: Layer already exists 09:29:35 7c504f21be85: Layer already exists 09:29:35 main: digest: sha256:ecc9fd17312a2dd7735a734ac6d3e14b7e4ed3e88fbefee2982cb943463fb1f5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:29:36 ===================================================== [Pipeline] echo 09:29:36 taggedImages: 09:29:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:29:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 09:29:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.18 09:29:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:29:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 09:29:36 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 09:29:36 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:29:36 latest 09:29:36 3.2.0-dev.18 09:29:36 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:29:36 main 09:29:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:37 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:29:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:29:38 aca2272cc8ab: Preparing 09:29:38 581cb5aa01da: Preparing 09:29:38 3b2b551e656e: Preparing 09:29:38 84a134f3cb3c: Preparing 09:29:38 b716d2760b1c: Preparing 09:29:38 bc9b76f028bf: Preparing 09:29:38 691607daf43c: Preparing 09:29:38 576ee95b8d62: Preparing 09:29:38 7e77071a713a: Preparing 09:29:38 eeb504682d76: Preparing 09:29:38 c382cbe1717d: Preparing 09:29:38 691607daf43c: Waiting 09:29:38 576ee95b8d62: Waiting 09:29:38 7e77071a713a: Waiting 09:29:38 bc9b76f028bf: Waiting 09:29:38 eeb504682d76: Waiting 09:29:38 7c504f21be85: Preparing 09:29:38 c382cbe1717d: Waiting 09:29:38 7c504f21be85: Waiting 09:29:38 b716d2760b1c: Pushed 09:29:38 581cb5aa01da: Pushed 09:29:38 aca2272cc8ab: Pushed 09:29:38 576ee95b8d62: Layer already exists 09:29:38 7e77071a713a: Layer already exists 09:29:38 bc9b76f028bf: Pushed 09:29:38 691607daf43c: Pushed 09:29:38 7c504f21be85: Layer already exists 09:29:38 eeb504682d76: Pushed 09:29:40 84a134f3cb3c: Pushed 09:29:41 3b2b551e656e: Pushed 09:29:41 c382cbe1717d: Pushed 09:29:41 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:f031e92cf3717064241dc9ecd81e9378eed65eadeb9c42134ee64a6acba0eae7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:42 + 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 09:29:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 09:29:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:29:43 aca2272cc8ab: Preparing 09:29:43 581cb5aa01da: Preparing 09:29:43 3b2b551e656e: Preparing 09:29:43 84a134f3cb3c: Preparing 09:29:43 b716d2760b1c: Preparing 09:29:43 bc9b76f028bf: Preparing 09:29:43 691607daf43c: Preparing 09:29:43 576ee95b8d62: Preparing 09:29:43 7e77071a713a: Preparing 09:29:43 eeb504682d76: Preparing 09:29:43 c382cbe1717d: Preparing 09:29:43 7c504f21be85: Preparing 09:29:43 576ee95b8d62: Waiting 09:29:43 7e77071a713a: Waiting 09:29:43 c382cbe1717d: Waiting 09:29:43 eeb504682d76: Waiting 09:29:43 7c504f21be85: Waiting 09:29:43 691607daf43c: Waiting 09:29:43 bc9b76f028bf: Waiting 09:29:43 581cb5aa01da: Layer already exists 09:29:43 3b2b551e656e: Layer already exists 09:29:43 b716d2760b1c: Layer already exists 09:29:43 84a134f3cb3c: Layer already exists 09:29:43 aca2272cc8ab: Layer already exists 09:29:43 691607daf43c: Layer already exists 09:29:43 bc9b76f028bf: Layer already exists 09:29:43 576ee95b8d62: Layer already exists 09:29:43 7e77071a713a: Layer already exists 09:29:43 eeb504682d76: Layer already exists 09:29:43 c382cbe1717d: Layer already exists 09:29:43 7c504f21be85: Layer already exists 09:29:43 latest: digest: sha256:f031e92cf3717064241dc9ecd81e9378eed65eadeb9c42134ee64a6acba0eae7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:44 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.18 09:29:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:29:44 aca2272cc8ab: Preparing 09:29:44 581cb5aa01da: Preparing 09:29:44 3b2b551e656e: Preparing 09:29:44 84a134f3cb3c: Preparing 09:29:44 b716d2760b1c: Preparing 09:29:44 bc9b76f028bf: Preparing 09:29:44 691607daf43c: Preparing 09:29:44 bc9b76f028bf: Waiting 09:29:44 576ee95b8d62: Preparing 09:29:44 691607daf43c: Waiting 09:29:44 7e77071a713a: Preparing 09:29:44 eeb504682d76: Preparing 09:29:44 7e77071a713a: Waiting 09:29:44 c382cbe1717d: Preparing 09:29:44 7c504f21be85: Preparing 09:29:44 c382cbe1717d: Waiting 09:29:44 7c504f21be85: Waiting 09:29:44 84a134f3cb3c: Layer already exists 09:29:44 b716d2760b1c: Layer already exists 09:29:44 aca2272cc8ab: Layer already exists 09:29:44 581cb5aa01da: Layer already exists 09:29:44 3b2b551e656e: Layer already exists 09:29:44 691607daf43c: Layer already exists 09:29:44 bc9b76f028bf: Layer already exists 09:29:44 576ee95b8d62: Layer already exists 09:29:44 7e77071a713a: Layer already exists 09:29:44 eeb504682d76: Layer already exists 09:29:44 c382cbe1717d: Layer already exists 09:29:44 7c504f21be85: Layer already exists 09:29:45 3.2.0-dev.18: digest: sha256:f031e92cf3717064241dc9ecd81e9378eed65eadeb9c42134ee64a6acba0eae7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:45 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:29:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:29:46 aca2272cc8ab: Preparing 09:29:46 581cb5aa01da: Preparing 09:29:46 3b2b551e656e: Preparing 09:29:46 84a134f3cb3c: Preparing 09:29:46 b716d2760b1c: Preparing 09:29:46 bc9b76f028bf: Preparing 09:29:46 691607daf43c: Preparing 09:29:46 576ee95b8d62: Preparing 09:29:46 7e77071a713a: Preparing 09:29:46 eeb504682d76: Preparing 09:29:46 c382cbe1717d: Preparing 09:29:46 7c504f21be85: Preparing 09:29:46 576ee95b8d62: Waiting 09:29:46 bc9b76f028bf: Waiting 09:29:46 691607daf43c: Waiting 09:29:46 c382cbe1717d: Waiting 09:29:46 7e77071a713a: Waiting 09:29:46 eeb504682d76: Waiting 09:29:46 7c504f21be85: Waiting 09:29:46 b716d2760b1c: Layer already exists 09:29:46 84a134f3cb3c: Layer already exists 09:29:46 aca2272cc8ab: Layer already exists 09:29:46 3b2b551e656e: Layer already exists 09:29:46 581cb5aa01da: Layer already exists 09:29:46 691607daf43c: Layer already exists 09:29:46 576ee95b8d62: Layer already exists 09:29:46 bc9b76f028bf: Layer already exists 09:29:46 7e77071a713a: Layer already exists 09:29:46 eeb504682d76: Layer already exists 09:29:46 c382cbe1717d: Layer already exists 09:29:46 7c504f21be85: Layer already exists 09:29:47 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:f031e92cf3717064241dc9ecd81e9378eed65eadeb9c42134ee64a6acba0eae7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:47 + 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 09:29:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 09:29:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:29:49 aca2272cc8ab: Preparing 09:29:49 581cb5aa01da: Preparing 09:29:49 3b2b551e656e: Preparing 09:29:49 84a134f3cb3c: Preparing 09:29:49 b716d2760b1c: Preparing 09:29:49 bc9b76f028bf: Preparing 09:29:49 691607daf43c: Preparing 09:29:49 bc9b76f028bf: Waiting 09:29:49 576ee95b8d62: Preparing 09:29:49 691607daf43c: Waiting 09:29:49 576ee95b8d62: Waiting 09:29:49 7e77071a713a: Preparing 09:29:49 eeb504682d76: Preparing 09:29:49 7e77071a713a: Waiting 09:29:49 c382cbe1717d: Preparing 09:29:49 eeb504682d76: Waiting 09:29:49 7c504f21be85: Preparing 09:29:49 c382cbe1717d: Waiting 09:29:49 7c504f21be85: Waiting 09:29:49 aca2272cc8ab: Layer already exists 09:29:49 84a134f3cb3c: Layer already exists 09:29:49 3b2b551e656e: Layer already exists 09:29:49 581cb5aa01da: Layer already exists 09:29:49 b716d2760b1c: Layer already exists 09:29:49 bc9b76f028bf: Layer already exists 09:29:49 691607daf43c: Layer already exists 09:29:49 576ee95b8d62: Layer already exists 09:29:49 eeb504682d76: Layer already exists 09:29:49 7e77071a713a: Layer already exists 09:29:49 c382cbe1717d: Layer already exists 09:29:49 7c504f21be85: Layer already exists 09:29:49 main: digest: sha256:f031e92cf3717064241dc9ecd81e9378eed65eadeb9c42134ee64a6acba0eae7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:29:50 ===================================================== [Pipeline] echo 09:29:50 taggedImages: 09:29:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:29:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 09:29:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.18 09:29:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:29:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 09:29:50 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 09:29:50 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:29:50 latest 09:29:50 3.2.0-dev.18 09:29:50 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:29:50 main 09:29:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:51 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:29:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:29:52 a40bfbd1cf6c: Preparing 09:29:52 c74e01263e3b: Preparing 09:29:52 576ee95b8d62: Preparing 09:29:52 7e77071a713a: Preparing 09:29:52 31e814f5ee8e: Preparing 09:29:52 625de683f3c5: Preparing 09:29:52 7c504f21be85: Preparing 09:29:52 625de683f3c5: Waiting 09:29:52 7c504f21be85: Waiting 09:29:52 576ee95b8d62: Layer already exists 09:29:52 7e77071a713a: Layer already exists 09:29:52 7c504f21be85: Layer already exists 09:29:52 31e814f5ee8e: Pushed 09:29:52 a40bfbd1cf6c: Pushed 09:29:54 625de683f3c5: Pushed 09:29:56 c74e01263e3b: Pushed 09:29:56 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:3befa30139eb23c9c129cab0a1109fa6af28af5094ca0b6c9c225f2335d1f44a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:57 + 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 09:29:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 09:29:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:29:57 a40bfbd1cf6c: Preparing 09:29:57 c74e01263e3b: Preparing 09:29:57 576ee95b8d62: Preparing 09:29:57 7e77071a713a: Preparing 09:29:57 31e814f5ee8e: Preparing 09:29:57 625de683f3c5: Preparing 09:29:57 7c504f21be85: Preparing 09:29:57 625de683f3c5: Waiting 09:29:57 7c504f21be85: Waiting 09:29:57 7e77071a713a: Layer already exists 09:29:57 31e814f5ee8e: Layer already exists 09:29:57 c74e01263e3b: Layer already exists 09:29:57 576ee95b8d62: Layer already exists 09:29:57 a40bfbd1cf6c: Layer already exists 09:29:57 625de683f3c5: Layer already exists 09:29:57 7c504f21be85: Layer already exists 09:29:58 latest: digest: sha256:3befa30139eb23c9c129cab0a1109fa6af28af5094ca0b6c9c225f2335d1f44a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:58 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.18 09:29:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:29:59 a40bfbd1cf6c: Preparing 09:29:59 c74e01263e3b: Preparing 09:29:59 576ee95b8d62: Preparing 09:29:59 7e77071a713a: Preparing 09:29:59 31e814f5ee8e: Preparing 09:29:59 625de683f3c5: Preparing 09:29:59 7c504f21be85: Preparing 09:29:59 625de683f3c5: Waiting 09:29:59 7c504f21be85: Waiting 09:29:59 c74e01263e3b: Layer already exists 09:29:59 7e77071a713a: Layer already exists 09:29:59 31e814f5ee8e: Layer already exists 09:29:59 576ee95b8d62: Layer already exists 09:29:59 a40bfbd1cf6c: Layer already exists 09:29:59 7c504f21be85: Layer already exists 09:29:59 625de683f3c5: Layer already exists 09:29:59 3.2.0-dev.18: digest: sha256:3befa30139eb23c9c129cab0a1109fa6af28af5094ca0b6c9c225f2335d1f44a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:00 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:30:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:30:04 a40bfbd1cf6c: Preparing 09:30:04 c74e01263e3b: Preparing 09:30:04 576ee95b8d62: Preparing 09:30:04 7e77071a713a: Preparing 09:30:04 31e814f5ee8e: Preparing 09:30:04 625de683f3c5: Preparing 09:30:04 7c504f21be85: Preparing 09:30:04 625de683f3c5: Waiting 09:30:04 7c504f21be85: Waiting 09:30:04 7e77071a713a: Layer already exists 09:30:04 576ee95b8d62: Layer already exists 09:30:04 31e814f5ee8e: Layer already exists 09:30:04 a40bfbd1cf6c: Layer already exists 09:30:04 c74e01263e3b: Layer already exists 09:30:04 7c504f21be85: Layer already exists 09:30:04 625de683f3c5: Layer already exists 09:30:04 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:3befa30139eb23c9c129cab0a1109fa6af28af5094ca0b6c9c225f2335d1f44a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:05 + 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 09:30:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 09:30:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:30:06 a40bfbd1cf6c: Preparing 09:30:06 c74e01263e3b: Preparing 09:30:06 576ee95b8d62: Preparing 09:30:06 7e77071a713a: Preparing 09:30:06 31e814f5ee8e: Preparing 09:30:06 625de683f3c5: Preparing 09:30:06 7c504f21be85: Preparing 09:30:06 625de683f3c5: Waiting 09:30:06 7c504f21be85: Waiting 09:30:06 7e77071a713a: Layer already exists 09:30:06 a40bfbd1cf6c: Layer already exists 09:30:06 31e814f5ee8e: Layer already exists 09:30:06 576ee95b8d62: Layer already exists 09:30:06 c74e01263e3b: Layer already exists 09:30:06 625de683f3c5: Layer already exists 09:30:06 7c504f21be85: Layer already exists 09:30:06 main: digest: sha256:3befa30139eb23c9c129cab0a1109fa6af28af5094ca0b6c9c225f2335d1f44a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:30:07 ===================================================== [Pipeline] echo 09:30:07 taggedImages: 09:30:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:30:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 09:30:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.18 09:30:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:30:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 09:30:08 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 09:30:08 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:30:08 latest 09:30:08 3.2.0-dev.18 09:30:08 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:30:08 main 09:30:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:09 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:30:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:30:10 8b32bbf5aeb8: Preparing 09:30:10 bf4680ab0f0c: Preparing 09:30:10 0dbfc1bf1efb: Preparing 09:30:10 576ee95b8d62: Preparing 09:30:10 7e77071a713a: Preparing 09:30:10 b356baa3312f: Preparing 09:30:10 312789be9c4b: Preparing 09:30:10 761f87ed7de8: Preparing 09:30:10 00318382026a: Preparing 09:30:10 7c504f21be85: Preparing 09:30:10 b356baa3312f: Waiting 09:30:10 312789be9c4b: Waiting 09:30:10 761f87ed7de8: Waiting 09:30:10 00318382026a: Waiting 09:30:10 576ee95b8d62: Layer already exists 09:30:10 7e77071a713a: Layer already exists 09:30:10 bf4680ab0f0c: Pushed 09:30:10 0dbfc1bf1efb: Pushed 09:30:10 8b32bbf5aeb8: Pushed 09:30:10 7c504f21be85: Layer already exists 09:30:10 761f87ed7de8: Pushed 09:30:10 00318382026a: Pushed 09:30:23 312789be9c4b: Pushed 09:30:25 b356baa3312f: Pushed 09:30:26 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:73cdc2d5fa74351d7f6a47f9862f5cdacc94525ded3af9180dda8e9ada2b0d39 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:26 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 09:30:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:30:27 8b32bbf5aeb8: Preparing 09:30:27 bf4680ab0f0c: Preparing 09:30:27 0dbfc1bf1efb: Preparing 09:30:27 576ee95b8d62: Preparing 09:30:27 7e77071a713a: Preparing 09:30:27 b356baa3312f: Preparing 09:30:27 312789be9c4b: Preparing 09:30:27 761f87ed7de8: Preparing 09:30:27 00318382026a: Preparing 09:30:27 7c504f21be85: Preparing 09:30:27 b356baa3312f: Waiting 09:30:27 312789be9c4b: Waiting 09:30:27 761f87ed7de8: Waiting 09:30:27 00318382026a: Waiting 09:30:27 7c504f21be85: Waiting 09:30:27 8b32bbf5aeb8: Layer already exists 09:30:27 7e77071a713a: Layer already exists 09:30:27 bf4680ab0f0c: Layer already exists 09:30:27 0dbfc1bf1efb: Layer already exists 09:30:27 576ee95b8d62: Layer already exists 09:30:27 b356baa3312f: Layer already exists 09:30:27 761f87ed7de8: Layer already exists 09:30:27 312789be9c4b: Layer already exists 09:30:27 7c504f21be85: Layer already exists 09:30:27 00318382026a: Layer already exists 09:30:27 latest: digest: sha256:73cdc2d5fa74351d7f6a47f9862f5cdacc94525ded3af9180dda8e9ada2b0d39 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:28 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.18 09:30:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:30:29 8b32bbf5aeb8: Preparing 09:30:29 bf4680ab0f0c: Preparing 09:30:29 0dbfc1bf1efb: Preparing 09:30:29 576ee95b8d62: Preparing 09:30:29 7e77071a713a: Preparing 09:30:29 b356baa3312f: Preparing 09:30:29 312789be9c4b: Preparing 09:30:29 761f87ed7de8: Preparing 09:30:29 00318382026a: Preparing 09:30:29 7c504f21be85: Preparing 09:30:29 312789be9c4b: Waiting 09:30:29 761f87ed7de8: Waiting 09:30:29 00318382026a: Waiting 09:30:29 7c504f21be85: Waiting 09:30:29 b356baa3312f: Waiting 09:30:29 7e77071a713a: Layer already exists 09:30:29 576ee95b8d62: Layer already exists 09:30:29 8b32bbf5aeb8: Layer already exists 09:30:29 bf4680ab0f0c: Layer already exists 09:30:29 0dbfc1bf1efb: Layer already exists 09:30:29 312789be9c4b: Layer already exists 09:30:29 00318382026a: Layer already exists 09:30:29 761f87ed7de8: Layer already exists 09:30:29 b356baa3312f: Layer already exists 09:30:29 7c504f21be85: Layer already exists 09:30:29 3.2.0-dev.18: digest: sha256:73cdc2d5fa74351d7f6a47f9862f5cdacc94525ded3af9180dda8e9ada2b0d39 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:30 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:30:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:30:31 8b32bbf5aeb8: Preparing 09:30:31 bf4680ab0f0c: Preparing 09:30:31 0dbfc1bf1efb: Preparing 09:30:31 576ee95b8d62: Preparing 09:30:31 7e77071a713a: Preparing 09:30:31 b356baa3312f: Preparing 09:30:31 312789be9c4b: Preparing 09:30:31 761f87ed7de8: Preparing 09:30:31 00318382026a: Preparing 09:30:31 7c504f21be85: Preparing 09:30:31 312789be9c4b: Waiting 09:30:31 761f87ed7de8: Waiting 09:30:31 00318382026a: Waiting 09:30:31 7c504f21be85: Waiting 09:30:31 b356baa3312f: Waiting 09:30:31 bf4680ab0f0c: Layer already exists 09:30:31 8b32bbf5aeb8: Layer already exists 09:30:31 7e77071a713a: Layer already exists 09:30:31 0dbfc1bf1efb: Layer already exists 09:30:31 576ee95b8d62: Layer already exists 09:30:31 b356baa3312f: Layer already exists 09:30:31 7c504f21be85: Layer already exists 09:30:31 312789be9c4b: Layer already exists 09:30:31 761f87ed7de8: Layer already exists 09:30:31 00318382026a: Layer already exists 09:30:31 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:73cdc2d5fa74351d7f6a47f9862f5cdacc94525ded3af9180dda8e9ada2b0d39 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:32 + 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 09:30:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 09:30:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:30:33 8b32bbf5aeb8: Preparing 09:30:33 bf4680ab0f0c: Preparing 09:30:33 0dbfc1bf1efb: Preparing 09:30:33 576ee95b8d62: Preparing 09:30:33 7e77071a713a: Preparing 09:30:33 b356baa3312f: Preparing 09:30:33 312789be9c4b: Preparing 09:30:33 761f87ed7de8: Preparing 09:30:33 00318382026a: Preparing 09:30:33 7c504f21be85: Preparing 09:30:33 312789be9c4b: Waiting 09:30:33 761f87ed7de8: Waiting 09:30:33 00318382026a: Waiting 09:30:33 7c504f21be85: Waiting 09:30:33 b356baa3312f: Waiting 09:30:33 576ee95b8d62: Layer already exists 09:30:33 7e77071a713a: Layer already exists 09:30:33 bf4680ab0f0c: Layer already exists 09:30:33 8b32bbf5aeb8: Layer already exists 09:30:33 0dbfc1bf1efb: Layer already exists 09:30:33 b356baa3312f: Layer already exists 09:30:33 761f87ed7de8: Layer already exists 09:30:33 312789be9c4b: Layer already exists 09:30:33 00318382026a: Layer already exists 09:30:33 7c504f21be85: Layer already exists 09:30:33 main: digest: sha256:73cdc2d5fa74351d7f6a47f9862f5cdacc94525ded3af9180dda8e9ada2b0d39 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:30:34 ===================================================== [Pipeline] echo 09:30:34 taggedImages: 09:30:34 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:30:34 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 09:30:34 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.18 09:30:34 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:30:34 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 09:30:34 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 09:30:34 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:30:34 latest 09:30:34 3.2.0-dev.18 09:30:34 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:30:34 main 09:30:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:35 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:30:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:30:36 1e8eeaa6334f: Preparing 09:30:36 23789a894b82: Preparing 09:30:36 23330a7e0405: Preparing 09:30:36 576ee95b8d62: Preparing 09:30:36 7e77071a713a: Preparing 09:30:36 5c6bae26a434: Preparing 09:30:36 34da5c222411: Preparing 09:30:36 ea73c7956e7b: Preparing 09:30:36 7c504f21be85: Preparing 09:30:36 5c6bae26a434: Waiting 09:30:36 34da5c222411: Waiting 09:30:36 ea73c7956e7b: Waiting 09:30:36 7c504f21be85: Waiting 09:30:37 576ee95b8d62: Layer already exists 09:30:37 7e77071a713a: Layer already exists 09:30:37 23330a7e0405: Pushed 09:30:37 23789a894b82: Pushed 09:30:37 1e8eeaa6334f: Pushed 09:30:37 34da5c222411: Pushed 09:30:37 7c504f21be85: Layer already exists 09:30:37 ea73c7956e7b: Pushed 09:30:52 5c6bae26a434: Pushed 09:30:52 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:fc525ff46093fb576e5f59455f610dcfbe966086d932fb21e23ef6472e0a76e9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:53 + 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 09:30:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 09:30:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:30:54 1e8eeaa6334f: Preparing 09:30:54 23789a894b82: Preparing 09:30:54 23330a7e0405: Preparing 09:30:54 576ee95b8d62: Preparing 09:30:54 7e77071a713a: Preparing 09:30:54 5c6bae26a434: Preparing 09:30:54 34da5c222411: Preparing 09:30:54 ea73c7956e7b: Preparing 09:30:54 7c504f21be85: Preparing 09:30:54 5c6bae26a434: Waiting 09:30:54 34da5c222411: Waiting 09:30:54 ea73c7956e7b: Waiting 09:30:54 7c504f21be85: Waiting 09:30:54 1e8eeaa6334f: Layer already exists 09:30:54 23330a7e0405: Layer already exists 09:30:54 576ee95b8d62: Layer already exists 09:30:54 7e77071a713a: Layer already exists 09:30:54 23789a894b82: Layer already exists 09:30:54 5c6bae26a434: Layer already exists 09:30:54 34da5c222411: Layer already exists 09:30:54 ea73c7956e7b: Layer already exists 09:30:54 7c504f21be85: Layer already exists 09:30:54 latest: digest: sha256:fc525ff46093fb576e5f59455f610dcfbe966086d932fb21e23ef6472e0a76e9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:55 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.18 09:30:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:30:56 1e8eeaa6334f: Preparing 09:30:56 23789a894b82: Preparing 09:30:56 23330a7e0405: Preparing 09:30:56 576ee95b8d62: Preparing 09:30:56 7e77071a713a: Preparing 09:30:56 5c6bae26a434: Preparing 09:30:56 34da5c222411: Preparing 09:30:56 ea73c7956e7b: Preparing 09:30:56 7c504f21be85: Preparing 09:30:56 5c6bae26a434: Waiting 09:30:56 34da5c222411: Waiting 09:30:56 ea73c7956e7b: Waiting 09:30:56 7c504f21be85: Waiting 09:30:56 576ee95b8d62: Layer already exists 09:30:56 7e77071a713a: Layer already exists 09:30:56 1e8eeaa6334f: Layer already exists 09:30:56 23330a7e0405: Layer already exists 09:30:56 23789a894b82: Layer already exists 09:30:56 5c6bae26a434: Layer already exists 09:30:56 34da5c222411: Layer already exists 09:30:56 ea73c7956e7b: Layer already exists 09:30:56 7c504f21be85: Layer already exists 09:30:56 3.2.0-dev.18: digest: sha256:fc525ff46093fb576e5f59455f610dcfbe966086d932fb21e23ef6472e0a76e9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:57 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:30:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:30:57 1e8eeaa6334f: Preparing 09:30:57 23789a894b82: Preparing 09:30:57 23330a7e0405: Preparing 09:30:57 576ee95b8d62: Preparing 09:30:57 7e77071a713a: Preparing 09:30:57 5c6bae26a434: Preparing 09:30:57 34da5c222411: Preparing 09:30:57 ea73c7956e7b: Preparing 09:30:57 7c504f21be85: Preparing 09:30:57 5c6bae26a434: Waiting 09:30:57 34da5c222411: Waiting 09:30:57 7c504f21be85: Waiting 09:30:57 ea73c7956e7b: Waiting 09:30:57 23330a7e0405: Layer already exists 09:30:57 23789a894b82: Layer already exists 09:30:57 576ee95b8d62: Layer already exists 09:30:57 7e77071a713a: Layer already exists 09:30:57 1e8eeaa6334f: Layer already exists 09:30:57 7c504f21be85: Layer already exists 09:30:57 34da5c222411: Layer already exists 09:30:57 ea73c7956e7b: Layer already exists 09:30:57 5c6bae26a434: Layer already exists 09:30:58 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:fc525ff46093fb576e5f59455f610dcfbe966086d932fb21e23ef6472e0a76e9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:59 + 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 09:30:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 09:30:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:30:59 1e8eeaa6334f: Preparing 09:30:59 23789a894b82: Preparing 09:30:59 23330a7e0405: Preparing 09:30:59 576ee95b8d62: Preparing 09:30:59 7e77071a713a: Preparing 09:30:59 5c6bae26a434: Preparing 09:30:59 34da5c222411: Preparing 09:30:59 5c6bae26a434: Waiting 09:30:59 34da5c222411: Waiting 09:30:59 ea73c7956e7b: Preparing 09:30:59 7c504f21be85: Preparing 09:30:59 ea73c7956e7b: Waiting 09:30:59 7c504f21be85: Waiting 09:30:59 576ee95b8d62: Layer already exists 09:30:59 23789a894b82: Layer already exists 09:30:59 7e77071a713a: Layer already exists 09:30:59 23330a7e0405: Layer already exists 09:30:59 1e8eeaa6334f: Layer already exists 09:30:59 7c504f21be85: Layer already exists 09:30:59 ea73c7956e7b: Layer already exists 09:30:59 5c6bae26a434: Layer already exists 09:30:59 34da5c222411: Layer already exists 09:31:00 main: digest: sha256:fc525ff46093fb576e5f59455f610dcfbe966086d932fb21e23ef6472e0a76e9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:31:01 ===================================================== [Pipeline] echo 09:31:01 taggedImages: 09:31:01 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:31:01 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 09:31:01 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.18 09:31:01 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:31:01 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 09:31:01 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 09:31:01 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:31:01 latest 09:31:01 3.2.0-dev.18 09:31:01 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:31:01 main 09:31:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:02 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:31:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:31:03 f3e3bd371bd2: Preparing 09:31:03 30202b56a653: Preparing 09:31:03 549023609f80: Preparing 09:31:03 576ee95b8d62: Preparing 09:31:03 7e77071a713a: Preparing 09:31:03 5c6bae26a434: Preparing 09:31:03 761f87ed7de8: Preparing 09:31:03 00318382026a: Preparing 09:31:03 7c504f21be85: Preparing 09:31:03 761f87ed7de8: Waiting 09:31:03 00318382026a: Waiting 09:31:03 7c504f21be85: Waiting 09:31:03 5c6bae26a434: Waiting 09:31:03 7e77071a713a: Layer already exists 09:31:03 576ee95b8d62: Layer already exists 09:31:03 761f87ed7de8: Layer already exists 09:31:03 5c6bae26a434: Layer already exists 09:31:03 00318382026a: Layer already exists 09:31:03 7c504f21be85: Layer already exists 09:31:03 f3e3bd371bd2: Pushed 09:31:03 30202b56a653: Pushed 09:31:03 549023609f80: Pushed 09:31:04 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:85009bd9b051432bce85a3ec46a232bdf8454caf4b1534572aea355ed02fdc2b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:04 + 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 09:31:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 09:31:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:31:05 f3e3bd371bd2: Preparing 09:31:05 30202b56a653: Preparing 09:31:05 549023609f80: Preparing 09:31:05 576ee95b8d62: Preparing 09:31:05 7e77071a713a: Preparing 09:31:05 5c6bae26a434: Preparing 09:31:05 5c6bae26a434: Waiting 09:31:05 761f87ed7de8: Preparing 09:31:05 761f87ed7de8: Waiting 09:31:05 00318382026a: Preparing 09:31:05 7c504f21be85: Preparing 09:31:05 00318382026a: Waiting 09:31:05 7c504f21be85: Waiting 09:31:05 576ee95b8d62: Layer already exists 09:31:05 549023609f80: Layer already exists 09:31:05 f3e3bd371bd2: Layer already exists 09:31:05 7e77071a713a: Layer already exists 09:31:05 30202b56a653: Layer already exists 09:31:05 761f87ed7de8: Layer already exists 09:31:05 5c6bae26a434: Layer already exists 09:31:05 7c504f21be85: Layer already exists 09:31:05 00318382026a: Layer already exists 09:31:05 latest: digest: sha256:85009bd9b051432bce85a3ec46a232bdf8454caf4b1534572aea355ed02fdc2b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:06 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.18 09:31:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:31:07 f3e3bd371bd2: Preparing 09:31:07 30202b56a653: Preparing 09:31:07 549023609f80: Preparing 09:31:07 576ee95b8d62: Preparing 09:31:07 7e77071a713a: Preparing 09:31:07 5c6bae26a434: Preparing 09:31:07 761f87ed7de8: Preparing 09:31:07 00318382026a: Preparing 09:31:07 7c504f21be85: Preparing 09:31:07 761f87ed7de8: Waiting 09:31:07 00318382026a: Waiting 09:31:07 7c504f21be85: Waiting 09:31:07 5c6bae26a434: Waiting 09:31:07 576ee95b8d62: Layer already exists 09:31:07 30202b56a653: Layer already exists 09:31:07 7e77071a713a: Layer already exists 09:31:07 f3e3bd371bd2: Layer already exists 09:31:07 549023609f80: Layer already exists 09:31:07 5c6bae26a434: Layer already exists 09:31:07 00318382026a: Layer already exists 09:31:07 761f87ed7de8: Layer already exists 09:31:07 7c504f21be85: Layer already exists 09:31:07 3.2.0-dev.18: digest: sha256:85009bd9b051432bce85a3ec46a232bdf8454caf4b1534572aea355ed02fdc2b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:08 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:31:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:31:09 f3e3bd371bd2: Preparing 09:31:09 30202b56a653: Preparing 09:31:09 549023609f80: Preparing 09:31:09 576ee95b8d62: Preparing 09:31:09 7e77071a713a: Preparing 09:31:09 5c6bae26a434: Preparing 09:31:09 761f87ed7de8: Preparing 09:31:09 00318382026a: Preparing 09:31:09 7c504f21be85: Preparing 09:31:09 5c6bae26a434: Waiting 09:31:09 761f87ed7de8: Waiting 09:31:09 00318382026a: Waiting 09:31:09 7c504f21be85: Waiting 09:31:09 f3e3bd371bd2: Layer already exists 09:31:09 30202b56a653: Layer already exists 09:31:09 576ee95b8d62: Layer already exists 09:31:09 549023609f80: Layer already exists 09:31:09 7e77071a713a: Layer already exists 09:31:09 761f87ed7de8: Layer already exists 09:31:09 00318382026a: Layer already exists 09:31:09 5c6bae26a434: Layer already exists 09:31:09 7c504f21be85: Layer already exists 09:31:09 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:85009bd9b051432bce85a3ec46a232bdf8454caf4b1534572aea355ed02fdc2b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:10 + 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 09:31:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 09:31:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:31:11 f3e3bd371bd2: Preparing 09:31:11 30202b56a653: Preparing 09:31:11 549023609f80: Preparing 09:31:11 576ee95b8d62: Preparing 09:31:11 7e77071a713a: Preparing 09:31:11 5c6bae26a434: Preparing 09:31:11 761f87ed7de8: Preparing 09:31:11 00318382026a: Preparing 09:31:11 7c504f21be85: Preparing 09:31:11 5c6bae26a434: Waiting 09:31:11 00318382026a: Waiting 09:31:11 7c504f21be85: Waiting 09:31:11 761f87ed7de8: Waiting 09:31:11 f3e3bd371bd2: Layer already exists 09:31:11 549023609f80: Layer already exists 09:31:11 576ee95b8d62: Layer already exists 09:31:11 30202b56a653: Layer already exists 09:31:11 7e77071a713a: Layer already exists 09:31:11 761f87ed7de8: Layer already exists 09:31:11 5c6bae26a434: Layer already exists 09:31:11 00318382026a: Layer already exists 09:31:11 7c504f21be85: Layer already exists 09:31:11 main: digest: sha256:85009bd9b051432bce85a3ec46a232bdf8454caf4b1534572aea355ed02fdc2b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:31:12 ===================================================== [Pipeline] echo 09:31:12 taggedImages: 09:31:12 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:31:12 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 09:31:12 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.18 09:31:12 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:31:12 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 09:31:12 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 09:31:12 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:31:12 latest 09:31:12 3.2.0-dev.18 09:31:12 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:31:12 main 09:31:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:14 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:31:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:31:14 0b426580e074: Preparing 09:31:14 6cd9e55b964d: Preparing 09:31:14 576ee95b8d62: Preparing 09:31:14 7e77071a713a: Preparing 09:31:14 19636a5199ae: Preparing 09:31:14 e3770756e496: Preparing 09:31:14 7c504f21be85: Preparing 09:31:14 e3770756e496: Waiting 09:31:14 576ee95b8d62: Layer already exists 09:31:15 19636a5199ae: Pushed 09:31:15 e3770756e496: Pushed 09:31:15 7e77071a713a: Layer already exists 09:31:15 7c504f21be85: Layer already exists 09:31:15 0b426580e074: Pushed 09:31:19 6cd9e55b964d: Pushed 09:31:19 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:2e61313ab242353f6a245cc22eed39b84eb514d562a1987a94ec2de2c33901ab size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:20 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 09:31:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:31:21 0b426580e074: Preparing 09:31:21 6cd9e55b964d: Preparing 09:31:21 576ee95b8d62: Preparing 09:31:21 7e77071a713a: Preparing 09:31:21 19636a5199ae: Preparing 09:31:21 e3770756e496: Preparing 09:31:21 7c504f21be85: Preparing 09:31:21 e3770756e496: Waiting 09:31:21 7c504f21be85: Waiting 09:31:21 0b426580e074: Layer already exists 09:31:21 6cd9e55b964d: Layer already exists 09:31:21 7e77071a713a: Layer already exists 09:31:21 19636a5199ae: Layer already exists 09:31:21 576ee95b8d62: Layer already exists 09:31:21 7c504f21be85: Layer already exists 09:31:21 e3770756e496: Layer already exists 09:31:21 latest: digest: sha256:2e61313ab242353f6a245cc22eed39b84eb514d562a1987a94ec2de2c33901ab size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:22 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.18 09:31:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:31:23 0b426580e074: Preparing 09:31:23 6cd9e55b964d: Preparing 09:31:23 576ee95b8d62: Preparing 09:31:23 7e77071a713a: Preparing 09:31:23 19636a5199ae: Preparing 09:31:23 e3770756e496: Preparing 09:31:23 7c504f21be85: Preparing 09:31:23 e3770756e496: Waiting 09:31:23 7c504f21be85: Waiting 09:31:23 0b426580e074: Layer already exists 09:31:23 19636a5199ae: Layer already exists 09:31:23 6cd9e55b964d: Layer already exists 09:31:23 576ee95b8d62: Layer already exists 09:31:23 7e77071a713a: Layer already exists 09:31:23 e3770756e496: Layer already exists 09:31:23 7c504f21be85: Layer already exists 09:31:23 3.2.0-dev.18: digest: sha256:2e61313ab242353f6a245cc22eed39b84eb514d562a1987a94ec2de2c33901ab size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:24 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:31:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:31:25 0b426580e074: Preparing 09:31:25 6cd9e55b964d: Preparing 09:31:25 576ee95b8d62: Preparing 09:31:25 7e77071a713a: Preparing 09:31:25 19636a5199ae: Preparing 09:31:25 e3770756e496: Preparing 09:31:25 7c504f21be85: Preparing 09:31:25 e3770756e496: Waiting 09:31:25 7c504f21be85: Waiting 09:31:25 0b426580e074: Layer already exists 09:31:25 19636a5199ae: Layer already exists 09:31:25 6cd9e55b964d: Layer already exists 09:31:25 7e77071a713a: Layer already exists 09:31:25 576ee95b8d62: Layer already exists 09:31:25 7c504f21be85: Layer already exists 09:31:25 e3770756e496: Layer already exists 09:31:25 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:2e61313ab242353f6a245cc22eed39b84eb514d562a1987a94ec2de2c33901ab size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:26 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 09:31:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:31:26 0b426580e074: Preparing 09:31:26 6cd9e55b964d: Preparing 09:31:26 576ee95b8d62: Preparing 09:31:26 7e77071a713a: Preparing 09:31:26 19636a5199ae: Preparing 09:31:26 e3770756e496: Preparing 09:31:26 7c504f21be85: Preparing 09:31:26 e3770756e496: Waiting 09:31:26 7c504f21be85: Waiting 09:31:26 576ee95b8d62: Layer already exists 09:31:26 0b426580e074: Layer already exists 09:31:26 7e77071a713a: Layer already exists 09:31:26 19636a5199ae: Layer already exists 09:31:26 6cd9e55b964d: Layer already exists 09:31:26 7c504f21be85: Layer already exists 09:31:26 e3770756e496: Layer already exists 09:31:27 main: digest: sha256:2e61313ab242353f6a245cc22eed39b84eb514d562a1987a94ec2de2c33901ab size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:31:28 ===================================================== [Pipeline] echo 09:31:28 taggedImages: 09:31:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:31:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 09:31:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.18 09:31:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:31:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 09:31:28 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 09:31:28 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:31:28 latest 09:31:28 3.2.0-dev.18 09:31:28 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:31:28 main 09:31:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:29 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:31:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:31:30 94601f7a8767: Preparing 09:31:30 bb3956f8b195: Preparing 09:31:30 576ee95b8d62: Preparing 09:31:30 7e77071a713a: Preparing 09:31:30 b67645debb6c: Preparing 09:31:30 767e2773f6c6: Preparing 09:31:30 7c504f21be85: Preparing 09:31:30 767e2773f6c6: Waiting 09:31:30 7c504f21be85: Waiting 09:31:30 576ee95b8d62: Layer already exists 09:31:30 b67645debb6c: Layer already exists 09:31:30 7e77071a713a: Layer already exists 09:31:30 767e2773f6c6: Layer already exists 09:31:30 7c504f21be85: Layer already exists 09:31:30 94601f7a8767: Pushed 09:31:35 bb3956f8b195: Pushed 09:31:35 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:a7109d29915d4e4e050ba99ea60b83f984b9b3e4c4301a214b16e5504e74a6b3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:35 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 09:31:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:31:36 94601f7a8767: Preparing 09:31:36 bb3956f8b195: Preparing 09:31:36 576ee95b8d62: Preparing 09:31:36 7e77071a713a: Preparing 09:31:36 b67645debb6c: Preparing 09:31:36 767e2773f6c6: Preparing 09:31:36 7c504f21be85: Preparing 09:31:36 767e2773f6c6: Waiting 09:31:36 7c504f21be85: Waiting 09:31:36 7e77071a713a: Layer already exists 09:31:36 b67645debb6c: Layer already exists 09:31:36 576ee95b8d62: Layer already exists 09:31:36 bb3956f8b195: Layer already exists 09:31:36 94601f7a8767: Layer already exists 09:31:36 767e2773f6c6: Layer already exists 09:31:36 7c504f21be85: Layer already exists 09:31:36 latest: digest: sha256:a7109d29915d4e4e050ba99ea60b83f984b9b3e4c4301a214b16e5504e74a6b3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:37 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.18 09:31:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:31:38 94601f7a8767: Preparing 09:31:38 bb3956f8b195: Preparing 09:31:38 576ee95b8d62: Preparing 09:31:38 7e77071a713a: Preparing 09:31:38 b67645debb6c: Preparing 09:31:38 767e2773f6c6: Preparing 09:31:38 7c504f21be85: Preparing 09:31:38 767e2773f6c6: Waiting 09:31:38 7c504f21be85: Waiting 09:31:38 bb3956f8b195: Layer already exists 09:31:38 7e77071a713a: Layer already exists 09:31:38 94601f7a8767: Layer already exists 09:31:38 576ee95b8d62: Layer already exists 09:31:38 b67645debb6c: Layer already exists 09:31:38 767e2773f6c6: Layer already exists 09:31:38 7c504f21be85: Layer already exists 09:31:38 3.2.0-dev.18: digest: sha256:a7109d29915d4e4e050ba99ea60b83f984b9b3e4c4301a214b16e5504e74a6b3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:39 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:31:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:31:40 94601f7a8767: Preparing 09:31:40 bb3956f8b195: Preparing 09:31:40 576ee95b8d62: Preparing 09:31:40 7e77071a713a: Preparing 09:31:40 b67645debb6c: Preparing 09:31:40 767e2773f6c6: Preparing 09:31:40 7c504f21be85: Preparing 09:31:40 767e2773f6c6: Waiting 09:31:40 7c504f21be85: Waiting 09:31:40 576ee95b8d62: Layer already exists 09:31:40 bb3956f8b195: Layer already exists 09:31:40 b67645debb6c: Layer already exists 09:31:40 94601f7a8767: Layer already exists 09:31:40 7e77071a713a: Layer already exists 09:31:40 7c504f21be85: Layer already exists 09:31:40 767e2773f6c6: Layer already exists 09:31:40 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:a7109d29915d4e4e050ba99ea60b83f984b9b3e4c4301a214b16e5504e74a6b3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:41 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 09:31:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:31:42 94601f7a8767: Preparing 09:31:42 bb3956f8b195: Preparing 09:31:42 576ee95b8d62: Preparing 09:31:42 7e77071a713a: Preparing 09:31:42 b67645debb6c: Preparing 09:31:42 767e2773f6c6: Preparing 09:31:42 7c504f21be85: Preparing 09:31:42 767e2773f6c6: Waiting 09:31:42 7c504f21be85: Waiting 09:31:42 bb3956f8b195: Layer already exists 09:31:42 7e77071a713a: Layer already exists 09:31:42 576ee95b8d62: Layer already exists 09:31:42 94601f7a8767: Layer already exists 09:31:42 b67645debb6c: Layer already exists 09:31:42 767e2773f6c6: Layer already exists 09:31:42 7c504f21be85: Layer already exists 09:31:42 main: digest: sha256:a7109d29915d4e4e050ba99ea60b83f984b9b3e4c4301a214b16e5504e74a6b3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:31:43 ===================================================== [Pipeline] echo 09:31:44 taggedImages: 09:31:44 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 09:31:44 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 09:31:44 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.18 09:31:44 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 09:31:44 - 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 09:31:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:31:45 09:31:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:31:45 arm64: Pulling from edgex-lftools-log-publisher 09:31:45 8998bd30e6a1: Pulling fs layer 09:31:45 04944245beec: Pulling fs layer 09:31:45 699f458cf7ca: Pulling fs layer 09:31:45 765212b225bb: Pulling fs layer 09:31:45 f23df028b6ca: Pulling fs layer 09:31:45 d65c8cfc05b1: Pulling fs layer 09:31:45 2437ff75d9bd: Pulling fs layer 09:31:45 f23df028b6ca: Waiting 09:31:45 765212b225bb: Waiting 09:31:45 d65c8cfc05b1: Waiting 09:31:45 2437ff75d9bd: Waiting 09:31:46 04944245beec: Verifying Checksum 09:31:46 04944245beec: Download complete 09:31:46 765212b225bb: Verifying Checksum 09:31:46 765212b225bb: Download complete 09:31:46 f23df028b6ca: Verifying Checksum 09:31:46 f23df028b6ca: Download complete 09:31:46 d65c8cfc05b1: Verifying Checksum 09:31:46 d65c8cfc05b1: Download complete 09:31:46 699f458cf7ca: Verifying Checksum 09:31:46 699f458cf7ca: Download complete 09:31:46 8998bd30e6a1: Verifying Checksum 09:31:46 8998bd30e6a1: Download complete 09:31:49 2437ff75d9bd: Verifying Checksum 09:31:49 2437ff75d9bd: Download complete 09:31:51 8998bd30e6a1: Pull complete 09:31:51 04944245beec: Pull complete 09:31:53 699f458cf7ca: Pull complete 09:31:53 765212b225bb: Pull complete 09:31:54 f23df028b6ca: Pull complete 09:31:54 d65c8cfc05b1: Pull complete 09:32:12 2437ff75d9bd: Pull complete 09:32:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:32:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:32:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:32:13 prd-ubuntu20.04-docker-arm64-4c-16g-1776 does not seem to be running inside a container 09:32:13 $ 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/628 -v /w/workspace/edgex-go/628:/w/workspace/edgex-go/628:rw,z -v /w/workspace/edgex-go/628@tmp:/w/workspace/edgex-go/628@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 09:32:15 $ docker top 73506444ddac3d0c5cc72c0d7667be768b39efff4fc3c581e16ff299d7e58192 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:32:17 ---> job-cost.sh 09:32:17 lf-activate-venv: SKIPPING 09:32:17 INFO: No Stack... 09:32:17 INFO: Retrieving Pricing Info for: v3-standard-4 09:32:18 INFO: Archiving Costs [Pipeline] sh 09:32:19 + cat /w/workspace/edgex-go/628/archives/cost.csv 09:32:19 + cut -d, -f6 [Pipeline] lock 09:32:19 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-628-stack-cost] 09:32:19 Resource [jenkins-edgexfoundry-edgex-go-main-628-stack-cost] did not exist. Created. 09:32:19 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-628-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:32:19 + echo total: 0.10999999940395355 [Pipeline] stash 09:32:20 Stashed 1 file(s) [Pipeline] } 09:32:20 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-628-stack-cost] [Pipeline] // lock [Pipeline] } 09:32:21 $ docker stop --time=1 73506444ddac3d0c5cc72c0d7667be768b39efff4fc3c581e16ff299d7e58192 09:32:22 $ docker rm -f --volumes 73506444ddac3d0c5cc72c0d7667be768b39efff4fc3c581e16ff299d7e58192 [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 09:32:26 provisioning config files... 09:32:26 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/628@tmp/config14997518559626161422tmp [Pipeline] { [Pipeline] sh 09:32:27 + set +x 09:32:27 + curl -s https://codecov.io/bash 09:32:27 + bash -s -- 09:32:27 09:32:27 _____ _ 09:32:27 / ____| | | 09:32:27 | | ___ __| | ___ ___ _____ __ 09:32:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:32:27 | |___| (_) | (_| | __/ (_| (_) \ V / 09:32:27 \_____\___/ \__,_|\___|\___\___/ \_/ 09:32:27 Bash-1.0.6 09:32:27 09:32:27 09:32:27 ==> git version 2.25.1 found 09:32:27 ==> 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 09:32:27 Release-Date: 2020-01-08 09:32:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:32:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:32:27 ==> Jenkins CI detected. 09:32:27 current dir:  /w/workspace/edgex-go/628 09:32:27 project root: . 09:32:27 --> token set from env 09:32:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:32:27 ==> Running gcov in . (disable via -X gcov) 09:32:27 ==> Python coveragepy not found 09:32:27 ==> Searching for coverage reports in: 09:32:27 + . 09:32:27 -> Found 1 reports 09:32:27 ==> Detecting git/mercurial file structure 09:32:27 ==> Reading reports 09:32:27 + ./coverage.out bytes=453602 09:32:27 ==> Appending adjustments 09:32:27 https://docs.codecov.io/docs/fixing-reports 09:32:28 + Found adjustments 09:32:28 ==> Gzipping contents 09:32:28 60K /tmp/codecov.b4BWSw.gz 09:32:28 ==> Uploading reports 09:32:28 url: https://codecov.io 09:32:28 query: branch=main&commit=b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285&build=628&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F628%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:32:28 -> Pinging Codecov 09:32:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285&build=628&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F628%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:32:28 -> Uploading to 09:32:28 https://storage.googleapis.com/codecov/v4/raw/2024-02-27/00271124DB129430A58F1EEE437C3FCB/b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285/abd9ae8c-c309-41ec-bfc5-1cdf2c3d607f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240227%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240227T093228Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=305248206a0799cadf9cc59913d3194eb682ba2fafee5f21b184ff9e4d9fd27c 09:32:28 % Total % Received % Xferd Average Speed Time Time Time Current 09:32:28 Dload Upload Total Spent Left Speed 09:32:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57816 0 0 100 57816 0 194k --:--:-- --:--:-- --:--:-- 194k 09:32:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } 09:32:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 09:32:30 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:32:30 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:32:31 09:32:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:32:31 1.410.4: Pulling from edgex-devops/edgex-snyk-go 09:32:31 df9b9388f04a: Pulling fs layer 09:32:31 52dc419b0ee2: Pulling fs layer 09:32:31 25bc292e5bac: Pulling fs layer 09:32:31 114826534d7a: Pulling fs layer 09:32:31 4657fd5d0bcf: Pulling fs layer 09:32:31 6ad1cebc031e: Pulling fs layer 09:32:31 8a3aa393b2d8: Pulling fs layer 09:32:31 4657fd5d0bcf: Waiting 09:32:31 6ad1cebc031e: Waiting 09:32:31 8a3aa393b2d8: Waiting 09:32:31 114826534d7a: Waiting 09:32:31 25bc292e5bac: Verifying Checksum 09:32:31 25bc292e5bac: Download complete 09:32:31 52dc419b0ee2: Download complete 09:32:31 4657fd5d0bcf: Verifying Checksum 09:32:31 4657fd5d0bcf: Download complete 09:32:31 df9b9388f04a: Verifying Checksum 09:32:31 df9b9388f04a: Download complete 09:32:31 6ad1cebc031e: Verifying Checksum 09:32:31 6ad1cebc031e: Download complete 09:32:31 df9b9388f04a: Pull complete 09:32:31 52dc419b0ee2: Pull complete 09:32:32 25bc292e5bac: Pull complete 09:32:32 114826534d7a: Verifying Checksum 09:32:32 114826534d7a: Download complete 09:32:32 8a3aa393b2d8: Verifying Checksum 09:32:32 8a3aa393b2d8: Download complete 09:32:35 114826534d7a: Pull complete 09:32:35 4657fd5d0bcf: Pull complete 09:32:35 6ad1cebc031e: Pull complete 09:32:38 8a3aa393b2d8: Pull complete 09:32:38 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 09:32:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:32:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:32:39 prd-ubuntu20.04-docker-8c-8g-1775 does not seem to be running inside a container 09:32:39 $ 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/628 -v /w/workspace/edgex-go/628:/w/workspace/edgex-go/628:rw,z -v /w/workspace/edgex-go/628@tmp:/w/workspace/edgex-go/628@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 09:32:45 $ docker top e9f34c9dd07e5f65da27e95ccd98dac5d4816db337e4f538710145f8865cab7a -eo pid,comm [Pipeline] { [Pipeline] echo 09:32:45 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 09:32:45 + set -o pipefail 09:32:45 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 09:32:52 09:32:52 Monitoring /w/workspace/edgex-go/628 (github.com/edgexfoundry/edgex-go)... 09:32:52 09:32:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/2bd5f696-db59-4c2b-a006-4b95c75aa5a4 09:32:52 09:32:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:32:52 09:32:52 09:32:52 A medium severity vulnerability was found in the Snyk CLI versions you are using. 09:32:52 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 09:32:52 More details here: https://snyk.co/ue1NS [Pipeline] } 09:32:52 $ docker stop --time=1 e9f34c9dd07e5f65da27e95ccd98dac5d4816db337e4f538710145f8865cab7a 09:32:56 $ docker rm -f --volumes e9f34c9dd07e5f65da27e95ccd98dac5d4816db337e4f538710145f8865cab7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 09:32:57 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:32:58 provisioning config files... 09:32:58 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/628@tmp/config4326976104159526575tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:32:58 --> edgex-publish-swagger.sh 09:32:58 === Publish openapi/v3 API === 09:32:58 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 09:32:58 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/628/openapi/v3/core-command.yaml] 09:32:58 % Total % Received % Xferd Average Speed Time Time Time Current 09:32:58 Dload Upload Total Spent Left Speed 09:32:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 66360 --:--:-- --:--:-- --:--:-- 66360 09:32:58 09:32:58 09:32:58 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/628/openapi/v3/core-data.yaml] 09:32:59 % Total % Received % Xferd Average Speed Time Time Time Current 09:32:59 Dload Upload Total Spent Left Speed 09:32:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 106k --:--:-- --:--:-- --:--:-- 105k 100 72043 0 0 100 72043 0 106k --:--:-- --:--:-- --:--:-- 105k 09:32:59 09:32:59 09:32:59 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/628/openapi/v3/core-metadata.yaml] 09:32:59 % Total % Received % Xferd Average Speed Time Time Time Current 09:32:59 Dload Upload Total Spent Left Speed 09:33:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 180 100 144k 387 311k --:--:-- --:--:-- --:--:-- 311k 09:33:00 {"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":{}} 09:33:00 09:33:00 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/628/openapi/v3/support-notifications.yaml] 09:33:00 % Total % Received % Xferd Average Speed Time Time Time Current 09:33:00 Dload Upload Total Spent Left Speed 09:33:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87151 0 0 100 87151 0 417k --:--:-- --:--:-- --:--:-- 415k 100 87331 100 180 100 87151 416 197k --:--:-- --:--:-- --:--:-- 196k 09:33:00 {"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":{}} 09:33:00 09:33:00 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/628/openapi/v3/support-scheduler.yaml] 09:33:00 % Total % Received % Xferd Average Speed Time Time Time Current 09:33:00 Dload Upload Total Spent Left Speed 09:33:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37134 100 180 100 36954 466 95735 --:--:-- --:--:-- --:--:-- 96202 09:33:01 {"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":{}} 09:33:01 [Pipeline] } 09:33:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 09:33:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:33:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:33:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:33:04 prd-ubuntu20.04-docker-8c-8g-1775 does not seem to be running inside a container 09:33:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/628 -v /w/workspace/edgex-go/628:/w/workspace/edgex-go/628:rw,z -v /w/workspace/edgex-go/628@tmp:/w/workspace/edgex-go/628@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:33:04 $ docker top f09d324ec626fec9193cd3857e10454a757dcc856506c330a829c736480a8f7d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:33:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:33:05 [ssh-agent] Looking for ssh-agent implementation... 09:33:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:33:05 $ docker exec f09d324ec626fec9193cd3857e10454a757dcc856506c330a829c736480a8f7d ssh-agent 09:33:05 SSH_AUTH_SOCK=/tmp/ssh-ROHsQ266DX6E/agent.31 09:33:05 SSH_AGENT_PID=37 09:33:05 Running ssh-add (command line suppressed) 09:33:05 Identity added: /w/workspace/edgex-go/628@tmp/private_key_7821272414129880990.key (/w/workspace/edgex-go/628@tmp/private_key_7821272414129880990.key) 09:33:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:33:05 + git semver tag 09:33:06 2024-02-27 09:33:06,147 [run_tag] DEBUG tag force:False 09:33:06 2024-02-27 09:33:06,147 [check_head_tag] DEBUG check head tag 09:33:06 2024-02-27 09:33:06,149 [execute] INFO git cat-file --batch-check 09:33:06 2024-02-27 09:33:06,149 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/628, universal_newlines=False, shell=None, istream=) 09:33:06 2024-02-27 09:33:06,152 [execute] INFO git cat-file --batch 09:33:06 2024-02-27 09:33:06,153 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/628, universal_newlines=False, shell=None, istream=) 09:33:06 2024-02-27 09:33:06,182 [read_version] DEBUG read version from /w/workspace/edgex-go/628/.semver/main 09:33:06 2024-02-27 09:33:06,182 [execute] INFO git tag -a v3.2.0-dev.18 -m v3.2.0-dev.18 09:33:06 2024-02-27 09:33:06,183 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.18', '-m', 'v3.2.0-dev.18'], cwd=/w/workspace/edgex-go/628, universal_newlines=False, shell=None, istream=None) 09:33:06 2024-02-27 09:33:06,187 [read_version] DEBUG read version from /w/workspace/edgex-go/628/.semver/main 09:33:06 3.2.0-dev.18 [Pipeline] } 09:33:06 $ docker exec --env ******** --env ******** f09d324ec626fec9193cd3857e10454a757dcc856506c330a829c736480a8f7d ssh-agent -k 09:33:06 unset SSH_AUTH_SOCK; 09:33:06 unset SSH_AGENT_PID; 09:33:06 echo Agent pid 37 killed; 09:33:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:33:07 + git semver [Pipeline] } 09:33:07 $ docker stop --time=1 f09d324ec626fec9193cd3857e10454a757dcc856506c330a829c736480a8f7d 09:33:08 $ docker rm -f --volumes f09d324ec626fec9193cd3857e10454a757dcc856506c330a829c736480a8f7d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:33:10 09:33:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:33:10 0.23.1-centos7: Pulling from edgex-lftools 09:33:10 ab5ef0e58194: Pulling fs layer 09:33:10 9712f1f96733: Pulling fs layer 09:33:10 63f879dbbcfc: Pulling fs layer 09:33:10 0d9ebad4ef96: Pulling fs layer 09:33:10 e9a5061849ea: Pulling fs layer 09:33:10 d747dcd14b5f: Pulling fs layer 09:33:10 2de7ff778b66: Pulling fs layer 09:33:10 0d9ebad4ef96: Waiting 09:33:10 e9a5061849ea: Waiting 09:33:10 d747dcd14b5f: Waiting 09:33:10 2de7ff778b66: Waiting 09:33:10 9712f1f96733: Verifying Checksum 09:33:10 9712f1f96733: Download complete 09:33:10 63f879dbbcfc: Verifying Checksum 09:33:10 63f879dbbcfc: Download complete 09:33:11 e9a5061849ea: Verifying Checksum 09:33:11 e9a5061849ea: Download complete 09:33:11 d747dcd14b5f: Download complete 09:33:11 ab5ef0e58194: Verifying Checksum 09:33:11 ab5ef0e58194: Download complete 09:33:11 0d9ebad4ef96: Verifying Checksum 09:33:11 0d9ebad4ef96: Download complete 09:33:11 2de7ff778b66: Verifying Checksum 09:33:11 2de7ff778b66: Download complete 09:33:13 ab5ef0e58194: Pull complete 09:33:13 9712f1f96733: Pull complete 09:33:14 63f879dbbcfc: Pull complete 09:33:18 0d9ebad4ef96: Pull complete 09:33:18 e9a5061849ea: Pull complete 09:33:18 d747dcd14b5f: Pull complete 09:33:19 2de7ff778b66: Pull complete 09:33:19 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:33:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:33:19 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:33:20 prd-ubuntu20.04-docker-8c-8g-1775 does not seem to be running inside a container 09:33:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/628 -v /w/workspace/edgex-go/628:/w/workspace/edgex-go/628:rw,z -v /w/workspace/edgex-go/628@tmp:/w/workspace/edgex-go/628@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:33:26 $ docker top 1f02733edc7d0de98da49938154fc3aaeddcf3264a9b591752d9c15a5f99b011 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:33:27 provisioning config files... 09:33:27 copy managed file [sigul-config] to file:/w/workspace/edgex-go/628@tmp/config2305518991492560837tmp 09:33:27 copy managed file [sigul-password] to file:/w/workspace/edgex-go/628@tmp/config4564368173718986631tmp 09:33:27 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/628@tmp/config2943161929320131446tmp [Pipeline] { [Pipeline] echo 09:33:27 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:33:28 ---> sigul-configuration.sh 09:33:28 gpg: directory `/root/.gnupg' created 09:33:28 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:33:28 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:33:28 gpg: keyring `/root/.gnupg/secring.gpg' created 09:33:28 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:33:28 gpg: CAST5 encrypted data 09:33:28 gpg: encrypted with 1 passphrase 09:33:28 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:33:28 + mkdir /home/jenkins 09:33:28 + mkdir /home/jenkins/sigul [Pipeline] sh 09:33:28 + 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 09:33:28 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:33:29 ---> sigul-install.sh 09:33:29 Sigul already installed; skipping installation. [Pipeline] sh 09:33:29 + git tag --list 09:33:29 0.6.0 09:33:29 0.6.1 09:33:29 0.7.0 09:33:29 0.7.1 09:33:29 v1.0.0 09:33:29 v1.0.1 09:33:29 v1.1.0 09:33:29 v1.2.0 09:33:29 v1.2.1 09:33:29 v1.3.0 09:33:29 v1.3.1 09:33:29 v2.0.0 09:33:29 v2.1.0 09:33:29 v2.1.1 09:33:29 v2.2.0 09:33:29 v2.3.0 09:33:29 v3.0 09:33:29 v3.0.0 09:33:29 v3.1 09:33:29 v3.1.0 09:33:29 v3.1.0-dev.1 09:33:29 v3.1.0-dev.10 09:33:29 v3.1.0-dev.11 09:33:29 v3.1.0-dev.12 09:33:29 v3.1.0-dev.13 09:33:29 v3.1.0-dev.14 09:33:29 v3.1.0-dev.15 09:33:29 v3.1.0-dev.16 09:33:29 v3.1.0-dev.17 09:33:29 v3.1.0-dev.18 09:33:29 v3.1.0-dev.19 09:33:29 v3.1.0-dev.2 09:33:29 v3.1.0-dev.20 09:33:29 v3.1.0-dev.21 09:33:29 v3.1.0-dev.22 09:33:29 v3.1.0-dev.23 09:33:29 v3.1.0-dev.24 09:33:29 v3.1.0-dev.25 09:33:29 v3.1.0-dev.26 09:33:29 v3.1.0-dev.27 09:33:29 v3.1.0-dev.28 09:33:29 v3.1.0-dev.29 09:33:29 v3.1.0-dev.3 09:33:29 v3.1.0-dev.30 09:33:29 v3.1.0-dev.31 09:33:29 v3.1.0-dev.32 09:33:29 v3.1.0-dev.33 09:33:29 v3.1.0-dev.34 09:33:29 v3.1.0-dev.35 09:33:29 v3.1.0-dev.36 09:33:29 v3.1.0-dev.37 09:33:29 v3.1.0-dev.38 09:33:29 v3.1.0-dev.39 09:33:29 v3.1.0-dev.4 09:33:29 v3.1.0-dev.40 09:33:29 v3.1.0-dev.41 09:33:29 v3.1.0-dev.42 09:33:29 v3.1.0-dev.43 09:33:29 v3.1.0-dev.44 09:33:29 v3.1.0-dev.45 09:33:29 v3.1.0-dev.46 09:33:29 v3.1.0-dev.47 09:33:29 v3.1.0-dev.48 09:33:29 v3.1.0-dev.49 09:33:29 v3.1.0-dev.5 09:33:29 v3.1.0-dev.50 09:33:29 v3.1.0-dev.51 09:33:29 v3.1.0-dev.52 09:33:29 v3.1.0-dev.53 09:33:29 v3.1.0-dev.54 09:33:29 v3.1.0-dev.55 09:33:29 v3.1.0-dev.56 09:33:29 v3.1.0-dev.57 09:33:29 v3.1.0-dev.58 09:33:29 v3.1.0-dev.59 09:33:29 v3.1.0-dev.6 09:33:29 v3.1.0-dev.60 09:33:29 v3.1.0-dev.61 09:33:29 v3.1.0-dev.62 09:33:29 v3.1.0-dev.63 09:33:29 v3.1.0-dev.64 09:33:29 v3.1.0-dev.65 09:33:29 v3.1.0-dev.66 09:33:29 v3.1.0-dev.67 09:33:29 v3.1.0-dev.68 09:33:29 v3.1.0-dev.69 09:33:29 v3.1.0-dev.7 09:33:29 v3.1.0-dev.70 09:33:29 v3.1.0-dev.71 09:33:29 v3.1.0-dev.72 09:33:29 v3.1.0-dev.73 09:33:29 v3.1.0-dev.8 09:33:29 v3.1.0-dev.9 09:33:29 v3.2.0-dev.1 09:33:29 v3.2.0-dev.10 09:33:29 v3.2.0-dev.11 09:33:29 v3.2.0-dev.12 09:33:29 v3.2.0-dev.13 09:33:29 v3.2.0-dev.14 09:33:29 v3.2.0-dev.15 09:33:29 v3.2.0-dev.16 09:33:29 v3.2.0-dev.17 09:33:29 v3.2.0-dev.18 09:33:29 v3.2.0-dev.2 09:33:29 v3.2.0-dev.3 09:33:29 v3.2.0-dev.4 09:33:29 v3.2.0-dev.5 09:33:29 v3.2.0-dev.6 09:33:29 v3.2.0-dev.7 09:33:29 v3.2.0-dev.8 09:33:29 v3.2.0-dev.9 [Pipeline] sh 09:33:29 + lftools sign git-tag v3.2.0-dev.18 09:33:30 Signing Git tag with Sigul... 09:33:30 Signing v3.2.0-dev.18 [Pipeline] echo 09:33:30 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:33:30 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:33:30 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:33:31 $ docker stop --time=1 1f02733edc7d0de98da49938154fc3aaeddcf3264a9b591752d9c15a5f99b011 09:33:32 $ docker rm -f --volumes 1f02733edc7d0de98da49938154fc3aaeddcf3264a9b591752d9c15a5f99b011 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:33:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:33:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:33:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:33:35 prd-ubuntu20.04-docker-8c-8g-1775 does not seem to be running inside a container 09:33:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/628 -v /w/workspace/edgex-go/628:/w/workspace/edgex-go/628:rw,z -v /w/workspace/edgex-go/628@tmp:/w/workspace/edgex-go/628@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:33:35 $ docker top a89ee67e7dcac4ee44f86d566a401b3b60fa29d613aba1e46b7c7d39cfc31f9d -eo pid,comm 09:33:35 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:33:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:33:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:33:36 [ssh-agent] Looking for ssh-agent implementation... 09:33:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:33:36 $ docker exec a89ee67e7dcac4ee44f86d566a401b3b60fa29d613aba1e46b7c7d39cfc31f9d ssh-agent 09:33:36 SSH_AUTH_SOCK=/tmp/ssh-ZvnmlpItrvGT/agent.32 09:33:36 SSH_AGENT_PID=38 09:33:36 Running ssh-add (command line suppressed) 09:33:36 Identity added: /w/workspace/edgex-go/628@tmp/private_key_12095746655234492452.key (/w/workspace/edgex-go/628@tmp/private_key_12095746655234492452.key) 09:33:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:33:37 + git semver bump pre 09:33:37 2024-02-27 09:33:37,204 [read_version] DEBUG read version from /w/workspace/edgex-go/628/.semver/main 09:33:37 2024-02-27 09:33:37,204 [bump_version] DEBUG bumping version:3.2.0-dev.18 on axis:pre with prefix:dev 09:33:37 2024-02-27 09:33:37,204 [bump_version] DEBUG bumped version:3.2.0-dev.19 09:33:37 2024-02-27 09:33:37,204 [write_version] DEBUG write version:3.2.0-dev.19 to path:/w/workspace/edgex-go/628/.semver/main with force:True 09:33:37 2024-02-27 09:33:37,204 [read_version] DEBUG read version from /w/workspace/edgex-go/628/.semver/main 09:33:37 2024-02-27 09:33:37,204 [write_file] DEBUG write to file:/w/workspace/edgex-go/628/.semver/main 09:33:37 2024-02-27 09:33:37,206 [execute] INFO git cat-file --batch-check 09:33:37 2024-02-27 09:33:37,206 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/628/.semver, universal_newlines=False, shell=None, istream=) 09:33:37 2024-02-27 09:33:37,212 [execute] INFO git cat-file --batch 09:33:37 2024-02-27 09:33:37,212 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/628/.semver, universal_newlines=False, shell=None, istream=) 09:33:37 2024-02-27 09:33:37,217 [read_version] DEBUG read version from /w/workspace/edgex-go/628/.semver/main 09:33:37 3.2.0-dev.19 [Pipeline] } 09:33:37 $ docker exec --env ******** --env ******** a89ee67e7dcac4ee44f86d566a401b3b60fa29d613aba1e46b7c7d39cfc31f9d ssh-agent -k 09:33:37 unset SSH_AUTH_SOCK; 09:33:37 unset SSH_AGENT_PID; 09:33:37 echo Agent pid 38 killed; 09:33:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:33:38 + git semver [Pipeline] } 09:33:38 $ docker stop --time=1 a89ee67e7dcac4ee44f86d566a401b3b60fa29d613aba1e46b7c7d39cfc31f9d 09:33:40 $ docker rm -f --volumes a89ee67e7dcac4ee44f86d566a401b3b60fa29d613aba1e46b7c7d39cfc31f9d [Pipeline] // withDockerContainer [Pipeline] sh 09:33:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:33:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:33:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:33:41 prd-ubuntu20.04-docker-8c-8g-1775 does not seem to be running inside a container 09:33:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/628 -v /w/workspace/edgex-go/628:/w/workspace/edgex-go/628:rw,z -v /w/workspace/edgex-go/628@tmp:/w/workspace/edgex-go/628@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:33:42 $ docker top 4efeaf26273276ac1a7d31e6f6cefca4c29f98e4679f1ab374c8c9e7821485fc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:33:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:33:43 [ssh-agent] Looking for ssh-agent implementation... 09:33:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:33:43 $ docker exec 4efeaf26273276ac1a7d31e6f6cefca4c29f98e4679f1ab374c8c9e7821485fc ssh-agent 09:33:43 SSH_AUTH_SOCK=/tmp/ssh-JaEXbHHFTGb0/agent.31 09:33:43 SSH_AGENT_PID=36 09:33:43 Running ssh-add (command line suppressed) 09:33:43 Identity added: /w/workspace/edgex-go/628@tmp/private_key_12151431141647100294.key (/w/workspace/edgex-go/628@tmp/private_key_12151431141647100294.key) 09:33:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:33:43 + git semver push 09:33:44 2024-02-27 09:33:44,017 [run_push] DEBUG push 09:33:44 2024-02-27 09:33:44,017 [execute] INFO git cat-file --batch-check 09:33:44 2024-02-27 09:33:44,018 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/628/.semver, universal_newlines=False, shell=None, istream=) 09:33:44 2024-02-27 09:33:44,022 [execute] INFO git rev-list 5edfa9f6333744339bf41c43821718e17941b910 -- 09:33:44 2024-02-27 09:33:44,022 [execute] DEBUG Popen(['git', 'rev-list', '5edfa9f6333744339bf41c43821718e17941b910', '--'], cwd=/w/workspace/edgex-go/628/.semver, universal_newlines=False, shell=None, istream=None) 09:33:44 2024-02-27 09:33:44,041 [execute] INFO git fetch -v origin 09:33:44 2024-02-27 09:33:44,041 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/628/.semver, universal_newlines=True, shell=None, istream=None) 09:33:45 2024-02-27 09:33:44,676 [run_push] DEBUG no remote changes detected 09:33:45 2024-02-27 09:33:44,676 [execute] INFO git push origin semver 09:33:45 2024-02-27 09:33:44,677 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/628/.semver, universal_newlines=False, shell=None, istream=None) 09:33:45 2024-02-27 09:33:45,447 [run_push] DEBUG push all version tags 09:33:45 2024-02-27 09:33:45,448 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:33:45 2024-02-27 09:33:45,448 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/628, universal_newlines=False, shell=None, istream=None) 09:33:46 2024-02-27 09:33:46,193 [read_version] DEBUG read version from /w/workspace/edgex-go/628/.semver/main 09:33:46 3.2.0-dev.19 [Pipeline] } 09:33:46 $ docker exec --env ******** --env ******** 4efeaf26273276ac1a7d31e6f6cefca4c29f98e4679f1ab374c8c9e7821485fc ssh-agent -k 09:33:46 unset SSH_AUTH_SOCK; 09:33:46 unset SSH_AGENT_PID; 09:33:46 echo Agent pid 36 killed; 09:33:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:33:47 + git semver [Pipeline] } 09:33:48 $ docker stop --time=1 4efeaf26273276ac1a7d31e6f6cefca4c29f98e4679f1ab374c8c9e7821485fc 09:33:49 $ docker rm -f --volumes 4efeaf26273276ac1a7d31e6f6cefca4c29f98e4679f1ab374c8c9e7821485fc [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 09:33:51 + [ -d /w/workspace/edgex-go/628/archives ] [Pipeline] libraryResource [Pipeline] sh 09:33:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:33:52 ---> package-listing.sh 09:33:52 ++ facter osfamily 09:33:52 ++ tr '[:upper:]' '[:lower:]' 09:33:53 + OS_FAMILY=debian 09:33:53 + workspace=/w/workspace/edgex-go/628 09:33:53 + START_PACKAGES=/tmp/packages_start.txt 09:33:53 + END_PACKAGES=/tmp/packages_end.txt 09:33:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:33:53 + PACKAGES=/tmp/packages_start.txt 09:33:53 + '[' /w/workspace/edgex-go/628 ']' 09:33:53 + PACKAGES=/tmp/packages_end.txt 09:33:53 + case "${OS_FAMILY}" in 09:33:53 + dpkg -l 09:33:53 + grep '^ii' 09:33:53 + '[' -f /tmp/packages_start.txt ']' 09:33:53 + '[' -f /tmp/packages_end.txt ']' 09:33:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:33:53 + '[' /w/workspace/edgex-go/628 ']' 09:33:53 + mkdir -p /w/workspace/edgex-go/628/archives/ 09:33:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/628/archives/ [Pipeline] echo 09:33:53 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/628/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:33:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:33:54 09:33:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:33:54 latest: Pulling from edgex-lftools-log-publisher 09:33:54 5eb5b503b376: Pulling fs layer 09:33:54 5c69ac0246d0: Pulling fs layer 09:33:54 ec43610c2a17: Pulling fs layer 09:33:54 3a2ae6a8a46f: Pulling fs layer 09:33:54 33b1e0a273af: Pulling fs layer 09:33:54 5d3b04190fa2: Pulling fs layer 09:33:54 2f39f015ded8: Pulling fs layer 09:33:54 3a2ae6a8a46f: Waiting 09:33:54 33b1e0a273af: Waiting 09:33:54 5d3b04190fa2: Waiting 09:33:54 2f39f015ded8: Waiting 09:33:54 5c69ac0246d0: Verifying Checksum 09:33:54 5c69ac0246d0: Download complete 09:33:54 3a2ae6a8a46f: Verifying Checksum 09:33:54 3a2ae6a8a46f: Download complete 09:33:54 33b1e0a273af: Verifying Checksum 09:33:54 33b1e0a273af: Download complete 09:33:54 5d3b04190fa2: Verifying Checksum 09:33:54 5d3b04190fa2: Download complete 09:33:54 ec43610c2a17: Verifying Checksum 09:33:55 5eb5b503b376: Verifying Checksum 09:33:55 5eb5b503b376: Download complete 09:33:55 2f39f015ded8: Download complete 09:33:56 5eb5b503b376: Pull complete 09:33:56 5c69ac0246d0: Pull complete 09:33:56 ec43610c2a17: Pull complete 09:33:56 3a2ae6a8a46f: Pull complete 09:33:56 33b1e0a273af: Pull complete 09:33:56 5d3b04190fa2: Pull complete 09:34:01 2f39f015ded8: Pull complete 09:34:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:34:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:34:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:34:02 prd-ubuntu20.04-docker-8c-8g-1775 does not seem to be running inside a container 09:34:02 $ 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/628/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/628 -v /w/workspace/edgex-go/628:/w/workspace/edgex-go/628:rw,z -v /w/workspace/edgex-go/628@tmp:/w/workspace/edgex-go/628@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:34:05 $ docker top 2248291f507b91a3ca436ef46cd5345d1216308f1d14f4cfb939bd0f2b7ee4a0 -eo pid,comm [Pipeline] { [Pipeline] sh 09:34:06 + touch /tmp/pre-build-complete [Pipeline] sh 09:34:06 + mkdir -p /var/log/sysstat [Pipeline] sh 09:34:07 + ls /var/log/sa-host 09:34:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:34:07 provisioning config files... 09:34:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/628@tmp/config299735983632520079tmp [Pipeline] { [Pipeline] echo 09:34:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:34:08 ---> create-netrc.sh [Pipeline] } 09:34:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:34:08 ---> python-tools-install.sh [Pipeline] echo 09:34:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:34:09 ---> sudo-logs.sh 09:34:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:34:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:34:09 ---> job-cost.sh 09:34:09 lf-activate-venv: SKIPPING 09:34:09 DEBUG: total: 0.10999999940395355 09:34:09 INFO: Retrieving Stack Cost... 09:34:09 INFO: Retrieving Pricing Info for: v3-standard-8 09:34:10 INFO: Archiving Costs [Pipeline] echo 09:34:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:34:10 ---> logs-deploy.sh 09:34:10 lf-activate-venv: SKIPPING 09:34:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/628 09:34:10 INFO: archiving workspace using pattern(s): 09:34:11 Archives upload complete. 09:34:11 INFO: archiving logs to Nexus 09:34:12 ---> uname -a: 09:34:12 Linux prd-ubuntu20-04-docker-8c-8g-1775 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:34:12 09:34:12 09:34:12 ---> lscpu: 09:34:12 Architecture: x86_64 09:34:12 CPU op-mode(s): 32-bit, 64-bit 09:34:12 Byte Order: Little Endian 09:34:12 Address sizes: 40 bits physical, 48 bits virtual 09:34:12 CPU(s): 8 09:34:12 On-line CPU(s) list: 0-7 09:34:12 Thread(s) per core: 1 09:34:12 Core(s) per socket: 1 09:34:12 Socket(s): 8 09:34:12 NUMA node(s): 1 09:34:12 Vendor ID: AuthenticAMD 09:34:12 CPU family: 23 09:34:12 Model: 49 09:34:12 Model name: AMD EPYC-Rome Processor 09:34:12 Stepping: 0 09:34:12 CPU MHz: 2800.000 09:34:12 BogoMIPS: 5600.00 09:34:12 Virtualization: AMD-V 09:34:12 Hypervisor vendor: KVM 09:34:12 Virtualization type: full 09:34:12 L1d cache: 256 KiB 09:34:12 L1i cache: 256 KiB 09:34:12 L2 cache: 4 MiB 09:34:12 L3 cache: 128 MiB 09:34:12 NUMA node0 CPU(s): 0-7 09:34:12 Vulnerability Itlb multihit: Not affected 09:34:12 Vulnerability L1tf: Not affected 09:34:12 Vulnerability Mds: Not affected 09:34:12 Vulnerability Meltdown: Not affected 09:34:12 Vulnerability Mmio stale data: Not affected 09:34:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:34:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:34:12 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:34:12 Vulnerability Srbds: Not affected 09:34:12 Vulnerability Tsx async abort: Not affected 09:34:12 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 09:34:12 09:34:12 09:34:12 ---> nproc: 09:34:12 8 09:34:12 09:34:12 09:34:12 ---> df -h: 09:34:12 Filesystem Size Used Avail Use% Mounted on 09:34:12 overlay 155G 21G 135G 14% / 09:34:12 tmpfs 64M 0 64M 0% /dev 09:34:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:34:12 shm 64M 0 64M 0% /dev/shm 09:34:12 /dev/vda1 155G 21G 135G 14% /facter-os 09:34:12 09:34:12 09:34:12 ---> sar -b -r -n DEV: 09:34:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1775) 02/27/24 _x86_64_ (8 CPU) 09:34:12 09:34:12 09:06:00 LINUX RESTART (8 CPU) 09:34:12 09:34:12 09:07:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:34:12 09:08:01 133.25 3.61 129.64 0.00 221.79 59828.77 0.00 09:34:12 09:09:01 33.09 0.05 33.04 0.00 3.07 19412.91 0.00 09:34:12 09:10:01 38.31 0.15 38.16 0.00 6.53 24364.87 0.00 09:34:12 09:11:01 559.93 4.25 555.68 0.00 76.22 171592.14 0.00 09:34:12 09:12:02 390.38 2.95 387.43 0.00 106.95 124302.75 0.00 09:34:12 09:13:01 642.47 11.20 631.27 0.00 5258.63 68279.00 0.00 09:34:12 09:14:01 35.59 0.10 35.49 0.00 14.26 940.51 0.00 09:34:12 09:15:01 12.10 0.03 12.06 0.00 1.20 317.28 0.00 09:34:12 09:16:01 1.85 0.00 1.85 0.00 0.00 20.39 0.00 09:34:12 09:17:01 1.58 0.02 1.57 0.00 0.13 17.20 0.00 09:34:12 09:18:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 09:34:12 09:19:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 09:34:12 09:20:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 09:34:12 09:21:01 1.92 0.02 1.90 0.00 0.13 21.73 0.00 09:34:12 09:22:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 09:34:12 09:23:01 1.30 0.00 1.30 0.00 0.00 19.33 0.00 09:34:12 09:24:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 09:34:12 09:25:01 1.15 0.00 1.15 0.00 0.00 14.00 0.00 09:34:12 09:26:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 09:34:12 09:27:01 1.55 0.00 1.55 0.00 0.00 17.99 0.00 09:34:12 09:28:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 09:34:12 09:29:01 1.52 0.00 1.52 0.00 0.00 17.46 0.00 09:34:12 09:30:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 09:34:12 09:31:01 1.60 0.00 1.60 0.00 0.00 18.66 0.00 09:34:12 09:32:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 09:34:12 09:33:01 86.99 0.20 86.79 0.00 8.93 33567.34 0.00 09:34:12 09:34:01 97.40 0.18 97.22 0.00 16.66 24519.78 0.00 09:34:12 Average: 75.79 0.84 74.95 0.00 208.45 19546.61 0.00 09:34:12 09:34:12 09:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:34:12 09:08:01 28505852 31541200 762088 2.32 108984 3166028 1890200 5.57 1115800 2825204 0 09:34:12 09:09:01 27997896 31404852 889868 2.71 112952 3483372 1991616 5.87 1372112 3019804 41784 09:34:12 09:10:01 28289020 31538356 761668 2.32 116132 3347260 1843776 5.43 1240572 2883472 52836 09:34:12 09:11:01 23089948 31420360 859016 2.61 187124 8113752 2444048 7.20 1904936 7147848 24888 09:34:12 09:12:02 18653400 30862440 1351336 4.11 226932 11634360 4704644 13.87 3540876 9554108 55332 09:34:12 09:13:01 19143524 31446688 806224 2.45 263360 11809952 2096992 6.18 2467756 10310144 540 09:34:12 09:14:01 19146424 31447520 804684 2.45 263540 11807596 2100496 6.19 2685268 10089692 596 09:34:12 09:15:01 19145884 31447604 805948 2.45 264072 11807700 2093308 6.17 2813244 9962876 264 09:34:12 09:16:01 19145748 31447496 805908 2.45 264108 11807692 2093308 6.17 2813068 9962884 32 09:34:12 09:17:01 19161000 31462784 791108 2.41 264120 11807704 2093308 6.17 2797756 9962884 8 09:34:12 09:18:01 19162408 31464212 789936 2.40 264144 11807708 2093308 6.17 2797408 9962884 4 09:34:12 09:19:01 19164360 31466168 787932 2.40 264156 11807712 2093308 6.17 2795408 9962888 8 09:34:12 09:20:01 19166768 31468768 785312 2.39 264180 11807840 2093308 6.17 2792852 9963016 8 09:34:12 09:21:01 19165480 31467516 786760 2.39 264208 11807848 2132452 6.28 2793016 9963024 224 09:34:12 09:22:01 19165424 31467500 786716 2.39 264240 11807852 2132452 6.28 2793132 9963028 8 09:34:12 09:23:01 19165416 31467496 786652 2.39 264272 11807828 2132452 6.28 2793728 9963004 8 09:34:12 09:24:01 19165360 31467460 786624 2.39 264280 11807832 2132452 6.28 2793432 9963008 8 09:34:12 09:25:01 19165344 31467464 786560 2.39 264300 11807832 2132452 6.28 2793484 9963008 8 09:34:12 09:26:01 19165480 31467620 786524 2.39 264316 11807836 2132452 6.28 2793760 9963012 8 09:34:12 09:27:01 19165740 31467900 786240 2.39 264336 11807840 2132452 6.28 2793652 9963016 16 09:34:12 09:28:01 19165944 31468128 785956 2.39 264352 11807840 2132452 6.28 2792900 9963016 16 09:34:12 09:29:01 19165896 31468096 785920 2.39 264364 11807848 2132452 6.28 2792928 9963020 8 09:34:12 09:30:01 19165848 31468064 785892 2.39 264376 11807852 2132452 6.28 2792968 9963024 28 09:34:12 09:31:01 19166052 31468284 785612 2.39 264408 11807840 2132452 6.28 2793004 9963024 16 09:34:12 09:32:01 19166212 31468484 785568 2.39 264420 11807860 2132452 6.28 2793116 9963036 32 09:34:12 09:33:01 18369304 31441624 811444 2.47 278576 12511724 2153584 6.35 2869208 10625672 108 09:34:12 09:34:01 17133308 31431888 817064 2.48 319920 13569000 2104484 6.20 2940772 11659232 470032 09:34:12 Average: 20194927 31440962 817206 2.49 245710 10814204 2202930 6.49 2609858 9164771 23956 09:34:12 09:34:12 09:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:34:12 09:08:01 docker0 704.08 709.46 52.02 4577.12 0.00 0.00 0.00 0.00 09:34:12 09:08:01 ens3 878.38 811.05 7808.07 154.57 0.00 0.00 0.00 0.00 09:34:12 09:08:01 lo 1.22 1.22 0.12 0.12 0.00 0.00 0.00 0.00 09:34:12 09:09:01 docker0 1.43 1.50 0.11 0.14 0.00 0.00 0.00 0.00 09:34:12 09:09:01 ens3 41.61 27.25 35.81 17.61 0.00 0.00 0.00 0.00 09:34:12 09:09:01 vethe5da9a5 1.43 1.63 0.13 0.15 0.00 0.00 0.00 0.00 09:34:12 09:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:34:12 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:12 09:10:01 ens3 54.77 39.68 820.59 14.82 0.00 0.00 0.00 0.00 09:34:12 09:10:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 09:34:12 09:11:01 docker0 162.91 266.16 13.11 2359.26 0.00 0.00 0.00 0.00 09:34:12 09:11:01 ens3 370.02 213.14 4574.49 34.12 0.00 0.00 0.00 0.00 09:34:12 09:11:01 veth40ce3c4 28.38 47.62 2.94 345.44 0.00 0.00 0.00 0.03 09:34:12 09:11:01 vethf0193fe 31.18 45.64 3.05 345.35 0.00 0.00 0.00 0.03 09:34:12 09:11:01 veth567b8d1 0.48 1.33 0.05 0.22 0.00 0.00 0.00 0.00 09:34:12 09:11:01 veth10149b8 29.35 48.42 2.96 345.15 0.00 0.00 0.00 0.03 09:34:12 09:11:01 veth43525c8 30.78 48.85 3.11 345.49 0.00 0.00 0.00 0.03 09:34:12 09:11:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 09:34:12 09:12:02 vethb1cd463 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:34:12 09:12:02 docker0 0.13 0.11 0.01 0.01 0.00 0.00 0.00 0.00 09:34:12 09:12:02 veth3ae5770 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:34:12 09:12:02 ens3 57.16 25.67 693.08 7.14 0.00 0.00 0.00 0.00 09:34:12 09:12:02 veth7a4633a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:34:12 09:12:02 veth9faf621 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:34:12 09:12:02 vethc1a43d7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:34:12 09:12:02 veth567b8d1 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:34:12 09:12:02 veth76c6ddb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:34:12 09:12:02 veth2ff8d4b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:34:12 09:12:02 vethd9b4678 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:34:12 09:12:02 veth741e728 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:34:12 09:12:02 lo 0.26 0.26 0.02 0.02 0.00 0.00 0.00 0.00 09:34:12 09:12:02 veth0fbf9a9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:34:12 09:12:02 vethd49e835 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:34:12 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:12 09:13:01 ens3 351.99 257.67 2175.56 399.20 0.00 0.00 0.00 0.00 09:34:12 09:13:01 lo 16.88 16.88 1.66 1.66 0.00 0.00 0.00 0.00 09:34:12 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:12 09:14:01 ens3 339.49 331.78 199.23 1543.24 0.00 0.00 0.00 0.00 09:34:12 09:14:01 lo 43.19 43.19 4.26 4.26 0.00 0.00 0.00 0.00 09:34:12 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:12 09:15:01 ens3 173.92 179.04 88.39 799.35 0.00 0.00 0.00 0.00 09:34:12 09:15:01 lo 16.26 16.26 1.60 1.60 0.00 0.00 0.00 0.00 09:34:12 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:12 09:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:12 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:12 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:12 09:17:01 ens3 0.32 0.20 0.09 0.07 0.00 0.00 0.00 0.00 09:34:12 09:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:34:12 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:12 09:18:01 ens3 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 09:34:12 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:12 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:12 09:19:01 ens3 0.17 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:34:12 09:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:34:12 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:12 09:20:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:12 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:12 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:12 09:21:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:34:12 09:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:34:12 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:12 09:22:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 09:34:12 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:12 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:12 09:23:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:34:12 09:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:34:12 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:12 09:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:12 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:12 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:12 09:25:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:34:12 09:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:34:12 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:12 09:26:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:12 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:12 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:12 09:27:01 ens3 0.25 0.25 0.08 0.08 0.00 0.00 0.00 0.00 09:34:12 09:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:34:12 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:12 09:28:01 ens3 0.15 0.13 0.11 0.01 0.00 0.00 0.00 0.00 09:34:12 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:12 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:12 09:29:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:34:12 09:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:34:12 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:12 09:30:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:12 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:12 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:12 09:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:34:12 09:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:34:12 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:12 09:32:01 ens3 0.23 0.25 0.13 0.07 0.00 0.00 0.00 0.00 09:34:12 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:12 09:33:01 docker0 54.59 95.38 4.54 924.70 0.00 0.00 0.00 0.00 09:34:12 09:33:01 ens3 232.01 133.14 4906.85 27.05 0.00 0.00 0.00 0.00 09:34:12 09:33:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 09:34:12 09:34:01 docker0 2.27 2.13 0.42 1.34 0.00 0.00 0.00 0.00 09:34:12 09:34:01 ens3 258.96 152.74 5779.88 39.48 0.00 0.00 0.00 0.00 09:34:12 09:34:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 09:34:12 Average: docker0 33.86 39.39 2.57 288.59 0.00 0.00 0.00 0.00 09:34:12 Average: ens3 101.58 79.88 997.98 112.21 0.00 0.00 0.00 0.00 09:34:12 Average: lo 3.12 3.12 0.30 0.30 0.00 0.00 0.00 0.00 09:34:12 09:34:12 09:34:12 ---> sar -P ALL: 09:34:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1775) 02/27/24 _x86_64_ (8 CPU) 09:34:12 09:34:12 09:06:00 LINUX RESTART (8 CPU) 09:34:12 09:34:12 09:07:02 CPU %user %nice %system %iowait %steal %idle 09:34:12 09:08:01 all 6.80 0.00 3.02 5.35 0.06 84.77 09:34:12 09:08:01 0 8.06 0.00 2.85 3.04 0.07 85.99 09:34:12 09:08:01 1 6.73 0.00 2.90 0.51 0.05 89.81 09:34:12 09:08:01 2 8.86 0.00 2.82 0.09 0.05 88.18 09:34:12 09:08:01 3 6.63 0.00 3.03 4.67 0.05 85.62 09:34:12 09:08:01 4 5.87 0.00 3.66 18.21 0.07 72.19 09:34:12 09:08:01 5 5.39 0.00 3.14 5.57 0.07 85.83 09:34:12 09:08:01 6 6.19 0.00 3.17 1.87 0.07 88.70 09:34:12 09:08:01 7 6.64 0.00 2.62 8.92 0.07 81.74 09:34:12 09:09:01 all 27.44 0.00 3.34 2.40 0.08 66.74 09:34:12 09:09:01 0 25.36 0.00 3.04 0.08 0.07 71.45 09:34:12 09:09:01 1 28.32 0.00 3.81 4.09 0.08 63.69 09:34:12 09:09:01 2 31.02 0.00 2.76 1.11 0.08 65.03 09:34:12 09:09:01 3 27.86 0.00 3.13 1.37 0.07 67.57 09:34:12 09:09:01 4 25.32 0.00 4.21 1.12 0.08 69.26 09:34:12 09:09:01 5 29.13 0.00 3.19 0.72 0.08 66.88 09:34:12 09:09:01 6 25.72 0.00 3.33 9.88 0.08 60.98 09:34:12 09:09:01 7 26.80 0.00 3.28 0.81 0.07 69.04 09:34:12 09:10:01 all 45.46 0.00 4.34 1.33 0.09 48.79 09:34:12 09:10:01 0 47.52 0.00 4.23 0.12 0.08 48.05 09:34:12 09:10:01 1 46.42 0.00 5.16 3.11 0.08 45.22 09:34:12 09:10:01 2 41.98 0.00 3.73 0.07 0.10 54.11 09:34:12 09:10:01 3 46.43 0.00 4.46 0.19 0.10 48.83 09:34:12 09:10:01 4 46.56 0.00 4.22 0.05 0.08 49.08 09:34:12 09:10:01 5 42.84 0.00 3.71 0.15 0.08 53.21 09:34:12 09:10:01 6 45.30 0.00 4.82 0.03 0.08 49.76 09:34:12 09:10:01 7 46.59 0.00 4.42 6.89 0.10 41.99 09:34:12 09:11:01 all 14.01 0.00 5.42 17.29 0.10 63.19 09:34:12 09:11:01 0 15.94 0.00 5.52 6.31 0.17 72.07 09:34:12 09:11:01 1 14.69 0.00 6.40 49.74 0.10 29.06 09:34:12 09:11:01 2 12.48 0.00 4.01 14.91 0.08 68.52 09:34:12 09:11:01 3 13.51 0.00 5.32 16.16 0.07 64.94 09:34:12 09:11:01 4 14.16 0.00 5.08 8.70 0.14 71.93 09:34:12 09:11:01 5 12.65 0.00 5.26 7.18 0.09 74.83 09:34:12 09:11:01 6 14.00 0.00 5.64 6.30 0.05 74.01 09:34:12 09:11:01 7 14.63 0.00 6.16 29.73 0.09 49.39 09:34:12 09:12:02 all 71.93 0.00 7.24 10.01 0.14 10.68 09:34:12 09:12:02 0 73.26 0.00 6.97 6.92 0.13 12.71 09:34:12 09:12:02 1 73.57 0.00 6.51 15.47 0.13 4.32 09:34:12 09:12:02 2 70.20 0.00 7.09 10.26 0.13 12.32 09:34:12 09:12:02 3 71.58 0.00 7.59 14.34 0.15 6.34 09:34:12 09:12:02 4 71.72 0.00 7.52 7.26 0.13 13.36 09:34:12 09:12:02 5 70.74 0.00 6.99 8.47 0.15 13.65 09:34:12 09:12:02 6 72.33 0.00 7.19 7.92 0.15 12.40 09:34:12 09:12:02 7 72.03 0.00 8.08 9.43 0.12 10.35 09:34:12 09:13:01 all 42.24 0.00 5.35 5.93 0.10 46.37 09:34:12 09:13:01 0 41.07 0.00 5.34 13.48 0.10 40.00 09:34:12 09:13:01 1 42.95 0.00 4.72 7.86 0.09 44.38 09:34:12 09:13:01 2 43.27 0.00 4.83 6.16 0.09 45.65 09:34:12 09:13:01 3 42.99 0.00 4.77 2.72 0.10 49.41 09:34:12 09:13:01 4 41.61 0.00 6.26 3.46 0.10 48.56 09:34:12 09:13:01 5 42.75 0.00 5.46 3.43 0.09 48.28 09:34:12 09:13:01 6 42.07 0.00 5.72 3.03 0.10 49.07 09:34:12 09:13:01 7 41.25 0.00 5.69 7.34 0.12 45.60 09:34:12 09:14:01 all 6.07 0.00 0.83 0.98 0.05 92.08 09:34:12 09:14:01 0 4.11 0.00 0.87 6.10 0.05 88.88 09:34:12 09:14:01 1 5.62 0.00 0.82 0.25 0.05 93.26 09:34:12 09:14:01 2 6.64 0.00 0.60 0.17 0.05 92.54 09:34:12 09:14:01 3 8.67 0.00 0.81 0.36 0.05 90.11 09:34:12 09:14:01 4 5.99 0.00 0.98 0.07 0.05 92.91 09:34:12 09:14:01 5 6.77 0.00 1.01 0.44 0.05 91.74 09:34:12 09:14:01 6 5.99 0.00 0.98 0.27 0.03 92.72 09:34:12 09:14:01 7 4.73 0.00 0.57 0.18 0.05 94.46 09:34:12 09:15:01 all 2.96 0.00 0.37 0.06 0.03 96.58 09:34:12 09:15:01 0 1.02 0.00 0.40 0.23 0.03 98.32 09:34:12 09:15:01 1 1.55 0.00 0.37 0.00 0.03 98.05 09:34:12 09:15:01 2 4.61 0.00 0.37 0.05 0.03 94.94 09:34:12 09:15:01 3 2.02 0.00 0.42 0.03 0.03 97.49 09:34:12 09:15:01 4 0.53 0.00 0.27 0.02 0.00 99.18 09:34:12 09:15:01 5 4.91 0.00 0.37 0.05 0.05 94.62 09:34:12 09:15:01 6 4.55 0.00 0.35 0.00 0.03 95.07 09:34:12 09:15:01 7 4.49 0.00 0.40 0.10 0.05 94.96 09:34:12 09:16:01 all 0.02 0.00 0.01 0.03 0.01 99.93 09:34:12 09:16:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:34:12 09:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:34:12 09:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:34:12 09:16:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:34:12 09:16:01 4 0.02 0.00 0.02 0.02 0.02 99.93 09:34:12 09:16:01 5 0.02 0.00 0.02 0.18 0.02 99.77 09:34:12 09:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:34:12 09:16:01 7 0.05 0.00 0.05 0.02 0.03 99.85 09:34:12 09:17:01 all 0.04 0.00 0.02 0.01 0.01 99.92 09:34:12 09:17:01 0 0.07 0.00 0.02 0.00 0.02 99.90 09:34:12 09:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:34:12 09:17:01 2 0.02 0.00 0.03 0.00 0.00 99.95 09:34:12 09:17:01 3 0.05 0.00 0.02 0.03 0.02 99.88 09:34:12 09:17:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:34:12 09:17:01 5 0.05 0.00 0.03 0.00 0.02 99.90 09:34:12 09:17:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:34:12 09:17:01 7 0.02 0.00 0.03 0.08 0.02 99.85 09:34:12 09:18:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:34:12 09:18:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:34:12 09:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:34:12 09:18:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:34:12 09:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:34:12 09:18:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:34:12 09:18:01 5 0.02 0.00 0.02 0.02 0.02 99.93 09:34:12 09:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:34:12 09:18:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:34:12 09:34:12 09:18:01 CPU %user %nice %system %iowait %steal %idle 09:34:12 09:19:01 all 0.15 0.00 0.00 0.00 0.01 99.84 09:34:12 09:19:01 0 0.05 0.00 0.00 0.00 0.00 99.95 09:34:12 09:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:34:12 09:19:01 2 0.05 0.00 0.00 0.00 0.00 99.95 09:34:12 09:19:01 3 0.02 0.00 0.00 0.02 0.00 99.97 09:34:12 09:19:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:34:12 09:19:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:34:12 09:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:34:12 09:19:01 7 1.01 0.00 0.02 0.02 0.03 98.92 09:34:12 09:20:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:34:12 09:20:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:34:12 09:20:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:34:12 09:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:34:12 09:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:34:12 09:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:34:12 09:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:34:12 09:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:34:12 09:20:01 7 0.07 0.00 0.07 0.02 0.03 99.82 09:34:12 09:21:01 all 0.08 0.00 0.03 0.00 0.01 99.89 09:34:12 09:21:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:34:12 09:21:01 1 0.05 0.00 0.02 0.00 0.00 99.93 09:34:12 09:21:01 2 0.00 0.00 0.05 0.00 0.00 99.95 09:34:12 09:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:34:12 09:21:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:34:12 09:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:34:12 09:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:34:12 09:21:01 7 0.47 0.00 0.07 0.03 0.03 99.40 09:34:12 09:22:01 all 0.28 0.00 0.01 0.00 0.01 99.70 09:34:12 09:22:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:34:12 09:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:34:12 09:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:34:12 09:22:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:34:12 09:22:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:34:12 09:22:01 5 0.12 0.00 0.00 0.00 0.00 99.88 09:34:12 09:22:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:34:12 09:22:01 7 1.99 0.00 0.03 0.03 0.03 97.91 09:34:12 09:23:01 all 0.18 0.00 0.02 0.00 0.01 99.78 09:34:12 09:23:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:34:12 09:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:34:12 09:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:34:12 09:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:34:12 09:23:01 4 0.02 0.00 0.00 0.02 0.02 99.95 09:34:12 09:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:34:12 09:23:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:34:12 09:23:01 7 1.39 0.00 0.10 0.02 0.05 98.45 09:34:12 09:24:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:34:12 09:24:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:34:12 09:24:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:34:12 09:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:34:12 09:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:34:12 09:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:34:12 09:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:34:12 09:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:34:12 09:24:01 7 0.03 0.00 0.03 0.02 0.02 99.90 09:34:12 09:25:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:34:12 09:25:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:34:12 09:25:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:34:12 09:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:34:12 09:25:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:34:12 09:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:34:12 09:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:34:12 09:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:34:12 09:25:01 7 0.02 0.00 0.02 0.02 0.03 99.92 09:34:12 09:26:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:34:12 09:26:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:34:12 09:26:01 1 0.00 0.00 0.03 0.00 0.00 99.97 09:34:12 09:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:34:12 09:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:34:12 09:26:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:34:12 09:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:34:12 09:26:01 6 0.02 0.00 0.03 0.00 0.00 99.95 09:34:12 09:26:01 7 0.02 0.00 0.03 0.02 0.03 99.90 09:34:12 09:27:01 all 0.22 0.00 0.02 0.00 0.01 99.75 09:34:12 09:27:01 0 0.10 0.00 0.05 0.00 0.02 99.83 09:34:12 09:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:34:12 09:27:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:34:12 09:27:01 3 1.61 0.00 0.03 0.02 0.00 98.34 09:34:12 09:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:34:12 09:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:34:12 09:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:34:12 09:27:01 7 0.03 0.00 0.02 0.02 0.02 99.92 09:34:12 09:28:01 all 0.09 0.00 0.01 0.00 0.01 99.88 09:34:12 09:28:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:34:12 09:28:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:34:12 09:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:34:12 09:28:01 3 0.50 0.00 0.07 0.00 0.02 99.42 09:34:12 09:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:34:12 09:28:01 5 0.13 0.00 0.02 0.00 0.00 99.85 09:34:12 09:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:34:12 09:28:01 7 0.03 0.00 0.02 0.02 0.03 99.90 09:34:12 09:29:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:34:12 09:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:34:12 09:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:34:12 09:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:34:12 09:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:34:12 09:29:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:34:12 09:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:34:12 09:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:34:12 09:29:01 7 0.02 0.00 0.02 0.03 0.02 99.92 09:34:12 09:34:12 09:29:01 CPU %user %nice %system %iowait %steal %idle 09:34:12 09:30:01 all 0.03 0.00 0.01 0.00 0.01 99.96 09:34:12 09:30:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:34:12 09:30:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:34:12 09:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:34:12 09:30:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:34:12 09:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:34:12 09:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:34:12 09:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:34:12 09:30:01 7 0.03 0.00 0.02 0.02 0.03 99.90 09:34:12 09:31:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:34:12 09:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:34:12 09:31:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:34:12 09:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:34:12 09:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:34:12 09:31:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:34:12 09:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:34:12 09:31:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:34:12 09:31:01 7 0.03 0.00 0.00 0.02 0.03 99.92 09:34:12 09:32:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:34:12 09:32:01 0 0.03 0.00 0.05 0.00 0.02 99.90 09:34:12 09:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:34:12 09:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:34:12 09:32:01 3 0.05 0.00 0.02 0.00 0.00 99.93 09:34:12 09:32:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:34:12 09:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:34:12 09:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:34:12 09:32:01 7 0.00 0.00 0.02 0.03 0.02 99.93 09:34:12 09:33:01 all 4.38 0.00 1.72 1.83 0.03 92.04 09:34:12 09:33:01 0 5.20 0.00 1.84 0.08 0.03 92.84 09:34:12 09:33:01 1 4.14 0.00 1.39 0.02 0.02 94.44 09:34:12 09:33:01 2 4.87 0.00 1.52 0.37 0.03 93.20 09:34:12 09:33:01 3 4.10 0.00 1.56 0.42 0.03 93.90 09:34:12 09:33:01 4 3.89 0.00 1.21 0.00 0.02 94.89 09:34:12 09:33:01 5 5.34 0.00 1.52 0.05 0.03 93.06 09:34:12 09:33:01 6 4.12 0.00 2.06 0.05 0.02 93.75 09:34:12 09:33:01 7 3.40 0.00 2.64 13.76 0.05 80.14 09:34:12 09:34:01 all 7.21 0.00 3.13 1.56 0.06 88.03 09:34:12 09:34:01 0 8.19 0.00 3.53 0.20 0.07 88.01 09:34:12 09:34:01 1 7.05 0.00 2.62 0.77 0.05 89.51 09:34:12 09:34:01 2 7.88 0.00 3.25 0.42 0.05 88.40 09:34:12 09:34:01 3 7.27 0.00 2.84 8.00 0.05 81.84 09:34:12 09:34:01 4 7.25 0.00 2.75 0.02 0.05 89.93 09:34:12 09:34:01 5 5.08 0.00 3.20 2.12 0.10 89.50 09:34:12 09:34:01 6 7.58 0.00 3.37 0.32 0.05 88.68 09:34:12 09:34:01 7 7.42 0.00 3.44 0.73 0.08 88.33 09:34:12 Average: all 8.47 0.00 1.29 1.72 0.03 88.49 09:34:12 Average: 0 8.50 0.00 1.28 1.34 0.04 88.84 09:34:12 Average: 1 8.52 0.00 1.28 2.97 0.03 87.21 09:34:12 Average: 2 8.55 0.00 1.14 1.24 0.03 89.04 09:34:12 Average: 3 8.61 0.00 1.26 1.78 0.03 88.33 09:34:12 Average: 4 8.22 0.00 1.33 1.42 0.03 88.99 09:34:12 Average: 5 8.34 0.00 1.25 1.04 0.03 89.34 09:34:12 Average: 6 8.40 0.00 1.35 1.09 0.03 89.13 09:34:12 Average: 7 8.61 0.00 1.39 2.87 0.05 87.08 09:34:12 09:34:12 09:34:12