Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 228e514b7b7673bf36cf89ad007a44664e52a272 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-ssh9998513769849896743.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh5648687628805211328.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh1219753646177551069.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh15064982382426130324.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-ssh11461360696945714417.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/v2], buildSnap:false] ========================================================= [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.18 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/v2 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-3682 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/385 [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/385 # 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 228e514b7b7673bf36cf89ad007a44664e52a272 (main) Commit message: "feat: Push common config to config provider (#4306)" > 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 228e514b7b7673bf36cf89ad007a44664e52a272 # timeout=10 > git rev-list --no-walk cb9ff4527b99c77f8e69b5bcfccd1d262af058be # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:10:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:10:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:10:03 ========================================================= 17:10:03 EdgeX Global Pipelines Version Info 17:10:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:10:04 ------------------- 17:10:04 stable info: 17:10:04 ------------------- 17:10:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:10:04 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:10:04 Message: update stable to v1.0.244 17:10:04 ------------------- 17:10:04 experimental info: 17:10:04 ------------------- 17:10:04 Commited By: **** collab-it+edgex@linuxfoundation.org 17:10:04 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:10:04 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:10:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:10:04 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:10:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:10:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:10:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:10:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:10:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:10:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:10:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:10:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:10:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:10:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:10:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:10:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:10:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:10:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:10:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:10:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:10:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:10:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:10:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:10:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:10:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:10:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:10:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:10:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:10:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 228e514b7b7673bf36cf89ad007a44664e52a272 [Pipeline] echo 17:10:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 228e514 [Pipeline] echo 17:10:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:10:05 provisioning config files... 17:10:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/385@tmp/config2999559581588103621tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:10:05 ---> docker-login.sh 17:10:05 nexus3.edgexfoundry.org:10001 17:10:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:06 Configure a credential helper to remove this warning. See 17:10:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:06 17:10:06 Login Succeeded 17:10:06 nexus3.edgexfoundry.org:10002 17:10:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:06 Configure a credential helper to remove this warning. See 17:10:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:06 17:10:06 Login Succeeded 17:10:06 nexus3.edgexfoundry.org:10003 17:10:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:06 Configure a credential helper to remove this warning. See 17:10:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:06 17:10:06 Login Succeeded 17:10:06 nexus3.edgexfoundry.org:10004 17:10:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:06 Configure a credential helper to remove this warning. See 17:10:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:06 17:10:06 Login Succeeded 17:10:06 docker.io 17:10:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:06 Configure a credential helper to remove this warning. See 17:10:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:06 17:10:06 Login Succeeded 17:10:06 ---> docker-login.sh ends [Pipeline] } 17:10:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:10:06 + 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-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 17:10:06 + dirname cmd/core-command/Dockerfile 17:10:06 + cut -d/ -f2 17:10:06 + echo core-command,cmd/core-command/Dockerfile 17:10:06 + dirname cmd/core-common-config-bootstrapper/Dockerfile 17:10:06 + cut -d/ -f2 17:10:06 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 17:10:06 + dirname cmd/core-data/Dockerfile 17:10:06 + cut -d/ -f2 17:10:06 + echo core-data,cmd/core-data/Dockerfile 17:10:06 + dirname cmd/core-metadata/Dockerfile 17:10:06 + cut -d/ -f2 17:10:06 + echo core-metadata,cmd/core-metadata/Dockerfile 17:10:06 + dirname cmd/security-bootstrapper/Dockerfile+ 17:10:06 cut -d/ -f2 17:10:06 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:10:06 + dirname cmd/security-proxy-setup/Dockerfile+ 17:10:06 cut -d/ -f2 17:10:06 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:10:06 + dirname cmd/security-secretstore-setup/Dockerfile 17:10:06 + cut -d/ -f2 17:10:06 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:10:06 + cut -d/ -f2+ 17:10:06 dirname cmd/security-spiffe-token-provider/Dockerfile 17:10:06 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 17:10:06 + dirname cmd/security-spire-agent/Dockerfile 17:10:06 + cut -d/ -f2 17:10:06 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 17:10:06 + dirname cmd/security-spire-config/Dockerfile 17:10:06 + cut -d/ -f2 17:10:06 + echo security-spire-config,cmd/security-spire-config/Dockerfile 17:10:06 + dirname cmd/security-spire-server/Dockerfile 17:10:06 + cut -d/ -f2 17:10:06 + echo security-spire-server,cmd/security-spire-server/Dockerfile 17:10:06 + dirname cmd/support-notifications/Dockerfile 17:10:06 + cut -d/ -f2 17:10:06 + echo support-notifications,cmd/support-notifications/Dockerfile 17:10:06 + dirname cmd/support-scheduler/Dockerfile 17:10:06 + cut -d/ -f2 17:10:06 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 17:10:07 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-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 17:10:07 + git rev-list -1 --merges 228e514b7b7673bf36cf89ad007a44664e52a272~1..228e514b7b7673bf36cf89ad007a44664e52a272 [Pipeline] echo 17:10:07 -----------> git rev-list -1 --merges 228e514b7b7673bf36cf89ad007a44664e52a272~1..228e514b7b7673bf36cf89ad007a44664e52a272 228e514b7b7673bf36cf89ad007a44664e52a272 [false] [Pipeline] sh 17:10:07 + git log --format=format:%s -1 228e514b7b7673bf36cf89ad007a44664e52a272 [Pipeline] echo 17:10:07 ========================================================= 17:10:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:10:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 17:10:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:10:08 + grep -v github /etc/ssh/ssh_known_hosts 17:10:08 + [ -e /tmp/ssh_known_hosts ] 17:10:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:10:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:10:08 + sudo tee -a /etc/ssh/ssh_known_hosts 17:10:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:10:08 17:10:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:10:08 0.1.4: Pulling from edgex-devops/py-git-semver 17:10:08 b85a868b505f: Pulling fs layer 17:10:08 e2be974225ed: Pulling fs layer 17:10:08 339a4e72a1f5: Pulling fs layer 17:10:08 988bab9f4d93: Pulling fs layer 17:10:08 1469e6f7b9e6: Pulling fs layer 17:10:08 eaf3925da568: Pulling fs layer 17:10:08 bab4dde63d76: Pulling fs layer 17:10:08 bde34c3a00c8: Pulling fs layer 17:10:08 b352a97aabf1: Pulling fs layer 17:10:08 4872d77fe225: Pulling fs layer 17:10:08 5851b861e8e6: Pulling fs layer 17:10:08 988bab9f4d93: Waiting 17:10:08 1469e6f7b9e6: Waiting 17:10:08 eaf3925da568: Waiting 17:10:08 b352a97aabf1: Waiting 17:10:08 bab4dde63d76: Waiting 17:10:08 bde34c3a00c8: Waiting 17:10:08 4872d77fe225: Waiting 17:10:08 5851b861e8e6: Waiting 17:10:08 e2be974225ed: Verifying Checksum 17:10:08 988bab9f4d93: Verifying Checksum 17:10:08 988bab9f4d93: Download complete 17:10:09 339a4e72a1f5: Verifying Checksum 17:10:09 339a4e72a1f5: Download complete 17:10:09 1469e6f7b9e6: Verifying Checksum 17:10:09 1469e6f7b9e6: Download complete 17:10:09 eaf3925da568: Download complete 17:10:09 bde34c3a00c8: Download complete 17:10:09 b352a97aabf1: Verifying Checksum 17:10:09 b352a97aabf1: Download complete 17:10:09 b85a868b505f: Verifying Checksum 17:10:09 b85a868b505f: Download complete 17:10:09 4872d77fe225: Verifying Checksum 17:10:09 4872d77fe225: Download complete 17:10:09 5851b861e8e6: Download complete 17:10:09 bab4dde63d76: Verifying Checksum 17:10:09 bab4dde63d76: Download complete 17:10:10 b85a868b505f: Pull complete 17:10:10 e2be974225ed: Pull complete 17:10:11 339a4e72a1f5: Pull complete 17:10:11 988bab9f4d93: Pull complete 17:10:11 1469e6f7b9e6: Pull complete 17:10:11 eaf3925da568: Pull complete 17:10:13 bab4dde63d76: Pull complete 17:10:13 bde34c3a00c8: Pull complete 17:10:13 b352a97aabf1: Pull complete 17:10:13 4872d77fe225: Pull complete 17:10:13 5851b861e8e6: Pull complete 17:10:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:10:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:10:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:13 prd-ubuntu20.04-docker-8c-8g-3682 does not seem to be running inside a container 17:10:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/385 -v /w/workspace/edgex-go/385:/w/workspace/edgex-go/385:rw,z -v /w/workspace/edgex-go/385@tmp:/w/workspace/edgex-go/385@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 17:10:15 $ docker top 4b68858e5681b0830e6384361314856b7670015a0ecfbe71ae59a5b41b8429f5 -eo pid,comm 17:10:15 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). 17:10:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:10:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:10:15 [ssh-agent] Looking for ssh-agent implementation... 17:10:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:10:15 $ docker exec 4b68858e5681b0830e6384361314856b7670015a0ecfbe71ae59a5b41b8429f5 ssh-agent 17:10:15 SSH_AUTH_SOCK=/tmp/ssh-bQksBATeheTA/agent.31 17:10:15 SSH_AGENT_PID=37 17:10:15 Running ssh-add (command line suppressed) 17:10:15 Identity added: /w/workspace/edgex-go/385@tmp/private_key_11885732515208987722.key (/w/workspace/edgex-go/385@tmp/private_key_11885732515208987722.key) 17:10:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:10:16 + git tag --points-at HEAD [Pipeline] } 17:10:16 $ docker exec --env ******** --env ******** 4b68858e5681b0830e6384361314856b7670015a0ecfbe71ae59a5b41b8429f5 ssh-agent -k 17:10:16 unset SSH_AUTH_SOCK; 17:10:16 unset SSH_AGENT_PID; 17:10:16 echo Agent pid 37 killed; 17:10:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:10:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:10:16 [ssh-agent] Looking for ssh-agent implementation... 17:10:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:10:16 $ docker exec 4b68858e5681b0830e6384361314856b7670015a0ecfbe71ae59a5b41b8429f5 ssh-agent 17:10:16 SSH_AUTH_SOCK=/tmp/ssh-INrYlGK1fX3x/agent.69 17:10:16 SSH_AGENT_PID=75 17:10:16 Running ssh-add (command line suppressed) 17:10:16 Identity added: /w/workspace/edgex-go/385@tmp/private_key_8308386611397522101.key (/w/workspace/edgex-go/385@tmp/private_key_8308386611397522101.key) 17:10:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:10:16 + git semver init 17:10:17 2023-01-25 17:10:17,076 [run_init] DEBUG init version:0.0.0 force:False 17:10:17 2023-01-25 17:10:17,078 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/385/.semver 17:10:17 2023-01-25 17:10:17,078 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/385/.semver 17:10:17 2023-01-25 17:10:17,078 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/385/.semver'], cwd=/w/workspace/edgex-go/385, universal_newlines=False, shell=None, istream=None) 17:10:22 2023-01-25 17:10:21,782 [append_file] DEBUG append to file:/w/workspace/edgex-go/385/.git/info/exclude 17:10:22 2023-01-25 17:10:21,783 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/385/.semver/main with force:False 17:10:22 2023-01-25 17:10:21,783 [read_version] DEBUG read version from /w/workspace/edgex-go/385/.semver/main 17:10:22 2023-01-25 17:10:21,783 [read_version] DEBUG read version from /w/workspace/edgex-go/385/.semver/main 17:10:22 3.0.0-dev.28 [Pipeline] } 17:10:22 $ docker exec --env ******** --env ******** 4b68858e5681b0830e6384361314856b7670015a0ecfbe71ae59a5b41b8429f5 ssh-agent -k 17:10:22 unset SSH_AUTH_SOCK; 17:10:22 unset SSH_AGENT_PID; 17:10:22 echo Agent pid 75 killed; 17:10:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:10:22 + git semver [Pipeline] } 17:10:23 $ docker stop --time=1 4b68858e5681b0830e6384361314856b7670015a0ecfbe71ae59a5b41b8429f5 17:10:24 $ docker rm -f --volumes 4b68858e5681b0830e6384361314856b7670015a0ecfbe71ae59a5b41b8429f5 [Pipeline] // withDockerContainer [Pipeline] sh 17:10:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:10:25 Stashed 1 file(s) [Pipeline] echo 17:10:25 [edgeXSemver]: initialized semver on version 3.0.0-dev.28 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:10:25 + git config --global --add safe.directory /w/workspace/edgex-go/385 [Pipeline] echo 17:10:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:10:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:10:25 ========================================================= 17:10:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:10:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:10:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:10:25 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:10:25 213ec9aee27d: Pulling fs layer 17:10:25 4583459ba037: Pulling fs layer 17:10:25 93c1e223e6f2: Pulling fs layer 17:10:25 53926ce57604: Pulling fs layer 17:10:25 21b2b0c7a3f4: Pulling fs layer 17:10:25 22ff95d597cd: Pulling fs layer 17:10:25 12d6caf4c0d1: Pulling fs layer 17:10:25 96b7cbca73a9: Pulling fs layer 17:10:25 a7acece74701: Pulling fs layer 17:10:25 22ff95d597cd: Waiting 17:10:25 96b7cbca73a9: Waiting 17:10:25 a7acece74701: Waiting 17:10:25 53926ce57604: Waiting 17:10:25 21b2b0c7a3f4: Waiting 17:10:25 12d6caf4c0d1: Waiting 17:10:25 93c1e223e6f2: Verifying Checksum 17:10:25 93c1e223e6f2: Download complete 17:10:25 4583459ba037: Verifying Checksum 17:10:25 4583459ba037: Download complete 17:10:25 21b2b0c7a3f4: Verifying Checksum 17:10:25 21b2b0c7a3f4: Download complete 17:10:25 22ff95d597cd: Verifying Checksum 17:10:25 22ff95d597cd: Download complete 17:10:25 213ec9aee27d: Verifying Checksum 17:10:25 213ec9aee27d: Download complete 17:10:26 12d6caf4c0d1: Verifying Checksum 17:10:26 12d6caf4c0d1: Download complete 17:10:26 213ec9aee27d: Pull complete 17:10:26 4583459ba037: Pull complete 17:10:26 93c1e223e6f2: Pull complete 17:10:26 a7acece74701: Verifying Checksum 17:10:26 a7acece74701: Download complete 17:10:26 53926ce57604: Verifying Checksum 17:10:26 53926ce57604: Download complete 17:10:27 96b7cbca73a9: Verifying Checksum 17:10:27 96b7cbca73a9: Download complete 17:10:31 53926ce57604: Pull complete 17:10:31 21b2b0c7a3f4: Pull complete 17:10:31 22ff95d597cd: Pull complete 17:10:31 12d6caf4c0d1: Pull complete 17:10:33 96b7cbca73a9: Pull complete 17:10:33 a7acece74701: Pull complete 17:10:33 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 17:10:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:10:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 17:10:34 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:10:34 WORKDIR /edgex 17:10:34 COPY go.mod . 17:10:34 RUN go mod download 17:10:34 + docker build -t ci-base-image-x86_64 -f - . 17:10:34 Sending build context to Docker daemon 170.1MB 17:10:34 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:10:34 ---> db6d94c90886 17:10:34 Step 2/4 : WORKDIR /edgex 17:10:37 ---> Running in b53752d59a08 17:10:37 Removing intermediate container b53752d59a08 17:10:37 ---> 70bc56ad5e1a 17:10:37 Step 3/4 : COPY go.mod . 17:10:37 ---> 1604e7581a8b 17:10:37 Step 4/4 : RUN go mod download 17:10:37 ---> Running in 045e67811e1b 17:10:40 Still waiting to schedule task 17:10:40 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:10:49 Removing intermediate container 045e67811e1b 17:10:49 ---> 6b62c778272d 17:10:49 Successfully built 6b62c778272d 17:10:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:50 + docker inspect -f . ci-base-image-x86_64 17:10:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:50 prd-ubuntu20.04-docker-8c-8g-3682 does not seem to be running inside a container 17:10:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/385 -v /w/workspace/edgex-go/385:/w/workspace/edgex-go/385:rw,z -v /w/workspace/edgex-go/385@tmp:/w/workspace/edgex-go/385@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 17:10:50 $ docker top 106e554c2859e1d677d8eaa0de8012c620ab0b48b9162e6742305ef7d73dd586 -eo pid,comm [Pipeline] { [Pipeline] sh 17:10:50 + go version 17:10:50 go version go1.18.7 linux/amd64 [Pipeline] } 17:10:50 $ docker stop --time=1 106e554c2859e1d677d8eaa0de8012c620ab0b48b9162e6742305ef7d73dd586 17:10:52 $ docker rm -f --volumes 106e554c2859e1d677d8eaa0de8012c620ab0b48b9162e6742305ef7d73dd586 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:52 + docker inspect -f . ci-base-image-x86_64 17:10:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:52 prd-ubuntu20.04-docker-8c-8g-3682 does not seem to be running inside a container 17:10:52 $ 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/385 -v /w/workspace/edgex-go/385:/w/workspace/edgex-go/385:rw,z -v /w/workspace/edgex-go/385@tmp:/w/workspace/edgex-go/385@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 17:10:52 $ docker top 7191f23cf3525dc79ae4ead506c641510a81375f5dfb4ae202b219cd8908f66e -eo pid,comm [Pipeline] { [Pipeline] echo 17:10:52 ========================================================= 17:10:52 [edgeXBuildGoParallel] Running Tests and Build... 17:10:52 ========================================================= [Pipeline] sh 17:10:53 + git config --global --add safe.directory /w/workspace/edgex-go/385 [Pipeline] fileExists [Pipeline] sh 17:10:53 + make test 17:10:53 go test -race -coverprofile=coverage.out ./... 17:11:00 ? github.com/edgexfoundry/edgex-go [no test files] 17:11:15 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:11:15 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 17:11:15 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:11:15 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:11:15 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:11:15 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:11:15 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:11:15 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:11:15 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:11:15 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 17:11:15 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:11:15 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:11:15 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:11:15 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:11:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.085s coverage: 28.7% of statements 17:11:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:11:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:11:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.122s coverage: 98.5% of statements 17:11:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.177s coverage: 43.1% of statements 17:11:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 17:11:15 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 17:11:15 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:11:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.112s coverage: 54.0% of statements 17:11:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:11:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:11:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.211s coverage: 89.2% of statements 17:11:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:11:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:11:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:11:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:11:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:11:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.089s coverage: 2.4% of statements 17:11:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:11:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:11:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.514s coverage: 95.6% of statements 17:11:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:11:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:11:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 17:11:20 ok github.com/edgexfoundry/edgex-go/internal/io 0.068s coverage: 72.2% of statements 17:11:20 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:11:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:11:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:11:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:11:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:11:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.076s coverage: 60.0% of statements 17:11:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:11:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:11:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:11:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements 17:11:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:11:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements 17:11:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.079s coverage: 29.6% of statements 17:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:11:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 47.1% of statements 17:11:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.072s coverage: 79.5% of statements 17:11:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.086s coverage: 94.1% of statements 17:11:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.100s coverage: 96.3% of statements 17:11:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.096s coverage: 87.5% of statements 17:11:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.088s coverage: 94.4% of statements 17:11:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.098s coverage: 44.8% of statements 17:11:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.279s coverage: 79.9% of statements 17:11:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:11:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 17:11:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:11:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:11:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:11:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.041s coverage: 65.1% of statements 17:11:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:11:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 17:11:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 17:11:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 17:11:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.073s coverage: 86.9% of statements 17:11:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:11:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:11:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:11:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:11:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.090s coverage: 87.2% of statements 17:11:37 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:11:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:11:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.063s coverage: 100.0% of statements 17:11:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:11:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 77.4% of statements 17:11:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:11:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements 17:11:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 17:11:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.227s coverage: 91.2% of statements 17:11:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:11:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.188s coverage: 64.7% of statements 17:11:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:11:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:11:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 17:11:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 17:11:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements 17:11:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.043s coverage: 73.7% of statements 17:11:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements 17:11:37 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.340s coverage: 65.3% of statements 17:11:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:11:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:11:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:11:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.178s coverage: 41.8% of statements 17:11:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:11:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:11:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements 17:11:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:11:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements 17:11:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 17:11:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 17:11:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 17:11:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:11:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements 17:11:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:11:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:11:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:11:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:11:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.170s coverage: 92.3% of statements 17:11:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:11:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:11:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:11:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:11:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 17:11:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:11:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:11:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.120s coverage: 97.7% of statements 17:11:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:11:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:11:37 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 17:11:59 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 17:11:59 go vet ./... 17:12:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:12:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:12:01 ./bin/test-attribution-txt.sh [Pipeline] echo 17:12:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:12:01 + ls -al . 17:12:01 total 748 17:12:01 drwxrwxr-x 11 1001 1001 4096 Jan 25 17:10 . 17:12:01 drwxr-xr-x 4 root root 4096 Jan 25 17:10 .. 17:12:01 drwxrwxr-x 2 1001 1001 4096 Jan 25 17:10 .blubracket 17:12:01 -rw-rw-r-- 1 1001 1001 16 Jan 25 17:10 .dockerignore 17:12:01 drwxrwxr-x 8 1001 1001 4096 Jan 25 17:11 .git 17:12:01 drwxrwxr-x 3 1001 1001 4096 Jan 25 17:10 .github 17:12:01 -rw-rw-r-- 1 1001 1001 1024 Jan 25 17:10 .gitignore 17:12:01 -rw-rw-r-- 1 1001 1001 42 Jan 25 17:10 .golangci.yml 17:12:01 -rw-rw-r-- 1 1001 1001 87 Jan 25 17:10 .hadolint.yml 17:12:01 drwxr-xr-x 3 1001 1001 4096 Jan 25 17:10 .semver 17:12:01 -rw-rw-r-- 1 1001 1001 166 Jan 25 17:10 .sonarcloud.properties 17:12:01 -rw-rw-r-- 1 1001 1001 1171 Jan 25 17:10 ADOPTERS.md 17:12:01 -rw-rw-r-- 1 1001 1001 10825 Jan 25 17:10 Attribution.txt 17:12:01 -rw-rw-r-- 1 1001 1001 73765 Jan 25 17:10 CHANGELOG.md 17:12:01 -rw-rw-r-- 1 1001 1001 3804 Jan 25 17:10 CONTRIBUTING.md 17:12:01 -rw-rw-r-- 1 1001 1001 677 Jan 25 17:10 GOVERNANCE.md 17:12:01 -rw-rw-r-- 1 1001 1001 850 Jan 25 17:10 Jenkinsfile 17:12:01 -rw-rw-r-- 1 1001 1001 10775 Jan 25 17:10 LICENSE 17:12:01 -rw-rw-r-- 1 1001 1001 13388 Jan 25 17:10 Makefile 17:12:01 -rw-rw-r-- 1 1001 1001 582 Jan 25 17:10 OWNERS.md 17:12:01 -rw-rw-r-- 1 1001 1001 9403 Jan 25 17:10 README.md 17:12:01 -rw-rw-r-- 1 1001 1001 6912 Jan 25 17:10 SECURITY.md 17:12:01 -rw-rw-r-- 1 1001 1001 12 Jan 25 17:10 VERSION 17:12:01 drwxrwxr-x 2 1001 1001 4096 Jan 25 17:10 bin 17:12:01 drwxrwxr-x 17 1001 1001 4096 Jan 25 17:10 cmd 17:12:01 -rw-r--r-- 1 root root 489970 Jan 25 17:11 coverage.out 17:12:01 -rw-rw-r-- 1 1001 1001 3365 Jan 25 17:10 go.mod 17:12:01 -rw-rw-r-- 1 1001 1001 34951 Jan 25 17:10 go.sum 17:12:01 drwxrwxr-x 7 1001 1001 4096 Jan 25 17:10 internal 17:12:01 drwxrwxr-x 3 1001 1001 4096 Jan 25 17:10 openapi 17:12:01 drwxrwxr-x 4 1001 1001 4096 Jan 25 17:10 snap 17:12:01 -rw-rw-r-- 1 1001 1001 204 Jan 25 17:10 version.go [Pipeline] sh 17:12:02 + '[' -e coverage.out ] 17:12:02 + chown 1001:1001 coverage.out [Pipeline] stash 17:12:02 Stashed 1 file(s) [Pipeline] sh 17:12:02 + make build 17:12:02 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.28" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 17:12:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3684 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 17:12:08 Running in /w/workspace/edgex-go/385 [Pipeline] { [Pipeline] checkout 17:12:08 The recommended git tool is: git 17:12:13 using credential edgex-jenkins-ssh 17:12:13 Cloning the remote Git repository 17:12:14 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.28" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:12:14 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.28" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 17:12:13 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:12:13 > git init /w/workspace/edgex-go/385 # timeout=10 17:12:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:12:14 > git --version # timeout=10 17:12:14 > git --version # 'git version 2.25.1' 17:12:14 using GIT_SSH to set credentials SSH Credentials for GitHub 17:12:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:12:15 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.28" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 17:12:16 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.28" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:12:23 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.28" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:12:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:12:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:12:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:12:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.28" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:12:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:12:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.28" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 17:12:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:12:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:12:31 Avoid second fetch 17:12:31 Checking out Revision 228e514b7b7673bf36cf89ad007a44664e52a272 (main) [Pipeline] } 17:12:31 $ docker stop --time=1 7191f23cf3525dc79ae4ead506c641510a81375f5dfb4ae202b219cd8908f66e 17:12:31 Commit message: "feat: Push common config to config provider (#4306)" 17:12:31 > git config core.sparsecheckout # timeout=10 17:12:31 > git checkout -f 228e514b7b7673bf36cf89ad007a44664e52a272 # timeout=10 17:12:35 $ docker rm -f --volumes 7191f23cf3525dc79ae4ead506c641510a81375f5dfb4ae202b219cd8908f66e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 17:12:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:12:36 17:12:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:12:36 % Total % Received % Xferd Average Speed Time Time Time Current 17:12:36 Dload Upload Total Spent Left Speed 17:12:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 92398 17:12:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:12:36 latest: Pulling from edgex-devops/edgex-compose 17:12:36 cbdbe7a5bc2a: Pulling fs layer 17:12:36 ca9280d653b3: Pulling fs layer 17:12:36 7e9c9ca2126c: Pulling fs layer [Pipeline] sh 17:12:36 cbdbe7a5bc2a: Pull complete 17:12:36 ca9280d653b3: Verifying Checksum 17:12:36 ca9280d653b3: Download complete 17:12:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:12:37 7e9c9ca2126c: Verifying Checksum 17:12:37 7e9c9ca2126c: Download complete 17:12:37 ca9280d653b3: Pull complete 17:12:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:12:37 + sudo tee /etc/docker/daemon.new 17:12:37 { 17:12:37 "registry-mirrors": [ 17:12:37 "https://nexus3.edgexfoundry.org:10001" 17:12:37 ], 17:12:37 "bip": "10.250.0.254/24", 17:12:37 "hosts": [ 17:12:37 "tcp://0.0.0.0:5555", 17:12:37 "unix:///var/run/docker.sock" 17:12:37 ], 17:12:37 "mtu": 1458, 17:12:37 "selinux-enabled": true, 17:12:37 "seccomp-profile": "/etc/docker/seccomp.json" 17:12:37 } [Pipeline] sh 17:12:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:12:38 + sudo service docker restart 17:12:40 7e9c9ca2126c: Pull complete 17:12:40 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:12:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:12:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:12:40 prd-ubuntu20.04-docker-8c-8g-3682 does not seem to be running inside a container 17:12:40 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/385 -v /w/workspace/edgex-go/385:/w/workspace/edgex-go/385:rw,z -v /w/workspace/edgex-go/385@tmp:/w/workspace/edgex-go/385@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-compose:latest cat 17:12:42 $ docker top 19b81cbd64a2c1f2c66c04e5f0b303017bb64e11953545482def65d8fe272aff -eo pid,comm [Pipeline] { [Pipeline] sh 17:12:43 + grep parallel 17:12:43 + docker-compose build --help 17:12:43 --parallel Build images in parallel. [Pipeline] } 17:12:43 $ docker stop --time=1 19b81cbd64a2c1f2c66c04e5f0b303017bb64e11953545482def65d8fe272aff 17:12:44 $ docker rm -f --volumes 19b81cbd64a2c1f2c66c04e5f0b303017bb64e11953545482def65d8fe272aff [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:12:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:12:45 prd-ubuntu20.04-docker-8c-8g-3682 does not seem to be running inside a container 17:12:45 $ 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/385 -v /w/workspace/edgex-go/385:/w/workspace/edgex-go/385:rw,z -v /w/workspace/edgex-go/385@tmp:/w/workspace/edgex-go/385@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 17:12:45 $ docker top 8f4e512e8d6c8ca14d056ca05d1ddd871f76e5b20843a4e7008209901c912773 -eo pid,comm [Pipeline] { [Pipeline] sh 17:12:46 + docker-compose -f ./docker-compose-build.yml build --parallel 17:12:46 Building core-command ... 17:12:46 Building core-common-config-bootstrapper ... 17:12:46 Building core-data ... 17:12:46 Building core-metadata ... 17:12:46 Building security-bootstrapper ... 17:12:46 Building security-proxy-setup ... 17:12:46 Building security-secretstore-setup ... 17:12:46 Building security-spiffe-token-provider ... 17:12:46 Building security-spire-agent ... 17:12:46 Building security-spire-config ... 17:12:46 Building security-spire-server ... 17:12:46 Building support-notifications ... 17:12:46 Building support-scheduler ... 17:12:46 Building security-bootstrapper 17:12:46 Building security-spire-config 17:12:46 Building core-command 17:12:46 Building support-scheduler 17:12:46 Building core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:12:56 provisioning config files... 17:12:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/385@tmp/config12177166032297945385tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:12:56 ---> docker-login.sh 17:12:56 nexus3.edgexfoundry.org:10001 17:12:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:57 Configure a credential helper to remove this warning. See 17:12:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:57 17:12:57 Login Succeeded 17:12:57 nexus3.edgexfoundry.org:10002 17:12:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:57 Configure a credential helper to remove this warning. See 17:12:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:57 17:12:57 Login Succeeded 17:12:57 nexus3.edgexfoundry.org:10003 17:12:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:58 Configure a credential helper to remove this warning. See 17:12:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:58 17:12:58 Login Succeeded 17:12:58 nexus3.edgexfoundry.org:10004 17:12:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:58 Configure a credential helper to remove this warning. See 17:12:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:58 17:12:58 Login Succeeded 17:12:58 docker.io 17:12:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:58 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:12:58 Step 2/32 : FROM ${BUILDER_BASE} AS builder 17:12:58 ---> 6b62c778272d 17:12:58 Step 3/32 : WORKDIR /edgex-go 17:12:58 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:12:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:12:58 ---> 6b62c778272d 17:12:58 Step 3/24 : WORKDIR /edgex-go 17:12:58 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:12:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:12:58 ---> 6b62c778272d 17:12:58 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:12:58 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:12:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:12:58 ---> 6b62c778272d 17:12:58 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:12:58 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:12:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:12:58 ---> 6b62c778272d 17:12:58 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:12:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:59 Configure a credential helper to remove this warning. See 17:12:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:59 17:12:59 Login Succeeded 17:12:59 ---> docker-login.sh ends [Pipeline] } 17:12:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 17:12:59 + git config --global --add safe.directory /w/workspace/edgex-go/385 [Pipeline] echo 17:12:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:12:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:12:59 ========================================================= 17:12:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:12:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:13:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:13:00 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:13:00 9b18e9b68314: Pulling fs layer 17:13:00 35d82f9e3411: Pulling fs layer 17:13:00 e16973657156: Pulling fs layer 17:13:00 fc693d55d65f: Pulling fs layer 17:13:00 7e9fc2657dce: Pulling fs layer 17:13:00 dda99020689f: Pulling fs layer 17:13:00 db1c61fa0a46: Pulling fs layer 17:13:00 891c053d2c06: Pulling fs layer 17:13:00 fc693d55d65f: Waiting 17:13:00 7e9fc2657dce: Waiting 17:13:00 dda99020689f: Waiting 17:13:00 db1c61fa0a46: Waiting 17:13:00 891c053d2c06: Waiting 17:13:00 e16973657156: Verifying Checksum 17:13:00 e16973657156: Download complete 17:13:00 35d82f9e3411: Download complete 17:13:00 7e9fc2657dce: Verifying Checksum 17:13:00 7e9fc2657dce: Download complete 17:13:00 dda99020689f: Verifying Checksum 17:13:00 dda99020689f: Download complete 17:13:00 9b18e9b68314: Verifying Checksum 17:13:00 9b18e9b68314: Download complete 17:13:01 9b18e9b68314: Pull complete 17:13:01 891c053d2c06: Verifying Checksum 17:13:01 891c053d2c06: Download complete 17:13:01 35d82f9e3411: Pull complete 17:13:02 e16973657156: Pull complete 17:13:02 db1c61fa0a46: Verifying Checksum 17:13:02 db1c61fa0a46: Download complete 17:13:03 fc693d55d65f: Verifying Checksum 17:13:03 fc693d55d65f: Download complete 17:13:08 ---> Running in b9459af3d543 17:13:08 ---> Running in 2d3744bd299e 17:13:08 ---> Running in edea7845c533 17:13:08 ---> Running in e89f091937f5 17:13:08 ---> Running in 3fcf10b74526 17:13:08 Removing intermediate container e89f091937f5 17:13:08 ---> ae5d62b4a06f 17:13:08 Step 4/32 : RUN apk add --update --no-cache make git 17:13:08 Removing intermediate container 3fcf10b74526 17:13:08 ---> 97b33c74400c 17:13:08 Step 4/22 : WORKDIR /edgex-go 17:13:08 Removing intermediate container edea7845c533 17:13:08 ---> a1cdecd3fed5 17:13:08 Step 4/23 : WORKDIR /edgex-go 17:13:08 Removing intermediate container b9459af3d543 17:13:08 ---> 274f56278155 17:13:08 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 17:13:08 Removing intermediate container 2d3744bd299e 17:13:08 ---> a019122968d6 17:13:08 Step 4/24 : WORKDIR /edgex-go 17:13:08 ---> Running in 7ffad93149f4 17:13:08 ---> Running in d98a951ccbf2 17:13:08 ---> Running in 3388d693bebe 17:13:08 ---> Running in 5b62a99b4555 17:13:08 ---> Running in 352357eecf06 17:13:08 Removing intermediate container d98a951ccbf2 17:13:08 ---> 8b6321bc2e38 17:13:08 Step 5/22 : RUN apk add --update --no-cache make git 17:13:08 ---> Running in 4d3923b154da 17:13:08 Removing intermediate container 352357eecf06 17:13:08 ---> ee1bc8927140 17:13:08 Step 5/24 : RUN apk add --update --no-cache make git 17:13:08 Removing intermediate container 3388d693bebe 17:13:08 ---> 1a1ad2e32232 17:13:08 Step 5/23 : RUN apk add --update --no-cache make git 17:13:08 ---> Running in 6acddc2bf515 17:13:08 ---> Running in cad735931094 17:13:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:13:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:13:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:13:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:13:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:13:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:13:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:13:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:13:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:13:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:13:08 OK: 211 MiB in 51 packages 17:13:08 OK: 211 MiB in 51 packages 17:13:09 OK: 211 MiB in 51 packages 17:13:09 OK: 211 MiB in 51 packages 17:13:09 OK: 211 MiB in 51 packages 17:13:09 Removing intermediate container 4d3923b154da 17:13:09 ---> fb39fd3d8145 17:13:09 Step 6/22 : COPY go.mod vendor* ./ 17:13:09 Removing intermediate container 7ffad93149f4 17:13:09 ---> 5c00ca7f5da2 17:13:09 Step 5/32 : COPY go.mod vendor* ./ 17:13:09 ---> e9d49c69d7f2 17:13:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:13:09 ---> Running in 2ac399745e1f 17:13:09 ---> cdfde7b9b6a4 17:13:09 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:13:09 Removing intermediate container 5b62a99b4555 17:13:09 ---> 5a9bd0fb822b 17:13:09 Step 5/24 : COPY go.mod vendor* ./ 17:13:09 ---> Running in 8666dd2b83a0 17:13:09 Removing intermediate container cad735931094 17:13:09 ---> ab9e57164bc1 17:13:09 Step 6/23 : COPY go.mod vendor* ./ 17:13:09 Removing intermediate container 6acddc2bf515 17:13:09 ---> a2bc9e51ba28 17:13:09 Step 6/24 : COPY go.mod vendor* ./ 17:13:09 ---> 30d9b3414b55 17:13:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:13:09 ---> a2dc8a76471b 17:13:09 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:13:09 ---> Running in 60bfe2851e88 17:13:09 ---> Running in 5618895ba27b 17:13:09 ---> df4072d34e2b 17:13:09 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:13:10 ---> Running in 38a0b75530db 17:13:15 fc693d55d65f: Pull complete 17:13:15 7e9fc2657dce: Pull complete 17:13:15 dda99020689f: Pull complete 17:13:22 db1c61fa0a46: Pull complete 17:13:23 891c053d2c06: Pull complete 17:13:23 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 17:13:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:13:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 17:13:24 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:13:24 WORKDIR /edgex 17:13:24 COPY go.mod . 17:13:24 RUN go mod download build 17:13:24 -t ci-base-image-arm64 -f - . 17:13:24 Sending build context to Docker daemon 3.128MB 17:13:24 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:13:24 ---> f96f9c87975a 17:13:24 Step 2/4 : WORKDIR /edgex 17:13:26 ---> Running in e12ba8eec747 17:13:26 Removing intermediate container e12ba8eec747 17:13:26 ---> 531ff1a79be3 17:13:26 Step 3/4 : COPY go.mod . 17:13:27 ---> 82000775685d 17:13:27 Step 4/4 : RUN go mod download 17:13:27 ---> Running in 2a0ec50c7cdc 17:14:06 Removing intermediate container 2a0ec50c7cdc 17:14:06 ---> b941e48c788b 17:14:06 Successfully built b941e48c788b 17:14:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:06 + docker inspect -f . ci-base-image-arm64 17:14:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:14:06 prd-ubuntu20.04-docker-arm64-4c-16g-3684 does not seem to be running inside a container 17:14:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/385 -v /w/workspace/edgex-go/385:/w/workspace/edgex-go/385:rw,z -v /w/workspace/edgex-go/385@tmp:/w/workspace/edgex-go/385@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 17:14:07 Removing intermediate container 60bfe2851e88 17:14:07 ---> ea968f949145 17:14:07 Step 7/24 : COPY . . 17:14:07 Removing intermediate container 5618895ba27b 17:14:07 ---> 4711608c9be4 17:14:07 Step 8/23 : COPY . . 17:14:07 Removing intermediate container 38a0b75530db 17:14:07 ---> f6a45bfdabbe 17:14:07 Step 8/24 : COPY . . 17:14:07 Removing intermediate container 8666dd2b83a0 17:14:07 ---> 853cea1597f2 17:14:07 Step 7/32 : COPY . . 17:14:07 Removing intermediate container 2ac399745e1f 17:14:07 ---> 9403597f23b8 17:14:07 Step 8/22 : COPY . . 17:14:08 $ docker top 4b81c99093c5d0d5757377d85e2bed17e5b63b804908a8e89a3abdf41e125fa4 -eo pid,comm [Pipeline] { [Pipeline] sh 17:14:09 + go version 17:14:09 go version go1.18.7 linux/arm64 [Pipeline] } 17:14:09 $ docker stop --time=1 4b81c99093c5d0d5757377d85e2bed17e5b63b804908a8e89a3abdf41e125fa4 17:14:10 $ docker rm -f --volumes 4b81c99093c5d0d5757377d85e2bed17e5b63b804908a8e89a3abdf41e125fa4 [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] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:14:11 17:14:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:14:11 latest: Pulling from edgex-devops/edgex-compose-arm64 17:14:11 29e5d40040c1: Pulling fs layer 17:14:11 1ce36da41761: Pulling fs layer 17:14:11 25b303627fd3: Pulling fs layer 17:14:11 29e5d40040c1: Verifying Checksum 17:14:11 29e5d40040c1: Download complete 17:14:12 1ce36da41761: Verifying Checksum 17:14:12 1ce36da41761: Download complete 17:14:12 29e5d40040c1: Pull complete 17:14:13 1ce36da41761: Pull complete 17:14:13 25b303627fd3: Verifying Checksum 17:14:13 25b303627fd3: Download complete 17:14:22 ---> cbc6861b0444 17:14:22 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 17:14:22 ---> 1fd4c7192c08 17:14:22 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 17:14:22 ---> 7e61f781dd0e 17:14:22 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 17:14:22 ---> Running in 028a0f7532a4 17:14:22 ---> Running in 0aefb56f19c4 17:14:22 ---> Running in 499855c01f77 17:14:22 ---> 4732326ca9d1 17:14:22 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 17:14:22 ---> 250decf6371e 17:14:22 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:14:22 ---> Running in 539830bdc919 17:14:22 ---> Running in de06bbc17ff9 17:14:22 Removing intermediate container 0aefb56f19c4 17:14:22 ---> c9c62c528cd7 17:14:22 Step 9/24 : WORKDIR /edgex-go/spire-build 17:14:22 ---> Running in a09b52e592e9 17:14:22 Removing intermediate container a09b52e592e9 17:14:22 ---> c598a25354c0 17:14:22 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:14:22 ---> Running in b94f0ee4c3f8 17:14:22 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.28" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 17:14:22 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.28" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:14:22 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.28" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:14:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:14:23 Removing intermediate container b94f0ee4c3f8 17:14:23 ---> 11a2be54e38c 17:14:23 Step 11/24 : WORKDIR /edgex-go 17:14:23 ---> Running in a8f0f7b945e0 17:14:23 25b303627fd3: Pull complete 17:14:23 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:14:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:14:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:14:23 Removing intermediate container a8f0f7b945e0 17:14:23 ---> 6129dc6dfcf0 17:14:23 17:14:23 Step 12/24 : FROM alpine:3.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:14:24 prd-ubuntu20.04-docker-arm64-4c-16g-3684 does not seem to be running inside a container 17:14:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/385 -v /w/workspace/edgex-go/385:/w/workspace/edgex-go/385:rw,z -v /w/workspace/edgex-go/385@tmp:/w/workspace/edgex-go/385@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-arm64:latest cat 17:14:24 3.15: Pulling from library/alpine 17:14:24 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 17:14:24 Status: Downloaded newer image for alpine:3.15 17:14:24 ---> c4fc93816858 17:14:24 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:14:24 ---> Running in 8e29150475ed 17:14:24 Removing intermediate container 8e29150475ed 17:14:24 ---> 939cfd59cad2 17:14:24 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:14:24 ---> Running in dd0feb2d98fe 17:14:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:14:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:14:26 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 17:14:26 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 17:14:26 OK: 15859 distinct packages available 17:14:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:14:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:14:26 (1/4) Installing dumb-init (1.2.5-r1) 17:14:26 $ docker top 26f4d64e492f37d8692426d2b8bb13595add23d6a4b01030a12dca610409405a -eo pid,comm 17:14:26 (2/4) Installing musl-obstack (1.2.3-r0) 17:14:26 (3/4) Installing libucontext (1.1-r0) 17:14:26 (4/4) Installing gcompat (1.0.0-r4) 17:14:26 Executing busybox-1.34.1-r7.trigger 17:14:26 OK: 6 MiB in 18 packages [Pipeline] { [Pipeline] sh 17:14:27 + + docker-composegrep build parallel --help 17:14:27 17:14:27 Removing intermediate container dd0feb2d98fe 17:14:27 ---> d1c4be7a39fa 17:14:27 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:14:31 --parallel Build images in parallel. [Pipeline] } 17:14:31 $ docker stop --time=1 26f4d64e492f37d8692426d2b8bb13595add23d6a4b01030a12dca610409405a 17:14:33 ---> 606d71c79c67 17:14:33 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:14:33 $ docker rm -f --volumes 26f4d64e492f37d8692426d2b8bb13595add23d6a4b01030a12dca610409405a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:14:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:14:33 prd-ubuntu20.04-docker-arm64-4c-16g-3684 does not seem to be running inside a container 17:14:33 $ 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/385 -v /w/workspace/edgex-go/385:/w/workspace/edgex-go/385:rw,z -v /w/workspace/edgex-go/385@tmp:/w/workspace/edgex-go/385@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 17:14:33 ---> 0b94464b15bc 17:14:33 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:14:34 ---> Running in 7ed9b401e8ef 17:14:34 Removing intermediate container 7ed9b401e8ef 17:14:34 ---> f934841af9b8 17:14:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:14:35 $ docker top 269a59a046345ce2ffe6385547c562399b5be5a1b41a63eeae754f94ffde8c5a -eo pid,comm [Pipeline] { [Pipeline] sh 17:14:35 ---> 5e1cbbc5683f 17:14:35 Step 19/24 : WORKDIR / 17:14:36 + docker-compose -f ./docker-compose-build.yml build --parallel 17:14:36 ---> Running in 34881064cda8 17:14:36 Removing intermediate container 34881064cda8 17:14:36 ---> 3c2f0a299bb0 17:14:36 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:14:36 ---> Running in 69b3a6739e8b 17:14:37 Removing intermediate container 69b3a6739e8b 17:14:37 ---> ab45dcfca05e 17:14:37 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:14:37 ---> Running in d31ca98c482f 17:14:38 Removing intermediate container d31ca98c482f 17:14:38 ---> bf68acfea42a 17:14:38 Step 22/24 : LABEL arch=x86_64 17:14:39 ---> Running in fc1d8a6f6a98 17:14:39 Removing intermediate container fc1d8a6f6a98 17:14:39 ---> daf45e1117fe 17:14:39 Step 23/24 : LABEL git_sha=228e514b7b7673bf36cf89ad007a44664e52a272 17:14:39 ---> Running in 4e0852e6bb73 17:14:39 Removing intermediate container 4e0852e6bb73 17:14:39 ---> 6d64e8e56386 17:14:39 Step 24/24 : LABEL version=3.0.0-dev.28 17:14:39 ---> Running in fade0fd3bc2c 17:14:40 Building core-command ... 17:14:40 Building core-common-config-bootstrapper ... 17:14:40 Building core-data ... 17:14:40 Building core-metadata ... 17:14:40 Building security-bootstrapper ... 17:14:40 Building security-proxy-setup ... 17:14:40 Building security-secretstore-setup ... 17:14:40 Building security-spiffe-token-provider ... 17:14:40 Building security-spire-agent ... 17:14:40 Building security-spire-config ... 17:14:40 Building security-spire-server ... 17:14:40 Building support-notifications ... 17:14:40 Building support-scheduler ... 17:14:40 Building support-scheduler 17:14:40 Building core-common-config-bootstrapper 17:14:40 Building core-metadata 17:14:40 Building security-spire-agent 17:14:40 Building security-spire-config 17:14:40 Removing intermediate container fade0fd3bc2c 17:14:40 ---> 49f3edf906ae 17:14:40 17:14:40 Successfully built 49f3edf906ae 17:14:40 Successfully tagged security-spire-config:latest 17:14:40 Building security-spiffe-token-provider 17:14:46  Building security-spire-config ... done Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:14:46 Step 2/19 : FROM ${BUILDER_BASE} AS builder 17:14:46 ---> 6b62c778272d 17:14:46 Step 3/19 : WORKDIR /edgex-go 17:14:46 ---> Using cache 17:14:46 ---> 274f56278155 17:14:46 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 17:14:52 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:14:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:14:52 ---> b941e48c788b 17:14:52 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:14:52 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:14:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:14:52 ---> b941e48c788b 17:14:52 Step 3/24 : WORKDIR /edgex-go 17:14:52 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:14:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:14:52 ---> b941e48c788b 17:14:52 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:14:52 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:14:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:14:52 ---> b941e48c788b 17:14:52 Step 3/24 : WORKDIR /edgex-go 17:14:52 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:14:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:14:52 ---> b941e48c788b 17:14:52 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:14:52 ---> Running in 9bc81a33cfd3 17:14:52 ---> Running in bfedf9b529a1 17:14:52 ---> Running in 8583010f3e68 17:14:52 ---> Running in 2db13a0d1f51 17:14:52 ---> Running in bb20f5dfe4ef 17:14:52 Removing intermediate container 8583010f3e68 17:14:52 ---> b95097673ba5 17:14:52 Step 4/24 : WORKDIR /edgex-go 17:14:52 Removing intermediate container 9bc81a33cfd3 17:14:52 ---> 713048d263d4 17:14:52 Step 4/22 : WORKDIR /edgex-go 17:14:52 Removing intermediate container 2db13a0d1f51 17:14:52 ---> 21fae1ee213e 17:14:52 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 17:14:52 ---> Running in a6a844971a96 17:14:52 Removing intermediate container bfedf9b529a1 17:14:52 ---> 46051529f289 17:14:52 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 17:14:52 ---> Running in 75f674255b44 17:14:52 Removing intermediate container bb20f5dfe4ef 17:14:52 ---> f82754ef43ac 17:14:52 Step 4/22 : WORKDIR /edgex-go 17:14:52 ---> Running in 89da4483b671 17:14:52 ---> Running in 4f0df4143780 17:14:52 ---> Running in 0e190d43ae7d 17:14:53 Removing intermediate container 89da4483b671 17:14:53 ---> d0b609eb6b7d 17:14:53 Step 5/22 : RUN apk add --update --no-cache make git 17:14:53 Removing intermediate container 75f674255b44 17:14:53 ---> 97781bdc81b8 17:14:53 Step 5/22 : RUN apk add --update --no-cache make git 17:14:53 Removing intermediate container a6a844971a96 17:14:53 ---> 037c796063bb 17:14:53 Step 5/24 : RUN apk add --update --no-cache make git 17:14:53 ---> Running in 9259b7149a98 17:14:53 ---> Running in bba7a0f0b4d1 17:14:53 ---> Running in 17beb898ce79 17:14:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:14:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:14:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:14:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:14:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:14:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:14:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:14:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:14:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:14:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:14:56 OK: 221 MiB in 51 packages 17:14:56 OK: 221 MiB in 51 packages 17:14:57 OK: 221 MiB in 51 packages 17:14:57 OK: 221 MiB in 51 packages 17:14:57 OK: 221 MiB in 51 packages 17:14:58 Removing intermediate container 0e190d43ae7d 17:14:58 ---> 41c446339d12 17:14:58 Step 5/24 : COPY go.mod vendor* ./ 17:14:58 ---> Running in 05a4e59c1b21 17:14:58 Removing intermediate container 4f0df4143780 17:14:58 ---> 06bd89b8c8c9 17:14:58 Step 5/24 : COPY go.mod vendor* ./ 17:14:58 Removing intermediate container 9259b7149a98 17:14:59 ---> 2ab2cb3728ad 17:14:59 Step 6/22 : COPY go.mod vendor* ./ 17:14:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:14:59 Removing intermediate container 17beb898ce79 17:14:59 Removing intermediate container bba7a0f0b4d1 17:14:59 ---> 405a9a4c57ac 17:14:59 Step 6/24 : COPY go.mod vendor* ./ 17:14:59 ---> 48587e30b95c 17:14:59 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:14:59 ---> 112336dbe218 17:14:59 Step 6/22 : COPY go.mod vendor* ./ 17:14:59 ---> Running in 4db10d84592f 17:14:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:14:59 ---> dfa687049cc9 17:14:59 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:14:59 ---> 97dafbc8ad1f 17:14:59 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:15:00 v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 17:15:00 v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 17:15:00 OK: 17044 distinct packages available 17:15:00 ---> Running in fbd31fc039ea 17:15:00 ---> Running in f394176c3c28 17:15:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:15:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:15:00 OK: 211 MiB in 51 packages 17:15:00 ---> 323f5826189a 17:15:00 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:15:01 ---> 51b0f1ad75b6 17:15:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:15:01 ---> Running in ff7dbae3c276 17:15:01 ---> Running in c55d94155d9e 17:15:05 Removing intermediate container de06bbc17ff9 17:15:05 ---> 44abef8209ae 17:15:05 17:15:05 Step 9/32 : FROM alpine:3.16 17:15:05 Removing intermediate container 539830bdc919 17:15:05 ---> 531cf057f97d 17:15:05 17:15:05 Step 10/24 : FROM alpine:3.16 17:15:05 Removing intermediate container 028a0f7532a4 17:15:05 ---> 54cf1ee98197 17:15:05 17:15:05 Step 10/23 : FROM alpine:3.16 17:15:05 3.16: Pulling from library/alpine 17:15:05 Removing intermediate container 05a4e59c1b21 17:15:05 ---> ec1afa194899 17:15:05 Step 5/19 : COPY go.mod vendor* ./ 17:15:05 3.16: Pulling from library/alpine 17:15:05 3.16: Pulling from library/alpine 17:15:06 ---> 08633740dcf7 17:15:06 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:15:07 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 17:15:07 Status: Downloaded newer image for alpine:3.16 17:15:07 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 17:15:07 Status: Image is up to date for alpine:3.16 17:15:07 ---> bfe296a52501 17:15:07 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:15:07 ---> bfe296a52501 17:15:07 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:15:07 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 17:15:07 Status: Image is up to date for alpine:3.16 17:15:07 ---> bfe296a52501 17:15:07 Step 11/24 : RUN apk add --update --no-cache dumb-init 17:15:07 ---> Running in 5647e6d7d0c3 17:15:07 ---> Running in a30b4cf6c7a6 17:15:07 ---> Running in 626e6231317d 17:15:07 ---> Running in 000dbb401bf1 17:15:07 Removing intermediate container 626e6231317d 17:15:07 ---> 8c620785243d 17:15:07 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 17:15:07 ---> Running in 645f55056e01 17:15:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:15:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:15:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:15:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:15:08 (1/1) Installing dumb-init (1.2.5-r1) 17:15:08 Executing busybox-1.35.0-r17.trigger 17:15:08 OK: 6 MiB in 15 packages 17:15:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:15:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:15:08 Removing intermediate container 499855c01f77 17:15:08 ---> 379ea316892e 17:15:08 17:15:08 Step 10/22 : FROM alpine:3.16 17:15:08 ---> bfe296a52501 17:15:08 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:15:08 (1/1) Installing dumb-init (1.2.5-r1) 17:15:08 Executing busybox-1.35.0-r17.trigger 17:15:08 OK: 6 MiB in 15 packages 17:15:08 (1/2) Installing dumb-init (1.2.5-r1) 17:15:08 (2/2) Installing su-exec (0.2-r1) 17:15:08 Executing busybox-1.35.0-r17.trigger 17:15:08 OK: 6 MiB in 16 packages 17:15:08 ---> Running in b2284e011cde 17:15:08 Removing intermediate container a30b4cf6c7a6 17:15:08 ---> 20ac0405782c 17:15:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:15:08 ---> Running in 4e9f1df26990 17:15:09 Removing intermediate container 4e9f1df26990 17:15:09 ---> d31a3c37cd97 17:15:09 Step 13/23 : ENV APP_PORT=59882 17:15:09 ---> Running in 102b9f3a8f18 17:15:09 Removing intermediate container 102b9f3a8f18 17:15:09 ---> c833391519cc 17:15:09 Step 14/23 : EXPOSE $APP_PORT 17:15:09 Removing intermediate container 000dbb401bf1 17:15:09 ---> 6d0fae48781c 17:15:09 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:15:09 ---> Running in c80913ad8d4a 17:15:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:15:09 Removing intermediate container 645f55056e01 17:15:09 ---> 25c21d6f6314 17:15:09 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 17:15:09 ---> Running in 94a07cfacb41 17:15:09 ---> Running in d2060dc1e19a 17:15:09 Removing intermediate container c80913ad8d4a 17:15:09 ---> 606d2085e5c3 17:15:09 Step 15/23 : WORKDIR / 17:15:09 ---> Running in a00fe1897a2d 17:15:09 Removing intermediate container 94a07cfacb41 17:15:09 ---> c5a7939a4fdb 17:15:09 Step 13/24 : ENV APP_PORT=59881 17:15:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:15:09 ---> Running in 3eaef2ce48c9 17:15:09 Removing intermediate container d2060dc1e19a 17:15:09 ---> 5d53b1aefdd0 17:15:09 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 17:15:09 ---> Running in f31293d4c376 17:15:09 Removing intermediate container a00fe1897a2d 17:15:09 ---> 558d6fde893c 17:15:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:15:09 Removing intermediate container 3eaef2ce48c9 17:15:09 ---> ebab3665dcf1 17:15:09 Step 14/24 : EXPOSE $APP_PORT 17:15:09 ---> Running in 0708fcde675c 17:15:09 Removing intermediate container f31293d4c376 17:15:09 ---> 5f561a595445 17:15:09 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 17:15:09 ---> Running in d193e37db99c 17:15:09 Removing intermediate container 0708fcde675c 17:15:09 ---> 4be2f6486339 17:15:09 Step 15/24 : WORKDIR / 17:15:09 ---> 22fd4bee1f82 17:15:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:15:09 ---> Running in ceef9797fe9d 17:15:10 Removing intermediate container d193e37db99c 17:15:10 ---> 55bef3d5e64c 17:15:10 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 17:15:10 (1/1) Installing dumb-init (1.2.5-r1) 17:15:10 Executing busybox-1.35.0-r17.trigger 17:15:10 OK: 6 MiB in 15 packages 17:15:10 ---> Running in 7b3006ced2a0 17:15:10 Removing intermediate container ceef9797fe9d 17:15:10 ---> 5f08f135c9fe 17:15:10 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:15:10 Removing intermediate container 7b3006ced2a0 17:15:10 ---> bfebcb7f927d 17:15:10 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 17:15:10 ---> Running in a4ccccbbc782 17:15:10 ---> a7d6d626c6be 17:15:10 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:15:10 ---> 5792214a6208 17:15:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:15:10 Removing intermediate container b2284e011cde 17:15:10 ---> 95635925848d 17:15:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:15:10 ---> 9315e9593bf5 17:15:10 Step 19/23 : ENTRYPOINT ["/core-command"] 17:15:10 ---> Running in d9b66a6e4e6c 17:15:11 ---> Running in 798c32adcf73 17:15:11 ---> 1f6557e92291 17:15:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:15:11 Removing intermediate container d9b66a6e4e6c 17:15:11 ---> 4c8491615e7a 17:15:11 Step 13/22 : ENV APP_PORT=59861 17:15:11 ---> Running in c56dc81f0e6b 17:15:11 Removing intermediate container 798c32adcf73 17:15:11 ---> 87e1750a55cc 17:15:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:15:11 ---> 6b1aab3301ad 17:15:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 17:15:11 ---> Running in de300b36ffaf 17:15:11 Removing intermediate container c56dc81f0e6b 17:15:11 ---> ce240585666e 17:15:11 Step 14/22 : EXPOSE $APP_PORT 17:15:11 ---> Running in f7fe237aebeb 17:15:11 Removing intermediate container a4ccccbbc782 17:15:11 ---> f8599039d827 17:15:11 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 17:15:11 Removing intermediate container de300b36ffaf 17:15:11 ---> eaf0b0902717 17:15:11 Step 21/23 : LABEL arch=x86_64 17:15:11 ---> Running in 3175a3af675d 17:15:11 ---> 79ab5f5da94f 17:15:11 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:15:11 Removing intermediate container f7fe237aebeb 17:15:11 ---> 379d7895fd59 17:15:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:15:11 ---> Running in a7432529a071 17:15:11 ---> Running in c5f9b18ce446 17:15:11 Removing intermediate container 3175a3af675d 17:15:11 ---> 1404de27a8c4 17:15:11 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 17:15:11 Removing intermediate container a7432529a071 17:15:11 ---> 26b74d26ac8f 17:15:11 Step 22/23 : LABEL git_sha=228e514b7b7673bf36cf89ad007a44664e52a272 17:15:11 Removing intermediate container c5f9b18ce446 17:15:11 ---> aa767ec925e1 17:15:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:15:11 ---> 4a4469552b46 17:15:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:15:12 ---> Running in 3a0808e1ee6f 17:15:12 ---> Running in db63071dc965 17:15:12 ---> 92f956b3bfcf 17:15:12 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 17:15:13 ---> Running in 33d7b2aee947 17:15:13 Removing intermediate container db63071dc965 17:15:13 ---> 0711c3029ecf 17:15:13 Step 23/23 : LABEL version=3.0.0-dev.28 17:15:13 Removing intermediate container 3a0808e1ee6f 17:15:13 ---> 4d2e80cea39b 17:15:13 Step 22/24 : LABEL arch=x86_64 17:15:13 ---> 6034d40cd89a 17:15:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:15:13 ---> Running in 1825f644d334 17:15:13 ---> Running in 9cf6f27f5dfa 17:15:13 Removing intermediate container 9cf6f27f5dfa 17:15:13 ---> 8287e896958c 17:15:13 Step 23/24 : LABEL git_sha=228e514b7b7673bf36cf89ad007a44664e52a272 17:15:13 Removing intermediate container 1825f644d334 17:15:13 ---> 9174b3ff0d72 17:15:13 17:15:13 ---> 5ad80e7e4939 17:15:13 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:15:13 Successfully built 9174b3ff0d72 17:15:13 Successfully tagged core-command:latest 17:15:13  Building core-command ... done Building core-common-config-bootstrapper 17:15:13 ---> Running in 1212ab71ab53 17:15:13 ---> Running in 4e9031116302 17:15:13 Removing intermediate container 1212ab71ab53 17:15:13 ---> 1975a85c691c 17:15:13 Step 24/24 : LABEL version=3.0.0-dev.28 17:15:15 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:15:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:15:17 ---> 6b62c778272d 17:15:17 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:15:17 ---> Using cache 17:15:17 ---> a019122968d6 17:15:17 Step 4/22 : WORKDIR /edgex-go 17:15:17 ---> Using cache 17:15:17 ---> ee1bc8927140 17:15:17 Step 5/22 : RUN apk add --update --no-cache make git 17:15:17 ---> Using cache 17:15:17 ---> a2bc9e51ba28 17:15:17 Step 6/22 : COPY go.mod vendor* ./ 17:15:17 ---> Using cache 17:15:17 ---> df4072d34e2b 17:15:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:15:17 ---> Using cache 17:15:17 ---> f6a45bfdabbe 17:15:17 Step 8/22 : COPY . . 17:15:17 ---> Using cache 17:15:17 ---> 4732326ca9d1 17:15:17 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 17:15:18 Removing intermediate container 4e9031116302 17:15:18 ---> 663ccae354c3 17:15:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:15:18 ---> Running in c84a5230a5d4 17:15:18 ---> Running in b7c85aa17336 17:15:18 ---> Running in dbf6bb9c7adf 17:15:18 Removing intermediate container c84a5230a5d4 17:15:18 ---> be53d4469c14 17:15:18 17:15:18 Removing intermediate container 33d7b2aee947 17:15:18 ---> 1a0b3a26b6fe 17:15:18 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 17:15:18 Successfully built be53d4469c14 17:15:18 Removing intermediate container dbf6bb9c7adf 17:15:18 ---> 5fc5cc15331a 17:15:18 Step 20/22 : LABEL arch=x86_64 17:15:18 Successfully tagged core-metadata:latest 17:15:18  Building core-metadata ... done Building security-proxy-setup 17:15:18 ---> Running in 08f7cac53cdb 17:15:18 ---> 6785b4e1df85 17:15:18 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:15:18 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.28" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 17:15:23 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:15:23 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:15:23 ---> 6b62c778272d 17:15:23 Step 3/21 : WORKDIR /edgex-go 17:15:23 ---> Using cache 17:15:23 ---> 274f56278155 17:15:23 Step 4/21 : RUN apk add --update --no-cache make git 17:15:28 Removing intermediate container 08f7cac53cdb 17:15:28 ---> 1db0a6f66837 17:15:28 Step 21/22 : LABEL git_sha=228e514b7b7673bf36cf89ad007a44664e52a272 17:15:28 ---> Running in 93469b0900c4 17:15:29 ---> 690e7ce9a113 17:15:29 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:15:29 ---> Running in f36edba9abba 17:15:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:15:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:15:30 ---> c956c6b9ac75 17:15:30 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:15:30 Removing intermediate container f36edba9abba 17:15:30 ---> 2d836ca8e6c8 17:15:30 Step 22/22 : LABEL version=3.0.0-dev.28 17:15:31 ---> Running in 20b802c1ed0f 17:15:31 OK: 211 MiB in 51 packages 17:15:31 ---> 77a1650fe629 17:15:31 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 17:15:31 Removing intermediate container 20b802c1ed0f 17:15:31 ---> 5bc6da9812ba 17:15:31 17:15:31 Successfully built 5bc6da9812ba 17:15:31 Successfully tagged support-scheduler:latest 17:15:31 Building security-secretstore-setup 17:15:34  Building support-scheduler ... done  ---> d78e1a2f0d68 17:15:34 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 17:15:34 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:15:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:15:34 ---> 6b62c778272d 17:15:34 Step 3/24 : WORKDIR /edgex-go 17:15:34 ---> Using cache 17:15:34 ---> 274f56278155 17:15:34 Step 4/24 : RUN apk add --update --no-cache make git 17:15:40 Removing intermediate container 93469b0900c4 17:15:40 ---> 986cd2cd0cc1 17:15:40 Step 5/21 : COPY go.mod vendor* ./ 17:15:40 ---> Running in 14768a6eed89 17:15:40 ---> e18fd129235c 17:15:40 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:15:48 ---> ffbb067e2e6c 17:15:48 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:15:48 ---> 634dfad6a9cc 17:15:48 Step 27/32 : RUN chmod +x /entrypoint.sh 17:15:48 ---> Running in ed16d12a3f1b 17:15:48 ---> Running in 7bf87227ea83 17:15:48 Removing intermediate container b7c85aa17336 17:15:48 ---> 8490df1b3dfb 17:15:48 17:15:48 Step 10/22 : FROM alpine:3.16 17:15:48 ---> bfe296a52501 17:15:48 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:15:48 ---> Running in b3f4e3bd4069 17:15:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:15:48 Removing intermediate container b3f4e3bd4069 17:15:48 ---> 6a194c3e4a85 17:15:48 Step 12/22 : RUN apk add --update --no-cache dumb-init 17:15:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:15:48 OK: 211 MiB in 51 packages 17:15:48 ---> Running in 1e245ec88843 17:15:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:15:50 Removing intermediate container 14768a6eed89 17:15:50 ---> af4a248fa28a 17:15:50 Step 5/24 : COPY go.mod vendor* ./ 17:15:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:15:50 Removing intermediate container 7bf87227ea83 17:15:50 ---> 7b55ffa944a5 17:15:50 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 17:15:50 ---> Running in 0816f8e14ad9 17:15:50 (1/1) Installing dumb-init (1.2.5-r1) 17:15:50 ---> 3aecee63fbbb 17:15:50 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:15:50 Executing busybox-1.35.0-r17.trigger 17:15:50 OK: 6 MiB in 15 packages 17:15:50 Removing intermediate container 0816f8e14ad9 17:15:50 ---> b82c15f878b3 17:15:50 Step 29/32 : CMD ["gate"] 17:15:50 ---> Running in e1c891f4a694 17:15:51 ---> Running in 3434159aae6d 17:15:51 Removing intermediate container 3434159aae6d 17:15:51 ---> 45f24bfab8f1 17:15:51 Step 30/32 : LABEL arch=x86_64 17:15:51 ---> Running in 8d66d1d7c4f2 17:15:52 Removing intermediate container 1e245ec88843 17:15:52 ---> 272276434837 17:15:52 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:15:52 Removing intermediate container 8d66d1d7c4f2 17:15:52 ---> 7f474975acb8 17:15:52 Step 31/32 : LABEL git_sha=228e514b7b7673bf36cf89ad007a44664e52a272 17:15:52 ---> Running in c48453753cea 17:15:52 ---> 51ea28bf4818 17:15:52 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 17:15:53 Removing intermediate container c48453753cea 17:15:53 ---> a484332d35a4 17:15:53 Step 32/32 : LABEL version=3.0.0-dev.28 17:15:53 ---> 0a6f99a83f6a 17:15:53 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 17:15:53 ---> Running in 4f6d31718897 17:15:53 Removing intermediate container 4f6d31718897 17:15:53 ---> da0817e1499f 17:15:53 17:15:53 ---> cb7d7ed5c3f2 17:15:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 17:15:54 Successfully built da0817e1499f 17:15:54 Successfully tagged security-bootstrapper:latest 17:15:54  Building security-bootstrapper ... done Building support-notifications 17:15:56 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:15:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:15:56 ---> 6b62c778272d 17:15:56 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:15:56 ---> Using cache 17:15:56 ---> a019122968d6 17:15:56 Step 4/22 : WORKDIR /edgex-go 17:15:56 ---> Using cache 17:15:56 ---> ee1bc8927140 17:15:56 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 17:15:59 ---> 9e67c4fedc42 17:15:59 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:15:59 ---> Running in a93d5bb4da02 17:15:59 ---> Running in 254c2014e00c 17:16:00 Removing intermediate container 5647e6d7d0c3 17:16:00 ---> 73dc1923b8a1 17:16:00 Step 7/19 : COPY . . 17:16:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:16:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:16:02 OK: 211 MiB in 51 packages 17:16:06 Removing intermediate container 254c2014e00c 17:16:06 ---> 1ff53941b5d2 17:16:06 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 17:16:06 ---> Running in 124cf1f02f7e 17:16:06 Removing intermediate container a93d5bb4da02 17:16:06 ---> f06b2bb14aac 17:16:06 Step 6/22 : COPY go.mod vendor* ./ 17:16:06 ---> 1937e92e56b8 17:16:06 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:16:06 ---> Running in 2b4df41da7b5 17:16:06 Removing intermediate container 124cf1f02f7e 17:16:06 ---> f8cc20d813f3 17:16:06 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 17:16:06 ---> Running in 133e962a8876 17:16:06 ---> e0fb5c14a0d1 17:16:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:16:06 ---> Running in 2060aeec2d6a 17:16:06 Removing intermediate container 133e962a8876 17:16:06 ---> 122994f5c6a2 17:16:06 Step 20/22 : LABEL arch=x86_64 17:16:06 ---> Running in fa00ed505708 17:16:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.28" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 17:16:06 Removing intermediate container fa00ed505708 17:16:06 ---> 7ca5cab2eb04 17:16:06 Step 21/22 : LABEL git_sha=228e514b7b7673bf36cf89ad007a44664e52a272 17:16:06 ---> Running in 58293e6bf2e0 17:16:06 Removing intermediate container 58293e6bf2e0 17:16:06 ---> 328cbd3e639a 17:16:06 Step 22/22 : LABEL version=3.0.0-dev.28 17:16:06 ---> Running in 7117ef3ceb88 17:16:06 Removing intermediate container 7117ef3ceb88 17:16:06 ---> 9c2448a8e4fa 17:16:06 17:16:07 Successfully built 9c2448a8e4fa 17:16:07 Successfully tagged core-common-config-bootstrapper:latest 17:16:07  Building core-common-config-bootstrapper ... done Building security-spire-server 17:16:09 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:16:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:16:09 ---> 6b62c778272d 17:16:09 Step 3/23 : WORKDIR /edgex-go 17:16:09 ---> Using cache 17:16:09 ---> 274f56278155 17:16:09 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 17:16:09 ---> Using cache 17:16:09 ---> 5a9bd0fb822b 17:16:09 Step 5/23 : COPY go.mod vendor* ./ 17:16:09 ---> Using cache 17:16:09 ---> a2dc8a76471b 17:16:09 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:16:09 ---> Using cache 17:16:09 ---> ea968f949145 17:16:09 Step 7/23 : COPY . . 17:16:09 ---> Using cache 17:16:09 ---> 1fd4c7192c08 17:16:09 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 17:16:09 ---> Using cache 17:16:09 ---> c9c62c528cd7 17:16:09 Step 9/23 : WORKDIR /edgex-go/spire-build 17:16:09 ---> Using cache 17:16:09 ---> c598a25354c0 17:16:09 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:16:16 ---> Running in ac4bf76fe98c 17:16:28 Removing intermediate container ac4bf76fe98c 17:16:28 ---> 83fcd92c7c6d 17:16:28 Step 11/23 : WORKDIR /edgex-go 17:16:38 ---> Running in c54a7da3de5d 17:16:42 Removing intermediate container c54a7da3de5d 17:16:42 ---> a7a7e12ffb06 17:16:42 17:16:42 Step 12/23 : FROM alpine:3.15 17:16:42 ---> c4fc93816858 17:16:42 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:16:42 ---> Using cache 17:16:42 ---> 939cfd59cad2 17:16:42 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:16:42 Removing intermediate container e1c891f4a694 17:16:42 ---> d33066b2e3e1 17:16:42 Step 7/24 : COPY . . 17:16:42 Removing intermediate container ed16d12a3f1b 17:16:42 ---> 6d07209e6e91 17:16:42 Step 7/21 : COPY . . 17:16:53 Removing intermediate container f394176c3c28 17:16:53 ---> 8cdc644e5db1 17:16:53 Step 8/22 : COPY . . 17:16:53 Removing intermediate container 4db10d84592f 17:16:53 ---> 055aaa73dd74 17:16:53 Step 7/24 : COPY . . 17:16:53 Removing intermediate container ff7dbae3c276 17:16:53 ---> d92eb1fa7161 17:16:53 Step 8/24 : COPY . . 17:16:53 Removing intermediate container fbd31fc039ea 17:16:53 ---> 1da3df1e2ba7 17:16:53 Step 7/24 : COPY . . 17:16:53 Removing intermediate container c55d94155d9e 17:16:53 ---> 80e90b9405cf 17:16:53 Step 8/22 : COPY . . 17:16:56 ---> f1ea898ad710 17:16:56 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 17:16:56 ---> 83d2af778728 17:16:56 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 17:16:57 ---> Running in c8068d73945e 17:16:57 ---> Running in 0689183835dc 17:16:57 ---> 8b5f8d7971c2 17:16:57 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 17:16:58 Removing intermediate container c8068d73945e 17:16:58 ---> 70c4ace41cb1 17:16:58 Step 9/24 : WORKDIR /edgex-go/spire-build 17:16:58 ---> Running in cb714a3dce2f 17:16:58 ---> Running in 9caa3515e054 17:16:58 ---> 03b9d10fcdfa 17:16:58 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 17:16:58 ---> Running in edfd55a32c9f 17:16:59 ---> f53cac0aaa95 17:16:59 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 17:16:59 ---> Running in 9783967fbf5f 17:16:59 Removing intermediate container 9caa3515e054 17:16:59 ---> 7eef7fd190e6 17:16:59 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:16:59 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.28" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:16:59 ---> Running in e02d61b1e927 17:17:00 Removing intermediate container 9783967fbf5f 17:17:00 ---> 846eaa2e7389 17:17:00 Step 9/24 : WORKDIR /edgex-go/spire-build 17:17:00 ---> Running in 6e37033fca88 17:17:00 ---> Running in 0ec434b96c1e 17:17:00 ---> 71d5cb9aac90 17:17:00 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:17:00 ---> 08c87eb9525a 17:17:00 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:17:00 Removing intermediate container 2b4df41da7b5 17:17:00 ---> c28e5dff86f3 17:17:00 17:17:00 Step 9/19 : FROM alpine:3.15 17:17:00 ---> c4fc93816858 17:17:00 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:17:00 ---> Using cache 17:17:00 ---> 939cfd59cad2 17:17:00 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:17:00 ---> Running in ca697bc79bba 17:17:00 ---> Running in bd0481aea655 17:17:00 ---> Running in a342d8f19bd0 17:17:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:17:00 Removing intermediate container 2060aeec2d6a 17:17:00 ---> 204ac352ba17 17:17:00 Step 8/22 : COPY . . 17:17:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:17:00 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 17:17:00 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 17:17:00 OK: 15859 distinct packages available 17:17:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:17:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:17:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:17:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:17:00 (1/5) Installing dumb-init (1.2.5-r1) 17:17:00 (2/5) Installing musl-obstack (1.2.3-r0) 17:17:00 (3/5) Installing libucontext (1.1-r0) 17:17:00 (4/5) Installing gcompat (1.0.0-r4) 17:17:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:17:00 (5/5) Installing openssl (1.1.1s-r1) 17:17:00 Executing busybox-1.34.1-r7.trigger 17:17:00 OK: 7 MiB in 19 packages 17:17:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:17:00 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 17:17:00 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 17:17:00 OK: 15859 distinct packages available 17:17:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:17:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:17:00 (1/9) Installing ca-certificates (20220614-r0) 17:17:00 (2/9) Installing brotli-libs (1.0.9-r5) 17:17:00 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:17:00 (4/9) Installing libcurl (7.80.0-r5) 17:17:00 (5/9) Installing curl (7.80.0-r5) 17:17:00 (6/9) Installing dumb-init (1.2.5-r1) 17:17:00 (7/9) Installing musl-obstack (1.2.3-r0) 17:17:00 (8/9) Installing libucontext (1.1-r0) 17:17:00 (9/9) Installing gcompat (1.0.0-r4) 17:17:00 Executing busybox-1.34.1-r7.trigger 17:17:00 Executing ca-certificates-20220614-r0.trigger 17:17:00 OK: 8 MiB in 23 packages 17:17:01 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.28" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:17:01 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.28" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 17:17:02 Removing intermediate container 6e37033fca88 17:17:02 ---> fd5f83855dbb 17:17:02 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:17:02 ---> Running in 4183ed95a475 17:17:04 Removing intermediate container e02d61b1e927 17:17:04 ---> a83122be0a61 17:17:04 Step 11/24 : WORKDIR /edgex-go 17:17:04 ---> Running in e40f7f7634d9 17:17:05 Removing intermediate container e40f7f7634d9 17:17:05 ---> ebca9f9e1ba4 17:17:05 17:17:05 Step 12/24 : FROM alpine:3.15 17:17:05 3.15: Pulling from library/alpine 17:17:07 Removing intermediate container 4183ed95a475 17:17:07 ---> a508330592cd 17:17:07 Step 11/24 : WORKDIR /edgex-go 17:17:07 ---> Running in d2b7095bd701 17:17:08 Removing intermediate container 0ec434b96c1e 17:17:08 ---> 5fc0fbf76d94 17:17:08 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:17:08 ---> c34d67126158 17:17:08 Step 9/22 : RUN make cmd/support-notifications/support-notifications 17:17:08 ---> Running in 626cd0cc73e0 17:17:08 Removing intermediate container a342d8f19bd0 17:17:08 ---> a05960b9153d 17:17:08 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 17:17:08 Removing intermediate container d2b7095bd701 17:17:08 ---> 9102e41b50f0 17:17:08 17:17:08 Step 12/24 : FROM alpine:3.15 17:17:08 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 17:17:08 Status: Downloaded newer image for alpine:3.15 17:17:08 ---> 8aa73fd46299 17:17:08 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:17:08 3.15: Pulling from library/alpine 17:17:08 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 17:17:08 Status: Image is up to date for alpine:3.15 17:17:08 ---> 8aa73fd46299 17:17:08 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:17:09 ---> Running in 7411241e061c 17:17:09 ---> Running in 496dee7c55a7 17:17:10 Removing intermediate container 7411241e061c 17:17:10 ---> ec8f631204cb 17:17:10 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:17:10 Removing intermediate container 496dee7c55a7 17:17:10 ---> be8dfb740d04 17:17:10 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:17:10 ---> Running in d9281d39c049 17:17:10 ---> Running in bc0085a5eb3a 17:17:10 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.28" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:17:12 ---> 7d91914f4dea 17:17:12 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:17:12 ---> 0e7735627e8c 17:17:12 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:17:13 ---> 531d53d3ccb0 17:17:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:17:13 ---> 9c5abe523abc 17:17:13 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:17:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:17:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:17:14 ---> 7d5bad891833 17:17:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:17:14 ---> 0d54a291cf99 17:17:14 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:17:14 ---> Running in 4ddff2b29dc5 17:17:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:17:14 Removing intermediate container 4ddff2b29dc5 17:17:14 ---> 7a4a3cb5eb0b 17:17:14 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:17:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:17:15 ---> 3182b45d6581 17:17:15 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:17:15 ---> Running in 47149993edaf 17:17:15 ---> Running in 3d6dc3a335ff 17:17:15 Removing intermediate container 47149993edaf 17:17:15 ---> 19e90ab00d90 17:17:15 Step 17/19 : LABEL arch=x86_64 17:17:15 ---> Running in 8488521a515e 17:17:15 Removing intermediate container 3d6dc3a335ff 17:17:15 ---> fb6c253633ba 17:17:15 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:17:15 ---> Running in 7da427d0245c 17:17:15 Removing intermediate container 8488521a515e 17:17:15 ---> 81c905ba9b49 17:17:15 Step 18/19 : LABEL git_sha=228e514b7b7673bf36cf89ad007a44664e52a272 17:17:15 ---> Running in c9d8861755f0 17:17:16 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 17:17:16 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 17:17:16 OK: 15736 distinct packages available 17:17:16 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 17:17:16 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 17:17:16 OK: 15736 distinct packages available 17:17:16 Removing intermediate container 7da427d0245c 17:17:16 ---> 805086024303 17:17:16 Step 21/23 : LABEL arch=x86_64 17:17:16 ---> Running in 34978fe1132a 17:17:16 Removing intermediate container c9d8861755f0 17:17:16 ---> 8c80f55fd2fd 17:17:16 Step 19/19 : LABEL version=3.0.0-dev.28 17:17:16 ---> Running in 0094d79a95d4 17:17:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:17:16 Removing intermediate container 34978fe1132a 17:17:16 ---> f5f4a7ad0d27 17:17:16 Step 22/23 : LABEL git_sha=228e514b7b7673bf36cf89ad007a44664e52a272 17:17:16 ---> Running in e7f222124207 17:17:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:17:16 Removing intermediate container 0094d79a95d4 17:17:16 ---> 2dbf29f9335c 17:17:16 17:17:16 Successfully built 2dbf29f9335c 17:17:16 Successfully tagged security-spiffe-token-provider:latest 17:17:16  Building security-spiffe-token-provider ... done Building security-spire-agent 17:17:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:17:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:17:17 Removing intermediate container e7f222124207 17:17:17 ---> 61150afb28e7 17:17:17 Step 23/23 : LABEL version=3.0.0-dev.28 17:17:18 (1/4) Installing dumb-init (1.2.5-r1) 17:17:18 (2/4) Installing musl-obstack (1.2.3-r0) 17:17:18 (3/4) Installing libucontext (1.1-r0) 17:17:18 (4/4) Installing gcompat (1.0.0-r4) 17:17:18 Executing busybox-1.34.1-r7.trigger 17:17:18 OK: 6 MiB in 18 packages 17:17:18 (1/5) Installing dumb-init (1.2.5-r1) 17:17:18 (2/5) Installing musl-obstack (1.2.3-r0) 17:17:18 (3/5) Installing libucontext (1.1-r0) 17:17:18 (4/5) Installing gcompat (1.0.0-r4) 17:17:18 (5/5) Installing openssl (1.1.1s-r1) 17:17:18 Executing busybox-1.34.1-r7.trigger 17:17:18 OK: 6 MiB in 19 packages 17:17:21 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:17:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:17:21 ---> 6b62c778272d 17:17:21 Step 3/24 : WORKDIR /edgex-go 17:17:21 ---> Using cache 17:17:21 ---> 274f56278155 17:17:21 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 17:17:21 ---> Using cache 17:17:21 ---> 5a9bd0fb822b 17:17:21 Step 5/24 : COPY go.mod vendor* ./ 17:17:21 ---> Using cache 17:17:21 ---> a2dc8a76471b 17:17:21 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:17:21 ---> Using cache 17:17:21 ---> ea968f949145 17:17:21 Step 7/24 : COPY . . 17:17:21 ---> Using cache 17:17:21 ---> 1fd4c7192c08 17:17:21 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 17:17:21 ---> Using cache 17:17:21 ---> c9c62c528cd7 17:17:21 Step 9/24 : WORKDIR /edgex-go/spire-build 17:17:21 ---> Using cache 17:17:21 ---> c598a25354c0 17:17:21 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:17:21 ---> Using cache 17:17:21 ---> 11a2be54e38c 17:17:21 Step 11/24 : WORKDIR /edgex-go 17:17:21 ---> Using cache 17:17:21 ---> 6129dc6dfcf0 17:17:21 17:17:21 Step 12/24 : FROM alpine:3.15 17:17:21 ---> c4fc93816858 17:17:21 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:17:21 ---> Using cache 17:17:21 ---> 939cfd59cad2 17:17:21 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:17:21 ---> Using cache 17:17:21 ---> 5fc0fbf76d94 17:17:21 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:17:21 Removing intermediate container d9281d39c049 17:17:21 ---> d63e8bcc3af1 17:17:21 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:17:22 Removing intermediate container bc0085a5eb3a 17:17:22 ---> 14d2d284a6f6 17:17:22 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:17:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.28" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:17:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:17:29 ---> b05ee160f82e 17:17:29 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:17:29 ---> Running in eb4a5deb6f14 17:17:29 ---> 4d5c8318179c 17:17:29 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:17:29 Removing intermediate container eb4a5deb6f14 17:17:29 ---> 07d467c63599 17:17:29 17:17:29 Successfully built 07d467c63599 17:17:29 Successfully tagged security-spire-server:latest 17:17:29  Building security-spire-server ... done Building core-data 17:17:35 ---> a357dfedb7c0 17:17:35 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:17:36 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:17:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:17:36 ---> 6b62c778272d 17:17:36 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:17:36 ---> Using cache 17:17:36 ---> a019122968d6 17:17:36 Step 4/22 : WORKDIR /edgex-go 17:17:36 ---> Using cache 17:17:36 ---> ee1bc8927140 17:17:36 Step 5/22 : RUN apk add --update --no-cache make git 17:17:36 ---> Using cache 17:17:36 ---> a2bc9e51ba28 17:17:36 Step 6/22 : COPY go.mod vendor* ./ 17:17:36 ---> Using cache 17:17:36 ---> df4072d34e2b 17:17:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:17:36 ---> Using cache 17:17:36 ---> f6a45bfdabbe 17:17:36 Step 8/22 : COPY . . 17:17:36 ---> Using cache 17:17:36 ---> 4732326ca9d1 17:17:36 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 17:17:37 ---> 4337fb30ef76 17:17:37 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:17:37 ---> Running in 903791b647a9 17:17:38 Removing intermediate container 903791b647a9 17:17:38 ---> 708fc88b1041 17:17:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:17:40 ---> 729cdf298cb6 17:17:40 Step 19/24 : WORKDIR / 17:17:41 ---> Running in 44e4c9b61c47 17:17:41 ---> f51b580221c4 17:17:41 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:17:42 Removing intermediate container 44e4c9b61c47 17:17:42 ---> e15f9a8c7bb5 17:17:42 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:17:42 ---> Running in 1ea973f8afa0 17:17:43 Removing intermediate container 1ea973f8afa0 17:17:43 ---> b3e1ad16e5de 17:17:43 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:17:43 ---> 843c703ba444 17:17:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:17:43 ---> Running in dcfd89ece7e9 17:17:44 ---> 226ddb1a0ddb 17:17:44 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:17:44 ---> Running in 0f562e0fe119 17:17:44 Removing intermediate container bd0481aea655 17:17:44 ---> f47d6850eb91 17:17:44 17:17:44 Step 9/21 : FROM alpine:3.16 17:17:44 ---> bfe296a52501 17:17:44 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 17:17:44 Removing intermediate container ca697bc79bba 17:17:44 ---> 973e6d8df954 17:17:44 17:17:44 Step 9/24 : FROM alpine:3.16 17:17:44 ---> bfe296a52501 17:17:44 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:17:44 ---> Running in a91dda294ba8 17:17:44 ---> Running in 340318ecee00 17:17:44 Removing intermediate container dcfd89ece7e9 17:17:44 ---> 092331e28dcc 17:17:44 Step 22/24 : LABEL arch=arm64 17:17:44 ---> Running in 2f3162d3c533 17:17:44 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.28" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 17:17:44 ---> 50aa4b6d89de 17:17:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:17:45 Removing intermediate container 2f3162d3c533 17:17:45 ---> 41c3341e23e0 17:17:45 Step 23/24 : LABEL git_sha=228e514b7b7673bf36cf89ad007a44664e52a272 17:17:46 ---> Running in 1304da127715 17:17:46 ---> 8d751d84a4a7 17:17:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:17:47 ---> 14a8a4c90aae 17:17:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:17:47 Removing intermediate container 626cd0cc73e0 17:17:47 ---> d89dd1edeb6b 17:17:47 17:17:47 Step 10/22 : FROM alpine:3.16 17:17:47 ---> bfe296a52501 17:17:47 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:17:47 ---> Running in 37c833a3e12c 17:17:47 ---> 51757bf84cf3 17:17:47 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:17:47 ---> 0daf26b3bea9 17:17:47 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:17:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:17:47 ---> Running in db9b9d9ef88a 17:17:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:17:47 Removing intermediate container db9b9d9ef88a 17:17:47 ---> 56af0b86ec00 17:17:47 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:17:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:17:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:17:47 Removing intermediate container 1304da127715 17:17:47 ---> b5a0fced5641 17:17:47 Step 24/24 : LABEL version=3.0.0-dev.28 17:17:47 ---> Running in 621abf8f4283 17:17:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:17:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:17:47 Removing intermediate container 621abf8f4283 17:17:47 ---> b60426840b27 17:17:47 Step 22/24 : LABEL arch=x86_64 17:17:47 (1/3) Installing ca-certificates (20220614-r0) 17:17:47 (1/6) Installing ca-certificates (20220614-r0) 17:17:47 ---> Running in a2a1d1858610 17:17:47 ---> Running in 110309b90d6f 17:17:48 (2/3) Installing dumb-init (1.2.5-r1) 17:17:48 (3/3) Installing su-exec (0.2-r1) 17:17:48 Executing busybox-1.35.0-r17.trigger 17:17:48 Executing ca-certificates-20220614-r0.trigger 17:17:48 (2/6) Installing brotli-libs (1.0.9-r6) 17:17:48 (3/6) Installing nghttp2-libs (1.47.0-r0) 17:17:48 (4/6) Installing libcurl (7.83.1-r5) 17:17:48 (1/2) Installing ca-certificates (20220614-r0) 17:17:48 (5/6) Installing curl (7.83.1-r5) 17:17:48 OK: 6 MiB in 17 packages 17:17:48 (6/6) Installing dumb-init (1.2.5-r1) 17:17:48 Executing busybox-1.35.0-r17.trigger 17:17:48 (2/2) Installing dumb-init (1.2.5-r1) 17:17:48 ---> Running in aae861ab02bf 17:17:48 Executing busybox-1.35.0-r17.trigger 17:17:48 Executing ca-certificates-20220614-r0.trigger 17:17:48 Executing ca-certificates-20220614-r0.trigger 17:17:48 OK: 8 MiB in 20 packages 17:17:48 OK: 6 MiB in 16 packages 17:17:48 Removing intermediate container aae861ab02bf 17:17:48 ---> 70ba70bd05e9 17:17:48 Step 23/24 : LABEL git_sha=228e514b7b7673bf36cf89ad007a44664e52a272 17:17:48 ---> Running in 9d701e5d1147 17:17:48 Removing intermediate container a2a1d1858610 17:17:48 ---> 92028aa4777d 17:17:48 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:17:48 Removing intermediate container 110309b90d6f 17:17:48 ---> efdad4f319ca 17:17:48 17:17:48 ---> Running in 16b6a047ecd8 17:17:49 Removing intermediate container 9d701e5d1147 17:17:49 ---> 414813b95936 17:17:49 Step 24/24 : LABEL version=3.0.0-dev.28 17:17:49 Successfully built efdad4f319ca 17:17:49 Successfully tagged security-spire-config-arm64:latest 17:17:49 ---> Running in e52068ea66bb 17:17:49  Building security-spire-config ... done Building security-spiffe-token-provider 17:17:49 Removing intermediate container 340318ecee00 17:17:49 ---> 916897b2d35d 17:17:49 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:17:49 Removing intermediate container a91dda294ba8 17:17:49 ---> 73fea6f63b16 17:17:49 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:17:49 Removing intermediate container 37c833a3e12c 17:17:49 ---> 34ce64d93449 17:17:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:17:49 ---> Running in e619cc893b95 17:17:49 ---> Running in a2c0b16cdce8 17:17:49 ---> Running in 6f82a7632e42 17:17:49 Removing intermediate container e52068ea66bb 17:17:49 ---> 2489f42f6cec 17:17:49 17:17:49 Removing intermediate container e619cc893b95 17:17:49 ---> 8b9105b9a69a 17:17:49 Step 12/24 : WORKDIR / 17:17:49 Removing intermediate container a2c0b16cdce8 17:17:49 ---> 8c495bf4078f 17:17:49 Step 12/21 : WORKDIR /edgex 17:17:49 Successfully built 2489f42f6cec 17:17:49 Successfully tagged security-spire-agent:latest 17:17:49  Building security-spire-agent ... done  ---> Running in 1e7a47d026f2 17:17:49 Removing intermediate container 6f82a7632e42 17:17:49 ---> c4a1ac6317ae 17:17:49 Step 13/22 : ENV APP_PORT=59860 17:17:49 ---> Running in b74bccf3cbe6 17:17:49 ---> Running in 0a55c5c6a3f0 17:17:50 Removing intermediate container 1e7a47d026f2 17:17:50 ---> 9b359ac3e441 17:17:50 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:17:50 Removing intermediate container b74bccf3cbe6 17:17:50 ---> e5190efdc5da 17:17:50 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:17:50 Removing intermediate container 0a55c5c6a3f0 17:17:50 ---> cbdaf3b618ed 17:17:50 Step 14/22 : EXPOSE $APP_PORT 17:17:50 ---> Running in e400c9cdb379 17:17:50 ---> 2f33885a5797 17:17:50 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:17:50 ---> 6a9253d8f300 17:17:50 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:17:50 Removing intermediate container e400c9cdb379 17:17:50 ---> 01901e875c3b 17:17:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:17:50 Removing intermediate container 16b6a047ecd8 17:17:50 ---> 9335d9daa01a 17:17:50 Step 22/24 : LABEL arch=arm64 17:17:51 ---> Running in 7a143c23abd0 17:17:51 Removing intermediate container 7a143c23abd0 17:17:51 ---> 064eb0d61634 17:17:51 Step 23/24 : LABEL git_sha=228e514b7b7673bf36cf89ad007a44664e52a272 17:17:52 ---> Running in ad3e36b85577 17:17:52 ---> 3ffcd1cd5bad 17:17:52 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:17:52 ---> 06531f5b263b 17:17:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:17:52 ---> e75492fdcb66 17:17:52 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:17:52 Removing intermediate container ad3e36b85577 17:17:52 ---> 8cb24a8df1b2 17:17:52 Step 24/24 : LABEL version=3.0.0-dev.28 17:17:52 ---> Running in 71f80799d390 17:17:53 Removing intermediate container 71f80799d390 17:17:53 ---> be83020c4590 17:17:53 17:17:54 Successfully built be83020c4590 17:17:54 Successfully tagged security-spire-agent-arm64:latest 17:17:54  Building security-spire-agent ... done Building security-spire-server 17:17:54 ---> 7ef18becbfc5 17:17:54 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:17:54 ---> 32162c463d82 17:17:54 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:17:54 ---> b240b39d74cb 17:17:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:17:54 ---> 2a31074494d2 17:17:54 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:17:54 ---> 252c44304585 17:17:54 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:17:54 ---> d29fb4d069cf 17:17:54 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:17:55 ---> Running in 41a9e67bdf94 17:17:55 ---> 483b0d3a15ff 17:17:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:17:55 ---> Running in 2a2b73c91d58 17:17:55 Removing intermediate container 2a2b73c91d58 17:17:55 ---> 047268d0a68a 17:17:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:17:55 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:17:55 Step 2/19 : FROM ${BUILDER_BASE} AS builder 17:17:55 ---> b941e48c788b 17:17:55 Step 3/19 : WORKDIR /edgex-go 17:17:55 ---> Using cache 17:17:55 ---> 46051529f289 17:17:55 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 17:17:55 ---> Running in 4b56d1400fda 17:17:55 ---> Running in 9a83d436c0b4 17:17:55 ---> a71a27862424 17:17:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:17:55 Removing intermediate container 9a83d436c0b4 17:17:55 ---> 6765424dc09d 17:17:55 Step 20/22 : LABEL arch=x86_64 17:17:55 ---> d6dfc2009360 17:17:55 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:17:55 ---> Running in 0a820beed6f5 17:17:55 ---> Running in 001ef4b768b4 17:17:56 Removing intermediate container 41a9e67bdf94 17:17:56 ---> f46dca7e3e5d 17:17:56 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 17:17:56 ---> Running in b325717d6ed8 17:17:56 Removing intermediate container 0a820beed6f5 17:17:56 ---> 027c22709dc2 17:17:56 Step 21/22 : LABEL git_sha=228e514b7b7673bf36cf89ad007a44664e52a272 17:17:56 ---> Running in 3c9338e40b48 17:17:56 Removing intermediate container b325717d6ed8 17:17:56 ---> bebd6298a678 17:17:56 Step 19/21 : LABEL arch=x86_64 17:17:56 ---> Running in 938b6e8a50a5 17:17:56 Removing intermediate container 3c9338e40b48 17:17:56 ---> d45d69c189d7 17:17:56 Step 22/22 : LABEL version=3.0.0-dev.28 17:17:57 ---> Running in 272dd97c3be2 17:17:57 Removing intermediate container 938b6e8a50a5 17:17:57 ---> cdcac665acf2 17:17:57 Step 20/21 : LABEL git_sha=228e514b7b7673bf36cf89ad007a44664e52a272 17:17:57 ---> Running in fc504f3db48b 17:17:57 Removing intermediate container 272dd97c3be2 17:17:57 ---> bf3dd5ea1a4c 17:17:57 17:17:57 Successfully built bf3dd5ea1a4c 17:17:57 Successfully tagged support-notifications:latest 17:17:57  Building support-notifications ... done Removing intermediate container 001ef4b768b4 17:17:57 ---> fd3ca9d458e6 17:17:57 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 17:17:57 Removing intermediate container fc504f3db48b 17:17:57 ---> db148c407f6a 17:17:57 Step 21/21 : LABEL version=3.0.0-dev.28 17:17:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:17:58 ---> Running in 66692e2ab839 17:17:58 ---> Running in ccb08a36e74f 17:17:58 Removing intermediate container 66692e2ab839 17:17:58 ---> e17acbfba371 17:17:58 Step 22/24 : LABEL arch=x86_64 17:17:58 Removing intermediate container ccb08a36e74f 17:17:58 ---> 99386e4c00f5 17:17:58 17:17:58 ---> Running in 74281951cb4a 17:17:58 Successfully built 99386e4c00f5 17:17:58 Successfully tagged security-proxy-setup:latest 17:17:58  Building security-proxy-setup ... done Removing intermediate container 74281951cb4a 17:17:58 ---> 56f5b7c169ad 17:17:58 Step 23/24 : LABEL git_sha=228e514b7b7673bf36cf89ad007a44664e52a272 17:17:58 ---> Running in 3e1b329389d7 17:17:58 Removing intermediate container 3e1b329389d7 17:17:58 ---> faf01e2fad5d 17:17:58 Step 24/24 : LABEL version=3.0.0-dev.28 17:17:58 ---> Running in 9d1f0f5d1d03 17:17:58 Removing intermediate container 9d1f0f5d1d03 17:17:58 ---> ab950526dd57 17:17:58 17:17:58 Successfully built ab950526dd57 17:17:58 Successfully tagged security-secretstore-setup:latest 17:17:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:17:59 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:17:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:17:59 ---> b941e48c788b 17:17:59 Step 3/23 : WORKDIR /edgex-go 17:17:59 ---> Using cache 17:17:59 ---> 46051529f289 17:17:59 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 17:17:59 ---> Using cache 17:17:59 ---> 41c446339d12 17:17:59 Step 5/23 : COPY go.mod vendor* ./ 17:18:00 ---> Using cache 17:18:00 ---> 48587e30b95c 17:18:00 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:18:00 ---> Using cache 17:18:00 ---> 055aaa73dd74 17:18:00 Step 7/23 : COPY . . 17:18:00 ---> Using cache 17:18:00 ---> f1ea898ad710 17:18:00 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 17:18:00 ---> Using cache 17:18:00 ---> 70c4ace41cb1 17:18:00 Step 9/23 : WORKDIR /edgex-go/spire-build 17:18:00 ---> Using cache 17:18:00 ---> 7eef7fd190e6 17:18:00 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:18:00 ---> Running in 7a52b86562c6 17:18:01 v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 17:18:01 v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 17:18:01 OK: 16901 distinct packages available 17:18:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:18:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:18:03 OK: 221 MiB in 51 packages 17:18:06 Removing intermediate container 7a52b86562c6 17:18:06 ---> 872ee21e9fbe 17:18:06 Step 11/23 : WORKDIR /edgex-go 17:18:06 ---> Running in 3cfbe0b7b7f8 17:18:06  Building security-secretstore-setup ... done Removing intermediate container 0f562e0fe119 17:18:06 ---> 9865add37fab 17:18:06 17:18:06 Step 10/22 : FROM alpine:3.16 17:18:06 ---> bfe296a52501 17:18:06 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:18:06 ---> Running in 393deef98f40 17:18:06 Removing intermediate container 393deef98f40 17:18:06 ---> bf508b4999e8 17:18:06 Step 12/22 : ENV APP_PORT=59880 17:18:06 ---> Running in 85fa7e02a359 17:18:06 Removing intermediate container 85fa7e02a359 17:18:06 ---> 795cc5fd8566 17:18:06 Step 13/22 : EXPOSE $APP_PORT 17:18:06 ---> Running in 73eb0bee9baf 17:18:06 Removing intermediate container 73eb0bee9baf 17:18:06 ---> 326fe7ea92a9 17:18:06 Step 14/22 : RUN apk add --update --no-cache dumb-init 17:18:06 ---> Running in f6334060dca3 17:18:06 Removing intermediate container 4b56d1400fda 17:18:06 ---> 0d70c975d665 17:18:06 Step 5/19 : COPY go.mod vendor* ./ 17:18:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:18:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:18:07 (1/1) Installing dumb-init (1.2.5-r1) 17:18:07 Executing busybox-1.35.0-r17.trigger 17:18:07 OK: 6 MiB in 15 packages 17:18:07 Removing intermediate container f6334060dca3 17:18:07 ---> 8a67a2994ef7 17:18:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:18:07 ---> 7d2de28393e8 17:18:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:18:08 Removing intermediate container 3cfbe0b7b7f8 17:18:08 ---> 946833df73f9 17:18:08 17:18:08 Step 12/23 : FROM alpine:3.15 17:18:08 ---> 8aa73fd46299 17:18:08 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:18:08 ---> Using cache 17:18:08 ---> be8dfb740d04 17:18:08 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:18:08 ---> Using cache 17:18:08 ---> 14d2d284a6f6 17:18:08 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:18:08 ---> 05435860d3dc 17:18:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:18:08 ---> 735b865cd39d 17:18:08 Step 18/22 : ENTRYPOINT ["/core-data"] 17:18:08 ---> Running in 8f5c89a2d3b1 17:18:08 Removing intermediate container 8f5c89a2d3b1 17:18:08 ---> d95ff2f460e9 17:18:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:18:08 ---> Running in ec80e87f5d6c 17:18:08 Removing intermediate container ec80e87f5d6c 17:18:08 ---> b46884cfd069 17:18:08 Step 20/22 : LABEL arch=x86_64 17:18:08 ---> Running in a5952291af05 17:18:08 Removing intermediate container a5952291af05 17:18:08 ---> 75583dd14440 17:18:08 Step 21/22 : LABEL git_sha=228e514b7b7673bf36cf89ad007a44664e52a272 17:18:08 ---> Running in aa1aac7ac1dd 17:18:08 Removing intermediate container aa1aac7ac1dd 17:18:08 ---> 994429c36c8a 17:18:08 Step 22/22 : LABEL version=3.0.0-dev.28 17:18:08 ---> Running in 5645dcb1f899 17:18:09 Removing intermediate container 5645dcb1f899 17:18:09 ---> f630779e99ba 17:18:09 17:18:09 Successfully built f630779e99ba 17:18:09 Successfully tagged core-data:latest 17:18:09  Building core-data ... done  [Pipeline] } 17:18:09 $ docker stop --time=1 8f4e512e8d6c8ca14d056ca05d1ddd871f76e5b20843a4e7008209901c912773 17:18:10 $ docker rm -f --volumes 8f4e512e8d6c8ca14d056ca05d1ddd871f76e5b20843a4e7008209901c912773 [Pipeline] // withDockerContainer [Pipeline] sh 17:18:10 + docker images 17:18:10 REPOSITORY TAG IMAGE ID CREATED SIZE 17:18:10 core-data latest f630779e99ba 2 seconds ago 17.9MB 17:18:10 9865add37fab 6 seconds ago 1.69GB 17:18:10 security-secretstore-setup latest ab950526dd57 12 seconds ago 29.9MB 17:18:10 security-proxy-setup latest 99386e4c00f5 12 seconds ago 27.8MB 17:18:10 support-notifications latest bf3dd5ea1a4c 14 seconds ago 30.6MB 17:18:10 security-spire-agent latest 2489f42f6cec 21 seconds ago 125MB 17:18:10 d89dd1edeb6b 24 seconds ago 1.75GB 17:18:10 973e6d8df954 34 seconds ago 1.68GB 17:18:10 f47d6850eb91 34 seconds ago 1.67GB 17:18:10 security-spire-server latest 07d467c63599 41 seconds ago 86.5MB 17:18:10 security-spiffe-token-provider latest 2dbf29f9335c 54 seconds ago 29.8MB 17:18:10 c28e5dff86f3 About a minute ago 1.72GB 17:18:10 a7a7e12ffb06 About a minute ago 1.55GB 17:18:10 core-common-config-bootstrapper latest 9c2448a8e4fa 2 minutes ago 15.5MB 17:18:10 security-bootstrapper latest da0817e1499f 2 minutes ago 20.3MB 17:18:10 8490df1b3dfb 2 minutes ago 1.68GB 17:18:10 support-scheduler latest 5bc6da9812ba 2 minutes ago 30MB 17:18:10 core-metadata latest be53d4469c14 2 minutes ago 18.6MB 17:18:10 core-command latest 9174b3ff0d72 2 minutes ago 17.7MB 17:18:10 379ea316892e 3 minutes ago 1.75GB 17:18:10 531cf057f97d 3 minutes ago 1.69GB 17:18:10 54cf1ee98197 3 minutes ago 1.68GB 17:18:10 44abef8209ae 3 minutes ago 1.67GB 17:18:10 security-spire-config latest 49f3edf906ae 3 minutes ago 85.8MB 17:18:10 6129dc6dfcf0 3 minutes ago 1.55GB 17:18:10 ci-base-image-x86_64 latest 6b62c778272d 7 minutes ago 904MB 17:18:10 alpine 3.16 bfe296a52501 2 months ago 5.54MB 17:18:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB 17:18:10 alpine 3.15 c4fc93816858 5 months ago 5.59MB 17:18:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB 17:18:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:18:10 provisioning config files... 17:18:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/385@tmp/config1926447541749750261tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:18:10 ---> ed0d12429a3b 17:18:10 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:18:10 ---> Running in d4989eafd58c 17:18:11 ---> docker-login.sh 17:18:11 nexus3.edgexfoundry.org:10001 17:18:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:11 Configure a credential helper to remove this warning. See 17:18:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:11 17:18:11 Login Succeeded 17:18:11 nexus3.edgexfoundry.org:10002 17:18:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:11 Configure a credential helper to remove this warning. See 17:18:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:11 17:18:11 Login Succeeded 17:18:11 nexus3.edgexfoundry.org:10003 17:18:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:12 Configure a credential helper to remove this warning. See 17:18:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:12 17:18:12 Login Succeeded 17:18:12 nexus3.edgexfoundry.org:10004 17:18:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:12 Configure a credential helper to remove this warning. See 17:18:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:12 17:18:12 Login Succeeded 17:18:12 docker.io 17:18:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:12 Configure a credential helper to remove this warning. See 17:18:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:12 17:18:12 Login Succeeded 17:18:12 ---> docker-login.sh ends [Pipeline] } 17:18:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:18:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:18:12 [edgeXDocker.push] Tagging docker image core-command with the following tags: 17:18:12 228e514b7b7673bf36cf89ad007a44664e52a272 17:18:12 latest 17:18:12 3.0.0-dev.28 17:18:12 228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:18:12 main 17:18:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:12 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:228e514b7b7673bf36cf89ad007a44664e52a272 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:12 + docker push nexus3.edgexfoundry.org:10004/core-command:228e514b7b7673bf36cf89ad007a44664e52a272 17:18:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:18:12 e02a75bccdbc: Preparing 17:18:12 b5a20603c072: Preparing 17:18:12 1aa8a14204d2: Preparing 17:18:12 71b4b036d5ae: Preparing 17:18:12 e5e13b0c77cb: Preparing 17:18:12 e5e13b0c77cb: Layer already exists 17:18:12 71b4b036d5ae: Pushed 17:18:12 1aa8a14204d2: Pushed 17:18:12 e02a75bccdbc: Pushed 17:18:14 b5a20603c072: Pushed 17:18:14 228e514b7b7673bf36cf89ad007a44664e52a272: digest: sha256:f151b82c5266cbd7bc3bdd8ae8d8c0983b8921e3719ee816bcf85893305c1f92 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:15 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:15 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 17:18:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:18:15 e02a75bccdbc: Preparing 17:18:15 b5a20603c072: Preparing 17:18:15 1aa8a14204d2: Preparing 17:18:15 71b4b036d5ae: Preparing 17:18:15 e5e13b0c77cb: Preparing 17:18:15 e5e13b0c77cb: Layer already exists 17:18:15 71b4b036d5ae: Layer already exists 17:18:15 e02a75bccdbc: Layer already exists 17:18:15 1aa8a14204d2: Layer already exists 17:18:15 b5a20603c072: Layer already exists 17:18:15 latest: digest: sha256:f151b82c5266cbd7bc3bdd8ae8d8c0983b8921e3719ee816bcf85893305c1f92 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:15 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:16 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.28 17:18:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:18:16 e02a75bccdbc: Preparing 17:18:16 b5a20603c072: Preparing 17:18:16 1aa8a14204d2: Preparing 17:18:16 71b4b036d5ae: Preparing 17:18:16 e5e13b0c77cb: Preparing 17:18:16 1aa8a14204d2: Layer already exists 17:18:16 e02a75bccdbc: Layer already exists 17:18:16 e5e13b0c77cb: Layer already exists 17:18:16 b5a20603c072: Layer already exists 17:18:16 71b4b036d5ae: Layer already exists 17:18:16 3.0.0-dev.28: digest: sha256:f151b82c5266cbd7bc3bdd8ae8d8c0983b8921e3719ee816bcf85893305c1f92 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:16 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:16 + docker push nexus3.edgexfoundry.org:10004/core-command:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:18:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:18:16 e02a75bccdbc: Preparing 17:18:16 b5a20603c072: Preparing 17:18:16 1aa8a14204d2: Preparing 17:18:16 71b4b036d5ae: Preparing 17:18:16 e5e13b0c77cb: Preparing 17:18:16 b5a20603c072: Layer already exists 17:18:16 e02a75bccdbc: Layer already exists 17:18:16 e5e13b0c77cb: Layer already exists 17:18:16 71b4b036d5ae: Layer already exists 17:18:16 1aa8a14204d2: Layer already exists 17:18:16 228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28: digest: sha256:f151b82c5266cbd7bc3bdd8ae8d8c0983b8921e3719ee816bcf85893305c1f92 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:17 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:17 + docker push nexus3.edgexfoundry.org:10004/core-command:main 17:18:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:18:17 e02a75bccdbc: Preparing 17:18:17 b5a20603c072: Preparing 17:18:17 1aa8a14204d2: Preparing 17:18:17 71b4b036d5ae: Preparing 17:18:17 e5e13b0c77cb: Preparing 17:18:17 71b4b036d5ae: Layer already exists 17:18:17 b5a20603c072: Layer already exists 17:18:17 1aa8a14204d2: Layer already exists 17:18:17 e02a75bccdbc: Layer already exists 17:18:17 e5e13b0c77cb: Layer already exists 17:18:17 main: digest: sha256:f151b82c5266cbd7bc3bdd8ae8d8c0983b8921e3719ee816bcf85893305c1f92 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:18:17 ===================================================== [Pipeline] echo 17:18:17 taggedImages: 17:18:17 - nexus3.edgexfoundry.org:10004/core-command:228e514b7b7673bf36cf89ad007a44664e52a272 17:18:17 - nexus3.edgexfoundry.org:10004/core-command:latest 17:18:17 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.28 17:18:17 - nexus3.edgexfoundry.org:10004/core-command:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:18:17 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 17:18:17 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 17:18:17 228e514b7b7673bf36cf89ad007a44664e52a272 17:18:17 latest 17:18:17 3.0.0-dev.28 17:18:17 228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:18:17 main 17:18:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:18 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:228e514b7b7673bf36cf89ad007a44664e52a272 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:228e514b7b7673bf36cf89ad007a44664e52a272 17:18:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 17:18:18 72ed78dd415e: Preparing 17:18:18 79fa14767eff: Preparing 17:18:18 abb352dd1da1: Preparing 17:18:18 0418c25db240: Preparing 17:18:18 1aa8a14204d2: Preparing 17:18:18 eaaf137b51c6: Preparing 17:18:18 e5e13b0c77cb: Preparing 17:18:18 eaaf137b51c6: Waiting 17:18:18 e5e13b0c77cb: Waiting 17:18:18 1aa8a14204d2: Layer already exists 17:18:18 79fa14767eff: Pushed 17:18:18 72ed78dd415e: Pushed 17:18:18 eaaf137b51c6: Pushed 17:18:18 abb352dd1da1: Pushed 17:18:18 e5e13b0c77cb: Layer already exists 17:18:19 ---> f3218886b096 17:18:19 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:18:19 ---> e31bb9d360d9 17:18:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:18:19 0418c25db240: Pushed 17:18:19 228e514b7b7673bf36cf89ad007a44664e52a272: digest: sha256:d2a0cea978d85e4efce245aa1336193c90691d4367913c0b1ce52431d3a7287d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:19 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:20 ---> 5f36391ddac4 17:18:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:18:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 17:18:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 17:18:20 72ed78dd415e: Preparing 17:18:20 79fa14767eff: Preparing 17:18:20 abb352dd1da1: Preparing 17:18:20 0418c25db240: Preparing 17:18:20 1aa8a14204d2: Preparing 17:18:20 eaaf137b51c6: Preparing 17:18:20 e5e13b0c77cb: Preparing 17:18:20 eaaf137b51c6: Waiting 17:18:20 e5e13b0c77cb: Waiting 17:18:20 72ed78dd415e: Layer already exists 17:18:20 1aa8a14204d2: Layer already exists 17:18:20 0418c25db240: Layer already exists 17:18:20 abb352dd1da1: Layer already exists 17:18:20 79fa14767eff: Layer already exists 17:18:20 eaaf137b51c6: Layer already exists 17:18:20 e5e13b0c77cb: Layer already exists 17:18:20 latest: digest: sha256:d2a0cea978d85e4efce245aa1336193c90691d4367913c0b1ce52431d3a7287d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:20 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.28 17:18:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 17:18:20 72ed78dd415e: Preparing 17:18:20 79fa14767eff: Preparing 17:18:20 abb352dd1da1: Preparing 17:18:20 0418c25db240: Preparing 17:18:20 1aa8a14204d2: Preparing 17:18:20 eaaf137b51c6: Preparing 17:18:20 e5e13b0c77cb: Preparing 17:18:20 eaaf137b51c6: Waiting 17:18:20 e5e13b0c77cb: Waiting 17:18:20 1aa8a14204d2: Layer already exists 17:18:20 72ed78dd415e: Layer already exists 17:18:20 abb352dd1da1: Layer already exists 17:18:20 0418c25db240: Layer already exists 17:18:20 79fa14767eff: Layer already exists 17:18:20 eaaf137b51c6: Layer already exists 17:18:20 e5e13b0c77cb: Layer already exists 17:18:20 3.0.0-dev.28: digest: sha256:d2a0cea978d85e4efce245aa1336193c90691d4367913c0b1ce52431d3a7287d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:21 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv 17:18:21 ---> 8e505a64250b 17:18:21 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:18:21 ---> Running in 8e8fde10e702 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:18:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 17:18:21 72ed78dd415e: Preparing 17:18:21 79fa14767eff: Preparing 17:18:21 abb352dd1da1: Preparing 17:18:21 0418c25db240: Preparing 17:18:21 1aa8a14204d2: Preparing 17:18:21 eaaf137b51c6: Preparing 17:18:21 e5e13b0c77cb: Preparing 17:18:21 eaaf137b51c6: Waiting 17:18:21 0418c25db240: Layer already exists 17:18:21 1aa8a14204d2: Layer already exists 17:18:21 abb352dd1da1: Layer already exists 17:18:21 79fa14767eff: Layer already exists 17:18:21 72ed78dd415e: Layer already exists 17:18:21 eaaf137b51c6: Layer already exists 17:18:21 e5e13b0c77cb: Layer already exists 17:18:21 228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28: digest: sha256:d2a0cea978d85e4efce245aa1336193c90691d4367913c0b1ce52431d3a7287d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:21 Removing intermediate container 8e8fde10e702 17:18:21 ---> 051f637da6d3 17:18:21 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:18:21 ---> Running in 9854e2eba0e1 17:18:21 + 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 17:18:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 17:18:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 17:18:21 72ed78dd415e: Preparing 17:18:21 79fa14767eff: Preparing 17:18:21 abb352dd1da1: Preparing 17:18:21 0418c25db240: Preparing 17:18:21 1aa8a14204d2: Preparing 17:18:21 eaaf137b51c6: Preparing 17:18:21 e5e13b0c77cb: Preparing 17:18:21 e5e13b0c77cb: Waiting 17:18:21 eaaf137b51c6: Waiting 17:18:21 abb352dd1da1: Layer already exists 17:18:21 1aa8a14204d2: Layer already exists 17:18:21 0418c25db240: Layer already exists 17:18:21 72ed78dd415e: Layer already exists 17:18:21 79fa14767eff: Layer already exists 17:18:21 eaaf137b51c6: Layer already exists 17:18:21 e5e13b0c77cb: Layer already exists 17:18:21 main: digest: sha256:d2a0cea978d85e4efce245aa1336193c90691d4367913c0b1ce52431d3a7287d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:18:22 ===================================================== [Pipeline] echo 17:18:22 taggedImages: 17:18:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:228e514b7b7673bf36cf89ad007a44664e52a272 17:18:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 17:18:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.28 17:18:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:18:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 17:18:22 [edgeXDocker.push] Tagging docker image core-data with the following tags: 17:18:22 228e514b7b7673bf36cf89ad007a44664e52a272 17:18:22 latest 17:18:22 3.0.0-dev.28 17:18:22 228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:18:22 main 17:18:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:22 Removing intermediate container 9854e2eba0e1 17:18:22 ---> 8d5eeeb32cd4 17:18:22 Step 21/23 : LABEL arch=arm64 17:18:22 ---> Running in fee7a23a19cd 17:18:22 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:228e514b7b7673bf36cf89ad007a44664e52a272 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:22 + docker push nexus3.edgexfoundry.org:10004/core-data:228e514b7b7673bf36cf89ad007a44664e52a272 17:18:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:18:22 aca2d664d972: Preparing 17:18:22 021ae8afb6be: Preparing 17:18:22 1aa8a14204d2: Preparing 17:18:22 185907053aed: Preparing 17:18:22 e5e13b0c77cb: Preparing 17:18:22 1aa8a14204d2: Layer already exists 17:18:22 e5e13b0c77cb: Layer already exists 17:18:22 aca2d664d972: Pushed 17:18:22 185907053aed: Pushed 17:18:22 Removing intermediate container fee7a23a19cd 17:18:22 ---> 68e42d0b87f5 17:18:22 Step 22/23 : LABEL git_sha=228e514b7b7673bf36cf89ad007a44664e52a272 17:18:22 ---> Running in 98bd1f7201bb 17:18:23 Removing intermediate container 98bd1f7201bb 17:18:23 ---> 6892c872b71e 17:18:23 Step 23/23 : LABEL version=3.0.0-dev.28 17:18:23 ---> Running in 2b0767e5d96f 17:18:23 Removing intermediate container 2b0767e5d96f 17:18:23 ---> e6947a5072cc 17:18:23 17:18:23 Successfully built e6947a5072cc 17:18:23 Successfully tagged security-spire-server-arm64:latest 17:18:23 Building core-data 17:18:24 021ae8afb6be: Pushed 17:18:24 228e514b7b7673bf36cf89ad007a44664e52a272: digest: sha256:2ee6b0c3af5e379d7949f6e2c448b56da259cb08ed39fd15b04170053cf1f326 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:24 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:24 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 17:18:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:18:24 aca2d664d972: Preparing 17:18:24 021ae8afb6be: Preparing 17:18:24 1aa8a14204d2: Preparing 17:18:24 185907053aed: Preparing 17:18:24 e5e13b0c77cb: Preparing 17:18:24 e5e13b0c77cb: Layer already exists 17:18:24 aca2d664d972: Layer already exists 17:18:24 185907053aed: Layer already exists 17:18:24 021ae8afb6be: Layer already exists 17:18:24 1aa8a14204d2: Layer already exists 17:18:24 latest: digest: sha256:2ee6b0c3af5e379d7949f6e2c448b56da259cb08ed39fd15b04170053cf1f326 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:25 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:25 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.28 17:18:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:18:25 aca2d664d972: Preparing 17:18:25 021ae8afb6be: Preparing 17:18:25 1aa8a14204d2: Preparing 17:18:25 185907053aed: Preparing 17:18:25 e5e13b0c77cb: Preparing 17:18:25 185907053aed: Layer already exists 17:18:25 e5e13b0c77cb: Layer already exists 17:18:25 1aa8a14204d2: Layer already exists 17:18:25 021ae8afb6be: Layer already exists 17:18:25 aca2d664d972: Layer already exists 17:18:25 3.0.0-dev.28: digest: sha256:2ee6b0c3af5e379d7949f6e2c448b56da259cb08ed39fd15b04170053cf1f326 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:25 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:26 + docker push nexus3.edgexfoundry.org:10004/core-data:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:18:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:18:26 aca2d664d972: Preparing 17:18:26 021ae8afb6be: Preparing 17:18:26 1aa8a14204d2: Preparing 17:18:26 185907053aed: Preparing 17:18:26 e5e13b0c77cb: Preparing 17:18:26 185907053aed: Layer already exists 17:18:26 e5e13b0c77cb: Layer already exists 17:18:26 1aa8a14204d2: Layer already exists 17:18:26 021ae8afb6be: Layer already exists 17:18:26 aca2d664d972: Layer already exists 17:18:26 228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28: digest: sha256:2ee6b0c3af5e379d7949f6e2c448b56da259cb08ed39fd15b04170053cf1f326 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:26 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:26 + docker push nexus3.edgexfoundry.org:10004/core-data:main 17:18:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:18:26 aca2d664d972: Preparing 17:18:26 021ae8afb6be: Preparing 17:18:26 1aa8a14204d2: Preparing 17:18:26 185907053aed: Preparing 17:18:26 e5e13b0c77cb: Preparing 17:18:26 021ae8afb6be: Layer already exists 17:18:26 e5e13b0c77cb: Layer already exists 17:18:26 1aa8a14204d2: Layer already exists 17:18:26 aca2d664d972: Layer already exists 17:18:26 185907053aed: Layer already exists 17:18:26 main: digest: sha256:2ee6b0c3af5e379d7949f6e2c448b56da259cb08ed39fd15b04170053cf1f326 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:18:26 ===================================================== [Pipeline] echo 17:18:26 taggedImages: 17:18:26 - nexus3.edgexfoundry.org:10004/core-data:228e514b7b7673bf36cf89ad007a44664e52a272 17:18:26 - nexus3.edgexfoundry.org:10004/core-data:latest 17:18:26 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.28 17:18:26 - nexus3.edgexfoundry.org:10004/core-data:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:18:26 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 17:18:26 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 17:18:26 228e514b7b7673bf36cf89ad007a44664e52a272 17:18:26 latest 17:18:26 3.0.0-dev.28 17:18:26 228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:18:26 main 17:18:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:27 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:228e514b7b7673bf36cf89ad007a44664e52a272 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:27  Building security-spire-server ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:18:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:18:27 ---> b941e48c788b 17:18:27 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:18:27 ---> Using cache 17:18:27 ---> f82754ef43ac 17:18:27 Step 4/22 : WORKDIR /edgex-go 17:18:27 ---> Using cache 17:18:27 ---> d0b609eb6b7d 17:18:27 Step 5/22 : RUN apk add --update --no-cache make git 17:18:27 ---> Using cache 17:18:27 ---> 2ab2cb3728ad 17:18:27 Step 6/22 : COPY go.mod vendor* ./ 17:18:27 ---> Using cache 17:18:27 ---> 97dafbc8ad1f 17:18:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:18:27 ---> Using cache 17:18:27 ---> 8cdc644e5db1 17:18:27 Step 8/22 : COPY . . 17:18:27 ---> Using cache 17:18:27 ---> 83d2af778728 17:18:27 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 17:18:27 ---> Running in 24a9ccc76ccf 17:18:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:228e514b7b7673bf36cf89ad007a44664e52a272 17:18:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:18:27 5e225221c7b1: Preparing 17:18:27 03a0e8d8a4e8: Preparing 17:18:27 9831a8ed4b26: Preparing 17:18:27 1aa8a14204d2: Preparing 17:18:27 71b4b036d5ae: Preparing 17:18:27 e5e13b0c77cb: Preparing 17:18:27 e5e13b0c77cb: Waiting 17:18:27 1aa8a14204d2: Layer already exists 17:18:27 71b4b036d5ae: Layer already exists 17:18:27 e5e13b0c77cb: Layer already exists 17:18:27 5e225221c7b1: Pushed 17:18:27 03a0e8d8a4e8: Pushed 17:18:28 9831a8ed4b26: Pushed 17:18:29 228e514b7b7673bf36cf89ad007a44664e52a272: digest: sha256:e5387c73f6f950f49f591369d25f9cc3679c355277e5968bc5e48a3f5b9203c0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:29 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.28" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 17:18:29 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 17:18:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:18:29 5e225221c7b1: Preparing 17:18:29 03a0e8d8a4e8: Preparing 17:18:29 9831a8ed4b26: Preparing 17:18:29 1aa8a14204d2: Preparing 17:18:29 71b4b036d5ae: Preparing 17:18:29 e5e13b0c77cb: Preparing 17:18:29 e5e13b0c77cb: Waiting 17:18:29 71b4b036d5ae: Layer already exists 17:18:29 5e225221c7b1: Layer already exists 17:18:29 1aa8a14204d2: Layer already exists 17:18:29 03a0e8d8a4e8: Layer already exists 17:18:29 9831a8ed4b26: Layer already exists 17:18:29 e5e13b0c77cb: Layer already exists 17:18:29 latest: digest: sha256:e5387c73f6f950f49f591369d25f9cc3679c355277e5968bc5e48a3f5b9203c0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:29 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.28 17:18:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:18:30 5e225221c7b1: Preparing 17:18:30 03a0e8d8a4e8: Preparing 17:18:30 9831a8ed4b26: Preparing 17:18:30 1aa8a14204d2: Preparing 17:18:30 71b4b036d5ae: Preparing 17:18:30 e5e13b0c77cb: Preparing 17:18:30 5e225221c7b1: Layer already exists 17:18:30 03a0e8d8a4e8: Layer already exists 17:18:30 1aa8a14204d2: Layer already exists 17:18:30 e5e13b0c77cb: Layer already exists 17:18:30 71b4b036d5ae: Layer already exists 17:18:30 9831a8ed4b26: Layer already exists 17:18:30 3.0.0-dev.28: digest: sha256:e5387c73f6f950f49f591369d25f9cc3679c355277e5968bc5e48a3f5b9203c0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:30 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:18:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:18:31 5e225221c7b1: Preparing 17:18:31 03a0e8d8a4e8: Preparing 17:18:31 9831a8ed4b26: Preparing 17:18:31 1aa8a14204d2: Preparing 17:18:31 71b4b036d5ae: Preparing 17:18:31 e5e13b0c77cb: Preparing 17:18:31 e5e13b0c77cb: Waiting 17:18:31 03a0e8d8a4e8: Layer already exists 17:18:31 71b4b036d5ae: Layer already exists 17:18:31 5e225221c7b1: Layer already exists 17:18:31 9831a8ed4b26: Layer already exists 17:18:31 1aa8a14204d2: Layer already exists 17:18:31 e5e13b0c77cb: Layer already exists 17:18:31 228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28: digest: sha256:e5387c73f6f950f49f591369d25f9cc3679c355277e5968bc5e48a3f5b9203c0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:31 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 17:18:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:18:31 5e225221c7b1: Preparing 17:18:31 03a0e8d8a4e8: Preparing 17:18:31 9831a8ed4b26: Preparing 17:18:31 1aa8a14204d2: Preparing 17:18:31 71b4b036d5ae: Preparing 17:18:31 e5e13b0c77cb: Preparing 17:18:31 e5e13b0c77cb: Waiting 17:18:31 1aa8a14204d2: Layer already exists 17:18:31 9831a8ed4b26: Layer already exists 17:18:31 71b4b036d5ae: Layer already exists 17:18:31 03a0e8d8a4e8: Layer already exists 17:18:31 5e225221c7b1: Layer already exists 17:18:31 e5e13b0c77cb: Layer already exists 17:18:31 main: digest: sha256:e5387c73f6f950f49f591369d25f9cc3679c355277e5968bc5e48a3f5b9203c0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:18:31 ===================================================== [Pipeline] echo 17:18:31 taggedImages: 17:18:31 - nexus3.edgexfoundry.org:10004/core-metadata:228e514b7b7673bf36cf89ad007a44664e52a272 17:18:31 - nexus3.edgexfoundry.org:10004/core-metadata:latest 17:18:31 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.28 17:18:31 - nexus3.edgexfoundry.org:10004/core-metadata:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:18:31 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 17:18:31 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 17:18:31 228e514b7b7673bf36cf89ad007a44664e52a272 17:18:31 latest 17:18:31 3.0.0-dev.28 17:18:31 228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:18:31 main 17:18:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:32 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:228e514b7b7673bf36cf89ad007a44664e52a272 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:228e514b7b7673bf36cf89ad007a44664e52a272 17:18:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:18:32 ea22b56e099e: Preparing 17:18:32 ea22b56e099e: Preparing 17:18:32 696cff97f55d: Preparing 17:18:32 0c509c599c01: Preparing 17:18:32 6b5a4c181711: Preparing 17:18:32 72e25a6455ca: Preparing 17:18:32 0616893e52d6: Preparing 17:18:32 1aa8a14204d2: Preparing 17:18:32 825d440d7827: Preparing 17:18:32 73893b514537: Preparing 17:18:32 f847d9e06150: Preparing 17:18:32 c69393f7d7af: Preparing 17:18:32 e5e13b0c77cb: Preparing 17:18:32 c69393f7d7af: Waiting 17:18:32 e5e13b0c77cb: Waiting 17:18:32 f847d9e06150: Waiting 17:18:32 1aa8a14204d2: Waiting 17:18:32 825d440d7827: Waiting 17:18:32 73893b514537: Waiting 17:18:32 0616893e52d6: Waiting 17:18:32 6b5a4c181711: Pushed 17:18:32 0c509c599c01: Pushed 17:18:32 72e25a6455ca: Pushed 17:18:32 696cff97f55d: Pushed 17:18:32 1aa8a14204d2: Layer already exists 17:18:32 ea22b56e099e: Pushed 17:18:32 73893b514537: Pushed 17:18:32 c69393f7d7af: Pushed 17:18:32 825d440d7827: Pushed 17:18:32 f847d9e06150: Pushed 17:18:32 e5e13b0c77cb: Layer already exists 17:18:34 0616893e52d6: Pushed 17:18:34 228e514b7b7673bf36cf89ad007a44664e52a272: digest: sha256:a53e81aec553f0fff5c28f9f2ca723de5ed3da7ea831fe44e841fffa63a2ab3c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:34 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 17:18:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:18:35 ea22b56e099e: Preparing 17:18:35 ea22b56e099e: Preparing 17:18:35 696cff97f55d: Preparing 17:18:35 0c509c599c01: Preparing 17:18:35 6b5a4c181711: Preparing 17:18:35 72e25a6455ca: Preparing 17:18:35 0616893e52d6: Preparing 17:18:35 1aa8a14204d2: Preparing 17:18:35 825d440d7827: Preparing 17:18:35 73893b514537: Preparing 17:18:35 f847d9e06150: Preparing 17:18:35 c69393f7d7af: Preparing 17:18:35 e5e13b0c77cb: Preparing 17:18:35 0616893e52d6: Waiting 17:18:35 1aa8a14204d2: Waiting 17:18:35 825d440d7827: Waiting 17:18:35 73893b514537: Waiting 17:18:35 f847d9e06150: Waiting 17:18:35 c69393f7d7af: Waiting 17:18:35 e5e13b0c77cb: Waiting 17:18:35 ea22b56e099e: Layer already exists 17:18:35 6b5a4c181711: Layer already exists 17:18:35 72e25a6455ca: Layer already exists 17:18:35 0c509c599c01: Layer already exists 17:18:35 696cff97f55d: Layer already exists 17:18:35 0616893e52d6: Layer already exists 17:18:35 1aa8a14204d2: Layer already exists 17:18:35 f847d9e06150: Layer already exists 17:18:35 825d440d7827: Layer already exists 17:18:35 73893b514537: Layer already exists 17:18:35 c69393f7d7af: Layer already exists 17:18:35 e5e13b0c77cb: Layer already exists 17:18:35 latest: digest: sha256:a53e81aec553f0fff5c28f9f2ca723de5ed3da7ea831fe44e841fffa63a2ab3c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:35 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.28 17:18:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:18:35 ea22b56e099e: Preparing 17:18:35 ea22b56e099e: Preparing 17:18:35 696cff97f55d: Preparing 17:18:35 0c509c599c01: Preparing 17:18:35 6b5a4c181711: Preparing 17:18:35 72e25a6455ca: Preparing 17:18:35 0616893e52d6: Preparing 17:18:35 1aa8a14204d2: Preparing 17:18:35 825d440d7827: Preparing 17:18:35 73893b514537: Preparing 17:18:35 f847d9e06150: Preparing 17:18:35 c69393f7d7af: Preparing 17:18:35 e5e13b0c77cb: Preparing 17:18:35 825d440d7827: Waiting 17:18:35 f847d9e06150: Waiting 17:18:35 0616893e52d6: Waiting 17:18:35 e5e13b0c77cb: Waiting 17:18:35 1aa8a14204d2: Waiting 17:18:35 c69393f7d7af: Waiting 17:18:35 73893b514537: Waiting 17:18:35 0c509c599c01: Layer already exists 17:18:35 72e25a6455ca: Layer already exists 17:18:35 6b5a4c181711: Layer already exists 17:18:35 696cff97f55d: Layer already exists 17:18:35 ea22b56e099e: Layer already exists 17:18:35 0616893e52d6: Layer already exists 17:18:35 825d440d7827: Layer already exists 17:18:35 73893b514537: Layer already exists 17:18:35 1aa8a14204d2: Layer already exists 17:18:35 f847d9e06150: Layer already exists 17:18:35 c69393f7d7af: Layer already exists 17:18:35 e5e13b0c77cb: Layer already exists 17:18:35 3.0.0-dev.28: digest: sha256:a53e81aec553f0fff5c28f9f2ca723de5ed3da7ea831fe44e841fffa63a2ab3c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:35 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:18:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:18:36 ea22b56e099e: Preparing 17:18:36 ea22b56e099e: Preparing 17:18:36 696cff97f55d: Preparing 17:18:36 0c509c599c01: Preparing 17:18:36 6b5a4c181711: Preparing 17:18:36 72e25a6455ca: Preparing 17:18:36 0616893e52d6: Preparing 17:18:36 1aa8a14204d2: Preparing 17:18:36 825d440d7827: Preparing 17:18:36 73893b514537: Preparing 17:18:36 f847d9e06150: Preparing 17:18:36 c69393f7d7af: Preparing 17:18:36 e5e13b0c77cb: Preparing 17:18:36 73893b514537: Waiting 17:18:36 825d440d7827: Waiting 17:18:36 0616893e52d6: Waiting 17:18:36 c69393f7d7af: Waiting 17:18:36 e5e13b0c77cb: Waiting 17:18:36 f847d9e06150: Waiting 17:18:36 1aa8a14204d2: Waiting 17:18:36 72e25a6455ca: Layer already exists 17:18:36 0c509c599c01: Layer already exists 17:18:36 ea22b56e099e: Layer already exists 17:18:36 696cff97f55d: Layer already exists 17:18:36 6b5a4c181711: Layer already exists 17:18:36 0616893e52d6: Layer already exists 17:18:36 f847d9e06150: Layer already exists 17:18:36 1aa8a14204d2: Layer already exists 17:18:36 825d440d7827: Layer already exists 17:18:36 73893b514537: Layer already exists 17:18:36 c69393f7d7af: Layer already exists 17:18:36 e5e13b0c77cb: Layer already exists 17:18:36 228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28: digest: sha256:a53e81aec553f0fff5c28f9f2ca723de5ed3da7ea831fe44e841fffa63a2ab3c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:36 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 17:18:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:18:36 ea22b56e099e: Preparing 17:18:36 ea22b56e099e: Preparing 17:18:36 696cff97f55d: Preparing 17:18:36 0c509c599c01: Preparing 17:18:36 6b5a4c181711: Preparing 17:18:36 72e25a6455ca: Preparing 17:18:36 0616893e52d6: Preparing 17:18:36 1aa8a14204d2: Preparing 17:18:36 825d440d7827: Preparing 17:18:36 73893b514537: Preparing 17:18:36 f847d9e06150: Preparing 17:18:36 c69393f7d7af: Preparing 17:18:36 e5e13b0c77cb: Preparing 17:18:36 1aa8a14204d2: Waiting 17:18:36 825d440d7827: Waiting 17:18:36 73893b514537: Waiting 17:18:36 0616893e52d6: Waiting 17:18:36 c69393f7d7af: Waiting 17:18:36 f847d9e06150: Waiting 17:18:36 e5e13b0c77cb: Waiting 17:18:36 696cff97f55d: Layer already exists 17:18:36 72e25a6455ca: Layer already exists 17:18:36 ea22b56e099e: Layer already exists 17:18:36 0c509c599c01: Layer already exists 17:18:36 6b5a4c181711: Layer already exists 17:18:36 73893b514537: Layer already exists 17:18:36 1aa8a14204d2: Layer already exists 17:18:36 825d440d7827: Layer already exists 17:18:36 f847d9e06150: Layer already exists 17:18:36 0616893e52d6: Layer already exists 17:18:36 c69393f7d7af: Layer already exists 17:18:36 e5e13b0c77cb: Layer already exists 17:18:36 main: digest: sha256:a53e81aec553f0fff5c28f9f2ca723de5ed3da7ea831fe44e841fffa63a2ab3c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:18:36 ===================================================== [Pipeline] echo 17:18:36 taggedImages: 17:18:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper:228e514b7b7673bf36cf89ad007a44664e52a272 17:18:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 17:18:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.28 17:18:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:18:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 17:18:36 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 17:18:36 228e514b7b7673bf36cf89ad007a44664e52a272 17:18:36 latest 17:18:36 3.0.0-dev.28 17:18:36 228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:18:36 main 17:18:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:37 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:228e514b7b7673bf36cf89ad007a44664e52a272 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:228e514b7b7673bf36cf89ad007a44664e52a272 17:18:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:18:37 ead1b19d7ce7: Preparing 17:18:37 a729e2ca936c: Preparing 17:18:37 423ebc49ebf6: Preparing 17:18:37 027237cbc5b3: Preparing 17:18:37 6aca5233e051: Preparing 17:18:37 63846b6784b0: Preparing 17:18:37 4b34aad51d75: Preparing 17:18:37 e5e13b0c77cb: Preparing 17:18:37 63846b6784b0: Waiting 17:18:37 4b34aad51d75: Waiting 17:18:37 e5e13b0c77cb: Waiting 17:18:37 6aca5233e051: Pushed 17:18:37 ead1b19d7ce7: Pushed 17:18:37 a729e2ca936c: Pushed 17:18:37 e5e13b0c77cb: Layer already exists 17:18:37 63846b6784b0: Pushed 17:18:38 4b34aad51d75: Pushed 17:18:38 027237cbc5b3: Pushed 17:18:38 423ebc49ebf6: Pushed 17:18:38 228e514b7b7673bf36cf89ad007a44664e52a272: digest: sha256:1e2578ce5925097b42e80557c7d12941498faa6da6c1f75731609fe417d4746b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:39 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 17:18:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:18:39 ead1b19d7ce7: Preparing 17:18:39 a729e2ca936c: Preparing 17:18:39 423ebc49ebf6: Preparing 17:18:39 027237cbc5b3: Preparing 17:18:39 6aca5233e051: Preparing 17:18:39 63846b6784b0: Preparing 17:18:39 4b34aad51d75: Preparing 17:18:39 e5e13b0c77cb: Preparing 17:18:39 63846b6784b0: Waiting 17:18:39 4b34aad51d75: Waiting 17:18:39 6aca5233e051: Layer already exists 17:18:39 027237cbc5b3: Layer already exists 17:18:39 423ebc49ebf6: Layer already exists 17:18:39 a729e2ca936c: Layer already exists 17:18:39 ead1b19d7ce7: Layer already exists 17:18:39 63846b6784b0: Layer already exists 17:18:39 e5e13b0c77cb: Layer already exists 17:18:39 4b34aad51d75: Layer already exists 17:18:39 latest: digest: sha256:1e2578ce5925097b42e80557c7d12941498faa6da6c1f75731609fe417d4746b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:39 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.28 17:18:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:18:40 ead1b19d7ce7: Preparing 17:18:40 a729e2ca936c: Preparing 17:18:40 423ebc49ebf6: Preparing 17:18:40 027237cbc5b3: Preparing 17:18:40 6aca5233e051: Preparing 17:18:40 63846b6784b0: Preparing 17:18:40 4b34aad51d75: Preparing 17:18:40 e5e13b0c77cb: Preparing 17:18:40 4b34aad51d75: Waiting 17:18:40 e5e13b0c77cb: Waiting 17:18:40 63846b6784b0: Waiting 17:18:40 ead1b19d7ce7: Layer already exists 17:18:40 027237cbc5b3: Layer already exists 17:18:40 423ebc49ebf6: Layer already exists 17:18:40 6aca5233e051: Layer already exists 17:18:40 a729e2ca936c: Layer already exists 17:18:40 63846b6784b0: Layer already exists 17:18:40 4b34aad51d75: Layer already exists 17:18:40 e5e13b0c77cb: Layer already exists 17:18:40 3.0.0-dev.28: digest: sha256:1e2578ce5925097b42e80557c7d12941498faa6da6c1f75731609fe417d4746b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:40 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:18:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:18:40 ead1b19d7ce7: Preparing 17:18:40 a729e2ca936c: Preparing 17:18:40 423ebc49ebf6: Preparing 17:18:40 027237cbc5b3: Preparing 17:18:40 6aca5233e051: Preparing 17:18:40 63846b6784b0: Preparing 17:18:40 4b34aad51d75: Preparing 17:18:40 e5e13b0c77cb: Preparing 17:18:40 63846b6784b0: Waiting 17:18:40 4b34aad51d75: Waiting 17:18:40 e5e13b0c77cb: Waiting 17:18:40 a729e2ca936c: Layer already exists 17:18:40 ead1b19d7ce7: Layer already exists 17:18:40 6aca5233e051: Layer already exists 17:18:40 423ebc49ebf6: Layer already exists 17:18:40 027237cbc5b3: Layer already exists 17:18:40 63846b6784b0: Layer already exists 17:18:40 e5e13b0c77cb: Layer already exists 17:18:40 4b34aad51d75: Layer already exists 17:18:40 228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28: digest: sha256:1e2578ce5925097b42e80557c7d12941498faa6da6c1f75731609fe417d4746b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:41 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 17:18:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:18:41 ead1b19d7ce7: Preparing 17:18:41 a729e2ca936c: Preparing 17:18:41 423ebc49ebf6: Preparing 17:18:41 027237cbc5b3: Preparing 17:18:41 6aca5233e051: Preparing 17:18:41 63846b6784b0: Preparing 17:18:41 4b34aad51d75: Preparing 17:18:41 e5e13b0c77cb: Preparing 17:18:41 63846b6784b0: Waiting 17:18:41 4b34aad51d75: Waiting 17:18:41 e5e13b0c77cb: Waiting 17:18:41 a729e2ca936c: Layer already exists 17:18:41 423ebc49ebf6: Layer already exists 17:18:41 ead1b19d7ce7: Layer already exists 17:18:41 6aca5233e051: Layer already exists 17:18:41 027237cbc5b3: Layer already exists 17:18:41 63846b6784b0: Layer already exists 17:18:41 4b34aad51d75: Layer already exists 17:18:41 e5e13b0c77cb: Layer already exists 17:18:41 main: digest: sha256:1e2578ce5925097b42e80557c7d12941498faa6da6c1f75731609fe417d4746b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:18:41 ===================================================== [Pipeline] echo 17:18:41 taggedImages: 17:18:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:228e514b7b7673bf36cf89ad007a44664e52a272 17:18:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 17:18:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.28 17:18:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:18:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 17:18:41 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 17:18:41 228e514b7b7673bf36cf89ad007a44664e52a272 17:18:41 latest 17:18:41 3.0.0-dev.28 17:18:41 228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:18:41 main 17:18:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:41 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:228e514b7b7673bf36cf89ad007a44664e52a272 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:228e514b7b7673bf36cf89ad007a44664e52a272 17:18:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:18:42 f33315904805: Preparing 17:18:42 59c4b29b7972: Preparing 17:18:42 6a6868879db3: Preparing 17:18:42 358003575fe1: Preparing 17:18:42 0f2867855846: Preparing 17:18:42 d78f56728f0f: Preparing 17:18:42 fc4b4b6e4ee8: Preparing 17:18:42 13455d410e0e: Preparing 17:18:42 898f8bc4598b: Preparing 17:18:42 e5e13b0c77cb: Preparing 17:18:42 d78f56728f0f: Waiting 17:18:42 fc4b4b6e4ee8: Waiting 17:18:42 13455d410e0e: Waiting 17:18:42 898f8bc4598b: Waiting 17:18:42 e5e13b0c77cb: Waiting 17:18:42 f33315904805: Pushed 17:18:42 59c4b29b7972: Pushed 17:18:42 0f2867855846: Pushed 17:18:42 d78f56728f0f: Pushed 17:18:42 fc4b4b6e4ee8: Pushed 17:18:42 13455d410e0e: Pushed 17:18:42 e5e13b0c77cb: Layer already exists 17:18:42 898f8bc4598b: Pushed 17:18:43 358003575fe1: Pushed 17:18:43 6a6868879db3: Pushed 17:18:43 228e514b7b7673bf36cf89ad007a44664e52a272: digest: sha256:c73a17715053316ff367493637224f238b69c3a8c8c51f457a93d6009335ef00 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:44 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 17:18:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:18:44 f33315904805: Preparing 17:18:44 59c4b29b7972: Preparing 17:18:44 6a6868879db3: Preparing 17:18:44 358003575fe1: Preparing 17:18:44 0f2867855846: Preparing 17:18:44 d78f56728f0f: Preparing 17:18:44 fc4b4b6e4ee8: Preparing 17:18:44 13455d410e0e: Preparing 17:18:44 898f8bc4598b: Preparing 17:18:44 e5e13b0c77cb: Preparing 17:18:44 d78f56728f0f: Waiting 17:18:44 13455d410e0e: Waiting 17:18:44 898f8bc4598b: Waiting 17:18:44 e5e13b0c77cb: Waiting 17:18:44 fc4b4b6e4ee8: Waiting 17:18:44 0f2867855846: Layer already exists 17:18:44 59c4b29b7972: Layer already exists 17:18:44 6a6868879db3: Layer already exists 17:18:44 358003575fe1: Layer already exists 17:18:44 f33315904805: Layer already exists 17:18:44 d78f56728f0f: Layer already exists 17:18:44 fc4b4b6e4ee8: Layer already exists 17:18:44 898f8bc4598b: Layer already exists 17:18:44 13455d410e0e: Layer already exists 17:18:44 e5e13b0c77cb: Layer already exists 17:18:44 latest: digest: sha256:c73a17715053316ff367493637224f238b69c3a8c8c51f457a93d6009335ef00 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:44 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.28 17:18:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:18:45 f33315904805: Preparing 17:18:45 59c4b29b7972: Preparing 17:18:45 6a6868879db3: Preparing 17:18:45 358003575fe1: Preparing 17:18:45 0f2867855846: Preparing 17:18:45 d78f56728f0f: Preparing 17:18:45 fc4b4b6e4ee8: Preparing 17:18:45 13455d410e0e: Preparing 17:18:45 898f8bc4598b: Preparing 17:18:45 e5e13b0c77cb: Preparing 17:18:45 d78f56728f0f: Waiting 17:18:45 fc4b4b6e4ee8: Waiting 17:18:45 13455d410e0e: Waiting 17:18:45 898f8bc4598b: Waiting 17:18:45 e5e13b0c77cb: Waiting 17:18:45 358003575fe1: Layer already exists 17:18:45 59c4b29b7972: Layer already exists 17:18:45 6a6868879db3: Layer already exists 17:18:45 f33315904805: Layer already exists 17:18:45 0f2867855846: Layer already exists 17:18:45 fc4b4b6e4ee8: Layer already exists 17:18:45 898f8bc4598b: Layer already exists 17:18:45 13455d410e0e: Layer already exists 17:18:45 e5e13b0c77cb: Layer already exists 17:18:45 d78f56728f0f: Layer already exists 17:18:45 3.0.0-dev.28: digest: sha256:c73a17715053316ff367493637224f238b69c3a8c8c51f457a93d6009335ef00 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:45 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:18:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:18:45 f33315904805: Preparing 17:18:45 59c4b29b7972: Preparing 17:18:45 6a6868879db3: Preparing 17:18:45 358003575fe1: Preparing 17:18:45 0f2867855846: Preparing 17:18:45 d78f56728f0f: Preparing 17:18:45 fc4b4b6e4ee8: Preparing 17:18:45 13455d410e0e: Preparing 17:18:45 898f8bc4598b: Preparing 17:18:45 e5e13b0c77cb: Preparing 17:18:45 fc4b4b6e4ee8: Waiting 17:18:45 d78f56728f0f: Waiting 17:18:45 13455d410e0e: Waiting 17:18:45 e5e13b0c77cb: Waiting 17:18:45 59c4b29b7972: Layer already exists 17:18:45 6a6868879db3: Layer already exists 17:18:45 358003575fe1: Layer already exists 17:18:45 0f2867855846: Layer already exists 17:18:45 f33315904805: Layer already exists 17:18:45 d78f56728f0f: Layer already exists 17:18:45 13455d410e0e: Layer already exists 17:18:45 e5e13b0c77cb: Layer already exists 17:18:45 fc4b4b6e4ee8: Layer already exists 17:18:45 898f8bc4598b: Layer already exists 17:18:45 228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28: digest: sha256:c73a17715053316ff367493637224f238b69c3a8c8c51f457a93d6009335ef00 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:45 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 17:18:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:18:46 f33315904805: Preparing 17:18:46 59c4b29b7972: Preparing 17:18:46 6a6868879db3: Preparing 17:18:46 358003575fe1: Preparing 17:18:46 0f2867855846: Preparing 17:18:46 d78f56728f0f: Preparing 17:18:46 fc4b4b6e4ee8: Preparing 17:18:46 13455d410e0e: Preparing 17:18:46 898f8bc4598b: Preparing 17:18:46 e5e13b0c77cb: Preparing 17:18:46 d78f56728f0f: Waiting 17:18:46 fc4b4b6e4ee8: Waiting 17:18:46 13455d410e0e: Waiting 17:18:46 898f8bc4598b: Waiting 17:18:46 e5e13b0c77cb: Waiting 17:18:46 59c4b29b7972: Layer already exists 17:18:46 6a6868879db3: Layer already exists 17:18:46 358003575fe1: Layer already exists 17:18:46 f33315904805: Layer already exists 17:18:46 0f2867855846: Layer already exists 17:18:46 d78f56728f0f: Layer already exists 17:18:46 fc4b4b6e4ee8: Layer already exists 17:18:46 898f8bc4598b: Layer already exists 17:18:46 13455d410e0e: Layer already exists 17:18:46 e5e13b0c77cb: Layer already exists 17:18:46 main: digest: sha256:c73a17715053316ff367493637224f238b69c3a8c8c51f457a93d6009335ef00 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:18:46 ===================================================== [Pipeline] echo 17:18:46 taggedImages: 17:18:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:228e514b7b7673bf36cf89ad007a44664e52a272 17:18:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 17:18:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.28 17:18:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:18:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 17:18:46 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 17:18:46 228e514b7b7673bf36cf89ad007a44664e52a272 17:18:46 latest 17:18:46 3.0.0-dev.28 17:18:46 228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:18:46 main 17:18:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:46 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:228e514b7b7673bf36cf89ad007a44664e52a272 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:228e514b7b7673bf36cf89ad007a44664e52a272 17:18:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 17:18:46 1cac374498f8: Preparing 17:18:46 b0665626675a: Preparing 17:18:46 1aa8a14204d2: Preparing 17:18:46 ed8925893d23: Preparing 17:18:46 34d5ebaa5410: Preparing 17:18:46 34d5ebaa5410: Layer already exists 17:18:46 1aa8a14204d2: Layer already exists 17:18:46 1cac374498f8: Pushed 17:18:47 ed8925893d23: Pushed 17:18:48 b0665626675a: Pushed 17:18:49 228e514b7b7673bf36cf89ad007a44664e52a272: digest: sha256:d06631ad74d78d1650cbcfabe18c7a99e197c14f1a4b19c3c2c17484729c68d5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:49 + 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 17:18:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 17:18:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 17:18:49 1cac374498f8: Preparing 17:18:49 b0665626675a: Preparing 17:18:49 1aa8a14204d2: Preparing 17:18:49 ed8925893d23: Preparing 17:18:49 34d5ebaa5410: Preparing 17:18:49 ed8925893d23: Layer already exists 17:18:49 1aa8a14204d2: Layer already exists 17:18:49 1cac374498f8: Layer already exists 17:18:49 b0665626675a: Layer already exists 17:18:49 34d5ebaa5410: Layer already exists 17:18:49 latest: digest: sha256:d06631ad74d78d1650cbcfabe18c7a99e197c14f1a4b19c3c2c17484729c68d5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:50 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.28 17:18:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 17:18:50 1cac374498f8: Preparing 17:18:50 b0665626675a: Preparing 17:18:50 1aa8a14204d2: Preparing 17:18:50 ed8925893d23: Preparing 17:18:50 34d5ebaa5410: Preparing 17:18:50 ed8925893d23: Layer already exists 17:18:50 34d5ebaa5410: Layer already exists 17:18:50 b0665626675a: Layer already exists 17:18:50 1cac374498f8: Layer already exists 17:18:50 1aa8a14204d2: Layer already exists 17:18:50 3.0.0-dev.28: digest: sha256:d06631ad74d78d1650cbcfabe18c7a99e197c14f1a4b19c3c2c17484729c68d5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:50 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:18:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 17:18:51 1cac374498f8: Preparing 17:18:51 b0665626675a: Preparing 17:18:51 1aa8a14204d2: Preparing 17:18:51 ed8925893d23: Preparing 17:18:51 34d5ebaa5410: Preparing 17:18:51 1cac374498f8: Layer already exists 17:18:51 34d5ebaa5410: Layer already exists 17:18:51 1aa8a14204d2: Layer already exists 17:18:51 ed8925893d23: Layer already exists 17:18:51 b0665626675a: Layer already exists 17:18:51 228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28: digest: sha256:d06631ad74d78d1650cbcfabe18c7a99e197c14f1a4b19c3c2c17484729c68d5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:51 + 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 17:18:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 17:18:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 17:18:51 1cac374498f8: Preparing 17:18:51 b0665626675a: Preparing 17:18:51 1aa8a14204d2: Preparing 17:18:51 ed8925893d23: Preparing 17:18:51 34d5ebaa5410: Preparing 17:18:51 ed8925893d23: Layer already exists 17:18:51 1aa8a14204d2: Layer already exists 17:18:51 b0665626675a: Layer already exists 17:18:51 34d5ebaa5410: Layer already exists 17:18:51 1cac374498f8: Layer already exists 17:18:51 main: digest: sha256:d06631ad74d78d1650cbcfabe18c7a99e197c14f1a4b19c3c2c17484729c68d5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:18:51 ===================================================== [Pipeline] echo 17:18:51 taggedImages: 17:18:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:228e514b7b7673bf36cf89ad007a44664e52a272 17:18:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 17:18:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.28 17:18:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:18:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 17:18:51 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 17:18:51 228e514b7b7673bf36cf89ad007a44664e52a272 17:18:51 latest 17:18:51 3.0.0-dev.28 17:18:51 228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:18:51 main 17:18:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:52 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:228e514b7b7673bf36cf89ad007a44664e52a272 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:228e514b7b7673bf36cf89ad007a44664e52a272 17:18:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 17:18:52 94018d7dca30: Preparing 17:18:52 5f0205fec2c8: Preparing 17:18:52 b6dff31ea429: Preparing 17:18:52 01000d36490e: Preparing 17:18:52 68436dd1b031: Preparing 17:18:52 59ca1bcf70e2: Preparing 17:18:52 34d5ebaa5410: Preparing 17:18:52 34d5ebaa5410: Waiting 17:18:52 59ca1bcf70e2: Waiting 17:18:52 94018d7dca30: Pushed 17:18:52 b6dff31ea429: Pushed 17:18:52 5f0205fec2c8: Pushed 17:18:52 34d5ebaa5410: Layer already exists 17:18:52 59ca1bcf70e2: Pushed 17:18:56 68436dd1b031: Pushed 17:18:58 01000d36490e: Pushed 17:18:58 228e514b7b7673bf36cf89ad007a44664e52a272: digest: sha256:8c6012f140bb3975fb9bb53d756867fa55a39d967e4d254b641096ddb044364e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:59 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 17:18:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 17:18:59 94018d7dca30: Preparing 17:18:59 5f0205fec2c8: Preparing 17:18:59 b6dff31ea429: Preparing 17:18:59 01000d36490e: Preparing 17:18:59 68436dd1b031: Preparing 17:18:59 59ca1bcf70e2: Preparing 17:18:59 34d5ebaa5410: Preparing 17:18:59 59ca1bcf70e2: Waiting 17:18:59 34d5ebaa5410: Waiting 17:18:59 68436dd1b031: Layer already exists 17:18:59 5f0205fec2c8: Layer already exists 17:18:59 b6dff31ea429: Layer already exists 17:18:59 94018d7dca30: Layer already exists 17:18:59 01000d36490e: Layer already exists 17:18:59 59ca1bcf70e2: Layer already exists 17:18:59 34d5ebaa5410: Layer already exists 17:18:59 latest: digest: sha256:8c6012f140bb3975fb9bb53d756867fa55a39d967e4d254b641096ddb044364e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:59 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.28 17:19:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 17:19:00 94018d7dca30: Preparing 17:19:00 5f0205fec2c8: Preparing 17:19:00 b6dff31ea429: Preparing 17:19:00 01000d36490e: Preparing 17:19:00 68436dd1b031: Preparing 17:19:00 59ca1bcf70e2: Preparing 17:19:00 34d5ebaa5410: Preparing 17:19:00 68436dd1b031: Layer already exists 17:19:00 01000d36490e: Layer already exists 17:19:00 94018d7dca30: Layer already exists 17:19:00 b6dff31ea429: Layer already exists 17:19:00 5f0205fec2c8: Layer already exists 17:19:00 59ca1bcf70e2: Layer already exists 17:19:00 34d5ebaa5410: Layer already exists 17:19:00 3.0.0-dev.28: digest: sha256:8c6012f140bb3975fb9bb53d756867fa55a39d967e4d254b641096ddb044364e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:00 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:19:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 17:19:00 94018d7dca30: Preparing 17:19:00 5f0205fec2c8: Preparing 17:19:00 b6dff31ea429: Preparing 17:19:00 01000d36490e: Preparing 17:19:00 68436dd1b031: Preparing 17:19:00 59ca1bcf70e2: Preparing 17:19:00 34d5ebaa5410: Preparing 17:19:00 34d5ebaa5410: Waiting 17:19:00 59ca1bcf70e2: Waiting 17:19:00 01000d36490e: Layer already exists 17:19:00 94018d7dca30: Layer already exists 17:19:00 b6dff31ea429: Layer already exists 17:19:00 5f0205fec2c8: Layer already exists 17:19:00 68436dd1b031: Layer already exists 17:19:00 59ca1bcf70e2: Layer already exists 17:19:00 34d5ebaa5410: Layer already exists 17:19:00 228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28: digest: sha256:8c6012f140bb3975fb9bb53d756867fa55a39d967e4d254b641096ddb044364e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:01 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 17:19:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 17:19:01 94018d7dca30: Preparing 17:19:01 5f0205fec2c8: Preparing 17:19:01 b6dff31ea429: Preparing 17:19:01 01000d36490e: Preparing 17:19:01 68436dd1b031: Preparing 17:19:01 59ca1bcf70e2: Preparing 17:19:01 34d5ebaa5410: Preparing 17:19:01 59ca1bcf70e2: Waiting 17:19:01 34d5ebaa5410: Waiting 17:19:01 01000d36490e: Layer already exists 17:19:01 5f0205fec2c8: Layer already exists 17:19:01 68436dd1b031: Layer already exists 17:19:01 94018d7dca30: Layer already exists 17:19:01 b6dff31ea429: Layer already exists 17:19:01 59ca1bcf70e2: Layer already exists 17:19:01 34d5ebaa5410: Layer already exists 17:19:01 main: digest: sha256:8c6012f140bb3975fb9bb53d756867fa55a39d967e4d254b641096ddb044364e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:19:01 ===================================================== [Pipeline] echo 17:19:01 taggedImages: 17:19:01 - nexus3.edgexfoundry.org:10004/security-spire-agent:228e514b7b7673bf36cf89ad007a44664e52a272 17:19:01 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 17:19:01 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.28 17:19:01 - nexus3.edgexfoundry.org:10004/security-spire-agent:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:19:01 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 17:19:01 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 17:19:01 228e514b7b7673bf36cf89ad007a44664e52a272 17:19:01 latest 17:19:01 3.0.0-dev.28 17:19:01 228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:19:01 main 17:19:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:01 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:228e514b7b7673bf36cf89ad007a44664e52a272 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:228e514b7b7673bf36cf89ad007a44664e52a272 17:19:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 17:19:02 51d817518fa6: Preparing 17:19:02 ce047da5f906: Preparing 17:19:02 730e695a8949: Preparing 17:19:02 185a1df2f9ec: Preparing 17:19:02 d534225298a5: Preparing 17:19:02 34d5ebaa5410: Preparing 17:19:02 34d5ebaa5410: Waiting 17:19:02 ce047da5f906: Pushed 17:19:02 730e695a8949: Pushed 17:19:02 51d817518fa6: Pushed 17:19:02 34d5ebaa5410: Layer already exists 17:19:02 d534225298a5: Pushed 17:19:08 185a1df2f9ec: Pushed 17:19:08 228e514b7b7673bf36cf89ad007a44664e52a272: digest: sha256:b450ef026f46cdc43b1d11204a13f58f10ef8eda3721d744fa2d15fe70e927a3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:09 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 17:19:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 17:19:09 51d817518fa6: Preparing 17:19:09 ce047da5f906: Preparing 17:19:09 730e695a8949: Preparing 17:19:09 185a1df2f9ec: Preparing 17:19:09 d534225298a5: Preparing 17:19:09 34d5ebaa5410: Preparing 17:19:09 34d5ebaa5410: Waiting 17:19:09 d534225298a5: Layer already exists 17:19:09 51d817518fa6: Layer already exists 17:19:09 ce047da5f906: Layer already exists 17:19:09 185a1df2f9ec: Layer already exists 17:19:09 730e695a8949: Layer already exists 17:19:09 34d5ebaa5410: Layer already exists 17:19:09 latest: digest: sha256:b450ef026f46cdc43b1d11204a13f58f10ef8eda3721d744fa2d15fe70e927a3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:09 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.28 17:19:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 17:19:10 51d817518fa6: Preparing 17:19:10 ce047da5f906: Preparing 17:19:10 730e695a8949: Preparing 17:19:10 185a1df2f9ec: Preparing 17:19:10 d534225298a5: Preparing 17:19:10 34d5ebaa5410: Preparing 17:19:10 34d5ebaa5410: Waiting 17:19:10 185a1df2f9ec: Layer already exists 17:19:10 d534225298a5: Layer already exists 17:19:10 730e695a8949: Layer already exists 17:19:10 ce047da5f906: Layer already exists 17:19:10 51d817518fa6: Layer already exists 17:19:10 34d5ebaa5410: Layer already exists 17:19:10 3.0.0-dev.28: digest: sha256:b450ef026f46cdc43b1d11204a13f58f10ef8eda3721d744fa2d15fe70e927a3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:10 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:19:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 17:19:10 51d817518fa6: Preparing 17:19:10 ce047da5f906: Preparing 17:19:10 730e695a8949: Preparing 17:19:10 185a1df2f9ec: Preparing 17:19:10 d534225298a5: Preparing 17:19:10 34d5ebaa5410: Preparing 17:19:10 d534225298a5: Layer already exists 17:19:10 185a1df2f9ec: Layer already exists 17:19:10 730e695a8949: Layer already exists 17:19:10 ce047da5f906: Layer already exists 17:19:10 51d817518fa6: Layer already exists 17:19:10 34d5ebaa5410: Layer already exists 17:19:10 228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28: digest: sha256:b450ef026f46cdc43b1d11204a13f58f10ef8eda3721d744fa2d15fe70e927a3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:11 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 17:19:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 17:19:11 51d817518fa6: Preparing 17:19:11 ce047da5f906: Preparing 17:19:11 730e695a8949: Preparing 17:19:11 185a1df2f9ec: Preparing 17:19:11 d534225298a5: Preparing 17:19:11 34d5ebaa5410: Preparing 17:19:11 34d5ebaa5410: Waiting 17:19:11 51d817518fa6: Layer already exists 17:19:11 ce047da5f906: Layer already exists 17:19:11 730e695a8949: Layer already exists 17:19:11 d534225298a5: Layer already exists 17:19:11 185a1df2f9ec: Layer already exists 17:19:11 34d5ebaa5410: Layer already exists 17:19:11 main: digest: sha256:b450ef026f46cdc43b1d11204a13f58f10ef8eda3721d744fa2d15fe70e927a3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:19:11 ===================================================== [Pipeline] echo 17:19:11 taggedImages: 17:19:11 - nexus3.edgexfoundry.org:10004/security-spire-config:228e514b7b7673bf36cf89ad007a44664e52a272 17:19:11 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 17:19:11 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.28 17:19:11 - nexus3.edgexfoundry.org:10004/security-spire-config:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:19:11 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 17:19:11 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 17:19:11 228e514b7b7673bf36cf89ad007a44664e52a272 17:19:11 latest 17:19:11 3.0.0-dev.28 17:19:11 228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:19:11 main 17:19:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:11 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:228e514b7b7673bf36cf89ad007a44664e52a272 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:228e514b7b7673bf36cf89ad007a44664e52a272 17:19:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 17:19:12 53377bc9f12b: Preparing 17:19:12 dd9319fb32ed: Preparing 17:19:12 39fa4c60ea56: Preparing 17:19:12 e79a1ca5e2ee: Preparing 17:19:12 59ca1bcf70e2: Preparing 17:19:12 34d5ebaa5410: Preparing 17:19:12 34d5ebaa5410: Waiting 17:19:12 59ca1bcf70e2: Layer already exists 17:19:12 34d5ebaa5410: Layer already exists 17:19:12 dd9319fb32ed: Pushed 17:19:12 53377bc9f12b: Pushed 17:19:12 39fa4c60ea56: Pushed 17:19:20 e79a1ca5e2ee: Pushed 17:19:20 228e514b7b7673bf36cf89ad007a44664e52a272: digest: sha256:9edfb612fa7e1ad686d030fae7f46901c12c013bae328c0aa24eae4a65a0ffa9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:20 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 17:19:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 17:19:21 53377bc9f12b: Preparing 17:19:21 dd9319fb32ed: Preparing 17:19:21 39fa4c60ea56: Preparing 17:19:21 e79a1ca5e2ee: Preparing 17:19:21 59ca1bcf70e2: Preparing 17:19:21 34d5ebaa5410: Preparing 17:19:21 34d5ebaa5410: Waiting 17:19:21 dd9319fb32ed: Layer already exists 17:19:21 e79a1ca5e2ee: Layer already exists 17:19:21 53377bc9f12b: Layer already exists 17:19:21 59ca1bcf70e2: Layer already exists 17:19:21 39fa4c60ea56: Layer already exists 17:19:21 34d5ebaa5410: Layer already exists 17:19:21 latest: digest: sha256:9edfb612fa7e1ad686d030fae7f46901c12c013bae328c0aa24eae4a65a0ffa9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:21 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.28 17:19:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 17:19:21 53377bc9f12b: Preparing 17:19:21 dd9319fb32ed: Preparing 17:19:21 39fa4c60ea56: Preparing 17:19:21 e79a1ca5e2ee: Preparing 17:19:21 59ca1bcf70e2: Preparing 17:19:21 34d5ebaa5410: Preparing 17:19:21 34d5ebaa5410: Waiting 17:19:21 59ca1bcf70e2: Layer already exists 17:19:21 e79a1ca5e2ee: Layer already exists 17:19:21 39fa4c60ea56: Layer already exists 17:19:21 53377bc9f12b: Layer already exists 17:19:21 dd9319fb32ed: Layer already exists 17:19:21 34d5ebaa5410: Layer already exists 17:19:21 3.0.0-dev.28: digest: sha256:9edfb612fa7e1ad686d030fae7f46901c12c013bae328c0aa24eae4a65a0ffa9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:21 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:19:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 17:19:22 53377bc9f12b: Preparing 17:19:22 dd9319fb32ed: Preparing 17:19:22 39fa4c60ea56: Preparing 17:19:22 e79a1ca5e2ee: Preparing 17:19:22 59ca1bcf70e2: Preparing 17:19:22 34d5ebaa5410: Preparing 17:19:22 34d5ebaa5410: Waiting 17:19:22 39fa4c60ea56: Layer already exists 17:19:22 dd9319fb32ed: Layer already exists 17:19:22 53377bc9f12b: Layer already exists 17:19:22 e79a1ca5e2ee: Layer already exists 17:19:22 59ca1bcf70e2: Layer already exists 17:19:22 34d5ebaa5410: Layer already exists 17:19:22 228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28: digest: sha256:9edfb612fa7e1ad686d030fae7f46901c12c013bae328c0aa24eae4a65a0ffa9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:22 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 17:19:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 17:19:22 53377bc9f12b: Preparing 17:19:22 dd9319fb32ed: Preparing 17:19:22 39fa4c60ea56: Preparing 17:19:22 e79a1ca5e2ee: Preparing 17:19:22 59ca1bcf70e2: Preparing 17:19:22 34d5ebaa5410: Preparing 17:19:22 34d5ebaa5410: Waiting 17:19:22 dd9319fb32ed: Layer already exists 17:19:22 53377bc9f12b: Layer already exists 17:19:22 59ca1bcf70e2: Layer already exists 17:19:22 39fa4c60ea56: Layer already exists 17:19:22 e79a1ca5e2ee: Layer already exists 17:19:22 34d5ebaa5410: Layer already exists 17:19:22 main: digest: sha256:9edfb612fa7e1ad686d030fae7f46901c12c013bae328c0aa24eae4a65a0ffa9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:19:22 ===================================================== [Pipeline] echo 17:19:22 taggedImages: 17:19:22 - nexus3.edgexfoundry.org:10004/security-spire-server:228e514b7b7673bf36cf89ad007a44664e52a272 17:19:22 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 17:19:22 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.28 17:19:22 - nexus3.edgexfoundry.org:10004/security-spire-server:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:19:22 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 17:19:22 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 17:19:22 228e514b7b7673bf36cf89ad007a44664e52a272 17:19:22 latest 17:19:22 3.0.0-dev.28 17:19:22 228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:19:22 main 17:19:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:23 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:228e514b7b7673bf36cf89ad007a44664e52a272 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:228e514b7b7673bf36cf89ad007a44664e52a272 17:19:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:19:23 c1dbad9de316: Preparing 17:19:23 9a68c5f8a7c5: Preparing 17:19:23 1aa8a14204d2: Preparing 17:19:23 c5a922776570: Preparing 17:19:23 e5e13b0c77cb: Preparing 17:19:23 1aa8a14204d2: Layer already exists 17:19:23 e5e13b0c77cb: Layer already exists 17:19:23 c1dbad9de316: Pushed 17:19:23 c5a922776570: Pushed 17:19:26 9a68c5f8a7c5: Pushed 17:19:26 228e514b7b7673bf36cf89ad007a44664e52a272: digest: sha256:8a92c472cd9ea2b8bbd3d150cbcdb6ca6ded5eb0547db252b89edc7dcd92e633 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:26 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 17:19:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:19:27 c1dbad9de316: Preparing 17:19:27 9a68c5f8a7c5: Preparing 17:19:27 1aa8a14204d2: Preparing 17:19:27 c5a922776570: Preparing 17:19:27 e5e13b0c77cb: Preparing 17:19:27 c5a922776570: Layer already exists 17:19:27 e5e13b0c77cb: Layer already exists 17:19:27 1aa8a14204d2: Layer already exists 17:19:27 9a68c5f8a7c5: Layer already exists 17:19:27 c1dbad9de316: Layer already exists 17:19:27 latest: digest: sha256:8a92c472cd9ea2b8bbd3d150cbcdb6ca6ded5eb0547db252b89edc7dcd92e633 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.28 17:19:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:19:27 c1dbad9de316: Preparing 17:19:27 9a68c5f8a7c5: Preparing 17:19:27 1aa8a14204d2: Preparing 17:19:27 c5a922776570: Preparing 17:19:27 e5e13b0c77cb: Preparing 17:19:27 9a68c5f8a7c5: Layer already exists 17:19:27 c5a922776570: Layer already exists 17:19:27 1aa8a14204d2: Layer already exists 17:19:27 e5e13b0c77cb: Layer already exists 17:19:27 c1dbad9de316: Layer already exists 17:19:27 3.0.0-dev.28: digest: sha256:8a92c472cd9ea2b8bbd3d150cbcdb6ca6ded5eb0547db252b89edc7dcd92e633 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:19:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:19:28 c1dbad9de316: Preparing 17:19:28 9a68c5f8a7c5: Preparing 17:19:28 1aa8a14204d2: Preparing 17:19:28 c5a922776570: Preparing 17:19:28 e5e13b0c77cb: Preparing 17:19:28 e5e13b0c77cb: Layer already exists 17:19:28 c1dbad9de316: Layer already exists 17:19:28 9a68c5f8a7c5: Layer already exists 17:19:28 1aa8a14204d2: Layer already exists 17:19:28 c5a922776570: Layer already exists 17:19:28 228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28: digest: sha256:8a92c472cd9ea2b8bbd3d150cbcdb6ca6ded5eb0547db252b89edc7dcd92e633 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:28 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 17:19:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:19:28 c1dbad9de316: Preparing 17:19:28 9a68c5f8a7c5: Preparing 17:19:28 1aa8a14204d2: Preparing 17:19:28 c5a922776570: Preparing 17:19:28 e5e13b0c77cb: Preparing 17:19:28 e5e13b0c77cb: Layer already exists 17:19:28 9a68c5f8a7c5: Layer already exists 17:19:28 c1dbad9de316: Layer already exists 17:19:28 c5a922776570: Layer already exists 17:19:28 1aa8a14204d2: Layer already exists 17:19:28 main: digest: sha256:8a92c472cd9ea2b8bbd3d150cbcdb6ca6ded5eb0547db252b89edc7dcd92e633 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:19:28 ===================================================== [Pipeline] echo 17:19:28 taggedImages: 17:19:28 - nexus3.edgexfoundry.org:10004/support-notifications:228e514b7b7673bf36cf89ad007a44664e52a272 17:19:28 - nexus3.edgexfoundry.org:10004/support-notifications:latest 17:19:28 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.28 17:19:28 - nexus3.edgexfoundry.org:10004/support-notifications:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:19:28 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 17:19:28 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 17:19:28 228e514b7b7673bf36cf89ad007a44664e52a272 17:19:28 latest 17:19:28 3.0.0-dev.28 17:19:28 228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:19:28 main 17:19:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:29 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:228e514b7b7673bf36cf89ad007a44664e52a272 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:228e514b7b7673bf36cf89ad007a44664e52a272 17:19:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:19:29 823de221ad3b: Preparing 17:19:29 bdb5b15732b3: Preparing 17:19:29 1aa8a14204d2: Preparing 17:19:29 e521cef397bc: Preparing 17:19:29 e5e13b0c77cb: Preparing 17:19:29 e5e13b0c77cb: Layer already exists 17:19:29 1aa8a14204d2: Layer already exists 17:19:29 823de221ad3b: Pushed 17:19:29 e521cef397bc: Pushed 17:19:32 bdb5b15732b3: Pushed 17:19:32 228e514b7b7673bf36cf89ad007a44664e52a272: digest: sha256:ed40558041dc124f66b59c23e4b0b79a5bdae715e01e412db1c6c96e2c14086b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:33 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 17:19:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:19:33 823de221ad3b: Preparing 17:19:33 bdb5b15732b3: Preparing 17:19:33 1aa8a14204d2: Preparing 17:19:33 e521cef397bc: Preparing 17:19:33 e5e13b0c77cb: Preparing 17:19:33 bdb5b15732b3: Layer already exists 17:19:33 823de221ad3b: Layer already exists 17:19:33 e5e13b0c77cb: Layer already exists 17:19:33 e521cef397bc: Layer already exists 17:19:33 1aa8a14204d2: Layer already exists 17:19:33 latest: digest: sha256:ed40558041dc124f66b59c23e4b0b79a5bdae715e01e412db1c6c96e2c14086b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:33 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.28 17:19:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:19:34 823de221ad3b: Preparing 17:19:34 bdb5b15732b3: Preparing 17:19:34 1aa8a14204d2: Preparing 17:19:34 e521cef397bc: Preparing 17:19:34 e5e13b0c77cb: Preparing 17:19:34 e5e13b0c77cb: Layer already exists 17:19:34 e521cef397bc: Layer already exists 17:19:34 bdb5b15732b3: Layer already exists 17:19:34 1aa8a14204d2: Layer already exists 17:19:34 823de221ad3b: Layer already exists 17:19:34 3.0.0-dev.28: digest: sha256:ed40558041dc124f66b59c23e4b0b79a5bdae715e01e412db1c6c96e2c14086b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:34 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:19:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:19:34 823de221ad3b: Preparing 17:19:34 bdb5b15732b3: Preparing 17:19:34 1aa8a14204d2: Preparing 17:19:34 e521cef397bc: Preparing 17:19:34 e5e13b0c77cb: Preparing 17:19:34 e521cef397bc: Layer already exists 17:19:34 bdb5b15732b3: Layer already exists 17:19:34 1aa8a14204d2: Layer already exists 17:19:34 823de221ad3b: Layer already exists 17:19:34 e5e13b0c77cb: Layer already exists 17:19:34 228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28: digest: sha256:ed40558041dc124f66b59c23e4b0b79a5bdae715e01e412db1c6c96e2c14086b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:34 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 17:19:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:19:35 823de221ad3b: Preparing 17:19:35 bdb5b15732b3: Preparing 17:19:35 1aa8a14204d2: Preparing 17:19:35 e521cef397bc: Preparing 17:19:35 e5e13b0c77cb: Preparing 17:19:35 1aa8a14204d2: Layer already exists 17:19:35 823de221ad3b: Layer already exists 17:19:35 e5e13b0c77cb: Layer already exists 17:19:35 e521cef397bc: Layer already exists 17:19:35 bdb5b15732b3: Layer already exists 17:19:35 main: digest: sha256:ed40558041dc124f66b59c23e4b0b79a5bdae715e01e412db1c6c96e2c14086b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:19:35 ===================================================== [Pipeline] echo 17:19:35 taggedImages: 17:19:35 - nexus3.edgexfoundry.org:10004/support-scheduler:228e514b7b7673bf36cf89ad007a44664e52a272 17:19:35 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 17:19:35 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.28 17:19:35 - nexus3.edgexfoundry.org:10004/support-scheduler:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:19:35 - 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] } 17:19:50 Removing intermediate container d4989eafd58c 17:19:50 ---> e69ee1726a24 17:19:50 Step 7/19 : COPY . . 17:19:52 ---> e9bc9ad443cb 17:19:52 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:19:52 ---> Running in 5661a36ef05d 17:19:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.28" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 17:23:46 Removing intermediate container edfd55a32c9f 17:23:46 ---> d895bfb54828 17:23:46 17:23:46 Step 10/22 : FROM alpine:3.16 17:23:46 3.16: Pulling from library/alpine 17:23:46 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 17:23:46 Status: Downloaded newer image for alpine:3.16 17:23:46 ---> 2b4661558fb8 17:23:46 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:23:46 ---> Running in 95fa7fd44a66 17:23:46 Removing intermediate container 95fa7fd44a66 17:23:46 ---> 7299598e587f 17:23:46 Step 12/22 : RUN apk add --update --no-cache dumb-init 17:23:46 ---> Running in fffeedc3a82b 17:23:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:23:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:23:46 (1/1) Installing dumb-init (1.2.5-r1) 17:23:46 Executing busybox-1.35.0-r17.trigger 17:23:46 OK: 5 MiB in 15 packages 17:23:47 Removing intermediate container fffeedc3a82b 17:23:47 ---> 7bfa25707be6 17:23:47 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:23:48 ---> 65737cdc5b72 17:23:48 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 17:23:49 ---> afa5566de74f 17:23:49 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 17:23:52 ---> 9ecfd6147fc7 17:23:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 17:23:53 ---> 805881e993c2 17:23:53 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:23:53 ---> Running in 8615515b4eda 17:23:56 Removing intermediate container 8615515b4eda 17:23:56 ---> c578e2a63f35 17:23:56 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 17:23:56 ---> Running in 038f368beca4 17:23:56 Removing intermediate container 038f368beca4 17:23:56 ---> b318e4f483c5 17:23:56 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 17:23:57 ---> Running in d773793ea270 17:23:57 Removing intermediate container d773793ea270 17:23:57 ---> dd94f3267c0a 17:23:57 Step 20/22 : LABEL arch=arm64 17:23:57 ---> Running in e3c78c6c1a2a 17:23:58 Removing intermediate container e3c78c6c1a2a 17:23:58 ---> 4682dc831553 17:23:58 Step 21/22 : LABEL git_sha=228e514b7b7673bf36cf89ad007a44664e52a272 17:23:58 ---> Running in 7369dd8d5535 17:23:58 Removing intermediate container 7369dd8d5535 17:23:58 ---> ae827cef65d7 17:23:58 Step 22/22 : LABEL version=3.0.0-dev.28 17:23:58 ---> Running in 63ca0d6e6378 17:23:59 Removing intermediate container 63ca0d6e6378 17:23:59 ---> 4703233319e8 17:23:59 17:23:59 Successfully built 4703233319e8 17:23:59 Successfully tagged core-common-config-bootstrapper-arm64:latest 17:23:59  Building core-common-config-bootstrapper ... done Building security-secretstore-setup 17:24:02 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:24:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:24:02 ---> b941e48c788b 17:24:02 Step 3/24 : WORKDIR /edgex-go 17:24:02 ---> Using cache 17:24:02 ---> 46051529f289 17:24:02 Step 4/24 : RUN apk add --update --no-cache make git 17:24:03 ---> Running in 1bdd16703a63 17:24:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:24:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:24:06 OK: 221 MiB in 51 packages 17:24:08 Removing intermediate container 1bdd16703a63 17:24:08 ---> 521199b688f2 17:24:08 Step 5/24 : COPY go.mod vendor* ./ 17:24:09 ---> 374d5f1cec67 17:24:09 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:24:09 ---> Running in 3675193caf04 17:24:16 Removing intermediate container cb714a3dce2f 17:24:16 ---> e2285b21e483 17:24:16 17:24:16 Step 10/24 : FROM alpine:3.16 17:24:16 ---> 2b4661558fb8 17:24:16 Step 11/24 : RUN apk add --update --no-cache dumb-init 17:24:16 ---> Running in fcbe4f4b0b74 17:24:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:24:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:24:19 (1/1) Installing dumb-init (1.2.5-r1) 17:24:19 Executing busybox-1.35.0-r17.trigger 17:24:19 OK: 5 MiB in 15 packages 17:24:21 Removing intermediate container fcbe4f4b0b74 17:24:21 ---> 2e744cd05ae8 17:24:21 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:24:21 ---> Running in cb07f53f542d 17:24:21 Removing intermediate container cb07f53f542d 17:24:21 ---> 5f5506ab6f14 17:24:22 Step 13/24 : ENV APP_PORT=59881 17:24:22 ---> Running in 614d43a82626 17:24:22 Removing intermediate container 614d43a82626 17:24:22 ---> 929fe64a5fcf 17:24:22 Step 14/24 : EXPOSE $APP_PORT 17:24:22 ---> Running in 6fc617dd3410 17:24:23 Removing intermediate container 6fc617dd3410 17:24:23 ---> 2505e4b8c726 17:24:23 Step 15/24 : WORKDIR / 17:24:23 ---> Running in 543c89eb3af8 17:24:24 Removing intermediate container 543c89eb3af8 17:24:24 ---> 70f3756731fb 17:24:24 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:24:24 ---> 87fc6cf36c1d 17:24:24 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:24:26 ---> 71f78826030d 17:24:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:24:29 ---> f29716c0ee05 17:24:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 17:24:30 ---> 85bd4c5c9abd 17:24:30 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:24:30 ---> Running in ae8ae57d32dd 17:24:31 Removing intermediate container ae8ae57d32dd 17:24:31 ---> 7faaff84c598 17:24:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:24:31 ---> Running in 1b04aa0cfe4c 17:24:31 Removing intermediate container 1b04aa0cfe4c 17:24:31 ---> d7ec60959652 17:24:31 Step 22/24 : LABEL arch=arm64 17:24:31 ---> Running in 05a3e905496a 17:24:32 Removing intermediate container 05a3e905496a 17:24:32 ---> 804341298479 17:24:32 Step 23/24 : LABEL git_sha=228e514b7b7673bf36cf89ad007a44664e52a272 17:24:32 ---> Running in 876388c68fd1 17:24:33 Removing intermediate container 876388c68fd1 17:24:33 ---> 061eb81bae1f 17:24:33 Step 24/24 : LABEL version=3.0.0-dev.28 17:24:33 ---> Running in cfbca64faae3 17:24:34 Removing intermediate container cfbca64faae3 17:24:34 ---> 3126619e7f88 17:24:34 17:24:34 Successfully built 3126619e7f88 17:24:34 Successfully tagged core-metadata-arm64:latest 17:24:34  Building core-metadata ... done Building support-notifications 17:24:38 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:24:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:24:38 ---> b941e48c788b 17:24:38 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:24:38 ---> Using cache 17:24:38 ---> f82754ef43ac 17:24:38 Step 4/22 : WORKDIR /edgex-go 17:24:38 ---> Using cache 17:24:38 ---> d0b609eb6b7d 17:24:38 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 17:24:38 ---> Running in 1ca20bfa05db 17:24:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:24:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:24:42 OK: 221 MiB in 51 packages 17:24:43 Removing intermediate container 1ca20bfa05db 17:24:43 ---> c0eea2b24f8c 17:24:43 Step 6/22 : COPY go.mod vendor* ./ 17:24:44 ---> 5aaf53053102 17:24:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:24:44 ---> Running in bb6f9286801e 17:25:31 Removing intermediate container 24a9ccc76ccf 17:25:31 ---> f67a3d738ea5 17:25:31 17:25:31 Step 10/22 : FROM alpine:3.16 17:25:31 ---> 2b4661558fb8 17:25:31 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:25:34 ---> Running in 263cb62c1a78 17:25:34 Removing intermediate container 263cb62c1a78 17:25:34 ---> a354f9757c2c 17:25:34 Step 12/22 : ENV APP_PORT=59880 17:25:35 ---> Running in dbeddc5c3840 17:25:36 Removing intermediate container dbeddc5c3840 17:25:36 ---> 11a804bd654f 17:25:36 Step 13/22 : EXPOSE $APP_PORT 17:25:36 ---> Running in 135978c10478 17:25:37 Removing intermediate container 135978c10478 17:25:37 ---> 589485d51ee2 17:25:37 Step 14/22 : RUN apk add --update --no-cache dumb-init 17:25:37 ---> Running in 57c23e2ddd16 17:25:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:25:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:25:42 (1/1) Installing dumb-init (1.2.5-r1) 17:25:42 Executing busybox-1.35.0-r17.trigger 17:25:42 OK: 5 MiB in 15 packages 17:25:44 Removing intermediate container 57c23e2ddd16 17:25:44 ---> c41565a3465d 17:25:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:25:47 ---> 0295acf9bdb8 17:25:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:25:50 ---> ae5bad7ad47f 17:25:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:25:51 ---> 87a0ab6ad43f 17:25:51 Step 18/22 : ENTRYPOINT ["/core-data"] 17:25:52 ---> Running in 97598d333ca0 17:25:53 Removing intermediate container 97598d333ca0 17:25:53 ---> 4d8bd99e0c20 17:25:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:25:53 ---> Running in a0ed01a525a3 17:25:54 Removing intermediate container a0ed01a525a3 17:25:54 ---> 9e223c321924 17:25:54 Step 20/22 : LABEL arch=arm64 17:25:54 ---> Running in 01d21d6c755f 17:25:55 Removing intermediate container 01d21d6c755f 17:25:55 ---> 7455211e91f4 17:25:55 Step 21/22 : LABEL git_sha=228e514b7b7673bf36cf89ad007a44664e52a272 17:25:56 ---> Running in c7b4a511575b 17:25:57 Removing intermediate container c7b4a511575b 17:25:57 ---> 94b50c5bac57 17:25:57 Step 22/22 : LABEL version=3.0.0-dev.28 17:25:57 ---> Running in 763b17a63dbf 17:25:59 Removing intermediate container 763b17a63dbf 17:25:59 ---> 0f8a6960f275 17:25:59 17:25:59 Successfully built 0f8a6960f275 17:25:59 Successfully tagged core-data-arm64:latest 17:25:59  Building core-data ... done Building security-bootstrapper 17:26:04 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:26:04 Step 2/32 : FROM ${BUILDER_BASE} AS builder 17:26:04 ---> b941e48c788b 17:26:04 Step 3/32 : WORKDIR /edgex-go 17:26:04 ---> Using cache 17:26:04 ---> 46051529f289 17:26:04 Step 4/32 : RUN apk add --update --no-cache make git 17:26:04 ---> Using cache 17:26:04 ---> 521199b688f2 17:26:04 Step 5/32 : COPY go.mod vendor* ./ 17:26:04 ---> Using cache 17:26:04 ---> 374d5f1cec67 17:26:04 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:26:04 ---> Using cache 17:26:04 ---> 35615cf87135 17:26:04 Step 7/32 : COPY . . 17:26:10 Removing intermediate container 3675193caf04 17:26:10 ---> 35615cf87135 17:26:10 Step 7/24 : COPY . . 17:26:10 ---> 73bd078b2860 17:26:10 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:26:10 ---> Running in b4b393a4d80c 17:26:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:26:16 ---> 89d36bf8723a 17:26:16 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:26:16 ---> Running in 0e6ad5dd9b3d 17:26:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:26:36 Removing intermediate container bb6f9286801e 17:26:36 ---> 8f4f146c5cb4 17:26:36 Step 8/22 : COPY . . 17:26:36 Removing intermediate container 0689183835dc 17:26:36 ---> 30fa338c11e7 17:26:36 17:26:36 Step 10/22 : FROM alpine:3.16 17:26:36 ---> 2b4661558fb8 17:26:36 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:26:36 ---> Using cache 17:26:36 ---> 2e744cd05ae8 17:26:36 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:26:36 ---> Using cache 17:26:36 ---> 5f5506ab6f14 17:26:36 Step 13/22 : ENV APP_PORT=59861 17:26:36 ---> Running in ae34797c115d 17:26:37 Removing intermediate container ae34797c115d 17:26:37 ---> 82835954f751 17:26:37 Step 14/22 : EXPOSE $APP_PORT 17:26:37 ---> Running in b9027995773d 17:26:37 Removing intermediate container b9027995773d 17:26:37 ---> cf2b34229186 17:26:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:26:39 ---> 3531c14d7868 17:26:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:26:39 ---> 3d364aecc010 17:26:39 Step 9/22 : RUN make cmd/support-notifications/support-notifications 17:26:40 ---> Running in b457774c3a74 17:26:42 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.28" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:26:42 ---> 81b998f1d1d7 17:26:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:26:43 ---> d8c888d4e3cf 17:26:43 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:26:43 ---> Running in 46ee469937e3 17:26:44 Removing intermediate container 46ee469937e3 17:26:44 ---> 5a705b262ad5 17:26:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:26:44 ---> Running in f9be9fe6cb58 17:26:45 Removing intermediate container f9be9fe6cb58 17:26:45 ---> 1e77e35d219c 17:26:45 Step 20/22 : LABEL arch=arm64 17:26:45 ---> Running in 22520515da55 17:26:45 Removing intermediate container 22520515da55 17:26:45 ---> 651c80ac2488 17:26:45 Step 21/22 : LABEL git_sha=228e514b7b7673bf36cf89ad007a44664e52a272 17:26:45 ---> Running in b63f1249b575 17:26:46 Removing intermediate container b63f1249b575 17:26:46 ---> b8641a017961 17:26:46 Step 22/22 : LABEL version=3.0.0-dev.28 17:26:46 ---> Running in f421869aa088 17:26:46 Removing intermediate container f421869aa088 17:26:46 ---> 9af54e329de7 17:26:46 17:26:47 Successfully built 9af54e329de7 17:26:47 Successfully tagged support-scheduler-arm64:latest 17:26:47  Building support-scheduler ... done Building core-command 17:26:50 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:26:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:26:50 ---> b941e48c788b 17:26:50 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:26:50 ---> Using cache 17:26:50 ---> f82754ef43ac 17:26:50 Step 4/23 : WORKDIR /edgex-go 17:26:50 ---> Using cache 17:26:50 ---> d0b609eb6b7d 17:26:50 Step 5/23 : RUN apk add --update --no-cache make git 17:26:50 ---> Using cache 17:26:50 ---> 2ab2cb3728ad 17:26:50 Step 6/23 : COPY go.mod vendor* ./ 17:26:50 ---> Using cache 17:26:50 ---> 97dafbc8ad1f 17:26:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:26:50 ---> Using cache 17:26:50 ---> 8cdc644e5db1 17:26:50 Step 8/23 : COPY . . 17:26:50 ---> Using cache 17:26:50 ---> 83d2af778728 17:26:50 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 17:26:50 ---> Running in 0ee9e67b676b 17:26:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.28" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 17:27:39 Removing intermediate container 5661a36ef05d 17:27:39 ---> 47b641a72603 17:27:39 17:27:39 Step 9/19 : FROM alpine:3.15 17:27:39 ---> 8aa73fd46299 17:27:39 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:27:39 ---> Using cache 17:27:39 ---> be8dfb740d04 17:27:39 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:27:39 ---> Running in 75c59ce3a8dd 17:27:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:27:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:27:39 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 17:27:39 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 17:27:39 OK: 15736 distinct packages available 17:27:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:27:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:27:40 (1/9) Installing ca-certificates (20220614-r0) 17:27:40 (2/9) Installing brotli-libs (1.0.9-r5) 17:27:40 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:27:40 (4/9) Installing libcurl (7.80.0-r5) 17:27:40 (5/9) Installing curl (7.80.0-r5) 17:27:40 (6/9) Installing dumb-init (1.2.5-r1) 17:27:40 (7/9) Installing musl-obstack (1.2.3-r0) 17:27:40 (8/9) Installing libucontext (1.1-r0) 17:27:40 (9/9) Installing gcompat (1.0.0-r4) 17:27:40 Executing busybox-1.34.1-r7.trigger 17:27:41 Executing ca-certificates-20220614-r0.trigger 17:27:41 OK: 8 MiB in 23 packages 17:27:44 Removing intermediate container 75c59ce3a8dd 17:27:44 ---> 7f75956426f3 17:27:44 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 17:27:44 ---> 350325cad4ae 17:27:44 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:27:46 ---> 385b0caafa47 17:27:46 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:27:47 ---> 02073ea3665a 17:27:47 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:27:47 ---> Running in 53aea2e5f2f0 17:27:48 Removing intermediate container 53aea2e5f2f0 17:27:48 ---> 50603fb0eb76 17:27:48 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:27:48 ---> Running in 8a346b9b784c 17:27:49 Removing intermediate container 8a346b9b784c 17:27:49 ---> eb601135bc08 17:27:49 Step 17/19 : LABEL arch=arm64 17:27:49 ---> Running in 8071e053f263 17:27:49 Removing intermediate container 8071e053f263 17:27:49 ---> 321621c46c4c 17:27:49 Step 18/19 : LABEL git_sha=228e514b7b7673bf36cf89ad007a44664e52a272 17:27:49 ---> Running in 25e9fa553326 17:27:50 Removing intermediate container 25e9fa553326 17:27:50 ---> 023c5b3f7dc1 17:27:50 Step 19/19 : LABEL version=3.0.0-dev.28 17:27:50 ---> Running in 964b548ad8cf 17:27:51 Removing intermediate container 964b548ad8cf 17:27:51 ---> 0f631b7b99cb 17:27:51 17:27:51 Successfully built 0f631b7b99cb 17:27:51 Successfully tagged security-spiffe-token-provider-arm64:latest 17:27:51  Building security-spiffe-token-provider ... done Building security-proxy-setup 17:27:55 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:27:55 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:27:55 ---> b941e48c788b 17:27:55 Step 3/21 : WORKDIR /edgex-go 17:27:55 ---> Using cache 17:27:55 ---> 46051529f289 17:27:55 Step 4/21 : RUN apk add --update --no-cache make git 17:27:55 ---> Using cache 17:27:55 ---> 521199b688f2 17:27:55 Step 5/21 : COPY go.mod vendor* ./ 17:27:55 ---> Using cache 17:27:55 ---> 374d5f1cec67 17:27:55 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:27:55 ---> Using cache 17:27:55 ---> 35615cf87135 17:27:55 Step 7/21 : COPY . . 17:27:55 ---> Using cache 17:27:55 ---> 89d36bf8723a 17:27:55 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:27:55 ---> Running in 1c72279f3ca7 17:27:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:32:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:32:45 Removing intermediate container 0e6ad5dd9b3d 17:32:45 ---> e0a5474ac279 17:32:45 17:32:45 Step 9/24 : FROM alpine:3.16 17:32:45 ---> 2b4661558fb8 17:32:45 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:32:45 Removing intermediate container b4b393a4d80c 17:32:45 ---> c91c28f9cf15 17:32:45 17:32:45 Step 9/32 : FROM alpine:3.16 17:32:45 ---> 2b4661558fb8 17:32:45 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:32:45 ---> Running in 67ba8f573e15 17:32:45 ---> Running in 8aea8888967f 17:32:45 Removing intermediate container 67ba8f573e15 17:32:45 ---> d8a0b740d1ae 17:32:45 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 17:32:45 ---> Running in 2e58d3d87c0c 17:32:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:32:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:32:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:32:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:32:46 (1/3) Installing ca-certificates (20220614-r0) 17:32:46 (2/3) Installing dumb-init (1.2.5-r1) 17:32:46 (3/3) Installing su-exec (0.2-r1) 17:32:46 Executing busybox-1.35.0-r17.trigger 17:32:46 Executing ca-certificates-20220614-r0.trigger 17:32:46 (1/2) Installing dumb-init (1.2.5-r1) 17:32:46 (2/2) Installing su-exec (0.2-r1) 17:32:46 Executing busybox-1.35.0-r17.trigger 17:32:46 OK: 5 MiB in 16 packages 17:32:46 OK: 6 MiB in 17 packages 17:32:48 Removing intermediate container 2e58d3d87c0c 17:32:48 ---> 38cf0b118d97 17:32:48 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 17:32:48 ---> Running in 57f3d63cbea5 17:32:49 Removing intermediate container 57f3d63cbea5 17:32:49 ---> 9b6689676892 17:32:49 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 17:32:49 ---> Running in 7d5d118a6e21 17:32:50 Removing intermediate container 8aea8888967f 17:32:50 ---> 516c1d561ddf 17:32:50 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:32:50 ---> Running in 1402a934f5c5 17:32:50 Removing intermediate container 7d5d118a6e21 17:32:50 ---> 6b80a120fd4e 17:32:50 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 17:32:50 ---> Running in 9e5a260c86a9 17:32:50 Removing intermediate container 1402a934f5c5 17:32:50 ---> 44953b8e0bb0 17:32:50 Step 12/24 : WORKDIR / 17:32:51 ---> Running in 2e7e81107f82 17:32:51 Removing intermediate container 9e5a260c86a9 17:32:51 ---> 0a5b81c1f9c2 17:32:51 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquittoRemoving intermediate container 2e7e81107f82 17:32:51 ---> c233d7ec78d1 17:32:51 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:32:51 17:32:51 ---> Running in da3e581a89f4 17:32:52 Removing intermediate container da3e581a89f4 17:32:52 ---> 4a808e0df1f0 17:32:52 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 17:32:52 ---> Running in 7ff65d2899e3 17:32:53 ---> e0d125d7f353 17:32:53 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:32:54 ---> b27b2a38980a 17:32:54 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:32:55 ---> f457c3ab9ed1 17:32:55 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:32:56 Removing intermediate container 7ff65d2899e3 17:32:56 ---> 4d5a851a612b 17:32:56 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 17:32:56 ---> Running in 192aae8d6c98 17:32:56 ---> 7656aba4a618 17:32:56 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:32:57 Removing intermediate container 192aae8d6c98 17:32:57 ---> 5cddc0c1af5f 17:32:57 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 17:32:59 ---> 24b97539831e 17:32:59 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 17:32:59 ---> 997e6d19e0f0 17:32:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:32:59 ---> Running in 44a615b42bd0 17:33:01 ---> 45c9960a97fc 17:33:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:33:02 ---> e10d4e614bc4 17:33:02 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:33:03 ---> Running in 83ca8e5a98e4 17:33:03 Removing intermediate container 44a615b42bd0 17:33:03 ---> 4b0862bdf0f5 17:33:03 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 17:33:04 ---> 4b1a8f8b2334 17:33:04 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:33:06 Removing intermediate container 83ca8e5a98e4 17:33:06 ---> b2a769e329cf 17:33:06 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 17:33:06 ---> Running in a1cfbdecba3f 17:33:07 ---> 6bd8d22a8f5d 17:33:07 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:33:07 Removing intermediate container a1cfbdecba3f 17:33:07 ---> d4fc3e327749 17:33:07 Step 22/24 : LABEL arch=arm64 17:33:07 ---> Running in e14c0faacf5c 17:33:08 Removing intermediate container e14c0faacf5c 17:33:08 ---> c6851df3eee6 17:33:08 Step 23/24 : LABEL git_sha=228e514b7b7673bf36cf89ad007a44664e52a272 17:33:08 ---> Running in f37ee8b6e140 17:33:08 ---> ffe1d14cc045 17:33:08 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:33:08 Removing intermediate container f37ee8b6e140 17:33:08 ---> 647b43b80b64 17:33:08 Step 24/24 : LABEL version=3.0.0-dev.28 17:33:08 ---> Running in 28dae99c0256 17:33:09 Removing intermediate container 28dae99c0256 17:33:09 ---> 021b303ace81 17:33:09 17:33:09 ---> 8e27a294ea13 17:33:09 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 17:33:09 Successfully built 021b303ace81 17:33:09 Successfully tagged security-secretstore-setup-arm64:latest 17:33:10  Building security-secretstore-setup ... done  ---> 6f6c7802d9bc 17:33:10 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 17:33:11 ---> bc60e833aca9 17:33:11 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:33:12 ---> 66b13c31c8e5 17:33:12 Step 27/32 : RUN chmod +x /entrypoint.sh 17:33:12 ---> Running in 2847b1fe41c4 17:33:16 Removing intermediate container 2847b1fe41c4 17:33:16 ---> 72368c3c6735 17:33:16 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 17:33:16 ---> Running in 0b65ea00c91e 17:33:16 Removing intermediate container 0b65ea00c91e 17:33:16 ---> 1f2ce6f93703 17:33:16 Step 29/32 : CMD ["gate"] 17:33:16 ---> Running in d7c83b155dbf 17:33:16 Removing intermediate container d7c83b155dbf 17:33:16 ---> 05910303eaaf 17:33:16 Step 30/32 : LABEL arch=arm64 17:33:16 ---> Running in 8a6f0fc35858 17:33:17 Removing intermediate container 8a6f0fc35858 17:33:17 ---> 4497b0b13e16 17:33:17 Step 31/32 : LABEL git_sha=228e514b7b7673bf36cf89ad007a44664e52a272 17:33:17 ---> Running in 0c90fa63c52e 17:33:17 Removing intermediate container 0c90fa63c52e 17:33:17 ---> a0a917df99b0 17:33:17 Step 32/32 : LABEL version=3.0.0-dev.28 17:33:17 ---> Running in 973855af4a56 17:33:20 Removing intermediate container 973855af4a56 17:33:20 ---> 7d0f52621f77 17:33:20 17:33:20 Successfully built 7d0f52621f77 17:33:20 Successfully tagged security-bootstrapper-arm64:latest 17:33:28  Building security-bootstrapper ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.28" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:33:28 Removing intermediate container 0ee9e67b676b 17:33:28 ---> b0b2db490645 17:33:28 17:33:28 Step 10/23 : FROM alpine:3.16 17:33:28 ---> 2b4661558fb8 17:33:28 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:33:28 ---> Using cache 17:33:28 ---> 2e744cd05ae8 17:33:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:33:28 ---> Using cache 17:33:28 ---> 5f5506ab6f14 17:33:28 Step 13/23 : ENV APP_PORT=59882 17:33:28 ---> Running in 5a67555e8ed4 17:33:29 Removing intermediate container 5a67555e8ed4 17:33:29 ---> 7f532076fe2d 17:33:29 Step 14/23 : EXPOSE $APP_PORT 17:33:29 ---> Running in f8a46f07e6d1 17:33:30 Removing intermediate container f8a46f07e6d1 17:33:30 ---> f6428bb9202c 17:33:30 Step 15/23 : WORKDIR / 17:33:30 ---> Running in cbaee7631d49 17:33:30 Removing intermediate container cbaee7631d49 17:33:30 ---> 2a1dd8dce36d 17:33:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:33:33 ---> 8e4e4ba0203e 17:33:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:33:35 ---> a68289f3bf65 17:33:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:33:35 ---> 5fd67ffd790c 17:33:35 Step 19/23 : ENTRYPOINT ["/core-command"] 17:33:35 ---> Running in f127fa377b6d 17:33:36 Removing intermediate container f127fa377b6d 17:33:36 ---> 235964873f8c 17:33:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:33:36 ---> Running in 23e5345eb98a 17:33:37 Removing intermediate container 23e5345eb98a 17:33:37 ---> 7fb590f23026 17:33:37 Step 21/23 : LABEL arch=arm64 17:33:37 ---> Running in 9ca01a2f0041 17:33:37 Removing intermediate container 9ca01a2f0041 17:33:37 ---> b33aacd27f80 17:33:37 Step 22/23 : LABEL git_sha=228e514b7b7673bf36cf89ad007a44664e52a272 17:33:37 ---> Running in ed89142a1337 17:33:38 Removing intermediate container ed89142a1337 17:33:38 ---> 0637ef6af6ec 17:33:38 Step 23/23 : LABEL version=3.0.0-dev.28 17:33:38 ---> Running in 3b5142cb109e 17:33:39 Removing intermediate container 3b5142cb109e 17:33:39 ---> 0c2834e3ac6f 17:33:39 17:33:39 Successfully built 0c2834e3ac6f 17:33:39 Successfully tagged core-command-arm64:latest 17:33:47  Building core-command ... done Removing intermediate container 1c72279f3ca7 17:33:47 ---> f8ed47d1c081 17:33:47 17:33:47 Step 9/21 : FROM alpine:3.16 17:33:47 ---> 2b4661558fb8 17:33:47 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 17:33:47 ---> Running in 61d33954f7bd 17:33:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:33:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:33:50 (1/6) Installing ca-certificates (20220614-r0) 17:33:50 (2/6) Installing brotli-libs (1.0.9-r6) 17:33:50 (3/6) Installing nghttp2-libs (1.47.0-r0) 17:33:50 (4/6) Installing libcurl (7.83.1-r5) 17:33:50 (5/6) Installing curl (7.83.1-r5) 17:33:50 (6/6) Installing dumb-init (1.2.5-r1) 17:33:50 Executing busybox-1.35.0-r17.trigger 17:33:50 Executing ca-certificates-20220614-r0.trigger 17:33:50 OK: 8 MiB in 20 packages 17:33:51 Removing intermediate container 61d33954f7bd 17:33:51 ---> 0a184e44b94e 17:33:51 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:33:52 ---> Running in 757612d2bf87 17:33:52 Removing intermediate container 757612d2bf87 17:33:52 ---> f18063a7cd15 17:33:52 Step 12/21 : WORKDIR /edgex 17:33:52 ---> Running in 44e6c1a5aa0f 17:33:53 Removing intermediate container 44e6c1a5aa0f 17:33:53 ---> acb3d781975c 17:33:53 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:33:53 ---> 4318362da2da 17:33:53 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:33:54 ---> 48e0b6ed5fc4 17:33:54 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:33:56 ---> 5fb22a9c7774 17:33:56 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:33:57 ---> 3f3a36678234 17:33:57 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:33:57 ---> Running in 47a6a02c42da 17:34:00 Removing intermediate container 47a6a02c42da 17:34:00 ---> 5e586176e44b 17:34:00 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 17:34:00 ---> Running in 7046143f0ff2 17:34:00 Removing intermediate container 7046143f0ff2 17:34:00 ---> b8402b019a47 17:34:00 Step 19/21 : LABEL arch=arm64 17:34:00 ---> Running in 6a114a0b07db 17:34:01 Removing intermediate container 6a114a0b07db 17:34:01 ---> e22d8fcc1839 17:34:01 Step 20/21 : LABEL git_sha=228e514b7b7673bf36cf89ad007a44664e52a272 17:34:01 ---> Running in 5b8d7d5af2df 17:34:01 Removing intermediate container 5b8d7d5af2df 17:34:01 ---> b0c01f7872a7 17:34:01 Step 21/21 : LABEL version=3.0.0-dev.28 17:34:01 ---> Running in 1e424cf6dcca 17:34:01 Removing intermediate container 1e424cf6dcca 17:34:01 ---> 87be52c50189 17:34:01 17:34:02 Successfully built 87be52c50189 17:34:02 Successfully tagged security-proxy-setup-arm64:latest 17:34:24  Building security-proxy-setup ... done Removing intermediate container b457774c3a74 17:34:24 ---> 1e1347fcee49 17:34:24 17:34:24 Step 10/22 : FROM alpine:3.16 17:34:24 ---> 2b4661558fb8 17:34:24 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:34:24 ---> Running in f67cfaf60fa5 17:34:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:34:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:34:24 (1/2) Installing ca-certificates (20220614-r0) 17:34:24 (2/2) Installing dumb-init (1.2.5-r1) 17:34:24 Executing busybox-1.35.0-r17.trigger 17:34:24 Executing ca-certificates-20220614-r0.trigger 17:34:24 OK: 6 MiB in 16 packages 17:34:25 Removing intermediate container f67cfaf60fa5 17:34:25 ---> 0df44004fa90 17:34:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:34:25 ---> Running in 774c38154b8f 17:34:25 Removing intermediate container 774c38154b8f 17:34:25 ---> 3067d68e1b6c 17:34:25 Step 13/22 : ENV APP_PORT=59860 17:34:25 ---> Running in 63b24409adaa 17:34:25 Removing intermediate container 63b24409adaa 17:34:25 ---> e760f7df2778 17:34:25 Step 14/22 : EXPOSE $APP_PORT 17:34:25 ---> Running in 9b18ed84b88d 17:34:26 Removing intermediate container 9b18ed84b88d 17:34:26 ---> dd97f6d0b7fa 17:34:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:34:26 ---> a2763b071d14 17:34:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:34:28 ---> fbb3efc4ddaa 17:34:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:34:28 ---> 1788c62889fd 17:34:28 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:34:28 ---> Running in 4a606e6c0764 17:34:28 Removing intermediate container 4a606e6c0764 17:34:28 ---> 5ecb875d374d 17:34:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:34:28 ---> Running in 704532d8a7c5 17:34:29 Removing intermediate container 704532d8a7c5 17:34:29 ---> 9bf139f92efd 17:34:29 Step 20/22 : LABEL arch=arm64 17:34:29 ---> Running in 1ceb1ac01dc7 17:34:29 Removing intermediate container 1ceb1ac01dc7 17:34:29 ---> cd54de8e3571 17:34:29 Step 21/22 : LABEL git_sha=228e514b7b7673bf36cf89ad007a44664e52a272 17:34:29 ---> Running in d441edeffc97 17:34:29 Removing intermediate container d441edeffc97 17:34:29 ---> 8dc91672a29a 17:34:29 Step 22/22 : LABEL version=3.0.0-dev.28 17:34:29 ---> Running in 3098b9af7410 17:34:30 Removing intermediate container 3098b9af7410 17:34:30 ---> 6ed3592ea272 17:34:30 17:34:30 Successfully built 6ed3592ea272 17:34:30 Successfully tagged support-notifications-arm64:latest 17:34:30  Building support-notifications ... done  [Pipeline] } 17:34:30 $ docker stop --time=1 269a59a046345ce2ffe6385547c562399b5be5a1b41a63eeae754f94ffde8c5a 17:34:32 $ docker rm -f --volumes 269a59a046345ce2ffe6385547c562399b5be5a1b41a63eeae754f94ffde8c5a [Pipeline] // withDockerContainer [Pipeline] sh 17:34:32 + docker images 17:34:33 REPOSITORY TAG IMAGE ID CREATED SIZE 17:34:33 support-notifications-arm64 latest 6ed3592ea272 2 seconds ago 29.6MB 17:34:33 1e1347fcee49 13 seconds ago 1.41GB 17:34:33 security-proxy-setup-arm64 latest 87be52c50189 31 seconds ago 26.8MB 17:34:33 f8ed47d1c081 48 seconds ago 1.33GB 17:34:33 core-command-arm64 latest 0c2834e3ac6f 53 seconds ago 17MB 17:34:33 b0b2db490645 About a minute ago 1.34GB 17:34:33 security-bootstrapper-arm64 latest 7d0f52621f77 About a minute ago 19.5MB 17:34:33 security-secretstore-setup-arm64 latest 021b303ace81 About a minute ago 28.7MB 17:34:33 e0a5474ac279 About a minute ago 1.33GB 17:34:33 c91c28f9cf15 About a minute ago 1.33GB 17:34:33 security-spiffe-token-provider-arm64 latest 0f631b7b99cb 6 minutes ago 28.9MB 17:34:33 47b641a72603 6 minutes ago 1.37GB 17:34:33 support-scheduler-arm64 latest 9af54e329de7 7 minutes ago 29MB 17:34:33 30fa338c11e7 7 minutes ago 1.4GB 17:34:33 core-data-arm64 latest 0f8a6960f275 8 minutes ago 17.2MB 17:34:33 f67a3d738ea5 9 minutes ago 1.35GB 17:34:33 core-metadata-arm64 latest 3126619e7f88 9 minutes ago 17.8MB 17:34:33 e2285b21e483 10 minutes ago 1.35GB 17:34:33 core-common-config-bootstrapper-arm64 latest 4703233319e8 10 minutes ago 14.9MB 17:34:33 d895bfb54828 10 minutes ago 1.34GB 17:34:33 security-spire-server-arm64 latest e6947a5072cc 16 minutes ago 84.3MB 17:34:33 946833df73f9 16 minutes ago 1.21GB 17:34:33 security-spire-agent-arm64 latest be83020c4590 16 minutes ago 122MB 17:34:33 security-spire-config-arm64 latest efdad4f319ca 16 minutes ago 83.6MB 17:34:33 9102e41b50f0 17 minutes ago 1.21GB 17:34:33 ebca9f9e1ba4 17 minutes ago 1.21GB 17:34:33 ci-base-image-arm64 latest b941e48c788b 20 minutes ago 905MB 17:34:33 alpine 3.16 2b4661558fb8 2 months ago 5.29MB 17:34:33 alpine 3.15 8aa73fd46299 2 months ago 5.33MB 17:34:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB 17:34:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:34:33 provisioning config files... 17:34:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/385@tmp/config9662361981747696400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:34:33 ---> docker-login.sh 17:34:33 nexus3.edgexfoundry.org:10001 17:34:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:33 Configure a credential helper to remove this warning. See 17:34:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:33 17:34:33 Login Succeeded 17:34:33 nexus3.edgexfoundry.org:10002 17:34:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:34 Configure a credential helper to remove this warning. See 17:34:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:34 17:34:34 Login Succeeded 17:34:34 nexus3.edgexfoundry.org:10003 17:34:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:34 Configure a credential helper to remove this warning. See 17:34:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:34 17:34:34 Login Succeeded 17:34:34 nexus3.edgexfoundry.org:10004 17:34:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:34 Configure a credential helper to remove this warning. See 17:34:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:34 17:34:34 Login Succeeded 17:34:34 docker.io 17:34:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:35 Configure a credential helper to remove this warning. See 17:34:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:35 17:34:35 Login Succeeded 17:34:35 ---> docker-login.sh ends [Pipeline] } 17:34:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:34:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:34:35 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 17:34:35 228e514b7b7673bf36cf89ad007a44664e52a272 17:34:35 latest 17:34:35 3.0.0-dev.28 17:34:35 228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:34:35 main 17:34:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:228e514b7b7673bf36cf89ad007a44664e52a272 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:228e514b7b7673bf36cf89ad007a44664e52a272 17:34:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:34:36 2c62315d034a: Preparing 17:34:36 2c35a19b20d3: Preparing 17:34:36 65037ea3ee12: Preparing 17:34:36 16191e0a27c0: Preparing 17:34:36 17bec77d7fdc: Preparing 17:34:36 17bec77d7fdc: Layer already exists 17:34:36 2c62315d034a: Pushed 17:34:36 16191e0a27c0: Pushed 17:34:36 65037ea3ee12: Pushed 17:34:38 2c35a19b20d3: Pushed 17:34:38 228e514b7b7673bf36cf89ad007a44664e52a272: digest: sha256:f69c96cbfa4e23bf0a4981d96cae93c0927bdf933f9afee4cc950f078a7e2d2c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:39 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:39 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 17:34:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:34:39 2c62315d034a: Preparing 17:34:39 2c35a19b20d3: Preparing 17:34:39 65037ea3ee12: Preparing 17:34:39 16191e0a27c0: Preparing 17:34:39 17bec77d7fdc: Preparing 17:34:39 2c62315d034a: Layer already exists 17:34:39 17bec77d7fdc: Layer already exists 17:34:39 65037ea3ee12: Layer already exists 17:34:39 16191e0a27c0: Layer already exists 17:34:39 2c35a19b20d3: Layer already exists 17:34:39 latest: digest: sha256:f69c96cbfa4e23bf0a4981d96cae93c0927bdf933f9afee4cc950f078a7e2d2c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:40 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:40 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.28 17:34:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:34:40 2c62315d034a: Preparing 17:34:40 2c35a19b20d3: Preparing 17:34:40 65037ea3ee12: Preparing 17:34:40 16191e0a27c0: Preparing 17:34:40 17bec77d7fdc: Preparing 17:34:40 2c62315d034a: Layer already exists 17:34:40 17bec77d7fdc: Layer already exists 17:34:40 65037ea3ee12: Layer already exists 17:34:40 16191e0a27c0: Layer already exists 17:34:40 2c35a19b20d3: Layer already exists 17:34:40 3.0.0-dev.28: digest: sha256:f69c96cbfa4e23bf0a4981d96cae93c0927bdf933f9afee4cc950f078a7e2d2c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:40 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:41 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:34:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:34:41 2c62315d034a: Preparing 17:34:41 2c35a19b20d3: Preparing 17:34:41 65037ea3ee12: Preparing 17:34:41 16191e0a27c0: Preparing 17:34:41 17bec77d7fdc: Preparing 17:34:41 2c35a19b20d3: Layer already exists 17:34:41 16191e0a27c0: Layer already exists 17:34:41 2c62315d034a: Layer already exists 17:34:41 17bec77d7fdc: Layer already exists 17:34:41 65037ea3ee12: Layer already exists 17:34:41 228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28: digest: sha256:f69c96cbfa4e23bf0a4981d96cae93c0927bdf933f9afee4cc950f078a7e2d2c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:41 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:41 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 17:34:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:34:41 2c62315d034a: Preparing 17:34:41 2c35a19b20d3: Preparing 17:34:41 65037ea3ee12: Preparing 17:34:41 16191e0a27c0: Preparing 17:34:41 17bec77d7fdc: Preparing 17:34:41 2c35a19b20d3: Layer already exists 17:34:41 16191e0a27c0: Layer already exists 17:34:41 17bec77d7fdc: Layer already exists 17:34:41 2c62315d034a: Layer already exists 17:34:41 65037ea3ee12: Layer already exists 17:34:41 main: digest: sha256:f69c96cbfa4e23bf0a4981d96cae93c0927bdf933f9afee4cc950f078a7e2d2c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:34:41 ===================================================== [Pipeline] echo 17:34:41 taggedImages: 17:34:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:228e514b7b7673bf36cf89ad007a44664e52a272 17:34:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 17:34:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.28 17:34:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:34:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 17:34:41 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 17:34:41 228e514b7b7673bf36cf89ad007a44664e52a272 17:34:41 latest 17:34:41 3.0.0-dev.28 17:34:41 228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:34:41 main 17:34:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:42 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:228e514b7b7673bf36cf89ad007a44664e52a272 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:228e514b7b7673bf36cf89ad007a44664e52a272 17:34:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 17:34:42 c303e114da15: Preparing 17:34:42 be9f61a6f33e: Preparing 17:34:42 0774193d5345: Preparing 17:34:42 b4934e0c748b: Preparing 17:34:42 65037ea3ee12: Preparing 17:34:42 67b1f603b15f: Preparing 17:34:42 17bec77d7fdc: Preparing 17:34:42 67b1f603b15f: Waiting 17:34:42 17bec77d7fdc: Waiting 17:34:42 65037ea3ee12: Layer already exists 17:34:42 be9f61a6f33e: Pushed 17:34:42 c303e114da15: Pushed 17:34:42 0774193d5345: Pushed 17:34:42 17bec77d7fdc: Layer already exists 17:34:42 67b1f603b15f: Pushed 17:34:45 b4934e0c748b: Pushed 17:34:45 228e514b7b7673bf36cf89ad007a44664e52a272: digest: sha256:8483fe20e55f87d8644d683c2a8308de10a9ec756edc08ee69d72a364d745314 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:45 + 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 17:34:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 17:34:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 17:34:46 c303e114da15: Preparing 17:34:46 be9f61a6f33e: Preparing 17:34:46 0774193d5345: Preparing 17:34:46 b4934e0c748b: Preparing 17:34:46 65037ea3ee12: Preparing 17:34:46 67b1f603b15f: Preparing 17:34:46 17bec77d7fdc: Preparing 17:34:46 67b1f603b15f: Waiting 17:34:46 17bec77d7fdc: Waiting 17:34:46 0774193d5345: Layer already exists 17:34:46 c303e114da15: Layer already exists 17:34:46 be9f61a6f33e: Layer already exists 17:34:46 65037ea3ee12: Layer already exists 17:34:46 b4934e0c748b: Layer already exists 17:34:46 67b1f603b15f: Layer already exists 17:34:46 17bec77d7fdc: Layer already exists 17:34:46 latest: digest: sha256:8483fe20e55f87d8644d683c2a8308de10a9ec756edc08ee69d72a364d745314 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:46 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.28 17:34:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 17:34:47 c303e114da15: Preparing 17:34:47 be9f61a6f33e: Preparing 17:34:47 0774193d5345: Preparing 17:34:47 b4934e0c748b: Preparing 17:34:47 65037ea3ee12: Preparing 17:34:47 67b1f603b15f: Preparing 17:34:47 17bec77d7fdc: Preparing 17:34:47 67b1f603b15f: Waiting 17:34:47 17bec77d7fdc: Waiting 17:34:47 65037ea3ee12: Layer already exists 17:34:47 c303e114da15: Layer already exists 17:34:47 be9f61a6f33e: Layer already exists 17:34:47 0774193d5345: Layer already exists 17:34:47 b4934e0c748b: Layer already exists 17:34:47 67b1f603b15f: Layer already exists 17:34:47 17bec77d7fdc: Layer already exists 17:34:47 3.0.0-dev.28: digest: sha256:8483fe20e55f87d8644d683c2a8308de10a9ec756edc08ee69d72a364d745314 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:47 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:34:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 17:34:47 c303e114da15: Preparing 17:34:47 be9f61a6f33e: Preparing 17:34:47 0774193d5345: Preparing 17:34:47 b4934e0c748b: Preparing 17:34:47 65037ea3ee12: Preparing 17:34:47 67b1f603b15f: Preparing 17:34:47 17bec77d7fdc: Preparing 17:34:47 67b1f603b15f: Waiting 17:34:47 17bec77d7fdc: Waiting 17:34:47 b4934e0c748b: Layer already exists 17:34:47 c303e114da15: Layer already exists 17:34:47 be9f61a6f33e: Layer already exists 17:34:47 0774193d5345: Layer already exists 17:34:47 65037ea3ee12: Layer already exists 17:34:47 67b1f603b15f: Layer already exists 17:34:47 17bec77d7fdc: Layer already exists 17:34:47 228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28: digest: sha256:8483fe20e55f87d8644d683c2a8308de10a9ec756edc08ee69d72a364d745314 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:48 + 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 17:34:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 17:34:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 17:34:48 c303e114da15: Preparing 17:34:48 be9f61a6f33e: Preparing 17:34:48 0774193d5345: Preparing 17:34:48 b4934e0c748b: Preparing 17:34:48 65037ea3ee12: Preparing 17:34:48 67b1f603b15f: Preparing 17:34:48 17bec77d7fdc: Preparing 17:34:48 67b1f603b15f: Waiting 17:34:48 17bec77d7fdc: Waiting 17:34:48 0774193d5345: Layer already exists 17:34:48 b4934e0c748b: Layer already exists 17:34:48 65037ea3ee12: Layer already exists 17:34:48 c303e114da15: Layer already exists 17:34:48 be9f61a6f33e: Layer already exists 17:34:48 17bec77d7fdc: Layer already exists 17:34:48 67b1f603b15f: Layer already exists 17:34:49 main: digest: sha256:8483fe20e55f87d8644d683c2a8308de10a9ec756edc08ee69d72a364d745314 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:34:49 ===================================================== [Pipeline] echo 17:34:49 taggedImages: 17:34:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:228e514b7b7673bf36cf89ad007a44664e52a272 17:34:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 17:34:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.28 17:34:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:34:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 17:34:49 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 17:34:49 228e514b7b7673bf36cf89ad007a44664e52a272 17:34:49 latest 17:34:49 3.0.0-dev.28 17:34:49 228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:34:49 main 17:34:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:49 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:228e514b7b7673bf36cf89ad007a44664e52a272 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:49 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:228e514b7b7673bf36cf89ad007a44664e52a272 17:34:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:34:49 73425a958b1d: Preparing 17:34:49 3f6988fa2d5a: Preparing 17:34:49 65037ea3ee12: Preparing 17:34:49 592db3d412c4: Preparing 17:34:49 17bec77d7fdc: Preparing 17:34:49 17bec77d7fdc: Layer already exists 17:34:49 65037ea3ee12: Layer already exists 17:34:50 73425a958b1d: Pushed 17:34:50 592db3d412c4: Pushed 17:34:53 3f6988fa2d5a: Pushed 17:34:53 228e514b7b7673bf36cf89ad007a44664e52a272: digest: sha256:66c48a0942614ad22c3f1dc1ca4c8256500e6a28a464fc63bb389d9833bfcbef size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:53 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:54 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 17:34:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:34:54 73425a958b1d: Preparing 17:34:54 3f6988fa2d5a: Preparing 17:34:54 65037ea3ee12: Preparing 17:34:54 592db3d412c4: Preparing 17:34:54 17bec77d7fdc: Preparing 17:34:54 17bec77d7fdc: Layer already exists 17:34:54 65037ea3ee12: Layer already exists 17:34:54 73425a958b1d: Layer already exists 17:34:54 592db3d412c4: Layer already exists 17:34:54 3f6988fa2d5a: Layer already exists 17:34:54 latest: digest: sha256:66c48a0942614ad22c3f1dc1ca4c8256500e6a28a464fc63bb389d9833bfcbef size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:54 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:55 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.28 17:34:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:34:55 73425a958b1d: Preparing 17:34:55 3f6988fa2d5a: Preparing 17:34:55 65037ea3ee12: Preparing 17:34:55 592db3d412c4: Preparing 17:34:55 17bec77d7fdc: Preparing 17:34:55 592db3d412c4: Layer already exists 17:34:55 73425a958b1d: Layer already exists 17:34:55 3f6988fa2d5a: Layer already exists 17:34:55 65037ea3ee12: Layer already exists 17:34:55 17bec77d7fdc: Layer already exists 17:34:55 3.0.0-dev.28: digest: sha256:66c48a0942614ad22c3f1dc1ca4c8256500e6a28a464fc63bb389d9833bfcbef size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:55 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:55 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:34:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:34:55 73425a958b1d: Preparing 17:34:55 3f6988fa2d5a: Preparing 17:34:55 65037ea3ee12: Preparing 17:34:55 592db3d412c4: Preparing 17:34:55 17bec77d7fdc: Preparing 17:34:55 73425a958b1d: Layer already exists 17:34:55 17bec77d7fdc: Layer already exists 17:34:55 592db3d412c4: Layer already exists 17:34:55 3f6988fa2d5a: Layer already exists 17:34:55 65037ea3ee12: Layer already exists 17:34:55 228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28: digest: sha256:66c48a0942614ad22c3f1dc1ca4c8256500e6a28a464fc63bb389d9833bfcbef size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:56 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:56 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 17:34:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:34:56 73425a958b1d: Preparing 17:34:56 3f6988fa2d5a: Preparing 17:34:56 65037ea3ee12: Preparing 17:34:56 592db3d412c4: Preparing 17:34:56 17bec77d7fdc: Preparing 17:34:56 3f6988fa2d5a: Layer already exists 17:34:56 65037ea3ee12: Layer already exists 17:34:56 73425a958b1d: Layer already exists 17:34:56 17bec77d7fdc: Layer already exists 17:34:56 592db3d412c4: Layer already exists 17:34:56 main: digest: sha256:66c48a0942614ad22c3f1dc1ca4c8256500e6a28a464fc63bb389d9833bfcbef size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:34:56 ===================================================== [Pipeline] echo 17:34:56 taggedImages: 17:34:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:228e514b7b7673bf36cf89ad007a44664e52a272 17:34:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 17:34:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.28 17:34:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:34:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 17:34:56 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 17:34:56 228e514b7b7673bf36cf89ad007a44664e52a272 17:34:56 latest 17:34:56 3.0.0-dev.28 17:34:56 228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:34:56 main 17:34:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:228e514b7b7673bf36cf89ad007a44664e52a272 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:228e514b7b7673bf36cf89ad007a44664e52a272 17:34:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:34:57 1344b71a7b9d: Preparing 17:34:57 21c318077972: Preparing 17:34:57 3e3f2938563f: Preparing 17:34:57 65037ea3ee12: Preparing 17:34:57 16191e0a27c0: Preparing 17:34:57 17bec77d7fdc: Preparing 17:34:57 17bec77d7fdc: Waiting 17:34:57 16191e0a27c0: Layer already exists 17:34:57 65037ea3ee12: Layer already exists 17:34:57 17bec77d7fdc: Layer already exists 17:34:57 21c318077972: Pushed 17:34:57 1344b71a7b9d: Pushed 17:35:00 3e3f2938563f: Pushed 17:35:00 228e514b7b7673bf36cf89ad007a44664e52a272: digest: sha256:e68379294a4fbd3727a6ae17d32d09f8927a368a19d4032d96d73d74de8e868d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:00 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 17:35:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:35:01 1344b71a7b9d: Preparing 17:35:01 21c318077972: Preparing 17:35:01 3e3f2938563f: Preparing 17:35:01 65037ea3ee12: Preparing 17:35:01 16191e0a27c0: Preparing 17:35:01 17bec77d7fdc: Preparing 17:35:01 17bec77d7fdc: Waiting 17:35:01 1344b71a7b9d: Layer already exists 17:35:01 3e3f2938563f: Layer already exists 17:35:01 21c318077972: Layer already exists 17:35:01 65037ea3ee12: Layer already exists 17:35:01 16191e0a27c0: Layer already exists 17:35:01 17bec77d7fdc: Layer already exists 17:35:01 latest: digest: sha256:e68379294a4fbd3727a6ae17d32d09f8927a368a19d4032d96d73d74de8e868d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.28 17:35:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:35:02 1344b71a7b9d: Preparing 17:35:02 21c318077972: Preparing 17:35:02 3e3f2938563f: Preparing 17:35:02 65037ea3ee12: Preparing 17:35:02 16191e0a27c0: Preparing 17:35:02 17bec77d7fdc: Preparing 17:35:02 17bec77d7fdc: Waiting 17:35:02 1344b71a7b9d: Layer already exists 17:35:02 3e3f2938563f: Layer already exists 17:35:02 21c318077972: Layer already exists 17:35:02 65037ea3ee12: Layer already exists 17:35:02 16191e0a27c0: Layer already exists 17:35:02 17bec77d7fdc: Layer already exists 17:35:02 3.0.0-dev.28: digest: sha256:e68379294a4fbd3727a6ae17d32d09f8927a368a19d4032d96d73d74de8e868d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:35:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:35:03 1344b71a7b9d: Preparing 17:35:03 21c318077972: Preparing 17:35:03 3e3f2938563f: Preparing 17:35:03 65037ea3ee12: Preparing 17:35:03 16191e0a27c0: Preparing 17:35:03 17bec77d7fdc: Preparing 17:35:03 17bec77d7fdc: Waiting 17:35:03 1344b71a7b9d: Layer already exists 17:35:03 16191e0a27c0: Layer already exists 17:35:03 65037ea3ee12: Layer already exists 17:35:03 3e3f2938563f: Layer already exists 17:35:03 21c318077972: Layer already exists 17:35:03 17bec77d7fdc: Layer already exists 17:35:03 228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28: digest: sha256:e68379294a4fbd3727a6ae17d32d09f8927a368a19d4032d96d73d74de8e868d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:03 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 17:35:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:35:04 1344b71a7b9d: Preparing 17:35:04 21c318077972: Preparing 17:35:04 3e3f2938563f: Preparing 17:35:04 65037ea3ee12: Preparing 17:35:04 16191e0a27c0: Preparing 17:35:04 17bec77d7fdc: Preparing 17:35:04 17bec77d7fdc: Waiting 17:35:04 16191e0a27c0: Layer already exists 17:35:04 65037ea3ee12: Layer already exists 17:35:04 1344b71a7b9d: Layer already exists 17:35:04 21c318077972: Layer already exists 17:35:04 3e3f2938563f: Layer already exists 17:35:04 17bec77d7fdc: Layer already exists 17:35:04 main: digest: sha256:e68379294a4fbd3727a6ae17d32d09f8927a368a19d4032d96d73d74de8e868d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:35:04 ===================================================== [Pipeline] echo 17:35:04 taggedImages: 17:35:04 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:228e514b7b7673bf36cf89ad007a44664e52a272 17:35:04 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 17:35:04 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.28 17:35:04 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:35:04 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 17:35:04 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 17:35:04 228e514b7b7673bf36cf89ad007a44664e52a272 17:35:04 latest 17:35:04 3.0.0-dev.28 17:35:04 228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:35:04 main 17:35:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:04 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:228e514b7b7673bf36cf89ad007a44664e52a272 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:228e514b7b7673bf36cf89ad007a44664e52a272 17:35:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:35:05 d81aaad7f857: Preparing 17:35:05 d81aaad7f857: Preparing 17:35:05 ce2fc2174998: Preparing 17:35:05 ad9d6933feb5: Preparing 17:35:05 eb056b740bf5: Preparing 17:35:05 dd260f703a5c: Preparing 17:35:05 2bce0c2aaae3: Preparing 17:35:05 65037ea3ee12: Preparing 17:35:05 88e20796cc21: Preparing 17:35:05 b6766d1eeb67: Preparing 17:35:05 2f1c30b2e2e2: Preparing 17:35:05 b9c342391622: Preparing 17:35:05 17bec77d7fdc: Preparing 17:35:05 b6766d1eeb67: Waiting 17:35:05 b9c342391622: Waiting 17:35:05 17bec77d7fdc: Waiting 17:35:05 2f1c30b2e2e2: Waiting 17:35:05 2bce0c2aaae3: Waiting 17:35:05 88e20796cc21: Waiting 17:35:05 65037ea3ee12: Waiting 17:35:05 dd260f703a5c: Pushed 17:35:05 ce2fc2174998: Pushed 17:35:05 eb056b740bf5: Pushed 17:35:05 ad9d6933feb5: Pushed 17:35:05 d81aaad7f857: Pushed 17:35:05 65037ea3ee12: Layer already exists 17:35:05 2f1c30b2e2e2: Pushed 17:35:05 88e20796cc21: Pushed 17:35:05 b6766d1eeb67: Pushed 17:35:05 17bec77d7fdc: Layer already exists 17:35:05 b9c342391622: Pushed 17:35:09 2bce0c2aaae3: Pushed 17:35:09 228e514b7b7673bf36cf89ad007a44664e52a272: digest: sha256:ab883e22f7fd3b79d4e9a3956a26e880fe4cc2d1be99baf98c3d26a66d35ea37 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 17:35:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:35:09 d81aaad7f857: Preparing 17:35:09 d81aaad7f857: Preparing 17:35:09 ce2fc2174998: Preparing 17:35:09 ad9d6933feb5: Preparing 17:35:09 eb056b740bf5: Preparing 17:35:09 dd260f703a5c: Preparing 17:35:09 2bce0c2aaae3: Preparing 17:35:09 65037ea3ee12: Preparing 17:35:09 88e20796cc21: Preparing 17:35:09 b6766d1eeb67: Preparing 17:35:09 2f1c30b2e2e2: Preparing 17:35:09 b9c342391622: Preparing 17:35:09 17bec77d7fdc: Preparing 17:35:09 88e20796cc21: Waiting 17:35:09 b6766d1eeb67: Waiting 17:35:09 2f1c30b2e2e2: Waiting 17:35:09 b9c342391622: Waiting 17:35:09 17bec77d7fdc: Waiting 17:35:09 2bce0c2aaae3: Waiting 17:35:09 65037ea3ee12: Waiting 17:35:09 d81aaad7f857: Layer already exists 17:35:09 ad9d6933feb5: Layer already exists 17:35:09 ce2fc2174998: Layer already exists 17:35:09 dd260f703a5c: Layer already exists 17:35:09 eb056b740bf5: Layer already exists 17:35:09 65037ea3ee12: Layer already exists 17:35:09 88e20796cc21: Layer already exists 17:35:09 2f1c30b2e2e2: Layer already exists 17:35:09 b6766d1eeb67: Layer already exists 17:35:09 2bce0c2aaae3: Layer already exists 17:35:09 b9c342391622: Layer already exists 17:35:09 17bec77d7fdc: Layer already exists 17:35:10 latest: digest: sha256:ab883e22f7fd3b79d4e9a3956a26e880fe4cc2d1be99baf98c3d26a66d35ea37 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.28 17:35:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:35:10 d81aaad7f857: Preparing 17:35:10 d81aaad7f857: Preparing 17:35:10 ce2fc2174998: Preparing 17:35:10 ad9d6933feb5: Preparing 17:35:10 eb056b740bf5: Preparing 17:35:10 dd260f703a5c: Preparing 17:35:10 2bce0c2aaae3: Preparing 17:35:10 65037ea3ee12: Preparing 17:35:10 88e20796cc21: Preparing 17:35:10 b6766d1eeb67: Preparing 17:35:10 2f1c30b2e2e2: Preparing 17:35:10 b9c342391622: Preparing 17:35:10 17bec77d7fdc: Preparing 17:35:10 88e20796cc21: Waiting 17:35:10 b6766d1eeb67: Waiting 17:35:10 2f1c30b2e2e2: Waiting 17:35:10 b9c342391622: Waiting 17:35:10 17bec77d7fdc: Waiting 17:35:10 2bce0c2aaae3: Waiting 17:35:10 65037ea3ee12: Waiting 17:35:10 dd260f703a5c: Layer already exists 17:35:10 d81aaad7f857: Layer already exists 17:35:10 ad9d6933feb5: Layer already exists 17:35:10 ce2fc2174998: Layer already exists 17:35:10 eb056b740bf5: Layer already exists 17:35:10 2bce0c2aaae3: Layer already exists 17:35:10 65037ea3ee12: Layer already exists 17:35:10 88e20796cc21: Layer already exists 17:35:10 2f1c30b2e2e2: Layer already exists 17:35:10 b6766d1eeb67: Layer already exists 17:35:10 17bec77d7fdc: Layer already exists 17:35:10 b9c342391622: Layer already exists 17:35:10 3.0.0-dev.28: digest: sha256:ab883e22f7fd3b79d4e9a3956a26e880fe4cc2d1be99baf98c3d26a66d35ea37 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:11 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:35:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:35:11 d81aaad7f857: Preparing 17:35:11 d81aaad7f857: Preparing 17:35:11 ce2fc2174998: Preparing 17:35:11 ad9d6933feb5: Preparing 17:35:11 eb056b740bf5: Preparing 17:35:11 dd260f703a5c: Preparing 17:35:11 2bce0c2aaae3: Preparing 17:35:11 65037ea3ee12: Preparing 17:35:11 88e20796cc21: Preparing 17:35:11 b6766d1eeb67: Preparing 17:35:11 2f1c30b2e2e2: Preparing 17:35:11 b9c342391622: Preparing 17:35:11 17bec77d7fdc: Preparing 17:35:11 2bce0c2aaae3: Waiting 17:35:11 65037ea3ee12: Waiting 17:35:11 88e20796cc21: Waiting 17:35:11 b6766d1eeb67: Waiting 17:35:11 2f1c30b2e2e2: Waiting 17:35:11 b9c342391622: Waiting 17:35:11 17bec77d7fdc: Waiting 17:35:11 ad9d6933feb5: Layer already exists 17:35:11 dd260f703a5c: Layer already exists 17:35:11 d81aaad7f857: Layer already exists 17:35:11 eb056b740bf5: Layer already exists 17:35:11 ce2fc2174998: Layer already exists 17:35:11 2bce0c2aaae3: Layer already exists 17:35:11 2f1c30b2e2e2: Layer already exists 17:35:11 65037ea3ee12: Layer already exists 17:35:11 88e20796cc21: Layer already exists 17:35:11 b6766d1eeb67: Layer already exists 17:35:11 b9c342391622: Layer already exists 17:35:11 17bec77d7fdc: Layer already exists 17:35:11 228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28: digest: sha256:ab883e22f7fd3b79d4e9a3956a26e880fe4cc2d1be99baf98c3d26a66d35ea37 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:12 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 17:35:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:35:12 d81aaad7f857: Preparing 17:35:12 d81aaad7f857: Preparing 17:35:12 ce2fc2174998: Preparing 17:35:12 ad9d6933feb5: Preparing 17:35:12 eb056b740bf5: Preparing 17:35:12 dd260f703a5c: Preparing 17:35:12 2bce0c2aaae3: Preparing 17:35:12 65037ea3ee12: Preparing 17:35:12 88e20796cc21: Preparing 17:35:12 b6766d1eeb67: Preparing 17:35:12 2f1c30b2e2e2: Preparing 17:35:12 b9c342391622: Preparing 17:35:12 17bec77d7fdc: Preparing 17:35:12 2bce0c2aaae3: Waiting 17:35:12 65037ea3ee12: Waiting 17:35:12 88e20796cc21: Waiting 17:35:12 b6766d1eeb67: Waiting 17:35:12 2f1c30b2e2e2: Waiting 17:35:12 b9c342391622: Waiting 17:35:12 17bec77d7fdc: Waiting 17:35:12 ce2fc2174998: Layer already exists 17:35:12 ad9d6933feb5: Layer already exists 17:35:12 eb056b740bf5: Layer already exists 17:35:12 dd260f703a5c: Layer already exists 17:35:12 d81aaad7f857: Layer already exists 17:35:12 2f1c30b2e2e2: Layer already exists 17:35:12 2bce0c2aaae3: Layer already exists 17:35:12 65037ea3ee12: Layer already exists 17:35:12 b6766d1eeb67: Layer already exists 17:35:12 88e20796cc21: Layer already exists 17:35:12 17bec77d7fdc: Layer already exists 17:35:12 b9c342391622: Layer already exists 17:35:12 main: digest: sha256:ab883e22f7fd3b79d4e9a3956a26e880fe4cc2d1be99baf98c3d26a66d35ea37 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:35:12 ===================================================== [Pipeline] echo 17:35:12 taggedImages: 17:35:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:228e514b7b7673bf36cf89ad007a44664e52a272 17:35:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 17:35:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.28 17:35:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:35:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 17:35:12 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 17:35:12 228e514b7b7673bf36cf89ad007a44664e52a272 17:35:12 latest 17:35:12 3.0.0-dev.28 17:35:12 228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:35:12 main 17:35:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:13 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:228e514b7b7673bf36cf89ad007a44664e52a272 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:228e514b7b7673bf36cf89ad007a44664e52a272 17:35:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:35:13 bf7b76da3934: Preparing 17:35:13 59cebce4fa04: Preparing 17:35:13 4cd4e8f4f36e: Preparing 17:35:13 d8804515b4f4: Preparing 17:35:13 ccc3f6a8a93c: Preparing 17:35:13 7ae6d9ca5e84: Preparing 17:35:13 b5b2e9c407ed: Preparing 17:35:13 17bec77d7fdc: Preparing 17:35:13 7ae6d9ca5e84: Waiting 17:35:13 b5b2e9c407ed: Waiting 17:35:13 17bec77d7fdc: Waiting 17:35:13 ccc3f6a8a93c: Pushed 17:35:13 59cebce4fa04: Pushed 17:35:13 bf7b76da3934: Pushed 17:35:13 17bec77d7fdc: Layer already exists 17:35:14 7ae6d9ca5e84: Pushed 17:35:14 b5b2e9c407ed: Pushed 17:35:16 d8804515b4f4: Pushed 17:35:16 4cd4e8f4f36e: Pushed 17:35:16 228e514b7b7673bf36cf89ad007a44664e52a272: digest: sha256:aed9ec83215be199b426561dbb48e2e328bbaaf9b0ced1443bb070816dc406b8 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:16 + 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 17:35:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 17:35:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:35:17 bf7b76da3934: Preparing 17:35:17 59cebce4fa04: Preparing 17:35:17 4cd4e8f4f36e: Preparing 17:35:17 d8804515b4f4: Preparing 17:35:17 ccc3f6a8a93c: Preparing 17:35:17 7ae6d9ca5e84: Preparing 17:35:17 b5b2e9c407ed: Preparing 17:35:17 17bec77d7fdc: Preparing 17:35:17 7ae6d9ca5e84: Waiting 17:35:17 b5b2e9c407ed: Waiting 17:35:17 17bec77d7fdc: Waiting 17:35:17 59cebce4fa04: Layer already exists 17:35:17 bf7b76da3934: Layer already exists 17:35:17 ccc3f6a8a93c: Layer already exists 17:35:17 d8804515b4f4: Layer already exists 17:35:17 4cd4e8f4f36e: Layer already exists 17:35:17 7ae6d9ca5e84: Layer already exists 17:35:17 b5b2e9c407ed: Layer already exists 17:35:17 17bec77d7fdc: Layer already exists 17:35:17 latest: digest: sha256:aed9ec83215be199b426561dbb48e2e328bbaaf9b0ced1443bb070816dc406b8 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:17 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.28 17:35:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:35:18 bf7b76da3934: Preparing 17:35:18 59cebce4fa04: Preparing 17:35:18 4cd4e8f4f36e: Preparing 17:35:18 d8804515b4f4: Preparing 17:35:18 ccc3f6a8a93c: Preparing 17:35:18 7ae6d9ca5e84: Preparing 17:35:18 b5b2e9c407ed: Preparing 17:35:18 17bec77d7fdc: Preparing 17:35:18 b5b2e9c407ed: Waiting 17:35:18 17bec77d7fdc: Waiting 17:35:18 7ae6d9ca5e84: Waiting 17:35:18 bf7b76da3934: Layer already exists 17:35:18 4cd4e8f4f36e: Layer already exists 17:35:18 59cebce4fa04: Layer already exists 17:35:18 d8804515b4f4: Layer already exists 17:35:18 ccc3f6a8a93c: Layer already exists 17:35:18 7ae6d9ca5e84: Layer already exists 17:35:18 17bec77d7fdc: Layer already exists 17:35:18 b5b2e9c407ed: Layer already exists 17:35:18 3.0.0-dev.28: digest: sha256:aed9ec83215be199b426561dbb48e2e328bbaaf9b0ced1443bb070816dc406b8 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:18 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:35:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:35:19 bf7b76da3934: Preparing 17:35:19 59cebce4fa04: Preparing 17:35:19 4cd4e8f4f36e: Preparing 17:35:19 d8804515b4f4: Preparing 17:35:19 ccc3f6a8a93c: Preparing 17:35:19 7ae6d9ca5e84: Preparing 17:35:19 b5b2e9c407ed: Preparing 17:35:19 17bec77d7fdc: Preparing 17:35:19 b5b2e9c407ed: Waiting 17:35:19 17bec77d7fdc: Waiting 17:35:19 7ae6d9ca5e84: Waiting 17:35:19 4cd4e8f4f36e: Layer already exists 17:35:19 59cebce4fa04: Layer already exists 17:35:19 d8804515b4f4: Layer already exists 17:35:19 ccc3f6a8a93c: Layer already exists 17:35:19 bf7b76da3934: Layer already exists 17:35:19 7ae6d9ca5e84: Layer already exists 17:35:19 b5b2e9c407ed: Layer already exists 17:35:19 17bec77d7fdc: Layer already exists 17:35:19 228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28: digest: sha256:aed9ec83215be199b426561dbb48e2e328bbaaf9b0ced1443bb070816dc406b8 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:19 + 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 17:35:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 17:35:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:35:19 bf7b76da3934: Preparing 17:35:19 59cebce4fa04: Preparing 17:35:19 4cd4e8f4f36e: Preparing 17:35:19 d8804515b4f4: Preparing 17:35:19 ccc3f6a8a93c: Preparing 17:35:19 7ae6d9ca5e84: Preparing 17:35:19 b5b2e9c407ed: Preparing 17:35:19 17bec77d7fdc: Preparing 17:35:19 7ae6d9ca5e84: Waiting 17:35:19 b5b2e9c407ed: Waiting 17:35:19 17bec77d7fdc: Waiting 17:35:19 4cd4e8f4f36e: Layer already exists 17:35:19 bf7b76da3934: Layer already exists 17:35:19 d8804515b4f4: Layer already exists 17:35:19 ccc3f6a8a93c: Layer already exists 17:35:19 59cebce4fa04: Layer already exists 17:35:19 b5b2e9c407ed: Layer already exists 17:35:19 7ae6d9ca5e84: Layer already exists 17:35:19 17bec77d7fdc: Layer already exists 17:35:20 main: digest: sha256:aed9ec83215be199b426561dbb48e2e328bbaaf9b0ced1443bb070816dc406b8 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:35:20 ===================================================== [Pipeline] echo 17:35:20 taggedImages: 17:35:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:228e514b7b7673bf36cf89ad007a44664e52a272 17:35:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 17:35:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.28 17:35:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:35:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 17:35:20 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 17:35:20 228e514b7b7673bf36cf89ad007a44664e52a272 17:35:20 latest 17:35:20 3.0.0-dev.28 17:35:20 228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:35:20 main 17:35:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:20 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:228e514b7b7673bf36cf89ad007a44664e52a272 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:228e514b7b7673bf36cf89ad007a44664e52a272 17:35:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:35:20 3f70e4b93bfc: Preparing 17:35:20 6226dd18b914: Preparing 17:35:20 5aea7efd4825: Preparing 17:35:20 c38259266a77: Preparing 17:35:20 efd9f04840e3: Preparing 17:35:20 7ef2cb7dd3e4: Preparing 17:35:20 e31b4ded2dc4: Preparing 17:35:20 267acb421a7b: Preparing 17:35:20 c2782a1437bd: Preparing 17:35:20 17bec77d7fdc: Preparing 17:35:20 c2782a1437bd: Waiting 17:35:20 267acb421a7b: Waiting 17:35:20 7ef2cb7dd3e4: Waiting 17:35:20 e31b4ded2dc4: Waiting 17:35:20 17bec77d7fdc: Waiting 17:35:21 6226dd18b914: Pushed 17:35:21 efd9f04840e3: Pushed 17:35:21 3f70e4b93bfc: Pushed 17:35:21 7ef2cb7dd3e4: Pushed 17:35:21 267acb421a7b: Pushed 17:35:21 e31b4ded2dc4: Pushed 17:35:21 17bec77d7fdc: Layer already exists 17:35:21 c2782a1437bd: Pushed 17:35:23 c38259266a77: Pushed 17:35:24 5aea7efd4825: Pushed 17:35:24 228e514b7b7673bf36cf89ad007a44664e52a272: digest: sha256:aa2d45a2bae4d14f12c862ee17f911715e6c64db66f14de02d46de2d9b986699 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:24 + 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 17:35:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 17:35:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:35:25 3f70e4b93bfc: Preparing 17:35:25 6226dd18b914: Preparing 17:35:25 5aea7efd4825: Preparing 17:35:25 c38259266a77: Preparing 17:35:25 efd9f04840e3: Preparing 17:35:25 7ef2cb7dd3e4: Preparing 17:35:25 e31b4ded2dc4: Preparing 17:35:25 267acb421a7b: Preparing 17:35:25 c2782a1437bd: Preparing 17:35:25 17bec77d7fdc: Preparing 17:35:25 e31b4ded2dc4: Waiting 17:35:25 267acb421a7b: Waiting 17:35:25 c2782a1437bd: Waiting 17:35:25 17bec77d7fdc: Waiting 17:35:25 7ef2cb7dd3e4: Waiting 17:35:25 3f70e4b93bfc: Layer already exists 17:35:25 efd9f04840e3: Layer already exists 17:35:25 6226dd18b914: Layer already exists 17:35:25 5aea7efd4825: Layer already exists 17:35:25 c38259266a77: Layer already exists 17:35:25 7ef2cb7dd3e4: Layer already exists 17:35:25 17bec77d7fdc: Layer already exists 17:35:25 c2782a1437bd: Layer already exists 17:35:25 267acb421a7b: Layer already exists 17:35:25 e31b4ded2dc4: Layer already exists 17:35:25 latest: digest: sha256:aa2d45a2bae4d14f12c862ee17f911715e6c64db66f14de02d46de2d9b986699 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:25 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.28 17:35:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:35:26 3f70e4b93bfc: Preparing 17:35:26 6226dd18b914: Preparing 17:35:26 5aea7efd4825: Preparing 17:35:26 c38259266a77: Preparing 17:35:26 efd9f04840e3: Preparing 17:35:26 7ef2cb7dd3e4: Preparing 17:35:26 e31b4ded2dc4: Preparing 17:35:26 267acb421a7b: Preparing 17:35:26 c2782a1437bd: Preparing 17:35:26 17bec77d7fdc: Preparing 17:35:26 7ef2cb7dd3e4: Waiting 17:35:26 c2782a1437bd: Waiting 17:35:26 17bec77d7fdc: Waiting 17:35:26 e31b4ded2dc4: Waiting 17:35:26 267acb421a7b: Waiting 17:35:26 5aea7efd4825: Layer already exists 17:35:26 efd9f04840e3: Layer already exists 17:35:26 3f70e4b93bfc: Layer already exists 17:35:26 6226dd18b914: Layer already exists 17:35:26 c38259266a77: Layer already exists 17:35:26 7ef2cb7dd3e4: Layer already exists 17:35:26 e31b4ded2dc4: Layer already exists 17:35:26 267acb421a7b: Layer already exists 17:35:26 17bec77d7fdc: Layer already exists 17:35:26 c2782a1437bd: Layer already exists 17:35:26 3.0.0-dev.28: digest: sha256:aa2d45a2bae4d14f12c862ee17f911715e6c64db66f14de02d46de2d9b986699 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:26 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:35:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:35:27 3f70e4b93bfc: Preparing 17:35:27 6226dd18b914: Preparing 17:35:27 5aea7efd4825: Preparing 17:35:27 c38259266a77: Preparing 17:35:27 efd9f04840e3: Preparing 17:35:27 7ef2cb7dd3e4: Preparing 17:35:27 e31b4ded2dc4: Preparing 17:35:27 267acb421a7b: Preparing 17:35:27 c2782a1437bd: Preparing 17:35:27 7ef2cb7dd3e4: Waiting 17:35:27 e31b4ded2dc4: Waiting 17:35:27 267acb421a7b: Waiting 17:35:27 c2782a1437bd: Waiting 17:35:27 17bec77d7fdc: Preparing 17:35:27 17bec77d7fdc: Waiting 17:35:27 3f70e4b93bfc: Layer already exists 17:35:27 c38259266a77: Layer already exists 17:35:27 6226dd18b914: Layer already exists 17:35:27 efd9f04840e3: Layer already exists 17:35:27 5aea7efd4825: Layer already exists 17:35:27 7ef2cb7dd3e4: Layer already exists 17:35:27 e31b4ded2dc4: Layer already exists 17:35:27 267acb421a7b: Layer already exists 17:35:27 17bec77d7fdc: Layer already exists 17:35:27 c2782a1437bd: Layer already exists 17:35:27 228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28: digest: sha256:aa2d45a2bae4d14f12c862ee17f911715e6c64db66f14de02d46de2d9b986699 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:27 + 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 17:35:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 17:35:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:35:28 3f70e4b93bfc: Preparing 17:35:28 6226dd18b914: Preparing 17:35:28 5aea7efd4825: Preparing 17:35:28 c38259266a77: Preparing 17:35:28 efd9f04840e3: Preparing 17:35:28 7ef2cb7dd3e4: Preparing 17:35:28 e31b4ded2dc4: Preparing 17:35:28 267acb421a7b: Preparing 17:35:28 c2782a1437bd: Preparing 17:35:28 17bec77d7fdc: Preparing 17:35:28 267acb421a7b: Waiting 17:35:28 c2782a1437bd: Waiting 17:35:28 17bec77d7fdc: Waiting 17:35:28 7ef2cb7dd3e4: Waiting 17:35:28 e31b4ded2dc4: Waiting 17:35:28 5aea7efd4825: Layer already exists 17:35:28 efd9f04840e3: Layer already exists 17:35:28 6226dd18b914: Layer already exists 17:35:28 3f70e4b93bfc: Layer already exists 17:35:28 c38259266a77: Layer already exists 17:35:28 7ef2cb7dd3e4: Layer already exists 17:35:28 e31b4ded2dc4: Layer already exists 17:35:28 267acb421a7b: Layer already exists 17:35:28 c2782a1437bd: Layer already exists 17:35:28 17bec77d7fdc: Layer already exists 17:35:28 main: digest: sha256:aa2d45a2bae4d14f12c862ee17f911715e6c64db66f14de02d46de2d9b986699 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:35:28 ===================================================== [Pipeline] echo 17:35:28 taggedImages: 17:35:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:228e514b7b7673bf36cf89ad007a44664e52a272 17:35:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 17:35:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.28 17:35:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:35:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 17:35:28 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 17:35:28 228e514b7b7673bf36cf89ad007a44664e52a272 17:35:28 latest 17:35:28 3.0.0-dev.28 17:35:28 228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:35:28 main 17:35:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:28 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:228e514b7b7673bf36cf89ad007a44664e52a272 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:228e514b7b7673bf36cf89ad007a44664e52a272 17:35:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:35:29 d2e8dc70f3e3: Preparing 17:35:29 aeae66dc658f: Preparing 17:35:29 65037ea3ee12: Preparing 17:35:29 c0bc717f7670: Preparing 17:35:29 9833f26c6bda: Preparing 17:35:29 9833f26c6bda: Layer already exists 17:35:29 65037ea3ee12: Layer already exists 17:35:29 d2e8dc70f3e3: Pushed 17:35:30 c0bc717f7670: Pushed 17:35:34 aeae66dc658f: Pushed 17:35:34 228e514b7b7673bf36cf89ad007a44664e52a272: digest: sha256:d6cc2075443ae721a4a76b66cb6d83db44afe53ab9f0c0d43bae4fe5f610716c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:34 + 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 17:35:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 17:35:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:35:35 d2e8dc70f3e3: Preparing 17:35:35 aeae66dc658f: Preparing 17:35:35 65037ea3ee12: Preparing 17:35:35 c0bc717f7670: Preparing 17:35:35 9833f26c6bda: Preparing 17:35:35 d2e8dc70f3e3: Layer already exists 17:35:35 aeae66dc658f: Layer already exists 17:35:35 65037ea3ee12: Layer already exists 17:35:35 c0bc717f7670: Layer already exists 17:35:35 9833f26c6bda: Layer already exists 17:35:35 latest: digest: sha256:d6cc2075443ae721a4a76b66cb6d83db44afe53ab9f0c0d43bae4fe5f610716c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:35 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.28 17:35:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:35:36 d2e8dc70f3e3: Preparing 17:35:36 aeae66dc658f: Preparing 17:35:36 65037ea3ee12: Preparing 17:35:36 c0bc717f7670: Preparing 17:35:36 9833f26c6bda: Preparing 17:35:36 c0bc717f7670: Layer already exists 17:35:36 aeae66dc658f: Layer already exists 17:35:36 65037ea3ee12: Layer already exists 17:35:36 9833f26c6bda: Layer already exists 17:35:36 d2e8dc70f3e3: Layer already exists 17:35:36 3.0.0-dev.28: digest: sha256:d6cc2075443ae721a4a76b66cb6d83db44afe53ab9f0c0d43bae4fe5f610716c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:36 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:35:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:35:37 d2e8dc70f3e3: Preparing 17:35:37 aeae66dc658f: Preparing 17:35:37 65037ea3ee12: Preparing 17:35:37 c0bc717f7670: Preparing 17:35:37 9833f26c6bda: Preparing 17:35:37 d2e8dc70f3e3: Layer already exists 17:35:37 65037ea3ee12: Layer already exists 17:35:37 aeae66dc658f: Layer already exists 17:35:37 9833f26c6bda: Layer already exists 17:35:37 c0bc717f7670: Layer already exists 17:35:37 228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28: digest: sha256:d6cc2075443ae721a4a76b66cb6d83db44afe53ab9f0c0d43bae4fe5f610716c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:37 + 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 17:35:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 17:35:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:35:38 d2e8dc70f3e3: Preparing 17:35:38 aeae66dc658f: Preparing 17:35:38 65037ea3ee12: Preparing 17:35:38 c0bc717f7670: Preparing 17:35:38 9833f26c6bda: Preparing 17:35:38 d2e8dc70f3e3: Layer already exists 17:35:38 aeae66dc658f: Layer already exists 17:35:38 9833f26c6bda: Layer already exists 17:35:38 65037ea3ee12: Layer already exists 17:35:38 c0bc717f7670: Layer already exists 17:35:38 main: digest: sha256:d6cc2075443ae721a4a76b66cb6d83db44afe53ab9f0c0d43bae4fe5f610716c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:35:38 ===================================================== [Pipeline] echo 17:35:38 taggedImages: 17:35:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:228e514b7b7673bf36cf89ad007a44664e52a272 17:35:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 17:35:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.28 17:35:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:35:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 17:35:38 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 17:35:38 228e514b7b7673bf36cf89ad007a44664e52a272 17:35:38 latest 17:35:38 3.0.0-dev.28 17:35:38 228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:35:38 main 17:35:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:38 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:228e514b7b7673bf36cf89ad007a44664e52a272 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:228e514b7b7673bf36cf89ad007a44664e52a272 17:35:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:35:39 68f12d44d6e6: Preparing 17:35:39 ce46b94bd121: Preparing 17:35:39 a81ffac09491: Preparing 17:35:39 c43f67186a80: Preparing 17:35:39 6365fa91f022: Preparing 17:35:39 a407297422e9: Preparing 17:35:39 9833f26c6bda: Preparing 17:35:39 9833f26c6bda: Waiting 17:35:39 a407297422e9: Waiting 17:35:39 68f12d44d6e6: Pushed 17:35:39 ce46b94bd121: Pushed 17:35:39 a81ffac09491: Pushed 17:35:41 9833f26c6bda: Layer already exists 17:35:42 a407297422e9: Pushed 17:35:47 6365fa91f022: Pushed 17:35:55 c43f67186a80: Pushed 17:35:55 228e514b7b7673bf36cf89ad007a44664e52a272: digest: sha256:7daf2cd586461271b5c9380a7357148017beb0d12cf17fbdd6a94b79054f7a78 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:56 + 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 17:35:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 17:35:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:35:56 68f12d44d6e6: Preparing 17:35:56 ce46b94bd121: Preparing 17:35:56 a81ffac09491: Preparing 17:35:56 c43f67186a80: Preparing 17:35:56 6365fa91f022: Preparing 17:35:56 a407297422e9: Preparing 17:35:56 9833f26c6bda: Preparing 17:35:56 a407297422e9: Waiting 17:35:56 9833f26c6bda: Waiting 17:35:56 6365fa91f022: Layer already exists 17:35:56 c43f67186a80: Layer already exists 17:35:56 a81ffac09491: Layer already exists 17:35:56 68f12d44d6e6: Layer already exists 17:35:56 ce46b94bd121: Layer already exists 17:35:56 a407297422e9: Layer already exists 17:35:56 9833f26c6bda: Layer already exists 17:35:56 latest: digest: sha256:7daf2cd586461271b5c9380a7357148017beb0d12cf17fbdd6a94b79054f7a78 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:57 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.28 17:35:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:35:57 68f12d44d6e6: Preparing 17:35:57 ce46b94bd121: Preparing 17:35:57 a81ffac09491: Preparing 17:35:57 c43f67186a80: Preparing 17:35:57 6365fa91f022: Preparing 17:35:57 a407297422e9: Preparing 17:35:57 9833f26c6bda: Preparing 17:35:57 a407297422e9: Waiting 17:35:57 a81ffac09491: Layer already exists 17:35:57 68f12d44d6e6: Layer already exists 17:35:57 c43f67186a80: Layer already exists 17:35:57 ce46b94bd121: Layer already exists 17:35:57 6365fa91f022: Layer already exists 17:35:57 9833f26c6bda: Layer already exists 17:35:57 a407297422e9: Layer already exists 17:35:57 3.0.0-dev.28: digest: sha256:7daf2cd586461271b5c9380a7357148017beb0d12cf17fbdd6a94b79054f7a78 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:58 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:35:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:35:58 68f12d44d6e6: Preparing 17:35:58 ce46b94bd121: Preparing 17:35:58 a81ffac09491: Preparing 17:35:58 c43f67186a80: Preparing 17:35:58 6365fa91f022: Preparing 17:35:58 a407297422e9: Preparing 17:35:58 9833f26c6bda: Preparing 17:35:58 a407297422e9: Waiting 17:35:58 9833f26c6bda: Waiting 17:35:58 c43f67186a80: Layer already exists 17:35:58 ce46b94bd121: Layer already exists 17:35:58 a81ffac09491: Layer already exists 17:35:58 6365fa91f022: Layer already exists 17:35:58 68f12d44d6e6: Layer already exists 17:35:58 a407297422e9: Layer already exists 17:35:58 9833f26c6bda: Layer already exists 17:35:58 228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28: digest: sha256:7daf2cd586461271b5c9380a7357148017beb0d12cf17fbdd6a94b79054f7a78 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:58 + 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 17:35:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 17:35:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:35:59 68f12d44d6e6: Preparing 17:35:59 ce46b94bd121: Preparing 17:35:59 a81ffac09491: Preparing 17:35:59 c43f67186a80: Preparing 17:35:59 6365fa91f022: Preparing 17:35:59 a407297422e9: Preparing 17:35:59 9833f26c6bda: Preparing 17:35:59 a407297422e9: Waiting 17:35:59 9833f26c6bda: Waiting 17:35:59 6365fa91f022: Layer already exists 17:35:59 a81ffac09491: Layer already exists 17:35:59 ce46b94bd121: Layer already exists 17:35:59 68f12d44d6e6: Layer already exists 17:35:59 c43f67186a80: Layer already exists 17:35:59 9833f26c6bda: Layer already exists 17:35:59 a407297422e9: Layer already exists 17:35:59 main: digest: sha256:7daf2cd586461271b5c9380a7357148017beb0d12cf17fbdd6a94b79054f7a78 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:35:59 ===================================================== [Pipeline] echo 17:35:59 taggedImages: 17:35:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:228e514b7b7673bf36cf89ad007a44664e52a272 17:35:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 17:35:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.28 17:35:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:35:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 17:35:59 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 17:35:59 228e514b7b7673bf36cf89ad007a44664e52a272 17:35:59 latest 17:35:59 3.0.0-dev.28 17:35:59 228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:35:59 main 17:35:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:00 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:228e514b7b7673bf36cf89ad007a44664e52a272 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:228e514b7b7673bf36cf89ad007a44664e52a272 17:36:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:36:00 d6c6c6b52849: Preparing 17:36:00 2cb4b9ebb299: Preparing 17:36:00 4d0e41c8908f: Preparing 17:36:00 1c4ba68722e5: Preparing 17:36:00 24b0c05174fb: Preparing 17:36:00 9833f26c6bda: Preparing 17:36:00 9833f26c6bda: Waiting 17:36:00 d6c6c6b52849: Pushed 17:36:00 4d0e41c8908f: Pushed 17:36:00 2cb4b9ebb299: Pushed 17:36:00 9833f26c6bda: Layer already exists 17:36:01 24b0c05174fb: Pushed 17:36:16 1c4ba68722e5: Pushed 17:36:16 228e514b7b7673bf36cf89ad007a44664e52a272: digest: sha256:c9e9ff15dea584599e9782aba92605e40706b1f49c76e4d8ab4918e0757e6cfc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:16 + 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 17:36:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 17:36:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:36:16 d6c6c6b52849: Preparing 17:36:16 2cb4b9ebb299: Preparing 17:36:16 4d0e41c8908f: Preparing 17:36:16 1c4ba68722e5: Preparing 17:36:16 24b0c05174fb: Preparing 17:36:16 9833f26c6bda: Preparing 17:36:16 9833f26c6bda: Waiting 17:36:16 2cb4b9ebb299: Layer already exists 17:36:16 1c4ba68722e5: Layer already exists 17:36:16 4d0e41c8908f: Layer already exists 17:36:16 24b0c05174fb: Layer already exists 17:36:16 d6c6c6b52849: Layer already exists 17:36:16 9833f26c6bda: Layer already exists 17:36:17 latest: digest: sha256:c9e9ff15dea584599e9782aba92605e40706b1f49c76e4d8ab4918e0757e6cfc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:17 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.28 17:36:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:36:17 d6c6c6b52849: Preparing 17:36:17 2cb4b9ebb299: Preparing 17:36:17 4d0e41c8908f: Preparing 17:36:17 1c4ba68722e5: Preparing 17:36:17 24b0c05174fb: Preparing 17:36:17 9833f26c6bda: Preparing 17:36:17 9833f26c6bda: Waiting 17:36:17 d6c6c6b52849: Layer already exists 17:36:17 1c4ba68722e5: Layer already exists 17:36:17 24b0c05174fb: Layer already exists 17:36:17 2cb4b9ebb299: Layer already exists 17:36:17 4d0e41c8908f: Layer already exists 17:36:17 9833f26c6bda: Layer already exists 17:36:18 3.0.0-dev.28: digest: sha256:c9e9ff15dea584599e9782aba92605e40706b1f49c76e4d8ab4918e0757e6cfc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:18 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:36:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:36:18 d6c6c6b52849: Preparing 17:36:18 2cb4b9ebb299: Preparing 17:36:18 4d0e41c8908f: Preparing 17:36:18 1c4ba68722e5: Preparing 17:36:18 24b0c05174fb: Preparing 17:36:18 9833f26c6bda: Preparing 17:36:18 d6c6c6b52849: Layer already exists 17:36:18 24b0c05174fb: Layer already exists 17:36:18 1c4ba68722e5: Layer already exists 17:36:18 2cb4b9ebb299: Layer already exists 17:36:18 4d0e41c8908f: Layer already exists 17:36:18 9833f26c6bda: Layer already exists 17:36:19 228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28: digest: sha256:c9e9ff15dea584599e9782aba92605e40706b1f49c76e4d8ab4918e0757e6cfc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:19 + 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 17:36:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 17:36:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:36:19 d6c6c6b52849: Preparing 17:36:19 2cb4b9ebb299: Preparing 17:36:19 4d0e41c8908f: Preparing 17:36:19 1c4ba68722e5: Preparing 17:36:19 24b0c05174fb: Preparing 17:36:19 9833f26c6bda: Preparing 17:36:19 9833f26c6bda: Waiting 17:36:19 1c4ba68722e5: Layer already exists 17:36:19 2cb4b9ebb299: Layer already exists 17:36:19 4d0e41c8908f: Layer already exists 17:36:19 d6c6c6b52849: Layer already exists 17:36:19 24b0c05174fb: Layer already exists 17:36:19 9833f26c6bda: Layer already exists 17:36:20 main: digest: sha256:c9e9ff15dea584599e9782aba92605e40706b1f49c76e4d8ab4918e0757e6cfc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:36:20 ===================================================== [Pipeline] echo 17:36:20 taggedImages: 17:36:20 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:228e514b7b7673bf36cf89ad007a44664e52a272 17:36:20 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 17:36:20 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.28 17:36:20 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:36:20 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 17:36:20 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 17:36:20 228e514b7b7673bf36cf89ad007a44664e52a272 17:36:20 latest 17:36:20 3.0.0-dev.28 17:36:20 228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:36:20 main 17:36:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:20 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:228e514b7b7673bf36cf89ad007a44664e52a272 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:228e514b7b7673bf36cf89ad007a44664e52a272 17:36:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:36:20 0555832beb0e: Preparing 17:36:20 b06c1803c20b: Preparing 17:36:20 d6169ae3eaf9: Preparing 17:36:20 7c23234a8368: Preparing 17:36:20 a407297422e9: Preparing 17:36:20 9833f26c6bda: Preparing 17:36:20 9833f26c6bda: Waiting 17:36:20 a407297422e9: Layer already exists 17:36:21 9833f26c6bda: Layer already exists 17:36:21 0555832beb0e: Pushed 17:36:21 b06c1803c20b: Pushed 17:36:21 d6169ae3eaf9: Pushed 17:36:39 7c23234a8368: Pushed 17:36:39 228e514b7b7673bf36cf89ad007a44664e52a272: digest: sha256:95e82a964b1dc4e91ca6d22a75adc18645d2758da0b02885f30a71345f30f8bd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:39 + 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 17:36:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 17:36:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:36:40 0555832beb0e: Preparing 17:36:40 b06c1803c20b: Preparing 17:36:40 d6169ae3eaf9: Preparing 17:36:40 7c23234a8368: Preparing 17:36:40 a407297422e9: Preparing 17:36:40 9833f26c6bda: Preparing 17:36:40 9833f26c6bda: Waiting 17:36:40 b06c1803c20b: Layer already exists 17:36:40 d6169ae3eaf9: Layer already exists 17:36:40 7c23234a8368: Layer already exists 17:36:40 0555832beb0e: Layer already exists 17:36:40 a407297422e9: Layer already exists 17:36:40 9833f26c6bda: Layer already exists 17:36:40 latest: digest: sha256:95e82a964b1dc4e91ca6d22a75adc18645d2758da0b02885f30a71345f30f8bd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:40 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.28 17:36:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:36:40 0555832beb0e: Preparing 17:36:40 b06c1803c20b: Preparing 17:36:40 d6169ae3eaf9: Preparing 17:36:40 7c23234a8368: Preparing 17:36:40 a407297422e9: Preparing 17:36:40 9833f26c6bda: Preparing 17:36:40 9833f26c6bda: Waiting 17:36:40 a407297422e9: Layer already exists 17:36:40 0555832beb0e: Layer already exists 17:36:40 b06c1803c20b: Layer already exists 17:36:40 d6169ae3eaf9: Layer already exists 17:36:40 7c23234a8368: Layer already exists 17:36:40 9833f26c6bda: Layer already exists 17:36:41 3.0.0-dev.28: digest: sha256:95e82a964b1dc4e91ca6d22a75adc18645d2758da0b02885f30a71345f30f8bd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:41 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:36:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:36:41 0555832beb0e: Preparing 17:36:41 b06c1803c20b: Preparing 17:36:41 d6169ae3eaf9: Preparing 17:36:41 7c23234a8368: Preparing 17:36:41 a407297422e9: Preparing 17:36:41 9833f26c6bda: Preparing 17:36:41 9833f26c6bda: Waiting 17:36:41 0555832beb0e: Layer already exists 17:36:41 b06c1803c20b: Layer already exists 17:36:41 d6169ae3eaf9: Layer already exists 17:36:41 a407297422e9: Layer already exists 17:36:41 7c23234a8368: Layer already exists 17:36:41 9833f26c6bda: Layer already exists 17:36:42 228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28: digest: sha256:95e82a964b1dc4e91ca6d22a75adc18645d2758da0b02885f30a71345f30f8bd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:42 + 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 17:36:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 17:36:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:36:42 0555832beb0e: Preparing 17:36:42 b06c1803c20b: Preparing 17:36:42 d6169ae3eaf9: Preparing 17:36:42 7c23234a8368: Preparing 17:36:42 a407297422e9: Preparing 17:36:42 9833f26c6bda: Preparing 17:36:42 9833f26c6bda: Waiting 17:36:42 b06c1803c20b: Layer already exists 17:36:42 a407297422e9: Layer already exists 17:36:42 7c23234a8368: Layer already exists 17:36:42 0555832beb0e: Layer already exists 17:36:42 d6169ae3eaf9: Layer already exists 17:36:42 9833f26c6bda: Layer already exists 17:36:43 main: digest: sha256:95e82a964b1dc4e91ca6d22a75adc18645d2758da0b02885f30a71345f30f8bd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:36:43 ===================================================== [Pipeline] echo 17:36:43 taggedImages: 17:36:43 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:228e514b7b7673bf36cf89ad007a44664e52a272 17:36:43 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 17:36:43 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.28 17:36:43 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:36:43 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 17:36:43 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 17:36:43 228e514b7b7673bf36cf89ad007a44664e52a272 17:36:43 latest 17:36:43 3.0.0-dev.28 17:36:43 228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:36:43 main 17:36:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:43 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:228e514b7b7673bf36cf89ad007a44664e52a272 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:228e514b7b7673bf36cf89ad007a44664e52a272 17:36:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:36:43 c9a8c7e25e58: Preparing 17:36:43 b8d7ae9d24d0: Preparing 17:36:43 65037ea3ee12: Preparing 17:36:43 6fc3b73e1acc: Preparing 17:36:43 17bec77d7fdc: Preparing 17:36:43 17bec77d7fdc: Layer already exists 17:36:43 65037ea3ee12: Layer already exists 17:36:44 c9a8c7e25e58: Pushed 17:36:44 6fc3b73e1acc: Pushed 17:36:49 b8d7ae9d24d0: Pushed 17:36:49 228e514b7b7673bf36cf89ad007a44664e52a272: digest: sha256:c1ed8cf814220fa08e276d833ea22e7ffd2f30d7aae6d4744f2415f1df2a57dd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:50 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 17:36:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:36:50 c9a8c7e25e58: Preparing 17:36:50 b8d7ae9d24d0: Preparing 17:36:50 65037ea3ee12: Preparing 17:36:50 6fc3b73e1acc: Preparing 17:36:50 17bec77d7fdc: Preparing 17:36:50 65037ea3ee12: Layer already exists 17:36:50 17bec77d7fdc: Layer already exists 17:36:50 6fc3b73e1acc: Layer already exists 17:36:50 c9a8c7e25e58: Layer already exists 17:36:50 b8d7ae9d24d0: Layer already exists 17:36:50 latest: digest: sha256:c1ed8cf814220fa08e276d833ea22e7ffd2f30d7aae6d4744f2415f1df2a57dd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:51 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.28 17:36:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:36:51 c9a8c7e25e58: Preparing 17:36:51 b8d7ae9d24d0: Preparing 17:36:51 65037ea3ee12: Preparing 17:36:51 6fc3b73e1acc: Preparing 17:36:51 17bec77d7fdc: Preparing 17:36:51 c9a8c7e25e58: Layer already exists 17:36:51 17bec77d7fdc: Layer already exists 17:36:51 65037ea3ee12: Layer already exists 17:36:51 b8d7ae9d24d0: Layer already exists 17:36:51 6fc3b73e1acc: Layer already exists 17:36:51 3.0.0-dev.28: digest: sha256:c1ed8cf814220fa08e276d833ea22e7ffd2f30d7aae6d4744f2415f1df2a57dd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:52 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:36:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:36:52 c9a8c7e25e58: Preparing 17:36:52 b8d7ae9d24d0: Preparing 17:36:52 65037ea3ee12: Preparing 17:36:52 6fc3b73e1acc: Preparing 17:36:52 17bec77d7fdc: Preparing 17:36:52 c9a8c7e25e58: Layer already exists 17:36:52 6fc3b73e1acc: Layer already exists 17:36:52 65037ea3ee12: Layer already exists 17:36:52 b8d7ae9d24d0: Layer already exists 17:36:52 17bec77d7fdc: Layer already exists 17:36:52 228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28: digest: sha256:c1ed8cf814220fa08e276d833ea22e7ffd2f30d7aae6d4744f2415f1df2a57dd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:53 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 17:36:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:36:53 c9a8c7e25e58: Preparing 17:36:53 b8d7ae9d24d0: Preparing 17:36:53 65037ea3ee12: Preparing 17:36:53 6fc3b73e1acc: Preparing 17:36:53 17bec77d7fdc: Preparing 17:36:53 b8d7ae9d24d0: Layer already exists 17:36:53 17bec77d7fdc: Layer already exists 17:36:53 65037ea3ee12: Layer already exists 17:36:53 6fc3b73e1acc: Layer already exists 17:36:53 c9a8c7e25e58: Layer already exists 17:36:53 main: digest: sha256:c1ed8cf814220fa08e276d833ea22e7ffd2f30d7aae6d4744f2415f1df2a57dd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:36:53 ===================================================== [Pipeline] echo 17:36:53 taggedImages: 17:36:53 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:228e514b7b7673bf36cf89ad007a44664e52a272 17:36:53 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 17:36:53 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.28 17:36:53 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:36:53 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 17:36:53 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 17:36:53 228e514b7b7673bf36cf89ad007a44664e52a272 17:36:53 latest 17:36:53 3.0.0-dev.28 17:36:53 228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:36:53 main 17:36:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:228e514b7b7673bf36cf89ad007a44664e52a272 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:228e514b7b7673bf36cf89ad007a44664e52a272 17:36:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:36:54 584367370a17: Preparing 17:36:54 4cb418474c74: Preparing 17:36:54 65037ea3ee12: Preparing 17:36:54 16191e0a27c0: Preparing 17:36:54 17bec77d7fdc: Preparing 17:36:54 17bec77d7fdc: Layer already exists 17:36:54 16191e0a27c0: Layer already exists 17:36:54 65037ea3ee12: Layer already exists 17:36:54 584367370a17: Pushed 17:37:00 4cb418474c74: Pushed 17:37:00 228e514b7b7673bf36cf89ad007a44664e52a272: digest: sha256:4f2a6ab2363af8b5b2bd0678f376cfa219a63bf8afa71ce4d73142dfc9ca1254 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:00 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 17:37:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:37:01 584367370a17: Preparing 17:37:01 4cb418474c74: Preparing 17:37:01 65037ea3ee12: Preparing 17:37:01 16191e0a27c0: Preparing 17:37:01 17bec77d7fdc: Preparing 17:37:01 4cb418474c74: Layer already exists 17:37:01 16191e0a27c0: Layer already exists 17:37:01 17bec77d7fdc: Layer already exists 17:37:01 584367370a17: Layer already exists 17:37:01 65037ea3ee12: Layer already exists 17:37:01 latest: digest: sha256:4f2a6ab2363af8b5b2bd0678f376cfa219a63bf8afa71ce4d73142dfc9ca1254 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.28 17:37:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:37:02 584367370a17: Preparing 17:37:02 4cb418474c74: Preparing 17:37:02 65037ea3ee12: Preparing 17:37:02 16191e0a27c0: Preparing 17:37:02 17bec77d7fdc: Preparing 17:37:02 584367370a17: Layer already exists 17:37:02 4cb418474c74: Layer already exists 17:37:02 65037ea3ee12: Layer already exists 17:37:02 16191e0a27c0: Layer already exists 17:37:02 17bec77d7fdc: Layer already exists 17:37:02 3.0.0-dev.28: digest: sha256:4f2a6ab2363af8b5b2bd0678f376cfa219a63bf8afa71ce4d73142dfc9ca1254 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:02 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:37:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:37:02 584367370a17: Preparing 17:37:02 4cb418474c74: Preparing 17:37:02 65037ea3ee12: Preparing 17:37:02 16191e0a27c0: Preparing 17:37:02 17bec77d7fdc: Preparing 17:37:02 17bec77d7fdc: Layer already exists 17:37:02 16191e0a27c0: Layer already exists 17:37:02 4cb418474c74: Layer already exists 17:37:02 584367370a17: Layer already exists 17:37:02 65037ea3ee12: Layer already exists 17:37:02 228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28: digest: sha256:4f2a6ab2363af8b5b2bd0678f376cfa219a63bf8afa71ce4d73142dfc9ca1254 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:03 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 17:37:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:37:03 584367370a17: Preparing 17:37:03 4cb418474c74: Preparing 17:37:03 65037ea3ee12: Preparing 17:37:03 16191e0a27c0: Preparing 17:37:03 17bec77d7fdc: Preparing 17:37:03 4cb418474c74: Layer already exists 17:37:03 16191e0a27c0: Layer already exists 17:37:03 65037ea3ee12: Layer already exists 17:37:03 17bec77d7fdc: Layer already exists 17:37:03 584367370a17: Layer already exists 17:37:04 main: digest: sha256:4f2a6ab2363af8b5b2bd0678f376cfa219a63bf8afa71ce4d73142dfc9ca1254 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:37:04 ===================================================== [Pipeline] echo 17:37:04 taggedImages: 17:37:04 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:228e514b7b7673bf36cf89ad007a44664e52a272 17:37:04 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 17:37:04 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.28 17:37:04 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:228e514b7b7673bf36cf89ad007a44664e52a272-3.0.0-dev.28 17:37:04 - 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 17:37:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:37:04 17:37:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:37:04 arm64: Pulling from edgex-lftools-log-publisher 17:37:04 8998bd30e6a1: Pulling fs layer 17:37:04 04944245beec: Pulling fs layer 17:37:04 699f458cf7ca: Pulling fs layer 17:37:04 765212b225bb: Pulling fs layer 17:37:04 f23df028b6ca: Pulling fs layer 17:37:04 d65c8cfc05b1: Pulling fs layer 17:37:04 2437ff75d9bd: Pulling fs layer 17:37:04 f23df028b6ca: Waiting 17:37:04 d65c8cfc05b1: Waiting 17:37:04 2437ff75d9bd: Waiting 17:37:04 765212b225bb: Waiting 17:37:05 04944245beec: Verifying Checksum 17:37:05 04944245beec: Download complete 17:37:05 765212b225bb: Verifying Checksum 17:37:05 765212b225bb: Download complete 17:37:05 f23df028b6ca: Verifying Checksum 17:37:05 f23df028b6ca: Download complete 17:37:05 d65c8cfc05b1: Verifying Checksum 17:37:05 d65c8cfc05b1: Download complete 17:37:05 699f458cf7ca: Verifying Checksum 17:37:05 699f458cf7ca: Download complete 17:37:05 8998bd30e6a1: Verifying Checksum 17:37:05 8998bd30e6a1: Download complete 17:37:08 2437ff75d9bd: Verifying Checksum 17:37:08 2437ff75d9bd: Download complete 17:37:09 8998bd30e6a1: Pull complete 17:37:10 04944245beec: Pull complete 17:37:11 699f458cf7ca: Pull complete 17:37:11 765212b225bb: Pull complete 17:37:12 f23df028b6ca: Pull complete 17:37:12 d65c8cfc05b1: Pull complete 17:37:27 2437ff75d9bd: Pull complete 17:37:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:37:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:37:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:37:27 prd-ubuntu20.04-docker-arm64-4c-16g-3684 does not seem to be running inside a container 17:37:28 $ 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/385 -v /w/workspace/edgex-go/385:/w/workspace/edgex-go/385:rw,z -v /w/workspace/edgex-go/385@tmp:/w/workspace/edgex-go/385@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 17:37:30 $ docker top d4610594a999d1678b4f672a7bde7fa6fd10160fb5734d3a52ad9cc2bd1c3a0d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:37:31 ---> job-cost.sh 17:37:31 lf-activate-venv: SKIPPING 17:37:31 INFO: No Stack... 17:37:32 INFO: Retrieving Pricing Info for: v3-standard-4 17:37:32 INFO: Archiving Costs [Pipeline] sh 17:37:33 + cut -d, -f6 17:37:33 + cat /w/workspace/edgex-go/385/archives/cost.csv [Pipeline] lock 17:37:33 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-385-stack-cost] 17:37:33 Resource [jenkins-edgexfoundry-edgex-go-main-385-stack-cost] did not exist. Created. 17:37:33 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-385-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:37:34 + echo total: 0.10999999940395355 [Pipeline] stash 17:37:34 Stashed 1 file(s) [Pipeline] } 17:37:34 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-385-stack-cost] [Pipeline] // lock [Pipeline] } 17:37:34 $ docker stop --time=1 d4610594a999d1678b4f672a7bde7fa6fd10160fb5734d3a52ad9cc2bd1c3a0d 17:37:36 $ docker rm -f --volumes d4610594a999d1678b4f672a7bde7fa6fd10160fb5734d3a52ad9cc2bd1c3a0d [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 17:37:36 provisioning config files... 17:37:36 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/385@tmp/config9354643090393877819tmp [Pipeline] { [Pipeline] sh 17:37:37 + set +x 17:37:37 + curl -s https://codecov.io/bash 17:37:37 + bash -s -- 17:37:37 17:37:37 _____ _ 17:37:37 / ____| | | 17:37:37 | | ___ __| | ___ ___ _____ __ 17:37:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:37:37 | |___| (_) | (_| | __/ (_| (_) \ V / 17:37:37 \_____\___/ \__,_|\___|\___\___/ \_/ 17:37:37 Bash-1.0.6 17:37:37 17:37:37 17:37:37 ==> git version 2.25.1 found 17:37:37 ==> 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 17:37:37 Release-Date: 2020-01-08 17:37:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:37:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:37:37 ==> Jenkins CI detected. 17:37:37 current dir:  /w/workspace/edgex-go/385 17:37:37 project root: . 17:37:37 --> token set from env 17:37:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:37:37 ==> Running gcov in . (disable via -X gcov) 17:37:37 ==> Python coveragepy not found 17:37:37 ==> Searching for coverage reports in: 17:37:37 + . 17:37:37 -> Found 1 reports 17:37:37 ==> Detecting git/mercurial file structure 17:37:37 ==> Reading reports 17:37:37 + ./coverage.out bytes=489970 17:37:37 ==> Appending adjustments 17:37:37 https://docs.codecov.io/docs/fixing-reports 17:37:38 + Found adjustments 17:37:38 ==> Gzipping contents 17:37:38 64K /tmp/codecov.aQAPMK.gz 17:37:38 ==> Uploading reports 17:37:38 url: https://codecov.io 17:37:38 query: branch=main&commit=228e514b7b7673bf36cf89ad007a44664e52a272&build=385&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F385%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:37:38 -> Pinging Codecov 17:37:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=228e514b7b7673bf36cf89ad007a44664e52a272&build=385&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F385%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:37:39 -> Uploading to 17:37:39 https://storage.googleapis.com/codecov/v4/raw/2023-01-25/00271124DB129430A58F1EEE437C3FCB/228e514b7b7673bf36cf89ad007a44664e52a272/725212b8-3833-4410-a567-bad86aa83654.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230125%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230125T173738Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=78798b605d607d3999e7f9917b55a8af145d9180b3eb4623a81e2e65a7ba60f5 17:37:39 % Total % Received % Xferd Average Speed Time Time Time Current 17:37:39 Dload Upload Total Spent Left Speed 17:37:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63321 0 0 100 63321 0 189k --:--:-- --:--:-- --:--:-- 189k 17:37:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/228e514b7b7673bf36cf89ad007a44664e52a272 [Pipeline] } 17:37:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 17:37:39 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:37:39 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:37:40 17:37:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:37:40 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:37:40 df9b9388f04a: Pulling fs layer 17:37:40 52dc419b0ee2: Pulling fs layer 17:37:40 25bc292e5bac: Pulling fs layer 17:37:40 114826534d7a: Pulling fs layer 17:37:40 4657fd5d0bcf: Pulling fs layer 17:37:40 6ad1cebc031e: Pulling fs layer 17:37:40 8a3aa393b2d8: Pulling fs layer 17:37:40 114826534d7a: Waiting 17:37:40 4657fd5d0bcf: Waiting 17:37:40 6ad1cebc031e: Waiting 17:37:40 8a3aa393b2d8: Waiting 17:37:40 25bc292e5bac: Verifying Checksum 17:37:40 25bc292e5bac: Download complete 17:37:40 52dc419b0ee2: Verifying Checksum 17:37:40 52dc419b0ee2: Download complete 17:37:40 4657fd5d0bcf: Verifying Checksum 17:37:40 4657fd5d0bcf: Download complete 17:37:40 df9b9388f04a: Verifying Checksum 17:37:40 df9b9388f04a: Download complete 17:37:40 6ad1cebc031e: Verifying Checksum 17:37:40 6ad1cebc031e: Download complete 17:37:40 df9b9388f04a: Pull complete 17:37:41 52dc419b0ee2: Pull complete 17:37:41 25bc292e5bac: Pull complete 17:37:41 114826534d7a: Verifying Checksum 17:37:41 114826534d7a: Download complete 17:37:42 8a3aa393b2d8: Verifying Checksum 17:37:42 8a3aa393b2d8: Download complete 17:37:46 114826534d7a: Pull complete 17:37:46 4657fd5d0bcf: Pull complete 17:37:46 6ad1cebc031e: Pull complete 17:37:49 8a3aa393b2d8: Pull complete 17:37:59 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:37:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:37:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:37:59 prd-ubuntu20.04-docker-8c-8g-3682 does not seem to be running inside a container 17:37:59 $ 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/385 -v /w/workspace/edgex-go/385:/w/workspace/edgex-go/385:rw,z -v /w/workspace/edgex-go/385@tmp:/w/workspace/edgex-go/385@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 17:38:11 $ docker top a9a68e0b30470644627381e985ed42e013eb1299ba2b99aed444dc31de85e85f -eo pid,comm [Pipeline] { [Pipeline] echo 17:38:11 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 17:38:12 + set -o pipefail 17:38:12 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 17:38:18 17:38:18 Monitoring /w/workspace/edgex-go/385 (github.com/edgexfoundry/edgex-go)... 17:38:18 17:38:18 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/2ce8ea32-8a5c-4b7a-bcb2-e61683e0a571 17:38:18 17:38:18 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:38:18 17:38:18 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:38:18 17:38:18 17:38:18 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:38:18 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:38:18 More details here: https://snyk.co/ue1NS [Pipeline] } 17:38:18 $ docker stop --time=1 a9a68e0b30470644627381e985ed42e013eb1299ba2b99aed444dc31de85e85f 17:38:27 $ docker rm -f --volumes a9a68e0b30470644627381e985ed42e013eb1299ba2b99aed444dc31de85e85f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 17:38:28 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:38:28 provisioning config files... 17:38:28 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/385@tmp/config5064771755842215370tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:38:28 --> edgex-publish-swagger.sh 17:38:28 === Publish openapi/v2 API === 17:38:28 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 17:38:28 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/385/openapi/v2/core-command.yaml] 17:38:28 % Total % Received % Xferd Average Speed Time Time Time Current 17:38:28 Dload Upload Total Spent Left Speed 17:38:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33880 100 38 100 33842 41 36824 --:--:-- --:--:-- --:--:-- 36826 100 33880 100 38 100 33842 41 36824 --:--:-- --:--:-- --:--:-- 36826 17:38:29 {"code":403,"message":"Access Denied"} 17:38:29 17:38:29 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/385/openapi/v2/core-data.yaml] 17:38:29 % Total % Received % Xferd Average Speed Time Time Time Current 17:38:29 Dload Upload Total Spent Left Speed 17:38:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71748 100 38 100 71710 48 90887 --:--:-- --:--:-- --:--:-- 90820 100 71748 100 38 100 71710 48 90887 --:--:-- --:--:-- --:--:-- 90820 17:38:30 {"code":403,"message":"Access Denied"} 17:38:30 17:38:30 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/385/openapi/v2/core-metadata.yaml] 17:38:30 % Total % Received % Xferd Average Speed Time Time Time Current 17:38:30 Dload Upload Total Spent Left Speed 17:38:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 38 100 144k 43 167k --:--:-- --:--:-- --:--:-- 167k 17:38:31 {"code":403,"message":"Access Denied"} 17:38:31 17:38:31 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/385/openapi/v2/support-notifications.yaml] 17:38:31 % Total % Received % Xferd Average Speed Time Time Time Current 17:38:31 Dload Upload Total Spent Left Speed 17:38:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89309 0 0 100 89309 0 863k --:--:-- --:--:-- --:--:-- 863k 100 89347 100 38 100 89309 47 108k --:--:-- --:--:-- --:--:-- 108k 17:38:31 {"code":403,"message":"Access Denied"} 17:38:31 17:38:31 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/385/openapi/v2/support-scheduler.yaml] 17:38:31 % Total % Received % Xferd Average Speed Time Time Time Current 17:38:31 Dload Upload Total Spent Left Speed 17:38:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39585 100 38 100 39547 46 48464 --:--:-- --:--:-- --:--:-- 48511 100 39585 100 38 100 39547 46 48464 --:--:-- --:--:-- --:--:-- 48451 17:38:32 {"code":403,"message":"Access Denied"} 17:38:32 [Pipeline] } 17:38:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 17:38:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:38:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:38:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:38:33 prd-ubuntu20.04-docker-8c-8g-3682 does not seem to be running inside a container 17:38:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/385 -v /w/workspace/edgex-go/385:/w/workspace/edgex-go/385:rw,z -v /w/workspace/edgex-go/385@tmp:/w/workspace/edgex-go/385@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 17:38:34 $ docker top e78acf329c3504bf30c59819a469b358f2adc41b11bbb445ea55b5d1c1076b5f -eo pid,comm 17:38:34 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). 17:38:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:38:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:38:34 [ssh-agent] Looking for ssh-agent implementation... 17:38:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:38:34 $ docker exec e78acf329c3504bf30c59819a469b358f2adc41b11bbb445ea55b5d1c1076b5f ssh-agent 17:38:34 SSH_AUTH_SOCK=/tmp/ssh-Y7prHd1NPWK3/agent.32 17:38:34 SSH_AGENT_PID=38 17:38:34 Running ssh-add (command line suppressed) 17:38:34 Identity added: /w/workspace/edgex-go/385@tmp/private_key_8974530701029355821.key (/w/workspace/edgex-go/385@tmp/private_key_8974530701029355821.key) 17:38:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:38:34 + git semver tag 17:38:34 2023-01-25 17:38:34,905 [run_tag] DEBUG tag force:False 17:38:34 2023-01-25 17:38:34,905 [check_head_tag] DEBUG check head tag 17:38:34 2023-01-25 17:38:34,908 [execute] INFO git cat-file --batch-check 17:38:34 2023-01-25 17:38:34,908 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/385, universal_newlines=False, shell=None, istream=) 17:38:34 2023-01-25 17:38:34,911 [execute] INFO git cat-file --batch 17:38:34 2023-01-25 17:38:34,911 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/385, universal_newlines=False, shell=None, istream=) 17:38:35 2023-01-25 17:38:34,946 [read_version] DEBUG read version from /w/workspace/edgex-go/385/.semver/main 17:38:35 2023-01-25 17:38:34,946 [execute] INFO git tag -a v3.0.0-dev.28 -m v3.0.0-dev.28 17:38:35 2023-01-25 17:38:34,947 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.28', '-m', 'v3.0.0-dev.28'], cwd=/w/workspace/edgex-go/385, universal_newlines=False, shell=None, istream=None) 17:38:35 2023-01-25 17:38:34,952 [read_version] DEBUG read version from /w/workspace/edgex-go/385/.semver/main 17:38:35 3.0.0-dev.28 [Pipeline] } 17:38:35 $ docker exec --env ******** --env ******** e78acf329c3504bf30c59819a469b358f2adc41b11bbb445ea55b5d1c1076b5f ssh-agent -k 17:38:35 unset SSH_AUTH_SOCK; 17:38:35 unset SSH_AGENT_PID; 17:38:35 echo Agent pid 38 killed; 17:38:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:38:35 + git semver [Pipeline] } 17:38:35 $ docker stop --time=1 e78acf329c3504bf30c59819a469b358f2adc41b11bbb445ea55b5d1c1076b5f 17:38:37 $ docker rm -f --volumes e78acf329c3504bf30c59819a469b358f2adc41b11bbb445ea55b5d1c1076b5f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:38:37 17:38:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:38:38 0.23.1-centos7: Pulling from edgex-lftools 17:38:38 ab5ef0e58194: Pulling fs layer 17:38:38 9712f1f96733: Pulling fs layer 17:38:38 63f879dbbcfc: Pulling fs layer 17:38:38 0d9ebad4ef96: Pulling fs layer 17:38:38 e9a5061849ea: Pulling fs layer 17:38:38 0d9ebad4ef96: Waiting 17:38:38 d747dcd14b5f: Pulling fs layer 17:38:38 2de7ff778b66: Pulling fs layer 17:38:38 e9a5061849ea: Waiting 17:38:38 d747dcd14b5f: Waiting 17:38:39 63f879dbbcfc: Verifying Checksum 17:38:39 63f879dbbcfc: Download complete 17:38:39 ab5ef0e58194: Verifying Checksum 17:38:39 ab5ef0e58194: Download complete 17:38:39 e9a5061849ea: Download complete 17:38:39 d747dcd14b5f: Verifying Checksum 17:38:39 d747dcd14b5f: Download complete 17:38:39 0d9ebad4ef96: Verifying Checksum 17:38:39 0d9ebad4ef96: Download complete 17:38:39 2de7ff778b66: Verifying Checksum 17:38:39 2de7ff778b66: Download complete 17:38:42 ab5ef0e58194: Pull complete 17:38:42 9712f1f96733: Pull complete 17:38:42 63f879dbbcfc: Pull complete 17:38:47 0d9ebad4ef96: Pull complete 17:38:47 e9a5061849ea: Pull complete 17:38:47 d747dcd14b5f: Pull complete 17:38:48 2de7ff778b66: Pull complete 17:38:49 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:38:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:38:49 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:38:49 prd-ubuntu20.04-docker-8c-8g-3682 does not seem to be running inside a container 17:38:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/385 -v /w/workspace/edgex-go/385:/w/workspace/edgex-go/385:rw,z -v /w/workspace/edgex-go/385@tmp:/w/workspace/edgex-go/385@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 17:39:03 $ docker top 88a26526f55101adc51a68bcdb9a4eeefc63a853534ada2c6258e394770be652 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:39:03 provisioning config files... 17:39:03 copy managed file [sigul-config] to file:/w/workspace/edgex-go/385@tmp/config16810379943416009804tmp 17:39:03 copy managed file [sigul-password] to file:/w/workspace/edgex-go/385@tmp/config1041291768308166677tmp 17:39:03 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/385@tmp/config16431544254006616475tmp [Pipeline] { [Pipeline] echo 17:39:03 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:39:03 ---> sigul-configuration.sh 17:39:03 gpg: directory `/root/.gnupg' created 17:39:03 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:39:03 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:39:03 gpg: keyring `/root/.gnupg/secring.gpg' created 17:39:03 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:39:03 gpg: CAST5 encrypted data 17:39:03 gpg: encrypted with 1 passphrase 17:39:03 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:39:03 + mkdir /home/jenkins 17:39:03 + mkdir /home/jenkins/sigul [Pipeline] sh 17:39:04 + 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 17:39:04 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:39:04 ---> sigul-install.sh 17:39:04 Sigul already installed; skipping installation. [Pipeline] sh 17:39:04 + git tag --list 17:39:04 0.6.0 17:39:04 0.6.1 17:39:04 0.7.0 17:39:04 0.7.1 17:39:04 v1.0.0 17:39:04 v1.0.1 17:39:04 v1.1.0 17:39:04 v1.2.0 17:39:04 v1.2.1 17:39:04 v1.3.0 17:39:04 v1.3.1 17:39:04 v2.0.0 17:39:04 v2.1.0 17:39:04 v2.1.1 17:39:04 v2.1.1-dev.1 17:39:04 v2.1.1-dev.2 17:39:04 v2.1.1-dev.3 17:39:04 v2.1.1-dev.4 17:39:04 v2.1.1-dev.5 17:39:04 v2.1.1-dev.6 17:39:04 v2.1.1-dev.7 17:39:04 v2.1.1-dev.8 17:39:04 v2.1.2-dev.1 17:39:04 v2.2.0 17:39:04 v2.2.1-dev.1 17:39:04 v2.2.1-dev.10 17:39:04 v2.2.1-dev.11 17:39:04 v2.2.1-dev.12 17:39:04 v2.2.1-dev.13 17:39:04 v2.2.1-dev.14 17:39:04 v2.2.1-dev.15 17:39:04 v2.2.1-dev.16 17:39:04 v2.2.1-dev.17 17:39:04 v2.2.1-dev.18 17:39:04 v2.2.1-dev.19 17:39:04 v2.2.1-dev.2 17:39:04 v2.2.1-dev.20 17:39:04 v2.2.1-dev.21 17:39:04 v2.2.1-dev.22 17:39:04 v2.2.1-dev.23 17:39:04 v2.2.1-dev.24 17:39:04 v2.2.1-dev.25 17:39:04 v2.2.1-dev.26 17:39:04 v2.2.1-dev.27 17:39:04 v2.2.1-dev.28 17:39:04 v2.2.1-dev.29 17:39:04 v2.2.1-dev.3 17:39:04 v2.2.1-dev.4 17:39:04 v2.2.1-dev.5 17:39:04 v2.2.1-dev.6 17:39:04 v2.2.1-dev.7 17:39:04 v2.2.1-dev.8 17:39:04 v2.2.1-dev.9 17:39:04 v2.3.0 17:39:04 v2.3.0-dev.100 17:39:04 v2.3.0-dev.101 17:39:04 v2.3.0-dev.102 17:39:04 v2.3.0-dev.103 17:39:04 v2.3.0-dev.104 17:39:04 v2.3.0-dev.105 17:39:04 v2.3.0-dev.106 17:39:04 v2.3.0-dev.29 17:39:04 v2.3.0-dev.30 17:39:04 v2.3.0-dev.31 17:39:04 v2.3.0-dev.32 17:39:04 v2.3.0-dev.33 17:39:04 v2.3.0-dev.34 17:39:04 v2.3.0-dev.35 17:39:04 v2.3.0-dev.36 17:39:04 v2.3.0-dev.37 17:39:04 v2.3.0-dev.38 17:39:04 v2.3.0-dev.39 17:39:04 v2.3.0-dev.40 17:39:04 v2.3.0-dev.41 17:39:04 v2.3.0-dev.42 17:39:04 v2.3.0-dev.43 17:39:04 v2.3.0-dev.44 17:39:04 v2.3.0-dev.45 17:39:04 v2.3.0-dev.46 17:39:04 v2.3.0-dev.47 17:39:04 v2.3.0-dev.48 17:39:04 v2.3.0-dev.49 17:39:04 v2.3.0-dev.50 17:39:04 v2.3.0-dev.51 17:39:04 v2.3.0-dev.52 17:39:04 v2.3.0-dev.53 17:39:04 v2.3.0-dev.54 17:39:04 v2.3.0-dev.55 17:39:04 v2.3.0-dev.56 17:39:04 v2.3.0-dev.57 17:39:04 v2.3.0-dev.58 17:39:04 v2.3.0-dev.59 17:39:04 v2.3.0-dev.60 17:39:04 v2.3.0-dev.61 17:39:04 v2.3.0-dev.62 17:39:04 v2.3.0-dev.63 17:39:04 v2.3.0-dev.64 17:39:04 v2.3.0-dev.65 17:39:04 v2.3.0-dev.66 17:39:04 v2.3.0-dev.67 17:39:04 v2.3.0-dev.68 17:39:04 v2.3.0-dev.69 17:39:04 v2.3.0-dev.70 17:39:04 v2.3.0-dev.71 17:39:04 v2.3.0-dev.72 17:39:04 v2.3.0-dev.73 17:39:04 v2.3.0-dev.74 17:39:04 v2.3.0-dev.75 17:39:04 v2.3.0-dev.76 17:39:04 v2.3.0-dev.77 17:39:04 v2.3.0-dev.78 17:39:04 v2.3.0-dev.79 17:39:04 v2.3.0-dev.80 17:39:04 v2.3.0-dev.81 17:39:04 v2.3.0-dev.82 17:39:04 v2.3.0-dev.83 17:39:04 v2.3.0-dev.84 17:39:04 v2.3.0-dev.85 17:39:04 v2.3.0-dev.86 17:39:04 v2.3.0-dev.87 17:39:04 v2.3.0-dev.88 17:39:04 v2.3.0-dev.89 17:39:04 v2.3.0-dev.90 17:39:04 v2.3.0-dev.91 17:39:04 v2.3.0-dev.92 17:39:04 v2.3.0-dev.93 17:39:04 v2.3.0-dev.94 17:39:04 v2.3.0-dev.95 17:39:04 v2.3.0-dev.96 17:39:04 v2.3.0-dev.97 17:39:04 v2.3.0-dev.98 17:39:04 v2.3.0-dev.99 17:39:04 v2.3.1-dev.1 17:39:04 v2.3.1-dev.2 17:39:04 v2.3.1-dev.3 17:39:04 v2.3.1-dev.4 17:39:04 v2.3.1-dev.5 17:39:04 v3.0.0-dev.1 17:39:04 v3.0.0-dev.10 17:39:04 v3.0.0-dev.11 17:39:04 v3.0.0-dev.12 17:39:04 v3.0.0-dev.13 17:39:04 v3.0.0-dev.14 17:39:04 v3.0.0-dev.15 17:39:04 v3.0.0-dev.16 17:39:04 v3.0.0-dev.17 17:39:04 v3.0.0-dev.18 17:39:04 v3.0.0-dev.19 17:39:04 v3.0.0-dev.2 17:39:04 v3.0.0-dev.20 17:39:04 v3.0.0-dev.21 17:39:04 v3.0.0-dev.22 17:39:04 v3.0.0-dev.23 17:39:04 v3.0.0-dev.24 17:39:04 v3.0.0-dev.25 17:39:04 v3.0.0-dev.26 17:39:04 v3.0.0-dev.27 17:39:04 v3.0.0-dev.28 17:39:04 v3.0.0-dev.3 17:39:04 v3.0.0-dev.4 17:39:04 v3.0.0-dev.5 17:39:04 v3.0.0-dev.6 17:39:04 v3.0.0-dev.7 17:39:04 v3.0.0-dev.8 17:39:04 v3.0.0-dev.9 [Pipeline] sh 17:39:04 + lftools sign git-tag v3.0.0-dev.28 17:39:05 Signing Git tag with Sigul... 17:39:05 Signing v3.0.0-dev.28 [Pipeline] echo 17:39:06 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:39:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:39:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:39:06 $ docker stop --time=1 88a26526f55101adc51a68bcdb9a4eeefc63a853534ada2c6258e394770be652 17:39:08 $ docker rm -f --volumes 88a26526f55101adc51a68bcdb9a4eeefc63a853534ada2c6258e394770be652 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:39:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:39:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:39:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:39:08 prd-ubuntu20.04-docker-8c-8g-3682 does not seem to be running inside a container 17:39:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/385 -v /w/workspace/edgex-go/385:/w/workspace/edgex-go/385:rw,z -v /w/workspace/edgex-go/385@tmp:/w/workspace/edgex-go/385@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 17:39:10 $ docker top 73ef2eb842571e060a11a75d12d919233ba3985ad62444fb607d811c781c0089 -eo pid,comm 17:39:10 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). 17:39:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:39:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:39:10 [ssh-agent] Looking for ssh-agent implementation... 17:39:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:39:10 $ docker exec 73ef2eb842571e060a11a75d12d919233ba3985ad62444fb607d811c781c0089 ssh-agent 17:39:10 SSH_AUTH_SOCK=/tmp/ssh-szIXM4PxoClS/agent.14 17:39:10 SSH_AGENT_PID=20 17:39:10 Running ssh-add (command line suppressed) 17:39:10 Identity added: /w/workspace/edgex-go/385@tmp/private_key_16367024836241910198.key (/w/workspace/edgex-go/385@tmp/private_key_16367024836241910198.key) 17:39:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:39:10 + git semver bump pre 17:39:11 2023-01-25 17:39:11,186 [read_version] DEBUG read version from /w/workspace/edgex-go/385/.semver/main 17:39:11 2023-01-25 17:39:11,186 [bump_version] DEBUG bumping version:3.0.0-dev.28 on axis:pre with prefix:dev 17:39:11 2023-01-25 17:39:11,187 [bump_version] DEBUG bumped version:3.0.0-dev.29 17:39:11 2023-01-25 17:39:11,187 [write_version] DEBUG write version:3.0.0-dev.29 to path:/w/workspace/edgex-go/385/.semver/main with force:True 17:39:11 2023-01-25 17:39:11,187 [read_version] DEBUG read version from /w/workspace/edgex-go/385/.semver/main 17:39:11 2023-01-25 17:39:11,187 [write_file] DEBUG write to file:/w/workspace/edgex-go/385/.semver/main 17:39:11 2023-01-25 17:39:11,190 [execute] INFO git cat-file --batch-check 17:39:11 2023-01-25 17:39:11,190 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/385/.semver, universal_newlines=False, shell=None, istream=) 17:39:11 2023-01-25 17:39:11,196 [execute] INFO git cat-file --batch 17:39:11 2023-01-25 17:39:11,197 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/385/.semver, universal_newlines=False, shell=None, istream=) 17:39:11 2023-01-25 17:39:11,204 [read_version] DEBUG read version from /w/workspace/edgex-go/385/.semver/main 17:39:11 3.0.0-dev.29 [Pipeline] } 17:39:11 $ docker exec --env ******** --env ******** 73ef2eb842571e060a11a75d12d919233ba3985ad62444fb607d811c781c0089 ssh-agent -k 17:39:11 unset SSH_AUTH_SOCK; 17:39:11 unset SSH_AGENT_PID; 17:39:11 echo Agent pid 20 killed; 17:39:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:39:11 + git semver [Pipeline] } 17:39:12 $ docker stop --time=1 73ef2eb842571e060a11a75d12d919233ba3985ad62444fb607d811c781c0089 17:39:13 $ docker rm -f --volumes 73ef2eb842571e060a11a75d12d919233ba3985ad62444fb607d811c781c0089 [Pipeline] // withDockerContainer [Pipeline] sh 17:39:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:39:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:39:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:39:14 prd-ubuntu20.04-docker-8c-8g-3682 does not seem to be running inside a container 17:39:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/385 -v /w/workspace/edgex-go/385:/w/workspace/edgex-go/385:rw,z -v /w/workspace/edgex-go/385@tmp:/w/workspace/edgex-go/385@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 17:39:15 $ docker top b113e85479cdef03d4d7149b07fd56925c6421ed785ff9c6e813e5fcd37322dd -eo pid,comm 17:39:15 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). 17:39:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:39:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:39:15 [ssh-agent] Looking for ssh-agent implementation... 17:39:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:39:15 $ docker exec b113e85479cdef03d4d7149b07fd56925c6421ed785ff9c6e813e5fcd37322dd ssh-agent 17:39:15 SSH_AUTH_SOCK=/tmp/ssh-Z0labqtr5Nk5/agent.32 17:39:15 SSH_AGENT_PID=39 17:39:15 Running ssh-add (command line suppressed) 17:39:15 Identity added: /w/workspace/edgex-go/385@tmp/private_key_1203454424952567942.key (/w/workspace/edgex-go/385@tmp/private_key_1203454424952567942.key) 17:39:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:39:15 + git semver push 17:39:16 2023-01-25 17:39:16,047 [run_push] DEBUG push 17:39:16 2023-01-25 17:39:16,048 [execute] INFO git cat-file --batch-check 17:39:16 2023-01-25 17:39:16,048 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/385/.semver, universal_newlines=False, shell=None, istream=) 17:39:16 2023-01-25 17:39:16,050 [execute] INFO git rev-list 0c153fd62498cc3e159d228591f67c4ecfaaa349 -- 17:39:16 2023-01-25 17:39:16,051 [execute] DEBUG Popen(['git', 'rev-list', '0c153fd62498cc3e159d228591f67c4ecfaaa349', '--'], cwd=/w/workspace/edgex-go/385/.semver, universal_newlines=False, shell=None, istream=None) 17:39:16 2023-01-25 17:39:16,067 [execute] INFO git fetch -v origin 17:39:16 2023-01-25 17:39:16,067 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/385/.semver, universal_newlines=True, shell=None, istream=None) 17:39:17 2023-01-25 17:39:16,725 [run_push] DEBUG no remote changes detected 17:39:17 2023-01-25 17:39:16,726 [execute] INFO git push origin semver 17:39:17 2023-01-25 17:39:16,726 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/385/.semver, universal_newlines=False, shell=None, istream=None) 17:39:17 2023-01-25 17:39:17,606 [run_push] DEBUG push all version tags 17:39:17 2023-01-25 17:39:17,606 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:39:17 2023-01-25 17:39:17,607 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/385, universal_newlines=False, shell=None, istream=None) 17:39:18 2023-01-25 17:39:18,432 [read_version] DEBUG read version from /w/workspace/edgex-go/385/.semver/main 17:39:18 3.0.0-dev.29 [Pipeline] } 17:39:18 $ docker exec --env ******** --env ******** b113e85479cdef03d4d7149b07fd56925c6421ed785ff9c6e813e5fcd37322dd ssh-agent -k 17:39:18 unset SSH_AUTH_SOCK; 17:39:18 unset SSH_AGENT_PID; 17:39:18 echo Agent pid 39 killed; 17:39:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:39:18 + git semver [Pipeline] } 17:39:19 $ docker stop --time=1 b113e85479cdef03d4d7149b07fd56925c6421ed785ff9c6e813e5fcd37322dd 17:39:20 $ docker rm -f --volumes b113e85479cdef03d4d7149b07fd56925c6421ed785ff9c6e813e5fcd37322dd [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 17:39:21 + [ -d /w/workspace/edgex-go/385/archives ] [Pipeline] libraryResource [Pipeline] sh 17:39:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:39:22 ---> package-listing.sh 17:39:22 ++ facter osfamily 17:39:22 ++ tr '[:upper:]' '[:lower:]' 17:39:22 + OS_FAMILY=debian 17:39:22 + workspace=/w/workspace/edgex-go/385 17:39:22 + START_PACKAGES=/tmp/packages_start.txt 17:39:22 + END_PACKAGES=/tmp/packages_end.txt 17:39:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:39:22 + PACKAGES=/tmp/packages_start.txt 17:39:22 + '[' /w/workspace/edgex-go/385 ']' 17:39:22 + PACKAGES=/tmp/packages_end.txt 17:39:22 + case "${OS_FAMILY}" in 17:39:22 + dpkg -l 17:39:22 + grep '^ii' 17:39:22 + '[' -f /tmp/packages_start.txt ']' 17:39:22 + '[' -f /tmp/packages_end.txt ']' 17:39:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:39:22 + '[' /w/workspace/edgex-go/385 ']' 17:39:22 + mkdir -p /w/workspace/edgex-go/385/archives/ 17:39:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/385/archives/ [Pipeline] echo 17:39:22 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/385/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:39:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:39:23 17:39:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:39:23 latest: Pulling from edgex-lftools-log-publisher 17:39:23 5eb5b503b376: Pulling fs layer 17:39:23 5c69ac0246d0: Pulling fs layer 17:39:23 ec43610c2a17: Pulling fs layer 17:39:23 3a2ae6a8a46f: Pulling fs layer 17:39:23 33b1e0a273af: Pulling fs layer 17:39:23 5d3b04190fa2: Pulling fs layer 17:39:23 2f39f015ded8: Pulling fs layer 17:39:23 33b1e0a273af: Waiting 17:39:23 5d3b04190fa2: Waiting 17:39:23 2f39f015ded8: Waiting 17:39:23 3a2ae6a8a46f: Waiting 17:39:24 5c69ac0246d0: Verifying Checksum 17:39:24 5c69ac0246d0: Download complete 17:39:24 3a2ae6a8a46f: Verifying Checksum 17:39:24 3a2ae6a8a46f: Download complete 17:39:24 33b1e0a273af: Verifying Checksum 17:39:24 33b1e0a273af: Download complete 17:39:24 5d3b04190fa2: Verifying Checksum 17:39:24 5d3b04190fa2: Download complete 17:39:24 ec43610c2a17: Verifying Checksum 17:39:24 ec43610c2a17: Download complete 17:39:24 5eb5b503b376: Verifying Checksum 17:39:24 5eb5b503b376: Download complete 17:39:25 2f39f015ded8: Verifying Checksum 17:39:25 2f39f015ded8: Download complete 17:39:25 5eb5b503b376: Pull complete 17:39:25 5c69ac0246d0: Pull complete 17:39:26 ec43610c2a17: Pull complete 17:39:26 3a2ae6a8a46f: Pull complete 17:39:26 33b1e0a273af: Pull complete 17:39:26 5d3b04190fa2: Pull complete 17:39:30 2f39f015ded8: Pull complete 17:39:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:39:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:39:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:39:30 prd-ubuntu20.04-docker-8c-8g-3682 does not seem to be running inside a container 17:39:30 $ 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/385/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/385 -v /w/workspace/edgex-go/385:/w/workspace/edgex-go/385:rw,z -v /w/workspace/edgex-go/385@tmp:/w/workspace/edgex-go/385@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 17:39:41 $ docker top e10ed89adea3cb6c4ca299e76da25f549bb2dca084294777566f5ca0d6ed18e2 -eo pid,comm [Pipeline] { [Pipeline] sh 17:39:41 + touch /tmp/pre-build-complete [Pipeline] sh 17:39:42 + mkdir -p /var/log/sysstat [Pipeline] sh 17:39:42 + ls /var/log/sa-host 17:39:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:39:42 provisioning config files... 17:39:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/385@tmp/config5379276535362493779tmp [Pipeline] { [Pipeline] echo 17:39:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:39:42 ---> create-netrc.sh [Pipeline] } 17:39:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:39:43 ---> python-tools-install.sh [Pipeline] echo 17:39:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:39:43 ---> sudo-logs.sh 17:39:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:39:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:39:43 ---> job-cost.sh 17:39:43 lf-activate-venv: SKIPPING 17:39:43 DEBUG: total: 0.10999999940395355 17:39:43 INFO: Retrieving Stack Cost... 17:39:44 INFO: Retrieving Pricing Info for: v3-standard-8 17:39:44 INFO: Archiving Costs [Pipeline] echo 17:39:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:39:44 ---> logs-deploy.sh 17:39:44 lf-activate-venv: SKIPPING 17:39:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/385 17:39:44 INFO: archiving workspace using pattern(s): 17:39:46 Archives upload complete. 17:39:46 INFO: archiving logs to Nexus 17:39:46 ---> uname -a: 17:39:46 Linux prd-ubuntu20-04-docker-8c-8g-3682 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:39:46 17:39:46 17:39:46 ---> lscpu: 17:39:46 Architecture: x86_64 17:39:46 CPU op-mode(s): 32-bit, 64-bit 17:39:46 Byte Order: Little Endian 17:39:46 Address sizes: 40 bits physical, 48 bits virtual 17:39:46 CPU(s): 8 17:39:46 On-line CPU(s) list: 0-7 17:39:46 Thread(s) per core: 1 17:39:46 Core(s) per socket: 1 17:39:46 Socket(s): 8 17:39:46 NUMA node(s): 1 17:39:46 Vendor ID: AuthenticAMD 17:39:46 CPU family: 23 17:39:46 Model: 49 17:39:46 Model name: AMD EPYC-Rome Processor 17:39:46 Stepping: 0 17:39:46 CPU MHz: 2799.956 17:39:46 BogoMIPS: 5599.91 17:39:46 Virtualization: AMD-V 17:39:46 Hypervisor vendor: KVM 17:39:46 Virtualization type: full 17:39:46 L1d cache: 256 KiB 17:39:46 L1i cache: 256 KiB 17:39:46 L2 cache: 4 MiB 17:39:46 L3 cache: 128 MiB 17:39:46 NUMA node0 CPU(s): 0-7 17:39:46 Vulnerability Itlb multihit: Not affected 17:39:46 Vulnerability L1tf: Not affected 17:39:46 Vulnerability Mds: Not affected 17:39:46 Vulnerability Meltdown: Not affected 17:39:46 Vulnerability Mmio stale data: Not affected 17:39:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:39:46 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:39:46 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:39:46 Vulnerability Srbds: Not affected 17:39:46 Vulnerability Tsx async abort: Not affected 17:39:46 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 17:39:46 17:39:46 17:39:46 ---> nproc: 17:39:46 8 17:39:46 17:39:46 17:39:46 ---> df -h: 17:39:46 Filesystem Size Used Avail Use% Mounted on 17:39:46 overlay 155G 21G 135G 14% / 17:39:46 tmpfs 64M 0 64M 0% /dev 17:39:46 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:39:46 shm 64M 0 64M 0% /dev/shm 17:39:46 /dev/vda1 155G 21G 135G 14% /facter-os 17:39:46 17:39:46 17:39:46 ---> sar -b -r -n DEV: 17:39:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3682) 01/25/23 _x86_64_ (8 CPU) 17:39:46 17:39:46 17:09:22 LINUX RESTART (8 CPU) 17:39:46 17:39:46 17:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:39:46 17:11:01 156.57 11.28 145.29 0.00 1774.50 71855.09 0.00 17:39:46 17:12:01 34.89 0.12 34.77 0.00 0.93 13477.26 0.00 17:39:46 17:13:02 95.90 0.20 95.70 0.00 10.40 74949.64 0.00 17:39:46 17:14:01 505.86 7.75 498.12 0.00 72.41 162609.63 0.00 17:39:46 17:15:01 417.34 10.28 407.06 0.00 2895.94 175074.62 0.00 17:39:46 17:16:01 736.89 2.79 734.09 0.00 2293.43 160716.85 0.00 17:39:46 17:17:01 464.61 1.35 463.26 0.00 10.93 177458.42 0.00 17:39:46 17:18:01 663.33 0.10 663.23 0.00 8.53 136938.62 0.00 17:39:46 17:19:01 118.85 0.07 118.78 0.00 12.53 9523.08 0.00 17:39:46 17:20:01 14.38 0.05 14.33 0.00 8.80 357.94 0.00 17:39:46 17:21:01 1.38 0.00 1.38 0.00 0.00 14.39 0.00 17:39:46 17:22:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 17:39:46 17:23:01 1.05 0.00 1.05 0.00 0.00 10.53 0.00 17:39:46 17:24:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 17:39:46 17:25:01 4.15 1.03 3.12 0.00 22.00 43.19 0.00 17:39:46 17:26:01 1.98 0.00 1.98 0.00 0.00 23.19 0.00 17:39:46 17:27:01 1.32 0.00 1.32 0.00 0.00 14.40 0.00 17:39:46 17:28:01 1.53 0.00 1.53 0.00 0.00 16.93 0.00 17:39:46 17:29:01 1.45 0.30 1.15 0.00 10.00 12.26 0.00 17:39:46 17:30:01 3.12 1.28 1.83 0.00 26.26 23.59 0.00 17:39:46 17:31:01 1.42 0.00 1.42 0.00 0.00 15.86 0.00 17:39:46 17:32:01 1.95 0.00 1.95 0.00 0.00 21.86 0.00 17:39:46 17:33:01 1.37 0.00 1.37 0.00 0.00 14.66 0.00 17:39:46 17:34:01 1.82 0.00 1.82 0.00 0.00 20.26 0.00 17:39:46 17:35:01 1.20 0.00 1.20 0.00 0.00 13.20 0.00 17:39:46 17:36:01 1.98 0.00 1.98 0.00 0.00 21.86 0.00 17:39:46 17:37:01 1.28 0.00 1.28 0.00 0.00 14.93 0.00 17:39:46 17:38:01 21.69 0.10 21.59 0.00 11.19 11571.35 0.00 17:39:46 17:39:01 79.99 0.33 79.65 0.00 16.38 43631.70 0.00 17:39:46 Average: 114.97 1.27 113.70 0.00 247.65 35744.84 0.00 17:39:46 17:39:46 17:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:39:46 17:11:01 28227340 31431540 871584 2.65 112220 3315660 2234792 6.59 1385736 2845020 148084 17:39:46 17:12:01 28070836 31607304 691036 2.10 115712 3605920 1756824 5.18 1184148 3159932 176668 17:39:46 17:13:02 26227884 31556632 741904 2.26 118588 5354612 1840680 5.42 1521236 4622672 786488 17:39:46 17:14:01 20773512 31430632 856964 2.61 284096 10221524 2703228 7.97 1808704 9479240 3176656 17:39:46 17:15:01 20982484 31398180 868480 2.64 307128 9933580 2596032 7.65 2193228 8837608 217044 17:39:46 17:16:01 20223880 31401364 858980 2.61 330380 10629872 2540252 7.49 2267940 9474200 249552 17:39:46 17:17:01 17447660 31247948 1005764 3.06 403104 13013008 2650592 7.81 2527000 11816632 353432 17:39:46 17:18:01 18198748 31433500 822476 2.50 408536 12447260 2263436 6.67 2591800 11014064 85352 17:39:46 17:19:01 18753888 31534160 728924 2.22 410896 12019868 1855564 5.47 2405892 10682108 772 17:39:46 17:20:01 18754888 31535940 727036 2.21 411256 12020248 1852756 5.46 2403992 10682324 148 17:39:46 17:21:01 18755052 31536224 726652 2.21 411260 12020380 1852756 5.46 2403136 10682444 40 17:39:46 17:22:01 18759292 31540516 722676 2.20 411280 12020384 1852756 5.46 2398188 10682472 60 17:39:46 17:23:01 18760868 31542112 721192 2.19 411288 12020384 1852756 5.46 2396160 10682484 12 17:39:46 17:24:01 18761828 31543088 720152 2.19 411304 12020392 1852756 5.46 2394896 10682492 36 17:39:46 17:25:01 18760520 31542924 720264 2.19 411400 12020984 1935140 5.70 2394996 10682996 4 17:39:46 17:26:01 18760944 31543388 719740 2.19 411432 12020984 1935140 5.70 2394824 10683000 8 17:39:46 17:27:01 18760904 31543368 719652 2.19 411472 12020992 1935140 5.70 2394956 10683004 12 17:39:46 17:28:01 18761132 31543644 719360 2.19 411496 12020984 1935140 5.70 2394940 10683008 44 17:39:46 17:29:01 18760084 31543000 720012 2.19 411508 12021288 1935140 5.70 2397152 10683156 20 17:39:46 17:30:01 18754580 31539348 723516 2.20 411532 12022076 1916488 5.65 2402128 10683388 24 17:39:46 17:31:01 18754832 31539620 723192 2.20 411560 12022088 1916488 5.65 2401488 10683392 4 17:39:46 17:32:01 18755268 31540096 722896 2.20 411588 12022092 1916488 5.65 2401460 10683396 4 17:39:46 17:33:01 18755260 31540164 722816 2.20 411644 12022096 1916488 5.65 2401540 10683396 8 17:39:46 17:34:01 18754960 31539896 723024 2.20 411668 12022100 1916488 5.65 2401564 10683400 8 17:39:46 17:35:01 18754844 31539824 723232 2.20 411700 12022104 1916488 5.65 2401720 10683408 4 17:39:46 17:36:01 18754576 31539620 723400 2.20 411760 12022104 1916488 5.65 2401664 10683408 8 17:39:46 17:37:01 18754300 31539400 723584 2.20 411808 12022108 1916488 5.65 2401712 10683412 8 17:39:46 17:38:01 17959720 31508924 743444 2.26 424400 12726080 1962876 5.78 2435096 11387336 357612 17:39:46 17:39:01 17242832 31505944 751360 2.28 459140 13330444 1988388 5.86 2521676 11946368 264 17:39:46 Average: 19715273 31509941 756666 2.30 371764 11137297 2022898 5.96 2276861 9915854 191461 17:39:46 17:39:46 17:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:39:46 17:11:01 ens3 650.76 601.28 9187.29 81.10 0.00 0.00 0.00 0.00 17:39:46 17:11:01 docker0 360.26 313.86 27.93 3411.62 0.00 0.00 0.00 0.00 17:39:46 17:11:01 veth462818b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:39:46 17:11:01 lo 4.73 4.73 0.46 0.46 0.00 0.00 0.00 0.00 17:39:46 17:12:01 ens3 26.07 15.04 28.73 9.89 0.00 0.00 0.00 0.00 17:39:46 17:12:01 docker0 1.47 1.45 0.09 0.11 0.00 0.00 0.00 0.00 17:39:46 17:12:01 veth462818b 1.47 1.50 0.11 0.12 0.00 0.00 0.00 0.00 17:39:46 17:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:39:46 17:13:02 ens3 108.43 85.79 1700.91 113.33 0.00 0.00 0.00 0.00 17:39:46 17:13:02 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 17:39:46 17:13:02 vethdbff640 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 17:39:46 17:13:02 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 17:39:46 17:14:01 ens3 832.51 571.37 6163.47 57.12 0.00 0.00 0.00 0.00 17:39:46 17:14:01 docker0 564.98 822.64 45.28 6156.21 0.00 0.00 0.00 0.00 17:39:46 17:14:01 vethdbff640 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 17:39:46 17:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:39:46 17:15:01 ens3 124.55 70.92 1608.30 16.76 0.00 0.00 0.00 0.00 17:39:46 17:15:01 docker0 7.51 13.72 0.46 157.69 0.00 0.00 0.00 0.00 17:39:46 17:15:01 vethdbff640 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 17:39:46 17:15:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 17:39:46 17:15:01 veth8051ffa 0.00 0.23 0.00 0.02 0.00 0.00 0.00 0.00 17:39:46 17:16:01 ens3 433.49 211.91 2963.52 34.40 0.00 0.00 0.00 0.00 17:39:46 17:16:01 vethb64bfe2 17.45 25.43 1.69 8.03 0.00 0.00 0.00 0.00 17:39:46 17:16:01 docker0 125.59 206.55 10.27 1506.12 0.00 0.00 0.00 0.00 17:39:46 17:16:01 vethe9072e0 3.28 4.86 0.23 40.55 0.00 0.00 0.00 0.00 17:39:46 17:16:01 vethdbff640 0.00 0.53 0.00 0.02 0.00 0.00 0.00 0.00 17:39:46 17:16:01 veth16a0943 11.74 16.13 1.13 5.75 0.00 0.00 0.00 0.00 17:39:46 17:16:01 lo 1.66 1.66 0.16 0.16 0.00 0.00 0.00 0.00 17:39:46 17:17:01 ens3 422.95 254.66 3683.35 33.01 0.00 0.00 0.00 0.00 17:39:46 17:17:01 docker0 241.89 401.83 20.19 3665.82 0.00 0.00 0.00 0.00 17:39:46 17:17:01 veth9c6b8e3 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 17:39:46 17:17:01 vethdbff640 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 17:39:46 17:17:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:39:46 17:17:01 vethc417e20 4.25 7.75 0.34 91.74 0.00 0.00 0.00 0.01 17:39:46 17:17:01 veth6e42d22 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 17:39:46 17:18:01 ens3 50.35 27.01 173.74 16.94 0.00 0.00 0.00 0.00 17:39:46 17:18:01 docker0 5.95 12.20 0.39 143.44 0.00 0.00 0.00 0.00 17:39:46 17:18:01 vethfc730df 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 17:39:46 17:18:01 vethdbff640 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 17:39:46 17:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:39:46 17:19:01 ens3 452.32 452.07 270.20 2073.71 0.00 0.00 0.00 0.00 17:39:46 17:19:01 docker0 1.80 4.12 0.11 41.06 0.00 0.00 0.00 0.00 17:39:46 17:19:01 lo 44.99 44.99 4.44 4.44 0.00 0.00 0.00 0.00 17:39:46 17:20:01 ens3 235.51 240.36 106.23 1326.43 0.00 0.00 0.00 0.00 17:39:46 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:46 17:20:01 lo 17.26 17.26 1.70 1.70 0.00 0.00 0.00 0.00 17:39:46 17:21:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:46 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:46 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:46 17:22:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:39:46 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:46 17:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:39:46 17:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:46 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:46 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:46 17:24:01 ens3 0.55 0.18 0.11 0.01 0.00 0.00 0.00 0.00 17:39:46 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:46 17:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:39:46 17:25:01 ens3 0.77 0.73 0.42 0.36 0.00 0.00 0.00 0.00 17:39:46 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:46 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:46 17:26:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:39:46 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:46 17:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:39:46 17:27:01 ens3 0.62 0.38 0.33 0.21 0.00 0.00 0.00 0.00 17:39:46 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:46 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:46 17:28:01 ens3 0.67 0.08 0.06 0.01 0.00 0.00 0.00 0.00 17:39:46 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:46 17:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:39:46 17:29:01 ens3 1.48 1.07 0.92 0.65 0.00 0.00 0.00 0.00 17:39:46 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:46 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:46 17:30:01 ens3 6.50 4.38 4.61 5.69 0.00 0.00 0.00 0.00 17:39:46 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:46 17:30:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 17:39:46 17:31:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:46 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:46 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:46 17:32:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:39:46 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:46 17:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:39:46 17:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:46 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:46 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:46 17:34:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:39:46 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:46 17:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:39:46 17:35:01 ens3 0.35 0.32 0.22 0.08 0.00 0.00 0.00 0.00 17:39:46 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:46 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:46 17:36:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:39:46 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:46 17:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:39:46 17:37:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:46 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:46 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:46 17:38:01 ens3 158.51 106.58 3974.93 15.50 0.00 0.00 0.00 0.00 17:39:46 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:46 17:38:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 17:39:46 17:39:01 ens3 195.65 150.20 3791.88 32.15 0.00 0.00 0.00 0.00 17:39:46 17:39:01 docker0 41.29 56.84 3.60 587.57 0.00 0.00 0.00 0.00 17:39:46 17:39:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 17:39:46 Average: ens3 127.29 96.10 1157.93 131.65 0.00 0.00 0.00 0.00 17:39:46 Average: docker0 46.28 62.78 3.71 537.09 0.00 0.00 0.00 0.00 17:39:46 Average: lo 2.59 2.59 0.25 0.25 0.00 0.00 0.00 0.00 17:39:46 17:39:46 17:39:46 ---> sar -P ALL: 17:39:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3682) 01/25/23 _x86_64_ (8 CPU) 17:39:46 17:39:46 17:09:22 LINUX RESTART (8 CPU) 17:39:46 17:39:46 17:10:01 CPU %user %nice %system %iowait %steal %idle 17:39:46 17:11:01 all 15.98 0.00 5.29 1.61 0.07 77.04 17:39:46 17:11:01 0 16.05 0.00 5.49 3.50 0.07 74.89 17:39:46 17:11:01 1 16.30 0.00 5.60 1.34 0.07 76.69 17:39:46 17:11:01 2 13.87 0.00 5.72 1.96 0.08 78.36 17:39:46 17:11:01 3 15.66 0.00 5.64 0.17 0.07 78.47 17:39:46 17:11:01 4 15.57 0.00 4.79 1.15 0.05 78.43 17:39:46 17:11:01 5 19.71 0.00 5.27 0.37 0.08 74.57 17:39:46 17:11:01 6 15.37 0.00 4.96 2.99 0.05 76.63 17:39:46 17:11:01 7 15.31 0.00 4.83 1.42 0.10 78.33 17:39:46 17:12:01 all 49.23 0.00 7.42 0.32 0.10 42.94 17:39:46 17:12:01 0 48.56 0.00 7.80 0.00 0.10 43.55 17:39:46 17:12:01 1 48.79 0.00 6.96 1.91 0.10 42.23 17:39:46 17:12:01 2 50.07 0.00 6.81 0.02 0.08 43.03 17:39:46 17:12:01 3 48.16 0.00 6.95 0.08 0.17 44.64 17:39:46 17:12:01 4 50.07 0.00 7.04 0.00 0.10 42.79 17:39:46 17:12:01 5 48.47 0.00 9.18 0.02 0.08 42.25 17:39:46 17:12:01 6 49.68 0.00 7.37 0.40 0.10 42.45 17:39:46 17:12:01 7 50.02 0.00 7.24 0.10 0.08 42.56 17:39:46 17:13:02 all 24.92 0.00 7.83 2.25 0.08 64.92 17:39:46 17:13:02 0 23.92 0.00 8.42 1.92 0.07 65.68 17:39:46 17:13:02 1 24.20 0.00 6.86 0.56 0.07 68.31 17:39:46 17:13:02 2 26.54 0.00 8.51 0.02 0.08 64.85 17:39:46 17:13:02 3 24.97 0.00 8.26 0.00 0.07 66.69 17:39:46 17:13:02 4 24.60 0.00 7.34 0.58 0.10 67.38 17:39:46 17:13:02 5 25.12 0.00 7.32 0.15 0.08 67.32 17:39:46 17:13:02 6 24.07 0.00 7.46 14.83 0.07 53.58 17:39:46 17:13:02 7 25.97 0.00 8.43 0.03 0.07 65.50 17:39:46 17:14:01 all 12.67 0.00 7.96 10.98 0.08 68.31 17:39:46 17:14:01 0 12.75 0.00 7.82 5.27 0.10 74.06 17:39:46 17:14:01 1 13.13 0.00 7.70 3.57 0.09 75.51 17:39:46 17:14:01 2 12.47 0.00 7.20 4.90 0.05 75.38 17:39:46 17:14:01 3 12.01 0.00 10.68 31.17 0.09 46.06 17:39:46 17:14:01 4 12.81 0.00 7.59 3.37 0.07 76.16 17:39:46 17:14:01 5 12.34 0.00 6.80 9.05 0.07 71.75 17:39:46 17:14:01 6 12.78 0.00 7.69 15.15 0.07 64.31 17:39:46 17:14:01 7 13.03 0.00 8.23 15.64 0.10 63.00 17:39:46 17:15:01 all 50.81 0.00 9.39 8.65 0.14 31.00 17:39:46 17:15:01 0 51.82 0.00 8.70 1.84 0.12 37.51 17:39:46 17:15:01 1 51.43 0.00 8.87 2.89 0.14 36.68 17:39:46 17:15:01 2 49.94 0.00 9.73 3.44 0.12 36.77 17:39:46 17:15:01 3 50.52 0.00 9.75 3.38 0.14 36.21 17:39:46 17:15:01 4 51.56 0.00 8.49 2.17 0.15 37.62 17:39:46 17:15:01 5 50.17 0.00 9.84 3.45 0.12 36.42 17:39:46 17:15:01 6 51.87 0.00 9.86 32.47 0.15 5.65 17:39:46 17:15:01 7 49.20 0.00 9.89 19.66 0.17 21.08 17:39:46 17:16:01 all 23.08 0.00 9.47 25.92 0.16 41.37 17:39:46 17:16:01 0 21.92 0.00 9.43 13.61 0.12 54.92 17:39:46 17:16:01 1 22.19 0.00 9.26 32.55 0.14 35.86 17:39:46 17:16:01 2 21.90 0.00 8.03 28.51 0.17 41.39 17:39:46 17:16:01 3 24.23 0.00 10.60 37.12 0.15 27.89 17:39:46 17:16:01 4 23.49 0.00 9.95 20.73 0.14 45.69 17:39:46 17:16:01 5 22.78 0.00 8.05 18.72 0.26 50.19 17:39:46 17:16:01 6 24.91 0.00 11.00 21.92 0.14 42.04 17:39:46 17:16:01 7 23.24 0.00 9.42 34.28 0.14 32.93 17:39:46 17:17:01 all 25.06 0.00 8.96 26.23 0.12 39.62 17:39:46 17:17:01 0 24.94 0.00 9.34 18.84 0.12 46.76 17:39:46 17:17:01 1 24.35 0.00 9.05 17.52 0.12 48.96 17:39:46 17:17:01 2 27.15 0.00 9.24 22.67 0.12 40.83 17:39:46 17:17:01 3 24.67 0.00 10.32 18.47 0.12 46.42 17:39:46 17:17:01 4 23.69 0.00 7.65 22.69 0.14 45.84 17:39:46 17:17:01 5 26.59 0.00 9.97 18.07 0.10 45.26 17:39:46 17:17:01 6 24.97 0.00 8.00 47.51 0.10 19.41 17:39:46 17:17:01 7 24.20 0.00 8.12 44.02 0.17 23.49 17:39:46 17:18:01 all 51.81 0.00 10.29 11.96 0.14 25.81 17:39:46 17:18:01 0 50.21 0.00 11.53 20.10 0.14 18.02 17:39:46 17:18:01 1 50.27 0.00 10.58 21.97 0.16 17.02 17:39:46 17:18:01 2 53.20 0.00 10.20 9.00 0.12 27.47 17:39:46 17:18:01 3 52.27 0.00 9.23 10.11 0.12 28.27 17:39:46 17:18:01 4 50.95 0.00 10.27 6.87 0.12 31.79 17:39:46 17:18:01 5 54.52 0.00 10.70 6.97 0.14 27.68 17:39:46 17:18:01 6 52.02 0.00 10.25 13.08 0.14 24.51 17:39:46 17:18:01 7 50.99 0.00 9.53 7.71 0.15 31.62 17:39:46 17:19:01 all 7.64 0.00 1.63 0.94 0.07 89.72 17:39:46 17:19:01 0 5.03 0.00 1.64 0.05 0.05 93.24 17:39:46 17:19:01 1 4.33 0.00 1.35 1.84 0.08 92.39 17:39:46 17:19:01 2 10.18 0.00 1.65 0.38 0.07 87.72 17:39:46 17:19:01 3 9.36 0.00 1.83 0.10 0.10 88.60 17:39:46 17:19:01 4 8.04 0.00 1.42 3.63 0.05 86.85 17:39:46 17:19:01 5 10.51 0.00 2.25 1.46 0.10 85.69 17:39:46 17:19:01 6 6.82 0.00 1.79 0.03 0.05 91.31 17:39:46 17:19:01 7 6.87 0.00 1.07 0.03 0.07 91.96 17:39:46 17:20:01 all 4.61 0.00 0.49 0.13 0.04 94.74 17:39:46 17:20:01 0 4.63 0.00 0.54 0.05 0.03 94.75 17:39:46 17:20:01 1 4.73 0.00 0.47 0.08 0.03 94.68 17:39:46 17:20:01 2 5.52 0.00 0.47 0.03 0.02 93.96 17:39:46 17:20:01 3 2.17 0.00 0.57 0.00 0.03 97.22 17:39:46 17:20:01 4 4.28 0.00 0.72 0.00 0.03 94.97 17:39:46 17:20:01 5 6.95 0.00 0.55 0.82 0.05 91.63 17:39:46 17:20:01 6 3.27 0.00 0.35 0.00 0.05 96.33 17:39:46 17:20:01 7 5.32 0.00 0.28 0.02 0.03 94.34 17:39:46 17:21:01 all 0.01 0.00 0.02 0.03 0.01 99.93 17:39:46 17:21:01 0 0.00 0.00 0.00 0.00 0.02 99.98 17:39:46 17:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:39:46 17:21:01 2 0.02 0.00 0.00 0.03 0.02 99.93 17:39:46 17:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:39:46 17:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:39:46 17:21:01 5 0.00 0.00 0.03 0.23 0.00 99.73 17:39:46 17:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:39:46 17:21:01 7 0.07 0.00 0.05 0.00 0.02 99.87 17:39:46 17:39:46 17:21:01 CPU %user %nice %system %iowait %steal %idle 17:39:46 17:22:01 all 0.13 0.00 0.01 0.01 0.00 99.84 17:39:46 17:22:01 0 0.83 0.00 0.00 0.00 0.02 99.15 17:39:46 17:22:01 1 0.05 0.00 0.03 0.00 0.00 99.92 17:39:46 17:22:01 2 0.03 0.00 0.00 0.00 0.00 99.97 17:39:46 17:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:39:46 17:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:39:46 17:22:01 5 0.03 0.00 0.02 0.10 0.00 99.85 17:39:46 17:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:39:46 17:22:01 7 0.07 0.00 0.03 0.00 0.00 99.90 17:39:46 17:23:01 all 0.06 0.00 0.01 0.01 0.01 99.92 17:39:46 17:23:01 0 0.18 0.00 0.00 0.00 0.03 99.78 17:39:46 17:23:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:39:46 17:23:01 2 0.10 0.00 0.00 0.03 0.00 99.87 17:39:46 17:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:39:46 17:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:39:46 17:23:01 5 0.00 0.00 0.02 0.03 0.02 99.93 17:39:46 17:23:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:39:46 17:23:01 7 0.08 0.00 0.03 0.00 0.02 99.87 17:39:46 17:24:01 all 0.14 0.00 0.02 0.07 0.01 99.76 17:39:46 17:24:01 0 0.88 0.00 0.07 0.00 0.02 99.04 17:39:46 17:24:01 1 0.05 0.00 0.00 0.00 0.00 99.95 17:39:46 17:24:01 2 0.02 0.00 0.02 0.18 0.05 99.73 17:39:46 17:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:39:46 17:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:39:46 17:24:01 5 0.03 0.00 0.00 0.35 0.00 99.62 17:39:46 17:24:01 6 0.03 0.00 0.02 0.00 0.02 99.93 17:39:46 17:24:01 7 0.12 0.00 0.05 0.00 0.02 99.82 17:39:46 17:25:01 all 0.14 0.00 0.07 0.19 0.01 99.60 17:39:46 17:25:01 0 0.42 0.00 0.05 0.00 0.00 99.53 17:39:46 17:25:01 1 0.05 0.00 0.03 0.00 0.02 99.90 17:39:46 17:25:01 2 0.07 0.00 0.02 0.00 0.02 99.90 17:39:46 17:25:01 3 0.07 0.00 0.07 0.00 0.00 99.87 17:39:46 17:25:01 4 0.08 0.00 0.10 0.10 0.02 99.70 17:39:46 17:25:01 5 0.03 0.00 0.08 1.03 0.02 98.83 17:39:46 17:25:01 6 0.03 0.00 0.02 0.05 0.00 99.90 17:39:46 17:25:01 7 0.33 0.00 0.18 0.32 0.00 99.17 17:39:46 17:26:01 all 0.10 0.00 0.02 0.06 0.00 99.81 17:39:46 17:26:01 0 0.55 0.00 0.05 0.00 0.02 99.38 17:39:46 17:26:01 1 0.03 0.00 0.03 0.00 0.00 99.93 17:39:46 17:26:01 2 0.05 0.00 0.00 0.00 0.00 99.95 17:39:46 17:26:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:39:46 17:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:39:46 17:26:01 5 0.03 0.00 0.00 0.43 0.00 99.53 17:39:46 17:26:01 6 0.05 0.00 0.03 0.02 0.00 99.90 17:39:46 17:26:01 7 0.07 0.00 0.05 0.02 0.02 99.85 17:39:46 17:27:01 all 0.01 0.00 0.01 0.04 0.00 99.93 17:39:46 17:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:39:46 17:27:01 1 0.02 0.00 0.03 0.00 0.02 99.93 17:39:46 17:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:39:46 17:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:39:46 17:27:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:39:46 17:27:01 5 0.00 0.00 0.02 0.32 0.00 99.67 17:39:46 17:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:39:46 17:27:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:39:46 17:28:01 all 0.01 0.00 0.01 0.06 0.01 99.91 17:39:46 17:28:01 0 0.00 0.00 0.00 0.00 0.02 99.98 17:39:46 17:28:01 1 0.05 0.00 0.03 0.17 0.00 99.75 17:39:46 17:28:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:39:46 17:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:39:46 17:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:39:46 17:28:01 5 0.02 0.00 0.00 0.17 0.00 99.82 17:39:46 17:28:01 6 0.02 0.00 0.02 0.18 0.00 99.78 17:39:46 17:28:01 7 0.03 0.00 0.00 0.00 0.03 99.93 17:39:46 17:29:01 all 0.11 0.00 0.01 0.05 0.00 99.83 17:39:46 17:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:39:46 17:29:01 1 0.15 0.00 0.00 0.25 0.02 99.58 17:39:46 17:29:01 2 0.27 0.00 0.00 0.00 0.00 99.73 17:39:46 17:29:01 3 0.08 0.00 0.00 0.00 0.00 99.92 17:39:46 17:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:39:46 17:29:01 5 0.15 0.00 0.02 0.10 0.00 99.73 17:39:46 17:29:01 6 0.15 0.00 0.05 0.02 0.02 99.77 17:39:46 17:29:01 7 0.05 0.00 0.03 0.00 0.00 99.92 17:39:46 17:30:01 all 0.24 0.00 0.05 0.10 0.01 99.60 17:39:46 17:30:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:39:46 17:30:01 1 0.32 0.00 0.08 0.27 0.02 99.32 17:39:46 17:30:01 2 1.05 0.00 0.02 0.00 0.02 98.92 17:39:46 17:30:01 3 0.07 0.00 0.03 0.00 0.00 99.90 17:39:46 17:30:01 4 0.10 0.00 0.13 0.02 0.00 99.75 17:39:46 17:30:01 5 0.13 0.00 0.05 0.35 0.02 99.45 17:39:46 17:30:01 6 0.18 0.00 0.02 0.00 0.00 99.80 17:39:46 17:30:01 7 0.05 0.00 0.07 0.18 0.00 99.70 17:39:46 17:31:01 all 0.11 0.00 0.01 0.06 0.00 99.82 17:39:46 17:31:01 0 0.62 0.00 0.03 0.00 0.00 99.35 17:39:46 17:31:01 1 0.08 0.00 0.00 0.12 0.02 99.78 17:39:46 17:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:39:46 17:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:39:46 17:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:39:46 17:31:01 5 0.05 0.00 0.02 0.40 0.00 99.53 17:39:46 17:31:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:39:46 17:31:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:39:46 17:32:01 all 0.02 0.00 0.02 0.09 0.00 99.87 17:39:46 17:32:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:39:46 17:32:01 1 0.07 0.00 0.07 0.30 0.02 99.55 17:39:46 17:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:39:46 17:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:39:46 17:32:01 4 0.03 0.00 0.02 0.00 0.00 99.95 17:39:46 17:32:01 5 0.00 0.00 0.02 0.38 0.00 99.60 17:39:46 17:32:01 6 0.02 0.00 0.03 0.00 0.00 99.95 17:39:46 17:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:39:46 17:39:46 17:32:01 CPU %user %nice %system %iowait %steal %idle 17:39:46 17:33:01 all 0.09 0.00 0.02 0.08 0.01 99.80 17:39:46 17:33:01 0 0.47 0.00 0.00 0.00 0.02 99.52 17:39:46 17:33:01 1 0.07 0.00 0.08 0.15 0.02 99.68 17:39:46 17:33:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:39:46 17:33:01 3 0.03 0.00 0.00 0.00 0.02 99.95 17:39:46 17:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:39:46 17:33:01 5 0.05 0.00 0.02 0.52 0.02 99.40 17:39:46 17:33:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:39:46 17:33:01 7 0.02 0.00 0.03 0.00 0.00 99.95 17:39:46 17:34:01 all 0.03 0.00 0.01 0.06 0.01 99.90 17:39:46 17:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:39:46 17:34:01 1 0.07 0.00 0.02 0.02 0.02 99.88 17:39:46 17:34:01 2 0.00 0.00 0.00 0.00 0.02 99.98 17:39:46 17:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:39:46 17:34:01 4 0.00 0.00 0.00 0.00 0.02 99.98 17:39:46 17:34:01 5 0.05 0.00 0.03 0.45 0.00 99.47 17:39:46 17:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:39:46 17:34:01 7 0.03 0.00 0.00 0.00 0.02 99.95 17:39:46 17:35:01 all 0.08 0.00 0.02 0.07 0.00 99.82 17:39:46 17:35:01 0 0.47 0.00 0.02 0.00 0.02 99.50 17:39:46 17:35:01 1 0.03 0.00 0.07 0.02 0.00 99.88 17:39:46 17:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:39:46 17:35:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:39:46 17:35:01 4 0.03 0.00 0.02 0.00 0.00 99.95 17:39:46 17:35:01 5 0.02 0.00 0.02 0.52 0.00 99.45 17:39:46 17:35:01 6 0.03 0.00 0.02 0.00 0.02 99.93 17:39:46 17:35:01 7 0.03 0.00 0.02 0.02 0.00 99.93 17:39:46 17:36:01 all 0.27 0.00 0.01 0.11 0.01 99.59 17:39:46 17:36:01 0 1.97 0.00 0.00 0.00 0.02 98.01 17:39:46 17:36:01 1 0.08 0.00 0.07 0.13 0.02 99.70 17:39:46 17:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:39:46 17:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:39:46 17:36:01 4 0.02 0.00 0.00 0.00 0.02 99.97 17:39:46 17:36:01 5 0.03 0.00 0.02 0.70 0.00 99.25 17:39:46 17:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:39:46 17:36:01 7 0.02 0.00 0.02 0.08 0.00 99.88 17:39:46 17:37:01 all 0.15 0.00 0.01 0.05 0.00 99.79 17:39:46 17:37:01 0 1.01 0.00 0.00 0.00 0.00 98.99 17:39:46 17:37:01 1 0.07 0.00 0.02 0.20 0.02 99.70 17:39:46 17:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:39:46 17:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:39:46 17:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:39:46 17:37:01 5 0.03 0.00 0.00 0.23 0.02 99.72 17:39:46 17:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:39:46 17:37:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:39:46 17:38:01 all 2.99 0.00 1.44 4.56 0.05 90.96 17:39:46 17:38:01 0 3.04 0.00 1.26 0.13 0.05 95.51 17:39:46 17:38:01 1 2.69 0.00 1.75 14.15 0.07 81.34 17:39:46 17:38:01 2 2.11 0.00 1.53 4.68 0.03 91.65 17:39:46 17:38:01 3 3.67 0.00 1.56 0.37 0.07 94.33 17:39:46 17:38:01 4 2.39 0.00 1.49 0.00 0.03 96.09 17:39:46 17:38:01 5 2.58 0.00 1.36 10.42 0.05 85.59 17:39:46 17:38:01 6 3.82 0.00 1.04 0.02 0.05 95.08 17:39:46 17:38:01 7 3.63 0.00 1.57 6.71 0.05 88.03 17:39:46 17:39:01 all 5.36 0.00 2.24 7.67 0.15 84.58 17:39:46 17:39:01 0 5.94 0.00 1.71 0.67 0.17 91.52 17:39:46 17:39:01 1 6.55 0.00 2.08 0.52 0.15 90.71 17:39:46 17:39:01 2 4.82 0.00 3.14 14.63 0.13 77.27 17:39:46 17:39:01 3 5.36 0.00 2.16 0.94 0.12 91.42 17:39:46 17:39:01 4 5.40 0.00 1.73 0.07 0.12 92.69 17:39:46 17:39:01 5 4.68 0.00 3.08 41.87 0.20 50.16 17:39:46 17:39:01 6 5.04 0.00 2.01 0.05 0.13 92.76 17:39:46 17:39:01 7 5.09 0.00 2.05 3.23 0.15 89.48 17:39:46 Average: all 9.39 0.00 2.47 3.48 0.04 84.61 17:39:46 Average: 0 9.43 0.00 2.52 2.24 0.05 85.76 17:39:46 Average: 1 9.19 0.00 2.42 3.41 0.05 84.94 17:39:46 Average: 2 9.53 0.00 2.46 3.07 0.04 84.90 17:39:46 Average: 3 9.29 0.00 2.64 3.43 0.04 84.59 17:39:46 Average: 4 9.29 0.00 2.34 2.08 0.04 86.25 17:39:46 Average: 5 9.71 0.00 2.54 4.00 0.05 83.70 17:39:46 Average: 6 9.37 0.00 2.45 5.05 0.04 83.09 17:39:46 Average: 7 9.32 0.00 2.42 4.53 0.05 83.68 17:39:46 17:39:46 17:39:46