Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bf371e8c577b45590121912e6f14e0928f0d9ba1 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-ssh4120221799896234649.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-ssh983415977205097656.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-ssh91333289223556525.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-ssh14911064733366505168.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-ssh7000003013357237676.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], 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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8451 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/439 [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/439 # 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 bf371e8c577b45590121912e6f14e0928f0d9ba1 (main) Commit message: "Merge pull request #4411 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.7.0" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bf371e8c577b45590121912e6f14e0928f0d9ba1 # timeout=10 > git rev-list --no-walk b9da6ae59ae744deab01801bcadba3dff2eb7fa6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:23:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:23:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:23:00 ========================================================= 01:23:00 EdgeX Global Pipelines Version Info 01:23:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:23:01 ------------------- 01:23:01 stable info: 01:23:01 ------------------- 01:23:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:23:01 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 01:23:01 Message: update stable to v1.0.244 01:23:01 ------------------- 01:23:01 experimental info: 01:23:01 ------------------- 01:23:01 Commited By: **** collab-it+edgex@linuxfoundation.org 01:23:01 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 01:23:01 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:23:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:23:01 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:23:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:23:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:23:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:23:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 01:23:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:23:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:23:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:23:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:23:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:23:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:23:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:23:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:23:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:23:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:23:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:23:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:23:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:23:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 01:23:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:23:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:23:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:23:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:23:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:23:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:23:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] echo 01:23:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bf371e8 [Pipeline] echo 01:23:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:23:02 provisioning config files... 01:23:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/439@tmp/config2377432918385876782tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:23:02 ---> docker-login.sh 01:23:02 nexus3.edgexfoundry.org:10001 01:23:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:23:02 Configure a credential helper to remove this warning. See 01:23:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:23:02 01:23:02 Login Succeeded 01:23:02 nexus3.edgexfoundry.org:10002 01:23:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:23:02 Configure a credential helper to remove this warning. See 01:23:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:23:02 01:23:02 Login Succeeded 01:23:02 nexus3.edgexfoundry.org:10003 01:23:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:23:02 Configure a credential helper to remove this warning. See 01:23:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:23:02 01:23:02 Login Succeeded 01:23:02 nexus3.edgexfoundry.org:10004 01:23:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:23:03 Configure a credential helper to remove this warning. See 01:23:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:23:03 01:23:03 Login Succeeded 01:23:03 docker.io 01:23:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:23:03 Configure a credential helper to remove this warning. See 01:23:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:23:03 01:23:03 Login Succeeded 01:23:03 ---> docker-login.sh ends [Pipeline] } 01:23:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:23:03 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 01:23:03 + dirname cmd/core-command/Dockerfile 01:23:03 + cut -d/ -f2 01:23:03 + echo core-command,cmd/core-command/Dockerfile 01:23:03 + + dirnamecut cmd/core-common-config-bootstrapper/Dockerfile -d/ 01:23:03 -f2 01:23:03 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 01:23:03 + + dirname cmd/core-data/Dockerfile 01:23:03 cut -d/ -f2 01:23:03 + echo core-data,cmd/core-data/Dockerfile 01:23:03 + dirname cmd/core-metadata/Dockerfile 01:23:03 + cut -d/ -f2 01:23:03 + echo core-metadata,cmd/core-metadata/Dockerfile 01:23:03 + dirname cmd/security-bootstrapper/Dockerfile 01:23:03 + cut -d/ -f2 01:23:03 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:23:03 + + dirnamecut cmd/security-proxy-auth/Dockerfile -d/ 01:23:03 -f2 01:23:03 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 01:23:03 + dirname cmd/security-proxy-setup/Dockerfile 01:23:03 + cut -d/ -f2 01:23:03 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:23:03 + dirname cmd/security-secretstore-setup/Dockerfile+ 01:23:03 cut -d/ -f2 01:23:03 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:23:03 + dirname cmd/security-spiffe-token-provider/Dockerfile 01:23:03 + cut -d/ -f2 01:23:03 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:23:03 + + dirname cmd/security-spire-agent/Dockerfile 01:23:03 cut -d/ -f2 01:23:03 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:23:03 + dirname cmd/security-spire-config/Dockerfile 01:23:03 + cut -d/ -f2 01:23:03 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:23:03 + dirname cmd/security-spire-server/Dockerfile 01:23:03 + cut -d/ -f2 01:23:03 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:23:03 + dirname cmd/support-notifications/Dockerfile 01:23:03 + cut -d/ -f2 01:23:03 + echo support-notifications,cmd/support-notifications/Dockerfile 01:23:03 + dirname cmd/support-scheduler/Dockerfile 01:23:03 + cut -d/ -f2 01:23:03 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 01:23:03 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:23:04 + git rev-list -1 --merges bf371e8c577b45590121912e6f14e0928f0d9ba1~1..bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] echo 01:23:04 -----------> git rev-list -1 --merges bf371e8c577b45590121912e6f14e0928f0d9ba1~1..bf371e8c577b45590121912e6f14e0928f0d9ba1 bf371e8c577b45590121912e6f14e0928f0d9ba1 01:23:04 bf371e8c577b45590121912e6f14e0928f0d9ba1 [false] [Pipeline] sh 01:23:04 + git log --format=format:%s -1 bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] echo 01:23:04 ========================================================= 01:23:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:23:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:23:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:23:04 + grep -v github /etc/ssh/ssh_known_hosts 01:23:04 + [ -e /tmp/ssh_known_hosts ] 01:23:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:23:04 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 01:23:04 -a /etc/ssh/ssh_known_hosts 01:23:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:23:05 01:23:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:23:05 0.1.4: Pulling from edgex-devops/py-git-semver 01:23:05 b85a868b505f: Pulling fs layer 01:23:05 e2be974225ed: Pulling fs layer 01:23:05 339a4e72a1f5: Pulling fs layer 01:23:05 988bab9f4d93: Pulling fs layer 01:23:05 1469e6f7b9e6: Pulling fs layer 01:23:05 eaf3925da568: Pulling fs layer 01:23:05 bab4dde63d76: Pulling fs layer 01:23:05 bde34c3a00c8: Pulling fs layer 01:23:05 b352a97aabf1: Pulling fs layer 01:23:05 4872d77fe225: Pulling fs layer 01:23:05 5851b861e8e6: Pulling fs layer 01:23:05 5851b861e8e6: Waiting 01:23:05 4872d77fe225: Waiting 01:23:05 bde34c3a00c8: Waiting 01:23:05 988bab9f4d93: Waiting 01:23:05 1469e6f7b9e6: Waiting 01:23:05 b352a97aabf1: Waiting 01:23:05 eaf3925da568: Waiting 01:23:05 e2be974225ed: Verifying Checksum 01:23:05 988bab9f4d93: Verifying Checksum 01:23:05 988bab9f4d93: Download complete 01:23:05 1469e6f7b9e6: Verifying Checksum 01:23:05 1469e6f7b9e6: Download complete 01:23:05 339a4e72a1f5: Verifying Checksum 01:23:05 339a4e72a1f5: Download complete 01:23:05 eaf3925da568: Verifying Checksum 01:23:05 eaf3925da568: Download complete 01:23:05 bde34c3a00c8: Verifying Checksum 01:23:05 bde34c3a00c8: Download complete 01:23:05 b352a97aabf1: Verifying Checksum 01:23:05 b352a97aabf1: Download complete 01:23:05 4872d77fe225: Verifying Checksum 01:23:05 4872d77fe225: Download complete 01:23:05 5851b861e8e6: Download complete 01:23:05 b85a868b505f: Verifying Checksum 01:23:05 b85a868b505f: Download complete 01:23:06 bab4dde63d76: Verifying Checksum 01:23:06 bab4dde63d76: Download complete 01:23:07 b85a868b505f: Pull complete 01:23:07 e2be974225ed: Pull complete 01:23:07 339a4e72a1f5: Pull complete 01:23:07 988bab9f4d93: Pull complete 01:23:08 1469e6f7b9e6: Pull complete 01:23:08 eaf3925da568: Pull complete 01:23:10 bab4dde63d76: Pull complete 01:23:10 bde34c3a00c8: Pull complete 01:23:10 b352a97aabf1: Pull complete 01:23:10 4872d77fe225: Pull complete 01:23:10 5851b861e8e6: Pull complete 01:23:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:23:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:23:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:23:10 prd-ubuntu20.04-docker-8c-8g-8451 does not seem to be running inside a container 01:23:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/439 -v /w/workspace/edgex-go/439:/w/workspace/edgex-go/439:rw,z -v /w/workspace/edgex-go/439@tmp:/w/workspace/edgex-go/439@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:23:11 $ docker top 739f1025231d2996317d465a2f04910b0632a475019ee94761c8d9068fdb2c06 -eo pid,comm 01:23:11 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:23:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:23:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:23:11 [ssh-agent] Looking for ssh-agent implementation... 01:23:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:23:11 $ docker exec 739f1025231d2996317d465a2f04910b0632a475019ee94761c8d9068fdb2c06 ssh-agent 01:23:11 SSH_AUTH_SOCK=/tmp/ssh-JQ4fwAtyfoFm/agent.32 01:23:11 SSH_AGENT_PID=38 01:23:11 Running ssh-add (command line suppressed) 01:23:11 Identity added: /w/workspace/edgex-go/439@tmp/private_key_7987366779517362166.key (/w/workspace/edgex-go/439@tmp/private_key_7987366779517362166.key) 01:23:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:23:12 + git tag --points-at HEAD [Pipeline] } 01:23:12 $ docker exec --env ******** --env ******** 739f1025231d2996317d465a2f04910b0632a475019ee94761c8d9068fdb2c06 ssh-agent -k 01:23:12 unset SSH_AUTH_SOCK; 01:23:12 unset SSH_AGENT_PID; 01:23:12 echo Agent pid 38 killed; 01:23:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:23:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:23:12 [ssh-agent] Looking for ssh-agent implementation... 01:23:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:23:12 $ docker exec 739f1025231d2996317d465a2f04910b0632a475019ee94761c8d9068fdb2c06 ssh-agent 01:23:12 SSH_AUTH_SOCK=/tmp/ssh-PIlViF0SDE8F/agent.70 01:23:12 SSH_AGENT_PID=76 01:23:12 Running ssh-add (command line suppressed) 01:23:12 Identity added: /w/workspace/edgex-go/439@tmp/private_key_10503518315057815011.key (/w/workspace/edgex-go/439@tmp/private_key_10503518315057815011.key) 01:23:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:23:13 + git semver init 01:23:13 2023-03-07 01:23:13,323 [run_init] DEBUG init version:0.0.0 force:False 01:23:13 2023-03-07 01:23:13,324 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/439/.semver 01:23:13 2023-03-07 01:23:13,324 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/439/.semver 01:23:13 2023-03-07 01:23:13,324 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/439/.semver'], cwd=/w/workspace/edgex-go/439, universal_newlines=False, shell=None, istream=None) 01:23:18 2023-03-07 01:23:17,790 [append_file] DEBUG append to file:/w/workspace/edgex-go/439/.git/info/exclude 01:23:18 2023-03-07 01:23:17,790 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/439/.semver/main with force:False 01:23:18 2023-03-07 01:23:17,790 [read_version] DEBUG read version from /w/workspace/edgex-go/439/.semver/main 01:23:18 2023-03-07 01:23:17,790 [read_version] DEBUG read version from /w/workspace/edgex-go/439/.semver/main 01:23:18 3.0.0-dev.78 [Pipeline] } 01:23:18 $ docker exec --env ******** --env ******** 739f1025231d2996317d465a2f04910b0632a475019ee94761c8d9068fdb2c06 ssh-agent -k 01:23:18 unset SSH_AUTH_SOCK; 01:23:18 unset SSH_AGENT_PID; 01:23:18 echo Agent pid 76 killed; 01:23:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:23:19 + git semver [Pipeline] } 01:23:19 $ docker stop --time=1 739f1025231d2996317d465a2f04910b0632a475019ee94761c8d9068fdb2c06 01:23:20 $ docker rm -f --volumes 739f1025231d2996317d465a2f04910b0632a475019ee94761c8d9068fdb2c06 [Pipeline] // withDockerContainer [Pipeline] sh 01:23:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:23:21 Stashed 1 file(s) [Pipeline] echo 01:23:21 [edgeXSemver]: initialized semver on version 3.0.0-dev.78 [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 01:23:21 + git config --global --add safe.directory /w/workspace/edgex-go/439 [Pipeline] echo 01:23:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:23:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:23:21 ========================================================= 01:23:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 01:23:21 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:23:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 01:23:21 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 01:23:21 213ec9aee27d: Pulling fs layer 01:23:21 4583459ba037: Pulling fs layer 01:23:21 93c1e223e6f2: Pulling fs layer 01:23:21 53926ce57604: Pulling fs layer 01:23:21 21b2b0c7a3f4: Pulling fs layer 01:23:21 22ff95d597cd: Pulling fs layer 01:23:21 12d6caf4c0d1: Pulling fs layer 01:23:21 96b7cbca73a9: Pulling fs layer 01:23:21 a7acece74701: Pulling fs layer 01:23:21 53926ce57604: Waiting 01:23:21 21b2b0c7a3f4: Waiting 01:23:21 22ff95d597cd: Waiting 01:23:21 12d6caf4c0d1: Waiting 01:23:21 96b7cbca73a9: Waiting 01:23:21 a7acece74701: Waiting 01:23:21 93c1e223e6f2: Verifying Checksum 01:23:21 93c1e223e6f2: Download complete 01:23:21 4583459ba037: Verifying Checksum 01:23:21 4583459ba037: Download complete 01:23:21 21b2b0c7a3f4: Download complete 01:23:21 22ff95d597cd: Verifying Checksum 01:23:21 22ff95d597cd: Download complete 01:23:21 213ec9aee27d: Verifying Checksum 01:23:22 12d6caf4c0d1: Verifying Checksum 01:23:22 12d6caf4c0d1: Download complete 01:23:22 213ec9aee27d: Pull complete 01:23:22 4583459ba037: Pull complete 01:23:22 93c1e223e6f2: Pull complete 01:23:22 a7acece74701: Verifying Checksum 01:23:22 a7acece74701: Download complete 01:23:22 53926ce57604: Verifying Checksum 01:23:22 53926ce57604: Download complete 01:23:22 96b7cbca73a9: Verifying Checksum 01:23:22 96b7cbca73a9: Download complete 01:23:26 53926ce57604: Pull complete 01:23:26 21b2b0c7a3f4: Pull complete 01:23:26 22ff95d597cd: Pull complete 01:23:26 12d6caf4c0d1: Pull complete 01:23:28 96b7cbca73a9: Pull complete 01:23:29 a7acece74701: Pull complete 01:23:29 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 01:23:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 01:23:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 01:23:29 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 01:23:29 WORKDIR /edgex 01:23:29 COPY go.mod . 01:23:29 RUN go mod download 01:23:29 + docker build -t ci-base-image-x86_64 -f - . 01:23:30 Sending build context to Docker daemon 170.3MB 01:23:30 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 01:23:30 ---> db6d94c90886 01:23:30 Step 2/4 : WORKDIR /edgex 01:23:32 ---> Running in 844c5d4fca6c 01:23:32 Removing intermediate container 844c5d4fca6c 01:23:32 ---> c9cd830cbe62 01:23:32 Step 3/4 : COPY go.mod . 01:23:32 ---> d20cf2d9dbea 01:23:32 Step 4/4 : RUN go mod download 01:23:32 ---> Running in baef9dabd841 01:23:36 Still waiting to schedule task 01:23:36 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8449’ 01:23:42 Removing intermediate container baef9dabd841 01:23:42 ---> 3ea0e7d93f2a 01:23:42 Successfully built 3ea0e7d93f2a 01:23:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:42 + docker inspect -f . ci-base-image-x86_64 01:23:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:23:42 prd-ubuntu20.04-docker-8c-8g-8451 does not seem to be running inside a container 01:23:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/439 -v /w/workspace/edgex-go/439:/w/workspace/edgex-go/439:rw,z -v /w/workspace/edgex-go/439@tmp:/w/workspace/edgex-go/439@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:23:43 $ docker top cf33bbb6709e1784d602354b15605f5e07fd6df64af31263d88da2aeda639ae4 -eo pid,comm [Pipeline] { [Pipeline] sh 01:23:43 + go version 01:23:43 go version go1.18.7 linux/amd64 [Pipeline] } 01:23:43 $ docker stop --time=1 cf33bbb6709e1784d602354b15605f5e07fd6df64af31263d88da2aeda639ae4 01:23:44 $ docker rm -f --volumes cf33bbb6709e1784d602354b15605f5e07fd6df64af31263d88da2aeda639ae4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:45 + docker inspect -f . ci-base-image-x86_64 01:23:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:23:45 prd-ubuntu20.04-docker-8c-8g-8451 does not seem to be running inside a container 01:23:45 $ 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/439 -v /w/workspace/edgex-go/439:/w/workspace/edgex-go/439:rw,z -v /w/workspace/edgex-go/439@tmp:/w/workspace/edgex-go/439@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:23:45 $ docker top 7257f02f0df05188395f3424228407e843f8b933e8f9f71f11b263a89086948d -eo pid,comm [Pipeline] { [Pipeline] echo 01:23:45 ========================================================= 01:23:45 [edgeXBuildGoParallel] Running Tests and Build... 01:23:45 ========================================================= [Pipeline] sh 01:23:46 + git config --global --add safe.directory /w/workspace/edgex-go/439 [Pipeline] fileExists [Pipeline] sh 01:23:46 + make test 01:23:46 go test -race -coverprofile=coverage.out ./... 01:23:52 ? github.com/edgexfoundry/edgex-go [no test files] 01:24:07 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:24:07 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 01:24:07 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:24:07 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:24:07 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:24:07 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:24:07 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:24:07 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 01:24:07 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:24:07 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 01:24:07 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:24:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:24:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:24:07 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:24:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements 01:24:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:24:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:24:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.113s coverage: 98.5% of statements 01:24:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.110s coverage: 71.2% of statements 01:24:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 01:24:11 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 01:24:11 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:24:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.092s coverage: 54.0% of statements 01:24:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:24:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:24:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.644s coverage: 88.5% of statements 01:24:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 01:24:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:24:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:24:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:24:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:24:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.095s coverage: 3.9% of statements 01:24:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:24:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:24:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.610s coverage: 95.6% of statements 01:24:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:24:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:24:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 01:24:12 ok github.com/edgexfoundry/edgex-go/internal/io 0.067s coverage: 72.2% of statements 01:24:12 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:24:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:24:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:24:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:24:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:24:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 65.9% of statements 01:24:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:24:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:24:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:24:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.084s coverage: 0.9% of statements 01:24:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:24:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 29.6% of statements 01:24:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:24:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.067s coverage: 45.5% of statements 01:24:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.096s coverage: 82.9% of statements 01:24:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.099s coverage: 94.1% of statements 01:24:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements 01:24:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.074s coverage: 87.5% of statements 01:24:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements 01:24:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.358s coverage: 79.9% of statements 01:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:24:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.092s coverage: 92.9% of statements 01:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:24:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 64.4% of statements 01:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 01:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 01:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 01:24:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.072s coverage: 86.9% of statements 01:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:24:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements 01:24:34 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.053s coverage: 20.0% of statements 01:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:24:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.063s coverage: 100.0% of statements 01:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:24:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.2% of statements 01:24:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.084s coverage: 82.1% of statements 01:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 01:24:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.053s coverage: 84.8% of statements 01:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:24:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.219s coverage: 63.1% of statements 01:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:24:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 01:24:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 01:24:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 01:24:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements 01:24:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 01:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 01:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 01:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 01:24:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.152s coverage: 38.4% of statements 01:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:24:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.077s coverage: 89.5% of statements 01:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:24:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements 01:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 01:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 01:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 01:24:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:24:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements 01:24:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:24:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:24:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:24:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:24:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.151s coverage: 92.3% of statements 01:24:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:24:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:24:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:24:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:24:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 01:24:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:24:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:24:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.104s coverage: 97.7% of statements 01:24:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:24:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:24:34 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 01:24:56 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." 01:24:56 go vet ./... 01:24:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:24:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:24:57 ./bin/test-attribution-txt.sh [Pipeline] echo 01:24:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 01:24:58 + ls -al . 01:24:58 total 704 01:24:58 drwxrwxr-x 11 1001 1001 4096 Mar 7 01:23 . 01:24:58 drwxr-xr-x 4 root root 4096 Mar 7 01:23 .. 01:24:58 drwxrwxr-x 2 1001 1001 4096 Mar 7 01:22 .blubracket 01:24:58 -rw-rw-r-- 1 1001 1001 16 Mar 7 01:22 .dockerignore 01:24:58 drwxrwxr-x 8 1001 1001 4096 Mar 7 01:24 .git 01:24:58 drwxrwxr-x 3 1001 1001 4096 Mar 7 01:22 .github 01:24:58 -rw-rw-r-- 1 1001 1001 1112 Mar 7 01:22 .gitignore 01:24:58 -rw-rw-r-- 1 1001 1001 42 Mar 7 01:22 .golangci.yml 01:24:58 -rw-rw-r-- 1 1001 1001 87 Mar 7 01:22 .hadolint.yml 01:24:58 drwxr-xr-x 3 1001 1001 4096 Mar 7 01:23 .semver 01:24:58 -rw-rw-r-- 1 1001 1001 166 Mar 7 01:22 .sonarcloud.properties 01:24:58 -rw-rw-r-- 1 1001 1001 1171 Mar 7 01:22 ADOPTERS.md 01:24:58 -rw-rw-r-- 1 1001 1001 10825 Mar 7 01:22 Attribution.txt 01:24:58 -rw-rw-r-- 1 1001 1001 73765 Mar 7 01:22 CHANGELOG.md 01:24:58 -rw-rw-r-- 1 1001 1001 3804 Mar 7 01:22 CONTRIBUTING.md 01:24:58 -rw-rw-r-- 1 1001 1001 677 Mar 7 01:22 GOVERNANCE.md 01:24:58 -rw-rw-r-- 1 1001 1001 883 Mar 7 01:22 Jenkinsfile 01:24:58 -rw-rw-r-- 1 1001 1001 10775 Mar 7 01:22 LICENSE 01:24:58 -rw-rw-r-- 1 1001 1001 14071 Mar 7 01:22 Makefile 01:24:58 -rw-rw-r-- 1 1001 1001 582 Mar 7 01:22 OWNERS.md 01:24:58 -rw-rw-r-- 1 1001 1001 9403 Mar 7 01:22 README.md 01:24:58 -rw-rw-r-- 1 1001 1001 6912 Mar 7 01:22 SECURITY.md 01:24:58 -rw-rw-r-- 1 1001 1001 12 Mar 7 01:23 VERSION 01:24:58 drwxrwxr-x 2 1001 1001 4096 Mar 7 01:22 bin 01:24:58 drwxrwxr-x 18 1001 1001 4096 Mar 7 01:22 cmd 01:24:58 -rw-r--r-- 1 root root 446903 Mar 7 01:24 coverage.out 01:24:58 -rw-rw-r-- 1 1001 1001 3232 Mar 7 01:22 go.mod 01:24:58 -rw-rw-r-- 1 1001 1001 31099 Mar 7 01:22 go.sum 01:24:58 drwxrwxr-x 7 1001 1001 4096 Mar 7 01:22 internal 01:24:58 drwxrwxr-x 3 1001 1001 4096 Mar 7 01:22 openapi 01:24:58 drwxrwxr-x 4 1001 1001 4096 Mar 7 01:22 snap 01:24:58 -rw-rw-r-- 1 1001 1001 204 Mar 7 01:22 version.go [Pipeline] sh 01:24:58 + '[' -e coverage.out ] 01:24:58 + chown 1001:1001 coverage.out [Pipeline] stash 01:24:58 Stashed 1 file(s) [Pipeline] sh 01:24:58 + make build 01:24:58 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 01:25:11 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:25:12 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:25:13 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:25:14 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:25:22 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:25:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:25:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:25:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:25:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:25:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:25:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 01:25:30 $ docker stop --time=1 7257f02f0df05188395f3424228407e843f8b933e8f9f71f11b263a89086948d 01:25:32 $ docker rm -f --volumes 7257f02f0df05188395f3424228407e843f8b933e8f9f71f11b263a89086948d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:25:33 01:25:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:25:33 latest: Pulling from edgex-devops/edgex-compose 01:25:33 cbdbe7a5bc2a: Pulling fs layer 01:25:33 ca9280d653b3: Pulling fs layer 01:25:33 7e9c9ca2126c: Pulling fs layer 01:25:33 cbdbe7a5bc2a: Verifying Checksum 01:25:34 ca9280d653b3: Download complete 01:25:34 cbdbe7a5bc2a: Pull complete 01:25:34 7e9c9ca2126c: Verifying Checksum 01:25:34 7e9c9ca2126c: Download complete 01:25:34 ca9280d653b3: Pull complete 01:25:38 7e9c9ca2126c: Pull complete 01:25:38 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 01:25:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:25:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:25:38 prd-ubuntu20.04-docker-8c-8g-8451 does not seem to be running inside a container 01:25:38 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/439 -v /w/workspace/edgex-go/439:/w/workspace/edgex-go/439:rw,z -v /w/workspace/edgex-go/439@tmp:/w/workspace/edgex-go/439@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 01:25:39 $ docker top ede1fbf73c6521e35bcfa156c0d72bb47b3f88ffa1bb8bfefe8d6febcb3bdeb5 -eo pid,comm [Pipeline] { [Pipeline] sh 01:25:39 + docker-compose+ buildgrep --help parallel 01:25:39 01:25:40 --parallel Build images in parallel. [Pipeline] } 01:25:40 $ docker stop --time=1 ede1fbf73c6521e35bcfa156c0d72bb47b3f88ffa1bb8bfefe8d6febcb3bdeb5 01:25:41 $ docker rm -f --volumes ede1fbf73c6521e35bcfa156c0d72bb47b3f88ffa1bb8bfefe8d6febcb3bdeb5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:25:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:25:42 prd-ubuntu20.04-docker-8c-8g-8451 does not seem to be running inside a container 01:25:42 $ 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/439 -v /w/workspace/edgex-go/439:/w/workspace/edgex-go/439:rw,z -v /w/workspace/edgex-go/439@tmp:/w/workspace/edgex-go/439@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:25:42 $ docker top 952d140b1b8c309f2bfe78459b0342f2e43e141cc11c03a57ab340be08dd4c02 -eo pid,comm [Pipeline] { [Pipeline] sh 01:25:42 + docker-compose -f ./docker-compose-build.yml build --parallel 01:25:43 Building core-command ... 01:25:43 Building core-common-config-bootstrapper ... 01:25:43 Building core-data ... 01:25:43 Building core-metadata ... 01:25:43 Building security-bootstrapper ... 01:25:43 Building security-proxy-auth ... 01:25:43 Building security-proxy-setup ... 01:25:43 Building security-secretstore-setup ... 01:25:43 Building security-spiffe-token-provider ... 01:25:43 Building security-spire-agent ... 01:25:43 Building security-spire-config ... 01:25:43 Building security-spire-server ... 01:25:43 Building support-notifications ... 01:25:43 Building support-scheduler ... 01:25:43 Building security-bootstrapper 01:25:43 Building support-scheduler 01:25:43 Building core-data 01:25:43 Building support-notifications 01:25:43 Building core-metadata 01:25:55 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:25:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:25:55 ---> 3ea0e7d93f2a 01:25:55 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:25:55 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:25:55 Step 2/32 : FROM ${BUILDER_BASE} AS builder 01:25:55 ---> 3ea0e7d93f2a 01:25:55 Step 3/32 : WORKDIR /edgex-go 01:25:55 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:25:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:25:55 ---> 3ea0e7d93f2a 01:25:55 Step 3/22 : ARG ADD_BUILD_TAGS="" 01:25:55 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:25:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:25:55 ---> 3ea0e7d93f2a 01:25:55 Step 3/22 : ARG ADD_BUILD_TAGS="" 01:25:55 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:25:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:25:55 ---> 3ea0e7d93f2a 01:25:55 Step 3/22 : ARG ADD_BUILD_TAGS="" 01:25:56 ---> Running in 46eb68cd9cec 01:25:56 ---> Running in 6ca438977cc2 01:25:56 ---> Running in e9741625ec52 01:25:56 ---> Running in e4749c12383c 01:25:56 ---> Running in b7f658dfac36 01:25:56 Removing intermediate container b7f658dfac36 01:25:56 ---> 490cd5ee2baf 01:25:56 Step 4/22 : WORKDIR /edgex-go 01:25:57 Removing intermediate container 6ca438977cc2 01:25:57 Removing intermediate container e9741625ec52 01:25:57 ---> 27c5c96e3147 01:25:57 ---> 8e1b5eb0a551 01:25:57 Step 4/32 : RUN apk add --update --no-cache make gitStep 4/22 : WORKDIR /edgex-go 01:25:57 01:25:57 Removing intermediate container e4749c12383c 01:25:57 ---> cdd30570276e 01:25:57 Step 4/22 : WORKDIR /edgex-go 01:25:57 Removing intermediate container 46eb68cd9cec 01:25:57 ---> 24f59305e8ab 01:25:57 Step 4/24 : WORKDIR /edgex-go 01:25:57 ---> Running in ecea2aef887a 01:25:57 ---> Running in abb427ff66b2 01:25:57 ---> Running in 4f9c3cea973c 01:25:57 ---> Running in 951119c2121f 01:25:57 ---> Running in ca24ce944701 01:25:57 Removing intermediate container abb427ff66b2 01:25:57 ---> 47a34c1917b6 01:25:57 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 01:25:57 Removing intermediate container 4f9c3cea973c 01:25:57 ---> d05d61ac654f 01:25:57 Step 5/22 : RUN apk add --update --no-cache make git 01:25:57 ---> Running in 6b0ceeb50866 01:25:57 Removing intermediate container ca24ce944701 01:25:57 ---> 55a8dd4890c5 01:25:57 Step 5/24 : RUN apk add --update --no-cache make git 01:25:57 Removing intermediate container 951119c2121f 01:25:57 ---> 2c4c3ebbd324 01:25:57 Step 5/22 : RUN apk add --update --no-cache make git 01:25:57 ---> Running in edc1d4914738 01:25:57 ---> Running in 79ee73874efe 01:25:57 ---> Running in 06250246025a 01:25:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:25:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:25:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:25:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:25:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:25:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:25:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:25:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:25:57 OK: 211 MiB in 51 packages 01:25:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:25:57 OK: 211 MiB in 51 packages 01:25:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:25:58 OK: 211 MiB in 51 packages 01:25:58 OK: 211 MiB in 51 packages 01:25:58 OK: 211 MiB in 51 packages 01:25:58 Removing intermediate container 6b0ceeb50866 01:25:58 ---> b35e0b868a74 01:25:58 Step 6/22 : COPY go.mod vendor* ./ 01:25:58 Removing intermediate container ecea2aef887a 01:25:58 ---> e0eca16d5108 01:25:58 Step 5/32 : COPY go.mod vendor* ./ 01:25:58 ---> 289dbef40e39 01:25:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:25:58 ---> Running in 60742d17e41b 01:25:58 ---> ce2d245c1caa 01:25:58 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:25:58 ---> Running in c1ee13dbca1d 01:25:58 Removing intermediate container edc1d4914738 01:25:58 ---> 91866c90ed57 01:25:58 Step 6/22 : COPY go.mod vendor* ./ 01:25:58 Removing intermediate container 06250246025a 01:25:58 ---> f89e83f5548a 01:25:58 Step 6/22 : COPY go.mod vendor* ./ 01:25:58 Removing intermediate container 79ee73874efe 01:25:58 ---> f99a0172d730 01:25:58 Step 6/24 : COPY go.mod vendor* ./ 01:25:58 ---> c57d0e7fc7a3 01:25:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:25:58 ---> 027c29ff0587 01:25:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:25:59 ---> Running in ff5e103b6638 01:25:59 ---> b27de5c52025 01:25:59 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:25:59 ---> Running in fa485f955072 01:25:59 ---> Running in 4c579ca49681 01:26:25 Removing intermediate container ff5e103b6638 01:26:25 ---> 90b65c5ec90c 01:26:25 Step 8/22 : COPY . . 01:26:25 Removing intermediate container fa485f955072 01:26:25 ---> 0a9a998f8138 01:26:25 Step 8/22 : COPY . . 01:26:25 Removing intermediate container 4c579ca49681 01:26:25 ---> c5b881429cad 01:26:25 Step 8/24 : COPY . . 01:26:25 Removing intermediate container 60742d17e41b 01:26:25 ---> 3844ca41c5c1 01:26:25 Step 8/22 : COPY . . 01:26:25 Removing intermediate container c1ee13dbca1d 01:26:25 ---> 9f2e347499a6 01:26:25 Step 7/32 : COPY . . 01:26:35 ---> 4284c884b645 01:26:35 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 01:26:35 ---> 2a5590b955a4 01:26:35 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 01:26:35 ---> Running in 7a2f2e288179 01:26:35 ---> 6bc50ee8824e 01:26:35 ---> d32e995daafd 01:26:35 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-dataStep 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:26:35 01:26:35 ---> 97e3e8e3b4e2 01:26:35 Step 9/22 : RUN make cmd/support-notifications/support-notifications 01:26:35 ---> Running in 3c2e511eeaeb 01:26:35 ---> Running in c2206b488637 01:26:35 ---> Running in 9f18f1c49fa2 01:26:35 ---> Running in 7bb65ee15476 01:26:35 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:26:35 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:26:35 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 01:26:35 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:26:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:27:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8453 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 01:27:13 Running in /w/workspace/edgex-go/439 [Pipeline] { [Pipeline] checkout 01:27:13 The recommended git tool is: git 01:27:19 using credential edgex-jenkins-ssh 01:27:19 Cloning the remote Git repository 01:27:19 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:27:19 > git init /w/workspace/edgex-go/439 # timeout=10 01:27:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:27:19 > git --version # timeout=10 01:27:19 > git --version # 'git version 2.25.1' 01:27:19 using GIT_SSH to set credentials SSH Credentials for GitHub 01:27:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:27:22 Removing intermediate container 7bb65ee15476 01:27:22 ---> 436bae5a2c22 01:27:22 01:27:22 Step 9/32 : FROM alpine:3.16 01:27:22 Removing intermediate container 7a2f2e288179 01:27:22 ---> 82608169f220 01:27:22 01:27:22 Step 10/24 : FROM alpine:3.16 01:27:22 Removing intermediate container c2206b488637 01:27:22 ---> 8564cfe5abaa 01:27:22 01:27:22 Step 10/22 : FROM alpine:3.16 01:27:22 3.16: Pulling from library/alpine 01:27:22 3.16: Pulling from library/alpine 01:27:22 3.16: Pulling from library/alpine 01:27:23 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 01:27:23 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 01:27:23 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 01:27:23 Status: Downloaded newer image for alpine:3.16 01:27:23 Status: Image is up to date for alpine:3.16 01:27:23 Status: Downloaded newer image for alpine:3.16 01:27:23 ---> dfd21b5a31f5 01:27:23 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:27:23 ---> dfd21b5a31f5 01:27:23 Step 11/24 : RUN apk add --update --no-cache dumb-init 01:27:23 ---> dfd21b5a31f5 01:27:23 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:27:25 ---> Running in 47239ba644a9 01:27:25 ---> Running in 8b1bed5a873d 01:27:25 ---> Running in 4cc529255c1b 01:27:25 Removing intermediate container 47239ba644a9 01:27:25 Removing intermediate container 8b1bed5a873d 01:27:25 ---> f5440f61d305 01:27:25 ---> 7ab2dc3064c2 01:27:25 Step 11/32 : RUN apk add --update --no-cache dumb-init su-execStep 12/22 : ENV APP_PORT=59880 01:27:25 01:27:25 Removing intermediate container 3c2e511eeaeb 01:27:25 ---> fd37d23b5fc2 01:27:25 01:27:25 Step 10/22 : FROM alpine:3.16 01:27:25 ---> dfd21b5a31f5 01:27:25 Step 11/22 : RUN apk add --update --no-cache dumb-init 01:27:25 Removing intermediate container 9f18f1c49fa2 01:27:25 ---> a6cdb22c3033 01:27:25 01:27:25 Step 10/22 : FROM alpine:3.16 01:27:25 ---> dfd21b5a31f5 01:27:25 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 01:27:25 ---> Running in 6dc7726bad3d 01:27:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:27:25 ---> Running in 318b27eeba74 01:27:25 ---> Running in 1e29adb20e71 01:27:25 ---> Running in 95e6387933af 01:27:25 Removing intermediate container 6dc7726bad3d 01:27:25 ---> d2780e2bd263 01:27:25 Step 13/22 : EXPOSE $APP_PORT 01:27:25 ---> Running in 895a3ecefa42 01:27:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:27:25 Removing intermediate container 895a3ecefa42 01:27:25 ---> 385bc35ae5da 01:27:25 Step 14/22 : RUN apk add --update --no-cache dumb-init 01:27:25 ---> Running in a327c1434d88 01:27:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:27:25 (1/1) Installing dumb-init (1.2.5-r1) 01:27:25 Executing busybox-1.35.0-r17.trigger 01:27:25 OK: 6 MiB in 15 packages 01:27:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:27:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:27:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:27:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:27:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:27:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:27:25 (1/2) Installing dumb-init (1.2.5-r1) 01:27:25 (2/2) Installing su-exec (0.2-r1) 01:27:25 Executing busybox-1.35.0-r17.trigger 01:27:25 OK: 6 MiB in 16 packages 01:27:25 Removing intermediate container 4cc529255c1b 01:27:25 ---> 129618df9c51 01:27:25 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:27:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:27:25 ---> Running in ed385ef29d40 01:27:26 (1/2) Installing ca-certificates (20220614-r0) 01:27:26 (1/1) Installing dumb-init (1.2.5-r1) 01:27:26 Executing busybox-1.35.0-r17.trigger 01:27:26 OK: 6 MiB in 15 packages 01:27:26 (2/2) Installing dumb-init (1.2.5-r1) 01:27:26 Executing busybox-1.35.0-r17.trigger 01:27:26 Executing ca-certificates-20220614-r0.trigger 01:27:26 Removing intermediate container ed385ef29d40 01:27:26 ---> 4d3d08fd53dd 01:27:26 Step 13/24 : ENV APP_PORT=59881 01:27:26 OK: 6 MiB in 16 packages 01:27:26 ---> Running in fe192e5468c7 01:27:26 (1/1) Installing dumb-init (1.2.5-r1) 01:27:26 Executing busybox-1.35.0-r17.trigger 01:27:26 OK: 6 MiB in 15 packages 01:27:26 Removing intermediate container fe192e5468c7 01:27:26 ---> ebedf0aef497 01:27:26 Step 14/24 : EXPOSE $APP_PORT 01:27:26 Removing intermediate container 318b27eeba74 01:27:26 ---> 2ab228d68cf2 01:27:26 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 01:27:26 ---> Running in 49e7498dad7b 01:27:26 ---> Running in 58d0f61976b8 01:27:26 Removing intermediate container 95e6387933af 01:27:26 ---> 6497e9097d4f 01:27:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:27:26 Removing intermediate container 49e7498dad7b 01:27:26 ---> 1216fd025ea4 01:27:26 Step 15/24 : WORKDIR / 01:27:26 Removing intermediate container 58d0f61976b8 01:27:26 ---> 9aef3f851ee0 01:27:26 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 01:27:26 ---> Running in f63123622fc5 01:27:26 ---> Running in 0c2e98a00781 01:27:26 ---> Running in 9b85255cdbbc 01:27:26 Removing intermediate container f63123622fc5 01:27:26 ---> f1478ce07ddb 01:27:26 Step 13/22 : ENV APP_PORT=59861 01:27:26 Removing intermediate container 0c2e98a00781 01:27:26 ---> 44d3cfe9caca 01:27:26 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 01:27:26 ---> Running in eed2188699c0 01:27:27 Removing intermediate container a327c1434d88 01:27:27 ---> faed32345c19 01:27:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:27:27 Removing intermediate container 9b85255cdbbc 01:27:27 ---> 1a3f576b2cb9 01:27:27 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:27:27 ---> Running in ac9734ea51f5 01:27:27 Removing intermediate container 1e29adb20e71 01:27:27 ---> b3e437f2adf5 01:27:27 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:27:27 Removing intermediate container eed2188699c0 01:27:27 ---> 8f61ad460ba0 01:27:27 Step 14/22 : EXPOSE $APP_PORT 01:27:27 ---> Running in 98af5b23785d 01:27:27 ---> Running in e7b35c1650e0 01:27:27 Removing intermediate container ac9734ea51f5 01:27:27 ---> d4e37925a2ed 01:27:27 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 01:27:27 ---> b998d69b1bd5 01:27:27 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:27:27 ---> 4351bc028cdf 01:27:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:27:27 ---> Running in cd9d0f36724c 01:27:27 Removing intermediate container 98af5b23785d 01:27:27 ---> 940a1eeb7235 01:27:27 Step 13/22 : ENV APP_PORT=59860 01:27:27 Removing intermediate container e7b35c1650e0 01:27:27 ---> 47777ec74e8b 01:27:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:27:27 ---> Running in 2f9604a63e50 01:27:27 Removing intermediate container cd9d0f36724c 01:27:27 ---> f0cb241a3a4f 01:27:27 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 01:27:27 ---> Running in 47bd318353d7 01:27:27 Removing intermediate container 2f9604a63e50 01:27:27 ---> db1260ba3124 01:27:27 Step 14/22 : EXPOSE $APP_PORT 01:27:27 ---> 0b677587f423 01:27:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:27:27 ---> Running in 54538790bd73 01:27:27 ---> f1009a8e7244 01:27:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:27:27 ---> 916bd23aced3 01:27:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:27:27 Removing intermediate container 54538790bd73 01:27:27 ---> 5c6c0a54fd71 01:27:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:27:27 ---> 05571ead11ec 01:27:27 Step 18/22 : ENTRYPOINT ["/core-data"] 01:27:27 ---> 74300543f084 01:27:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 01:27:28 ---> Running in aaff2bf5655d 01:27:28 ---> 098ad584d4f7 01:27:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:27:28 ---> f290a87afb5d 01:27:28 Step 20/24 : ENTRYPOINT ["/core-metadata"] 01:27:28 Removing intermediate container aaff2bf5655d 01:27:28 ---> d19863693043 01:27:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:27:28 ---> Running in f2e2ce2a8ed6 01:27:28 ---> a64078461f4f 01:27:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:27:28 ---> Running in 0c65c44e378a 01:27:28 Removing intermediate container 47bd318353d7 01:27:28 ---> 3a0aeb1524dd 01:27:28 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 01:27:28 Removing intermediate container f2e2ce2a8ed6 01:27:28 ---> ac517c763434 01:27:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:27:28 ---> Running in 7d2c1afbf74a 01:27:28 Removing intermediate container 0c65c44e378a 01:27:28 ---> 80b7075ab33e 01:27:28 Step 20/22 : LABEL arch=x86_64 01:27:28 ---> Running in 9e54b4337f00 01:27:28 ---> e7ec0be24db8 01:27:28 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 01:27:28 ---> Running in 6d0de2cd3c74 01:27:28 ---> Running in 2d7030f56a71 01:27:28 Removing intermediate container 7d2c1afbf74a 01:27:28 ---> 51e53b0d3031 01:27:28 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 01:27:28 ---> af248c9b9dbb 01:27:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:27:28 Removing intermediate container 9e54b4337f00 01:27:28 ---> e18536f4d170 01:27:28 Step 22/24 : LABEL arch=x86_64 01:27:28 Removing intermediate container 6d0de2cd3c74 01:27:28 ---> 6e68a8111c6f 01:27:28 Step 21/22 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 01:27:28 ---> Running in 677dd237651c 01:27:28 ---> Running in 55ea979de0f0 01:27:28 Removing intermediate container 2d7030f56a71 01:27:28 ---> 866377d58b2d 01:27:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:27:28 ---> Running in 68d71d6ac7ca 01:27:28 ---> 4272a54ebfc4 01:27:28 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 01:27:28 ---> 919e56bee81a 01:27:28 Step 18/22 : ENTRYPOINT ["/support-notifications"] 01:27:29 Removing intermediate container 677dd237651c 01:27:29 ---> 58124cf92d86 01:27:29 Step 23/24 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 01:27:29 Removing intermediate container 55ea979de0f0 01:27:29 ---> 9e05bb6e011e 01:27:29 Step 22/22 : LABEL version=3.0.0-dev.78 01:27:29 ---> Running in 347c1c7ae067 01:27:29 ---> Running in ce019ff95636 01:27:29 ---> Running in 2d4e81ca0ac3 01:27:29 ---> Running in d14102406a46 01:27:29 Removing intermediate container 68d71d6ac7ca 01:27:29 ---> 0c7717c27060 01:27:29 Step 20/22 : LABEL arch=x86_64 01:27:29 ---> Running in 8c77564e9861 01:27:29 Removing intermediate container 347c1c7ae067 01:27:29 ---> edcc62dfcb98 01:27:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:27:29 Removing intermediate container 2d4e81ca0ac3 01:27:29 ---> bcf15fad731f 01:27:29 Step 24/24 : LABEL version=3.0.0-dev.78 01:27:29 Removing intermediate container d14102406a46 01:27:29 ---> 7f2101bf2aa0 01:27:29 01:27:29 ---> Running in b8840a9407ef 01:27:29 ---> Running in 560f8e3b69a2 01:27:29 Removing intermediate container 8c77564e9861 01:27:29 ---> 4ccc793c2f3d 01:27:29 Step 21/22 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 01:27:29 ---> Running in f0882656a8d0 01:27:29 Successfully built 7f2101bf2aa0 01:27:29 Successfully tagged core-data:latest 01:27:29 Building security-proxy-setup 01:27:29  Building core-data ... done Removing intermediate container 560f8e3b69a2 01:27:29 ---> 946719568381 01:27:29 Step 20/22 : LABEL arch=x86_64 01:27:29 Removing intermediate container b8840a9407ef 01:27:29 ---> e2bef7e2823a 01:27:29 01:27:29 ---> Running in ec44fb7420ec 01:27:29 Removing intermediate container f0882656a8d0 01:27:29 ---> 7af39cbd6310 01:27:29 Step 22/22 : LABEL version=3.0.0-dev.78 01:27:29 Successfully built e2bef7e2823a 01:27:29 Successfully tagged core-metadata:latest 01:27:29 Building security-proxy-auth 01:27:29  Building core-metadata ... done  ---> Running in 66c48e056b1c 01:27:30 Removing intermediate container ec44fb7420ec 01:27:30 ---> 27b0ce1421c2 01:27:30 Step 21/22 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 01:27:31 Removing intermediate container 66c48e056b1c 01:27:31 ---> 18316c27abb9 01:27:31 01:27:31 ---> Running in 884cb927b06a 01:27:31 Successfully built 18316c27abb9 01:27:31 Successfully tagged support-scheduler:latest 01:27:31 Building security-spire-config 01:27:31  Building support-scheduler ... done Removing intermediate container ce019ff95636 01:27:31 ---> ac3c06f0367f 01:27:31 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 01:27:31 Removing intermediate container 884cb927b06a 01:27:31 ---> 2da79efaa745 01:27:31 Step 22/22 : LABEL version=3.0.0-dev.78 01:27:31 ---> Running in d9fb585842f7 01:27:31 ---> 5fa331513e70 01:27:31 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:27:31 Removing intermediate container d9fb585842f7 01:27:31 ---> 36873054b9fa 01:27:31 01:27:31 Successfully built 36873054b9fa 01:27:31 Successfully tagged support-notifications:latest 01:27:31 Building security-spiffe-token-provider 01:27:33  Building support-notifications ... done  ---> 202aecbc5acf 01:27:33 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:27:34 ---> 2b1e29341238 01:27:34 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:27:34 ---> cfc6f6499ff6 01:27:34 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 01:27:35 ---> fe4bc51e82fe 01:27:35 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 01:27:35 ---> 107ee9a80caf 01:27:35 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:27:36 ---> 92b4d6bbbac1 01:27:36 Step 27/32 : RUN chmod +x /entrypoint.sh 01:27:36 ---> Running in c67e213a75f1 01:27:37 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:27:37 Step 2/20 : FROM ${BUILDER_BASE} AS builder 01:27:37 ---> 3ea0e7d93f2a 01:27:37 Step 3/20 : WORKDIR /edgex-go 01:27:37 ---> Using cache 01:27:37 ---> 27c5c96e3147 01:27:37 Step 4/20 : RUN apk add --update --no-cache make git 01:27:37 ---> Using cache 01:27:37 ---> e0eca16d5108 01:27:37 Step 5/20 : COPY go.mod vendor* ./ 01:27:37 ---> Using cache 01:27:37 ---> ce2d245c1caa 01:27:37 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:27:37 ---> Using cache 01:27:37 ---> 9f2e347499a6 01:27:37 Step 7/20 : COPY . . 01:27:37 ---> Using cache 01:27:37 ---> d32e995daafd 01:27:37 Step 8/20 : RUN make cmd/secrets-config/secrets-config 01:27:37 ---> Running in e8467b6a22d7 01:27:37 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:27:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:27:37 ---> 3ea0e7d93f2a 01:27:37 Step 3/22 : ARG ADD_BUILD_TAGS="" 01:27:37 ---> Using cache 01:27:37 ---> cdd30570276e 01:27:37 Step 4/22 : WORKDIR /edgex-go 01:27:37 ---> Using cache 01:27:37 ---> 2c4c3ebbd324 01:27:37 Step 5/22 : RUN apk add --update --no-cache make git 01:27:37 ---> Using cache 01:27:37 ---> f89e83f5548a 01:27:37 Step 6/22 : COPY go.mod vendor* ./ 01:27:37 ---> Using cache 01:27:37 ---> 027c29ff0587 01:27:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:27:37 ---> Using cache 01:27:37 ---> 0a9a998f8138 01:27:37 Step 8/22 : COPY . . 01:27:37 ---> Using cache 01:27:37 ---> 6bc50ee8824e 01:27:37 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 01:27:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:27:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:27:37 Removing intermediate container c67e213a75f1 01:27:37 ---> 72789f6b5892 01:27:37 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 01:27:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:27:37 ---> Running in ec74b3931d4e 01:27:38 Avoid second fetch 01:27:38 Checking out Revision bf371e8c577b45590121912e6f14e0928f0d9ba1 (main) 01:27:38 ---> Running in 52225e819318 01:27:38 Removing intermediate container 52225e819318 01:27:38 ---> 41c9e40e219d 01:27:38 Step 29/32 : CMD ["gate"] 01:27:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:27:38 ---> Running in 29da8dd2e377 01:27:38 Commit message: "Merge pull request #4411 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.7.0" 01:27:38 Removing intermediate container 29da8dd2e377 01:27:38 ---> 1f33507ee64e 01:27:38 Step 30/32 : LABEL arch=x86_64 01:27:38 ---> Running in 15ed57e4b7a4 01:27:39 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:27:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:27:39 ---> 3ea0e7d93f2a 01:27:39 Step 3/24 : WORKDIR /edgex-go 01:27:39 ---> Using cache 01:27:39 ---> 27c5c96e3147 01:27:39 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 01:27:39 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:27:39 Step 2/19 : FROM ${BUILDER_BASE} AS builder 01:27:39 ---> 3ea0e7d93f2a 01:27:39 Step 3/19 : WORKDIR /edgex-go 01:27:39 ---> Using cache 01:27:39 ---> 27c5c96e3147 01:27:39 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 01:27:39 ---> Running in a9f5d06fb635 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:27:39 ---> Running in 5a4f7809eb1c 01:27:39 Removing intermediate container 15ed57e4b7a4 01:27:39 ---> e832848b1755 01:27:39 Step 31/32 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 01:27:39 ---> Running in f1a5cccfa925 01:27:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:27:39 % Total % Received % Xferd Average Speed Time Time Time Current 01:27:39 Dload Upload Total Spent Left Speed 01:27:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 75 12751 75 9637 0 0 72458 0 --:--:-- --:--:-- --:--:-- 71917 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 94451 01:27:38 > git config core.sparsecheckout # timeout=10 01:27:38 > git checkout -f bf371e8c577b45590121912e6f14e0928f0d9ba1 # timeout=10 01:27:40 Removing intermediate container f1a5cccfa925 01:27:40 ---> 768e6c782de4 01:27:40 Step 32/32 : LABEL version=3.0.0-dev.78 01:27:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:27:40 ---> Running in 9c627acb10f0 01:27:40 Removing intermediate container 9c627acb10f0 01:27:40 ---> 18b691dfabe0 01:27:40 01:27:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:27:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:27:40 Successfully built 18b691dfabe0 [Pipeline] sh 01:27:40 Successfully tagged security-bootstrapper:latest 01:27:40  Building security-bootstrapper ... done Building core-command 01:27:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:27:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:27:40 OK: 211 MiB in 51 packages 01:27:40 v3.16.4-44-g885ce0f787f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 01:27:40 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 01:27:40 OK: 17046 distinct packages available 01:27:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:27:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:27:40 + sudo tee /etc/docker/daemon.new 01:27:40 { 01:27:40 "registry-mirrors": [ 01:27:40 "https://nexus3.edgexfoundry.org:10001" 01:27:40 ], 01:27:40 "bip": "10.250.0.254/24", 01:27:40 "hosts": [ 01:27:40 "tcp://0.0.0.0:5555", 01:27:40 "unix:///var/run/docker.sock" 01:27:40 ], 01:27:40 "mtu": 1458, 01:27:40 "selinux-enabled": true, 01:27:40 "seccomp-profile": "/etc/docker/seccomp.json" 01:27:40 } 01:27:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:27:40 OK: 211 MiB in 51 packages [Pipeline] sh 01:27:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:27:41 + sudo service docker restart 01:27:42 Removing intermediate container a9f5d06fb635 01:27:42 ---> 6f767bb7dab4 01:27:42 Step 5/24 : COPY go.mod vendor* ./ 01:27:42 Removing intermediate container 5a4f7809eb1c 01:27:42 ---> 6b0c34d7797f 01:27:42 Step 5/19 : COPY go.mod vendor* ./ 01:27:42 ---> b40335d5c5d6 01:27:42 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:27:43 ---> Running in 80cee67d4b7d 01:27:43 ---> d738cd0f5ca6 01:27:43 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:27:43 ---> Running in afdd2a86d95f 01:27:45 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:27:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:27:45 ---> 3ea0e7d93f2a 01:27:45 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:27:45 ---> Using cache 01:27:45 ---> cdd30570276e 01:27:45 Step 4/23 : WORKDIR /edgex-go 01:27:45 ---> Using cache 01:27:45 ---> 2c4c3ebbd324 01:27:45 Step 5/23 : RUN apk add --update --no-cache make git 01:27:45 ---> Using cache 01:27:45 ---> f89e83f5548a 01:27:45 Step 6/23 : COPY go.mod vendor* ./ 01:27:45 ---> Using cache 01:27:45 ---> 027c29ff0587 01:27:45 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:27:45 ---> Using cache 01:27:45 ---> 0a9a998f8138 01:27:45 Step 8/23 : COPY . . 01:27:45 ---> Using cache 01:27:45 ---> 6bc50ee8824e 01:27:45 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 01:27:45 ---> Running in e90c8ce363b5 01:27:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:27:59 provisioning config files... 01:27:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/439@tmp/config16626866672418427890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:28:00 ---> docker-login.sh 01:28:00 nexus3.edgexfoundry.org:10001 01:28:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:00 Configure a credential helper to remove this warning. See 01:28:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:00 01:28:00 Login Succeeded 01:28:00 nexus3.edgexfoundry.org:10002 01:28:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:01 Configure a credential helper to remove this warning. See 01:28:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:01 01:28:01 Login Succeeded 01:28:01 nexus3.edgexfoundry.org:10003 01:28:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:01 Configure a credential helper to remove this warning. See 01:28:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:01 01:28:01 Login Succeeded 01:28:01 nexus3.edgexfoundry.org:10004 01:28:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:02 Configure a credential helper to remove this warning. See 01:28:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:02 01:28:02 Login Succeeded 01:28:02 docker.io 01:28:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:02 Configure a credential helper to remove this warning. See 01:28:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:02 01:28:02 Login Succeeded 01:28:02 ---> docker-login.sh ends [Pipeline] } 01:28:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 01:28:03 + git config --global --add safe.directory /w/workspace/edgex-go/439 [Pipeline] echo 01:28:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:28:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:28:03 ========================================================= 01:28:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 01:28:03 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:28:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 01:28:04 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:28:04 9b18e9b68314: Pulling fs layer 01:28:04 35d82f9e3411: Pulling fs layer 01:28:04 e16973657156: Pulling fs layer 01:28:04 fc693d55d65f: Pulling fs layer 01:28:04 7e9fc2657dce: Pulling fs layer 01:28:04 dda99020689f: Pulling fs layer 01:28:04 db1c61fa0a46: Pulling fs layer 01:28:04 891c053d2c06: Pulling fs layer 01:28:04 fc693d55d65f: Waiting 01:28:04 7e9fc2657dce: Waiting 01:28:04 dda99020689f: Waiting 01:28:04 db1c61fa0a46: Waiting 01:28:04 891c053d2c06: Waiting 01:28:04 e16973657156: Verifying Checksum 01:28:04 e16973657156: Download complete 01:28:04 35d82f9e3411: Verifying Checksum 01:28:04 35d82f9e3411: Download complete 01:28:04 7e9fc2657dce: Verifying Checksum 01:28:04 7e9fc2657dce: Download complete 01:28:04 dda99020689f: Download complete 01:28:04 9b18e9b68314: Verifying Checksum 01:28:04 9b18e9b68314: Download complete 01:28:05 9b18e9b68314: Pull complete 01:28:05 891c053d2c06: Verifying Checksum 01:28:05 891c053d2c06: Download complete 01:28:05 35d82f9e3411: Pull complete 01:28:06 e16973657156: Pull complete 01:28:06 db1c61fa0a46: Verifying Checksum 01:28:06 db1c61fa0a46: Download complete 01:28:07 fc693d55d65f: Verifying Checksum 01:28:07 fc693d55d65f: Download complete 01:28:07 Removing intermediate container 80cee67d4b7d 01:28:07 ---> e4b31e098290 01:28:07 Step 7/24 : COPY . . 01:28:07 Removing intermediate container afdd2a86d95f 01:28:07 ---> 4f5f8889d22c 01:28:07 Step 7/19 : COPY . . 01:28:12 Removing intermediate container ec74b3931d4e 01:28:12 ---> fa1793b13d57 01:28:12 01:28:12 Step 10/22 : FROM alpine:3.16 01:28:12 ---> dfd21b5a31f5 01:28:12 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 01:28:12 Removing intermediate container e8467b6a22d7 01:28:12 ---> af39174ebc5b 01:28:12 01:28:12 Step 9/20 : FROM alpine:3.16 01:28:12 ---> dfd21b5a31f5 01:28:12 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 01:28:12 ---> 3fb3e9ea63da 01:28:12 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:28:12 ---> 992499447e84 01:28:12 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 01:28:12 ---> Running in 6422592326d2 01:28:12 ---> Running in 1f9349aaa157 01:28:12 ---> Running in ee20acbabd48 01:28:12 ---> Running in 9d7cff2783cf 01:28:12 Removing intermediate container 6422592326d2 01:28:12 ---> daa4229d3640 01:28:12 Step 12/22 : RUN apk add --update --no-cache dumb-init 01:28:12 Removing intermediate container 9d7cff2783cf 01:28:12 ---> 382d7a09586d 01:28:12 Step 9/24 : WORKDIR /edgex-go/spire-build 01:28:12 ---> Running in ea2e44440652 01:28:12 ---> Running in 1cf8e6532fb2 01:28:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:28:12 Removing intermediate container 1cf8e6532fb2 01:28:12 ---> 0595a1c83c67 01:28:12 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 01:28:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:28:12 ---> Running in 1abbecff8d97 01:28:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:28:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:28:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:28:13 (1/2) Installing dumb-init (1.2.5-r1) 01:28:13 (2/2) Installing openssl (1.1.1t-r0) 01:28:13 Executing busybox-1.35.0-r17.trigger 01:28:13 OK: 6 MiB in 16 packages 01:28:13 Removing intermediate container 1abbecff8d97 01:28:13 ---> 9f8efe39c68d 01:28:13 Step 11/24 : WORKDIR /edgex-go 01:28:13 ---> Running in bcd18f5e7948 01:28:13 Removing intermediate container e90c8ce363b5 01:28:13 ---> 2c6ec5f941fa 01:28:13 01:28:13 Step 10/23 : FROM alpine:3.16 01:28:13 ---> dfd21b5a31f5 01:28:13 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:28:13 ---> Using cache 01:28:13 ---> 6497e9097d4f 01:28:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:28:13 ---> Using cache 01:28:13 ---> f1478ce07ddb 01:28:13 Step 13/23 : ENV APP_PORT=59882 01:28:13 ---> Running in 3ad8e1ba3287 01:28:13 Removing intermediate container 1f9349aaa157 01:28:13 ---> 427251c4a51f 01:28:13 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 01:28:13 Removing intermediate container bcd18f5e7948 01:28:13 ---> dc32aafa8626 01:28:13 01:28:13 Step 12/24 : FROM alpine:3.15 01:28:13 ---> Running in dded4b7dbdcc 01:28:13 3.15: Pulling from library/alpine 01:28:13 Removing intermediate container 3ad8e1ba3287 01:28:13 ---> 51d964fcf637 01:28:13 Step 14/23 : EXPOSE $APP_PORT 01:28:14 ---> Running in 0dd741766162 01:28:14 Removing intermediate container dded4b7dbdcc 01:28:14 ---> 331b0c640ed1 01:28:14 Step 12/20 : WORKDIR /edgex 01:28:14 ---> Running in e94434449f41 01:28:14 Removing intermediate container 0dd741766162 01:28:14 ---> f80bc1956111 01:28:14 Step 15/23 : WORKDIR / 01:28:14 ---> Running in 81ecd5337a7c 01:28:14 Removing intermediate container e94434449f41 01:28:14 ---> 57f668e182c3 01:28:14 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 01:28:14 Removing intermediate container 81ecd5337a7c 01:28:14 ---> f90f87f68158 01:28:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:28:14 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 01:28:14 Status: Downloaded newer image for alpine:3.15 01:28:14 ---> 5ce65d7b0fde 01:28:14 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:28:14 (1/1) Installing dumb-init (1.2.5-r1) 01:28:14 ---> Running in ed8c7372f45b 01:28:14 Executing busybox-1.35.0-r17.trigger 01:28:14 ---> 64a194d7ecff 01:28:14 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:28:14 OK: 6 MiB in 15 packages 01:28:14 ---> 55c6aa2c8466 01:28:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:28:14 Removing intermediate container ed8c7372f45b 01:28:14 ---> aec58cf31cf1 01:28:14 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 01:28:14 ---> Running in e914daa470c0 01:28:15 ---> 14d0d6a000d4 01:28:15 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:28:15 Removing intermediate container ea2e44440652 01:28:15 ---> e6f04a7a46b8 01:28:15 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:28:15 ---> d395b21cf4ac 01:28:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:28:15 ---> ea0a48ce5204 01:28:15 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:28:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:28:15 ---> Running in 1079e83f6684 01:28:15 ---> 2c87c58f01ea 01:28:15 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:28:15 ---> b69abaa58f39 01:28:15 Step 19/23 : ENTRYPOINT ["/core-command"] 01:28:15 ---> Running in ea5ac9b8fef5 01:28:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:28:15 Removing intermediate container ea5ac9b8fef5 01:28:15 ---> 83aede42eb5b 01:28:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:28:15 ---> 5167002a9b09 01:28:15 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 01:28:15 ---> Running in 7a6a565b831c 01:28:15 v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 01:28:15 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 01:28:15 OK: 15859 distinct packages available 01:28:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:28:16 Removing intermediate container 7a6a565b831c 01:28:16 ---> ea7c25bf08bc 01:28:16 Step 21/23 : LABEL arch=x86_64 01:28:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:28:16 ---> 14cf9dbdcc81 01:28:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:28:16 ---> Running in 79f3c3f3c9fe 01:28:16 Removing intermediate container 1079e83f6684 01:28:16 ---> 41f65590199a 01:28:16 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 01:28:16 ---> Running in 094b4c24276d 01:28:16 (1/4) Installing dumb-init (1.2.5-r1) 01:28:16 (2/4) Installing musl-obstack (1.2.3-r0) 01:28:16 Removing intermediate container 79f3c3f3c9fe 01:28:16 ---> 6b87314583a1 01:28:16 Step 22/23 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 01:28:16 (3/4) Installing libucontext (1.1-r0) 01:28:16 (4/4) Installing gcompat (1.0.0-r4) 01:28:16 Executing busybox-1.34.1-r7.trigger 01:28:16 OK: 6 MiB in 18 packages 01:28:16 ---> Running in 652ab515aa55 01:28:16 Removing intermediate container 094b4c24276d 01:28:16 ---> 88c2706141f4 01:28:16 Step 18/20 : LABEL arch=x86_64 01:28:16 ---> 464189a6bfc7 01:28:16 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:28:16 ---> Running in e528fa4e1823 01:28:16 ---> Running in 2a96df4fe4e5 01:28:16 Removing intermediate container 652ab515aa55 01:28:16 ---> fe5fa315f03c 01:28:16 Step 23/23 : LABEL version=3.0.0-dev.78 01:28:16 ---> Running in 4943f4608461 01:28:16 Removing intermediate container e528fa4e1823 01:28:16 ---> d2b97ff53657 01:28:16 Step 19/20 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 01:28:16 ---> Running in bbecbc12fe15 01:28:17 Removing intermediate container 4943f4608461 01:28:17 ---> 36333103b7ef 01:28:17 01:28:17 Removing intermediate container bbecbc12fe15 01:28:17 ---> 49ad92810953 01:28:17 Step 20/20 : LABEL version=3.0.0-dev.78 01:28:17 Successfully built 36333103b7ef 01:28:17 Successfully tagged core-command:latest 01:28:17  Building core-command ... done Building core-common-config-bootstrapper 01:28:17 ---> Running in 35d4bb5300d1 01:28:17 Removing intermediate container e914daa470c0 01:28:17 ---> fb8fe39320d9 01:28:17 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:28:18 Removing intermediate container 35d4bb5300d1 01:28:18 ---> 9da4a7018d92 01:28:18 01:28:18 Successfully built 9da4a7018d92 01:28:18 Successfully tagged security-proxy-setup:latest 01:28:18 Building security-spire-server 01:28:20  Building security-proxy-setup ... done Removing intermediate container 2a96df4fe4e5 01:28:20 ---> c33773c4b5c5 01:28:20 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 01:28:20 ---> fdfb424e79dc 01:28:20 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:28:20 ---> Running in 127ba6c2f08f 01:28:20 Removing intermediate container 127ba6c2f08f 01:28:20 ---> 93c05895b75f 01:28:20 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 01:28:20 ---> Running in 3a61a58268df 01:28:20 ---> be1a8886f5d8 01:28:20 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 01:28:20 ---> Running in 22c81421c378 01:28:20 Removing intermediate container 3a61a58268df 01:28:20 ---> 46042b1d1d17 01:28:20 Step 20/22 : LABEL arch=x86_64 01:28:20 ---> Running in 6012d85881db 01:28:20 Removing intermediate container 22c81421c378 01:28:20 ---> 3e9d644ff20d 01:28:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:28:21 Removing intermediate container 6012d85881db 01:28:21 ---> d0d0fdb3e05e 01:28:21 Step 21/22 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 01:28:21 ---> Running in a6ebf8e8c3e1 01:28:21 ---> 58e5258f39e5 01:28:21 Step 19/24 : WORKDIR / 01:28:21 Removing intermediate container a6ebf8e8c3e1 01:28:21 ---> 1c7887ec172e 01:28:21 Step 22/22 : LABEL version=3.0.0-dev.78 01:28:21 ---> Running in 9c3904bda095 01:28:22 fc693d55d65f: Pull complete 01:28:22 7e9fc2657dce: Pull complete 01:28:22 dda99020689f: Pull complete 01:28:22 ---> Running in a5bf48d1d698 01:28:23 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:28:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:28:23 ---> 3ea0e7d93f2a 01:28:23 Step 3/22 : ARG ADD_BUILD_TAGS="" 01:28:23 ---> Using cache 01:28:23 ---> cdd30570276e 01:28:23 Step 4/22 : WORKDIR /edgex-go 01:28:23 ---> Using cache 01:28:23 ---> 2c4c3ebbd324 01:28:23 Step 5/22 : RUN apk add --update --no-cache make git 01:28:23 ---> Using cache 01:28:23 ---> f89e83f5548a 01:28:23 Step 6/22 : COPY go.mod vendor* ./ 01:28:23 ---> Using cache 01:28:23 ---> 027c29ff0587 01:28:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:28:23 ---> Using cache 01:28:23 ---> 0a9a998f8138 01:28:23 Step 8/22 : COPY . . 01:28:23 ---> Using cache 01:28:23 ---> 6bc50ee8824e 01:28:23 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:28:23 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:28:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:28:23 ---> 3ea0e7d93f2a 01:28:23 Step 3/23 : WORKDIR /edgex-go 01:28:23 ---> Using cache 01:28:23 ---> 27c5c96e3147 01:28:23 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 01:28:23 ---> Using cache 01:28:23 ---> 6f767bb7dab4 01:28:23 Step 5/23 : COPY go.mod vendor* ./ 01:28:23 ---> Using cache 01:28:23 ---> b40335d5c5d6 01:28:23 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:28:23 ---> Using cache 01:28:23 ---> e4b31e098290 01:28:23 Step 7/23 : COPY . . 01:28:23 ---> Using cache 01:28:23 ---> 992499447e84 01:28:23 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 01:28:23 ---> Using cache 01:28:23 ---> 382d7a09586d 01:28:23 Step 9/23 : WORKDIR /edgex-go/spire-build 01:28:23 ---> Using cache 01:28:23 ---> 0595a1c83c67 01:28:23 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 01:28:24 Removing intermediate container 9c3904bda095 01:28:24 ---> e4a23fb1cc1b 01:28:24 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:28:24 ---> Running in af459d7e1f6b 01:28:24 ---> Running in bdcde5836c53 01:28:24 Removing intermediate container a5bf48d1d698 01:28:24 ---> 6e7372800cda 01:28:24 01:28:24 ---> Running in 8711203020db 01:28:24 Successfully built 6e7372800cda 01:28:24 Successfully tagged security-proxy-auth:latest 01:28:24  Building security-proxy-auth ... done Building security-secretstore-setup 01:28:25 Removing intermediate container 8711203020db 01:28:25 ---> 240556695480 01:28:25 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:28:25 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:28:25 ---> Running in 7b6801dc914a 01:28:25 Removing intermediate container 7b6801dc914a 01:28:25 ---> ac41b80fc7ae 01:28:25 Step 22/24 : LABEL arch=x86_64 01:28:25 ---> Running in adb18c2d6cb3 01:28:25 Removing intermediate container af459d7e1f6b 01:28:25 ---> 7722ab016c1a 01:28:25 Step 11/23 : WORKDIR /edgex-go 01:28:26 Removing intermediate container adb18c2d6cb3 01:28:26 ---> e742e38680f8 01:28:26 Step 23/24 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 01:28:26 ---> Running in db4c8f2bad91 01:28:26 ---> Running in ddc24df74363 01:28:26 Removing intermediate container db4c8f2bad91 01:28:26 ---> d6bb7803aa45 01:28:26 01:28:26 Step 12/23 : FROM alpine:3.15 01:28:26 ---> 5ce65d7b0fde 01:28:26 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:28:26 ---> Using cache 01:28:26 ---> aec58cf31cf1 01:28:26 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:28:26 Removing intermediate container ddc24df74363 01:28:26 ---> f930021e38f8 01:28:26 Step 24/24 : LABEL version=3.0.0-dev.78 01:28:26 ---> Running in f7219c081742 01:28:26 ---> Running in 1747920b0fe9 01:28:26 Removing intermediate container 1747920b0fe9 01:28:26 ---> b9b8e0e3d861 01:28:26 01:28:26 Successfully built b9b8e0e3d861 01:28:26 Successfully tagged security-spire-config:latest 01:28:26  Building security-spire-config ... done Building security-spire-agent 01:28:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:28:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:28:27 db1c61fa0a46: Pull complete 01:28:28 v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 01:28:28 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 01:28:28 OK: 15859 distinct packages available 01:28:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:28:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:28:28 (1/5) Installing dumb-init (1.2.5-r1) 01:28:28 (2/5) Installing musl-obstack (1.2.3-r0) 01:28:28 (3/5) Installing libucontext (1.1-r0) 01:28:28 (4/5) Installing gcompat (1.0.0-r4) 01:28:28 (5/5) Installing openssl (1.1.1t-r1) 01:28:28 Executing busybox-1.34.1-r7.trigger 01:28:28 OK: 7 MiB in 19 packages 01:28:29 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:28:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:28:29 ---> 3ea0e7d93f2a 01:28:29 Step 3/23 : WORKDIR /edgex-go 01:28:29 ---> Using cache 01:28:29 ---> 27c5c96e3147 01:28:29 Step 4/23 : RUN apk add --update --no-cache make git 01:28:29 ---> Using cache 01:28:29 ---> e0eca16d5108 01:28:29 Step 5/23 : COPY go.mod vendor* ./ 01:28:29 ---> Using cache 01:28:29 ---> ce2d245c1caa 01:28:29 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:28:29 ---> Using cache 01:28:29 ---> 9f2e347499a6 01:28:29 Step 7/23 : COPY . . 01:28:29 ---> Using cache 01:28:29 ---> d32e995daafd 01:28:29 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:28:29 891c053d2c06: Pull complete 01:28:29 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 01:28:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 01:28:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 01:28:30 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 01:28:30 WORKDIR /edgex 01:28:30 COPY go.mod . 01:28:30 RUN go mod download -t 01:28:30 ci-base-image-arm64 -f - . 01:28:30 Sending build context to Docker daemon 2.946MB 01:28:30 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 01:28:30 ---> f96f9c87975a 01:28:30 Step 2/4 : WORKDIR /edgex 01:28:31 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:28:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:28:31 ---> 3ea0e7d93f2a 01:28:31 Step 3/24 : WORKDIR /edgex-go 01:28:31 ---> Using cache 01:28:31 ---> 27c5c96e3147 01:28:31 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 01:28:31 ---> Using cache 01:28:31 ---> 6f767bb7dab4 01:28:31 Step 5/24 : COPY go.mod vendor* ./ 01:28:31 ---> Using cache 01:28:31 ---> b40335d5c5d6 01:28:31 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:28:31 ---> Using cache 01:28:31 ---> e4b31e098290 01:28:31 Step 7/24 : COPY . . 01:28:31 ---> Using cache 01:28:31 ---> 992499447e84 01:28:31 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 01:28:31 ---> Using cache 01:28:31 ---> 382d7a09586d 01:28:31 Step 9/24 : WORKDIR /edgex-go/spire-build 01:28:31 ---> Using cache 01:28:31 ---> 0595a1c83c67 01:28:31 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 01:28:31 ---> Using cache 01:28:31 ---> 9f8efe39c68d 01:28:31 Step 11/24 : WORKDIR /edgex-go 01:28:31 ---> Using cache 01:28:31 ---> dc32aafa8626 01:28:31 01:28:31 Step 12/24 : FROM alpine:3.15 01:28:31 ---> 5ce65d7b0fde 01:28:31 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:28:31 ---> Using cache 01:28:31 ---> aec58cf31cf1 01:28:31 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:28:31 ---> Running in 0f266af38f70 01:28:31 ---> Running in c15f7d587f34 01:28:31 Removing intermediate container f7219c081742 01:28:31 ---> cfff85b7d3b3 01:28:31 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:28:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:28:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:28:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:28:32 v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 01:28:32 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 01:28:32 OK: 15859 distinct packages available 01:28:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:28:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:28:32 ---> Running in 7e2d9be9d04d 01:28:33 (1/5) Installing dumb-init (1.2.5-r1) 01:28:33 (2/5) Installing musl-obstack (1.2.3-r0) 01:28:33 (3/5) Installing libucontext (1.1-r0) 01:28:33 (4/5) Installing gcompat (1.0.0-r4) 01:28:33 (5/5) Installing openssl (1.1.1t-r1) 01:28:33 Executing busybox-1.34.1-r7.trigger 01:28:33 OK: 7 MiB in 19 packages 01:28:33 Removing intermediate container 7e2d9be9d04d 01:28:33 ---> 66f4139d51e2 01:28:33 Step 3/4 : COPY go.mod . 01:28:33 ---> c64353c234fd 01:28:33 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:28:34 ---> 3e656f6a42ca 01:28:34 Step 4/4 : RUN go mod download 01:28:34 ---> Running in 5388fce59356 01:28:34 Removing intermediate container c15f7d587f34 01:28:34 ---> 22b19a698809 01:28:34 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 01:28:34 ---> 96969cb6c6e6 01:28:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:28:35 ---> 59c4538c3e65 01:28:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:28:35 ---> 99fc8e5b4850 01:28:35 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:28:35 ---> Running in f9ef4a594a52 01:28:35 Removing intermediate container f9ef4a594a52 01:28:35 ---> a7caa007a7d6 01:28:35 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:28:36 ---> 8bd64b033836 01:28:36 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:28:36 ---> Running in 8f4c4130f907 01:28:36 Removing intermediate container 8f4c4130f907 01:28:36 ---> 5e3a8f6b1cf5 01:28:36 Step 21/23 : LABEL arch=x86_64 01:28:36 ---> Running in 064770da15ff 01:28:37 Removing intermediate container 064770da15ff 01:28:37 ---> 4d63a351b7f9 01:28:37 Step 22/23 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 01:28:37 ---> Running in b2124526847c 01:28:37 Removing intermediate container b2124526847c 01:28:37 ---> 25c36819ce07 01:28:37 Step 23/23 : LABEL version=3.0.0-dev.78 01:28:37 ---> Running in 961d5fdaf929 01:28:37 Removing intermediate container 961d5fdaf929 01:28:37 ---> 089ee7ce92a6 01:28:37 01:28:38 Successfully built 089ee7ce92a6 01:28:38 Successfully tagged security-spire-server:latest 01:28:39  Building security-spire-server ... done  ---> 6f1df7c3ccff 01:28:39 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:28:39 Removing intermediate container ee20acbabd48 01:28:39 ---> ccb954700704 01:28:39 01:28:39 Step 9/19 : FROM alpine:3.15 01:28:39 ---> 5ce65d7b0fde 01:28:39 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:28:39 ---> Using cache 01:28:39 ---> aec58cf31cf1 01:28:39 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:28:39 ---> Running in c00b4da847d0 01:28:39 ---> 5b310202d497 01:28:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:28:39 ---> 1e1a1688e924 01:28:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:28:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:28:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:28:40 ---> fd1e2651bf32 01:28:40 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:28:40 ---> Running in 06b4377d63d3 01:28:40 v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 01:28:40 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 01:28:40 OK: 15859 distinct packages available 01:28:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:28:40 Removing intermediate container 06b4377d63d3 01:28:40 ---> 3f64b7cf2470 01:28:40 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:28:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:28:40 ---> Running in 63fa571a93fc 01:28:40 Removing intermediate container 63fa571a93fc 01:28:40 ---> d6a379a082cd 01:28:40 Step 22/24 : LABEL arch=x86_64 01:28:40 (1/9) Installing ca-certificates (20220614-r0) 01:28:40 ---> Running in a26920dd6e00 01:28:40 (2/9) Installing brotli-libs (1.0.9-r5) 01:28:40 (3/9) Installing nghttp2-libs (1.46.0-r0) 01:28:40 (4/9) Installing libcurl (7.80.0-r6) 01:28:40 (5/9) Installing curl (7.80.0-r6) 01:28:40 (6/9) Installing dumb-init (1.2.5-r1) 01:28:40 (7/9) Installing musl-obstack (1.2.3-r0) 01:28:41 (8/9) Installing libucontext (1.1-r0) 01:28:41 Removing intermediate container a26920dd6e00 01:28:41 ---> 3ee33eb58bb0 01:28:41 Step 23/24 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 01:28:41 (9/9) Installing gcompat (1.0.0-r4) 01:28:41 ---> Running in 9ab0e95c886a 01:28:41 Executing busybox-1.34.1-r7.trigger 01:28:41 Executing ca-certificates-20220614-r0.trigger 01:28:41 OK: 8 MiB in 23 packages 01:28:41 Removing intermediate container 9ab0e95c886a 01:28:41 ---> 3b952325fafa 01:28:41 Step 24/24 : LABEL version=3.0.0-dev.78 01:28:41 ---> Running in 1369be04f87d 01:28:41 Removing intermediate container 1369be04f87d 01:28:41 ---> dc724a21fa57 01:28:41 01:28:41 Successfully built dc724a21fa57 01:28:41 Successfully tagged security-spire-agent:latest 01:28:41  Building security-spire-agent ... done Removing intermediate container c00b4da847d0 01:28:41 ---> b1326888976d 01:28:41 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 01:28:42 ---> ca0dd3a9fc54 01:28:42 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:28:43 ---> 2c804438623f 01:28:43 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 01:28:44 ---> 9ede96cda4bf 01:28:44 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 01:28:44 ---> Running in 16c3ea856c35 01:28:44 Removing intermediate container 16c3ea856c35 01:28:44 ---> 430947ccc068 01:28:44 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:28:44 ---> Running in 3fde8ddc54da 01:28:44 Removing intermediate container 3fde8ddc54da 01:28:44 ---> 34b93ab761e9 01:28:44 Step 17/19 : LABEL arch=x86_64 01:28:44 ---> Running in 23e62bfa2428 01:28:44 Removing intermediate container 23e62bfa2428 01:28:44 ---> 992be00ae4ac 01:28:44 Step 18/19 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 01:28:44 ---> Running in 2341a98318ce 01:28:44 Removing intermediate container 2341a98318ce 01:28:44 ---> caece2f48a27 01:28:44 Step 19/19 : LABEL version=3.0.0-dev.78 01:28:44 ---> Running in d9ae231acda9 01:28:45 Removing intermediate container d9ae231acda9 01:28:45 ---> 48f323ea0511 01:28:45 01:28:45 Successfully built 48f323ea0511 01:28:45 Successfully tagged security-spiffe-token-provider:latest 01:28:47  Building security-spiffe-token-provider ... done Removing intermediate container bdcde5836c53 01:28:47 ---> 21c11e4fc5f3 01:28:47 01:28:47 Step 10/22 : FROM alpine:3.16 01:28:47 ---> dfd21b5a31f5 01:28:47 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 01:28:47 ---> Using cache 01:28:47 ---> daa4229d3640 01:28:47 Step 12/22 : RUN apk add --update --no-cache dumb-init 01:28:47 ---> Using cache 01:28:47 ---> e6f04a7a46b8 01:28:47 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:28:47 ---> Using cache 01:28:47 ---> 2c87c58f01ea 01:28:47 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:28:48 ---> e8cad2f3c309 01:28:48 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:28:48 ---> 0b2fe358f5f9 01:28:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:28:48 ---> 09517869575d 01:28:48 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:28:48 ---> Running in 843ccf370cc8 01:28:49 Removing intermediate container 843ccf370cc8 01:28:49 ---> 1a8dd3efe3cc 01:28:49 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 01:28:49 ---> Running in 07cdce3464fc 01:28:49 Removing intermediate container 07cdce3464fc 01:28:49 ---> 01016a58b7ee 01:28:49 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 01:28:49 ---> Running in 219628c3c949 01:28:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:28:49 Removing intermediate container 219628c3c949 01:28:49 ---> 98072f022dc2 01:28:49 Step 20/22 : LABEL arch=x86_64 01:28:49 ---> Running in 33c4ec9646bf 01:28:50 Removing intermediate container 33c4ec9646bf 01:28:50 ---> 329ecff5e713 01:28:50 Step 21/22 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 01:28:50 ---> Running in 5c2f1fde768e 01:28:50 Removing intermediate container 5c2f1fde768e 01:28:50 ---> 6e9aa33cd518 01:28:50 Step 22/22 : LABEL version=3.0.0-dev.78 01:28:50 ---> Running in 9dfd88187d8d 01:28:50 Removing intermediate container 9dfd88187d8d 01:28:50 ---> 12ea58d6a62a 01:28:50 01:28:50 Successfully built 12ea58d6a62a 01:28:50 Successfully tagged core-common-config-bootstrapper:latest 01:28:53  Building core-common-config-bootstrapper ... done Removing intermediate container 0f266af38f70 01:28:53 ---> 079aaad39e6d 01:28:53 01:28:53 Step 9/23 : FROM alpine:3.16 01:28:53 ---> dfd21b5a31f5 01:28:53 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:28:53 ---> Running in aeb95be08762 01:28:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:28:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:28:53 (1/3) Installing ca-certificates (20220614-r0) 01:28:53 (2/3) Installing dumb-init (1.2.5-r1) 01:28:53 (3/3) Installing su-exec (0.2-r1) 01:28:53 Executing busybox-1.35.0-r17.trigger 01:28:53 Executing ca-certificates-20220614-r0.trigger 01:28:53 OK: 6 MiB in 17 packages 01:28:53 Removing intermediate container aeb95be08762 01:28:53 ---> bd8e57c965f6 01:28:53 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:28:53 ---> Running in 73f0b9d1b8bc 01:28:54 Removing intermediate container 73f0b9d1b8bc 01:28:54 ---> d34c0ed27e98 01:28:54 Step 12/23 : WORKDIR / 01:28:54 ---> Running in 86181b378052 01:28:54 Removing intermediate container 86181b378052 01:28:54 ---> 71780f943d03 01:28:54 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:28:54 ---> 867c385e2010 01:28:54 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:28:54 ---> 6d708ced83cb 01:28:54 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:28:54 ---> 430bdbe4b0ef 01:28:54 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:28:54 ---> 1a6e4ee67e3e 01:28:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:28:55 ---> a6225ca0bf20 01:28:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:28:55 ---> 23a73ba89903 01:28:55 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:28:55 ---> Running in f2a384d7d491 01:28:55 Removing intermediate container f2a384d7d491 01:28:55 ---> 5e8db0e444ed 01:28:55 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 01:28:55 ---> Running in 1d2ff53b194b 01:28:55 Removing intermediate container 1d2ff53b194b 01:28:55 ---> 428b85c9ca3d 01:28:55 Step 21/23 : LABEL arch=x86_64 01:28:56 ---> Running in 75e7643cb4cf 01:28:56 Removing intermediate container 75e7643cb4cf 01:28:56 ---> 0ebe46cf60e1 01:28:56 Step 22/23 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 01:28:56 ---> Running in 6cedbc365a0c 01:28:56 Removing intermediate container 6cedbc365a0c 01:28:56 ---> 311a029f6c4e 01:28:56 Step 23/23 : LABEL version=3.0.0-dev.78 01:28:56 ---> Running in 3e99fa429126 01:28:56 Removing intermediate container 3e99fa429126 01:28:56 ---> 34a0d556879a 01:28:56 01:28:56 Successfully built 34a0d556879a 01:28:56 Successfully tagged security-secretstore-setup:latest 01:28:56  Building security-secretstore-setup ... done  [Pipeline] } 01:28:56 $ docker stop --time=1 952d140b1b8c309f2bfe78459b0342f2e43e141cc11c03a57ab340be08dd4c02 01:28:58 $ docker rm -f --volumes 952d140b1b8c309f2bfe78459b0342f2e43e141cc11c03a57ab340be08dd4c02 [Pipeline] // withDockerContainer [Pipeline] sh 01:28:58 + docker images 01:28:58 REPOSITORY TAG IMAGE ID CREATED SIZE 01:28:58 security-secretstore-setup latest 34a0d556879a 2 seconds ago 29.9MB 01:28:58 079aaad39e6d 7 seconds ago 1.67GB 01:28:58 core-common-config-bootstrapper latest 12ea58d6a62a 8 seconds ago 15.5MB 01:28:58 21c11e4fc5f3 12 seconds ago 1.67GB 01:28:58 security-spiffe-token-provider latest 48f323ea0511 14 seconds ago 30MB 01:28:58 security-spire-agent latest dc724a21fa57 17 seconds ago 125MB 01:28:58 ccb954700704 20 seconds ago 1.71GB 01:28:58 security-spire-server latest 089ee7ce92a6 21 seconds ago 86.5MB 01:28:58 security-spire-config latest b9b8e0e3d861 32 seconds ago 85.8MB 01:28:58 d6bb7803aa45 32 seconds ago 1.55GB 01:28:58 security-proxy-auth latest 6e7372800cda 34 seconds ago 16.2MB 01:28:58 security-proxy-setup latest 9da4a7018d92 41 seconds ago 16.4MB 01:28:58 core-command latest 36333103b7ef 42 seconds ago 17.8MB 01:28:58 dc32aafa8626 45 seconds ago 1.55GB 01:28:58 2c6ec5f941fa 45 seconds ago 1.68GB 01:28:58 af39174ebc5b 50 seconds ago 1.66GB 01:28:58 fa1793b13d57 50 seconds ago 1.66GB 01:28:58 security-bootstrapper latest 18b691dfabe0 About a minute ago 19.7MB 01:28:58 support-notifications latest 36873054b9fa About a minute ago 30.7MB 01:28:58 support-scheduler latest 18316c27abb9 About a minute ago 30.1MB 01:28:58 core-metadata latest e2bef7e2823a About a minute ago 18.5MB 01:28:58 core-data latest 7f2101bf2aa0 About a minute ago 18MB 01:28:58 fd37d23b5fc2 About a minute ago 1.74GB 01:28:58 a6cdb22c3033 About a minute ago 1.74GB 01:28:58 8564cfe5abaa About a minute ago 1.68GB 01:28:58 82608169f220 About a minute ago 1.69GB 01:28:58 436bae5a2c22 About a minute ago 1.66GB 01:28:58 ci-base-image-x86_64 latest 3ea0e7d93f2a 5 minutes ago 903MB 01:28:58 alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB 01:28:58 alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB 01:28:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB 01:28:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 01:28:58 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 01:28:58 provisioning config files... 01:28:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/439@tmp/config11397915949194061011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:28:58 ---> docker-login.sh 01:28:58 nexus3.edgexfoundry.org:10001 01:28:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:58 Configure a credential helper to remove this warning. See 01:28:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:58 01:28:58 Login Succeeded 01:28:58 nexus3.edgexfoundry.org:10002 01:28:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:58 Configure a credential helper to remove this warning. See 01:28:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:58 01:28:58 Login Succeeded 01:28:58 nexus3.edgexfoundry.org:10003 01:28:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:58 Configure a credential helper to remove this warning. See 01:28:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:58 01:28:58 Login Succeeded 01:28:58 nexus3.edgexfoundry.org:10004 01:28:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:58 Configure a credential helper to remove this warning. See 01:28:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:58 01:28:58 Login Succeeded 01:28:58 docker.io 01:28:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:59 Configure a credential helper to remove this warning. See 01:28:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:59 01:28:59 Login Succeeded 01:28:59 ---> docker-login.sh ends [Pipeline] } 01:28:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:28:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:28:59 [edgeXDocker.push] Tagging docker image core-command with the following tags: 01:28:59 bf371e8c577b45590121912e6f14e0928f0d9ba1 01:28:59 latest 01:28:59 3.0.0-dev.78 01:28:59 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:28:59 main 01:28:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:59 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:59 + docker push nexus3.edgexfoundry.org:10004/core-command:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:28:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:28:59 1b887f09f0c2: Preparing 01:28:59 3643567b0d4f: Preparing 01:28:59 7f3804f39042: Preparing 01:28:59 485723e0e49c: Preparing 01:28:59 aa5968d388b8: Preparing 01:28:59 aa5968d388b8: Layer already exists 01:28:59 485723e0e49c: Pushed 01:28:59 7f3804f39042: Pushed 01:28:59 1b887f09f0c2: Pushed 01:29:01 3643567b0d4f: Pushed 01:29:01 bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:4a2ea893bdc386a2333f09cf0d261cdf624359c4e3ea2798047eeef1a02b6e6e size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:01 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:02 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 01:29:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:29:02 1b887f09f0c2: Preparing 01:29:02 3643567b0d4f: Preparing 01:29:02 7f3804f39042: Preparing 01:29:02 485723e0e49c: Preparing 01:29:02 aa5968d388b8: Preparing 01:29:02 7f3804f39042: Layer already exists 01:29:02 aa5968d388b8: Layer already exists 01:29:02 3643567b0d4f: Layer already exists 01:29:02 1b887f09f0c2: Layer already exists 01:29:02 485723e0e49c: Layer already exists 01:29:02 latest: digest: sha256:4a2ea893bdc386a2333f09cf0d261cdf624359c4e3ea2798047eeef1a02b6e6e size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:02 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:02 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.78 01:29:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:29:02 1b887f09f0c2: Preparing 01:29:02 3643567b0d4f: Preparing 01:29:02 7f3804f39042: Preparing 01:29:02 485723e0e49c: Preparing 01:29:02 aa5968d388b8: Preparing 01:29:02 7f3804f39042: Layer already exists 01:29:02 aa5968d388b8: Layer already exists 01:29:02 485723e0e49c: Layer already exists 01:29:02 3643567b0d4f: Layer already exists 01:29:02 1b887f09f0c2: Layer already exists 01:29:02 3.0.0-dev.78: digest: sha256:4a2ea893bdc386a2333f09cf0d261cdf624359c4e3ea2798047eeef1a02b6e6e size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:03 + docker push nexus3.edgexfoundry.org:10004/core-command:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:29:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:29:03 1b887f09f0c2: Preparing 01:29:03 3643567b0d4f: Preparing 01:29:03 7f3804f39042: Preparing 01:29:03 485723e0e49c: Preparing 01:29:03 aa5968d388b8: Preparing 01:29:03 485723e0e49c: Layer already exists 01:29:03 7f3804f39042: Layer already exists 01:29:03 1b887f09f0c2: Layer already exists 01:29:03 aa5968d388b8: Layer already exists 01:29:03 3643567b0d4f: Layer already exists 01:29:03 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:4a2ea893bdc386a2333f09cf0d261cdf624359c4e3ea2798047eeef1a02b6e6e size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:04 + docker push nexus3.edgexfoundry.org:10004/core-command:main 01:29:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:29:04 1b887f09f0c2: Preparing 01:29:04 3643567b0d4f: Preparing 01:29:04 7f3804f39042: Preparing 01:29:04 485723e0e49c: Preparing 01:29:04 aa5968d388b8: Preparing 01:29:04 3643567b0d4f: Layer already exists 01:29:04 485723e0e49c: Layer already exists 01:29:04 aa5968d388b8: Layer already exists 01:29:04 1b887f09f0c2: Layer already exists 01:29:04 7f3804f39042: Layer already exists 01:29:04 main: digest: sha256:4a2ea893bdc386a2333f09cf0d261cdf624359c4e3ea2798047eeef1a02b6e6e size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:29:04 ===================================================== [Pipeline] echo 01:29:04 taggedImages: 01:29:04 - nexus3.edgexfoundry.org:10004/core-command:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:29:04 - nexus3.edgexfoundry.org:10004/core-command:latest 01:29:04 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.78 01:29:04 - nexus3.edgexfoundry.org:10004/core-command:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:29:04 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 01:29:04 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 01:29:04 bf371e8c577b45590121912e6f14e0928f0d9ba1 01:29:04 latest 01:29:04 3.0.0-dev.78 01:29:04 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:29:04 main 01:29:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:04 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:29:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:29:04 9dd955a0f1bf: Preparing 01:29:04 53661b2aa85d: Preparing 01:29:04 4d1f0ab7bee3: Preparing 01:29:04 7df55b864ec5: Preparing 01:29:04 7f3804f39042: Preparing 01:29:04 ce221a226516: Preparing 01:29:04 aa5968d388b8: Preparing 01:29:04 aa5968d388b8: Waiting 01:29:04 ce221a226516: Waiting 01:29:04 7f3804f39042: Layer already exists 01:29:04 4d1f0ab7bee3: Pushed 01:29:04 53661b2aa85d: Pushed 01:29:04 ce221a226516: Pushed 01:29:04 9dd955a0f1bf: Pushed 01:29:04 aa5968d388b8: Layer already exists 01:29:06 7df55b864ec5: Pushed 01:29:06 bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:b20fb8b2bb5ebe00e6d159ed60a9c91dccb33f6babe67809ae36f102f4da8ff3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:06 + 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 01:29:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:29:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:29:06 9dd955a0f1bf: Preparing 01:29:06 53661b2aa85d: Preparing 01:29:06 4d1f0ab7bee3: Preparing 01:29:06 7df55b864ec5: Preparing 01:29:06 7f3804f39042: Preparing 01:29:06 ce221a226516: Preparing 01:29:06 aa5968d388b8: Preparing 01:29:06 ce221a226516: Waiting 01:29:06 aa5968d388b8: Waiting 01:29:06 7f3804f39042: Layer already exists 01:29:06 9dd955a0f1bf: Layer already exists 01:29:06 7df55b864ec5: Layer already exists 01:29:06 53661b2aa85d: Layer already exists 01:29:06 4d1f0ab7bee3: Layer already exists 01:29:06 aa5968d388b8: Layer already exists 01:29:06 ce221a226516: Layer already exists 01:29:06 latest: digest: sha256:b20fb8b2bb5ebe00e6d159ed60a9c91dccb33f6babe67809ae36f102f4da8ff3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:07 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.78 01:29:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:29:07 9dd955a0f1bf: Preparing 01:29:07 53661b2aa85d: Preparing 01:29:07 4d1f0ab7bee3: Preparing 01:29:07 7df55b864ec5: Preparing 01:29:07 7f3804f39042: Preparing 01:29:07 ce221a226516: Preparing 01:29:07 aa5968d388b8: Preparing 01:29:07 aa5968d388b8: Waiting 01:29:07 ce221a226516: Waiting 01:29:07 7f3804f39042: Layer already exists 01:29:07 4d1f0ab7bee3: Layer already exists 01:29:07 9dd955a0f1bf: Layer already exists 01:29:07 7df55b864ec5: Layer already exists 01:29:07 53661b2aa85d: Layer already exists 01:29:07 ce221a226516: Layer already exists 01:29:07 aa5968d388b8: Layer already exists 01:29:07 3.0.0-dev.78: digest: sha256:b20fb8b2bb5ebe00e6d159ed60a9c91dccb33f6babe67809ae36f102f4da8ff3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:07 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:29:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:29:08 9dd955a0f1bf: Preparing 01:29:08 53661b2aa85d: Preparing 01:29:08 4d1f0ab7bee3: Preparing 01:29:08 7df55b864ec5: Preparing 01:29:08 7f3804f39042: Preparing 01:29:08 ce221a226516: Preparing 01:29:08 aa5968d388b8: Preparing 01:29:08 ce221a226516: Waiting 01:29:08 aa5968d388b8: Waiting 01:29:08 7f3804f39042: Layer already exists 01:29:08 7df55b864ec5: Layer already exists 01:29:08 4d1f0ab7bee3: Layer already exists 01:29:08 9dd955a0f1bf: Layer already exists 01:29:08 53661b2aa85d: Layer already exists 01:29:08 aa5968d388b8: Layer already exists 01:29:08 ce221a226516: Layer already exists 01:29:08 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:b20fb8b2bb5ebe00e6d159ed60a9c91dccb33f6babe67809ae36f102f4da8ff3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:08 + 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 01:29:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 01:29:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:29:08 9dd955a0f1bf: Preparing 01:29:08 53661b2aa85d: Preparing 01:29:08 4d1f0ab7bee3: Preparing 01:29:08 7df55b864ec5: Preparing 01:29:08 7f3804f39042: Preparing 01:29:08 ce221a226516: Preparing 01:29:08 aa5968d388b8: Preparing 01:29:08 ce221a226516: Waiting 01:29:08 aa5968d388b8: Waiting 01:29:08 7df55b864ec5: Layer already exists 01:29:08 4d1f0ab7bee3: Layer already exists 01:29:08 9dd955a0f1bf: Layer already exists 01:29:08 7f3804f39042: Layer already exists 01:29:08 53661b2aa85d: Layer already exists 01:29:08 ce221a226516: Layer already exists 01:29:08 aa5968d388b8: Layer already exists 01:29:08 main: digest: sha256:b20fb8b2bb5ebe00e6d159ed60a9c91dccb33f6babe67809ae36f102f4da8ff3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:29:08 ===================================================== [Pipeline] echo 01:29:08 taggedImages: 01:29:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:29:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:29:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.78 01:29:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:29:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 01:29:08 [edgeXDocker.push] Tagging docker image core-data with the following tags: 01:29:08 bf371e8c577b45590121912e6f14e0928f0d9ba1 01:29:08 latest 01:29:08 3.0.0-dev.78 01:29:08 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:29:08 main 01:29:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:09 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:09 + docker push nexus3.edgexfoundry.org:10004/core-data:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:29:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:29:09 7b217c471af3: Preparing 01:29:09 b700ad7909a1: Preparing 01:29:09 7f3804f39042: Preparing 01:29:09 4c51367a81a4: Preparing 01:29:09 aa5968d388b8: Preparing 01:29:09 7f3804f39042: Layer already exists 01:29:09 aa5968d388b8: Layer already exists 01:29:09 7b217c471af3: Pushed 01:29:09 4c51367a81a4: Pushed 01:29:10 b700ad7909a1: Pushed 01:29:10 bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:5fa3c12620c042ca0a8686630722f63d15d2b35970416754c009fb2451c1a609 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:11 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:11 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 01:29:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:29:11 7b217c471af3: Preparing 01:29:11 b700ad7909a1: Preparing 01:29:11 7f3804f39042: Preparing 01:29:11 4c51367a81a4: Preparing 01:29:11 aa5968d388b8: Preparing 01:29:11 aa5968d388b8: Layer already exists 01:29:11 7f3804f39042: Layer already exists 01:29:11 b700ad7909a1: Layer already exists 01:29:11 7b217c471af3: Layer already exists 01:29:11 4c51367a81a4: Layer already exists 01:29:11 latest: digest: sha256:5fa3c12620c042ca0a8686630722f63d15d2b35970416754c009fb2451c1a609 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:11 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:12 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.78 01:29:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:29:12 7b217c471af3: Preparing 01:29:12 b700ad7909a1: Preparing 01:29:12 7f3804f39042: Preparing 01:29:12 4c51367a81a4: Preparing 01:29:12 aa5968d388b8: Preparing 01:29:12 aa5968d388b8: Layer already exists 01:29:12 4c51367a81a4: Layer already exists 01:29:12 7f3804f39042: Layer already exists 01:29:12 7b217c471af3: Layer already exists 01:29:12 b700ad7909a1: Layer already exists 01:29:12 3.0.0-dev.78: digest: sha256:5fa3c12620c042ca0a8686630722f63d15d2b35970416754c009fb2451c1a609 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:12 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:12 + docker push nexus3.edgexfoundry.org:10004/core-data:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:29:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:29:12 7b217c471af3: Preparing 01:29:12 b700ad7909a1: Preparing 01:29:12 7f3804f39042: Preparing 01:29:12 4c51367a81a4: Preparing 01:29:12 aa5968d388b8: Preparing 01:29:12 b700ad7909a1: Layer already exists 01:29:12 7f3804f39042: Layer already exists 01:29:12 aa5968d388b8: Layer already exists 01:29:12 7b217c471af3: Layer already exists 01:29:12 4c51367a81a4: Layer already exists 01:29:12 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:5fa3c12620c042ca0a8686630722f63d15d2b35970416754c009fb2451c1a609 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:12 Removing intermediate container 5388fce59356 01:29:12 ---> 3fc8c04f542c 01:29:12 Successfully built 3fc8c04f542c 01:29:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:13 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:13 + docker inspect -f . ci-base-image-arm64 01:29:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:13 prd-ubuntu20.04-docker-arm64-4c-16g-8453 does not seem to be running inside a container 01:29:13 + docker push nexus3.edgexfoundry.org:10004/core-data:main 01:29:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:29:13 7b217c471af3: Preparing 01:29:13 b700ad7909a1: Preparing 01:29:13 7f3804f39042: Preparing 01:29:13 4c51367a81a4: Preparing 01:29:13 aa5968d388b8: Preparing 01:29:13 b700ad7909a1: Layer already exists 01:29:13 4c51367a81a4: Layer already exists 01:29:13 aa5968d388b8: Layer already exists 01:29:13 7f3804f39042: Layer already exists 01:29:13 7b217c471af3: Layer already exists 01:29:13 main: digest: sha256:5fa3c12620c042ca0a8686630722f63d15d2b35970416754c009fb2451c1a609 size: 1363 01:29:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/439 -v /w/workspace/edgex-go/439:/w/workspace/edgex-go/439:rw,z -v /w/workspace/edgex-go/439@tmp:/w/workspace/edgex-go/439@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 01:29:14 $ docker top fe39cfb6d68665289da27b014dc49859fd7df347761ac9c2a8632764f1f02776 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:29:15 ===================================================== [Pipeline] echo 01:29:15 taggedImages: 01:29:15 - nexus3.edgexfoundry.org:10004/core-data:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:29:15 - nexus3.edgexfoundry.org:10004/core-data:latest 01:29:15 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.78 01:29:15 - nexus3.edgexfoundry.org:10004/core-data:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:29:15 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 01:29:15 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 01:29:15 bf371e8c577b45590121912e6f14e0928f0d9ba1 01:29:15 latest 01:29:15 3.0.0-dev.78 01:29:15 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:29:15 main 01:29:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:15 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:15 + go version 01:29:15 go version go1.18.7 linux/arm64 [Pipeline] } 01:29:15 $ docker stop --time=1 fe39cfb6d68665289da27b014dc49859fd7df347761ac9c2a8632764f1f02776 01:29:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:29:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:29:16 48c2ca49dc74: Preparing 01:29:16 4cfa5ea74d80: Preparing 01:29:16 6fd884858cf1: Preparing 01:29:16 7f3804f39042: Preparing 01:29:16 9ebf1dc15409: Preparing 01:29:16 aa5968d388b8: Preparing 01:29:16 aa5968d388b8: Waiting 01:29:16 7f3804f39042: Layer already exists 01:29:16 aa5968d388b8: Layer already exists 01:29:16 9ebf1dc15409: Pushed 01:29:16 48c2ca49dc74: Pushed 01:29:16 4cfa5ea74d80: Pushed 01:29:17 6fd884858cf1: Pushed 01:29:17 bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:4c9b05fed87211fae4f419b21769e7d3afd4eba725ec5c6c903f295a9d59100a size: 1570 01:29:17 $ docker rm -f --volumes fe39cfb6d68665289da27b014dc49859fd7df347761ac9c2a8632764f1f02776 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 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 01:29:18 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:29:18 01:29:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 01:29:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:29:18 48c2ca49dc74: Preparing 01:29:18 4cfa5ea74d80: Preparing 01:29:18 6fd884858cf1: Preparing 01:29:18 7f3804f39042: Preparing 01:29:18 9ebf1dc15409: Preparing 01:29:18 aa5968d388b8: Preparing 01:29:18 aa5968d388b8: Waiting 01:29:18 48c2ca49dc74: Layer already exists 01:29:18 4cfa5ea74d80: Layer already exists 01:29:18 9ebf1dc15409: Layer already exists 01:29:18 6fd884858cf1: Layer already exists 01:29:18 7f3804f39042: Layer already exists 01:29:18 aa5968d388b8: Layer already exists 01:29:18 latest: digest: sha256:4c9b05fed87211fae4f419b21769e7d3afd4eba725ec5c6c903f295a9d59100a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:29:18 latest: Pulling from edgex-devops/edgex-compose-arm64 01:29:18 29e5d40040c1: Pulling fs layer 01:29:18 1ce36da41761: Pulling fs layer 01:29:18 25b303627fd3: Pulling fs layer 01:29:18 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:18 29e5d40040c1: Verifying Checksum 01:29:18 29e5d40040c1: Download complete 01:29:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.78 01:29:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:29:19 48c2ca49dc74: Preparing 01:29:19 4cfa5ea74d80: Preparing 01:29:19 6fd884858cf1: Preparing 01:29:19 7f3804f39042: Preparing 01:29:19 9ebf1dc15409: Preparing 01:29:19 aa5968d388b8: Preparing 01:29:19 aa5968d388b8: Waiting 01:29:19 9ebf1dc15409: Layer already exists 01:29:19 4cfa5ea74d80: Layer already exists 01:29:19 48c2ca49dc74: Layer already exists 01:29:19 6fd884858cf1: Layer already exists 01:29:19 7f3804f39042: Layer already exists 01:29:19 aa5968d388b8: Layer already exists 01:29:19 3.0.0-dev.78: digest: sha256:4c9b05fed87211fae4f419b21769e7d3afd4eba725ec5c6c903f295a9d59100a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:19 1ce36da41761: Verifying Checksum 01:29:19 1ce36da41761: Download complete 01:29:19 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:19 29e5d40040c1: Pull complete 01:29:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:29:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:29:19 48c2ca49dc74: Preparing 01:29:19 4cfa5ea74d80: Preparing 01:29:19 6fd884858cf1: Preparing 01:29:19 7f3804f39042: Preparing 01:29:19 9ebf1dc15409: Preparing 01:29:19 aa5968d388b8: Preparing 01:29:19 aa5968d388b8: Waiting 01:29:19 48c2ca49dc74: Layer already exists 01:29:19 7f3804f39042: Layer already exists 01:29:19 9ebf1dc15409: Layer already exists 01:29:19 4cfa5ea74d80: Layer already exists 01:29:19 6fd884858cf1: Layer already exists 01:29:19 aa5968d388b8: Layer already exists 01:29:19 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:4c9b05fed87211fae4f419b21769e7d3afd4eba725ec5c6c903f295a9d59100a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:20 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 01:29:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:29:20 48c2ca49dc74: Preparing 01:29:20 4cfa5ea74d80: Preparing 01:29:20 6fd884858cf1: Preparing 01:29:20 7f3804f39042: Preparing 01:29:20 9ebf1dc15409: Preparing 01:29:20 aa5968d388b8: Preparing 01:29:20 aa5968d388b8: Waiting 01:29:20 7f3804f39042: Layer already exists 01:29:20 48c2ca49dc74: Layer already exists 01:29:20 4cfa5ea74d80: Layer already exists 01:29:20 9ebf1dc15409: Layer already exists 01:29:20 6fd884858cf1: Layer already exists 01:29:20 aa5968d388b8: Layer already exists 01:29:20 main: digest: sha256:4c9b05fed87211fae4f419b21769e7d3afd4eba725ec5c6c903f295a9d59100a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:29:20 ===================================================== [Pipeline] echo 01:29:20 taggedImages: 01:29:20 - nexus3.edgexfoundry.org:10004/core-metadata:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:29:20 - nexus3.edgexfoundry.org:10004/core-metadata:latest 01:29:20 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.78 01:29:20 - nexus3.edgexfoundry.org:10004/core-metadata:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:29:20 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 01:29:20 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 01:29:20 bf371e8c577b45590121912e6f14e0928f0d9ba1 01:29:20 latest 01:29:20 3.0.0-dev.78 01:29:20 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:29:20 main 01:29:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:20 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:20 25b303627fd3: Verifying Checksum 01:29:20 25b303627fd3: Download complete 01:29:20 1ce36da41761: Pull complete 01:29:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:29:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:29:21 449ad189c8e2: Preparing 01:29:21 449ad189c8e2: Preparing 01:29:21 a4c197cb9f81: Preparing 01:29:21 d09181782527: Preparing 01:29:21 870d79b29ece: Preparing 01:29:21 9a46a894bfe6: Preparing 01:29:21 96214e6d5d3d: Preparing 01:29:21 7f3804f39042: Preparing 01:29:21 01f079d4368f: Preparing 01:29:21 ee7078f95c73: Preparing 01:29:21 b9c11de5ca4a: Preparing 01:29:21 58b80e1dc725: Preparing 01:29:21 aa5968d388b8: Preparing 01:29:21 ee7078f95c73: Waiting 01:29:21 96214e6d5d3d: Waiting 01:29:21 b9c11de5ca4a: Waiting 01:29:21 7f3804f39042: Waiting 01:29:21 58b80e1dc725: Waiting 01:29:21 aa5968d388b8: Waiting 01:29:21 01f079d4368f: Waiting 01:29:21 d09181782527: Pushed 01:29:21 449ad189c8e2: Pushed 01:29:21 a4c197cb9f81: Pushed 01:29:21 870d79b29ece: Pushed 01:29:21 9a46a894bfe6: Pushed 01:29:21 7f3804f39042: Layer already exists 01:29:21 01f079d4368f: Pushed 01:29:21 b9c11de5ca4a: Pushed 01:29:21 ee7078f95c73: Pushed 01:29:21 58b80e1dc725: Pushed 01:29:21 aa5968d388b8: Layer already exists 01:29:22 96214e6d5d3d: Pushed 01:29:22 bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:f2450124a5dbf5965edb98214479d0332d9bfc6b278b52434b54ad53ffa6e48f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:22 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:29:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:29:23 449ad189c8e2: Preparing 01:29:23 449ad189c8e2: Preparing 01:29:23 a4c197cb9f81: Preparing 01:29:23 d09181782527: Preparing 01:29:23 870d79b29ece: Preparing 01:29:23 9a46a894bfe6: Preparing 01:29:23 96214e6d5d3d: Preparing 01:29:23 7f3804f39042: Preparing 01:29:23 01f079d4368f: Preparing 01:29:23 ee7078f95c73: Preparing 01:29:23 b9c11de5ca4a: Preparing 01:29:23 58b80e1dc725: Preparing 01:29:23 aa5968d388b8: Preparing 01:29:23 b9c11de5ca4a: Waiting 01:29:23 01f079d4368f: Waiting 01:29:23 aa5968d388b8: Waiting 01:29:23 ee7078f95c73: Waiting 01:29:23 58b80e1dc725: Waiting 01:29:23 96214e6d5d3d: Waiting 01:29:23 7f3804f39042: Waiting 01:29:23 a4c197cb9f81: Layer already exists 01:29:23 d09181782527: Layer already exists 01:29:23 870d79b29ece: Layer already exists 01:29:23 9a46a894bfe6: Layer already exists 01:29:23 449ad189c8e2: Layer already exists 01:29:23 96214e6d5d3d: Layer already exists 01:29:23 7f3804f39042: Layer already exists 01:29:23 01f079d4368f: Layer already exists 01:29:23 ee7078f95c73: Layer already exists 01:29:23 b9c11de5ca4a: Layer already exists 01:29:23 58b80e1dc725: Layer already exists 01:29:23 aa5968d388b8: Layer already exists 01:29:23 latest: digest: sha256:f2450124a5dbf5965edb98214479d0332d9bfc6b278b52434b54ad53ffa6e48f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:23 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.78 01:29:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:29:23 449ad189c8e2: Preparing 01:29:23 449ad189c8e2: Preparing 01:29:23 a4c197cb9f81: Preparing 01:29:23 d09181782527: Preparing 01:29:23 870d79b29ece: Preparing 01:29:23 9a46a894bfe6: Preparing 01:29:23 96214e6d5d3d: Preparing 01:29:23 7f3804f39042: Preparing 01:29:23 01f079d4368f: Preparing 01:29:23 ee7078f95c73: Preparing 01:29:23 b9c11de5ca4a: Preparing 01:29:23 58b80e1dc725: Preparing 01:29:23 aa5968d388b8: Preparing 01:29:23 96214e6d5d3d: Waiting 01:29:23 7f3804f39042: Waiting 01:29:23 ee7078f95c73: Waiting 01:29:23 b9c11de5ca4a: Waiting 01:29:23 58b80e1dc725: Waiting 01:29:23 aa5968d388b8: Waiting 01:29:23 01f079d4368f: Waiting 01:29:23 870d79b29ece: Layer already exists 01:29:23 9a46a894bfe6: Layer already exists 01:29:23 d09181782527: Layer already exists 01:29:23 449ad189c8e2: Layer already exists 01:29:23 a4c197cb9f81: Layer already exists 01:29:23 7f3804f39042: Layer already exists 01:29:23 96214e6d5d3d: Layer already exists 01:29:23 01f079d4368f: Layer already exists 01:29:23 b9c11de5ca4a: Layer already exists 01:29:23 ee7078f95c73: Layer already exists 01:29:23 aa5968d388b8: Layer already exists 01:29:23 58b80e1dc725: Layer already exists 01:29:23 3.0.0-dev.78: digest: sha256:f2450124a5dbf5965edb98214479d0332d9bfc6b278b52434b54ad53ffa6e48f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:24 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:29:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:29:24 449ad189c8e2: Preparing 01:29:24 449ad189c8e2: Preparing 01:29:24 a4c197cb9f81: Preparing 01:29:24 d09181782527: Preparing 01:29:24 870d79b29ece: Preparing 01:29:24 9a46a894bfe6: Preparing 01:29:24 96214e6d5d3d: Preparing 01:29:24 7f3804f39042: Preparing 01:29:24 01f079d4368f: Preparing 01:29:24 ee7078f95c73: Preparing 01:29:24 b9c11de5ca4a: Preparing 01:29:24 58b80e1dc725: Preparing 01:29:24 aa5968d388b8: Preparing 01:29:24 96214e6d5d3d: Waiting 01:29:24 01f079d4368f: Waiting 01:29:24 b9c11de5ca4a: Waiting 01:29:24 58b80e1dc725: Waiting 01:29:24 aa5968d388b8: Waiting 01:29:24 870d79b29ece: Layer already exists 01:29:24 d09181782527: Layer already exists 01:29:24 449ad189c8e2: Layer already exists 01:29:24 a4c197cb9f81: Layer already exists 01:29:24 9a46a894bfe6: Layer already exists 01:29:24 01f079d4368f: Layer already exists 01:29:24 7f3804f39042: Layer already exists 01:29:24 96214e6d5d3d: Layer already exists 01:29:24 ee7078f95c73: Layer already exists 01:29:24 b9c11de5ca4a: Layer already exists 01:29:24 aa5968d388b8: Layer already exists 01:29:24 58b80e1dc725: Layer already exists 01:29:24 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:f2450124a5dbf5965edb98214479d0332d9bfc6b278b52434b54ad53ffa6e48f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:24 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:29:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:29:24 449ad189c8e2: Preparing 01:29:24 449ad189c8e2: Preparing 01:29:24 a4c197cb9f81: Preparing 01:29:24 d09181782527: Preparing 01:29:24 870d79b29ece: Preparing 01:29:24 9a46a894bfe6: Preparing 01:29:24 96214e6d5d3d: Preparing 01:29:24 7f3804f39042: Preparing 01:29:24 01f079d4368f: Preparing 01:29:24 ee7078f95c73: Preparing 01:29:24 b9c11de5ca4a: Preparing 01:29:24 58b80e1dc725: Preparing 01:29:24 aa5968d388b8: Preparing 01:29:24 b9c11de5ca4a: Waiting 01:29:24 96214e6d5d3d: Waiting 01:29:24 7f3804f39042: Waiting 01:29:24 aa5968d388b8: Waiting 01:29:24 58b80e1dc725: Waiting 01:29:24 01f079d4368f: Waiting 01:29:24 ee7078f95c73: Waiting 01:29:24 a4c197cb9f81: Layer already exists 01:29:24 d09181782527: Layer already exists 01:29:24 870d79b29ece: Layer already exists 01:29:24 9a46a894bfe6: Layer already exists 01:29:24 449ad189c8e2: Layer already exists 01:29:24 7f3804f39042: Layer already exists 01:29:24 96214e6d5d3d: Layer already exists 01:29:24 ee7078f95c73: Layer already exists 01:29:24 b9c11de5ca4a: Layer already exists 01:29:24 01f079d4368f: Layer already exists 01:29:24 58b80e1dc725: Layer already exists 01:29:24 aa5968d388b8: Layer already exists 01:29:24 main: digest: sha256:f2450124a5dbf5965edb98214479d0332d9bfc6b278b52434b54ad53ffa6e48f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:29:25 ===================================================== [Pipeline] echo 01:29:25 taggedImages: 01:29:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:29:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:29:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.78 01:29:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:29:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 01:29:25 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 01:29:25 bf371e8c577b45590121912e6f14e0928f0d9ba1 01:29:25 latest 01:29:25 3.0.0-dev.78 01:29:25 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:29:25 main 01:29:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:25 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:29:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:29:25 c62ab91b88dc: Preparing 01:29:25 c845246b3260: Preparing 01:29:25 9c7506ddf4ab: Preparing 01:29:25 ba3b1904201d: Preparing 01:29:25 7f3804f39042: Preparing 01:29:25 ce221a226516: Preparing 01:29:25 aa5968d388b8: Preparing 01:29:25 ce221a226516: Waiting 01:29:25 aa5968d388b8: Waiting 01:29:25 7f3804f39042: Layer already exists 01:29:25 ce221a226516: Layer already exists 01:29:25 aa5968d388b8: Layer already exists 01:29:25 9c7506ddf4ab: Pushed 01:29:25 c62ab91b88dc: Pushed 01:29:25 c845246b3260: Pushed 01:29:27 ba3b1904201d: Pushed 01:29:27 bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:eb83dc7a625982d632a5ef17c296558aa1c61b1deebdd30036b37a70d6203fc1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:27 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:29:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:29:27 c62ab91b88dc: Preparing 01:29:27 c845246b3260: Preparing 01:29:27 9c7506ddf4ab: Preparing 01:29:27 ba3b1904201d: Preparing 01:29:27 7f3804f39042: Preparing 01:29:27 ce221a226516: Preparing 01:29:27 aa5968d388b8: Preparing 01:29:27 ce221a226516: Waiting 01:29:27 9c7506ddf4ab: Layer already exists 01:29:27 c845246b3260: Layer already exists 01:29:27 ba3b1904201d: Layer already exists 01:29:27 c62ab91b88dc: Layer already exists 01:29:27 7f3804f39042: Layer already exists 01:29:27 ce221a226516: Layer already exists 01:29:27 aa5968d388b8: Layer already exists 01:29:27 latest: digest: sha256:eb83dc7a625982d632a5ef17c296558aa1c61b1deebdd30036b37a70d6203fc1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:27 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.78 01:29:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:29:28 c62ab91b88dc: Preparing 01:29:28 c845246b3260: Preparing 01:29:28 9c7506ddf4ab: Preparing 01:29:28 ba3b1904201d: Preparing 01:29:28 7f3804f39042: Preparing 01:29:28 ce221a226516: Preparing 01:29:28 aa5968d388b8: Preparing 01:29:28 ce221a226516: Waiting 01:29:28 aa5968d388b8: Waiting 01:29:28 ba3b1904201d: Layer already exists 01:29:28 7f3804f39042: Layer already exists 01:29:28 9c7506ddf4ab: Layer already exists 01:29:28 c62ab91b88dc: Layer already exists 01:29:28 c845246b3260: Layer already exists 01:29:28 ce221a226516: Layer already exists 01:29:28 aa5968d388b8: Layer already exists 01:29:28 3.0.0-dev.78: digest: sha256:eb83dc7a625982d632a5ef17c296558aa1c61b1deebdd30036b37a70d6203fc1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:28 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:29:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:29:28 c62ab91b88dc: Preparing 01:29:28 c845246b3260: Preparing 01:29:28 9c7506ddf4ab: Preparing 01:29:28 ba3b1904201d: Preparing 01:29:28 7f3804f39042: Preparing 01:29:28 ce221a226516: Preparing 01:29:28 aa5968d388b8: Preparing 01:29:28 ce221a226516: Waiting 01:29:28 aa5968d388b8: Waiting 01:29:28 9c7506ddf4ab: Layer already exists 01:29:28 c62ab91b88dc: Layer already exists 01:29:28 7f3804f39042: Layer already exists 01:29:28 c845246b3260: Layer already exists 01:29:28 ba3b1904201d: Layer already exists 01:29:28 ce221a226516: Layer already exists 01:29:28 aa5968d388b8: Layer already exists 01:29:28 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:eb83dc7a625982d632a5ef17c296558aa1c61b1deebdd30036b37a70d6203fc1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:29 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 01:29:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:29:29 c62ab91b88dc: Preparing 01:29:29 c845246b3260: Preparing 01:29:29 9c7506ddf4ab: Preparing 01:29:29 ba3b1904201d: Preparing 01:29:29 7f3804f39042: Preparing 01:29:29 ce221a226516: Preparing 01:29:29 aa5968d388b8: Preparing 01:29:29 aa5968d388b8: Waiting 01:29:29 7f3804f39042: Layer already exists 01:29:29 ba3b1904201d: Layer already exists 01:29:29 c62ab91b88dc: Layer already exists 01:29:29 c845246b3260: Layer already exists 01:29:29 9c7506ddf4ab: Layer already exists 01:29:29 ce221a226516: Layer already exists 01:29:29 aa5968d388b8: Layer already exists 01:29:29 main: digest: sha256:eb83dc7a625982d632a5ef17c296558aa1c61b1deebdd30036b37a70d6203fc1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:29:29 ===================================================== [Pipeline] echo 01:29:29 taggedImages: 01:29:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:29:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:29:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.78 01:29:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:29:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 01:29:29 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 01:29:29 bf371e8c577b45590121912e6f14e0928f0d9ba1 01:29:29 latest 01:29:29 3.0.0-dev.78 01:29:29 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:29:29 main 01:29:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:29 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:29:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:29:30 21e15d78d8d2: Preparing 01:29:30 c1f34f728b04: Preparing 01:29:30 ce294ceea9e4: Preparing 01:29:30 bc704c80cf07: Preparing 01:29:30 2e0978a1240e: Preparing 01:29:30 162df6f2d06d: Preparing 01:29:30 aa5968d388b8: Preparing 01:29:30 162df6f2d06d: Waiting 01:29:30 aa5968d388b8: Waiting 01:29:30 2e0978a1240e: Pushed 01:29:30 21e15d78d8d2: Pushed 01:29:30 bc704c80cf07: Pushed 01:29:30 aa5968d388b8: Layer already exists 01:29:30 c1f34f728b04: Pushed 01:29:30 162df6f2d06d: Pushed 01:29:30 25b303627fd3: Pull complete 01:29:30 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 01:29:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:29:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:31 prd-ubuntu20.04-docker-arm64-4c-16g-8453 does not seem to be running inside a container 01:29:31 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/439 -v /w/workspace/edgex-go/439:/w/workspace/edgex-go/439:rw,z -v /w/workspace/edgex-go/439@tmp:/w/workspace/edgex-go/439@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 01:29:31 ce294ceea9e4: Pushed 01:29:31 bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:6216b55c451036b0c99256e2d7aff394b151d2d3a13ac36d2e09decde588ed74 size: 1779 01:29:34 $ docker top 4b804989a81a66c4b77377d33123897ad3703d7bbf62a8716732c7ca02792cf7 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:34 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:34 + docker-compose build --help 01:29:34 + grep parallel 01:29:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:29:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:29:34 21e15d78d8d2: Preparing 01:29:34 c1f34f728b04: Preparing 01:29:34 ce294ceea9e4: Preparing 01:29:34 bc704c80cf07: Preparing 01:29:34 2e0978a1240e: Preparing 01:29:34 162df6f2d06d: Preparing 01:29:34 aa5968d388b8: Preparing 01:29:34 aa5968d388b8: Waiting 01:29:34 162df6f2d06d: Waiting 01:29:34 ce294ceea9e4: Layer already exists 01:29:34 2e0978a1240e: Layer already exists 01:29:34 21e15d78d8d2: Layer already exists 01:29:34 bc704c80cf07: Layer already exists 01:29:34 c1f34f728b04: Layer already exists 01:29:34 162df6f2d06d: Layer already exists 01:29:34 aa5968d388b8: Layer already exists 01:29:34 latest: digest: sha256:6216b55c451036b0c99256e2d7aff394b151d2d3a13ac36d2e09decde588ed74 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:35 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.78 01:29:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:29:35 21e15d78d8d2: Preparing 01:29:35 c1f34f728b04: Preparing 01:29:35 ce294ceea9e4: Preparing 01:29:35 bc704c80cf07: Preparing 01:29:35 2e0978a1240e: Preparing 01:29:35 162df6f2d06d: Preparing 01:29:35 aa5968d388b8: Preparing 01:29:35 162df6f2d06d: Waiting 01:29:35 aa5968d388b8: Waiting 01:29:35 bc704c80cf07: Layer already exists 01:29:35 c1f34f728b04: Layer already exists 01:29:35 2e0978a1240e: Layer already exists 01:29:35 ce294ceea9e4: Layer already exists 01:29:35 21e15d78d8d2: Layer already exists 01:29:35 aa5968d388b8: Layer already exists 01:29:35 162df6f2d06d: Layer already exists 01:29:35 3.0.0-dev.78: digest: sha256:6216b55c451036b0c99256e2d7aff394b151d2d3a13ac36d2e09decde588ed74 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:35 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:29:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:29:36 21e15d78d8d2: Preparing 01:29:36 c1f34f728b04: Preparing 01:29:36 ce294ceea9e4: Preparing 01:29:36 bc704c80cf07: Preparing 01:29:36 2e0978a1240e: Preparing 01:29:36 162df6f2d06d: Preparing 01:29:36 aa5968d388b8: Preparing 01:29:36 162df6f2d06d: Waiting 01:29:36 aa5968d388b8: Waiting 01:29:36 21e15d78d8d2: Layer already exists 01:29:36 c1f34f728b04: Layer already exists 01:29:36 ce294ceea9e4: Layer already exists 01:29:36 bc704c80cf07: Layer already exists 01:29:36 2e0978a1240e: Layer already exists 01:29:36 162df6f2d06d: Layer already exists 01:29:36 aa5968d388b8: Layer already exists 01:29:36 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:6216b55c451036b0c99256e2d7aff394b151d2d3a13ac36d2e09decde588ed74 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:36 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:29:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:29:36 21e15d78d8d2: Preparing 01:29:36 c1f34f728b04: Preparing 01:29:36 ce294ceea9e4: Preparing 01:29:36 bc704c80cf07: Preparing 01:29:36 2e0978a1240e: Preparing 01:29:36 162df6f2d06d: Preparing 01:29:36 aa5968d388b8: Preparing 01:29:36 162df6f2d06d: Waiting 01:29:36 aa5968d388b8: Waiting 01:29:36 ce294ceea9e4: Layer already exists 01:29:36 bc704c80cf07: Layer already exists 01:29:36 2e0978a1240e: Layer already exists 01:29:36 c1f34f728b04: Layer already exists 01:29:36 21e15d78d8d2: Layer already exists 01:29:36 162df6f2d06d: Layer already exists 01:29:36 aa5968d388b8: Layer already exists 01:29:36 main: digest: sha256:6216b55c451036b0c99256e2d7aff394b151d2d3a13ac36d2e09decde588ed74 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:29:36 ===================================================== [Pipeline] echo 01:29:36 taggedImages: 01:29:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:29:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:29:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.78 01:29:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:29:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 01:29:36 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 01:29:36 bf371e8c577b45590121912e6f14e0928f0d9ba1 01:29:36 latest 01:29:36 3.0.0-dev.78 01:29:36 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:29:36 main 01:29:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:37 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:29:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:29:37 49935133cfdd: Preparing 01:29:37 31fde748f712: Preparing 01:29:37 20ae8be6ae1b: Preparing 01:29:37 425347fd932b: Preparing 01:29:37 6cbb9f5cf4c8: Preparing 01:29:37 f331b8e3f4f7: Preparing 01:29:37 c0734b8d6faa: Preparing 01:29:37 70ade68ef8e6: Preparing 01:29:37 aa5968d388b8: Preparing 01:29:37 70ade68ef8e6: Waiting 01:29:37 aa5968d388b8: Waiting 01:29:37 c0734b8d6faa: Waiting 01:29:37 f331b8e3f4f7: Waiting 01:29:37 31fde748f712: Pushed 01:29:37 6cbb9f5cf4c8: Pushed 01:29:37 49935133cfdd: Pushed 01:29:37 f331b8e3f4f7: Pushed 01:29:37 c0734b8d6faa: Pushed 01:29:37 aa5968d388b8: Layer already exists 01:29:37 70ade68ef8e6: Pushed 01:29:38 425347fd932b: Pushed 01:29:38 20ae8be6ae1b: Pushed 01:29:38 bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:8daa243aad9fbd32b09196d8cece505a9a4dafb9df784081259e4710fbe5c811 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:39 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:29:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:29:39 49935133cfdd: Preparing 01:29:39 31fde748f712: Preparing 01:29:39 20ae8be6ae1b: Preparing 01:29:39 425347fd932b: Preparing 01:29:39 6cbb9f5cf4c8: Preparing 01:29:39 f331b8e3f4f7: Preparing 01:29:39 c0734b8d6faa: Preparing 01:29:39 70ade68ef8e6: Preparing 01:29:39 aa5968d388b8: Preparing 01:29:39 c0734b8d6faa: Waiting 01:29:39 70ade68ef8e6: Waiting 01:29:39 f331b8e3f4f7: Waiting 01:29:39 aa5968d388b8: Waiting 01:29:39 31fde748f712: Layer already exists 01:29:39 20ae8be6ae1b: Layer already exists 01:29:39 6cbb9f5cf4c8: Layer already exists 01:29:39 425347fd932b: Layer already exists 01:29:39 49935133cfdd: Layer already exists 01:29:39 f331b8e3f4f7: Layer already exists 01:29:39 c0734b8d6faa: Layer already exists 01:29:39 70ade68ef8e6: Layer already exists 01:29:39 aa5968d388b8: Layer already exists 01:29:39 latest: digest: sha256:8daa243aad9fbd32b09196d8cece505a9a4dafb9df784081259e4710fbe5c811 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:39 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.78 01:29:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:29:40 49935133cfdd: Preparing 01:29:40 31fde748f712: Preparing 01:29:40 20ae8be6ae1b: Preparing 01:29:40 425347fd932b: Preparing 01:29:40 6cbb9f5cf4c8: Preparing 01:29:40 f331b8e3f4f7: Preparing 01:29:40 c0734b8d6faa: Preparing 01:29:40 70ade68ef8e6: Preparing 01:29:40 f331b8e3f4f7: Waiting 01:29:40 c0734b8d6faa: Waiting 01:29:40 aa5968d388b8: Preparing 01:29:40 70ade68ef8e6: Waiting 01:29:40 49935133cfdd: Layer already exists 01:29:40 20ae8be6ae1b: Layer already exists 01:29:40 31fde748f712: Layer already exists 01:29:40 6cbb9f5cf4c8: Layer already exists 01:29:40 425347fd932b: Layer already exists 01:29:40 c0734b8d6faa: Layer already exists 01:29:40 f331b8e3f4f7: Layer already exists 01:29:40 70ade68ef8e6: Layer already exists 01:29:40 aa5968d388b8: Layer already exists 01:29:40 3.0.0-dev.78: digest: sha256:8daa243aad9fbd32b09196d8cece505a9a4dafb9df784081259e4710fbe5c811 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:40 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:29:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:29:40 49935133cfdd: Preparing 01:29:40 31fde748f712: Preparing 01:29:40 20ae8be6ae1b: Preparing 01:29:40 425347fd932b: Preparing 01:29:40 6cbb9f5cf4c8: Preparing 01:29:40 f331b8e3f4f7: Preparing 01:29:40 c0734b8d6faa: Preparing 01:29:40 70ade68ef8e6: Preparing 01:29:40 aa5968d388b8: Preparing 01:29:40 f331b8e3f4f7: Waiting 01:29:40 c0734b8d6faa: Waiting 01:29:40 70ade68ef8e6: Waiting 01:29:40 aa5968d388b8: Waiting 01:29:40 6cbb9f5cf4c8: Layer already exists 01:29:40 31fde748f712: Layer already exists 01:29:40 49935133cfdd: Layer already exists 01:29:40 20ae8be6ae1b: Layer already exists 01:29:40 425347fd932b: Layer already exists 01:29:40 f331b8e3f4f7: Layer already exists 01:29:40 c0734b8d6faa: Layer already exists 01:29:40 70ade68ef8e6: Layer already exists 01:29:40 aa5968d388b8: Layer already exists 01:29:40 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:8daa243aad9fbd32b09196d8cece505a9a4dafb9df784081259e4710fbe5c811 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:41 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:29:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:29:41 49935133cfdd: Preparing 01:29:41 31fde748f712: Preparing 01:29:41 20ae8be6ae1b: Preparing 01:29:41 425347fd932b: Preparing 01:29:41 6cbb9f5cf4c8: Preparing 01:29:41 f331b8e3f4f7: Preparing 01:29:41 c0734b8d6faa: Preparing 01:29:41 70ade68ef8e6: Preparing 01:29:41 aa5968d388b8: Preparing 01:29:41 c0734b8d6faa: Waiting 01:29:41 aa5968d388b8: Waiting 01:29:41 70ade68ef8e6: Waiting 01:29:41 f331b8e3f4f7: Waiting 01:29:41 425347fd932b: Layer already exists 01:29:41 49935133cfdd: Layer already exists 01:29:41 20ae8be6ae1b: Layer already exists 01:29:41 31fde748f712: Layer already exists 01:29:41 6cbb9f5cf4c8: Layer already exists 01:29:41 f331b8e3f4f7: Layer already exists 01:29:41 c0734b8d6faa: Layer already exists 01:29:41 70ade68ef8e6: Layer already exists 01:29:41 aa5968d388b8: Layer already exists 01:29:41 main: digest: sha256:8daa243aad9fbd32b09196d8cece505a9a4dafb9df784081259e4710fbe5c811 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:29:41 ===================================================== [Pipeline] echo 01:29:41 taggedImages: 01:29:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:29:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:29:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.78 01:29:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:29:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 01:29:41 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 01:29:41 bf371e8c577b45590121912e6f14e0928f0d9ba1 01:29:41 latest 01:29:41 3.0.0-dev.78 01:29:41 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:29:41 main 01:29:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:41 --parallel Build images in parallel. [Pipeline] } 01:29:41 $ docker stop --time=1 4b804989a81a66c4b77377d33123897ad3703d7bbf62a8716732c7ca02792cf7 01:29:41 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:29:43 $ docker rm -f --volumes 4b804989a81a66c4b77377d33123897ad3703d7bbf62a8716732c7ca02792cf7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:29:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:29:43 0a1962df8823: Preparing 01:29:43 21bda772e2ef: Preparing 01:29:43 7f3804f39042: Preparing 01:29:43 3605f9e80a52: Preparing 01:29:43 4e6476652798: Preparing 01:29:43 4e6476652798: Layer already exists 01:29:43 7f3804f39042: Layer already exists 01:29:43 0a1962df8823: Pushed 01:29:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:29:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:44 3605f9e80a52: Pushed 01:29:44 prd-ubuntu20.04-docker-arm64-4c-16g-8453 does not seem to be running inside a container 01:29: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/439 -v /w/workspace/edgex-go/439:/w/workspace/edgex-go/439:rw,z -v /w/workspace/edgex-go/439@tmp:/w/workspace/edgex-go/439@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 01:29:46 21bda772e2ef: Pushed 01:29:46 bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:18de6c882d48d01b56309cfec383e079712738e7413eecc5197243b2d0ee3bea size: 1366 01:29:46 $ docker top 612f75ca6263e10d651e292406160ca388252b1e8d7b3a553cb6e32773573f90 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:47 + 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 01:29:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:29:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:29:47 0a1962df8823: Preparing 01:29:47 21bda772e2ef: Preparing 01:29:47 7f3804f39042: Preparing 01:29:47 3605f9e80a52: Preparing 01:29:47 4e6476652798: Preparing 01:29:47 0a1962df8823: Layer already exists 01:29:47 21bda772e2ef: Layer already exists 01:29:47 7f3804f39042: Layer already exists 01:29:47 4e6476652798: Layer already exists 01:29:47 3605f9e80a52: Layer already exists 01:29:47 latest: digest: sha256:18de6c882d48d01b56309cfec383e079712738e7413eecc5197243b2d0ee3bea size: 1366 [Pipeline] } 01:29:47 + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:47 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.78 01:29:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:29:48 0a1962df8823: Preparing 01:29:48 21bda772e2ef: Preparing 01:29:48 7f3804f39042: Preparing 01:29:48 3605f9e80a52: Preparing 01:29:48 4e6476652798: Preparing 01:29:48 4e6476652798: Layer already exists 01:29:48 3605f9e80a52: Layer already exists 01:29:48 21bda772e2ef: Layer already exists 01:29:48 7f3804f39042: Layer already exists 01:29:48 0a1962df8823: Layer already exists 01:29:48 3.0.0-dev.78: digest: sha256:18de6c882d48d01b56309cfec383e079712738e7413eecc5197243b2d0ee3bea size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:48 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:29:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:29:48 0a1962df8823: Preparing 01:29:48 21bda772e2ef: Preparing 01:29:48 7f3804f39042: Preparing 01:29:48 3605f9e80a52: Preparing 01:29:48 4e6476652798: Preparing 01:29:48 21bda772e2ef: Layer already exists 01:29:48 7f3804f39042: Layer already exists 01:29:48 4e6476652798: Layer already exists 01:29:48 0a1962df8823: Layer already exists 01:29:48 3605f9e80a52: Layer already exists 01:29:48 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:18de6c882d48d01b56309cfec383e079712738e7413eecc5197243b2d0ee3bea size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:48 + 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 01:29:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 01:29:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:29:49 0a1962df8823: Preparing 01:29:49 21bda772e2ef: Preparing 01:29:49 7f3804f39042: Preparing 01:29:49 3605f9e80a52: Preparing 01:29:49 4e6476652798: Preparing 01:29:49 4e6476652798: Layer already exists 01:29:49 7f3804f39042: Layer already exists 01:29:49 21bda772e2ef: Layer already exists 01:29:49 3605f9e80a52: Layer already exists 01:29:49 0a1962df8823: Layer already exists 01:29:49 main: digest: sha256:18de6c882d48d01b56309cfec383e079712738e7413eecc5197243b2d0ee3bea size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:29:49 ===================================================== [Pipeline] echo 01:29:49 taggedImages: 01:29:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:29:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:29:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.78 01:29:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:29:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 01:29:49 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 01:29:49 bf371e8c577b45590121912e6f14e0928f0d9ba1 01:29:49 latest 01:29:49 3.0.0-dev.78 01:29:49 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:29:49 main 01:29:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:49 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:29:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:29:49 84490723a8b8: Preparing 01:29:49 c529a07cb650: Preparing 01:29:49 213ce1a53e24: Preparing 01:29:49 388ae362c24a: Preparing 01:29:49 e14544c5e899: Preparing 01:29:49 15e1f5898ca6: Preparing 01:29:49 4e6476652798: Preparing 01:29:49 4e6476652798: Waiting 01:29:49 15e1f5898ca6: Waiting 01:29:49 c529a07cb650: Pushed 01:29:49 213ce1a53e24: Pushed 01:29:49 84490723a8b8: Pushed 01:29:49 4e6476652798: Layer already exists 01:29:50 15e1f5898ca6: Pushed 01:29:53 e14544c5e899: Pushed 01:29:55 Building core-command ... 01:29:55 Building core-common-config-bootstrapper ... 01:29:55 Building core-data ... 01:29:55 Building core-metadata ... 01:29:55 Building security-bootstrapper ... 01:29:55 Building security-proxy-auth ... 01:29:55 Building security-proxy-setup ... 01:29:55 Building security-secretstore-setup ... 01:29:55 Building security-spiffe-token-provider ... 01:29:55 Building security-spire-agent ... 01:29:55 Building security-spire-config ... 01:29:55 Building security-spire-server ... 01:29:55 Building support-notifications ... 01:29:55 Building support-scheduler ... 01:29:55 Building security-proxy-setup 01:29:55 Building security-spire-server 01:29:55 Building core-data 01:29:55 Building security-proxy-auth 01:29:55 Building security-spiffe-token-provider 01:29:56 388ae362c24a: Pushed 01:29:56 bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:50e67ce21cba3c2bc8a97885c35c60e464e06b44cba8948d1868608da5c1d1a5 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:56 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:29:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:29:56 84490723a8b8: Preparing 01:29:56 c529a07cb650: Preparing 01:29:56 213ce1a53e24: Preparing 01:29:56 388ae362c24a: Preparing 01:29:56 e14544c5e899: Preparing 01:29:56 15e1f5898ca6: Preparing 01:29:56 4e6476652798: Preparing 01:29:56 15e1f5898ca6: Waiting 01:29:56 4e6476652798: Waiting 01:29:56 c529a07cb650: Layer already exists 01:29:56 388ae362c24a: Layer already exists 01:29:56 e14544c5e899: Layer already exists 01:29:56 213ce1a53e24: Layer already exists 01:29:56 84490723a8b8: Layer already exists 01:29:56 15e1f5898ca6: Layer already exists 01:29:56 4e6476652798: Layer already exists 01:29:56 latest: digest: sha256:50e67ce21cba3c2bc8a97885c35c60e464e06b44cba8948d1868608da5c1d1a5 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:57 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.78 01:29:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:29:57 84490723a8b8: Preparing 01:29:57 c529a07cb650: Preparing 01:29:57 213ce1a53e24: Preparing 01:29:57 388ae362c24a: Preparing 01:29:57 e14544c5e899: Preparing 01:29:57 15e1f5898ca6: Preparing 01:29:57 4e6476652798: Preparing 01:29:57 15e1f5898ca6: Waiting 01:29:57 84490723a8b8: Layer already exists 01:29:57 e14544c5e899: Layer already exists 01:29:57 388ae362c24a: Layer already exists 01:29:57 213ce1a53e24: Layer already exists 01:29:57 c529a07cb650: Layer already exists 01:29:57 4e6476652798: Layer already exists 01:29:57 15e1f5898ca6: Layer already exists 01:29:57 3.0.0-dev.78: digest: sha256:50e67ce21cba3c2bc8a97885c35c60e464e06b44cba8948d1868608da5c1d1a5 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:57 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:29:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:29:58 84490723a8b8: Preparing 01:29:58 c529a07cb650: Preparing 01:29:58 213ce1a53e24: Preparing 01:29:58 388ae362c24a: Preparing 01:29:58 e14544c5e899: Preparing 01:29:58 15e1f5898ca6: Preparing 01:29:58 4e6476652798: Preparing 01:29:58 4e6476652798: Waiting 01:29:58 15e1f5898ca6: Waiting 01:29:58 84490723a8b8: Layer already exists 01:29:58 c529a07cb650: Layer already exists 01:29:58 213ce1a53e24: Layer already exists 01:29:58 388ae362c24a: Layer already exists 01:29:58 e14544c5e899: Layer already exists 01:29:58 15e1f5898ca6: Layer already exists 01:29:58 4e6476652798: Layer already exists 01:29:58 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:50e67ce21cba3c2bc8a97885c35c60e464e06b44cba8948d1868608da5c1d1a5 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:58 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 01:29:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:29:58 84490723a8b8: Preparing 01:29:58 c529a07cb650: Preparing 01:29:58 213ce1a53e24: Preparing 01:29:58 388ae362c24a: Preparing 01:29:58 e14544c5e899: Preparing 01:29:58 15e1f5898ca6: Preparing 01:29:58 4e6476652798: Preparing 01:29:58 15e1f5898ca6: Waiting 01:29:58 4e6476652798: Waiting 01:29:58 e14544c5e899: Layer already exists 01:29:58 213ce1a53e24: Layer already exists 01:29:58 84490723a8b8: Layer already exists 01:29:58 c529a07cb650: Layer already exists 01:29:58 388ae362c24a: Layer already exists 01:29:58 15e1f5898ca6: Layer already exists 01:29:58 4e6476652798: Layer already exists 01:29:58 main: digest: sha256:50e67ce21cba3c2bc8a97885c35c60e464e06b44cba8948d1868608da5c1d1a5 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:29:58 ===================================================== [Pipeline] echo 01:29:58 taggedImages: 01:29:58 - nexus3.edgexfoundry.org:10004/security-spire-agent:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:29:58 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:29:58 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.78 01:29:58 - nexus3.edgexfoundry.org:10004/security-spire-agent:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:29:58 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 01:29:58 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 01:29:58 bf371e8c577b45590121912e6f14e0928f0d9ba1 01:29:58 latest 01:29:58 3.0.0-dev.78 01:29:58 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:29:58 main 01:29:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:59 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:29:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:29:59 3539a5157bd6: Preparing 01:29:59 84d90903545b: Preparing 01:29:59 4a6e2babfcbe: Preparing 01:29:59 2dbbfc517e2b: Preparing 01:29:59 d6fd0363056c: Preparing 01:29:59 4e6476652798: Preparing 01:29:59 4e6476652798: Waiting 01:29:59 3539a5157bd6: Pushed 01:29:59 84d90903545b: Pushed 01:29:59 4a6e2babfcbe: Pushed 01:29:59 4e6476652798: Layer already exists 01:29:59 d6fd0363056c: Pushed 01:30:06 2dbbfc517e2b: Pushed 01:30:06 bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:73e8f459b90afa6d341d4e0016ea0b87dcba29eb0c32e02190cc8bfdeec58905 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:06 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:30:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:30:06 3539a5157bd6: Preparing 01:30:06 84d90903545b: Preparing 01:30:06 4a6e2babfcbe: Preparing 01:30:06 2dbbfc517e2b: Preparing 01:30:06 d6fd0363056c: Preparing 01:30:06 4e6476652798: Preparing 01:30:06 4e6476652798: Waiting 01:30:06 84d90903545b: Layer already exists 01:30:06 d6fd0363056c: Layer already exists 01:30:06 2dbbfc517e2b: Layer already exists 01:30:06 4a6e2babfcbe: Layer already exists 01:30:06 3539a5157bd6: Layer already exists 01:30:06 4e6476652798: Layer already exists 01:30:06 latest: digest: sha256:73e8f459b90afa6d341d4e0016ea0b87dcba29eb0c32e02190cc8bfdeec58905 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:07 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.78 01:30:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:30:07 3539a5157bd6: Preparing 01:30:07 84d90903545b: Preparing 01:30:07 4a6e2babfcbe: Preparing 01:30:07 2dbbfc517e2b: Preparing 01:30:07 d6fd0363056c: Preparing 01:30:07 4e6476652798: Preparing 01:30:07 3539a5157bd6: Layer already exists 01:30:07 4a6e2babfcbe: Layer already exists 01:30:07 2dbbfc517e2b: Layer already exists 01:30:07 84d90903545b: Layer already exists 01:30:07 d6fd0363056c: Layer already exists 01:30:07 4e6476652798: Layer already exists 01:30:07 3.0.0-dev.78: digest: sha256:73e8f459b90afa6d341d4e0016ea0b87dcba29eb0c32e02190cc8bfdeec58905 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:07 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:08 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:30:08 Step 2/20 : FROM ${BUILDER_BASE} AS builder 01:30:08 ---> 3fc8c04f542c 01:30:08 Step 3/20 : WORKDIR /edgex-go 01:30:08 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:30:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:30:08 ---> 3fc8c04f542c 01:30:08 Step 3/22 : ARG ADD_BUILD_TAGS="" 01:30:08 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:30:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:30:08 ---> 3fc8c04f542c 01:30:08 Step 3/22 : ARG ADD_BUILD_TAGS="" 01:30:08 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:30:08 Step 2/19 : FROM ${BUILDER_BASE} AS builder 01:30:08 ---> 3fc8c04f542c 01:30:08 Step 3/19 : WORKDIR /edgex-go 01:30:08 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:30:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:30:08 ---> 3fc8c04f542c 01:30:08 Step 3/23 : WORKDIR /edgex-go 01:30:08 ---> Running in 48576d6ac02b 01:30:08 ---> Running in 9c4a35cd02e7 01:30:08 ---> Running in 69f1a99808b6 01:30:08 ---> Running in b811a9b35c1c 01:30:08 ---> Running in 2d456a1f64cf 01:30:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:30:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:30:08 3539a5157bd6: Preparing 01:30:08 84d90903545b: Preparing 01:30:08 4a6e2babfcbe: Preparing 01:30:08 2dbbfc517e2b: Preparing 01:30:08 d6fd0363056c: Preparing 01:30:08 4e6476652798: Preparing 01:30:08 4e6476652798: Waiting 01:30:08 3539a5157bd6: Layer already exists 01:30:08 2dbbfc517e2b: Layer already exists 01:30:08 d6fd0363056c: Layer already exists 01:30:08 84d90903545b: Layer already exists 01:30:08 4a6e2babfcbe: Layer already exists 01:30:08 4e6476652798: Layer already exists 01:30:08 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:73e8f459b90afa6d341d4e0016ea0b87dcba29eb0c32e02190cc8bfdeec58905 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:08 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:08 Removing intermediate container 9c4a35cd02e7 01:30:08 ---> 03d322a51b12 01:30:08 Step 4/22 : WORKDIR /edgex-go 01:30:08 Removing intermediate container 69f1a99808b6 01:30:08 ---> 7271d74bfe96 01:30:08 Step 4/22 : WORKDIR /edgex-go 01:30:08 Removing intermediate container 48576d6ac02b 01:30:08 ---> 657f17a300b1 01:30:08 Step 4/20 : RUN apk add --update --no-cache make git 01:30:08 ---> Running in da177a46519d 01:30:08 ---> Running in c85a7d9081fb 01:30:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 01:30:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:30:08 3539a5157bd6: Preparing 01:30:08 84d90903545b: Preparing 01:30:08 4a6e2babfcbe: Preparing 01:30:08 2dbbfc517e2b: Preparing 01:30:08 d6fd0363056c: Preparing 01:30:08 4e6476652798: Preparing 01:30:08 4e6476652798: Waiting 01:30:08 4a6e2babfcbe: Layer already exists 01:30:08 2dbbfc517e2b: Layer already exists 01:30:08 84d90903545b: Layer already exists 01:30:08 d6fd0363056c: Layer already exists 01:30:08 3539a5157bd6: Layer already exists 01:30:08 4e6476652798: Layer already exists 01:30:08 main: digest: sha256:73e8f459b90afa6d341d4e0016ea0b87dcba29eb0c32e02190cc8bfdeec58905 size: 1573 [Pipeline] } [Pipeline] // withEnv 01:30:08 ---> Running in 0d91c072329d 01:30:08 Removing intermediate container 2d456a1f64cf 01:30:08 ---> 9ddf30b179b1 01:30:08 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 01:30:08 Removing intermediate container b811a9b35c1c 01:30:08 ---> d3a649f5146b 01:30:08 Step 4/23 : RUN apk add --update --no-cache make git build-base curl [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:30:08 ===================================================== [Pipeline] echo 01:30:08 taggedImages: 01:30:08 - nexus3.edgexfoundry.org:10004/security-spire-config:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:30:08 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:30:08 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.78 01:30:08 - nexus3.edgexfoundry.org:10004/security-spire-config:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:30:08 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 01:30:08 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 01:30:08 bf371e8c577b45590121912e6f14e0928f0d9ba1 01:30:08 latest 01:30:08 3.0.0-dev.78 01:30:08 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:30:08 main 01:30:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:09 ---> Running in 96167af6db0d 01:30:09 ---> Running in f67daf58a72f 01:30:09 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:30:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:30:09 4dc5da9f6eb1: Preparing 01:30:09 038f634b5073: Preparing 01:30:09 352475f5fc1a: Preparing 01:30:09 22b88fa582b7: Preparing 01:30:09 4b2c97e7685d: Preparing 01:30:09 4e6476652798: Preparing 01:30:09 4e6476652798: Waiting 01:30:09 4dc5da9f6eb1: Pushed 01:30:09 352475f5fc1a: Pushed 01:30:09 038f634b5073: Pushed 01:30:09 Removing intermediate container 0d91c072329d 01:30:09 ---> fac31f343125 01:30:09 Step 5/22 : RUN apk add --update --no-cache make git 01:30:09 4e6476652798: Layer already exists 01:30:10 Removing intermediate container c85a7d9081fb 01:30:10 ---> b429e71009d3 01:30:10 Step 5/22 : RUN apk add --update --no-cache make git 01:30:10 ---> Running in d621c04ca7ae 01:30:10 4b2c97e7685d: Pushed 01:30:10 ---> Running in 3d7c5a1cb489 01:30:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:30:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:30:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:30:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:30:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:30:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:30:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:30:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:30:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:30:13 OK: 221 MiB in 51 packages 01:30:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:30:14 v3.16.4-44-g885ce0f787f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 01:30:14 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 01:30:14 OK: 16903 distinct packages available 01:30:14 OK: 221 MiB in 51 packages 01:30:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:30:14 OK: 221 MiB in 51 packages 01:30:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:30:15 OK: 221 MiB in 51 packages 01:30:15 Removing intermediate container da177a46519d 01:30:15 ---> c9f48e2a4325 01:30:15 Step 5/20 : COPY go.mod vendor* ./ 01:30:16 OK: 221 MiB in 51 packages 01:30:16 Removing intermediate container f67daf58a72f 01:30:16 ---> d92cc7302f74 01:30:16 Step 5/23 : COPY go.mod vendor* ./ 01:30:16 22b88fa582b7: Pushed 01:30:16 bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:917f84dc1efc895ebfbc1e827551b6581e3e0476eea8c60f967b60fe9a5e59c0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:16 Removing intermediate container d621c04ca7ae 01:30:16 ---> f2fb4b0ed784 01:30:16 Step 6/22 : COPY go.mod vendor* ./ 01:30:16 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:30:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:30:17 4dc5da9f6eb1: Preparing 01:30:17 038f634b5073: Preparing 01:30:17 352475f5fc1a: Preparing 01:30:17 22b88fa582b7: Preparing 01:30:17 4b2c97e7685d: Preparing 01:30:17 4e6476652798: Preparing 01:30:17 4e6476652798: Waiting 01:30:17 038f634b5073: Layer already exists 01:30:17 4b2c97e7685d: Layer already exists 01:30:17 22b88fa582b7: Layer already exists 01:30:17 352475f5fc1a: Layer already exists 01:30:17 4dc5da9f6eb1: Layer already exists 01:30:17 4e6476652798: Layer already exists 01:30:17 latest: digest: sha256:917f84dc1efc895ebfbc1e827551b6581e3e0476eea8c60f967b60fe9a5e59c0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:17 ---> b643a50faad2 01:30:17 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:17 Removing intermediate container 3d7c5a1cb489 01:30:17 ---> 618f3e6f6de4 01:30:17 Step 6/22 : COPY go.mod vendor* ./ 01:30:17 ---> Running in 85344cfd0db3 01:30:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.78 01:30:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:30:17 4dc5da9f6eb1: Preparing 01:30:17 038f634b5073: Preparing 01:30:17 352475f5fc1a: Preparing 01:30:17 22b88fa582b7: Preparing 01:30:17 4b2c97e7685d: Preparing 01:30:17 4e6476652798: Preparing 01:30:17 4e6476652798: Waiting 01:30:17 4b2c97e7685d: Layer already exists 01:30:17 22b88fa582b7: Layer already exists 01:30:17 352475f5fc1a: Layer already exists 01:30:17 038f634b5073: Layer already exists 01:30:17 4dc5da9f6eb1: Layer already exists 01:30:17 4e6476652798: Layer already exists 01:30:17 3.0.0-dev.78: digest: sha256:917f84dc1efc895ebfbc1e827551b6581e3e0476eea8c60f967b60fe9a5e59c0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:18 ---> 13d9b7cca3f7 01:30:18 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:18 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:18 ---> Running in f1dbb4386054 01:30:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:30:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:30:18 4dc5da9f6eb1: Preparing 01:30:18 038f634b5073: Preparing 01:30:18 352475f5fc1a: Preparing 01:30:18 22b88fa582b7: Preparing 01:30:18 4b2c97e7685d: Preparing 01:30:18 4e6476652798: Preparing 01:30:18 4e6476652798: Waiting 01:30:18 4b2c97e7685d: Layer already exists 01:30:18 038f634b5073: Layer already exists 01:30:18 22b88fa582b7: Layer already exists 01:30:18 352475f5fc1a: Layer already exists 01:30:18 4dc5da9f6eb1: Layer already exists 01:30:18 4e6476652798: Layer already exists 01:30:18 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:917f84dc1efc895ebfbc1e827551b6581e3e0476eea8c60f967b60fe9a5e59c0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:18 ---> 14be4424d130 01:30:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:18 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix 01:30:18 ---> Running in c8372297dc5f [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:19 Removing intermediate container 96167af6db0d 01:30:19 ---> 9e9c73648f31 01:30:19 Step 5/19 : COPY go.mod vendor* ./ 01:30:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 01:30:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:30:19 4dc5da9f6eb1: Preparing 01:30:19 038f634b5073: Preparing 01:30:19 352475f5fc1a: Preparing 01:30:19 22b88fa582b7: Preparing 01:30:19 4b2c97e7685d: Preparing 01:30:19 4e6476652798: Preparing 01:30:19 4e6476652798: Waiting 01:30:19 352475f5fc1a: Layer already exists 01:30:19 4dc5da9f6eb1: Layer already exists 01:30:19 4b2c97e7685d: Layer already exists 01:30:19 22b88fa582b7: Layer already exists 01:30:19 038f634b5073: Layer already exists 01:30:19 4e6476652798: Layer already exists 01:30:19 main: digest: sha256:917f84dc1efc895ebfbc1e827551b6581e3e0476eea8c60f967b60fe9a5e59c0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:30:19 ===================================================== [Pipeline] echo 01:30:19 taggedImages: 01:30:19 - nexus3.edgexfoundry.org:10004/security-spire-server:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:30:19 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:30:19 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.78 01:30:19 - nexus3.edgexfoundry.org:10004/security-spire-server:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:30:19 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 01:30:19 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 01:30:19 bf371e8c577b45590121912e6f14e0928f0d9ba1 01:30:19 latest 01:30:19 3.0.0-dev.78 01:30:19 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:30:19 main 01:30:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:19 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:19 ---> 71b99aa537e6 01:30:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:30:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:30:19 beb0a615c875: Preparing 01:30:19 58f6fe33fbd6: Preparing 01:30:19 7f3804f39042: Preparing 01:30:19 1cef6d11f29b: Preparing 01:30:19 aa5968d388b8: Preparing 01:30:19 7f3804f39042: Layer already exists 01:30:19 aa5968d388b8: Layer already exists 01:30:20 ---> Running in 8cad1770d2d2 01:30:20 beb0a615c875: Pushed 01:30:20 1cef6d11f29b: Pushed 01:30:20 ---> 4784b208fb2b 01:30:20 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:20 ---> Running in cef13c1cfd6f 01:30:22 58f6fe33fbd6: Pushed 01:30:22 bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:b2b96421074776af20a7fe9071d009b1eddedc56dbfdca8e89b5865a27248129 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:22 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 01:30:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:30:23 beb0a615c875: Preparing 01:30:23 58f6fe33fbd6: Preparing 01:30:23 7f3804f39042: Preparing 01:30:23 1cef6d11f29b: Preparing 01:30:23 aa5968d388b8: Preparing 01:30:23 beb0a615c875: Layer already exists 01:30:23 58f6fe33fbd6: Layer already exists 01:30:23 aa5968d388b8: Layer already exists 01:30:23 1cef6d11f29b: Layer already exists 01:30:23 7f3804f39042: Layer already exists 01:30:23 latest: digest: sha256:b2b96421074776af20a7fe9071d009b1eddedc56dbfdca8e89b5865a27248129 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:23 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.78 01:30:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:30:23 beb0a615c875: Preparing 01:30:23 58f6fe33fbd6: Preparing 01:30:23 7f3804f39042: Preparing 01:30:23 1cef6d11f29b: Preparing 01:30:23 aa5968d388b8: Preparing 01:30:23 7f3804f39042: Layer already exists 01:30:23 1cef6d11f29b: Layer already exists 01:30:23 beb0a615c875: Layer already exists 01:30:23 58f6fe33fbd6: Layer already exists 01:30:23 aa5968d388b8: Layer already exists 01:30:23 3.0.0-dev.78: digest: sha256:b2b96421074776af20a7fe9071d009b1eddedc56dbfdca8e89b5865a27248129 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:24 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:30:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:30:24 beb0a615c875: Preparing 01:30:24 58f6fe33fbd6: Preparing 01:30:24 7f3804f39042: Preparing 01:30:24 1cef6d11f29b: Preparing 01:30:24 aa5968d388b8: Preparing 01:30:24 aa5968d388b8: Layer already exists 01:30:24 7f3804f39042: Layer already exists 01:30:24 58f6fe33fbd6: Layer already exists 01:30:24 beb0a615c875: Layer already exists 01:30:24 1cef6d11f29b: Layer already exists 01:30:24 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:b2b96421074776af20a7fe9071d009b1eddedc56dbfdca8e89b5865a27248129 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:24 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 01:30:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:30:24 beb0a615c875: Preparing 01:30:24 58f6fe33fbd6: Preparing 01:30:24 7f3804f39042: Preparing 01:30:24 1cef6d11f29b: Preparing 01:30:24 aa5968d388b8: Preparing 01:30:24 aa5968d388b8: Layer already exists 01:30:24 1cef6d11f29b: Layer already exists 01:30:24 7f3804f39042: Layer already exists 01:30:24 58f6fe33fbd6: Layer already exists 01:30:24 beb0a615c875: Layer already exists 01:30:24 main: digest: sha256:b2b96421074776af20a7fe9071d009b1eddedc56dbfdca8e89b5865a27248129 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:30:24 ===================================================== [Pipeline] echo 01:30:24 taggedImages: 01:30:24 - nexus3.edgexfoundry.org:10004/support-notifications:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:30:24 - nexus3.edgexfoundry.org:10004/support-notifications:latest 01:30:24 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.78 01:30:24 - nexus3.edgexfoundry.org:10004/support-notifications:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:30:24 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 01:30:25 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 01:30:25 bf371e8c577b45590121912e6f14e0928f0d9ba1 01:30:25 latest 01:30:25 3.0.0-dev.78 01:30:25 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:30:25 main 01:30:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:25 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:30:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:30:25 cd893a2f2a57: Preparing 01:30:25 f67e502bbec9: Preparing 01:30:25 7f3804f39042: Preparing 01:30:25 485723e0e49c: Preparing 01:30:25 aa5968d388b8: Preparing 01:30:25 485723e0e49c: Layer already exists 01:30:25 7f3804f39042: Layer already exists 01:30:25 aa5968d388b8: Layer already exists 01:30:25 cd893a2f2a57: Pushed 01:30:28 f67e502bbec9: Pushed 01:30:28 bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:4882fff41782de779ea08914d9ef57240d3a2b1a559bdbf8871958fb832f7377 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:28 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:30:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:30:28 cd893a2f2a57: Preparing 01:30:28 f67e502bbec9: Preparing 01:30:28 7f3804f39042: Preparing 01:30:28 485723e0e49c: Preparing 01:30:28 aa5968d388b8: Preparing 01:30:28 7f3804f39042: Layer already exists 01:30:28 cd893a2f2a57: Layer already exists 01:30:28 485723e0e49c: Layer already exists 01:30:28 aa5968d388b8: Layer already exists 01:30:28 f67e502bbec9: Layer already exists 01:30:28 latest: digest: sha256:4882fff41782de779ea08914d9ef57240d3a2b1a559bdbf8871958fb832f7377 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:29 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.78 01:30:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:30:29 cd893a2f2a57: Preparing 01:30:29 f67e502bbec9: Preparing 01:30:29 7f3804f39042: Preparing 01:30:29 485723e0e49c: Preparing 01:30:29 aa5968d388b8: Preparing 01:30:29 cd893a2f2a57: Layer already exists 01:30:29 485723e0e49c: Layer already exists 01:30:29 aa5968d388b8: Layer already exists 01:30:29 f67e502bbec9: Layer already exists 01:30:29 7f3804f39042: Layer already exists 01:30:29 3.0.0-dev.78: digest: sha256:4882fff41782de779ea08914d9ef57240d3a2b1a559bdbf8871958fb832f7377 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:29 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:30:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:30:30 cd893a2f2a57: Preparing 01:30:30 f67e502bbec9: Preparing 01:30:30 7f3804f39042: Preparing 01:30:30 485723e0e49c: Preparing 01:30:30 aa5968d388b8: Preparing 01:30:30 aa5968d388b8: Layer already exists 01:30:30 485723e0e49c: Layer already exists 01:30:30 cd893a2f2a57: Layer already exists 01:30:30 f67e502bbec9: Layer already exists 01:30:30 7f3804f39042: Layer already exists 01:30:30 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:4882fff41782de779ea08914d9ef57240d3a2b1a559bdbf8871958fb832f7377 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:30 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 01:30:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:30:30 cd893a2f2a57: Preparing 01:30:30 f67e502bbec9: Preparing 01:30:30 7f3804f39042: Preparing 01:30:30 485723e0e49c: Preparing 01:30:30 aa5968d388b8: Preparing 01:30:30 7f3804f39042: Layer already exists 01:30:30 f67e502bbec9: Layer already exists 01:30:30 cd893a2f2a57: Layer already exists 01:30:30 aa5968d388b8: Layer already exists 01:30:30 485723e0e49c: Layer already exists 01:30:30 main: digest: sha256:4882fff41782de779ea08914d9ef57240d3a2b1a559bdbf8871958fb832f7377 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:30:30 ===================================================== [Pipeline] echo 01:30:30 taggedImages: 01:30:30 - nexus3.edgexfoundry.org:10004/support-scheduler:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:30:30 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:30:30 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.78 01:30:30 - nexus3.edgexfoundry.org:10004/support-scheduler:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:30:30 - 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] } 01:32:28 Removing intermediate container c8372297dc5f 01:32:28 ---> d2f25291c5e3 01:32:28 Step 8/22 : COPY . . 01:32:28 Removing intermediate container 85344cfd0db3 01:32:28 ---> 7dbcb4888f91 01:32:28 Step 7/20 : COPY . . 01:32:28 Removing intermediate container 8cad1770d2d2 01:32:28 ---> 94dd315a66f0 01:32:28 Step 8/22 : COPY . . 01:32:28 Removing intermediate container cef13c1cfd6f 01:32:28 ---> d76b1ecabe24 01:32:28 Step 7/19 : COPY . . 01:32:28 Removing intermediate container f1dbb4386054 01:32:28 ---> c1c2b0578d76 01:32:28 Step 7/23 : COPY . . 01:32:34 ---> 4628d3d00fc0 01:32:34 Step 8/20 : RUN make cmd/secrets-config/secrets-config 01:32:34 ---> a564967bafa8 01:32:34 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 01:32:34 ---> Running in 195b27725160 01:32:34 ---> Running in 5a4852578520 01:32:34 ---> 2378fc0b6716 01:32:34 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:32:34 ---> 66a5c6b62b83 01:32:34 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 01:32:34 ---> 50da25d16561 01:32:34 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 01:32:34 ---> Running in 6764814a709c 01:32:34 ---> Running in 8309989a76e7 01:32:34 ---> Running in 43f8f52cc21a 01:32:35 Removing intermediate container 8309989a76e7 01:32:35 ---> d4ea347c7da5 01:32:35 Step 9/23 : WORKDIR /edgex-go/spire-build 01:32:35 ---> Running in 501f063d4b30 01:32:36 Removing intermediate container 501f063d4b30 01:32:36 ---> 33225ae4abc4 01:32:36 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 01:32:36 ---> Running in 4cc50051b505 01:32:37 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 01:32:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:32:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:32:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:32:40 Removing intermediate container 4cc50051b505 01:32:40 ---> e54faf931f30 01:32:40 Step 11/23 : WORKDIR /edgex-go 01:32:40 ---> Running in 61c3d4310d32 01:32:41 Removing intermediate container 61c3d4310d32 01:32:41 ---> 66ffee58f12a 01:32:41 01:32:41 Step 12/23 : FROM alpine:3.15 01:32:41 3.15: Pulling from library/alpine 01:32:44 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 01:32:44 Status: Downloaded newer image for alpine:3.15 01:32:44 ---> 354640af7b1b 01:32:44 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:32:44 ---> Running in 9b64166a844d 01:32:45 Removing intermediate container 9b64166a844d 01:32:45 ---> b5142f86c27e 01:32:45 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:32:45 ---> Running in 5ac1e3d6922f 01:32:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:32:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:32:52 v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 01:32:52 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 01:32:52 OK: 15736 distinct packages available 01:32:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:32:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:32:55 (1/5) Installing dumb-init (1.2.5-r1) 01:32:55 (2/5) Installing musl-obstack (1.2.3-r0) 01:32:55 (3/5) Installing libucontext (1.1-r0) 01:32:55 (4/5) Installing gcompat (1.0.0-r4) 01:32:55 (5/5) Installing openssl (1.1.1t-r1) 01:32:55 Executing busybox-1.34.1-r7.trigger 01:32:55 OK: 6 MiB in 19 packages 01:33:00 Removing intermediate container 5ac1e3d6922f 01:33:00 ---> 7b4bac289344 01:33:00 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:33:12 ---> 5b208a3e18e5 01:33:12 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:33:12 ---> 2a255d492c55 01:33:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:33:12 ---> b706bad3b607 01:33:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:33:13 ---> f573e4b0f2c5 01:33:13 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:33:13 ---> Running in 8947ace66240 01:33:14 Removing intermediate container 8947ace66240 01:33:14 ---> b8247eb8ae85 01:33:14 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:33:14 ---> Running in 911318ba0f09 01:33:14 Removing intermediate container 911318ba0f09 01:33:14 ---> 91aa059f2c6f 01:33:14 Step 21/23 : LABEL arch=arm64 01:33:14 ---> Running in 3056a64bd802 01:33:15 Removing intermediate container 3056a64bd802 01:33:15 ---> 43804f54cda6 01:33:15 Step 22/23 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 01:33:15 ---> Running in f2053c6fa7e6 01:33:16 Removing intermediate container f2053c6fa7e6 01:33:16 ---> d7c9fe5f7f23 01:33:16 Step 23/23 : LABEL version=3.0.0-dev.78 01:33:16 ---> Running in 22c6efa3a85f 01:33:17 Removing intermediate container 22c6efa3a85f 01:33:17 ---> 100fbe98f997 01:33:17 01:33:17 Successfully built 100fbe98f997 01:33:17 Successfully tagged security-spire-server-arm64:latest 01:33:17  Building security-spire-server ... done Building core-command 01:33:20 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:33:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:33:20 ---> 3fc8c04f542c 01:33:20 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:33:20 ---> Using cache 01:33:20 ---> 7271d74bfe96 01:33:20 Step 4/23 : WORKDIR /edgex-go 01:33:20 ---> Using cache 01:33:20 ---> fac31f343125 01:33:20 Step 5/23 : RUN apk add --update --no-cache make git 01:33:20 ---> Using cache 01:33:20 ---> f2fb4b0ed784 01:33:20 Step 6/23 : COPY go.mod vendor* ./ 01:33:20 ---> Using cache 01:33:20 ---> 14be4424d130 01:33:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:33:20 ---> Using cache 01:33:20 ---> d2f25291c5e3 01:33:20 Step 8/23 : COPY . . 01:33:20 ---> Using cache 01:33:20 ---> a564967bafa8 01:33:20 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 01:33:20 ---> Running in c253c5607c57 01:33:22 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:39:44 Removing intermediate container 43f8f52cc21a 01:39:44 ---> 7c3090aaf4f3 01:39:44 01:39:44 Step 10/22 : FROM alpine:3.16 01:39:44 3.16: Pulling from library/alpine 01:39:44 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 01:39:44 Status: Downloaded newer image for alpine:3.16 01:39:44 ---> 4c81e5bf8899 01:39:44 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 01:39:44 ---> Running in 5001add8124f 01:39:44 Removing intermediate container 5001add8124f 01:39:44 ---> 5b1e4907759b 01:39:44 Step 12/22 : RUN apk add --update --no-cache dumb-init 01:39:44 ---> Running in ba26db6c8af6 01:39:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:39:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:39:47 (1/1) Installing dumb-init (1.2.5-r1) 01:39:47 Executing busybox-1.35.0-r17.trigger 01:39:47 OK: 5 MiB in 15 packages 01:39:48 Removing intermediate container 195b27725160 01:39:48 ---> 57fb08d0387e 01:39:48 01:39:48 Step 9/20 : FROM alpine:3.16 01:39:48 ---> 4c81e5bf8899 01:39:48 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 01:39:48 ---> Running in 0d3a6bed6904 01:39:48 Removing intermediate container ba26db6c8af6 01:39:48 ---> b2ec26be60d5 01:39:48 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:39:50 ---> d9f415cefc2e 01:39:50 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:39:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:39:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:39:53 (1/2) Installing dumb-init (1.2.5-r1) 01:39:53 (2/2) Installing openssl (1.1.1t-r0) 01:39:53 Executing busybox-1.35.0-r17.trigger 01:39:53 OK: 6 MiB in 16 packages 01:39:53 ---> 707e4d476f3f 01:39:53 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 01:39:54 Removing intermediate container 0d3a6bed6904 01:39:54 ---> ce6924b0533b 01:39:54 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 01:39:55 ---> Running in 1e45fda8ca77 01:39:55 ---> 7d5153708cdc 01:39:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:39:56 Removing intermediate container 1e45fda8ca77 01:39:56 ---> 08f5e2bb98bb 01:39:56 Step 12/20 : WORKDIR /edgex 01:39:56 ---> Running in 86cb2cc59a80 01:39:56 ---> 0c18c21d45c0 01:39:56 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:39:56 ---> Running in 2339d648768b 01:39:57 Removing intermediate container 86cb2cc59a80 01:39:57 ---> 3a059e6cc839 01:39:57 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 01:39:58 ---> 0e2724c587dc 01:39:58 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:40:00 ---> bd9861937cfc 01:40:00 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:40:00 Removing intermediate container 2339d648768b 01:40:00 ---> ebfbcfee5075 01:40:00 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 01:40:00 ---> Running in 1f130fe13018 01:40:01 Removing intermediate container 1f130fe13018 01:40:01 ---> c0c775ac6e26 01:40:01 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 01:40:02 ---> Running in 9313de4ede48 01:40:02 ---> 127997380ca2 01:40:02 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:40:02 ---> Running in d864205bab37 01:40:03 Removing intermediate container 9313de4ede48 01:40:03 ---> 4d6f9e657089 01:40:03 Step 20/22 : LABEL arch=arm64 01:40:03 ---> Running in 9faebf9e3b07 01:40:03 Removing intermediate container 9faebf9e3b07 01:40:03 ---> 2b97dd30fd73 01:40:03 Step 21/22 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 01:40:04 ---> Running in 43834cae8907 01:40:04 Removing intermediate container 43834cae8907 01:40:04 ---> b81f06bccc60 01:40:04 Step 22/22 : LABEL version=3.0.0-dev.78 01:40:04 ---> Running in fbade5b9f4d0 01:40:05 Removing intermediate container fbade5b9f4d0 01:40:05 ---> 341000eab0db 01:40:05 01:40:06 Successfully built 341000eab0db 01:40:06 Successfully tagged security-proxy-auth-arm64:latest 01:40:06 Building core-metadata 01:40:06  Building security-proxy-auth ... done Removing intermediate container d864205bab37 01:40:06 ---> 5b8652f4a084 01:40:06 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 01:40:06 ---> Running in 14d1481e0839 01:40:06 Removing intermediate container 14d1481e0839 01:40:06 ---> ac8a9fcbc78a 01:40:06 Step 18/20 : LABEL arch=arm64 01:40:06 ---> Running in 3dcbdcd2d6b8 01:40:07 Removing intermediate container 3dcbdcd2d6b8 01:40:07 ---> cbf32ff36f7c 01:40:07 Step 19/20 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 01:40:07 ---> Running in 6159389c423b 01:40:08 Removing intermediate container 6159389c423b 01:40:08 ---> 2484cedeb0bd 01:40:08 Step 20/20 : LABEL version=3.0.0-dev.78 01:40:08 ---> Running in e3bdedd8e8a6 01:40:09 Removing intermediate container e3bdedd8e8a6 01:40:09 ---> fdb6762a19bc 01:40:09 01:40:09 Successfully built fdb6762a19bc 01:40:09 Successfully tagged security-proxy-setup-arm64:latest 01:40:09 Building core-common-config-bootstrapper 01:40:11  Building security-proxy-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:40:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:40:11 ---> 3fc8c04f542c 01:40:11 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:40:11 ---> Using cache 01:40:11 ---> 7271d74bfe96 01:40:11 Step 4/24 : WORKDIR /edgex-go 01:40:11 ---> Using cache 01:40:11 ---> fac31f343125 01:40:11 Step 5/24 : RUN apk add --update --no-cache make git 01:40:11 ---> Using cache 01:40:11 ---> f2fb4b0ed784 01:40:11 Step 6/24 : COPY go.mod vendor* ./ 01:40:11 ---> Using cache 01:40:11 ---> 14be4424d130 01:40:11 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:40:11 ---> Using cache 01:40:11 ---> d2f25291c5e3 01:40:11 Step 8/24 : COPY . . 01:40:11 ---> Using cache 01:40:11 ---> a564967bafa8 01:40:11 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 01:40:11 ---> Running in 8383cf42fbb2 01:40:13 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:40:14 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:40:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:40:14 ---> 3fc8c04f542c 01:40:14 Step 3/22 : ARG ADD_BUILD_TAGS="" 01:40:14 ---> Using cache 01:40:14 ---> 7271d74bfe96 01:40:14 Step 4/22 : WORKDIR /edgex-go 01:40:14 ---> Using cache 01:40:14 ---> fac31f343125 01:40:14 Step 5/22 : RUN apk add --update --no-cache make git 01:40:14 ---> Using cache 01:40:14 ---> f2fb4b0ed784 01:40:14 Step 6/22 : COPY go.mod vendor* ./ 01:40:14 ---> Using cache 01:40:14 ---> 14be4424d130 01:40:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:40:14 ---> Using cache 01:40:14 ---> d2f25291c5e3 01:40:14 Step 8/22 : COPY . . 01:40:14 ---> Using cache 01:40:14 ---> a564967bafa8 01:40:14 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:40:14 ---> Running in 529c777670e8 01:40:16 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:40:55 Removing intermediate container 5a4852578520 01:40:55 ---> 198c3499ba83 01:40:55 01:40:55 Step 10/22 : FROM alpine:3.16 01:40:55 ---> 4c81e5bf8899 01:40:55 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:40:55 ---> Running in c7250836ef7e 01:40:55 Removing intermediate container c7250836ef7e 01:40:55 ---> 61c6955594ff 01:40:55 Step 12/22 : ENV APP_PORT=59880 01:40:55 ---> Running in 0ddbde0d4ed5 01:40:55 Removing intermediate container 0ddbde0d4ed5 01:40:55 ---> 01741d8fe8d9 01:40:55 Step 13/22 : EXPOSE $APP_PORT 01:40:56 ---> Running in 99ec38ca4ede 01:40:56 Removing intermediate container 99ec38ca4ede 01:40:56 ---> ab3417c01112 01:40:56 Step 14/22 : RUN apk add --update --no-cache dumb-init 01:40:56 ---> Running in 26ba9b4705d5 01:40:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:40:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:41:00 (1/1) Installing dumb-init (1.2.5-r1) 01:41:00 Executing busybox-1.35.0-r17.trigger 01:41:00 OK: 5 MiB in 15 packages 01:41:02 Removing intermediate container 26ba9b4705d5 01:41:02 ---> 99769b48fe5c 01:41:02 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:41:04 ---> 2d664d23883c 01:41:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:41:07 ---> a70cd5391bae 01:41:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:41:09 ---> 48192c3f92c6 01:41:09 Step 18/22 : ENTRYPOINT ["/core-data"] 01:41:09 ---> Running in db426b12d456 01:41:12 Removing intermediate container db426b12d456 01:41:12 ---> 94f2ef69742c 01:41:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:41:12 ---> Running in 9ff6851ce26a 01:41:13 Removing intermediate container 9ff6851ce26a 01:41:13 ---> 5c96cee773db 01:41:13 Step 20/22 : LABEL arch=arm64 01:41:13 Removing intermediate container c253c5607c57 01:41:13 ---> acc0278d10e8 01:41:13 01:41:13 Step 10/23 : FROM alpine:3.16 01:41:13 ---> 4c81e5bf8899 01:41:13 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:41:13 ---> Running in e53d143d8b67 01:41:13 ---> Running in e87add9d42ad 01:41:14 Removing intermediate container e53d143d8b67 01:41:14 ---> 766672a9afa5 01:41:14 Step 21/22 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 01:41:14 ---> Running in 9fb91254bf8a 01:41:15 Removing intermediate container 9fb91254bf8a 01:41:15 ---> 1a9b27f88721 01:41:15 Step 22/22 : LABEL version=3.0.0-dev.78 01:41:15 ---> Running in fc7b73dbd1ac 01:41:16 Removing intermediate container fc7b73dbd1ac 01:41:16 ---> 153eaf9e9b0b 01:41:16 01:41:16 Successfully built 153eaf9e9b0b 01:41:16 Successfully tagged core-data-arm64:latest 01:41:16 Building security-secretstore-setup 01:41:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:41:17  Building core-data ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:41:19 (1/1) Installing dumb-init (1.2.5-r1) 01:41:19 Executing busybox-1.35.0-r17.trigger 01:41:19 OK: 5 MiB in 15 packages 01:41:20 Removing intermediate container e87add9d42ad 01:41:20 ---> 402434b2f759 01:41:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:41:20 ---> Running in 30158e059122 01:41:21 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:41:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:41:21 ---> 3fc8c04f542c 01:41:21 Step 3/23 : WORKDIR /edgex-go 01:41:21 ---> Using cache 01:41:21 ---> d3a649f5146b 01:41:21 Step 4/23 : RUN apk add --update --no-cache make git 01:41:21 Removing intermediate container 30158e059122 01:41:21 ---> 3b57d4d039a0 01:41:21 Step 13/23 : ENV APP_PORT=59882 01:41:21 ---> Running in db9a35321892 01:41:21 ---> Running in 94584fe3b5ab 01:41:22 Removing intermediate container 94584fe3b5ab 01:41:22 ---> b4a7f042d2ad 01:41:22 Step 14/23 : EXPOSE $APP_PORT 01:41:22 ---> Running in 9ba340614152 01:41:25 Removing intermediate container 9ba340614152 01:41:25 ---> e2ae2aaa8ec3 01:41:25 Step 15/23 : WORKDIR / 01:41:25 ---> Running in 0c7959780057 01:41:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:41:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:41:25 Removing intermediate container 0c7959780057 01:41:25 ---> 5b86dd4ad5da 01:41:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:41:27 ---> 9a4e89abf759 01:41:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:41:28 OK: 221 MiB in 51 packages 01:41:29 ---> ce29370072da 01:41:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:41:30 Removing intermediate container db9a35321892 01:41:30 ---> 740c23f8b230 01:41:30 Step 5/23 : COPY go.mod vendor* ./ 01:41:30 ---> a43b854166cc 01:41:30 Step 19/23 : ENTRYPOINT ["/core-command"] 01:41:30 ---> Running in 8a24da339cba 01:41:31 ---> e7f896467ea0 01:41:31 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:41:31 ---> Running in 1132133beb9d 01:41:31 Removing intermediate container 8a24da339cba 01:41:31 ---> 9d37922db765 01:41:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:41:31 ---> Running in 460083cacf22 01:41:32 Removing intermediate container 460083cacf22 01:41:32 ---> dd2c3449944d 01:41:32 Step 21/23 : LABEL arch=arm64 01:41:32 ---> Running in 3089e99a6f27 01:41:33 Removing intermediate container 3089e99a6f27 01:41:33 ---> d9484ea6169b 01:41:33 Step 22/23 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 01:41:33 ---> Running in 8261e2883bb8 01:41:34 Removing intermediate container 8261e2883bb8 01:41:34 ---> d43af9562570 01:41:34 Step 23/23 : LABEL version=3.0.0-dev.78 01:41:34 ---> Running in aae9badc1b34 01:41:34 Removing intermediate container aae9badc1b34 01:41:34 ---> 0237628ccc19 01:41:34 01:41:34 Successfully built 0237628ccc19 01:41:34 Successfully tagged core-command-arm64:latest 01:41:34  Building core-command ... done Building security-bootstrapper 01:41:38 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:41:38 Step 2/32 : FROM ${BUILDER_BASE} AS builder 01:41:38 ---> 3fc8c04f542c 01:41:38 Step 3/32 : WORKDIR /edgex-go 01:41:38 ---> Using cache 01:41:38 ---> d3a649f5146b 01:41:38 Step 4/32 : RUN apk add --update --no-cache make git 01:41:38 ---> Using cache 01:41:38 ---> 740c23f8b230 01:41:38 Step 5/32 : COPY go.mod vendor* ./ 01:41:38 ---> Using cache 01:41:38 ---> e7f896467ea0 01:41:38 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:41:38 ---> Running in 8893bb77c437 01:42:34 Removing intermediate container 6764814a709c 01:42:34 ---> 958525eeb762 01:42:34 01:42:34 Step 9/19 : FROM alpine:3.15 01:42:34 ---> 354640af7b1b 01:42:34 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:42:34 ---> Using cache 01:42:34 ---> b5142f86c27e 01:42:34 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:42:34 ---> Running in 48649c4af835 01:42:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:42:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:42:34 v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 01:42:34 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 01:42:34 OK: 15736 distinct packages available 01:42:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:42:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:42:34 (1/9) Installing ca-certificates (20220614-r0) 01:42:34 (2/9) Installing brotli-libs (1.0.9-r5) 01:42:34 (3/9) Installing nghttp2-libs (1.46.0-r0) 01:42:34 (4/9) Installing libcurl (7.80.0-r6) 01:42:34 (5/9) Installing curl (7.80.0-r6) 01:42:34 (6/9) Installing dumb-init (1.2.5-r1) 01:42:34 (7/9) Installing musl-obstack (1.2.3-r0) 01:42:34 (8/9) Installing libucontext (1.1-r0) 01:42:34 (9/9) Installing gcompat (1.0.0-r4) 01:42:34 Executing busybox-1.34.1-r7.trigger 01:42:34 Executing ca-certificates-20220614-r0.trigger 01:42:34 OK: 8 MiB in 23 packages 01:42:37 Removing intermediate container 48649c4af835 01:42:37 ---> 296e9cddb8b6 01:42:37 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 01:42:38 ---> 86790299dba5 01:42:38 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:42:42 ---> 98f68d1ca78a 01:42:42 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 01:42:44 ---> 506c576de932 01:42:44 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 01:42:44 ---> Running in d57db5f8b03e 01:42:45 Removing intermediate container d57db5f8b03e 01:42:45 ---> 484adc907808 01:42:45 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:42:45 ---> Running in d5190c1e54f4 01:42:47 Removing intermediate container d5190c1e54f4 01:42:47 ---> 04ef0a7b2c18 01:42:47 Step 17/19 : LABEL arch=arm64 01:42:47 ---> Running in cefbbd3ea835 01:42:48 Removing intermediate container cefbbd3ea835 01:42:48 ---> b1891bd1013d 01:42:48 Step 18/19 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 01:42:48 ---> Running in 870a965ffdab 01:42:49 Removing intermediate container 870a965ffdab 01:42:49 ---> a918cdad3653 01:42:49 Step 19/19 : LABEL version=3.0.0-dev.78 01:42:49 ---> Running in fdf22ba61bef 01:42:50 Removing intermediate container fdf22ba61bef 01:42:50 ---> d46f0c8eb7f1 01:42:50 01:42:51 Successfully built d46f0c8eb7f1 01:42:51 Successfully tagged security-spiffe-token-provider-arm64:latest 01:42:51 Building support-notifications 01:42:58  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:42:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:42:58 ---> 3fc8c04f542c 01:42:58 Step 3/22 : ARG ADD_BUILD_TAGS="" 01:42:58 ---> Using cache 01:42:58 ---> 7271d74bfe96 01:42:58 Step 4/22 : WORKDIR /edgex-go 01:42:58 ---> Using cache 01:42:58 ---> fac31f343125 01:42:58 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 01:42:58 ---> Running in 99bfbda89a7f 01:43:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:43:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:43:02 OK: 221 MiB in 51 packages 01:43:04 Removing intermediate container 99bfbda89a7f 01:43:04 ---> a0bf20e0723d 01:43:04 Step 6/22 : COPY go.mod vendor* ./ 01:43:07 ---> 9a66e1e9f2c0 01:43:07 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:43:07 ---> Running in 1fa760aa7c05 01:43:35 Removing intermediate container 8893bb77c437 01:43:35 ---> f0408e2bfb7f 01:43:35 Step 7/32 : COPY . . 01:43:38 ---> 3bd26634a3e6 01:43:38 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:43:38 ---> Running in c1cff3afbd17 01:43:38 Removing intermediate container 1132133beb9d 01:43:38 ---> 2b2b1277971f 01:43:38 Step 7/23 : COPY . . 01:43:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:43:42 ---> 452333c30338 01:43:42 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:43:42 ---> Running in e24cec2defc2 01:43:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:44:40 Removing intermediate container 1fa760aa7c05 01:44:40 ---> 8c943d81cc0b 01:44:40 Step 8/22 : COPY . . 01:44:40 ---> 0dc9031af608 01:44:40 Step 9/22 : RUN make cmd/support-notifications/support-notifications 01:44:40 ---> Running in 765ccd801c17 01:44:40 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:47:02 Removing intermediate container 529c777670e8 01:47:02 ---> a18bc5d0722a 01:47:02 01:47:02 Step 10/22 : FROM alpine:3.16 01:47:02 ---> 4c81e5bf8899 01:47:02 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 01:47:02 ---> Using cache 01:47:02 ---> 5b1e4907759b 01:47:02 Step 12/22 : RUN apk add --update --no-cache dumb-init 01:47:02 ---> Using cache 01:47:02 ---> b2ec26be60d5 01:47:02 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:47:02 ---> Using cache 01:47:02 ---> d9f415cefc2e 01:47:02 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:47:02 ---> fa282770ab47 01:47:02 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:47:02 ---> c557ef2615f9 01:47:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:47:02 ---> e857c0597696 01:47:02 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:47:02 ---> Running in 6b0af766f732 01:47:02 Removing intermediate container 6b0af766f732 01:47:02 ---> 2dab7a60dff9 01:47:02 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 01:47:02 ---> Running in 8d038569c75b 01:47:02 Removing intermediate container 8d038569c75b 01:47:02 ---> 2d438ca458ef 01:47:02 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 01:47:02 ---> Running in 433e5a6672f9 01:47:02 Removing intermediate container 433e5a6672f9 01:47:02 ---> c5a5cbabec55 01:47:02 Step 20/22 : LABEL arch=arm64 01:47:02 ---> Running in 85fbc5f34bf8 01:47:02 Removing intermediate container 85fbc5f34bf8 01:47:02 ---> 16c1c0325eb8 01:47:02 Step 21/22 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 01:47:02 ---> Running in cd230e70e63b 01:47:02 Removing intermediate container cd230e70e63b 01:47:02 ---> ed1cbc086ad7 01:47:02 Step 22/22 : LABEL version=3.0.0-dev.78 01:47:02 ---> Running in e19adc1aeeab 01:47:02 Removing intermediate container e19adc1aeeab 01:47:02 ---> 0f09620afdda 01:47:02 01:47:02 Successfully built 0f09620afdda 01:47:02 Successfully tagged core-common-config-bootstrapper-arm64:latest 01:47:02  Building core-common-config-bootstrapper ... done Building security-spire-agent 01:47:03 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:47:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:47:03 ---> 3fc8c04f542c 01:47:03 Step 3/24 : WORKDIR /edgex-go 01:47:03 ---> Using cache 01:47:03 ---> d3a649f5146b 01:47:03 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 01:47:03 ---> Using cache 01:47:03 ---> d92cc7302f74 01:47:03 Step 5/24 : COPY go.mod vendor* ./ 01:47:03 ---> Using cache 01:47:03 ---> 13d9b7cca3f7 01:47:03 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:03 ---> Using cache 01:47:03 ---> c1c2b0578d76 01:47:03 Step 7/24 : COPY . . 01:47:03 ---> Using cache 01:47:03 ---> 66a5c6b62b83 01:47:03 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 01:47:03 ---> Using cache 01:47:03 ---> d4ea347c7da5 01:47:03 Step 9/24 : WORKDIR /edgex-go/spire-build 01:47:03 ---> Using cache 01:47:03 ---> 33225ae4abc4 01:47:03 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 01:47:03 ---> Running in 4a3eb90ff6bb 01:47:08 Removing intermediate container 4a3eb90ff6bb 01:47:08 ---> e42d44256ced 01:47:08 Step 11/24 : WORKDIR /edgex-go 01:47:08 ---> Running in 485a3730205b 01:47:08 Removing intermediate container 485a3730205b 01:47:08 ---> 9038073a5b83 01:47:08 01:47:08 Step 12/24 : FROM alpine:3.15 01:47:08 ---> 354640af7b1b 01:47:08 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:47:08 ---> Using cache 01:47:08 ---> b5142f86c27e 01:47:08 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:47:08 ---> Using cache 01:47:08 ---> 7b4bac289344 01:47:08 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 01:47:11 ---> 3e1b7cdba389 01:47:11 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:47:17 ---> 47d9e55de6cb 01:47:17 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:47:17 ---> 255730dbc2d2 01:47:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:47:18 ---> ad71b7e62181 01:47:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:47:19 ---> dfd12b8a8388 01:47:19 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:47:19 ---> Running in 52ea0301f523 01:47:20 Removing intermediate container 52ea0301f523 01:47:20 ---> 1d8bfe7b3ab1 01:47:20 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:47:20 ---> Running in 62b1aa376c4e 01:47:20 Removing intermediate container 62b1aa376c4e 01:47:20 ---> c5507d4100f8 01:47:20 Step 22/24 : LABEL arch=arm64 01:47:20 ---> Running in 7012cca32c81 01:47:21 Removing intermediate container 7012cca32c81 01:47:21 ---> c4d49b1574e0 01:47:21 Step 23/24 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 01:47:21 ---> Running in 9b3131a0b8c8 01:47:21 Removing intermediate container 9b3131a0b8c8 01:47:21 ---> b447f9003d97 01:47:21 Step 24/24 : LABEL version=3.0.0-dev.78 01:47:21 ---> Running in b8d2f61e8823 01:47:22 Removing intermediate container b8d2f61e8823 01:47:22 ---> e2dbf89b25a2 01:47:22 01:47:22 Successfully built e2dbf89b25a2 01:47:22 Successfully tagged security-spire-agent-arm64:latest 01:47:22 Building support-scheduler 01:47:26  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:47:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:47:26 ---> 3fc8c04f542c 01:47:26 Step 3/22 : ARG ADD_BUILD_TAGS="" 01:47:26 ---> Using cache 01:47:26 ---> 7271d74bfe96 01:47:26 Step 4/22 : WORKDIR /edgex-go 01:47:26 ---> Using cache 01:47:26 ---> fac31f343125 01:47:26 Step 5/22 : RUN apk add --update --no-cache make git 01:47:26 ---> Using cache 01:47:26 ---> f2fb4b0ed784 01:47:26 Step 6/22 : COPY go.mod vendor* ./ 01:47:26 ---> Using cache 01:47:26 ---> 14be4424d130 01:47:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:26 ---> Using cache 01:47:26 ---> d2f25291c5e3 01:47:26 Step 8/22 : COPY . . 01:47:26 ---> Using cache 01:47:26 ---> a564967bafa8 01:47:26 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 01:47:27 ---> Running in 0ff8948ba642 01:47:29 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:47:35 Removing intermediate container 8383cf42fbb2 01:47:35 ---> 66aacabf78ac 01:47:35 01:47:35 Step 10/24 : FROM alpine:3.16 01:47:35 ---> 4c81e5bf8899 01:47:35 Step 11/24 : RUN apk add --update --no-cache dumb-init 01:47:35 ---> Using cache 01:47:35 ---> 402434b2f759 01:47:35 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:47:35 ---> Using cache 01:47:35 ---> 3b57d4d039a0 01:47:35 Step 13/24 : ENV APP_PORT=59881 01:47:35 ---> Running in ab9c592770b5 01:47:35 Removing intermediate container ab9c592770b5 01:47:35 ---> 9b43c71817d4 01:47:35 Step 14/24 : EXPOSE $APP_PORT 01:47:35 ---> Running in 6089b22f0197 01:47:36 Removing intermediate container 6089b22f0197 01:47:36 ---> 8e41457b04c0 01:47:36 Step 15/24 : WORKDIR / 01:47:36 ---> Running in c75e61e875c3 01:47:36 Removing intermediate container c75e61e875c3 01:47:36 ---> 7d15e357a2cc 01:47:36 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:47:37 ---> 86701c6864d3 01:47:37 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:47:39 ---> d84e487e6f00 01:47:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:47:40 ---> e7a8d76399f5 01:47:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 01:47:41 ---> 7246fbd7f5b3 01:47:41 Step 20/24 : ENTRYPOINT ["/core-metadata"] 01:47:41 ---> Running in 77e7fbfe0926 01:47:42 Removing intermediate container 77e7fbfe0926 01:47:42 ---> 029d1468db1d 01:47:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:47:42 ---> Running in 74278f0a4f9c 01:47:42 Removing intermediate container 74278f0a4f9c 01:47:42 ---> 5250fbc6129c 01:47:42 Step 22/24 : LABEL arch=arm64 01:47:42 ---> Running in 953e553b1915 01:47:43 Removing intermediate container 953e553b1915 01:47:43 ---> d1c713c69dba 01:47:43 Step 23/24 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 01:47:43 ---> Running in 86b5667404dd 01:47:43 Removing intermediate container 86b5667404dd 01:47:43 ---> d7c29d8d68ef 01:47:43 Step 24/24 : LABEL version=3.0.0-dev.78 01:47:44 ---> Running in 01fcb40fb80c 01:47:44 Removing intermediate container 01fcb40fb80c 01:47:44 ---> 2c763d854f5a 01:47:44 01:47:44 Successfully built 2c763d854f5a 01:47:44 Successfully tagged core-metadata-arm64:latest 01:47:44  Building core-metadata ... done Building security-spire-config 01:47:47 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:47:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:47:47 ---> 3fc8c04f542c 01:47:47 Step 3/24 : WORKDIR /edgex-go 01:47:47 ---> Using cache 01:47:47 ---> d3a649f5146b 01:47:47 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 01:47:47 ---> Using cache 01:47:47 ---> d92cc7302f74 01:47:47 Step 5/24 : COPY go.mod vendor* ./ 01:47:47 ---> Using cache 01:47:47 ---> 13d9b7cca3f7 01:47:47 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:47 ---> Using cache 01:47:47 ---> c1c2b0578d76 01:47:47 Step 7/24 : COPY . . 01:47:47 ---> Using cache 01:47:47 ---> 66a5c6b62b83 01:47:47 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 01:47:47 ---> Using cache 01:47:47 ---> d4ea347c7da5 01:47:47 Step 9/24 : WORKDIR /edgex-go/spire-build 01:47:47 ---> Using cache 01:47:47 ---> 33225ae4abc4 01:47:47 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 01:47:47 ---> Using cache 01:47:47 ---> e42d44256ced 01:47:47 Step 11/24 : WORKDIR /edgex-go 01:47:47 ---> Using cache 01:47:47 ---> 9038073a5b83 01:47:47 01:47:47 Step 12/24 : FROM alpine:3.15 01:47:47 ---> 354640af7b1b 01:47:47 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:47:47 ---> Using cache 01:47:47 ---> b5142f86c27e 01:47:47 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 01:47:48 ---> Running in 860006ceeff4 01:47:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:47:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:47:52 v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 01:47:52 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 01:47:52 OK: 15736 distinct packages available 01:47:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:47:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:47:54 (1/4) Installing dumb-init (1.2.5-r1) 01:47:54 (2/4) Installing musl-obstack (1.2.3-r0) 01:47:54 (3/4) Installing libucontext (1.1-r0) 01:47:54 (4/4) Installing gcompat (1.0.0-r4) 01:47:54 Executing busybox-1.34.1-r7.trigger 01:47:54 OK: 6 MiB in 18 packages 01:47:55 Removing intermediate container 860006ceeff4 01:47:55 ---> f79616269bc1 01:47:55 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:48:00 ---> f70a4ffd9aa4 01:48:00 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:48:01 ---> 672466742d5f 01:48:01 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 01:48:01 ---> Running in 9e03a1445b26 01:48:02 Removing intermediate container 9e03a1445b26 01:48:02 ---> f1674581a8f2 01:48:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:48:02 ---> a618930cf394 01:48:02 Step 19/24 : WORKDIR / 01:48:02 ---> Running in 3dbc1c0d4a70 01:48:03 Removing intermediate container 3dbc1c0d4a70 01:48:03 ---> 7fa5808031ce 01:48:03 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:48:03 ---> Running in ea274956992a 01:48:03 Removing intermediate container ea274956992a 01:48:03 ---> bc43349f348e 01:48:03 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:48:04 ---> Running in 2a56fdc0f71e 01:48:04 Removing intermediate container 2a56fdc0f71e 01:48:04 ---> 95cc1a7dc7b4 01:48:04 Step 22/24 : LABEL arch=arm64 01:48:04 ---> Running in c698dac3a00c 01:48:04 Removing intermediate container c698dac3a00c 01:48:04 ---> 6cad7365402b 01:48:04 Step 23/24 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 01:48:05 ---> Running in 0230f70b0bb8 01:48:05 Removing intermediate container 0230f70b0bb8 01:48:05 ---> 4f24c018f824 01:48:05 Step 24/24 : LABEL version=3.0.0-dev.78 01:48:05 ---> Running in 73a91a546af6 01:48:06 Removing intermediate container 73a91a546af6 01:48:06 ---> 31d6faa685ca 01:48:06 01:48:06 Successfully built 31d6faa685ca 01:48:06 Successfully tagged security-spire-config-arm64:latest 01:49:27  Building security-spire-config ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:49:34 Removing intermediate container c1cff3afbd17 01:49:34 ---> ffc83e4a1e89 01:49:34 01:49:34 Step 9/32 : FROM alpine:3.16 01:49:34 ---> 4c81e5bf8899 01:49:34 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:49:34 ---> Running in 20e84ab54a99 01:49:35 Removing intermediate container 20e84ab54a99 01:49:35 ---> 6fcd6039c2b3 01:49:35 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 01:49:35 ---> Running in 8045c07a59b6 01:49:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:49:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:49:39 (1/2) Installing dumb-init (1.2.5-r1) 01:49:39 (2/2) Installing su-exec (0.2-r1) 01:49:39 Executing busybox-1.35.0-r17.trigger 01:49:39 OK: 5 MiB in 16 packages 01:49:41 Removing intermediate container 8045c07a59b6 01:49:41 ---> 12a0b6477d20 01:49:41 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 01:49:41 ---> Running in e059eeec080c 01:49:43 Removing intermediate container e059eeec080c 01:49:43 ---> 69949de9a42b 01:49:43 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 01:49:43 ---> Running in 5a626f93baac 01:49:44 Removing intermediate container 5a626f93baac 01:49:44 ---> 992dcacc25fd 01:49:44 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 01:49:44 Removing intermediate container e24cec2defc2 01:49:44 ---> f46ebf583f70 01:49:44 01:49:44 Step 9/23 : FROM alpine:3.16 01:49:44 ---> 4c81e5bf8899 01:49:44 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:49:44 ---> Running in 5b20f17293a5 01:49:44 ---> Running in 519e7e5a38bf 01:49:45 Removing intermediate container 5b20f17293a5 01:49:45 ---> 7b2e1657cc24 01:49:45 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 01:49:45 ---> Running in 5d77c8afa4d5 01:49:46 Removing intermediate container 5d77c8afa4d5 01:49:46 ---> 1594cb79d69e 01:49:46 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 01:49:46 ---> Running in 3cf57bacf4cc 01:49:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:49:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:49:48 (1/3) Installing ca-certificates (20220614-r0) 01:49:48 (2/3) Installing dumb-init (1.2.5-r1) 01:49:48 (3/3) Installing su-exec (0.2-r1) 01:49:48 Executing busybox-1.35.0-r17.trigger 01:49:48 Executing ca-certificates-20220614-r0.trigger 01:49:48 OK: 6 MiB in 17 packages 01:49:49 Removing intermediate container 3cf57bacf4cc 01:49:49 ---> 734490ca681a 01:49:49 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 01:49:49 ---> Running in 93011a2cfd6a 01:49:49 Removing intermediate container 93011a2cfd6a 01:49:49 ---> 606e82b6a8bb 01:49:49 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 01:49:51 ---> 1a5a9453a163 01:49:51 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 01:49:51 ---> Running in da554f022616 01:49:51 Removing intermediate container 519e7e5a38bf 01:49:51 ---> 962772f4d80c 01:49:51 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:49:51 ---> Running in c75fd9089667 01:49:52 Removing intermediate container c75fd9089667 01:49:52 ---> 4a5192ea56b2 01:49:52 Step 12/23 : WORKDIR / 01:49:52 ---> Running in a51c5ea4ce4b 01:49:53 Removing intermediate container a51c5ea4ce4b 01:49:53 ---> 54406f7a8bbc 01:49:53 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:49:54 ---> 675b0be408e7 01:49:54 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:49:54 Removing intermediate container da554f022616 01:49:54 ---> 3b1f3a0a27d4 01:49:54 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 01:49:56 ---> 1884493edb05 01:49:56 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:49:56 ---> 4cea895e841a 01:49:56 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:49:57 ---> 2d391cc4ce14 01:49:57 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:49:58 ---> d7f5d7d0206a 01:49:58 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:49:59 ---> 2e7b381244cf 01:49:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:49:59 ---> 2b42b045105d 01:49:59 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:50:00 ---> b33d376571a0 01:50:00 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 01:50:01 ---> 3ec8241bfd5d 01:50:01 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 01:50:01 ---> d4562a42e279 01:50:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:50:02 ---> 2f3827bd5da2 01:50:02 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:50:02 ---> affa5ad2c3e1 01:50:02 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:50:03 ---> Running in 05ea229096a2 01:50:04 ---> 3d8b9f353f1d 01:50:04 Step 27/32 : RUN chmod +x /entrypoint.sh 01:50:04 ---> Running in 9e242313573b 01:50:07 Removing intermediate container 05ea229096a2 01:50:07 ---> 3027b5a8330e 01:50:07 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 01:50:07 ---> Running in b725aa64fa2f 01:50:07 Removing intermediate container b725aa64fa2f 01:50:07 ---> 66feb1cc0933 01:50:07 Step 21/23 : LABEL arch=arm64 01:50:07 ---> Running in cf472e0bf7df 01:50:08 Removing intermediate container 9e242313573b 01:50:08 ---> e4484400cf72 01:50:08 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 01:50:08 ---> Running in 10d627e8707a 01:50:08 Removing intermediate container cf472e0bf7df 01:50:08 ---> 7d065ca38bcf 01:50:08 Step 22/23 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 01:50:08 ---> Running in 1a8b12210b64 01:50:08 Removing intermediate container 10d627e8707a 01:50:08 ---> 5e81957ce519 01:50:08 Step 29/32 : CMD ["gate"] 01:50:08 ---> Running in a842b79f07ad 01:50:09 Removing intermediate container 1a8b12210b64 01:50:09 ---> f4a9a13a0bd2 01:50:09 Step 23/23 : LABEL version=3.0.0-dev.78 01:50:09 ---> Running in f1081758dc60 01:50:09 Removing intermediate container a842b79f07ad 01:50:09 ---> bbfd50e746b0 01:50:09 Step 30/32 : LABEL arch=arm64 01:50:09 ---> Running in fb3e65eeb0b3 01:50:10 Removing intermediate container f1081758dc60 01:50:10 ---> bc48fb790eb2 01:50:10 01:50:10 Successfully built bc48fb790eb2 01:50:10 Successfully tagged security-secretstore-setup-arm64:latest 01:50:10  Building security-secretstore-setup ... done Removing intermediate container fb3e65eeb0b3 01:50:10 ---> f1ed9959d10b 01:50:10 Step 31/32 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 01:50:10 ---> Running in 9821e4c24f83 01:50:11 Removing intermediate container 9821e4c24f83 01:50:11 ---> 320c78dce750 01:50:11 Step 32/32 : LABEL version=3.0.0-dev.78 01:50:11 ---> Running in 2829752b6099 01:50:11 Removing intermediate container 2829752b6099 01:50:11 ---> e5f6294db995 01:50:11 01:50:11 Successfully built e5f6294db995 01:50:11 Successfully tagged security-bootstrapper-arm64:latest 01:52:03  Building security-bootstrapper ... done Removing intermediate container 765ccd801c17 01:52:03 ---> 02dbb432a243 01:52:03 01:52:03 Step 10/22 : FROM alpine:3.16 01:52:03 ---> 4c81e5bf8899 01:52:03 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 01:52:03 ---> Running in 566ab3d54152 01:52:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:52:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:52:03 (1/2) Installing ca-certificates (20220614-r0) 01:52:03 (2/2) Installing dumb-init (1.2.5-r1) 01:52:03 Executing busybox-1.35.0-r17.trigger 01:52:03 Executing ca-certificates-20220614-r0.trigger 01:52:03 OK: 6 MiB in 16 packages 01:52:03 Removing intermediate container 566ab3d54152 01:52:03 ---> f2a12d2af95e 01:52:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:52:03 ---> Running in 838407abeb29 01:52:03 Removing intermediate container 838407abeb29 01:52:03 ---> c0cfbb9e2897 01:52:03 Step 13/22 : ENV APP_PORT=59860 01:52:03 ---> Running in 981a17bd0c2c 01:52:03 Removing intermediate container 981a17bd0c2c 01:52:03 ---> 52a59f047980 01:52:03 Step 14/22 : EXPOSE $APP_PORT 01:52:03 ---> Running in 4d6eaf419b55 01:52:03 Removing intermediate container 4d6eaf419b55 01:52:03 ---> fc48c6aaf06b 01:52:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:52:03 ---> d54bcf100d8d 01:52:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:52:03 ---> cfbebeaf6685 01:52:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:52:03 ---> a0ea1d349b52 01:52:03 Step 18/22 : ENTRYPOINT ["/support-notifications"] 01:52:03 ---> Running in 91e9707ac8e8 01:52:03 Removing intermediate container 91e9707ac8e8 01:52:03 ---> 7f7ea799c880 01:52:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:52:03 ---> Running in b5f0ce3e3b28 01:52:03 Removing intermediate container b5f0ce3e3b28 01:52:03 ---> f6cf5babc89b 01:52:03 Step 20/22 : LABEL arch=arm64 01:52:03 ---> Running in bc234364bd59 01:52:03 Removing intermediate container bc234364bd59 01:52:03 ---> 1b8aca69be60 01:52:03 Step 21/22 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 01:52:03 ---> Running in 69a9711c0087 01:52:03 Removing intermediate container 69a9711c0087 01:52:03 ---> 3a414c3f6b47 01:52:03 Step 22/22 : LABEL version=3.0.0-dev.78 01:52:03 ---> Running in 0329b6bc998c 01:52:03 Removing intermediate container 0329b6bc998c 01:52:03 ---> 424a88d73be2 01:52:03 01:52:03 Successfully built 424a88d73be2 01:52:03 Successfully tagged support-notifications-arm64:latest 01:52:21  Building support-notifications ... done Removing intermediate container 0ff8948ba642 01:52:21 ---> 982f7e10cc4f 01:52:21 01:52:21 Step 10/22 : FROM alpine:3.16 01:52:21 ---> 4c81e5bf8899 01:52:21 Step 11/22 : RUN apk add --update --no-cache dumb-init 01:52:21 ---> Using cache 01:52:21 ---> 402434b2f759 01:52:21 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:52:21 ---> Using cache 01:52:21 ---> 3b57d4d039a0 01:52:21 Step 13/22 : ENV APP_PORT=59861 01:52:21 ---> Running in b997943842bd 01:52:21 Removing intermediate container b997943842bd 01:52:21 ---> d41d441cac33 01:52:21 Step 14/22 : EXPOSE $APP_PORT 01:52:21 ---> Running in f031e706f9bc 01:52:21 Removing intermediate container f031e706f9bc 01:52:21 ---> ac327d540bc8 01:52:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:52:21 ---> 791995bdc7bc 01:52:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:52:22 ---> c2fb2400c9a6 01:52:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:52:23 ---> a7d8fd5369bb 01:52:23 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 01:52:23 ---> Running in 1bb2bac47276 01:52:23 Removing intermediate container 1bb2bac47276 01:52:23 ---> bf8dfc2e2e00 01:52:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:52:23 ---> Running in a4c707dd14b7 01:52:23 Removing intermediate container a4c707dd14b7 01:52:23 ---> 579676b23a69 01:52:23 Step 20/22 : LABEL arch=arm64 01:52:23 ---> Running in 6e0fbf58297a 01:52:24 Removing intermediate container 6e0fbf58297a 01:52:24 ---> 46e154086ac1 01:52:24 Step 21/22 : LABEL git_sha=bf371e8c577b45590121912e6f14e0928f0d9ba1 01:52:24 ---> Running in a23a421a31db 01:52:24 Removing intermediate container a23a421a31db 01:52:24 ---> 9d5db071b805 01:52:24 Step 22/22 : LABEL version=3.0.0-dev.78 01:52:24 ---> Running in 587c0eb668e1 01:52:24 Removing intermediate container 587c0eb668e1 01:52:24 ---> 982fcebcfad7 01:52:24 01:52:24 Successfully built 982fcebcfad7 01:52:24 Successfully tagged support-scheduler-arm64:latest 01:52:25  Building support-scheduler ... done  [Pipeline] } 01:52:25 $ docker stop --time=1 612f75ca6263e10d651e292406160ca388252b1e8d7b3a553cb6e32773573f90 01:52:26 $ docker rm -f --volumes 612f75ca6263e10d651e292406160ca388252b1e8d7b3a553cb6e32773573f90 [Pipeline] // withDockerContainer [Pipeline] sh 01:52:27 + docker images 01:52:27 REPOSITORY TAG IMAGE ID CREATED SIZE 01:52:27 support-scheduler-arm64 latest 982fcebcfad7 3 seconds ago 29.1MB 01:52:27 982f7e10cc4f 9 seconds ago 1.4GB 01:52:27 support-notifications-arm64 latest 424a88d73be2 25 seconds ago 29.7MB 01:52:27 02dbb432a243 38 seconds ago 1.4GB 01:52:27 security-bootstrapper-arm64 latest e5f6294db995 2 minutes ago 19MB 01:52:27 security-secretstore-setup-arm64 latest bc48fb790eb2 2 minutes ago 28.7MB 01:52:27 f46ebf583f70 2 minutes ago 1.33GB 01:52:27 ffc83e4a1e89 2 minutes ago 1.32GB 01:52:27 security-spire-config-arm64 latest 31d6faa685ca 4 minutes ago 83.6MB 01:52:27 core-metadata-arm64 latest 2c763d854f5a 4 minutes ago 17.8MB 01:52:27 66aacabf78ac 4 minutes ago 1.34GB 01:52:27 security-spire-agent-arm64 latest e2dbf89b25a2 5 minutes ago 122MB 01:52:27 9038073a5b83 5 minutes ago 1.21GB 01:52:27 core-common-config-bootstrapper-arm64 latest 0f09620afdda 5 minutes ago 14.9MB 01:52:27 a18bc5d0722a 5 minutes ago 1.33GB 01:52:27 security-spiffe-token-provider-arm64 latest d46f0c8eb7f1 9 minutes ago 29.1MB 01:52:27 958525eeb762 10 minutes ago 1.37GB 01:52:27 core-command-arm64 latest 0237628ccc19 10 minutes ago 17.1MB 01:52:27 core-data-arm64 latest 153eaf9e9b0b 11 minutes ago 17.3MB 01:52:27 acc0278d10e8 11 minutes ago 1.34GB 01:52:27 198c3499ba83 11 minutes ago 1.34GB 01:52:27 security-proxy-setup-arm64 latest fdb6762a19bc 12 minutes ago 15.8MB 01:52:27 security-proxy-auth-arm64 latest 341000eab0db 12 minutes ago 15.6MB 01:52:27 57fb08d0387e 12 minutes ago 1.32GB 01:52:27 7c3090aaf4f3 12 minutes ago 1.32GB 01:52:27 security-spire-server-arm64 latest 100fbe98f997 19 minutes ago 84.3MB 01:52:27 66ffee58f12a 19 minutes ago 1.21GB 01:52:27 ci-base-image-arm64 latest 3fc8c04f542c 23 minutes ago 904MB 01:52:27 alpine 3.15 354640af7b1b 3 weeks ago 5.34MB 01:52:27 alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB 01:52:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB 01:52:27 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 01:52:27 provisioning config files... 01:52:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/439@tmp/config14815500069683540757tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:52:28 ---> docker-login.sh 01:52:28 nexus3.edgexfoundry.org:10001 01:52:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:28 Configure a credential helper to remove this warning. See 01:52:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:28 01:52:28 Login Succeeded 01:52:28 nexus3.edgexfoundry.org:10002 01:52:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:28 Configure a credential helper to remove this warning. See 01:52:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:28 01:52:28 Login Succeeded 01:52:28 nexus3.edgexfoundry.org:10003 01:52:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:29 Configure a credential helper to remove this warning. See 01:52:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:29 01:52:29 Login Succeeded 01:52:29 nexus3.edgexfoundry.org:10004 01:52:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:29 Configure a credential helper to remove this warning. See 01:52:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:29 01:52:29 Login Succeeded 01:52:29 docker.io 01:52:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:30 Configure a credential helper to remove this warning. See 01:52:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:30 01:52:30 Login Succeeded 01:52:30 ---> docker-login.sh ends [Pipeline] } 01:52:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:52:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:52:30 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 01:52:30 bf371e8c577b45590121912e6f14e0928f0d9ba1 01:52:30 latest 01:52:30 3.0.0-dev.78 01:52:30 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:52:30 main 01:52:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:52:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:52:31 7a3ef8b81a60: Preparing 01:52:31 e68c86bca2f9: Preparing 01:52:31 37cf0808c130: Preparing 01:52:31 73ab9f704742: Preparing 01:52:31 f70ee36035b9: Preparing 01:52:31 f70ee36035b9: Layer already exists 01:52:31 7a3ef8b81a60: Pushed 01:52:31 73ab9f704742: Pushed 01:52:31 37cf0808c130: Pushed 01:52:34 e68c86bca2f9: Pushed 01:52:34 bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:45a19a8e76758e1d2062ca0c96e7b714b5a2040773359f010aecad931cb9e040 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:34 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:35 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 01:52:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:52:35 7a3ef8b81a60: Preparing 01:52:35 e68c86bca2f9: Preparing 01:52:35 37cf0808c130: Preparing 01:52:35 73ab9f704742: Preparing 01:52:35 f70ee36035b9: Preparing 01:52:35 37cf0808c130: Layer already exists 01:52:35 f70ee36035b9: Layer already exists 01:52:35 7a3ef8b81a60: Layer already exists 01:52:35 e68c86bca2f9: Layer already exists 01:52:35 73ab9f704742: Layer already exists 01:52:35 latest: digest: sha256:45a19a8e76758e1d2062ca0c96e7b714b5a2040773359f010aecad931cb9e040 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:35 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.78 01:52:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:52:35 7a3ef8b81a60: Preparing 01:52:35 e68c86bca2f9: Preparing 01:52:35 37cf0808c130: Preparing 01:52:35 73ab9f704742: Preparing 01:52:35 f70ee36035b9: Preparing 01:52:35 f70ee36035b9: Layer already exists 01:52:35 e68c86bca2f9: Layer already exists 01:52:35 37cf0808c130: Layer already exists 01:52:35 73ab9f704742: Layer already exists 01:52:35 7a3ef8b81a60: Layer already exists 01:52:35 3.0.0-dev.78: digest: sha256:45a19a8e76758e1d2062ca0c96e7b714b5a2040773359f010aecad931cb9e040 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:52:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:52:36 7a3ef8b81a60: Preparing 01:52:36 e68c86bca2f9: Preparing 01:52:36 37cf0808c130: Preparing 01:52:36 73ab9f704742: Preparing 01:52:36 f70ee36035b9: Preparing 01:52:36 7a3ef8b81a60: Layer already exists 01:52:36 f70ee36035b9: Layer already exists 01:52:36 e68c86bca2f9: Layer already exists 01:52:36 37cf0808c130: Layer already exists 01:52:36 73ab9f704742: Layer already exists 01:52:36 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:45a19a8e76758e1d2062ca0c96e7b714b5a2040773359f010aecad931cb9e040 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 01:52:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:52:37 7a3ef8b81a60: Preparing 01:52:37 e68c86bca2f9: Preparing 01:52:37 37cf0808c130: Preparing 01:52:37 73ab9f704742: Preparing 01:52:37 f70ee36035b9: Preparing 01:52:37 e68c86bca2f9: Layer already exists 01:52:37 7a3ef8b81a60: Layer already exists 01:52:37 f70ee36035b9: Layer already exists 01:52:37 73ab9f704742: Layer already exists 01:52:37 37cf0808c130: Layer already exists 01:52:37 main: digest: sha256:45a19a8e76758e1d2062ca0c96e7b714b5a2040773359f010aecad931cb9e040 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:52:37 ===================================================== [Pipeline] echo 01:52:37 taggedImages: 01:52:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:52:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 01:52:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.78 01:52:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:52:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 01:52:37 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 01:52:37 bf371e8c577b45590121912e6f14e0928f0d9ba1 01:52:37 latest 01:52:37 3.0.0-dev.78 01:52:37 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:52:37 main 01:52:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:37 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:52:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:52:38 e068d8adbfd2: Preparing 01:52:38 33faf98d3ed3: Preparing 01:52:38 15ad45b8eee5: Preparing 01:52:38 f9bb31171632: Preparing 01:52:38 37cf0808c130: Preparing 01:52:38 b6898d8f4d5f: Preparing 01:52:38 f70ee36035b9: Preparing 01:52:38 f70ee36035b9: Waiting 01:52:38 b6898d8f4d5f: Waiting 01:52:38 37cf0808c130: Layer already exists 01:52:38 e068d8adbfd2: Pushed 01:52:38 33faf98d3ed3: Pushed 01:52:38 15ad45b8eee5: Pushed 01:52:38 b6898d8f4d5f: Pushed 01:52:38 f70ee36035b9: Layer already exists 01:52:40 f9bb31171632: Pushed 01:52:40 bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:772bc2913f999487147ed200cae898de4a0ac36dd65c65951a89af97208c52d8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:41 + 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 01:52:41 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 01:52:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:52:41 e068d8adbfd2: Preparing 01:52:41 33faf98d3ed3: Preparing 01:52:41 15ad45b8eee5: Preparing 01:52:41 f9bb31171632: Preparing 01:52:41 37cf0808c130: Preparing 01:52:41 b6898d8f4d5f: Preparing 01:52:41 f70ee36035b9: Preparing 01:52:41 b6898d8f4d5f: Waiting 01:52:41 f70ee36035b9: Waiting 01:52:41 15ad45b8eee5: Layer already exists 01:52:41 e068d8adbfd2: Layer already exists 01:52:41 37cf0808c130: Layer already exists 01:52:41 33faf98d3ed3: Layer already exists 01:52:41 f9bb31171632: Layer already exists 01:52:41 b6898d8f4d5f: Layer already exists 01:52:41 f70ee36035b9: Layer already exists 01:52:41 latest: digest: sha256:772bc2913f999487147ed200cae898de4a0ac36dd65c65951a89af97208c52d8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:42 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.78 01:52:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:52:42 e068d8adbfd2: Preparing 01:52:42 33faf98d3ed3: Preparing 01:52:42 15ad45b8eee5: Preparing 01:52:42 f9bb31171632: Preparing 01:52:42 37cf0808c130: Preparing 01:52:42 b6898d8f4d5f: Preparing 01:52:42 f70ee36035b9: Preparing 01:52:42 b6898d8f4d5f: Waiting 01:52:42 f70ee36035b9: Waiting 01:52:42 33faf98d3ed3: Layer already exists 01:52:42 15ad45b8eee5: Layer already exists 01:52:42 e068d8adbfd2: Layer already exists 01:52:42 37cf0808c130: Layer already exists 01:52:42 f9bb31171632: Layer already exists 01:52:42 b6898d8f4d5f: Layer already exists 01:52:42 f70ee36035b9: Layer already exists 01:52:42 3.0.0-dev.78: digest: sha256:772bc2913f999487147ed200cae898de4a0ac36dd65c65951a89af97208c52d8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:43 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:52:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:52:43 e068d8adbfd2: Preparing 01:52:43 33faf98d3ed3: Preparing 01:52:43 15ad45b8eee5: Preparing 01:52:43 f9bb31171632: Preparing 01:52:43 37cf0808c130: Preparing 01:52:43 b6898d8f4d5f: Preparing 01:52:43 f70ee36035b9: Preparing 01:52:43 b6898d8f4d5f: Waiting 01:52:43 f70ee36035b9: Waiting 01:52:43 15ad45b8eee5: Layer already exists 01:52:43 e068d8adbfd2: Layer already exists 01:52:43 37cf0808c130: Layer already exists 01:52:43 f9bb31171632: Layer already exists 01:52:43 33faf98d3ed3: Layer already exists 01:52:43 b6898d8f4d5f: Layer already exists 01:52:43 f70ee36035b9: Layer already exists 01:52:43 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:772bc2913f999487147ed200cae898de4a0ac36dd65c65951a89af97208c52d8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:44 + 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 01:52:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 01:52:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:52:44 e068d8adbfd2: Preparing 01:52:44 33faf98d3ed3: Preparing 01:52:44 15ad45b8eee5: Preparing 01:52:44 f9bb31171632: Preparing 01:52:44 37cf0808c130: Preparing 01:52:44 b6898d8f4d5f: Preparing 01:52:44 f70ee36035b9: Preparing 01:52:44 f70ee36035b9: Waiting 01:52:44 b6898d8f4d5f: Waiting 01:52:44 37cf0808c130: Layer already exists 01:52:44 f9bb31171632: Layer already exists 01:52:44 e068d8adbfd2: Layer already exists 01:52:44 33faf98d3ed3: Layer already exists 01:52:44 15ad45b8eee5: Layer already exists 01:52:44 f70ee36035b9: Layer already exists 01:52:44 b6898d8f4d5f: Layer already exists 01:52:44 main: digest: sha256:772bc2913f999487147ed200cae898de4a0ac36dd65c65951a89af97208c52d8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:52:44 ===================================================== [Pipeline] echo 01:52:44 taggedImages: 01:52:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:52:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 01:52:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.78 01:52:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:52:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 01:52:44 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 01:52:44 bf371e8c577b45590121912e6f14e0928f0d9ba1 01:52:44 latest 01:52:44 3.0.0-dev.78 01:52:44 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:52:44 main 01:52:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:45 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:52:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:52:45 2ef39e030432: Preparing 01:52:45 517c866019a3: Preparing 01:52:45 37cf0808c130: Preparing 01:52:45 a97f961a4836: Preparing 01:52:45 f70ee36035b9: Preparing 01:52:45 f70ee36035b9: Layer already exists 01:52:45 37cf0808c130: Layer already exists 01:52:45 2ef39e030432: Pushed 01:52:45 a97f961a4836: Pushed 01:52:49 517c866019a3: Pushed 01:52:49 bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:b4c2ebe0f422b573e936824675c6eaecf95a7e23350543c68b397b11e798ebab size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:49 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:49 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 01:52:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:52:49 2ef39e030432: Preparing 01:52:49 517c866019a3: Preparing 01:52:49 37cf0808c130: Preparing 01:52:49 a97f961a4836: Preparing 01:52:49 f70ee36035b9: Preparing 01:52:49 f70ee36035b9: Layer already exists 01:52:49 517c866019a3: Layer already exists 01:52:49 2ef39e030432: Layer already exists 01:52:49 37cf0808c130: Layer already exists 01:52:49 a97f961a4836: Layer already exists 01:52:49 latest: digest: sha256:b4c2ebe0f422b573e936824675c6eaecf95a7e23350543c68b397b11e798ebab size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.78 01:52:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:52:50 2ef39e030432: Preparing 01:52:50 517c866019a3: Preparing 01:52:50 37cf0808c130: Preparing 01:52:50 a97f961a4836: Preparing 01:52:50 f70ee36035b9: Preparing 01:52:50 37cf0808c130: Layer already exists 01:52:50 2ef39e030432: Layer already exists 01:52:50 517c866019a3: Layer already exists 01:52:50 f70ee36035b9: Layer already exists 01:52:50 a97f961a4836: Layer already exists 01:52:50 3.0.0-dev.78: digest: sha256:b4c2ebe0f422b573e936824675c6eaecf95a7e23350543c68b397b11e798ebab size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:51 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:52:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:52:51 2ef39e030432: Preparing 01:52:51 517c866019a3: Preparing 01:52:51 37cf0808c130: Preparing 01:52:51 a97f961a4836: Preparing 01:52:51 f70ee36035b9: Preparing 01:52:51 37cf0808c130: Layer already exists 01:52:51 a97f961a4836: Layer already exists 01:52:51 517c866019a3: Layer already exists 01:52:51 f70ee36035b9: Layer already exists 01:52:51 2ef39e030432: Layer already exists 01:52:51 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:b4c2ebe0f422b573e936824675c6eaecf95a7e23350543c68b397b11e798ebab size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:51 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:52 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 01:52:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:52:52 2ef39e030432: Preparing 01:52:52 517c866019a3: Preparing 01:52:52 37cf0808c130: Preparing 01:52:52 a97f961a4836: Preparing 01:52:52 f70ee36035b9: Preparing 01:52:52 37cf0808c130: Layer already exists 01:52:52 a97f961a4836: Layer already exists 01:52:52 517c866019a3: Layer already exists 01:52:52 2ef39e030432: Layer already exists 01:52:52 f70ee36035b9: Layer already exists 01:52:52 main: digest: sha256:b4c2ebe0f422b573e936824675c6eaecf95a7e23350543c68b397b11e798ebab size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:52:52 ===================================================== [Pipeline] echo 01:52:52 taggedImages: 01:52:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:52:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 01:52:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.78 01:52:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:52:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 01:52:52 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 01:52:52 bf371e8c577b45590121912e6f14e0928f0d9ba1 01:52:52 latest 01:52:52 3.0.0-dev.78 01:52:52 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:52:52 main 01:52:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:52:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:52:52 2935512590bb: Preparing 01:52:52 32338aa87707: Preparing 01:52:52 6c9b85f5b523: Preparing 01:52:52 37cf0808c130: Preparing 01:52:52 73ab9f704742: Preparing 01:52:52 f70ee36035b9: Preparing 01:52:52 f70ee36035b9: Waiting 01:52:52 37cf0808c130: Layer already exists 01:52:52 73ab9f704742: Layer already exists 01:52:52 f70ee36035b9: Layer already exists 01:52:53 32338aa87707: Pushed 01:52:53 2935512590bb: Pushed 01:52:56 6c9b85f5b523: Pushed 01:52:56 bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:8ad367ccb07cbad6370f8b366fb8bd4f4af655180c7a10d2d33bbcffc61d86f7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:56 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 01:52:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:52:56 2935512590bb: Preparing 01:52:56 32338aa87707: Preparing 01:52:56 6c9b85f5b523: Preparing 01:52:56 37cf0808c130: Preparing 01:52:56 73ab9f704742: Preparing 01:52:56 f70ee36035b9: Preparing 01:52:56 f70ee36035b9: Waiting 01:52:56 6c9b85f5b523: Layer already exists 01:52:56 37cf0808c130: Layer already exists 01:52:56 2935512590bb: Layer already exists 01:52:56 73ab9f704742: Layer already exists 01:52:56 32338aa87707: Layer already exists 01:52:56 f70ee36035b9: Layer already exists 01:52:56 latest: digest: sha256:8ad367ccb07cbad6370f8b366fb8bd4f4af655180c7a10d2d33bbcffc61d86f7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.78 01:52:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:52:57 2935512590bb: Preparing 01:52:57 32338aa87707: Preparing 01:52:57 6c9b85f5b523: Preparing 01:52:57 37cf0808c130: Preparing 01:52:57 73ab9f704742: Preparing 01:52:57 f70ee36035b9: Preparing 01:52:57 f70ee36035b9: Waiting 01:52:57 6c9b85f5b523: Layer already exists 01:52:57 32338aa87707: Layer already exists 01:52:57 73ab9f704742: Layer already exists 01:52:57 37cf0808c130: Layer already exists 01:52:57 2935512590bb: Layer already exists 01:52:57 f70ee36035b9: Layer already exists 01:52:57 3.0.0-dev.78: digest: sha256:8ad367ccb07cbad6370f8b366fb8bd4f4af655180c7a10d2d33bbcffc61d86f7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:58 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:52:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:52:58 2935512590bb: Preparing 01:52:58 32338aa87707: Preparing 01:52:58 6c9b85f5b523: Preparing 01:52:58 37cf0808c130: Preparing 01:52:58 73ab9f704742: Preparing 01:52:58 f70ee36035b9: Preparing 01:52:58 f70ee36035b9: Waiting 01:52:58 32338aa87707: Layer already exists 01:52:58 6c9b85f5b523: Layer already exists 01:52:58 73ab9f704742: Layer already exists 01:52:58 2935512590bb: Layer already exists 01:52:58 37cf0808c130: Layer already exists 01:52:58 f70ee36035b9: Layer already exists 01:52:58 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:8ad367ccb07cbad6370f8b366fb8bd4f4af655180c7a10d2d33bbcffc61d86f7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:59 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 01:52:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:52:59 2935512590bb: Preparing 01:52:59 32338aa87707: Preparing 01:52:59 6c9b85f5b523: Preparing 01:52:59 37cf0808c130: Preparing 01:52:59 73ab9f704742: Preparing 01:52:59 f70ee36035b9: Preparing 01:52:59 f70ee36035b9: Waiting 01:52:59 6c9b85f5b523: Layer already exists 01:52:59 32338aa87707: Layer already exists 01:52:59 2935512590bb: Layer already exists 01:52:59 73ab9f704742: Layer already exists 01:52:59 37cf0808c130: Layer already exists 01:52:59 f70ee36035b9: Layer already exists 01:52:59 main: digest: sha256:8ad367ccb07cbad6370f8b366fb8bd4f4af655180c7a10d2d33bbcffc61d86f7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:52:59 ===================================================== [Pipeline] echo 01:52:59 taggedImages: 01:52:59 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:52:59 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 01:52:59 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.78 01:52:59 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:52:59 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 01:52:59 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 01:52:59 bf371e8c577b45590121912e6f14e0928f0d9ba1 01:52:59 latest 01:52:59 3.0.0-dev.78 01:52:59 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:52:59 main 01:52:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:00 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:53:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:53:00 5ccc9fbed81f: Preparing 01:53:00 5ccc9fbed81f: Preparing 01:53:00 576c4e34867b: Preparing 01:53:00 d6f6fce83396: Preparing 01:53:00 114829c2f534: Preparing 01:53:00 06fdb3e0f980: Preparing 01:53:00 21e35f0b66fb: Preparing 01:53:00 37cf0808c130: Preparing 01:53:00 749b8895e4d1: Preparing 01:53:00 9c7913228698: Preparing 01:53:00 c26f158f9b80: Preparing 01:53:00 6b07e4669739: Preparing 01:53:00 f70ee36035b9: Preparing 01:53:00 21e35f0b66fb: Waiting 01:53:00 9c7913228698: Waiting 01:53:00 c26f158f9b80: Waiting 01:53:00 6b07e4669739: Waiting 01:53:00 37cf0808c130: Waiting 01:53:00 f70ee36035b9: Waiting 01:53:00 749b8895e4d1: Waiting 01:53:00 5ccc9fbed81f: Pushed 01:53:00 d6f6fce83396: Pushed 01:53:00 06fdb3e0f980: Pushed 01:53:00 576c4e34867b: Pushed 01:53:00 114829c2f534: Pushed 01:53:00 37cf0808c130: Layer already exists 01:53:01 749b8895e4d1: Pushed 01:53:01 9c7913228698: Pushed 01:53:01 c26f158f9b80: Pushed 01:53:01 6b07e4669739: Pushed 01:53:01 f70ee36035b9: Layer already exists 01:53:04 21e35f0b66fb: Pushed 01:53:04 bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:88ea45240d618a5e85a499f4ace5af2d1955a5ebf62f80b40f0fe68ad8102909 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:04 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 01:53:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:53:05 5ccc9fbed81f: Preparing 01:53:05 5ccc9fbed81f: Preparing 01:53:05 576c4e34867b: Preparing 01:53:05 d6f6fce83396: Preparing 01:53:05 114829c2f534: Preparing 01:53:05 06fdb3e0f980: Preparing 01:53:05 21e35f0b66fb: Preparing 01:53:05 37cf0808c130: Preparing 01:53:05 749b8895e4d1: Preparing 01:53:05 9c7913228698: Preparing 01:53:05 c26f158f9b80: Preparing 01:53:05 6b07e4669739: Preparing 01:53:05 f70ee36035b9: Preparing 01:53:05 749b8895e4d1: Waiting 01:53:05 9c7913228698: Waiting 01:53:05 c26f158f9b80: Waiting 01:53:05 21e35f0b66fb: Waiting 01:53:05 37cf0808c130: Waiting 01:53:05 6b07e4669739: Waiting 01:53:05 f70ee36035b9: Waiting 01:53:05 06fdb3e0f980: Layer already exists 01:53:05 114829c2f534: Layer already exists 01:53:05 d6f6fce83396: Layer already exists 01:53:05 576c4e34867b: Layer already exists 01:53:05 5ccc9fbed81f: Layer already exists 01:53:05 21e35f0b66fb: Layer already exists 01:53:05 9c7913228698: Layer already exists 01:53:05 749b8895e4d1: Layer already exists 01:53:05 c26f158f9b80: Layer already exists 01:53:05 37cf0808c130: Layer already exists 01:53:05 f70ee36035b9: Layer already exists 01:53:05 6b07e4669739: Layer already exists 01:53:05 latest: digest: sha256:88ea45240d618a5e85a499f4ace5af2d1955a5ebf62f80b40f0fe68ad8102909 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:05 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.78 01:53:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:53:06 5ccc9fbed81f: Preparing 01:53:06 5ccc9fbed81f: Preparing 01:53:06 576c4e34867b: Preparing 01:53:06 d6f6fce83396: Preparing 01:53:06 114829c2f534: Preparing 01:53:06 06fdb3e0f980: Preparing 01:53:06 21e35f0b66fb: Preparing 01:53:06 37cf0808c130: Preparing 01:53:06 749b8895e4d1: Preparing 01:53:06 9c7913228698: Preparing 01:53:06 c26f158f9b80: Preparing 01:53:06 6b07e4669739: Preparing 01:53:06 f70ee36035b9: Preparing 01:53:06 37cf0808c130: Waiting 01:53:06 749b8895e4d1: Waiting 01:53:06 9c7913228698: Waiting 01:53:06 6b07e4669739: Waiting 01:53:06 c26f158f9b80: Waiting 01:53:06 f70ee36035b9: Waiting 01:53:06 576c4e34867b: Layer already exists 01:53:06 d6f6fce83396: Layer already exists 01:53:06 5ccc9fbed81f: Layer already exists 01:53:06 114829c2f534: Layer already exists 01:53:06 06fdb3e0f980: Layer already exists 01:53:06 749b8895e4d1: Layer already exists 01:53:06 37cf0808c130: Layer already exists 01:53:06 21e35f0b66fb: Layer already exists 01:53:06 c26f158f9b80: Layer already exists 01:53:06 9c7913228698: Layer already exists 01:53:06 f70ee36035b9: Layer already exists 01:53:06 6b07e4669739: Layer already exists 01:53:06 3.0.0-dev.78: digest: sha256:88ea45240d618a5e85a499f4ace5af2d1955a5ebf62f80b40f0fe68ad8102909 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:06 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:53:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:53:07 5ccc9fbed81f: Preparing 01:53:07 5ccc9fbed81f: Preparing 01:53:07 576c4e34867b: Preparing 01:53:07 d6f6fce83396: Preparing 01:53:07 114829c2f534: Preparing 01:53:07 06fdb3e0f980: Preparing 01:53:07 21e35f0b66fb: Preparing 01:53:07 37cf0808c130: Preparing 01:53:07 749b8895e4d1: Preparing 01:53:07 9c7913228698: Preparing 01:53:07 c26f158f9b80: Preparing 01:53:07 6b07e4669739: Preparing 01:53:07 f70ee36035b9: Preparing 01:53:07 9c7913228698: Waiting 01:53:07 c26f158f9b80: Waiting 01:53:07 6b07e4669739: Waiting 01:53:07 21e35f0b66fb: Waiting 01:53:07 f70ee36035b9: Waiting 01:53:07 37cf0808c130: Waiting 01:53:07 749b8895e4d1: Waiting 01:53:07 d6f6fce83396: Layer already exists 01:53:07 06fdb3e0f980: Layer already exists 01:53:07 576c4e34867b: Layer already exists 01:53:07 114829c2f534: Layer already exists 01:53:07 5ccc9fbed81f: Layer already exists 01:53:07 21e35f0b66fb: Layer already exists 01:53:07 37cf0808c130: Layer already exists 01:53:07 9c7913228698: Layer already exists 01:53:07 749b8895e4d1: Layer already exists 01:53:07 c26f158f9b80: Layer already exists 01:53:07 6b07e4669739: Layer already exists 01:53:07 f70ee36035b9: Layer already exists 01:53:07 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:88ea45240d618a5e85a499f4ace5af2d1955a5ebf62f80b40f0fe68ad8102909 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:07 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 01:53:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:53:07 5ccc9fbed81f: Preparing 01:53:07 5ccc9fbed81f: Preparing 01:53:07 576c4e34867b: Preparing 01:53:07 d6f6fce83396: Preparing 01:53:07 114829c2f534: Preparing 01:53:07 06fdb3e0f980: Preparing 01:53:07 21e35f0b66fb: Preparing 01:53:07 37cf0808c130: Preparing 01:53:07 749b8895e4d1: Preparing 01:53:07 9c7913228698: Preparing 01:53:07 c26f158f9b80: Preparing 01:53:07 6b07e4669739: Preparing 01:53:07 f70ee36035b9: Preparing 01:53:07 21e35f0b66fb: Waiting 01:53:07 9c7913228698: Waiting 01:53:07 37cf0808c130: Waiting 01:53:07 749b8895e4d1: Waiting 01:53:07 c26f158f9b80: Waiting 01:53:07 6b07e4669739: Waiting 01:53:07 f70ee36035b9: Waiting 01:53:07 06fdb3e0f980: Layer already exists 01:53:07 114829c2f534: Layer already exists 01:53:07 576c4e34867b: Layer already exists 01:53:07 5ccc9fbed81f: Layer already exists 01:53:07 d6f6fce83396: Layer already exists 01:53:07 21e35f0b66fb: Layer already exists 01:53:07 749b8895e4d1: Layer already exists 01:53:07 37cf0808c130: Layer already exists 01:53:07 9c7913228698: Layer already exists 01:53:07 c26f158f9b80: Layer already exists 01:53:07 6b07e4669739: Layer already exists 01:53:07 f70ee36035b9: Layer already exists 01:53:08 main: digest: sha256:88ea45240d618a5e85a499f4ace5af2d1955a5ebf62f80b40f0fe68ad8102909 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:53:08 ===================================================== [Pipeline] echo 01:53:08 taggedImages: 01:53:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:53:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 01:53:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.78 01:53:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:53:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 01:53:08 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 01:53:08 bf371e8c577b45590121912e6f14e0928f0d9ba1 01:53:08 latest 01:53:08 3.0.0-dev.78 01:53:08 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:53:08 main 01:53:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:08 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:53:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:53:08 a4d6eaf779ef: Preparing 01:53:08 39137c03ad17: Preparing 01:53:08 4a6b247e5b3b: Preparing 01:53:08 23e4a9a1bffc: Preparing 01:53:08 37cf0808c130: Preparing 01:53:08 b6898d8f4d5f: Preparing 01:53:08 f70ee36035b9: Preparing 01:53:08 b6898d8f4d5f: Waiting 01:53:08 f70ee36035b9: Waiting 01:53:08 37cf0808c130: Layer already exists 01:53:09 b6898d8f4d5f: Layer already exists 01:53:09 f70ee36035b9: Layer already exists 01:53:09 4a6b247e5b3b: Pushed 01:53:09 39137c03ad17: Pushed 01:53:09 a4d6eaf779ef: Pushed 01:53:11 23e4a9a1bffc: Pushed 01:53:11 bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:40ef18a0309b5af10d2a3de22e4b56b4e4a7c3ed767848c27ed5b32dbbbd51e7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:12 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 01:53:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:53:12 a4d6eaf779ef: Preparing 01:53:12 39137c03ad17: Preparing 01:53:12 4a6b247e5b3b: Preparing 01:53:12 23e4a9a1bffc: Preparing 01:53:12 37cf0808c130: Preparing 01:53:12 b6898d8f4d5f: Preparing 01:53:12 f70ee36035b9: Preparing 01:53:12 b6898d8f4d5f: Waiting 01:53:12 f70ee36035b9: Waiting 01:53:12 4a6b247e5b3b: Layer already exists 01:53:12 39137c03ad17: Layer already exists 01:53:12 37cf0808c130: Layer already exists 01:53:12 23e4a9a1bffc: Layer already exists 01:53:12 a4d6eaf779ef: Layer already exists 01:53:12 b6898d8f4d5f: Layer already exists 01:53:12 f70ee36035b9: Layer already exists 01:53:12 latest: digest: sha256:40ef18a0309b5af10d2a3de22e4b56b4e4a7c3ed767848c27ed5b32dbbbd51e7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:13 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.78 01:53:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:53:13 a4d6eaf779ef: Preparing 01:53:13 39137c03ad17: Preparing 01:53:13 4a6b247e5b3b: Preparing 01:53:13 23e4a9a1bffc: Preparing 01:53:13 37cf0808c130: Preparing 01:53:13 b6898d8f4d5f: Preparing 01:53:13 f70ee36035b9: Preparing 01:53:13 b6898d8f4d5f: Waiting 01:53:13 23e4a9a1bffc: Layer already exists 01:53:13 a4d6eaf779ef: Layer already exists 01:53:13 4a6b247e5b3b: Layer already exists 01:53:13 37cf0808c130: Layer already exists 01:53:13 39137c03ad17: Layer already exists 01:53:13 f70ee36035b9: Layer already exists 01:53:13 b6898d8f4d5f: Layer already exists 01:53:13 3.0.0-dev.78: digest: sha256:40ef18a0309b5af10d2a3de22e4b56b4e4a7c3ed767848c27ed5b32dbbbd51e7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:13 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:53:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:53:14 a4d6eaf779ef: Preparing 01:53:14 39137c03ad17: Preparing 01:53:14 4a6b247e5b3b: Preparing 01:53:14 23e4a9a1bffc: Preparing 01:53:14 37cf0808c130: Preparing 01:53:14 b6898d8f4d5f: Preparing 01:53:14 f70ee36035b9: Preparing 01:53:14 b6898d8f4d5f: Waiting 01:53:14 f70ee36035b9: Waiting 01:53:14 37cf0808c130: Layer already exists 01:53:14 39137c03ad17: Layer already exists 01:53:14 23e4a9a1bffc: Layer already exists 01:53:14 4a6b247e5b3b: Layer already exists 01:53:14 a4d6eaf779ef: Layer already exists 01:53:14 b6898d8f4d5f: Layer already exists 01:53:14 f70ee36035b9: Layer already exists 01:53:14 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:40ef18a0309b5af10d2a3de22e4b56b4e4a7c3ed767848c27ed5b32dbbbd51e7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:14 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 01:53:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:53:15 a4d6eaf779ef: Preparing 01:53:15 39137c03ad17: Preparing 01:53:15 4a6b247e5b3b: Preparing 01:53:15 23e4a9a1bffc: Preparing 01:53:15 37cf0808c130: Preparing 01:53:15 b6898d8f4d5f: Preparing 01:53:15 f70ee36035b9: Preparing 01:53:15 b6898d8f4d5f: Waiting 01:53:15 f70ee36035b9: Waiting 01:53:15 4a6b247e5b3b: Layer already exists 01:53:15 39137c03ad17: Layer already exists 01:53:15 23e4a9a1bffc: Layer already exists 01:53:15 37cf0808c130: Layer already exists 01:53:15 a4d6eaf779ef: Layer already exists 01:53:15 f70ee36035b9: Layer already exists 01:53:15 b6898d8f4d5f: Layer already exists 01:53:15 main: digest: sha256:40ef18a0309b5af10d2a3de22e4b56b4e4a7c3ed767848c27ed5b32dbbbd51e7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:53:15 ===================================================== [Pipeline] echo 01:53:15 taggedImages: 01:53:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:53:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 01:53:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.78 01:53:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:53:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 01:53:15 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 01:53:15 bf371e8c577b45590121912e6f14e0928f0d9ba1 01:53:15 latest 01:53:15 3.0.0-dev.78 01:53:15 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:53:15 main 01:53:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:15 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:53:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:53:16 2e1f862cf989: Preparing 01:53:16 e1b0519e7195: Preparing 01:53:16 1f9675ac10e7: Preparing 01:53:16 c1ead40ffa1a: Preparing 01:53:16 6e11c14f7191: Preparing 01:53:16 a089b62a717f: Preparing 01:53:16 f70ee36035b9: Preparing 01:53:16 a089b62a717f: Waiting 01:53:16 6e11c14f7191: Pushed 01:53:16 e1b0519e7195: Pushed 01:53:16 2e1f862cf989: Pushed 01:53:16 c1ead40ffa1a: Pushed 01:53:16 f70ee36035b9: Layer already exists 01:53:16 a089b62a717f: Pushed 01:53:19 1f9675ac10e7: Pushed 01:53:19 bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:a9812a5ec25ec3547f2a817ce800e32328a90d93488bd4659d594cd3a9b4694c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:19 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 01:53:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:53:20 2e1f862cf989: Preparing 01:53:20 e1b0519e7195: Preparing 01:53:20 1f9675ac10e7: Preparing 01:53:20 c1ead40ffa1a: Preparing 01:53:20 6e11c14f7191: Preparing 01:53:20 a089b62a717f: Preparing 01:53:20 f70ee36035b9: Preparing 01:53:20 a089b62a717f: Waiting 01:53:20 f70ee36035b9: Waiting 01:53:20 2e1f862cf989: Layer already exists 01:53:20 e1b0519e7195: Layer already exists 01:53:20 6e11c14f7191: Layer already exists 01:53:20 1f9675ac10e7: Layer already exists 01:53:20 c1ead40ffa1a: Layer already exists 01:53:20 a089b62a717f: Layer already exists 01:53:20 f70ee36035b9: Layer already exists 01:53:20 latest: digest: sha256:a9812a5ec25ec3547f2a817ce800e32328a90d93488bd4659d594cd3a9b4694c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:20 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.78 01:53:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:53:20 2e1f862cf989: Preparing 01:53:20 e1b0519e7195: Preparing 01:53:20 1f9675ac10e7: Preparing 01:53:20 c1ead40ffa1a: Preparing 01:53:20 6e11c14f7191: Preparing 01:53:20 a089b62a717f: Preparing 01:53:20 f70ee36035b9: Preparing 01:53:20 a089b62a717f: Waiting 01:53:20 f70ee36035b9: Waiting 01:53:20 6e11c14f7191: Layer already exists 01:53:20 c1ead40ffa1a: Layer already exists 01:53:20 e1b0519e7195: Layer already exists 01:53:20 2e1f862cf989: Layer already exists 01:53:20 1f9675ac10e7: Layer already exists 01:53:20 a089b62a717f: Layer already exists 01:53:20 f70ee36035b9: Layer already exists 01:53:20 3.0.0-dev.78: digest: sha256:a9812a5ec25ec3547f2a817ce800e32328a90d93488bd4659d594cd3a9b4694c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:21 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:53:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:53:21 2e1f862cf989: Preparing 01:53:21 e1b0519e7195: Preparing 01:53:21 1f9675ac10e7: Preparing 01:53:21 c1ead40ffa1a: Preparing 01:53:21 6e11c14f7191: Preparing 01:53:21 a089b62a717f: Preparing 01:53:21 f70ee36035b9: Preparing 01:53:21 a089b62a717f: Waiting 01:53:21 f70ee36035b9: Waiting 01:53:21 1f9675ac10e7: Layer already exists 01:53:21 2e1f862cf989: Layer already exists 01:53:21 6e11c14f7191: Layer already exists 01:53:21 e1b0519e7195: Layer already exists 01:53:21 c1ead40ffa1a: Layer already exists 01:53:21 f70ee36035b9: Layer already exists 01:53:21 a089b62a717f: Layer already exists 01:53:21 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:a9812a5ec25ec3547f2a817ce800e32328a90d93488bd4659d594cd3a9b4694c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:22 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 01:53:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:53:22 2e1f862cf989: Preparing 01:53:22 e1b0519e7195: Preparing 01:53:22 1f9675ac10e7: Preparing 01:53:22 c1ead40ffa1a: Preparing 01:53:22 6e11c14f7191: Preparing 01:53:22 a089b62a717f: Preparing 01:53:22 f70ee36035b9: Preparing 01:53:22 a089b62a717f: Waiting 01:53:22 f70ee36035b9: Waiting 01:53:22 2e1f862cf989: Layer already exists 01:53:22 6e11c14f7191: Layer already exists 01:53:22 c1ead40ffa1a: Layer already exists 01:53:22 e1b0519e7195: Layer already exists 01:53:22 1f9675ac10e7: Layer already exists 01:53:22 f70ee36035b9: Layer already exists 01:53:22 a089b62a717f: Layer already exists 01:53:22 main: digest: sha256:a9812a5ec25ec3547f2a817ce800e32328a90d93488bd4659d594cd3a9b4694c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:53:22 ===================================================== [Pipeline] echo 01:53:22 taggedImages: 01:53:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:53:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 01:53:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.78 01:53:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:53:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 01:53:22 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 01:53:22 bf371e8c577b45590121912e6f14e0928f0d9ba1 01:53:22 latest 01:53:22 3.0.0-dev.78 01:53:22 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:53:22 main 01:53:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:23 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:53:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:53:23 e2dc1aa9d091: Preparing 01:53:23 69455aba5db2: Preparing 01:53:23 75ddf4bab638: Preparing 01:53:23 b79f2edefa09: Preparing 01:53:23 f346e9903d6b: Preparing 01:53:23 4f0ed27f0332: Preparing 01:53:23 a0ced5382abc: Preparing 01:53:23 7b021e906546: Preparing 01:53:23 f70ee36035b9: Preparing 01:53:23 4f0ed27f0332: Waiting 01:53:23 7b021e906546: Waiting 01:53:23 a0ced5382abc: Waiting 01:53:23 f70ee36035b9: Waiting 01:53:23 e2dc1aa9d091: Pushed 01:53:23 69455aba5db2: Pushed 01:53:23 f346e9903d6b: Pushed 01:53:24 4f0ed27f0332: Pushed 01:53:24 f70ee36035b9: Layer already exists 01:53:24 a0ced5382abc: Pushed 01:53:24 7b021e906546: Pushed 01:53:26 b79f2edefa09: Pushed 01:53:27 75ddf4bab638: Pushed 01:53:27 bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:15dd287b6b0284fbc3deba405ecda401e800bdb42f5396136ddef289f8998c71 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:27 + 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 01:53:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 01:53:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:53:28 e2dc1aa9d091: Preparing 01:53:28 69455aba5db2: Preparing 01:53:28 75ddf4bab638: Preparing 01:53:28 b79f2edefa09: Preparing 01:53:28 f346e9903d6b: Preparing 01:53:28 4f0ed27f0332: Preparing 01:53:28 a0ced5382abc: Preparing 01:53:28 7b021e906546: Preparing 01:53:28 f70ee36035b9: Preparing 01:53:28 a0ced5382abc: Waiting 01:53:28 7b021e906546: Waiting 01:53:28 f70ee36035b9: Waiting 01:53:28 4f0ed27f0332: Waiting 01:53:28 e2dc1aa9d091: Layer already exists 01:53:28 f346e9903d6b: Layer already exists 01:53:28 75ddf4bab638: Layer already exists 01:53:28 b79f2edefa09: Layer already exists 01:53:28 69455aba5db2: Layer already exists 01:53:28 4f0ed27f0332: Layer already exists 01:53:28 a0ced5382abc: Layer already exists 01:53:28 f70ee36035b9: Layer already exists 01:53:28 7b021e906546: Layer already exists 01:53:28 latest: digest: sha256:15dd287b6b0284fbc3deba405ecda401e800bdb42f5396136ddef289f8998c71 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:28 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.78 01:53:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:53:28 e2dc1aa9d091: Preparing 01:53:28 69455aba5db2: Preparing 01:53:28 75ddf4bab638: Preparing 01:53:28 b79f2edefa09: Preparing 01:53:28 f346e9903d6b: Preparing 01:53:28 4f0ed27f0332: Preparing 01:53:28 a0ced5382abc: Preparing 01:53:28 7b021e906546: Preparing 01:53:28 f70ee36035b9: Preparing 01:53:28 4f0ed27f0332: Waiting 01:53:28 a0ced5382abc: Waiting 01:53:28 7b021e906546: Waiting 01:53:28 f70ee36035b9: Waiting 01:53:28 b79f2edefa09: Layer already exists 01:53:28 75ddf4bab638: Layer already exists 01:53:28 69455aba5db2: Layer already exists 01:53:28 e2dc1aa9d091: Layer already exists 01:53:28 f346e9903d6b: Layer already exists 01:53:28 7b021e906546: Layer already exists 01:53:28 4f0ed27f0332: Layer already exists 01:53:28 a0ced5382abc: Layer already exists 01:53:28 f70ee36035b9: Layer already exists 01:53:29 3.0.0-dev.78: digest: sha256:15dd287b6b0284fbc3deba405ecda401e800bdb42f5396136ddef289f8998c71 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:29 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:53:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:53:29 e2dc1aa9d091: Preparing 01:53:29 69455aba5db2: Preparing 01:53:29 75ddf4bab638: Preparing 01:53:29 b79f2edefa09: Preparing 01:53:29 f346e9903d6b: Preparing 01:53:29 4f0ed27f0332: Preparing 01:53:29 a0ced5382abc: Preparing 01:53:29 7b021e906546: Preparing 01:53:29 f70ee36035b9: Preparing 01:53:29 a0ced5382abc: Waiting 01:53:29 7b021e906546: Waiting 01:53:29 f70ee36035b9: Waiting 01:53:29 4f0ed27f0332: Waiting 01:53:29 75ddf4bab638: Layer already exists 01:53:29 b79f2edefa09: Layer already exists 01:53:29 f346e9903d6b: Layer already exists 01:53:29 e2dc1aa9d091: Layer already exists 01:53:29 69455aba5db2: Layer already exists 01:53:29 7b021e906546: Layer already exists 01:53:29 a0ced5382abc: Layer already exists 01:53:29 f70ee36035b9: Layer already exists 01:53:29 4f0ed27f0332: Layer already exists 01:53:29 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:15dd287b6b0284fbc3deba405ecda401e800bdb42f5396136ddef289f8998c71 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:30 + 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 01:53:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 01:53:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:53:30 e2dc1aa9d091: Preparing 01:53:30 69455aba5db2: Preparing 01:53:30 75ddf4bab638: Preparing 01:53:30 b79f2edefa09: Preparing 01:53:30 f346e9903d6b: Preparing 01:53:30 4f0ed27f0332: Preparing 01:53:30 a0ced5382abc: Preparing 01:53:30 7b021e906546: Preparing 01:53:30 f70ee36035b9: Preparing 01:53:30 a0ced5382abc: Waiting 01:53:30 7b021e906546: Waiting 01:53:30 f70ee36035b9: Waiting 01:53:30 4f0ed27f0332: Waiting 01:53:30 b79f2edefa09: Layer already exists 01:53:30 f346e9903d6b: Layer already exists 01:53:30 69455aba5db2: Layer already exists 01:53:30 e2dc1aa9d091: Layer already exists 01:53:30 75ddf4bab638: Layer already exists 01:53:30 a0ced5382abc: Layer already exists 01:53:30 4f0ed27f0332: Layer already exists 01:53:30 f70ee36035b9: Layer already exists 01:53:30 7b021e906546: Layer already exists 01:53:31 main: digest: sha256:15dd287b6b0284fbc3deba405ecda401e800bdb42f5396136ddef289f8998c71 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:53:31 ===================================================== [Pipeline] echo 01:53:31 taggedImages: 01:53:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:53:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 01:53:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.78 01:53:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:53:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 01:53:31 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 01:53:31 bf371e8c577b45590121912e6f14e0928f0d9ba1 01:53:31 latest 01:53:31 3.0.0-dev.78 01:53:31 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:53:31 main 01:53:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:31 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:53:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:53:31 4809923def12: Preparing 01:53:31 f62378734bd3: Preparing 01:53:31 37cf0808c130: Preparing 01:53:31 4bc3a7458229: Preparing 01:53:31 a8cfdf0cc8ec: Preparing 01:53:31 a8cfdf0cc8ec: Layer already exists 01:53:31 37cf0808c130: Layer already exists 01:53:32 4809923def12: Pushed 01:53:33 4bc3a7458229: Pushed 01:53:36 f62378734bd3: Pushed 01:53:36 bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:cab3939a6706b0b25ab74c8e9963e48ebc6e4a235da51054deb1ad0990cb63b2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:37 + 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 01:53:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 01:53:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:53:37 4809923def12: Preparing 01:53:37 f62378734bd3: Preparing 01:53:37 37cf0808c130: Preparing 01:53:37 4bc3a7458229: Preparing 01:53:37 a8cfdf0cc8ec: Preparing 01:53:37 f62378734bd3: Layer already exists 01:53:37 a8cfdf0cc8ec: Layer already exists 01:53:37 4809923def12: Layer already exists 01:53:37 4bc3a7458229: Layer already exists 01:53:37 37cf0808c130: Layer already exists 01:53:37 latest: digest: sha256:cab3939a6706b0b25ab74c8e9963e48ebc6e4a235da51054deb1ad0990cb63b2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:38 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.78 01:53:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:53:38 4809923def12: Preparing 01:53:38 f62378734bd3: Preparing 01:53:38 37cf0808c130: Preparing 01:53:38 4bc3a7458229: Preparing 01:53:38 a8cfdf0cc8ec: Preparing 01:53:38 37cf0808c130: Layer already exists 01:53:38 a8cfdf0cc8ec: Layer already exists 01:53:38 f62378734bd3: Layer already exists 01:53:38 4bc3a7458229: Layer already exists 01:53:38 4809923def12: Layer already exists 01:53:38 3.0.0-dev.78: digest: sha256:cab3939a6706b0b25ab74c8e9963e48ebc6e4a235da51054deb1ad0990cb63b2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:39 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:53:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:53:39 4809923def12: Preparing 01:53:39 f62378734bd3: Preparing 01:53:39 37cf0808c130: Preparing 01:53:39 4bc3a7458229: Preparing 01:53:39 a8cfdf0cc8ec: Preparing 01:53:39 f62378734bd3: Layer already exists 01:53:39 a8cfdf0cc8ec: Layer already exists 01:53:39 37cf0808c130: Layer already exists 01:53:39 4809923def12: Layer already exists 01:53:39 4bc3a7458229: Layer already exists 01:53:39 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:cab3939a6706b0b25ab74c8e9963e48ebc6e4a235da51054deb1ad0990cb63b2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:39 + 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 01:53:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 01:53:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:53:40 4809923def12: Preparing 01:53:40 f62378734bd3: Preparing 01:53:40 37cf0808c130: Preparing 01:53:40 4bc3a7458229: Preparing 01:53:40 a8cfdf0cc8ec: Preparing 01:53:40 37cf0808c130: Layer already exists 01:53:40 4809923def12: Layer already exists 01:53:40 4bc3a7458229: Layer already exists 01:53:40 a8cfdf0cc8ec: Layer already exists 01:53:40 f62378734bd3: Layer already exists 01:53:40 main: digest: sha256:cab3939a6706b0b25ab74c8e9963e48ebc6e4a235da51054deb1ad0990cb63b2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:53:40 ===================================================== [Pipeline] echo 01:53:40 taggedImages: 01:53:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:53:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 01:53:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.78 01:53:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:53:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 01:53:40 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 01:53:40 bf371e8c577b45590121912e6f14e0928f0d9ba1 01:53:40 latest 01:53:40 3.0.0-dev.78 01:53:40 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:53:40 main 01:53:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:40 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:53:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:53:40 5e10512ee623: Preparing 01:53:40 2e8764c55bb1: Preparing 01:53:40 8654b1845e4c: Preparing 01:53:40 7f17ad1ce615: Preparing 01:53:40 821cae9dfcd7: Preparing 01:53:40 55c856d7cc72: Preparing 01:53:40 a8cfdf0cc8ec: Preparing 01:53:40 55c856d7cc72: Waiting 01:53:40 a8cfdf0cc8ec: Waiting 01:53:41 5e10512ee623: Pushed 01:53:41 2e8764c55bb1: Pushed 01:53:41 8654b1845e4c: Pushed 01:53:41 a8cfdf0cc8ec: Layer already exists 01:53:41 55c856d7cc72: Pushed 01:53:50 821cae9dfcd7: Pushed 01:53:56 7f17ad1ce615: Pushed 01:53:56 bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:2fb7179041804e52edb228db256368c42338646c5d7963cbf9e6365d21318a25 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:57 + 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 01:53:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 01:53:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:53:57 5e10512ee623: Preparing 01:53:57 2e8764c55bb1: Preparing 01:53:57 8654b1845e4c: Preparing 01:53:57 7f17ad1ce615: Preparing 01:53:57 821cae9dfcd7: Preparing 01:53:57 55c856d7cc72: Preparing 01:53:57 a8cfdf0cc8ec: Preparing 01:53:57 55c856d7cc72: Waiting 01:53:57 a8cfdf0cc8ec: Waiting 01:53:57 7f17ad1ce615: Layer already exists 01:53:57 2e8764c55bb1: Layer already exists 01:53:57 5e10512ee623: Layer already exists 01:53:57 8654b1845e4c: Layer already exists 01:53:57 821cae9dfcd7: Layer already exists 01:53:57 a8cfdf0cc8ec: Layer already exists 01:53:57 55c856d7cc72: Layer already exists 01:53:57 latest: digest: sha256:2fb7179041804e52edb228db256368c42338646c5d7963cbf9e6365d21318a25 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:58 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.78 01:53:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:53:58 5e10512ee623: Preparing 01:53:58 2e8764c55bb1: Preparing 01:53:58 8654b1845e4c: Preparing 01:53:58 7f17ad1ce615: Preparing 01:53:58 821cae9dfcd7: Preparing 01:53:58 55c856d7cc72: Preparing 01:53:58 a8cfdf0cc8ec: Preparing 01:53:58 55c856d7cc72: Waiting 01:53:58 a8cfdf0cc8ec: Waiting 01:53:58 8654b1845e4c: Layer already exists 01:53:58 7f17ad1ce615: Layer already exists 01:53:58 5e10512ee623: Layer already exists 01:53:58 821cae9dfcd7: Layer already exists 01:53:58 2e8764c55bb1: Layer already exists 01:53:58 a8cfdf0cc8ec: Layer already exists 01:53:58 55c856d7cc72: Layer already exists 01:53:58 3.0.0-dev.78: digest: sha256:2fb7179041804e52edb228db256368c42338646c5d7963cbf9e6365d21318a25 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:59 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:53:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:53:59 5e10512ee623: Preparing 01:53:59 2e8764c55bb1: Preparing 01:53:59 8654b1845e4c: Preparing 01:53:59 7f17ad1ce615: Preparing 01:53:59 821cae9dfcd7: Preparing 01:53:59 55c856d7cc72: Preparing 01:53:59 a8cfdf0cc8ec: Preparing 01:53:59 55c856d7cc72: Waiting 01:53:59 a8cfdf0cc8ec: Waiting 01:53:59 821cae9dfcd7: Layer already exists 01:53:59 7f17ad1ce615: Layer already exists 01:53:59 5e10512ee623: Layer already exists 01:53:59 8654b1845e4c: Layer already exists 01:53:59 2e8764c55bb1: Layer already exists 01:53:59 a8cfdf0cc8ec: Layer already exists 01:53:59 55c856d7cc72: Layer already exists 01:53:59 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:2fb7179041804e52edb228db256368c42338646c5d7963cbf9e6365d21318a25 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:00 + 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 01:54:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 01:54:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:54:00 5e10512ee623: Preparing 01:54:00 2e8764c55bb1: Preparing 01:54:00 8654b1845e4c: Preparing 01:54:00 7f17ad1ce615: Preparing 01:54:00 821cae9dfcd7: Preparing 01:54:00 55c856d7cc72: Preparing 01:54:00 a8cfdf0cc8ec: Preparing 01:54:00 55c856d7cc72: Waiting 01:54:00 a8cfdf0cc8ec: Waiting 01:54:00 8654b1845e4c: Layer already exists 01:54:00 821cae9dfcd7: Layer already exists 01:54:00 7f17ad1ce615: Layer already exists 01:54:00 2e8764c55bb1: Layer already exists 01:54:00 5e10512ee623: Layer already exists 01:54:00 a8cfdf0cc8ec: Layer already exists 01:54:00 55c856d7cc72: Layer already exists 01:54:00 main: digest: sha256:2fb7179041804e52edb228db256368c42338646c5d7963cbf9e6365d21318a25 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:54:00 ===================================================== [Pipeline] echo 01:54:00 taggedImages: 01:54:00 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:54:00 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 01:54:00 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.78 01:54:00 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:54:00 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 01:54:00 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 01:54:00 bf371e8c577b45590121912e6f14e0928f0d9ba1 01:54:00 latest 01:54:00 3.0.0-dev.78 01:54:00 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:54:00 main 01:54:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:01 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:54:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:54:01 ab0a51091b76: Preparing 01:54:01 31462d141149: Preparing 01:54:01 36e650024d3b: Preparing 01:54:01 e8456b4761b3: Preparing 01:54:01 aeebb89bc223: Preparing 01:54:01 a8cfdf0cc8ec: Preparing 01:54:01 a8cfdf0cc8ec: Waiting 01:54:01 36e650024d3b: Pushed 01:54:01 31462d141149: Pushed 01:54:01 ab0a51091b76: Pushed 01:54:01 a8cfdf0cc8ec: Layer already exists 01:54:02 aeebb89bc223: Pushed 01:54:17 e8456b4761b3: Pushed 01:54:17 bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:19c87aab581150169a1b8c8e2f8f60375b6f9786d03b635d866f6b14def0cf1d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:17 + 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 01:54:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 01:54:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:54:17 ab0a51091b76: Preparing 01:54:17 31462d141149: Preparing 01:54:17 36e650024d3b: Preparing 01:54:17 e8456b4761b3: Preparing 01:54:17 aeebb89bc223: Preparing 01:54:17 a8cfdf0cc8ec: Preparing 01:54:17 a8cfdf0cc8ec: Waiting 01:54:17 36e650024d3b: Layer already exists 01:54:17 e8456b4761b3: Layer already exists 01:54:17 ab0a51091b76: Layer already exists 01:54:17 aeebb89bc223: Layer already exists 01:54:17 31462d141149: Layer already exists 01:54:17 a8cfdf0cc8ec: Layer already exists 01:54:17 latest: digest: sha256:19c87aab581150169a1b8c8e2f8f60375b6f9786d03b635d866f6b14def0cf1d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:18 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.78 01:54:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:54:18 ab0a51091b76: Preparing 01:54:18 31462d141149: Preparing 01:54:18 36e650024d3b: Preparing 01:54:18 e8456b4761b3: Preparing 01:54:18 aeebb89bc223: Preparing 01:54:18 a8cfdf0cc8ec: Preparing 01:54:18 a8cfdf0cc8ec: Waiting 01:54:18 aeebb89bc223: Layer already exists 01:54:18 e8456b4761b3: Layer already exists 01:54:18 31462d141149: Layer already exists 01:54:18 ab0a51091b76: Layer already exists 01:54:18 36e650024d3b: Layer already exists 01:54:18 a8cfdf0cc8ec: Layer already exists 01:54:18 3.0.0-dev.78: digest: sha256:19c87aab581150169a1b8c8e2f8f60375b6f9786d03b635d866f6b14def0cf1d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:19 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:54:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:54:19 ab0a51091b76: Preparing 01:54:19 31462d141149: Preparing 01:54:19 36e650024d3b: Preparing 01:54:19 e8456b4761b3: Preparing 01:54:19 aeebb89bc223: Preparing 01:54:19 a8cfdf0cc8ec: Preparing 01:54:19 a8cfdf0cc8ec: Waiting 01:54:19 ab0a51091b76: Layer already exists 01:54:19 31462d141149: Layer already exists 01:54:19 aeebb89bc223: Layer already exists 01:54:19 36e650024d3b: Layer already exists 01:54:19 e8456b4761b3: Layer already exists 01:54:19 a8cfdf0cc8ec: Layer already exists 01:54:19 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:19c87aab581150169a1b8c8e2f8f60375b6f9786d03b635d866f6b14def0cf1d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:20 + 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 01:54:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 01:54:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:54:20 ab0a51091b76: Preparing 01:54:20 31462d141149: Preparing 01:54:20 36e650024d3b: Preparing 01:54:20 e8456b4761b3: Preparing 01:54:20 aeebb89bc223: Preparing 01:54:20 a8cfdf0cc8ec: Preparing 01:54:20 a8cfdf0cc8ec: Waiting 01:54:20 31462d141149: Layer already exists 01:54:20 36e650024d3b: Layer already exists 01:54:20 ab0a51091b76: Layer already exists 01:54:20 e8456b4761b3: Layer already exists 01:54:20 aeebb89bc223: Layer already exists 01:54:20 a8cfdf0cc8ec: Layer already exists 01:54:20 main: digest: sha256:19c87aab581150169a1b8c8e2f8f60375b6f9786d03b635d866f6b14def0cf1d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:54:20 ===================================================== [Pipeline] echo 01:54:20 taggedImages: 01:54:20 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:54:20 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 01:54:20 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.78 01:54:20 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:54:20 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 01:54:20 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 01:54:20 bf371e8c577b45590121912e6f14e0928f0d9ba1 01:54:20 latest 01:54:20 3.0.0-dev.78 01:54:20 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:54:20 main 01:54:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:21 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:54:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:54:21 e3cf63d1d364: Preparing 01:54:21 3bb960e3f916: Preparing 01:54:21 3886a446d030: Preparing 01:54:21 27ca1a0df8c3: Preparing 01:54:21 55c856d7cc72: Preparing 01:54:21 a8cfdf0cc8ec: Preparing 01:54:21 a8cfdf0cc8ec: Waiting 01:54:21 55c856d7cc72: Layer already exists 01:54:21 a8cfdf0cc8ec: Layer already exists 01:54:21 e3cf63d1d364: Pushed 01:54:21 3886a446d030: Pushed 01:54:21 3bb960e3f916: Pushed 01:54:39 27ca1a0df8c3: Pushed 01:54:39 bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:ca99dcb1840d71437d73a6c78c936ea9de5a217c0e2cb040fa958b12a72e83f1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:40 + 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 01:54:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 01:54:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:54:40 e3cf63d1d364: Preparing 01:54:40 3bb960e3f916: Preparing 01:54:40 3886a446d030: Preparing 01:54:40 27ca1a0df8c3: Preparing 01:54:40 55c856d7cc72: Preparing 01:54:40 a8cfdf0cc8ec: Preparing 01:54:40 a8cfdf0cc8ec: Waiting 01:54:40 55c856d7cc72: Layer already exists 01:54:40 3bb960e3f916: Layer already exists 01:54:40 e3cf63d1d364: Layer already exists 01:54:40 27ca1a0df8c3: Layer already exists 01:54:40 3886a446d030: Layer already exists 01:54:40 a8cfdf0cc8ec: Layer already exists 01:54:40 latest: digest: sha256:ca99dcb1840d71437d73a6c78c936ea9de5a217c0e2cb040fa958b12a72e83f1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:41 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.78 01:54:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:54:41 e3cf63d1d364: Preparing 01:54:41 3bb960e3f916: Preparing 01:54:41 3886a446d030: Preparing 01:54:41 27ca1a0df8c3: Preparing 01:54:41 55c856d7cc72: Preparing 01:54:41 a8cfdf0cc8ec: Preparing 01:54:41 a8cfdf0cc8ec: Waiting 01:54:41 3bb960e3f916: Layer already exists 01:54:41 27ca1a0df8c3: Layer already exists 01:54:41 3886a446d030: Layer already exists 01:54:41 55c856d7cc72: Layer already exists 01:54:41 e3cf63d1d364: Layer already exists 01:54:41 a8cfdf0cc8ec: Layer already exists 01:54:41 3.0.0-dev.78: digest: sha256:ca99dcb1840d71437d73a6c78c936ea9de5a217c0e2cb040fa958b12a72e83f1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:42 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:54:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:54:42 e3cf63d1d364: Preparing 01:54:42 3bb960e3f916: Preparing 01:54:42 3886a446d030: Preparing 01:54:42 27ca1a0df8c3: Preparing 01:54:42 55c856d7cc72: Preparing 01:54:42 a8cfdf0cc8ec: Preparing 01:54:42 a8cfdf0cc8ec: Waiting 01:54:42 3bb960e3f916: Layer already exists 01:54:42 55c856d7cc72: Layer already exists 01:54:42 27ca1a0df8c3: Layer already exists 01:54:42 e3cf63d1d364: Layer already exists 01:54:42 3886a446d030: Layer already exists 01:54:42 a8cfdf0cc8ec: Layer already exists 01:54:42 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:ca99dcb1840d71437d73a6c78c936ea9de5a217c0e2cb040fa958b12a72e83f1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:43 + 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 01:54:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 01:54:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:54:43 e3cf63d1d364: Preparing 01:54:43 3bb960e3f916: Preparing 01:54:43 3886a446d030: Preparing 01:54:43 27ca1a0df8c3: Preparing 01:54:43 55c856d7cc72: Preparing 01:54:43 a8cfdf0cc8ec: Preparing 01:54:43 a8cfdf0cc8ec: Waiting 01:54:43 e3cf63d1d364: Layer already exists 01:54:43 27ca1a0df8c3: Layer already exists 01:54:43 55c856d7cc72: Layer already exists 01:54:43 3bb960e3f916: Layer already exists 01:54:43 3886a446d030: Layer already exists 01:54:43 a8cfdf0cc8ec: Layer already exists 01:54:43 main: digest: sha256:ca99dcb1840d71437d73a6c78c936ea9de5a217c0e2cb040fa958b12a72e83f1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:54:43 ===================================================== [Pipeline] echo 01:54:43 taggedImages: 01:54:43 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:54:43 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 01:54:43 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.78 01:54:43 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:54:43 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 01:54:43 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 01:54:43 bf371e8c577b45590121912e6f14e0928f0d9ba1 01:54:43 latest 01:54:43 3.0.0-dev.78 01:54:43 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:54:43 main 01:54:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:44 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:54:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:54:44 421dd7942fb1: Preparing 01:54:44 03db3febf7fd: Preparing 01:54:44 37cf0808c130: Preparing 01:54:44 2a0f17968623: Preparing 01:54:44 f70ee36035b9: Preparing 01:54:44 f70ee36035b9: Layer already exists 01:54:44 37cf0808c130: Layer already exists 01:54:44 421dd7942fb1: Pushed 01:54:44 2a0f17968623: Pushed 01:54:50 03db3febf7fd: Pushed 01:54:50 bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:16b0ad7a55adfcf11056fd78321c17fd71baef62a52083bb19ad7c3abf09ecdd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:50 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 01:54:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:54:51 421dd7942fb1: Preparing 01:54:51 03db3febf7fd: Preparing 01:54:51 37cf0808c130: Preparing 01:54:51 2a0f17968623: Preparing 01:54:51 f70ee36035b9: Preparing 01:54:51 421dd7942fb1: Layer already exists 01:54:51 f70ee36035b9: Layer already exists 01:54:51 03db3febf7fd: Layer already exists 01:54:51 37cf0808c130: Layer already exists 01:54:51 2a0f17968623: Layer already exists 01:54:51 latest: digest: sha256:16b0ad7a55adfcf11056fd78321c17fd71baef62a52083bb19ad7c3abf09ecdd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:51 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.78 01:54:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:54:52 421dd7942fb1: Preparing 01:54:52 03db3febf7fd: Preparing 01:54:52 37cf0808c130: Preparing 01:54:52 2a0f17968623: Preparing 01:54:52 f70ee36035b9: Preparing 01:54:52 37cf0808c130: Layer already exists 01:54:52 421dd7942fb1: Layer already exists 01:54:52 2a0f17968623: Layer already exists 01:54:52 03db3febf7fd: Layer already exists 01:54:52 f70ee36035b9: Layer already exists 01:54:52 3.0.0-dev.78: digest: sha256:16b0ad7a55adfcf11056fd78321c17fd71baef62a52083bb19ad7c3abf09ecdd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:52 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:54:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:54:53 421dd7942fb1: Preparing 01:54:53 03db3febf7fd: Preparing 01:54:53 37cf0808c130: Preparing 01:54:53 2a0f17968623: Preparing 01:54:53 f70ee36035b9: Preparing 01:54:53 421dd7942fb1: Layer already exists 01:54:53 f70ee36035b9: Layer already exists 01:54:53 2a0f17968623: Layer already exists 01:54:53 37cf0808c130: Layer already exists 01:54:53 03db3febf7fd: Layer already exists 01:54:53 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:16b0ad7a55adfcf11056fd78321c17fd71baef62a52083bb19ad7c3abf09ecdd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:53 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 01:54:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:54:53 421dd7942fb1: Preparing 01:54:53 03db3febf7fd: Preparing 01:54:53 37cf0808c130: Preparing 01:54:53 2a0f17968623: Preparing 01:54:53 f70ee36035b9: Preparing 01:54:53 2a0f17968623: Layer already exists 01:54:53 03db3febf7fd: Layer already exists 01:54:53 37cf0808c130: Layer already exists 01:54:53 f70ee36035b9: Layer already exists 01:54:53 421dd7942fb1: Layer already exists 01:54:53 main: digest: sha256:16b0ad7a55adfcf11056fd78321c17fd71baef62a52083bb19ad7c3abf09ecdd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:54:53 ===================================================== [Pipeline] echo 01:54:53 taggedImages: 01:54:53 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:54:53 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 01:54:53 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.78 01:54:53 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:54:53 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 01:54:53 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 01:54:53 bf371e8c577b45590121912e6f14e0928f0d9ba1 01:54:53 latest 01:54:53 3.0.0-dev.78 01:54:53 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:54:53 main 01:54:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:54:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:54:54 76aeaeb05216: Preparing 01:54:54 8f63d219ed9d: Preparing 01:54:54 37cf0808c130: Preparing 01:54:54 73ab9f704742: Preparing 01:54:54 f70ee36035b9: Preparing 01:54:54 f70ee36035b9: Layer already exists 01:54:54 73ab9f704742: Layer already exists 01:54:54 37cf0808c130: Layer already exists 01:54:54 76aeaeb05216: Pushed 01:55:00 8f63d219ed9d: Pushed 01:55:00 bf371e8c577b45590121912e6f14e0928f0d9ba1: digest: sha256:1cebc0db0e05818b84e78687a9a2ab4b9610a7c5f1654a4fe88b1cbe48e7e495 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:00 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 01:55:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:55:01 76aeaeb05216: Preparing 01:55:01 8f63d219ed9d: Preparing 01:55:01 37cf0808c130: Preparing 01:55:01 73ab9f704742: Preparing 01:55:01 f70ee36035b9: Preparing 01:55:01 37cf0808c130: Layer already exists 01:55:01 73ab9f704742: Layer already exists 01:55:01 8f63d219ed9d: Layer already exists 01:55:01 f70ee36035b9: Layer already exists 01:55:01 76aeaeb05216: Layer already exists 01:55:01 latest: digest: sha256:1cebc0db0e05818b84e78687a9a2ab4b9610a7c5f1654a4fe88b1cbe48e7e495 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.78 01:55:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:55:01 76aeaeb05216: Preparing 01:55:01 8f63d219ed9d: Preparing 01:55:01 37cf0808c130: Preparing 01:55:01 73ab9f704742: Preparing 01:55:01 f70ee36035b9: Preparing 01:55:01 f70ee36035b9: Layer already exists 01:55:01 37cf0808c130: Layer already exists 01:55:01 73ab9f704742: Layer already exists 01:55:01 8f63d219ed9d: Layer already exists 01:55:01 76aeaeb05216: Layer already exists 01:55:01 3.0.0-dev.78: digest: sha256:1cebc0db0e05818b84e78687a9a2ab4b9610a7c5f1654a4fe88b1cbe48e7e495 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:02 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:55:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:55:02 76aeaeb05216: Preparing 01:55:02 8f63d219ed9d: Preparing 01:55:02 37cf0808c130: Preparing 01:55:02 73ab9f704742: Preparing 01:55:02 f70ee36035b9: Preparing 01:55:02 37cf0808c130: Layer already exists 01:55:02 73ab9f704742: Layer already exists 01:55:02 8f63d219ed9d: Layer already exists 01:55:02 76aeaeb05216: Layer already exists 01:55:02 f70ee36035b9: Layer already exists 01:55:02 bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78: digest: sha256:1cebc0db0e05818b84e78687a9a2ab4b9610a7c5f1654a4fe88b1cbe48e7e495 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:03 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 01:55:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:55:03 76aeaeb05216: Preparing 01:55:03 8f63d219ed9d: Preparing 01:55:03 37cf0808c130: Preparing 01:55:03 73ab9f704742: Preparing 01:55:03 f70ee36035b9: Preparing 01:55:03 f70ee36035b9: Layer already exists 01:55:03 8f63d219ed9d: Layer already exists 01:55:03 76aeaeb05216: Layer already exists 01:55:03 73ab9f704742: Layer already exists 01:55:03 37cf0808c130: Layer already exists 01:55:03 main: digest: sha256:1cebc0db0e05818b84e78687a9a2ab4b9610a7c5f1654a4fe88b1cbe48e7e495 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:55:03 ===================================================== [Pipeline] echo 01:55:03 taggedImages: 01:55:03 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1 01:55:03 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 01:55:03 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.78 01:55:03 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bf371e8c577b45590121912e6f14e0928f0d9ba1-3.0.0-dev.78 01:55:03 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:55:03 01:55:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:55:04 arm64: Pulling from edgex-lftools-log-publisher 01:55:04 8998bd30e6a1: Pulling fs layer 01:55:04 04944245beec: Pulling fs layer 01:55:04 699f458cf7ca: Pulling fs layer 01:55:04 765212b225bb: Pulling fs layer 01:55:04 f23df028b6ca: Pulling fs layer 01:55:04 d65c8cfc05b1: Pulling fs layer 01:55:04 2437ff75d9bd: Pulling fs layer 01:55:04 765212b225bb: Waiting 01:55:04 f23df028b6ca: Waiting 01:55:04 2437ff75d9bd: Waiting 01:55:04 d65c8cfc05b1: Waiting 01:55:04 04944245beec: Verifying Checksum 01:55:04 04944245beec: Download complete 01:55:04 765212b225bb: Verifying Checksum 01:55:04 765212b225bb: Download complete 01:55:04 f23df028b6ca: Verifying Checksum 01:55:04 f23df028b6ca: Download complete 01:55:04 d65c8cfc05b1: Verifying Checksum 01:55:04 d65c8cfc05b1: Download complete 01:55:04 699f458cf7ca: Verifying Checksum 01:55:04 699f458cf7ca: Download complete 01:55:05 8998bd30e6a1: Download complete 01:55:07 2437ff75d9bd: Verifying Checksum 01:55:07 2437ff75d9bd: Download complete 01:55:09 8998bd30e6a1: Pull complete 01:55:09 04944245beec: Pull complete 01:55:10 699f458cf7ca: Pull complete 01:55:10 765212b225bb: Pull complete 01:55:11 f23df028b6ca: Pull complete 01:55:11 d65c8cfc05b1: Pull complete 01:55:26 2437ff75d9bd: Pull complete 01:55:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:55:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:55:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:55:26 prd-ubuntu20.04-docker-arm64-4c-16g-8453 does not seem to be running inside a container 01:55:26 $ 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/439 -v /w/workspace/edgex-go/439:/w/workspace/edgex-go/439:rw,z -v /w/workspace/edgex-go/439@tmp:/w/workspace/edgex-go/439@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 01:55:28 $ docker top fd6d592b3897c966f2852cac75328c5aa21d3681df118c9ffaa8a58793f4ef96 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:55:29 ---> job-cost.sh 01:55:29 lf-activate-venv: SKIPPING 01:55:29 INFO: No Stack... 01:55:30 INFO: Retrieving Pricing Info for: v3-standard-4 01:55:30 INFO: Archiving Costs [Pipeline] sh 01:55:31 + cut -d, -f6 01:55:31 + cat /w/workspace/edgex-go/439/archives/cost.csv [Pipeline] lock 01:55:31 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-439-stack-cost] 01:55:31 Resource [jenkins-edgexfoundry-edgex-go-main-439-stack-cost] did not exist. Created. 01:55:31 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-439-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:55:31 + echo total: 0.10999999940395355 [Pipeline] stash 01:55:32 Stashed 1 file(s) [Pipeline] } 01:55:32 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-439-stack-cost] [Pipeline] // lock [Pipeline] } 01:55:32 $ docker stop --time=1 fd6d592b3897c966f2852cac75328c5aa21d3681df118c9ffaa8a58793f4ef96 01:55:34 $ docker rm -f --volumes fd6d592b3897c966f2852cac75328c5aa21d3681df118c9ffaa8a58793f4ef96 [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 01:55:34 provisioning config files... 01:55:34 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/439@tmp/config9528104941321620036tmp [Pipeline] { [Pipeline] sh 01:55:34 + set +x 01:55:34 + curl -s https://codecov.io/bash 01:55:34 + bash -s -- 01:55:34 01:55:34 _____ _ 01:55:34 / ____| | | 01:55:34 | | ___ __| | ___ ___ _____ __ 01:55:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:55:34 | |___| (_) | (_| | __/ (_| (_) \ V / 01:55:34 \_____\___/ \__,_|\___|\___\___/ \_/ 01:55:34 Bash-1.0.6 01:55:34 01:55:34 01:55:34 ==> git version 2.25.1 found 01:55:34 ==> 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 01:55:34 Release-Date: 2020-01-08 01:55:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:55:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:55:34 ==> Jenkins CI detected. 01:55:34 current dir:  /w/workspace/edgex-go/439 01:55:34 project root: . 01:55:34 --> token set from env 01:55:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:55:34 ==> Running gcov in . (disable via -X gcov) 01:55:34 ==> Python coveragepy not found 01:55:34 ==> Searching for coverage reports in: 01:55:34 + . 01:55:34 -> Found 1 reports 01:55:34 ==> Detecting git/mercurial file structure 01:55:34 ==> Reading reports 01:55:34 + ./coverage.out bytes=446903 01:55:34 ==> Appending adjustments 01:55:34 https://docs.codecov.io/docs/fixing-reports 01:55:35 + Found adjustments 01:55:35 ==> Gzipping contents 01:55:36 60K /tmp/codecov.89UFa4.gz 01:55:36 ==> Uploading reports 01:55:36 url: https://codecov.io 01:55:36 query: branch=main&commit=bf371e8c577b45590121912e6f14e0928f0d9ba1&build=439&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F439%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:55:36 -> Pinging Codecov 01:55:36 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=bf371e8c577b45590121912e6f14e0928f0d9ba1&build=439&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F439%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:55:36 -> Uploading to 01:55:36 https://storage.googleapis.com/codecov/v4/raw/2023-03-07/00271124DB129430A58F1EEE437C3FCB/bf371e8c577b45590121912e6f14e0928f0d9ba1/b58e86e1-bbc8-43e6-be2a-f3c5fdcdaad5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230307T015535Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b35a935eaefa76f8ef1b020c90f55d36a3e04bd6f9d73c5a193f58e7b185703d 01:55:36 % Total % Received % Xferd Average Speed Time Time Time Current 01:55:36 Dload Upload Total Spent Left Speed 01:55:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58173 0 0 100 58173 0 189k --:--:-- --:--:-- --:--:-- 189k 01:55:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/bf371e8c577b45590121912e6f14e0928f0d9ba1 [Pipeline] } 01:55:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 01:55:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:55:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:55:36 01:55:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:55:37 1.410.4: Pulling from edgex-devops/edgex-snyk-go 01:55:37 df9b9388f04a: Pulling fs layer 01:55:37 52dc419b0ee2: Pulling fs layer 01:55:37 25bc292e5bac: Pulling fs layer 01:55:37 114826534d7a: Pulling fs layer 01:55:37 4657fd5d0bcf: Pulling fs layer 01:55:37 6ad1cebc031e: Pulling fs layer 01:55:37 8a3aa393b2d8: Pulling fs layer 01:55:37 114826534d7a: Waiting 01:55:37 4657fd5d0bcf: Waiting 01:55:37 6ad1cebc031e: Waiting 01:55:37 8a3aa393b2d8: Waiting 01:55:37 25bc292e5bac: Verifying Checksum 01:55:37 25bc292e5bac: Download complete 01:55:37 52dc419b0ee2: Download complete 01:55:37 4657fd5d0bcf: Verifying Checksum 01:55:37 4657fd5d0bcf: Download complete 01:55:37 df9b9388f04a: Download complete 01:55:37 df9b9388f04a: Pull complete 01:55:37 6ad1cebc031e: Verifying Checksum 01:55:37 6ad1cebc031e: Download complete 01:55:37 52dc419b0ee2: Pull complete 01:55:37 25bc292e5bac: Pull complete 01:55:37 114826534d7a: Verifying Checksum 01:55:37 114826534d7a: Download complete 01:55:38 8a3aa393b2d8: Download complete 01:55:41 114826534d7a: Pull complete 01:55:41 4657fd5d0bcf: Pull complete 01:55:41 6ad1cebc031e: Pull complete 01:55:44 8a3aa393b2d8: Pull complete 01:55:44 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 01:55:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:55:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:55:44 prd-ubuntu20.04-docker-8c-8g-8451 does not seem to be running inside a container 01:55:44 $ 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/439 -v /w/workspace/edgex-go/439:/w/workspace/edgex-go/439:rw,z -v /w/workspace/edgex-go/439@tmp:/w/workspace/edgex-go/439@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 01:55:46 $ docker top 05cb2b3b19e1dccf0f30bf0d1cedcc8e41c0b83b300c3e054f188a78add8bc78 -eo pid,comm [Pipeline] { [Pipeline] echo 01:55:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 01:55:47 + set -o pipefail 01:55:47 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 01:55:52 01:55:52 Monitoring /w/workspace/edgex-go/439 (github.com/edgexfoundry/edgex-go)... 01:55:52 01:55:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/6516a174-07ea-4a33-8e03-17ab111d0ccd 01:55:52 01:55:52 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 01:55:52 01:55:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:55:52 01:55:52 01:55:52 A medium severity vulnerability was found in the Snyk CLI versions you are using. 01:55:52 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 01:55:52 More details here: https://snyk.co/ue1NS [Pipeline] } 01:55:52 $ docker stop --time=1 05cb2b3b19e1dccf0f30bf0d1cedcc8e41c0b83b300c3e054f188a78add8bc78 01:55:54 $ docker rm -f --volumes 05cb2b3b19e1dccf0f30bf0d1cedcc8e41c0b83b300c3e054f188a78add8bc78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 01:55:55 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:55:55 provisioning config files... 01:55:55 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/439@tmp/config14894845617928132318tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:55:55 --> edgex-publish-swagger.sh 01:55:55 === Publish openapi/v3 API === 01:55:55 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 01:55:55 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/439/openapi/v3/core-command.yaml] 01:55:55 % Total % Received % Xferd Average Speed Time Time Time Current 01:55:55 Dload Upload Total Spent Left Speed 01:55:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 134k --:--:-- --:--:-- --:--:-- 133k 100 29030 0 0 100 29030 0 47357 --:--:-- --:--:-- --:--:-- 47280 01:55:56 01:55:56 01:55:56 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/439/openapi/v3/core-data.yaml] 01:55:56 % Total % Received % Xferd Average Speed Time Time Time Current 01:55:56 Dload Upload Total Spent Left Speed 01:55:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 120k --:--:-- --:--:-- --:--:-- 120k 100 69110 0 0 100 69110 0 120k --:--:-- --:--:-- --:--:-- 120k 01:55:56 01:55:56 01:55:56 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/439/openapi/v3/core-metadata.yaml] 01:55:56 % Total % Received % Xferd Average Speed Time Time Time Current 01:55:56 Dload Upload Total Spent Left Speed 01:55:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 0 0 100 140k 0 246k --:--:-- --:--:-- --:--:-- 246k 01:55:57 01:55:57 01:55:57 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/439/openapi/v3/support-notifications.yaml] 01:55:57 % Total % Received % Xferd Average Speed Time Time Time Current 01:55:57 Dload Upload Total Spent Left Speed 01:55:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 153k --:--:-- --:--:-- --:--:-- 153k 100 86965 0 0 100 86965 0 153k --:--:-- --:--:-- --:--:-- 152k 01:55:57 01:55:57 01:55:57 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/439/openapi/v3/support-scheduler.yaml] 01:55:57 % Total % Received % Xferd Average Speed Time Time Time Current 01:55:57 Dload Upload Total Spent Left Speed 01:55:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 58121 --:--:-- --:--:-- --:--:-- 58121 01:55:58 01:55:58 [Pipeline] } 01:55:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 01:55:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:55:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:55:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:55:59 prd-ubuntu20.04-docker-8c-8g-8451 does not seem to be running inside a container 01:55:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/439 -v /w/workspace/edgex-go/439:/w/workspace/edgex-go/439:rw,z -v /w/workspace/edgex-go/439@tmp:/w/workspace/edgex-go/439@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:55:59 $ docker top b1e71d75d3aba2658c7d8c8923c306183a5634820a4619f0a3cc171711149af4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:55:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:55:59 [ssh-agent] Looking for ssh-agent implementation... 01:55:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:55:59 $ docker exec b1e71d75d3aba2658c7d8c8923c306183a5634820a4619f0a3cc171711149af4 ssh-agent 01:55:59 SSH_AUTH_SOCK=/tmp/ssh-cz2SOu1DiX3q/agent.32 01:55:59 SSH_AGENT_PID=38 01:55:59 Running ssh-add (command line suppressed) 01:55:59 Identity added: /w/workspace/edgex-go/439@tmp/private_key_2161005114761991700.key (/w/workspace/edgex-go/439@tmp/private_key_2161005114761991700.key) 01:55:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:56:00 + git semver tag 01:56:00 2023-03-07 01:56:00,481 [run_tag] DEBUG tag force:False 01:56:00 2023-03-07 01:56:00,481 [check_head_tag] DEBUG check head tag 01:56:00 2023-03-07 01:56:00,484 [execute] INFO git cat-file --batch-check 01:56:00 2023-03-07 01:56:00,484 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/439, universal_newlines=False, shell=None, istream=) 01:56:00 2023-03-07 01:56:00,488 [execute] INFO git cat-file --batch 01:56:00 2023-03-07 01:56:00,488 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/439, universal_newlines=False, shell=None, istream=) 01:56:00 2023-03-07 01:56:00,546 [read_version] DEBUG read version from /w/workspace/edgex-go/439/.semver/main 01:56:00 2023-03-07 01:56:00,546 [execute] INFO git tag -a v3.0.0-dev.78 -m v3.0.0-dev.78 01:56:00 2023-03-07 01:56:00,546 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.78', '-m', 'v3.0.0-dev.78'], cwd=/w/workspace/edgex-go/439, universal_newlines=False, shell=None, istream=None) 01:56:00 2023-03-07 01:56:00,550 [read_version] DEBUG read version from /w/workspace/edgex-go/439/.semver/main 01:56:00 3.0.0-dev.78 [Pipeline] } 01:56:00 $ docker exec --env ******** --env ******** b1e71d75d3aba2658c7d8c8923c306183a5634820a4619f0a3cc171711149af4 ssh-agent -k 01:56:00 unset SSH_AUTH_SOCK; 01:56:00 unset SSH_AGENT_PID; 01:56:00 echo Agent pid 38 killed; 01:56:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:56:01 + git semver [Pipeline] } 01:56:01 $ docker stop --time=1 b1e71d75d3aba2658c7d8c8923c306183a5634820a4619f0a3cc171711149af4 01:56:03 $ docker rm -f --volumes b1e71d75d3aba2658c7d8c8923c306183a5634820a4619f0a3cc171711149af4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:56:03 01:56:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:56:03 0.23.1-centos7: Pulling from edgex-lftools 01:56:03 ab5ef0e58194: Pulling fs layer 01:56:03 9712f1f96733: Pulling fs layer 01:56:03 63f879dbbcfc: Pulling fs layer 01:56:03 0d9ebad4ef96: Pulling fs layer 01:56:03 e9a5061849ea: Pulling fs layer 01:56:03 d747dcd14b5f: Pulling fs layer 01:56:03 2de7ff778b66: Pulling fs layer 01:56:03 e9a5061849ea: Waiting 01:56:03 d747dcd14b5f: Waiting 01:56:03 2de7ff778b66: Waiting 01:56:03 0d9ebad4ef96: Waiting 01:56:03 9712f1f96733: Verifying Checksum 01:56:03 9712f1f96733: Download complete 01:56:04 63f879dbbcfc: Verifying Checksum 01:56:04 63f879dbbcfc: Download complete 01:56:04 e9a5061849ea: Verifying Checksum 01:56:04 e9a5061849ea: Download complete 01:56:04 d747dcd14b5f: Download complete 01:56:04 0d9ebad4ef96: Verifying Checksum 01:56:04 0d9ebad4ef96: Download complete 01:56:04 ab5ef0e58194: Download complete 01:56:04 2de7ff778b66: Verifying Checksum 01:56:04 2de7ff778b66: Download complete 01:56:07 ab5ef0e58194: Pull complete 01:56:07 9712f1f96733: Pull complete 01:56:08 63f879dbbcfc: Pull complete 01:56:11 0d9ebad4ef96: Pull complete 01:56:11 e9a5061849ea: Pull complete 01:56:11 d747dcd14b5f: Pull complete 01:56:12 2de7ff778b66: Pull complete 01:56:12 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:56:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:56:12 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:12 prd-ubuntu20.04-docker-8c-8g-8451 does not seem to be running inside a container 01:56:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/439 -v /w/workspace/edgex-go/439:/w/workspace/edgex-go/439:rw,z -v /w/workspace/edgex-go/439@tmp:/w/workspace/edgex-go/439@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 01:56:15 $ docker top c0d0bafecb53fd79429416aab6bacd4253a534d20a6af3bb088f82639268f255 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:56:15 provisioning config files... 01:56:15 copy managed file [sigul-config] to file:/w/workspace/edgex-go/439@tmp/config10755082779630198564tmp 01:56:15 copy managed file [sigul-password] to file:/w/workspace/edgex-go/439@tmp/config1843991995876464340tmp 01:56:15 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/439@tmp/config14653336837217445827tmp [Pipeline] { [Pipeline] echo 01:56:15 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:56:15 ---> sigul-configuration.sh 01:56:15 gpg: directory `/root/.gnupg' created 01:56:15 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:56:15 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:56:15 gpg: keyring `/root/.gnupg/secring.gpg' created 01:56:15 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:56:15 gpg: CAST5 encrypted data 01:56:15 gpg: encrypted with 1 passphrase 01:56:15 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:56:15 + mkdir /home/jenkins 01:56:15 + mkdir /home/jenkins/sigul [Pipeline] sh 01:56:16 + 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 01:56:16 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:56:16 ---> sigul-install.sh 01:56:16 Sigul already installed; skipping installation. [Pipeline] sh 01:56:16 + git tag --list 01:56:16 0.6.0 01:56:16 0.6.1 01:56:16 0.7.0 01:56:16 0.7.1 01:56:16 v1.0.0 01:56:16 v1.0.1 01:56:16 v1.1.0 01:56:16 v1.2.0 01:56:16 v1.2.1 01:56:16 v1.3.0 01:56:16 v1.3.1 01:56:16 v2.0.0 01:56:16 v2.1.0 01:56:16 v2.1.1 01:56:16 v2.1.1-dev.1 01:56:16 v2.1.1-dev.2 01:56:16 v2.1.1-dev.3 01:56:16 v2.1.1-dev.4 01:56:16 v2.1.1-dev.5 01:56:16 v2.1.1-dev.6 01:56:16 v2.1.1-dev.7 01:56:16 v2.1.1-dev.8 01:56:16 v2.1.2-dev.1 01:56:16 v2.2.0 01:56:16 v2.2.1-dev.1 01:56:16 v2.2.1-dev.10 01:56:16 v2.2.1-dev.11 01:56:16 v2.2.1-dev.12 01:56:16 v2.2.1-dev.13 01:56:16 v2.2.1-dev.14 01:56:16 v2.2.1-dev.15 01:56:16 v2.2.1-dev.16 01:56:16 v2.2.1-dev.17 01:56:16 v2.2.1-dev.18 01:56:16 v2.2.1-dev.19 01:56:16 v2.2.1-dev.2 01:56:16 v2.2.1-dev.20 01:56:16 v2.2.1-dev.21 01:56:16 v2.2.1-dev.22 01:56:16 v2.2.1-dev.23 01:56:16 v2.2.1-dev.24 01:56:16 v2.2.1-dev.25 01:56:16 v2.2.1-dev.26 01:56:16 v2.2.1-dev.27 01:56:16 v2.2.1-dev.28 01:56:16 v2.2.1-dev.29 01:56:16 v2.2.1-dev.3 01:56:16 v2.2.1-dev.4 01:56:16 v2.2.1-dev.5 01:56:16 v2.2.1-dev.6 01:56:16 v2.2.1-dev.7 01:56:16 v2.2.1-dev.8 01:56:16 v2.2.1-dev.9 01:56:16 v2.3.0 01:56:16 v2.3.0-dev.100 01:56:16 v2.3.0-dev.101 01:56:16 v2.3.0-dev.102 01:56:16 v2.3.0-dev.103 01:56:16 v2.3.0-dev.104 01:56:16 v2.3.0-dev.105 01:56:16 v2.3.0-dev.106 01:56:16 v2.3.0-dev.29 01:56:16 v2.3.0-dev.30 01:56:16 v2.3.0-dev.31 01:56:16 v2.3.0-dev.32 01:56:16 v2.3.0-dev.33 01:56:16 v2.3.0-dev.34 01:56:16 v2.3.0-dev.35 01:56:16 v2.3.0-dev.36 01:56:16 v2.3.0-dev.37 01:56:16 v2.3.0-dev.38 01:56:16 v2.3.0-dev.39 01:56:16 v2.3.0-dev.40 01:56:16 v2.3.0-dev.41 01:56:16 v2.3.0-dev.42 01:56:16 v2.3.0-dev.43 01:56:16 v2.3.0-dev.44 01:56:16 v2.3.0-dev.45 01:56:16 v2.3.0-dev.46 01:56:16 v2.3.0-dev.47 01:56:16 v2.3.0-dev.48 01:56:16 v2.3.0-dev.49 01:56:16 v2.3.0-dev.50 01:56:16 v2.3.0-dev.51 01:56:16 v2.3.0-dev.52 01:56:16 v2.3.0-dev.53 01:56:16 v2.3.0-dev.54 01:56:16 v2.3.0-dev.55 01:56:16 v2.3.0-dev.56 01:56:16 v2.3.0-dev.57 01:56:16 v2.3.0-dev.58 01:56:16 v2.3.0-dev.59 01:56:16 v2.3.0-dev.60 01:56:16 v2.3.0-dev.61 01:56:16 v2.3.0-dev.62 01:56:16 v2.3.0-dev.63 01:56:16 v2.3.0-dev.64 01:56:16 v2.3.0-dev.65 01:56:16 v2.3.0-dev.66 01:56:16 v2.3.0-dev.67 01:56:16 v2.3.0-dev.68 01:56:16 v2.3.0-dev.69 01:56:16 v2.3.0-dev.70 01:56:16 v2.3.0-dev.71 01:56:16 v2.3.0-dev.72 01:56:16 v2.3.0-dev.73 01:56:16 v2.3.0-dev.74 01:56:16 v2.3.0-dev.75 01:56:16 v2.3.0-dev.76 01:56:16 v2.3.0-dev.77 01:56:16 v2.3.0-dev.78 01:56:16 v2.3.0-dev.79 01:56:16 v2.3.0-dev.80 01:56:16 v2.3.0-dev.81 01:56:16 v2.3.0-dev.82 01:56:16 v2.3.0-dev.83 01:56:16 v2.3.0-dev.84 01:56:16 v2.3.0-dev.85 01:56:16 v2.3.0-dev.86 01:56:16 v2.3.0-dev.87 01:56:16 v2.3.0-dev.88 01:56:16 v2.3.0-dev.89 01:56:16 v2.3.0-dev.90 01:56:16 v2.3.0-dev.91 01:56:16 v2.3.0-dev.92 01:56:16 v2.3.0-dev.93 01:56:16 v2.3.0-dev.94 01:56:16 v2.3.0-dev.95 01:56:16 v2.3.0-dev.96 01:56:16 v2.3.0-dev.97 01:56:16 v2.3.0-dev.98 01:56:16 v2.3.0-dev.99 01:56:16 v2.3.1-dev.1 01:56:16 v2.3.1-dev.2 01:56:16 v2.3.1-dev.3 01:56:16 v2.3.1-dev.4 01:56:16 v2.3.1-dev.5 01:56:16 v3.0.0-dev.1 01:56:16 v3.0.0-dev.10 01:56:16 v3.0.0-dev.11 01:56:16 v3.0.0-dev.12 01:56:16 v3.0.0-dev.13 01:56:16 v3.0.0-dev.14 01:56:16 v3.0.0-dev.15 01:56:16 v3.0.0-dev.16 01:56:16 v3.0.0-dev.17 01:56:16 v3.0.0-dev.18 01:56:16 v3.0.0-dev.19 01:56:16 v3.0.0-dev.2 01:56:16 v3.0.0-dev.20 01:56:16 v3.0.0-dev.21 01:56:16 v3.0.0-dev.22 01:56:16 v3.0.0-dev.23 01:56:16 v3.0.0-dev.24 01:56:16 v3.0.0-dev.25 01:56:16 v3.0.0-dev.26 01:56:16 v3.0.0-dev.27 01:56:16 v3.0.0-dev.28 01:56:16 v3.0.0-dev.29 01:56:16 v3.0.0-dev.3 01:56:16 v3.0.0-dev.30 01:56:16 v3.0.0-dev.31 01:56:16 v3.0.0-dev.32 01:56:16 v3.0.0-dev.33 01:56:16 v3.0.0-dev.34 01:56:16 v3.0.0-dev.35 01:56:16 v3.0.0-dev.36 01:56:16 v3.0.0-dev.37 01:56:16 v3.0.0-dev.38 01:56:16 v3.0.0-dev.39 01:56:16 v3.0.0-dev.4 01:56:16 v3.0.0-dev.40 01:56:16 v3.0.0-dev.41 01:56:16 v3.0.0-dev.42 01:56:16 v3.0.0-dev.43 01:56:16 v3.0.0-dev.44 01:56:16 v3.0.0-dev.45 01:56:16 v3.0.0-dev.46 01:56:16 v3.0.0-dev.47 01:56:16 v3.0.0-dev.48 01:56:16 v3.0.0-dev.49 01:56:16 v3.0.0-dev.5 01:56:16 v3.0.0-dev.50 01:56:16 v3.0.0-dev.51 01:56:16 v3.0.0-dev.52 01:56:16 v3.0.0-dev.53 01:56:16 v3.0.0-dev.54 01:56:16 v3.0.0-dev.55 01:56:16 v3.0.0-dev.56 01:56:16 v3.0.0-dev.57 01:56:16 v3.0.0-dev.58 01:56:16 v3.0.0-dev.59 01:56:16 v3.0.0-dev.6 01:56:16 v3.0.0-dev.60 01:56:16 v3.0.0-dev.61 01:56:16 v3.0.0-dev.62 01:56:16 v3.0.0-dev.63 01:56:16 v3.0.0-dev.64 01:56:16 v3.0.0-dev.65 01:56:16 v3.0.0-dev.66 01:56:16 v3.0.0-dev.67 01:56:16 v3.0.0-dev.68 01:56:16 v3.0.0-dev.69 01:56:16 v3.0.0-dev.7 01:56:16 v3.0.0-dev.70 01:56:16 v3.0.0-dev.71 01:56:16 v3.0.0-dev.72 01:56:16 v3.0.0-dev.73 01:56:16 v3.0.0-dev.74 01:56:16 v3.0.0-dev.75 01:56:16 v3.0.0-dev.76 01:56:16 v3.0.0-dev.77 01:56:16 v3.0.0-dev.78 01:56:16 v3.0.0-dev.8 01:56:16 v3.0.0-dev.9 [Pipeline] sh 01:56:16 + lftools sign git-tag v3.0.0-dev.78 01:56:17 Signing Git tag with Sigul... 01:56:17 Signing v3.0.0-dev.78 [Pipeline] echo 01:56:18 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:56:18 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:56:18 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:56:18 $ docker stop --time=1 c0d0bafecb53fd79429416aab6bacd4253a534d20a6af3bb088f82639268f255 01:56:19 $ docker rm -f --volumes c0d0bafecb53fd79429416aab6bacd4253a534d20a6af3bb088f82639268f255 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:56:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:56:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:56:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:20 prd-ubuntu20.04-docker-8c-8g-8451 does not seem to be running inside a container 01:56:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/439 -v /w/workspace/edgex-go/439:/w/workspace/edgex-go/439:rw,z -v /w/workspace/edgex-go/439@tmp:/w/workspace/edgex-go/439@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:56:20 $ docker top 356d7bd70049e4603c0d9a1fc71c6928cd865882582044de96b66ee72c55c69b -eo pid,comm 01:56:20 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). 01:56:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:56:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:56:21 [ssh-agent] Looking for ssh-agent implementation... 01:56:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:56:21 $ docker exec 356d7bd70049e4603c0d9a1fc71c6928cd865882582044de96b66ee72c55c69b ssh-agent 01:56:21 SSH_AUTH_SOCK=/tmp/ssh-8LYta2ZGHrkW/agent.33 01:56:21 SSH_AGENT_PID=39 01:56:21 Running ssh-add (command line suppressed) 01:56:21 Identity added: /w/workspace/edgex-go/439@tmp/private_key_10508332709841974458.key (/w/workspace/edgex-go/439@tmp/private_key_10508332709841974458.key) 01:56:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:56:21 + git semver bump pre 01:56:22 2023-03-07 01:56:21,930 [read_version] DEBUG read version from /w/workspace/edgex-go/439/.semver/main 01:56:22 2023-03-07 01:56:21,931 [bump_version] DEBUG bumping version:3.0.0-dev.78 on axis:pre with prefix:dev 01:56:22 2023-03-07 01:56:21,931 [bump_version] DEBUG bumped version:3.0.0-dev.79 01:56:22 2023-03-07 01:56:21,931 [write_version] DEBUG write version:3.0.0-dev.79 to path:/w/workspace/edgex-go/439/.semver/main with force:True 01:56:22 2023-03-07 01:56:21,931 [read_version] DEBUG read version from /w/workspace/edgex-go/439/.semver/main 01:56:22 2023-03-07 01:56:21,931 [write_file] DEBUG write to file:/w/workspace/edgex-go/439/.semver/main 01:56:22 2023-03-07 01:56:21,933 [execute] INFO git cat-file --batch-check 01:56:22 2023-03-07 01:56:21,934 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/439/.semver, universal_newlines=False, shell=None, istream=) 01:56:22 2023-03-07 01:56:21,938 [execute] INFO git cat-file --batch 01:56:22 2023-03-07 01:56:21,939 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/439/.semver, universal_newlines=False, shell=None, istream=) 01:56:22 2023-03-07 01:56:21,943 [read_version] DEBUG read version from /w/workspace/edgex-go/439/.semver/main 01:56:22 3.0.0-dev.79 [Pipeline] } 01:56:22 $ docker exec --env ******** --env ******** 356d7bd70049e4603c0d9a1fc71c6928cd865882582044de96b66ee72c55c69b ssh-agent -k 01:56:22 unset SSH_AUTH_SOCK; 01:56:22 unset SSH_AGENT_PID; 01:56:22 echo Agent pid 39 killed; 01:56:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:56:22 + git semver [Pipeline] } 01:56:23 $ docker stop --time=1 356d7bd70049e4603c0d9a1fc71c6928cd865882582044de96b66ee72c55c69b 01:56:24 $ docker rm -f --volumes 356d7bd70049e4603c0d9a1fc71c6928cd865882582044de96b66ee72c55c69b [Pipeline] // withDockerContainer [Pipeline] sh 01:56:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:56:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:56:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:25 prd-ubuntu20.04-docker-8c-8g-8451 does not seem to be running inside a container 01:56:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/439 -v /w/workspace/edgex-go/439:/w/workspace/edgex-go/439:rw,z -v /w/workspace/edgex-go/439@tmp:/w/workspace/edgex-go/439@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:56:25 $ docker top 98bb7904a8fa466b28b936a9eddc809bb5708463bc64c73937c12378e5fdacbf -eo pid,comm 01:56:25 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). 01:56:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:56:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:56:25 [ssh-agent] Looking for ssh-agent implementation... 01:56:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:56:25 $ docker exec 98bb7904a8fa466b28b936a9eddc809bb5708463bc64c73937c12378e5fdacbf ssh-agent 01:56:25 SSH_AUTH_SOCK=/tmp/ssh-TR5Gz56KppVm/agent.32 01:56:25 SSH_AGENT_PID=38 01:56:25 Running ssh-add (command line suppressed) 01:56:26 Identity added: /w/workspace/edgex-go/439@tmp/private_key_11873707114865655092.key (/w/workspace/edgex-go/439@tmp/private_key_11873707114865655092.key) 01:56:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:56:26 + git semver push 01:56:26 2023-03-07 01:56:26,606 [run_push] DEBUG push 01:56:26 2023-03-07 01:56:26,607 [execute] INFO git cat-file --batch-check 01:56:26 2023-03-07 01:56:26,607 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/439/.semver, universal_newlines=False, shell=None, istream=) 01:56:26 2023-03-07 01:56:26,612 [execute] INFO git rev-list 7c5b60552619942a9c437d199e27d66cff378c64 -- 01:56:26 2023-03-07 01:56:26,613 [execute] DEBUG Popen(['git', 'rev-list', '7c5b60552619942a9c437d199e27d66cff378c64', '--'], cwd=/w/workspace/edgex-go/439/.semver, universal_newlines=False, shell=None, istream=None) 01:56:26 2023-03-07 01:56:26,627 [execute] INFO git fetch -v origin 01:56:26 2023-03-07 01:56:26,628 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/439/.semver, universal_newlines=True, shell=None, istream=None) 01:56:27 2023-03-07 01:56:27,185 [run_push] DEBUG no remote changes detected 01:56:27 2023-03-07 01:56:27,186 [execute] INFO git push origin semver 01:56:27 2023-03-07 01:56:27,186 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/439/.semver, universal_newlines=False, shell=None, istream=None) 01:56:28 2023-03-07 01:56:28,135 [run_push] DEBUG push all version tags 01:56:28 2023-03-07 01:56:28,136 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:56:28 2023-03-07 01:56:28,136 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/439, universal_newlines=False, shell=None, istream=None) 01:56:29 2023-03-07 01:56:29,024 [read_version] DEBUG read version from /w/workspace/edgex-go/439/.semver/main 01:56:29 3.0.0-dev.79 [Pipeline] } 01:56:29 $ docker exec --env ******** --env ******** 98bb7904a8fa466b28b936a9eddc809bb5708463bc64c73937c12378e5fdacbf ssh-agent -k 01:56:29 unset SSH_AUTH_SOCK; 01:56:29 unset SSH_AGENT_PID; 01:56:29 echo Agent pid 38 killed; 01:56:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:56:29 + git semver [Pipeline] } 01:56:30 $ docker stop --time=1 98bb7904a8fa466b28b936a9eddc809bb5708463bc64c73937c12378e5fdacbf 01:56:31 $ docker rm -f --volumes 98bb7904a8fa466b28b936a9eddc809bb5708463bc64c73937c12378e5fdacbf [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 01:56:31 + [ -d /w/workspace/edgex-go/439/archives ] [Pipeline] libraryResource [Pipeline] sh 01:56:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:56:32 ---> package-listing.sh 01:56:32 ++ facter osfamily 01:56:32 ++ tr '[:upper:]' '[:lower:]' 01:56:33 + OS_FAMILY=debian 01:56:33 + workspace=/w/workspace/edgex-go/439 01:56:33 + START_PACKAGES=/tmp/packages_start.txt 01:56:33 + END_PACKAGES=/tmp/packages_end.txt 01:56:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:56:33 + PACKAGES=/tmp/packages_start.txt 01:56:33 + '[' /w/workspace/edgex-go/439 ']' 01:56:33 + PACKAGES=/tmp/packages_end.txt 01:56:33 + case "${OS_FAMILY}" in 01:56:33 + dpkg -l 01:56:33 + grep '^ii' 01:56:33 + '[' -f /tmp/packages_start.txt ']' 01:56:33 + '[' -f /tmp/packages_end.txt ']' 01:56:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:56:33 + '[' /w/workspace/edgex-go/439 ']' 01:56:33 + mkdir -p /w/workspace/edgex-go/439/archives/ 01:56:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/439/archives/ [Pipeline] echo 01:56:33 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/439/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:56:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:56:34 01:56:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:56:34 latest: Pulling from edgex-lftools-log-publisher 01:56:34 5eb5b503b376: Pulling fs layer 01:56:34 5c69ac0246d0: Pulling fs layer 01:56:34 ec43610c2a17: Pulling fs layer 01:56:34 3a2ae6a8a46f: Pulling fs layer 01:56:34 33b1e0a273af: Pulling fs layer 01:56:34 5d3b04190fa2: Pulling fs layer 01:56:34 2f39f015ded8: Pulling fs layer 01:56:34 33b1e0a273af: Waiting 01:56:34 2f39f015ded8: Waiting 01:56:34 5d3b04190fa2: Waiting 01:56:34 5c69ac0246d0: Verifying Checksum 01:56:34 5c69ac0246d0: Download complete 01:56:34 3a2ae6a8a46f: Verifying Checksum 01:56:34 3a2ae6a8a46f: Download complete 01:56:34 33b1e0a273af: Verifying Checksum 01:56:34 33b1e0a273af: Download complete 01:56:34 5d3b04190fa2: Verifying Checksum 01:56:34 5d3b04190fa2: Download complete 01:56:34 ec43610c2a17: Verifying Checksum 01:56:34 ec43610c2a17: Download complete 01:56:34 5eb5b503b376: Verifying Checksum 01:56:34 5eb5b503b376: Download complete 01:56:35 2f39f015ded8: Download complete 01:56:35 5eb5b503b376: Pull complete 01:56:35 5c69ac0246d0: Pull complete 01:56:36 ec43610c2a17: Pull complete 01:56:36 3a2ae6a8a46f: Pull complete 01:56:36 33b1e0a273af: Pull complete 01:56:36 5d3b04190fa2: Pull complete 01:56:40 2f39f015ded8: Pull complete 01:56:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:56:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:56:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:41 prd-ubuntu20.04-docker-8c-8g-8451 does not seem to be running inside a container 01:56:41 $ 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/439/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/439 -v /w/workspace/edgex-go/439:/w/workspace/edgex-go/439:rw,z -v /w/workspace/edgex-go/439@tmp:/w/workspace/edgex-go/439@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:56:42 $ docker top 250da65f4bdb0d90ed6630021486e988738f2b5d2c162c33c95d28de4e99e404 -eo pid,comm [Pipeline] { [Pipeline] sh 01:56:43 + touch /tmp/pre-build-complete [Pipeline] sh 01:56:43 + mkdir -p /var/log/sysstat [Pipeline] sh 01:56:43 + ls /var/log/sa-host 01:56:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:56:43 provisioning config files... 01:56:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/439@tmp/config11986530903978173980tmp [Pipeline] { [Pipeline] echo 01:56:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:56:43 ---> create-netrc.sh [Pipeline] } 01:56:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:56:44 ---> python-tools-install.sh [Pipeline] echo 01:56:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:56:44 ---> sudo-logs.sh 01:56:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:56:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:56:44 ---> job-cost.sh 01:56:44 lf-activate-venv: SKIPPING 01:56:44 DEBUG: total: 0.10999999940395355 01:56:44 INFO: Retrieving Stack Cost... 01:56:45 INFO: Retrieving Pricing Info for: v3-standard-8 01:56:45 INFO: Archiving Costs [Pipeline] echo 01:56:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:56:45 ---> logs-deploy.sh 01:56:45 lf-activate-venv: SKIPPING 01:56:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/439 01:56:45 INFO: archiving workspace using pattern(s): 01:56:46 Archives upload complete. 01:56:47 INFO: archiving logs to Nexus 01:56:48 ---> uname -a: 01:56:48 Linux prd-ubuntu20-04-docker-8c-8g-8451 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:56:48 01:56:48 01:56:48 ---> lscpu: 01:56:48 Architecture: x86_64 01:56:48 CPU op-mode(s): 32-bit, 64-bit 01:56:48 Byte Order: Little Endian 01:56:48 Address sizes: 40 bits physical, 48 bits virtual 01:56:48 CPU(s): 8 01:56:48 On-line CPU(s) list: 0-7 01:56:48 Thread(s) per core: 1 01:56:48 Core(s) per socket: 1 01:56:48 Socket(s): 8 01:56:48 NUMA node(s): 1 01:56:48 Vendor ID: AuthenticAMD 01:56:48 CPU family: 23 01:56:48 Model: 49 01:56:48 Model name: AMD EPYC-Rome Processor 01:56:48 Stepping: 0 01:56:48 CPU MHz: 2799.996 01:56:48 BogoMIPS: 5599.99 01:56:48 Virtualization: AMD-V 01:56:48 Hypervisor vendor: KVM 01:56:48 Virtualization type: full 01:56:48 L1d cache: 256 KiB 01:56:48 L1i cache: 256 KiB 01:56:48 L2 cache: 4 MiB 01:56:48 L3 cache: 128 MiB 01:56:48 NUMA node0 CPU(s): 0-7 01:56:48 Vulnerability Itlb multihit: Not affected 01:56:48 Vulnerability L1tf: Not affected 01:56:48 Vulnerability Mds: Not affected 01:56:48 Vulnerability Meltdown: Not affected 01:56:48 Vulnerability Mmio stale data: Not affected 01:56:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:56:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:56:48 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:56:48 Vulnerability Srbds: Not affected 01:56:48 Vulnerability Tsx async abort: Not affected 01:56:48 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 01:56:48 01:56:48 01:56:48 ---> nproc: 01:56:48 8 01:56:48 01:56:48 01:56:48 ---> df -h: 01:56:48 Filesystem Size Used Avail Use% Mounted on 01:56:48 overlay 155G 20G 136G 13% / 01:56:48 tmpfs 64M 0 64M 0% /dev 01:56:48 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:56:48 shm 64M 0 64M 0% /dev/shm 01:56:48 /dev/vda1 155G 20G 136G 13% /facter-os 01:56:48 01:56:48 01:56:48 ---> sar -b -r -n DEV: 01:56:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8451) 03/07/23 _x86_64_ (8 CPU) 01:56:48 01:56:48 01:22:22 LINUX RESTART (8 CPU) 01:56:48 01:56:48 01:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:56:48 01:24:01 147.06 10.33 136.73 0.00 1686.65 66913.25 0.00 01:56:48 01:25:01 31.26 0.28 30.98 0.00 3.47 14642.24 0.00 01:56:48 01:26:01 243.09 0.17 242.93 0.00 25.33 107805.50 0.00 01:56:48 01:27:01 486.77 9.03 477.74 0.00 78.64 242198.33 0.00 01:56:48 01:28:01 925.39 11.28 914.11 0.00 5161.75 250068.38 0.00 01:56:48 01:29:01 1124.53 0.38 1124.15 0.00 11.60 261738.64 0.00 01:56:48 01:30:01 27.10 1.73 25.36 0.00 56.26 792.67 0.00 01:56:48 01:31:01 13.28 0.00 13.28 0.00 0.00 323.01 0.00 01:56:48 01:32:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 01:56:48 01:33:01 1.62 0.00 1.62 0.00 0.00 18.00 0.00 01:56:48 01:34:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 01:56:48 01:35:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 01:56:48 01:36:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 01:56:48 01:37:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 01:56:48 01:38:01 1.17 0.02 1.15 0.00 0.13 18.13 0.00 01:56:48 01:39:01 1.85 0.00 1.85 0.00 0.00 21.99 0.00 01:56:48 01:40:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 01:56:48 01:41:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 01:56:48 01:42:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 01:56:48 01:43:01 1.43 0.00 1.43 0.00 0.00 17.86 0.00 01:56:48 01:44:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 01:56:48 01:45:01 1.37 0.00 1.37 0.00 0.00 17.33 0.00 01:56:48 01:46:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 01:56:48 01:47:01 1.12 0.00 1.12 0.00 0.00 14.40 0.00 01:56:48 01:48:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 01:56:48 01:49:01 1.43 0.00 1.43 0.00 0.00 16.13 0.00 01:56:48 01:50:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 01:56:48 01:51:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 01:56:48 01:52:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 01:56:48 01:53:01 1.72 0.00 1.72 0.00 0.00 20.26 0.00 01:56:48 01:54:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 01:56:48 01:55:01 1.18 0.00 1.18 0.00 0.00 14.93 0.00 01:56:48 01:56:01 80.72 0.17 80.55 0.00 15.73 33576.14 0.00 01:56:48 Average: 94.20 1.01 93.19 0.00 213.35 29651.20 0.00 01:56:48 01:56:48 01:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:56:48 01:24:01 28019168 31377444 934532 2.84 112496 3461124 2249684 6.63 1524928 2915996 295744 01:56:48 01:25:01 27968780 31527040 781208 2.38 116000 3629200 2121944 6.25 1289872 3168864 211252 01:56:48 01:26:01 26045180 31417860 874796 2.66 124640 5371308 2381328 7.02 1665288 4631840 12388 01:56:48 01:27:01 21125120 31008992 1265780 3.85 287908 9411296 3466120 10.22 2577028 8313260 747108 01:56:48 01:28:01 19059268 31210436 1047320 3.18 341168 11499088 2988940 8.81 2818804 9989540 489200 01:56:48 01:29:01 20122372 31521720 753728 2.29 367688 10771896 1915284 5.64 2379480 9436752 712 01:56:48 01:30:01 20098664 31502628 772100 2.35 368976 10774148 2016944 5.94 2404144 9437368 740 01:56:48 01:31:01 20111028 31515540 759036 2.31 369376 10774304 1873980 5.52 2392032 9437392 76 01:56:48 01:32:01 20111264 31516128 758732 2.31 369392 10774308 1873980 5.52 2391524 9437692 16 01:56:48 01:33:01 20117468 31522356 753040 2.29 369408 10774308 1873980 5.52 2384348 9437692 20 01:56:48 01:34:01 20118052 31523000 752476 2.29 369428 10774312 1873980 5.52 2384224 9437720 144 01:56:48 01:35:01 20120392 31525356 750156 2.28 369432 10774316 1873980 5.52 2381980 9437732 40 01:56:48 01:36:01 20120556 31525524 749904 2.28 369448 10774316 1873980 5.52 2382100 9437732 8 01:56:48 01:37:01 20119884 31525000 750284 2.28 369460 10774452 1873980 5.52 2382328 9437844 220 01:56:48 01:38:01 20118916 31524072 751296 2.28 369496 10774432 1925608 5.67 2382108 9437840 260 01:56:48 01:39:01 20119432 31524612 750920 2.28 369524 10774432 1925608 5.67 2382072 9437840 12 01:56:48 01:40:01 20119628 31524824 750664 2.28 369544 10774436 1925608 5.67 2382144 9437844 4 01:56:48 01:41:01 20119604 31524828 750600 2.28 369560 10774436 1925608 5.67 2382168 9437844 16 01:56:48 01:42:01 20119588 31524940 750400 2.28 369580 10774568 1925608 5.67 2382192 9437952 8 01:56:48 01:43:01 20119572 31524956 750392 2.28 369600 10774568 1925608 5.67 2382308 9437956 12 01:56:48 01:44:01 20119232 31524660 750636 2.28 369628 10774572 1925608 5.67 2382264 9437980 16 01:56:48 01:45:01 20119188 31524660 750800 2.28 369648 10774580 1925608 5.67 2382296 9437984 4 01:56:48 01:46:01 20119424 31524912 750520 2.28 369664 10774580 1908988 5.63 2382312 9437984 8 01:56:48 01:47:01 20119248 31524788 750476 2.28 369688 10774588 1908988 5.63 2382328 9437988 68 01:56:48 01:48:01 20118876 31524452 750708 2.28 369704 10774588 1908988 5.63 2382884 9437992 32 01:56:48 01:49:01 20119256 31524872 750404 2.28 369728 10774592 1908988 5.63 2382944 9437992 196 01:56:48 01:50:01 20119256 31524876 750400 2.28 369736 10774596 1908988 5.63 2382392 9437996 24 01:56:48 01:51:01 20119168 31524832 750476 2.28 369760 10774600 1908988 5.63 2382780 9438008 212 01:56:48 01:52:01 20119224 31524888 750408 2.28 369772 10774600 1908988 5.63 2382452 9438008 12 01:56:48 01:53:01 20119176 31524860 750380 2.28 369796 10774596 1908988 5.63 2382644 9438012 12 01:56:48 01:54:01 20119120 31524804 750376 2.28 369812 10774608 1908988 5.63 2383012 9438012 192 01:56:48 01:55:01 20119144 31524896 750328 2.28 369832 10774612 1908988 5.63 2382524 9438024 64 01:56:48 01:56:01 19307064 31479696 791692 2.41 383508 11478964 2094724 6.17 2481820 10097160 988 01:56:48 Average: 20748828 31489226 788029 2.40 343709 10174525 2025684 5.97 2324961 8907207 53328 01:56:48 01:56:48 01:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:56:48 01:24:01 vetha368c3a 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 01:56:48 01:24:01 docker0 615.78 573.10 44.20 3427.20 0.00 0.00 0.00 0.00 01:56:48 01:24:01 ens3 878.72 807.78 9174.62 94.62 0.00 0.00 0.00 0.00 01:56:48 01:24:01 lo 4.20 4.20 0.41 0.41 0.00 0.00 0.00 0.00 01:56:48 01:25:01 vetha368c3a 1.32 1.35 0.10 0.11 0.00 0.00 0.00 0.00 01:56:48 01:25:01 docker0 1.32 1.32 0.08 0.11 0.00 0.00 0.00 0.00 01:56:48 01:25:01 ens3 23.86 17.43 19.65 11.07 0.00 0.00 0.00 0.00 01:56:48 01:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:56:48 01:26:01 veth1373ec8 25.68 38.03 2.51 12.61 0.00 0.00 0.00 0.00 01:56:48 01:26:01 docker0 119.03 183.82 9.84 255.39 0.00 0.00 0.00 0.00 01:56:48 01:26:01 vethd754a42 18.33 27.25 1.80 8.56 0.00 0.00 0.00 0.00 01:56:48 01:26:01 ens3 313.23 214.93 1969.72 130.42 0.00 0.00 0.00 0.00 01:56:48 01:26:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 01:56:48 01:26:01 veth9c8914a 25.65 37.84 2.51 12.60 0.00 0.00 0.00 0.00 01:56:48 01:26:01 vetha1f34eb 21.36 31.73 2.10 9.71 0.00 0.00 0.00 0.00 01:56:48 01:26:01 veth9288fdb 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 01:56:48 01:26:01 vethc78bb4a 19.45 28.86 1.91 9.05 0.00 0.00 0.00 0.00 01:56:48 01:27:01 docker0 365.79 644.89 30.18 5801.58 0.00 0.00 0.00 0.00 01:56:48 01:27:01 ens3 657.80 373.31 5811.25 40.59 0.00 0.00 0.00 0.00 01:56:48 01:27:01 veth976c17c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:56:48 01:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:56:48 01:27:01 vethbc28132 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:56:48 01:27:01 veth9288fdb 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:56:48 01:27:01 veth173febb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:56:48 01:27:01 vethac008c7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:56:48 01:27:01 veth4acd80b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:56:48 01:28:01 veth59272b0 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 01:56:48 01:28:01 docker0 197.65 369.48 16.08 2672.26 0.00 0.00 0.00 0.00 01:56:48 01:28:01 veth6b36870 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 01:56:48 01:28:01 ens3 589.82 297.95 5546.18 37.95 0.00 0.00 0.00 0.00 01:56:48 01:28:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 01:56:48 01:28:01 veth9288fdb 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 01:56:48 01:28:01 veth6df1a30 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:56:48 01:29:01 docker0 24.26 47.06 1.52 461.35 0.00 0.00 0.00 0.00 01:56:48 01:29:01 ens3 126.65 81.62 560.04 136.63 0.00 0.00 0.00 0.00 01:56:48 01:29:01 lo 3.87 3.87 0.37 0.37 0.00 0.00 0.00 0.00 01:56:48 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:48 01:30:01 ens3 453.52 451.11 247.75 2090.40 0.00 0.00 0.00 0.00 01:56:48 01:30:01 lo 48.13 48.13 4.75 4.75 0.00 0.00 0.00 0.00 01:56:48 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:48 01:31:01 ens3 206.17 207.22 88.62 1200.21 0.00 0.00 0.00 0.00 01:56:48 01:31:01 lo 15.46 15.46 1.52 1.52 0.00 0.00 0.00 0.00 01:56:48 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:48 01:32:01 ens3 5.45 2.72 6.20 0.36 0.00 0.00 0.00 0.00 01:56:48 01:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:48 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:48 01:33:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 01:56:48 01:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:56:48 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:48 01:34:01 ens3 0.27 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:56:48 01:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:48 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:48 01:35:01 ens3 0.62 0.10 0.06 0.01 0.00 0.00 0.00 0.00 01:56:48 01:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:56:48 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:48 01:36:01 ens3 0.77 0.45 0.41 0.28 0.00 0.00 0.00 0.00 01:56:48 01:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:48 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:48 01:37:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:56:48 01:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:56:48 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:48 01:38:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 01:56:48 01:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:48 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:48 01:39:01 ens3 0.23 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:56:48 01:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:56:48 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:48 01:40:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 01:56:48 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:48 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:48 01:41:01 ens3 0.27 0.18 0.07 0.01 0.00 0.00 0.00 0.00 01:56:48 01:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:56:48 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:48 01:42:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:56:48 01:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:48 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:48 01:43:01 ens3 0.28 0.23 0.08 0.07 0.00 0.00 0.00 0.00 01:56:48 01:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:56:48 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:48 01:44:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:56:48 01:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:48 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:48 01:45:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:56:48 01:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:56:48 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:48 01:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:48 01:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:48 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:48 01:47:01 ens3 0.52 0.10 0.05 0.01 0.00 0.00 0.00 0.00 01:56:48 01:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:56:48 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:48 01:48:01 ens3 1.68 0.87 0.78 0.55 0.00 0.00 0.00 0.00 01:56:48 01:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:48 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:48 01:49:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:56:48 01:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:56:48 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:48 01:50:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:56:48 01:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:48 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:48 01:51:01 ens3 0.57 0.10 0.04 0.01 0.00 0.00 0.00 0.00 01:56:48 01:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:56:48 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:48 01:52:01 ens3 0.48 0.10 0.09 0.01 0.00 0.00 0.00 0.00 01:56:48 01:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:48 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:48 01:53:01 ens3 0.63 0.47 0.34 0.28 0.00 0.00 0.00 0.00 01:56:48 01:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:56:48 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:48 01:54:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:48 01:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:48 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:48 01:55:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:56:48 01:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:56:48 01:56:01 docker0 40.03 67.92 3.23 585.80 0.00 0.00 0.00 0.00 01:56:48 01:56:01 veth4a3227e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:56:48 01:56:01 ens3 246.49 143.39 4586.09 31.64 0.00 0.00 0.00 0.00 01:56:48 01:56:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 01:56:48 Average: docker0 41.33 57.20 3.19 400.15 0.00 0.00 0.00 0.00 01:56:48 Average: veth4a3227e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:48 Average: ens3 106.36 78.82 848.92 114.40 0.00 0.00 0.00 0.00 01:56:48 Average: lo 2.37 2.37 0.23 0.23 0.00 0.00 0.00 0.00 01:56:48 01:56:48 01:56:48 ---> sar -P ALL: 01:56:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8451) 03/07/23 _x86_64_ (8 CPU) 01:56:48 01:56:48 01:22:22 LINUX RESTART (8 CPU) 01:56:48 01:56:48 01:23:01 CPU %user %nice %system %iowait %steal %idle 01:56:48 01:24:01 all 23.97 0.00 5.71 1.24 0.14 68.94 01:56:48 01:24:01 0 23.99 0.00 5.51 0.49 0.13 69.88 01:56:48 01:24:01 1 24.60 0.00 5.27 0.29 0.12 69.73 01:56:48 01:24:01 2 23.34 0.00 5.99 0.64 0.13 69.90 01:56:48 01:24:01 3 22.43 0.00 5.99 3.54 0.15 67.89 01:56:48 01:24:01 4 23.20 0.00 4.89 0.08 0.14 71.69 01:56:48 01:24:01 5 26.59 0.00 6.75 4.22 0.15 62.29 01:56:48 01:24:01 6 23.46 0.00 5.53 0.07 0.17 70.77 01:56:48 01:24:01 7 24.17 0.00 5.78 0.58 0.15 69.31 01:56:48 01:25:01 all 42.94 0.00 5.93 0.18 0.15 50.80 01:56:48 01:25:01 0 43.84 0.00 5.96 0.02 0.13 50.05 01:56:48 01:25:01 1 42.85 0.00 6.39 0.02 0.13 50.61 01:56:48 01:25:01 2 40.95 0.00 6.04 0.15 0.15 52.71 01:56:48 01:25:01 3 42.69 0.00 6.26 0.03 0.13 50.88 01:56:48 01:25:01 4 44.51 0.00 5.39 0.00 0.17 49.93 01:56:48 01:25:01 5 43.48 0.00 6.02 1.25 0.15 49.10 01:56:48 01:25:01 6 41.97 0.00 5.70 0.00 0.15 52.18 01:56:48 01:25:01 7 43.25 0.00 5.68 0.00 0.15 50.92 01:56:48 01:26:01 all 27.70 0.00 8.41 1.51 0.17 62.20 01:56:48 01:26:01 0 27.54 0.00 8.01 0.29 0.20 63.96 01:56:48 01:26:01 1 25.74 0.00 7.55 5.53 0.17 61.02 01:56:48 01:26:01 2 29.97 0.00 8.79 3.66 0.17 57.40 01:56:48 01:26:01 3 27.84 0.00 9.44 0.92 0.15 61.65 01:56:48 01:26:01 4 26.76 0.00 8.21 0.34 0.15 64.54 01:56:48 01:26:01 5 27.50 0.00 8.30 0.97 0.19 63.04 01:56:48 01:26:01 6 27.48 0.00 9.52 0.14 0.15 62.70 01:56:48 01:26:01 7 28.73 0.00 7.51 0.22 0.20 63.34 01:56:48 01:27:01 all 50.89 0.00 11.34 6.62 0.19 30.96 01:56:48 01:27:01 0 51.32 0.00 10.42 2.73 0.19 35.35 01:56:48 01:27:01 1 50.64 0.00 10.76 3.48 0.20 34.92 01:56:48 01:27:01 2 50.60 0.00 11.15 8.73 0.17 29.35 01:56:48 01:27:01 3 51.00 0.00 12.14 10.10 0.22 26.54 01:56:48 01:27:01 4 50.61 0.00 11.49 4.77 0.18 32.94 01:56:48 01:27:01 5 50.35 0.00 12.63 8.44 0.19 28.41 01:56:48 01:27:01 6 52.03 0.00 10.75 11.19 0.19 25.84 01:56:48 01:27:01 7 50.55 0.00 11.37 3.58 0.22 34.28 01:56:48 01:28:01 all 64.39 0.00 13.93 4.25 0.22 17.21 01:56:48 01:28:01 0 64.20 0.00 12.58 5.47 0.24 17.51 01:56:48 01:28:01 1 65.85 0.00 13.04 3.81 0.20 17.09 01:56:48 01:28:01 2 65.60 0.00 14.01 3.87 0.20 16.32 01:56:48 01:28:01 3 63.82 0.00 15.76 5.15 0.22 15.05 01:56:48 01:28:01 4 64.58 0.00 13.70 3.13 0.20 18.39 01:56:48 01:28:01 5 63.74 0.00 14.09 4.75 0.22 17.21 01:56:48 01:28:01 6 65.29 0.00 12.95 3.46 0.22 18.08 01:56:48 01:28:01 7 62.02 0.00 15.35 4.37 0.27 17.98 01:56:48 01:29:01 all 51.67 0.00 12.96 3.86 0.23 31.28 01:56:48 01:29:01 0 51.46 0.00 12.18 3.00 0.24 33.12 01:56:48 01:29:01 1 51.66 0.00 12.80 2.30 0.22 33.02 01:56:48 01:29:01 2 53.23 0.00 11.90 2.31 0.24 32.32 01:56:48 01:29:01 3 50.47 0.00 14.24 2.32 0.20 32.76 01:56:48 01:29:01 4 52.12 0.00 13.19 7.01 0.22 27.47 01:56:48 01:29:01 5 52.64 0.00 12.01 4.39 0.22 30.74 01:56:48 01:29:01 6 50.66 0.00 13.46 6.18 0.24 29.46 01:56:48 01:29:01 7 51.12 0.00 13.90 3.35 0.25 31.38 01:56:48 01:30:01 all 6.98 0.00 1.11 0.13 0.08 91.70 01:56:48 01:30:01 0 8.69 0.00 1.33 0.10 0.10 89.78 01:56:48 01:30:01 1 3.24 0.00 0.93 0.03 0.07 95.73 01:56:48 01:30:01 2 7.35 0.00 0.99 0.08 0.10 91.48 01:56:48 01:30:01 3 6.52 0.00 1.17 0.02 0.08 92.21 01:56:48 01:30:01 4 8.56 0.00 1.13 0.62 0.08 89.61 01:56:48 01:30:01 5 8.63 0.00 1.07 0.02 0.08 90.20 01:56:48 01:30:01 6 7.30 0.00 0.90 0.13 0.05 91.61 01:56:48 01:30:01 7 5.52 0.00 1.38 0.00 0.10 92.99 01:56:48 01:31:01 all 3.79 0.00 0.50 0.10 0.04 95.56 01:56:48 01:31:01 0 5.10 0.00 0.47 0.00 0.03 94.40 01:56:48 01:31:01 1 1.58 0.00 0.33 0.03 0.03 98.02 01:56:48 01:31:01 2 3.46 0.00 0.62 0.03 0.03 95.86 01:56:48 01:31:01 3 7.20 0.00 0.60 0.00 0.07 92.13 01:56:48 01:31:01 4 2.14 0.00 0.43 0.42 0.03 96.98 01:56:48 01:31:01 5 5.82 0.00 0.57 0.03 0.03 93.55 01:56:48 01:31:01 6 0.88 0.00 0.38 0.30 0.03 98.40 01:56:48 01:31:01 7 4.20 0.00 0.57 0.02 0.05 95.16 01:56:48 01:32:01 all 0.01 0.00 0.01 0.01 0.00 99.96 01:56:48 01:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:56:48 01:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:56:48 01:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:56:48 01:32:01 3 0.02 0.00 0.00 0.03 0.00 99.95 01:56:48 01:32:01 4 0.03 0.00 0.02 0.02 0.00 99.93 01:56:48 01:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:56:48 01:32:01 6 0.00 0.00 0.02 0.00 0.02 99.97 01:56:48 01:32:01 7 0.05 0.00 0.05 0.00 0.00 99.90 01:56:48 01:33:01 all 0.02 0.00 0.01 0.01 0.01 99.96 01:56:48 01:33:01 0 0.00 0.00 0.02 0.00 0.02 99.97 01:56:48 01:33:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:56:48 01:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:56:48 01:33:01 3 0.02 0.00 0.02 0.03 0.00 99.93 01:56:48 01:33:01 4 0.03 0.00 0.00 0.02 0.00 99.95 01:56:48 01:33:01 5 0.02 0.00 0.00 0.00 0.02 99.97 01:56:48 01:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:56:48 01:33:01 7 0.03 0.00 0.02 0.00 0.02 99.93 01:56:48 01:34:01 all 0.01 0.00 0.01 0.00 0.00 99.98 01:56:48 01:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:56:48 01:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:56:48 01:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:56:48 01:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:56:48 01:34:01 4 0.00 0.00 0.02 0.02 0.02 99.95 01:56:48 01:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:56:48 01:34:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:56:48 01:34:01 7 0.03 0.00 0.03 0.00 0.00 99.93 01:56:48 01:56:48 01:34:01 CPU %user %nice %system %iowait %steal %idle 01:56:48 01:35:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:56:48 01:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:56:48 01:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:56:48 01:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:56:48 01:35:01 3 0.02 0.00 0.00 0.02 0.00 99.97 01:56:48 01:35:01 4 0.03 0.00 0.02 0.00 0.00 99.95 01:56:48 01:35:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:56:48 01:35:01 6 0.00 0.00 0.02 0.02 0.02 99.95 01:56:48 01:35:01 7 0.02 0.00 0.00 0.00 0.02 99.97 01:56:48 01:36:01 all 0.01 0.00 0.01 0.00 0.00 99.98 01:56:48 01:36:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:56:48 01:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:56:48 01:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:56:48 01:36:01 3 0.00 0.00 0.00 0.02 0.02 99.97 01:56:48 01:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:56:48 01:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:56:48 01:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:56:48 01:36:01 7 0.03 0.00 0.02 0.00 0.00 99.95 01:56:48 01:37:01 all 0.02 0.00 0.01 0.01 0.00 99.97 01:56:48 01:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:56:48 01:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:56:48 01:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:56:48 01:37:01 3 0.02 0.00 0.02 0.02 0.00 99.95 01:56:48 01:37:01 4 0.05 0.00 0.02 0.02 0.00 99.92 01:56:48 01:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:56:48 01:37:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:56:48 01:37:01 7 0.05 0.00 0.00 0.00 0.02 99.93 01:56:48 01:38:01 all 0.07 0.00 0.02 0.01 0.00 99.90 01:56:48 01:38:01 0 0.03 0.00 0.00 0.00 0.00 99.97 01:56:48 01:38:01 1 0.03 0.00 0.03 0.00 0.02 99.92 01:56:48 01:38:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:56:48 01:38:01 3 0.02 0.00 0.02 0.02 0.00 99.95 01:56:48 01:38:01 4 0.03 0.00 0.00 0.03 0.00 99.93 01:56:48 01:38:01 5 0.43 0.00 0.05 0.00 0.02 99.50 01:56:48 01:38:01 6 0.00 0.00 0.03 0.00 0.00 99.97 01:56:48 01:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:56:48 01:39:01 all 0.21 0.00 0.01 0.01 0.01 99.75 01:56:48 01:39:01 0 0.00 0.00 0.02 0.00 0.02 99.97 01:56:48 01:39:01 1 0.03 0.00 0.03 0.00 0.00 99.93 01:56:48 01:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:56:48 01:39:01 3 0.02 0.00 0.02 0.02 0.02 99.93 01:56:48 01:39:01 4 0.02 0.00 0.02 0.02 0.02 99.93 01:56:48 01:39:01 5 1.63 0.00 0.00 0.00 0.02 98.35 01:56:48 01:39:01 6 0.00 0.00 0.02 0.02 0.02 99.95 01:56:48 01:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:56:48 01:40:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:56:48 01:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:56:48 01:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:56:48 01:40:01 2 0.00 0.00 0.00 0.00 0.02 99.98 01:56:48 01:40:01 3 0.02 0.00 0.00 0.02 0.00 99.97 01:56:48 01:40:01 4 0.03 0.00 0.03 0.00 0.00 99.93 01:56:48 01:40:01 5 0.02 0.00 0.03 0.00 0.00 99.95 01:56:48 01:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:56:48 01:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:56:48 01:41:01 all 0.01 0.00 0.00 0.00 0.01 99.97 01:56:48 01:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:56:48 01:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:56:48 01:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:56:48 01:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:56:48 01:41:01 4 0.03 0.00 0.00 0.02 0.02 99.93 01:56:48 01:41:01 5 0.02 0.00 0.00 0.00 0.02 99.97 01:56:48 01:41:01 6 0.00 0.00 0.02 0.02 0.02 99.95 01:56:48 01:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:56:48 01:42:01 all 0.02 0.00 0.01 0.03 0.00 99.94 01:56:48 01:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:56:48 01:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:56:48 01:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:56:48 01:42:01 3 0.00 0.00 0.02 0.03 0.00 99.95 01:56:48 01:42:01 4 0.03 0.00 0.03 0.23 0.00 99.70 01:56:48 01:42:01 5 0.03 0.00 0.02 0.00 0.00 99.95 01:56:48 01:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:56:48 01:42:01 7 0.02 0.00 0.00 0.00 0.02 99.97 01:56:48 01:43:01 all 0.02 0.00 0.01 0.01 0.00 99.97 01:56:48 01:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:56:48 01:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:56:48 01:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:56:48 01:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:56:48 01:43:01 4 0.03 0.00 0.00 0.03 0.00 99.93 01:56:48 01:43:01 5 0.05 0.00 0.02 0.00 0.02 99.92 01:56:48 01:43:01 6 0.02 0.00 0.02 0.02 0.02 99.93 01:56:48 01:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:56:48 01:44:01 all 0.03 0.00 0.01 0.00 0.00 99.95 01:56:48 01:44:01 0 0.03 0.00 0.00 0.00 0.02 99.95 01:56:48 01:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:56:48 01:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:56:48 01:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:56:48 01:44:01 4 0.15 0.00 0.02 0.02 0.02 99.80 01:56:48 01:44:01 5 0.02 0.00 0.03 0.00 0.00 99.95 01:56:48 01:44:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:56:48 01:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:56:48 01:45:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:56:48 01:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:56:48 01:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:56:48 01:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:56:48 01:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:56:48 01:45:01 4 0.02 0.00 0.02 0.02 0.00 99.95 01:56:48 01:45:01 5 0.02 0.00 0.00 0.00 0.02 99.97 01:56:48 01:45:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:56:48 01:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:56:48 01:56:48 01:45:01 CPU %user %nice %system %iowait %steal %idle 01:56:48 01:46:01 all 0.03 0.00 0.01 0.00 0.01 99.96 01:56:48 01:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:56:48 01:46:01 1 0.03 0.00 0.00 0.00 0.02 99.95 01:56:48 01:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:56:48 01:46:01 3 0.02 0.00 0.02 0.00 0.02 99.95 01:56:48 01:46:01 4 0.05 0.00 0.00 0.02 0.02 99.92 01:56:48 01:46:01 5 0.05 0.00 0.03 0.00 0.00 99.92 01:56:48 01:46:01 6 0.02 0.00 0.00 0.02 0.00 99.97 01:56:48 01:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:56:48 01:47:01 all 0.00 0.00 0.01 0.00 0.00 99.98 01:56:48 01:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:56:48 01:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:56:48 01:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:56:48 01:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:56:48 01:47:01 4 0.02 0.00 0.02 0.02 0.02 99.93 01:56:48 01:47:01 5 0.00 0.00 0.00 0.00 0.02 99.98 01:56:48 01:47:01 6 0.00 0.00 0.03 0.02 0.00 99.95 01:56:48 01:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:56:48 01:48:01 all 0.02 0.00 0.01 0.00 0.00 99.96 01:56:48 01:48:01 0 0.03 0.00 0.00 0.00 0.02 99.95 01:56:48 01:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:56:48 01:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:56:48 01:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:56:48 01:48:01 4 0.03 0.00 0.03 0.02 0.00 99.92 01:56:48 01:48:01 5 0.12 0.00 0.03 0.00 0.00 99.85 01:56:48 01:48:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:56:48 01:48:01 7 0.00 0.00 0.00 0.00 0.02 99.98 01:56:48 01:49:01 all 0.27 0.00 0.01 0.00 0.00 99.72 01:56:48 01:49:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:56:48 01:49:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:56:48 01:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:56:48 01:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:56:48 01:49:01 4 0.05 0.00 0.02 0.02 0.00 99.92 01:56:48 01:49:01 5 2.00 0.00 0.02 0.00 0.02 97.96 01:56:48 01:49:01 6 0.00 0.00 0.00 0.02 0.02 99.97 01:56:48 01:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:56:48 01:50:01 all 0.14 0.00 0.00 0.01 0.00 99.85 01:56:48 01:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:56:48 01:50:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:56:48 01:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:56:48 01:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:56:48 01:50:01 4 0.00 0.00 0.02 0.03 0.00 99.95 01:56:48 01:50:01 5 1.01 0.00 0.00 0.00 0.02 98.97 01:56:48 01:50:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:56:48 01:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:56:48 01:51:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:56:48 01:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:56:48 01:51:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:56:48 01:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:56:48 01:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:56:48 01:51:01 4 0.02 0.00 0.00 0.02 0.02 99.95 01:56:48 01:51:01 5 0.03 0.00 0.02 0.00 0.00 99.95 01:56:48 01:51:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:56:48 01:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:56:48 01:52:01 all 0.01 0.00 0.01 0.00 0.00 99.98 01:56:48 01:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:56:48 01:52:01 1 0.02 0.00 0.00 0.00 0.02 99.97 01:56:48 01:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:56:48 01:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:56:48 01:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:56:48 01:52:01 5 0.00 0.00 0.03 0.00 0.02 99.95 01:56:48 01:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:56:48 01:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:56:48 01:53:01 all 0.01 0.00 0.01 0.01 0.00 99.96 01:56:48 01:53:01 0 0.03 0.00 0.03 0.00 0.02 99.92 01:56:48 01:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:56:48 01:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:56:48 01:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:56:48 01:53:01 4 0.03 0.00 0.02 0.03 0.00 99.92 01:56:48 01:53:01 5 0.02 0.00 0.00 0.00 0.02 99.97 01:56:48 01:53:01 6 0.00 0.00 0.00 0.03 0.00 99.97 01:56:48 01:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:56:48 01:54:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:56:48 01:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:56:48 01:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:56:48 01:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:56:48 01:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:56:48 01:54:01 4 0.02 0.00 0.00 0.02 0.00 99.97 01:56:48 01:54:01 5 0.02 0.00 0.02 0.00 0.02 99.95 01:56:48 01:54:01 6 0.02 0.00 0.02 0.02 0.02 99.93 01:56:48 01:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:56:48 01:55:01 all 0.01 0.00 0.01 0.00 0.01 99.95 01:56:48 01:55:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:56:48 01:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:56:48 01:55:01 2 0.00 0.00 0.03 0.00 0.02 99.95 01:56:48 01:55:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:56:48 01:55:01 4 0.02 0.00 0.03 0.02 0.03 99.90 01:56:48 01:55:01 5 0.02 0.00 0.02 0.00 0.02 99.95 01:56:48 01:55:01 6 0.02 0.00 0.00 0.02 0.00 99.97 01:56:48 01:55:01 7 0.03 0.00 0.00 0.00 0.02 99.95 01:56:48 01:56:01 all 5.04 0.00 2.12 0.64 0.05 92.16 01:56:48 01:56:01 0 6.16 0.00 1.94 0.02 0.05 91.83 01:56:48 01:56:01 1 4.22 0.00 2.03 0.20 0.05 93.50 01:56:48 01:56:01 2 4.20 0.00 1.78 0.03 0.03 93.95 01:56:48 01:56:01 3 5.02 0.00 2.11 0.25 0.05 92.57 01:56:48 01:56:01 4 4.18 0.00 2.02 0.77 0.05 92.98 01:56:48 01:56:01 5 6.30 0.00 2.35 0.02 0.05 91.29 01:56:48 01:56:01 6 4.84 0.00 2.64 3.67 0.07 88.78 01:56:48 01:56:01 7 5.40 0.00 2.05 0.15 0.07 92.33 01:56:48 01:56:48 Average: CPU %user %nice %system %iowait %steal %idle 01:56:48 Average: all 8.36 0.00 1.87 0.56 0.04 89.18 01:56:48 Average: 0 8.49 0.00 1.76 0.36 0.04 89.35 01:56:48 Average: 1 8.13 0.00 1.78 0.47 0.04 89.58 01:56:48 Average: 2 8.38 0.00 1.84 0.59 0.04 89.16 01:56:48 Average: 3 8.31 0.00 2.03 0.68 0.04 88.94 01:56:48 Average: 4 8.34 0.00 1.83 0.53 0.04 89.26 01:56:48 Average: 5 8.73 0.00 1.93 0.72 0.05 88.57 01:56:48 Average: 6 8.22 0.00 1.86 0.76 0.04 89.12 01:56:48 Average: 7 8.25 0.00 1.91 0.37 0.05 89.42 01:56:48 01:56:48 01:56:48