Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5014c11bb29f9edb3e55aa295af55b3798697700 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-ssh7632075878794239125.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh2148321334508716303.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh13150936906281019264.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh2034688940703229446.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-ssh7052678965678426905.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.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-18220 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/536 [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/536 # 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 > 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 Avoid second fetch Checking out Revision 5014c11bb29f9edb3e55aa295af55b3798697700 (main) Commit message: "Merge pull request #4563 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.9.0" > git config core.sparsecheckout # timeout=10 > git checkout -f 5014c11bb29f9edb3e55aa295af55b3798697700 # timeout=10 > git rev-list --no-walk c55854ac7464199654154337a44695fb0d8bdf7d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:51:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:51:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:51:04 ========================================================= 09:51:04 EdgeX Global Pipelines Version Info 09:51:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:51:05 ------------------- 09:51:05 stable info: 09:51:05 ------------------- 09:51:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:51:05 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 09:51:05 Message: update stable to v1.0.250 09:51:05 ------------------- 09:51:05 experimental info: 09:51:05 ------------------- 09:51:05 Commited By: **** collab-it+edgex@linuxfoundation.org 09:51:05 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 09:51:05 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:51:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:51:05 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:51:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:51:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:51:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:51:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 09:51:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:51:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:51:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:51:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:51:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:51:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:51:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:51:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:51:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:51:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:51:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:51:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:51:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:51:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 09:51:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:51:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:51:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:51:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:51:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:51:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:51:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5014c11bb29f9edb3e55aa295af55b3798697700 [Pipeline] echo 09:51:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5014c11 [Pipeline] echo 09:51:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:51:06 provisioning config files... 09:51:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/536@tmp/config2290553863565446853tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:51:06 ---> docker-login.sh 09:51:06 nexus3.edgexfoundry.org:10001 09:51:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:07 Configure a credential helper to remove this warning. See 09:51:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:07 09:51:07 Login Succeeded 09:51:07 nexus3.edgexfoundry.org:10002 09:51:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:07 Configure a credential helper to remove this warning. See 09:51:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:07 09:51:07 Login Succeeded 09:51:07 nexus3.edgexfoundry.org:10003 09:51:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:07 Configure a credential helper to remove this warning. See 09:51:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:07 09:51:07 Login Succeeded 09:51:07 nexus3.edgexfoundry.org:10004 09:51:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:07 Configure a credential helper to remove this warning. See 09:51:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:07 09:51:07 Login Succeeded 09:51:07 docker.io 09:51:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:07 Configure a credential helper to remove this warning. See 09:51:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:07 09:51:07 Login Succeeded 09:51:07 ---> docker-login.sh ends [Pipeline] } 09:51:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:51:08 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 09:51:08 + + cut -d/ -f2 09:51:08 dirname cmd/core-command/Dockerfile 09:51:08 + echo core-command,cmd/core-command/Dockerfile 09:51:08 + dirname cmd/core-common-config-bootstrapper/Dockerfile 09:51:08 + cut -d/ -f2 09:51:08 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 09:51:08 + + dirname cmd/core-data/Dockerfile 09:51:08 cut -d/ -f2 09:51:08 + echo core-data,cmd/core-data/Dockerfile 09:51:08 + + cut -d/ -f2 09:51:08 dirname cmd/core-metadata/Dockerfile 09:51:08 + echo core-metadata,cmd/core-metadata/Dockerfile 09:51:08 + dirname cmd/security-bootstrapper/Dockerfile 09:51:08 + cut -d/ -f2 09:51:08 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:51:08 + dirname cmd/security-proxy-auth/Dockerfile 09:51:08 + cut -d/ -f2 09:51:08 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 09:51:08 + dirname cmd/security-proxy-setup/Dockerfile 09:51:08 + cut -d/ -f2 09:51:08 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:51:08 + dirname cmd/security-secretstore-setup/Dockerfile 09:51:08 + cut -d/ -f2 09:51:08 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:51:08 + dirname cmd/security-spiffe-token-provider/Dockerfile 09:51:08 + cut -d/ -f2 09:51:08 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 09:51:08 + dirname+ cmd/security-spire-agent/Dockerfile 09:51:08 cut -d/ -f2 09:51:08 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 09:51:08 + dirname cmd/security-spire-config/Dockerfile 09:51:08 + cut -d/ -f2 09:51:08 + echo security-spire-config,cmd/security-spire-config/Dockerfile 09:51:08 + + dirname cmd/security-spire-server/Dockerfile 09:51:08 cut -d/ -f2 09:51:08 + echo security-spire-server,cmd/security-spire-server/Dockerfile 09:51:08 + dirname cmd/support-notifications/Dockerfile 09:51:08 + cut -d/ -f2 09:51:08 + echo support-notifications,cmd/support-notifications/Dockerfile 09:51:08 + dirname+ cmd/support-scheduler/Dockerfile 09:51:08 cut -d/ -f2 09:51:08 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 09:51:08 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:51:08 + git rev-list -1 --merges 5014c11bb29f9edb3e55aa295af55b3798697700~1..5014c11bb29f9edb3e55aa295af55b3798697700 [Pipeline] echo 09:51:08 -----------> git rev-list -1 --merges 5014c11bb29f9edb3e55aa295af55b3798697700~1..5014c11bb29f9edb3e55aa295af55b3798697700 5014c11bb29f9edb3e55aa295af55b3798697700 09:51:08 5014c11bb29f9edb3e55aa295af55b3798697700 [false] [Pipeline] sh 09:51:08 + git log --format=format:%s -1 5014c11bb29f9edb3e55aa295af55b3798697700 [Pipeline] echo 09:51:08 ========================================================= 09:51:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:51:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:51:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:51:09 + grep -v github /etc/ssh/ssh_known_hosts 09:51:09 + [ -e /tmp/ssh_known_hosts ] 09:51:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:51:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:51:09 + sudo tee -a /etc/ssh/ssh_known_hosts 09:51:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:51:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:51:09 09:51:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:51:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:51:10 0.1.4: Pulling from edgex-devops/py-git-semver 09:51:10 b85a868b505f: Pulling fs layer 09:51:10 e2be974225ed: Pulling fs layer 09:51:10 339a4e72a1f5: Pulling fs layer 09:51:10 988bab9f4d93: Pulling fs layer 09:51:10 1469e6f7b9e6: Pulling fs layer 09:51:10 eaf3925da568: Pulling fs layer 09:51:10 bab4dde63d76: Pulling fs layer 09:51:10 bde34c3a00c8: Pulling fs layer 09:51:10 b352a97aabf1: Pulling fs layer 09:51:10 4872d77fe225: Pulling fs layer 09:51:10 5851b861e8e6: Pulling fs layer 09:51:10 bab4dde63d76: Waiting 09:51:10 bde34c3a00c8: Waiting 09:51:10 988bab9f4d93: Waiting 09:51:10 b352a97aabf1: Waiting 09:51:10 4872d77fe225: Waiting 09:51:10 1469e6f7b9e6: Waiting 09:51:10 5851b861e8e6: Waiting 09:51:10 e2be974225ed: Download complete 09:51:10 988bab9f4d93: Verifying Checksum 09:51:10 988bab9f4d93: Download complete 09:51:10 1469e6f7b9e6: Verifying Checksum 09:51:10 1469e6f7b9e6: Download complete 09:51:10 339a4e72a1f5: Verifying Checksum 09:51:10 339a4e72a1f5: Download complete 09:51:10 eaf3925da568: Verifying Checksum 09:51:10 eaf3925da568: Download complete 09:51:10 bde34c3a00c8: Verifying Checksum 09:51:10 bde34c3a00c8: Download complete 09:51:10 b352a97aabf1: Verifying Checksum 09:51:10 b352a97aabf1: Download complete 09:51:10 4872d77fe225: Verifying Checksum 09:51:10 4872d77fe225: Download complete 09:51:10 5851b861e8e6: Verifying Checksum 09:51:10 5851b861e8e6: Download complete 09:51:10 b85a868b505f: Verifying Checksum 09:51:10 b85a868b505f: Download complete 09:51:10 bab4dde63d76: Verifying Checksum 09:51:10 bab4dde63d76: Download complete 09:51:11 b85a868b505f: Pull complete 09:51:11 e2be974225ed: Pull complete 09:51:12 339a4e72a1f5: Pull complete 09:51:12 988bab9f4d93: Pull complete 09:51:12 1469e6f7b9e6: Pull complete 09:51:12 eaf3925da568: Pull complete 09:51:14 bab4dde63d76: Pull complete 09:51:14 bde34c3a00c8: Pull complete 09:51:14 b352a97aabf1: Pull complete 09:51:14 4872d77fe225: Pull complete 09:51:14 5851b861e8e6: Pull complete 09:51:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:51:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:51:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:51:14 prd-ubuntu20.04-docker-8c-8g-18220 does not seem to be running inside a container 09:51:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/536 -v /w/workspace/edgex-go/536:/w/workspace/edgex-go/536:rw,z -v /w/workspace/edgex-go/536@tmp:/w/workspace/edgex-go/536@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 09:51:17 $ docker top bcb46d41031fe824be9a93a6d073344c61b1946eedb08a6fb9524d95b93ed765 -eo pid,comm 09:51:17 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:51:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:51:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:51:17 [ssh-agent] Looking for ssh-agent implementation... 09:51:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:51:17 $ docker exec bcb46d41031fe824be9a93a6d073344c61b1946eedb08a6fb9524d95b93ed765 ssh-agent 09:51:17 SSH_AUTH_SOCK=/tmp/ssh-G5q8TfQkvNqg/agent.32 09:51:17 SSH_AGENT_PID=38 09:51:17 Running ssh-add (command line suppressed) 09:51:17 Identity added: /w/workspace/edgex-go/536@tmp/private_key_3856201250342377926.key (/w/workspace/edgex-go/536@tmp/private_key_3856201250342377926.key) 09:51:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:51:18 + git tag --points-at HEAD [Pipeline] } 09:51:18 $ docker exec --env ******** --env ******** bcb46d41031fe824be9a93a6d073344c61b1946eedb08a6fb9524d95b93ed765 ssh-agent -k 09:51:18 unset SSH_AUTH_SOCK; 09:51:18 unset SSH_AGENT_PID; 09:51:18 echo Agent pid 38 killed; 09:51:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:51:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:51:18 [ssh-agent] Looking for ssh-agent implementation... 09:51:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:51:18 $ docker exec bcb46d41031fe824be9a93a6d073344c61b1946eedb08a6fb9524d95b93ed765 ssh-agent 09:51:18 SSH_AUTH_SOCK=/tmp/ssh-WRYlsnWmIVST/agent.70 09:51:18 SSH_AGENT_PID=76 09:51:18 Running ssh-add (command line suppressed) 09:51:18 Identity added: /w/workspace/edgex-go/536@tmp/private_key_7540373058004840856.key (/w/workspace/edgex-go/536@tmp/private_key_7540373058004840856.key) 09:51:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:51:18 + git semver init 09:51:19 2023-06-08 09:51:19,101 [run_init] DEBUG init version:0.0.0 force:False 09:51:19 2023-06-08 09:51:19,102 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/536/.semver 09:51:19 2023-06-08 09:51:19,103 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/536/.semver 09:51:19 2023-06-08 09:51:19,103 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/536/.semver'], cwd=/w/workspace/edgex-go/536, universal_newlines=False, shell=None, istream=None) 09:51:24 2023-06-08 09:51:23,937 [append_file] DEBUG append to file:/w/workspace/edgex-go/536/.git/info/exclude 09:51:24 2023-06-08 09:51:23,937 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/536/.semver/main with force:False 09:51:24 2023-06-08 09:51:23,937 [read_version] DEBUG read version from /w/workspace/edgex-go/536/.semver/main 09:51:24 2023-06-08 09:51:23,938 [read_version] DEBUG read version from /w/workspace/edgex-go/536/.semver/main 09:51:24 3.1.0-dev.3 [Pipeline] } 09:51:24 $ docker exec --env ******** --env ******** bcb46d41031fe824be9a93a6d073344c61b1946eedb08a6fb9524d95b93ed765 ssh-agent -k 09:51:24 unset SSH_AUTH_SOCK; 09:51:24 unset SSH_AGENT_PID; 09:51:24 echo Agent pid 76 killed; 09:51:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:51:24 + git semver [Pipeline] } 09:51:25 $ docker stop --time=1 bcb46d41031fe824be9a93a6d073344c61b1946eedb08a6fb9524d95b93ed765 09:51:26 $ docker rm -f --volumes bcb46d41031fe824be9a93a6d073344c61b1946eedb08a6fb9524d95b93ed765 [Pipeline] // withDockerContainer [Pipeline] sh 09:51:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:51:27 Stashed 1 file(s) [Pipeline] echo 09:51:27 [edgeXSemver]: initialized semver on version 3.1.0-dev.3 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:51:27 + git config --global --add safe.directory /w/workspace/edgex-go/536 [Pipeline] echo 09:51:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:51:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:51:27 ========================================================= 09:51:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 09:51:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:51:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 09:51:27 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 09:51:27 f56be85fc22e: Pulling fs layer 09:51:27 85791d961cd3: Pulling fs layer 09:51:27 d694b5ae8c79: Pulling fs layer 09:51:27 9f32a84ed3da: Pulling fs layer 09:51:27 4d19c01a9841: Pulling fs layer 09:51:27 9325e15d5711: Pulling fs layer 09:51:27 556b6ee489ea: Pulling fs layer 09:51:27 c5a4b2cf53e6: Pulling fs layer 09:51:27 4d19c01a9841: Waiting 09:51:27 c5a4b2cf53e6: Waiting 09:51:27 9325e15d5711: Waiting 09:51:27 9f32a84ed3da: Waiting 09:51:27 85791d961cd3: Verifying Checksum 09:51:27 85791d961cd3: Download complete 09:51:27 9f32a84ed3da: Verifying Checksum 09:51:27 9f32a84ed3da: Download complete 09:51:27 4d19c01a9841: Verifying Checksum 09:51:27 4d19c01a9841: Download complete 09:51:27 f56be85fc22e: Verifying Checksum 09:51:27 f56be85fc22e: Download complete 09:51:27 9325e15d5711: Verifying Checksum 09:51:27 9325e15d5711: Download complete 09:51:28 f56be85fc22e: Pull complete 09:51:28 85791d961cd3: Pull complete 09:51:28 c5a4b2cf53e6: Verifying Checksum 09:51:28 c5a4b2cf53e6: Download complete 09:51:28 d694b5ae8c79: Download complete 09:51:28 556b6ee489ea: Verifying Checksum 09:51:28 556b6ee489ea: Download complete 09:51:31 d694b5ae8c79: Pull complete 09:51:31 9f32a84ed3da: Pull complete 09:51:31 4d19c01a9841: Pull complete 09:51:31 9325e15d5711: Pull complete 09:51:33 556b6ee489ea: Pull complete 09:51:34 c5a4b2cf53e6: Pull complete 09:51:34 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 09:51:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 09:51:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 09:51:34 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 09:51:34 WORKDIR /edgex 09:51:34 COPY go.mod . 09:51:34 RUN go mod download 09:51:34 + docker build -t ci-base-image-x86_64 -f - . 09:51:35 Sending build context to Docker daemon 170.6MB 09:51:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 09:51:35 ---> c4be618373d6 09:51:35 Step 2/4 : WORKDIR /edgex 09:51:42 ---> Running in d783a57d5956 09:51:42 Removing intermediate container d783a57d5956 09:51:42 ---> dc6269ce1647 09:51:42 Step 3/4 : COPY go.mod . 09:51:42 ---> cfa0d081885c 09:51:42 Step 4/4 : RUN go mod download 09:51:42 Still waiting to schedule task 09:51:42 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:51:42 ---> Running in 43f2ccc383c4 09:52:00 Removing intermediate container 43f2ccc383c4 09:52:00 ---> f0ad638bae6e 09:52:00 Successfully built f0ad638bae6e 09:52:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:00 + docker inspect -f . ci-base-image-x86_64 09:52:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:52:00 prd-ubuntu20.04-docker-8c-8g-18220 does not seem to be running inside a container 09:52:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/536 -v /w/workspace/edgex-go/536:/w/workspace/edgex-go/536:rw,z -v /w/workspace/edgex-go/536@tmp:/w/workspace/edgex-go/536@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 09:52:01 $ docker top 2518f3b2a08bce037848ef234287ab2bc644be87afeeeb0059471d1e6304887f -eo pid,comm [Pipeline] { [Pipeline] sh 09:52:01 + go version 09:52:01 go version go1.20.2 linux/amd64 [Pipeline] } 09:52:01 $ docker stop --time=1 2518f3b2a08bce037848ef234287ab2bc644be87afeeeb0059471d1e6304887f 09:52:02 $ docker rm -f --volumes 2518f3b2a08bce037848ef234287ab2bc644be87afeeeb0059471d1e6304887f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:03 + docker inspect -f . ci-base-image-x86_64 09:52:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:52:03 prd-ubuntu20.04-docker-8c-8g-18220 does not seem to be running inside a container 09:52:03 $ 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/536 -v /w/workspace/edgex-go/536:/w/workspace/edgex-go/536:rw,z -v /w/workspace/edgex-go/536@tmp:/w/workspace/edgex-go/536@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 09:52:03 $ docker top 4af0aada8b4e54bd63b02a72754f8826844db6b9991543f925049d0885a79dee -eo pid,comm [Pipeline] { [Pipeline] echo 09:52:03 ========================================================= 09:52:03 [edgeXBuildGoParallel] Running Tests and Build... 09:52:03 ========================================================= [Pipeline] sh 09:52:04 + git config --global --add safe.directory /w/workspace/edgex-go/536 [Pipeline] fileExists [Pipeline] sh 09:52:04 + make test 09:52:04 go test -race -coverprofile=coverage.out ./... 09:52:10 ? github.com/edgexfoundry/edgex-go [no test files] 09:52:25 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:52:25 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 09:52:25 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:52:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:52:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:52:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:52:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:52:25 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 09:52:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:52:25 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:52:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:52:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:52:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:52:25 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:52:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:52:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:52:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements 09:52:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 98.5% of statements 09:52:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.093s coverage: 71.5% of statements 09:52:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 09:52:34 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 09:52:34 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:52:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:52:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:52:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.063s coverage: 54.0% of statements 09:52:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:52:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:52:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:52:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:52:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:52:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:52:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:52:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.509s coverage: 88.5% of statements 09:52:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.067s coverage: 3.8% of statements 09:52:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:52:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:52:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 09:52:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.370s coverage: 95.6% of statements 09:52:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:52:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:52:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:52:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:52:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:52:40 ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements 09:52:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:52:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:52:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:52:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 65.9% of statements 09:52:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:52:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:52:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements 09:52:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 29.0% of statements 09:52:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 42.9% of statements 09:52:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.068s coverage: 82.9% of statements 09:52:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.037s coverage: 94.1% of statements 09:52:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements 09:52:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements 09:52:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:52:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:52:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:52:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:52:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:52:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 09:52:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 09:52:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 09:52:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:52:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:52:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:52:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:52:45 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:52:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:52:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:52:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 09:52:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:52:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:52:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:52:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 09:52:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 09:52:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 09:52:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:52:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:52:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:52:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:52:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:52:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:52:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:52:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:52:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:52:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:52:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:52:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:52:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:52:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:52:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:52:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements 09:52:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:52:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:52:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:52:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:53:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.260s coverage: 79.9% of statements 09:53:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.072s coverage: 92.9% of statements 09:53:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements 09:53:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.040s coverage: 62.3% of statements 09:53:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 09:53:08 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements 09:53:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements 09:53:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.098s coverage: 81.8% of statements 09:53:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 82.1% of statements 09:53:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.036s coverage: 86.0% of statements 09:53:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.160s coverage: 63.1% of statements 09:53:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 09:53:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 09:53:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 09:53:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements 09:53:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 09:53:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.174s coverage: 38.4% of statements 09:53:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 09:53:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 09:53:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.083s coverage: 17.7% of statements 09:53:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.108s coverage: 92.3% of statements 09:53:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 61.5% of statements 09:53:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements 09:53:08 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 09:53:08 running golangci-lint 09:53:08 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 09:53:08 go version go1.20.2 linux/amd64 09:53:08 level=info msg="[config_reader] Used config file .golangci.yml" 09:53:08 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 09:53:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18221 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 09:53:12 Running in /w/workspace/edgex-go/536 [Pipeline] { [Pipeline] checkout 09:53:12 The recommended git tool is: git 09:53:17 using credential edgex-jenkins-ssh 09:53:17 Cloning the remote Git repository 09:53:17 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:53:17 > git init /w/workspace/edgex-go/536 # timeout=10 09:53:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:53:17 > git --version # timeout=10 09:53:17 > git --version # 'git version 2.25.1' 09:53:17 using GIT_SSH to set credentials SSH Credentials for GitHub 09:53:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:53:23 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|files|name|deps|exports_file|imports) took 13.543823126s" 09:53:23 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.429651ms" 09:53:28 level=info msg="[linters_context/goanalysis] analyzers took 1m16.562966901s with top 10 stages: buildir: 26.840291496s, inspect: 2.0089383s, fact_deprecated: 1.922356944s, ctrlflow: 1.353733991s, gosec: 1.242103022s, printf: 1.12849979s, S1038: 941.116277ms, fact_purity: 804.602621ms, typedness: 748.566315ms, nilness: 740.709254ms" 09:53:28 level=info msg="[runner] Issues before processing: 203, after processing: 0" 09:53:28 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 203/203, skip_files: 203/203, skip_dirs: 203/203, identifier_marker: 203/203, nolint: 0/23, filename_unadjuster: 203/203, exclude: 203/203, cgo: 203/203, autogenerated_exclude: 203/203, exclude-rules: 23/203" 09:53:28 level=info msg="[runner] processing took 15.277367ms with stages: nolint: 6.611931ms, identifier_marker: 3.909673ms, autogenerated_exclude: 1.493875ms, path_prettifier: 1.307438ms, exclude-rules: 1.223274ms, skip_dirs: 686.005µs, cgo: 27.481µs, filename_unadjuster: 14.22µs, max_same_issues: 640ns, skip_files: 460ns, uniq_by_line: 430ns, exclude: 320ns, source_code: 270ns, sort_results: 270ns, diff: 270ns, severity-rules: 250ns, max_from_linter: 170ns, path_shortener: 170ns, path_prefixer: 110ns, max_per_file_from_linter: 110ns" 09:53:28 level=info msg="[runner] linters took 6.372297429s with stages: goanalysis_metalinter: 6.356930247s" 09:53:28 level=info msg="File cache stats: 0 entries of total size 0B" 09:53:28 level=info msg="Memory: 201 samples, avg is 174.6MB, max is 739.6MB" 09:53:28 level=info msg="Execution took 19.963701876s" 09:53:28 go vet ./... 09:53:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:53:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:53:32 ./bin/test-attribution-txt.sh [Pipeline] echo 09:53:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 09:53:32 + ls -al . 09:53:32 total 720 09:53:32 drwxrwxr-x 11 1001 1001 4096 Jun 8 09:52 . 09:53:32 drwxr-xr-x 4 root root 4096 Jun 8 09:52 .. 09:53:32 drwxrwxr-x 2 1001 1001 4096 Jun 8 09:51 .blubracket 09:53:32 -rw-rw-r-- 1 1001 1001 16 Jun 8 09:51 .dockerignore 09:53:32 drwxrwxr-x 8 1001 1001 4096 Jun 8 09:51 .git 09:53:32 drwxrwxr-x 3 1001 1001 4096 Jun 8 09:51 .github 09:53:32 -rw-rw-r-- 1 1001 1001 1133 Jun 8 09:51 .gitignore 09:53:32 -rw-rw-r-- 1 1001 1001 42 Jun 8 09:51 .golangci.yml 09:53:32 -rw-rw-r-- 1 1001 1001 87 Jun 8 09:51 .hadolint.yml 09:53:32 drwxr-xr-x 3 1001 1001 4096 Jun 8 09:51 .semver 09:53:32 -rw-rw-r-- 1 1001 1001 166 Jun 8 09:51 .sonarcloud.properties 09:53:32 -rw-rw-r-- 1 1001 1001 1171 Jun 8 09:51 ADOPTERS.md 09:53:32 -rw-rw-r-- 1 1001 1001 10835 Jun 8 09:51 Attribution.txt 09:53:32 -rw-rw-r-- 1 1001 1001 93407 Jun 8 09:51 CHANGELOG.md 09:53:32 -rw-rw-r-- 1 1001 1001 3804 Jun 8 09:51 CONTRIBUTING.md 09:53:32 -rw-rw-r-- 1 1001 1001 677 Jun 8 09:51 GOVERNANCE.md 09:53:32 -rw-rw-r-- 1 1001 1001 883 Jun 8 09:51 Jenkinsfile 09:53:32 -rw-rw-r-- 1 1001 1001 10775 Jun 8 09:51 LICENSE 09:53:32 -rw-rw-r-- 1 1001 1001 14368 Jun 8 09:51 Makefile 09:53:32 -rw-rw-r-- 1 1001 1001 582 Jun 8 09:51 OWNERS.md 09:53:32 -rw-rw-r-- 1 1001 1001 9923 Jun 8 09:51 README.md 09:53:32 -rw-rw-r-- 1 1001 1001 789 Jun 8 09:51 SECURITY.md 09:53:32 -rw-rw-r-- 1 1001 1001 11 Jun 8 09:51 VERSION 09:53:32 drwxrwxr-x 2 1001 1001 4096 Jun 8 09:51 bin 09:53:32 drwxrwxr-x 18 1001 1001 4096 Jun 8 09:51 cmd 09:53:32 -rw-r--r-- 1 root root 447731 Jun 8 09:53 coverage.out 09:53:32 -rw-rw-r-- 1 1001 1001 3160 Jun 8 09:51 go.mod 09:53:32 -rw-rw-r-- 1 1001 1001 31050 Jun 8 09:51 go.sum 09:53:32 drwxrwxr-x 7 1001 1001 4096 Jun 8 09:51 internal 09:53:32 drwxrwxr-x 3 1001 1001 4096 Jun 8 09:51 openapi 09:53:32 -rw-rw-r-- 1 1001 1001 594 Jun 8 09:51 security.txt 09:53:32 drwxrwxr-x 4 1001 1001 4096 Jun 8 09:51 snap 09:53:32 -rw-rw-r-- 1 1001 1001 204 Jun 8 09:51 version.go [Pipeline] sh 09:53:33 + '[' -e coverage.out ] 09:53:33 + chown 1001:1001 coverage.out [Pipeline] stash 09:53:33 Stashed 1 file(s) [Pipeline] sh 09:53:33 + make build 09:53:33 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.3" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:53:36 Avoid second fetch 09:53:36 Checking out Revision 5014c11bb29f9edb3e55aa295af55b3798697700 (main) 09:53:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:53:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:53:36 > git config core.sparsecheckout # timeout=10 09:53:36 > git checkout -f 5014c11bb29f9edb3e55aa295af55b3798697700 # timeout=10 09:53:36 Commit message: "Merge pull request #4563 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.9.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:53:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:53:37 % Total % Received % Xferd Average Speed Time Time Time Current 09:53:37 Dload Upload Total Spent Left Speed 09:53:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 73705 0 --:--:-- --:--:-- --:--:-- 73705 [Pipeline] sh 09:53:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:53:38 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 09:53:38 09:53:38 { 09:53:38 "registry-mirrors": [ 09:53:38 "https://nexus3.edgexfoundry.org:10001" 09:53:38 ], 09:53:38 "bip": "10.250.0.254/24", 09:53:38 "hosts": [ 09:53:38 "tcp://0.0.0.0:5555", 09:53:38 "unix:///var/run/docker.sock" 09:53:38 ], 09:53:38 "mtu": 1458, 09:53:38 "selinux-enabled": true, 09:53:38 "seccomp-profile": "/etc/docker/seccomp.json" 09:53:38 } [Pipeline] sh 09:53:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:53:39 + sudo service docker restart 09:53:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.3" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:53:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.3" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:53:46 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.3" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:53:47 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.3" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:53:53 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.3" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:53:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:53:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:53:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:53:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.3" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:53:57 provisioning config files... 09:53:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/536@tmp/config9504956547440836833tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:53:57 ---> docker-login.sh 09:53:57 nexus3.edgexfoundry.org:10001 09:53:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:53:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:53:58 Configure a credential helper to remove this warning. See 09:53:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:53:58 09:53:58 Login Succeeded 09:53:58 nexus3.edgexfoundry.org:10002 09:53:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:53:58 Configure a credential helper to remove this warning. See 09:53:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:53:58 09:53:58 Login Succeeded 09:53:58 nexus3.edgexfoundry.org:10003 09:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:53:59 Configure a credential helper to remove this warning. See 09:53:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:53:59 09:53:59 Login Succeeded 09:53:59 nexus3.edgexfoundry.org:10004 09:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:53:59 Configure a credential helper to remove this warning. See 09:53:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:53:59 09:53:59 Login Succeeded 09:53:59 docker.io 09:53:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.3" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:54:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:54:00 Configure a credential helper to remove this warning. See 09:54:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:54:00 09:54:00 Login Succeeded 09:54:00 ---> docker-login.sh ends [Pipeline] } 09:54:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 09:54:00 + git config --global --add safe.directory /w/workspace/edgex-go/536 [Pipeline] echo 09:54:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:54:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:54:00 ========================================================= 09:54:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 09:54:00 ========================================================= [Pipeline] fileExists [Pipeline] sh [Pipeline] } 09:54:00 $ docker stop --time=1 4af0aada8b4e54bd63b02a72754f8826844db6b9991543f925049d0885a79dee 09:54:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 09:54:01 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:54:01 c41833b44d91: Pulling fs layer 09:54:01 ed15518f5707: Pulling fs layer 09:54:01 feae8fd75edb: Pulling fs layer 09:54:01 242c74f7c9fa: Pulling fs layer 09:54:01 3cdef696dda3: Pulling fs layer 09:54:01 2ced38df9373: Pulling fs layer 09:54:01 58f1dce35555: Pulling fs layer 09:54:01 3cdef696dda3: Waiting 09:54:01 2ced38df9373: Waiting 09:54:01 242c74f7c9fa: Waiting 09:54:01 58f1dce35555: Waiting 09:54:01 ed15518f5707: Verifying Checksum 09:54:01 ed15518f5707: Download complete 09:54:01 242c74f7c9fa: Verifying Checksum 09:54:01 242c74f7c9fa: Download complete 09:54:01 3cdef696dda3: Verifying Checksum 09:54:01 3cdef696dda3: Download complete 09:54:01 c41833b44d91: Download complete 09:54:02 c41833b44d91: Pull complete 09:54:02 58f1dce35555: Verifying Checksum 09:54:02 58f1dce35555: Download complete 09:54:03 ed15518f5707: Pull complete 09:54:03 feae8fd75edb: Verifying Checksum 09:54:03 feae8fd75edb: Download complete 09:54:03 2ced38df9373: Verifying Checksum 09:54:03 2ced38df9373: Download complete 09:54:05 $ docker rm -f --volumes 4af0aada8b4e54bd63b02a72754f8826844db6b9991543f925049d0885a79dee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:54:06 09:54:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:54:06 latest: Pulling from edgex-devops/edgex-compose 09:54:06 91d30c5bc195: Pulling fs layer 09:54:06 2e9b0aa3be6d: Pulling fs layer 09:54:06 9c61dcf015f6: Pulling fs layer 09:54:06 4698f68db338: Pulling fs layer 09:54:06 2a2f49069b9e: Pulling fs layer 09:54:06 e0025b399a48: Pulling fs layer 09:54:06 4698f68db338: Waiting 09:54:06 2a2f49069b9e: Waiting 09:54:06 e0025b399a48: Waiting 09:54:07 91d30c5bc195: Verifying Checksum 09:54:07 91d30c5bc195: Download complete 09:54:07 91d30c5bc195: Pull complete 09:54:07 4698f68db338: Download complete 09:54:07 2a2f49069b9e: Download complete 09:54:07 e0025b399a48: Verifying Checksum 09:54:07 2e9b0aa3be6d: Download complete 09:54:08 2e9b0aa3be6d: Pull complete 09:54:08 9c61dcf015f6: Verifying Checksum 09:54:08 9c61dcf015f6: Download complete 09:54:10 9c61dcf015f6: Pull complete 09:54:10 4698f68db338: Pull complete 09:54:10 2a2f49069b9e: Pull complete 09:54:10 e0025b399a48: Pull complete 09:54:10 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 09:54:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:54:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:54:10 prd-ubuntu20.04-docker-8c-8g-18220 does not seem to be running inside a container 09:54:10 $ 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/536 -v /w/workspace/edgex-go/536:/w/workspace/edgex-go/536:rw,z -v /w/workspace/edgex-go/536@tmp:/w/workspace/edgex-go/536@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 09:54:13 $ docker top 3e2b2371ca81b9424d6920d7e64c0f4b37b9e37ca949479cfa0a84d9f3d6b305 -eo pid,comm [Pipeline] { [Pipeline] sh 09:54:14 + docker compose -f ./docker-compose-build.yml build --parallel 09:54:16 feae8fd75edb: Pull complete 09:54:16 242c74f7c9fa: Pull complete 09:54:16 3cdef696dda3: Pull complete 09:54:16 #1 [security-secretstore-setup internal] load build definition from Dockerfile 09:54:16 #1 transferring dockerfile: 2.38kB done 09:54:16 #1 DONE 0.0s 09:54:16 09:54:16 #2 [security-proxy-auth internal] load build definition from Dockerfile 09:54:16 #2 transferring dockerfile: 2.04kB done 09:54:16 #2 DONE 0.0s 09:54:16 09:54:16 #3 [security-spire-config internal] load build definition from Dockerfile 09:54:16 #3 transferring dockerfile: 2.58kB done 09:54:16 #3 DONE 0.0s 09:54:16 09:54:16 #4 [support-notifications internal] load build definition from Dockerfile 09:54:16 #4 transferring dockerfile: 1.84kB done 09:54:16 #4 DONE 0.0s 09:54:16 09:54:16 #5 [security-spire-server internal] load build definition from Dockerfile 09:54:16 #5 transferring dockerfile: 2.63kB done 09:54:16 #5 DONE 0.0s 09:54:16 09:54:16 #6 [core-data internal] load build definition from Dockerfile 09:54:16 #6 transferring dockerfile: 1.90kB done 09:54:16 #6 DONE 0.0s 09:54:16 09:54:16 #7 [core-command internal] load build definition from Dockerfile 09:54:16 #7 transferring dockerfile: 1.82kB done 09:54:16 #7 DONE 0.0s 09:54:16 09:54:16 #8 [security-proxy-setup internal] load build definition from Dockerfile 09:54:16 #8 transferring dockerfile: 2.06kB done 09:54:16 #8 DONE 0.1s 09:54:16 09:54:16 #9 [core-metadata internal] load build definition from Dockerfile 09:54:16 #9 transferring dockerfile: 1.96kB done 09:54:16 #9 DONE 0.1s 09:54:16 09:54:16 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:54:16 #10 transferring dockerfile: 2.12kB done 09:54:16 #10 DONE 0.1s 09:54:16 09:54:16 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:54:16 #11 transferring dockerfile: 1.78kB done 09:54:16 #11 DONE 0.1s 09:54:16 09:54:16 #12 [security-spire-agent internal] load build definition from Dockerfile 09:54:16 #12 transferring dockerfile: 2.68kB done 09:54:16 #12 DONE 0.1s 09:54:16 09:54:16 #13 [security-secretstore-setup internal] load .dockerignore 09:54:16 #13 transferring context: 56B done 09:54:16 #13 DONE 0.1s 09:54:16 09:54:16 #14 [security-bootstrapper internal] load build definition from Dockerfile 09:54:16 #14 transferring dockerfile: 2.82kB done 09:54:16 #14 DONE 0.1s 09:54:16 09:54:16 #15 [support-scheduler internal] load build definition from Dockerfile 09:54:16 #15 transferring dockerfile: 1.82kB done 09:54:16 #15 DONE 0.1s 09:54:16 09:54:16 #16 [security-proxy-auth internal] load .dockerignore 09:54:16 #16 transferring context: 56B done 09:54:16 #16 DONE 0.0s 09:54:16 09:54:16 #17 [security-spire-config internal] load .dockerignore 09:54:16 #17 transferring context: 56B done 09:54:16 #17 DONE 0.0s 09:54:16 09:54:16 #18 [support-notifications internal] load .dockerignore 09:54:16 #18 transferring context: 56B done 09:54:16 #18 DONE 0.1s 09:54:16 09:54:16 #19 [security-spire-server internal] load .dockerignore 09:54:16 #19 transferring context: 56B done 09:54:16 #19 DONE 0.0s 09:54:16 09:54:16 #20 [core-command internal] load .dockerignore 09:54:16 #20 transferring context: 56B done 09:54:16 #20 DONE 0.1s 09:54:16 09:54:16 #21 [security-spire-agent internal] load .dockerignore 09:54:17 #21 transferring context: 56B done 09:54:17 #21 DONE 0.1s 09:54:17 09:54:17 #22 [core-data internal] load .dockerignore 09:54:17 #22 transferring context: 56B done 09:54:17 #22 DONE 0.1s 09:54:17 09:54:17 #23 [core-metadata internal] load .dockerignore 09:54:17 #23 transferring context: 56B done 09:54:17 #23 DONE 0.1s 09:54:17 09:54:17 #24 [core-common-config-bootstrapper internal] load .dockerignore 09:54:17 #24 transferring context: 56B done 09:54:17 #24 DONE 0.1s 09:54:17 09:54:17 #25 [security-spiffe-token-provider internal] load .dockerignore 09:54:17 #25 transferring context: 56B 0.0s done 09:54:17 #25 DONE 0.1s 09:54:17 09:54:17 #26 [security-proxy-setup internal] load .dockerignore 09:54:17 #26 transferring context: 56B done 09:54:17 #26 DONE 0.1s 09:54:17 09:54:17 #27 [security-bootstrapper internal] load .dockerignore 09:54:17 #27 transferring context: 56B done 09:54:17 #27 DONE 0.1s 09:54:17 09:54:17 #28 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:54:17 #28 DONE 0.0s 09:54:17 09:54:17 #29 [support-scheduler internal] load .dockerignore 09:54:17 #29 transferring context: 56B done 09:54:17 #29 DONE 0.1s 09:54:17 09:54:17 #28 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:54:17 #28 DONE 0.0s 09:54:17 09:54:17 #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 09:54:17 #30 ... 09:54:17 09:54:17 #28 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:54:17 #28 DONE 0.0s 09:54:17 09:54:17 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 09:54:17 #30 ... 09:54:17 09:54:17 #28 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:54:17 #28 DONE 0.0s 09:54:17 09:54:17 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 09:54:17 #30 DONE 0.6s 09:54:17 09:54:17 #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 09:54:17 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 09:54:17 #31 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done 09:54:17 #31 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done 09:54:17 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 09:54:19 #31 ... 09:54:19 09:54:19 #32 [core-metadata builder 1/9] FROM docker.io/library/ci-base-image-x86_64 09:54:19 #32 DONE 1.9s 09:54:19 09:54:19 #33 [support-notifications builder 2/9] WORKDIR /edgex-go 09:54:21 2ced38df9373: Pull complete 09:54:23 58f1dce35555: Pull complete 09:54:23 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 09:54:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 09:54:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 09:54:24 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 09:54:24 WORKDIR /edgex 09:54:24 COPY go.mod . 09:54:24 RUN go mod download 09:54:24 + docker build -t ci-base-image-arm64 -f - . 09:54:24 Sending build context to Docker daemon 2.947MB 09:54:24 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 09:54:24 ---> fadd8f120f05 09:54:24 Step 2/4 : WORKDIR /edgex 09:54:24 #33 ... 09:54:24 09:54:24 #34 [security-spire-agent internal] load build context 09:54:24 #34 transferring context: 280.92MB 6.6s 09:54:24 #34 ... 09:54:24 09:54:24 #35 [security-spire-config internal] load build context 09:54:25 #35 ... 09:54:25 09:54:25 #34 [security-spire-agent internal] load build context 09:54:25 #34 transferring context: 351.86MB 8.2s done 09:54:26 ---> Running in 176c8fafbcbf 09:54:26 Removing intermediate container 176c8fafbcbf 09:54:26 ---> d7046db40b76 09:54:26 Step 3/4 : COPY go.mod . 09:54:27 ---> 2aa35b3a2f54 09:54:27 Step 4/4 : RUN go mod download 09:54:27 ---> Running in f44d5e4405d4 09:54:27 #34 ... 09:54:27 09:54:27 #36 [core-command internal] load build context 09:54:27 #36 transferring context: 351.86MB 9.8s done 09:54:27 #36 ... 09:54:27 09:54:27 #37 [security-spiffe-token-provider internal] load build context 09:54:27 #37 transferring context: 351.86MB 10.1s done 09:54:27 #37 ... 09:54:27 09:54:27 #38 [security-bootstrapper internal] load build context 09:54:27 #38 ... 09:54:27 09:54:27 #39 [support-scheduler internal] load build context 09:54:27 #39 transferring context: 351.86MB 8.8s done 09:54:27 #39 ... 09:54:27 09:54:27 #40 [security-proxy-auth internal] load build context 09:54:27 #40 transferring context: 351.86MB 9.6s done 09:54:28 #40 ... 09:54:28 09:54:28 #41 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 09:54:28 #41 ... 09:54:28 09:54:28 #42 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:54:28 #0 9.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:54:28 #0 9.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:54:28 #0 9.741 (1/1) Installing dumb-init (1.2.5-r2) 09:54:28 #0 9.758 Executing busybox-1.35.0-r29.trigger 09:54:28 #0 9.763 OK: 7 MiB in 16 packages 09:54:28 #42 ... 09:54:28 09:54:28 #43 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 09:54:28 #0 5.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:54:28 #0 5.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:54:28 #0 5.655 (1/2) Installing ca-certificates (20230506-r0) 09:54:28 #0 5.674 (2/2) Installing dumb-init (1.2.5-r2) 09:54:28 #0 5.679 Executing busybox-1.35.0-r29.trigger 09:54:28 #0 5.682 Executing ca-certificates-20230506-r0.trigger 09:54:28 #0 5.751 OK: 8 MiB in 17 packages 09:54:28 #43 ... 09:54:28 09:54:28 #44 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:54:28 #44 ... 09:54:28 09:54:28 #45 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 09:54:28 #45 ... 09:54:28 09:54:28 #46 [core-data internal] load build context 09:54:28 #46 transferring context: 351.86MB 9.2s done 09:54:28 #46 ... 09:54:28 09:54:28 #47 [security-proxy-setup internal] load build context 09:54:28 #47 transferring context: 351.86MB 8.5s done 09:54:28 #47 ... 09:54:28 09:54:28 #48 [core-metadata internal] load build context 09:54:28 #48 transferring context: 351.86MB 10.1s done 09:54:29 #48 ... 09:54:29 09:54:29 #49 [core-common-config-bootstrapper internal] load build context 09:54:29 #49 transferring context: 351.86MB 9.7s done 09:54:29 #49 ... 09:54:29 09:54:29 #50 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:54:29 #0 1.165 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:54:29 #0 3.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:54:29 #0 3.983 (1/3) Installing ca-certificates (20230506-r0) 09:54:29 #0 4.005 (2/3) Installing dumb-init (1.2.5-r2) 09:54:29 #0 4.092 (3/3) Installing su-exec (0.2-r2) 09:54:29 #0 4.101 Executing busybox-1.35.0-r29.trigger 09:54:29 #0 4.105 Executing ca-certificates-20230506-r0.trigger 09:54:29 #0 4.169 OK: 8 MiB in 18 packages 09:54:29 #50 ... 09:54:29 09:54:29 #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:54:29 #0 7.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:54:29 #0 7.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:54:29 #0 8.027 v3.17.3-241-g98d6bfa6c4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:54:29 #0 8.027 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:54:29 #0 8.027 OK: 17823 distinct packages available 09:54:29 #0 8.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:54:29 #0 8.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:54:29 #0 8.418 (1/9) Installing ca-certificates (20230506-r0) 09:54:29 #0 8.419 (2/9) Installing brotli-libs (1.0.9-r9) 09:54:29 #0 8.426 (3/9) Installing nghttp2-libs (1.51.0-r0) 09:54:29 #0 8.430 (4/9) Installing libcurl (8.1.2-r0) 09:54:29 #0 8.444 (5/9) Installing curl (8.1.2-r0) 09:54:29 #0 8.449 (6/9) Installing dumb-init (1.2.5-r2) 09:54:29 #0 8.453 (7/9) Installing musl-obstack (1.2.3-r0) 09:54:29 #0 8.456 (8/9) Installing libucontext (1.2-r0) 09:54:29 #0 8.459 (9/9) Installing gcompat (1.1.0-r0) 09:54:29 #0 8.463 Executing busybox-1.35.0-r29.trigger 09:54:29 #0 8.475 Executing ca-certificates-20230506-r0.trigger 09:54:29 #0 8.534 OK: 10 MiB in 24 packages 09:54:29 #51 ... 09:54:29 09:54:29 #52 [security-secretstore-setup internal] load build context 09:54:29 #52 transferring context: 351.86MB 8.2s done 09:54:29 #52 ... 09:54:29 09:54:29 #53 [support-notifications internal] load build context 09:54:29 #53 transferring context: 351.86MB 9.4s done 09:54:29 #53 ... 09:54:29 09:54:29 #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:54:29 #0 10.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:54:29 #0 11.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:54:29 #0 11.29 v3.17.3-241-g98d6bfa6c4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:54:29 #0 11.29 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:54:29 #0 11.29 OK: 17823 distinct packages available 09:54:29 #0 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:54:29 #0 11.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:54:29 #0 11.69 (1/4) Installing dumb-init (1.2.5-r2) 09:54:29 #0 11.69 (2/4) Installing musl-obstack (1.2.3-r0) 09:54:29 #0 11.69 (3/4) Installing libucontext (1.2-r0) 09:54:29 #0 11.70 (4/4) Installing gcompat (1.1.0-r0) 09:54:29 #0 11.70 Executing busybox-1.35.0-r29.trigger 09:54:29 #0 11.71 OK: 7 MiB in 19 packages 09:54:29 #54 ... 09:54:29 09:54:29 #55 [security-spire-server internal] load build context 09:54:29 #55 transferring context: 351.86MB 9.6s done 09:54:30 #55 ... 09:54:30 09:54:30 #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 09:54:30 #0 1.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:54:30 #0 4.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:54:30 #0 4.242 (1/2) Installing dumb-init (1.2.5-r2) 09:54:30 #0 4.250 (2/2) Installing su-exec (0.2-r2) 09:54:30 #0 4.252 Executing busybox-1.35.0-r29.trigger 09:54:30 #0 4.261 OK: 7 MiB in 17 packages 09:54:30 #56 ... 09:54:30 09:54:30 #35 [security-spire-config internal] load build context 09:54:30 #35 transferring context: 351.86MB 10.2s done 09:54:34 #35 ... 09:54:34 09:54:34 #44 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:54:34 #44 15.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:54:34 #44 15.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:54:34 #44 16.08 v3.17.3-241-g98d6bfa6c4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:54:34 #44 16.08 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:54:34 #44 16.08 OK: 17823 distinct packages available 09:54:34 #44 16.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:54:34 #44 16.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:54:34 #44 16.49 (1/7) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.9-r1) 09:54:34 #44 16.52 (2/7) Upgrading libssl3 (3.0.8-r3 -> 3.0.9-r1) 09:54:34 #44 16.53 (3/7) Installing dumb-init (1.2.5-r2) 09:54:34 #44 16.54 (4/7) Installing musl-obstack (1.2.3-r0) 09:54:34 #44 16.54 (5/7) Installing libucontext (1.2-r0) 09:54:34 #44 16.54 (6/7) Installing gcompat (1.1.0-r0) 09:54:34 #44 16.55 (7/7) Installing openssl (3.0.9-r1) 09:54:34 #44 16.56 Executing busybox-1.35.0-r29.trigger 09:54:34 #44 16.56 OK: 8 MiB in 20 packages 09:54:38 #44 ... 09:54:38 09:54:38 #38 [security-bootstrapper internal] load build context 09:54:38 #38 transferring context: 351.86MB 10.5s done 09:54:52 #38 ... 09:54:52 09:54:52 #44 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:54:52 #44 DONE 33.2s 09:54:52 09:54:52 #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:54:52 #51 DONE 33.2s 09:54:52 09:54:52 #43 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 09:54:52 #43 DONE 33.2s 09:54:52 09:54:52 #52 [security-secretstore-setup internal] load build context 09:54:52 #52 DONE 33.6s 09:54:52 09:54:52 #33 [security-proxy-auth builder 2/9] WORKDIR /edgex-go 09:54:52 #33 DONE 32.1s 09:54:52 09:54:52 #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 09:54:52 #57 ... 09:54:52 09:54:52 #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 09:54:52 #56 DONE 33.5s 09:54:52 09:54:52 #34 [security-spire-agent internal] load build context 09:54:52 #34 DONE 33.7s 09:54:52 09:54:52 #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:54:52 #54 DONE 33.2s 09:54:52 09:54:52 #42 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:54:52 #42 DONE 33.3s 09:54:52 09:54:52 #39 [support-scheduler internal] load build context 09:54:52 #39 DONE 33.8s 09:54:52 09:54:52 #47 [security-proxy-setup internal] load build context 09:54:52 #47 DONE 33.7s 09:54:52 09:54:52 #46 [core-data internal] load build context 09:54:52 #46 DONE 33.8s 09:54:52 09:54:52 #55 [security-spire-server internal] load build context 09:54:52 #55 DONE 33.8s 09:54:52 09:54:52 #53 [support-notifications internal] load build context 09:54:52 #53 DONE 33.8s 09:54:52 09:54:52 #40 [security-proxy-auth internal] load build context 09:54:52 #40 DONE 33.8s 09:54:52 09:54:52 #50 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:54:52 #50 DONE 33.2s 09:54:52 09:54:52 #49 [core-common-config-bootstrapper internal] load build context 09:54:52 #49 DONE 33.8s 09:54:52 09:54:52 #36 [core-command internal] load build context 09:54:52 #36 DONE 33.8s 09:54:52 09:54:52 #37 [security-spiffe-token-provider internal] load build context 09:54:52 #37 DONE 33.8s 09:54:52 09:54:52 #48 [core-metadata internal] load build context 09:54:52 #48 DONE 33.8s 09:54:52 09:54:52 #38 [security-bootstrapper internal] load build context 09:54:52 #38 DONE 33.8s 09:54:52 09:54:52 #35 [security-spire-config internal] load build context 09:54:52 #35 DONE 33.8s 09:54:52 09:54:52 #58 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 09:54:52 #58 ... 09:54:52 09:54:52 #41 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 09:54:52 #41 33.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:54:52 #41 34.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:54:52 #41 34.35 (1/4) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.9-r1) 09:54:52 #41 34.38 (2/4) Upgrading libssl3 (3.0.8-r3 -> 3.0.9-r1) 09:54:52 #41 34.39 (3/4) Installing dumb-init (1.2.5-r2) 09:54:52 #41 34.40 (4/4) Installing openssl (3.0.9-r1) 09:54:52 #41 34.41 Executing busybox-1.35.0-r29.trigger 09:54:52 #41 34.41 OK: 8 MiB in 17 packages 09:54:52 #41 DONE 34.6s 09:54:52 09:54:52 #45 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 09:54:52 #45 33.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:54:52 #45 34.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:54:52 #45 34.34 (1/1) Installing dumb-init (1.2.5-r2) 09:54:52 #45 34.35 Executing busybox-1.35.0-r29.trigger 09:54:52 #45 34.35 OK: 7 MiB in 16 packages 09:54:52 #45 DONE 34.6s 09:54:52 09:54:52 #59 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 09:54:52 #59 DONE 0.0s 09:54:52 09:54:52 #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 09:54:52 #57 1.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:54:52 #57 1.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:54:52 #57 1.569 OK: 265 MiB in 53 packages 09:54:52 #57 DONE 1.6s 09:54:52 09:54:52 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:54:52 #0 1.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:54:52 #0 1.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:54:52 #0 1.557 OK: 265 MiB in 53 packages 09:54:52 #60 DONE 1.6s 09:54:52 09:54:52 #61 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:54:52 #61 DONE 0.0s 09:54:52 09:54:52 #62 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:54:52 #62 DONE 0.1s 09:54:52 09:54:52 #63 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:54:52 #63 ... 09:54:52 09:54:52 #64 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:54:52 #64 DONE 1.7s 09:54:53 09:54:53 #65 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 09:54:53 #65 DONE 0.0s 09:54:53 09:54:53 #58 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 09:54:53 #58 1.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:54:53 #58 1.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:54:53 #58 ... 09:54:53 09:54:53 #66 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 09:54:53 #0 1.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:54:53 #0 1.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:54:53 #0 1.957 OK: 265 MiB in 53 packages 09:54:53 #66 DONE 2.2s 09:54:53 09:54:53 #67 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:54:53 #67 DONE 0.0s 09:54:53 09:54:53 #58 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 09:54:53 #58 2.102 OK: 265 MiB in 53 packages 09:54:53 #58 DONE 2.2s 09:54:53 09:54:53 #68 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 09:54:53 #68 DONE 0.1s 09:54:53 09:54:53 #69 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:54:54 #69 ... 09:54:54 09:54:54 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:54:54 #0 1.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:54:54 #0 2.824 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:54:54 #0 3.048 v3.17.3-241-g98d6bfa6c4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:54:54 #0 3.048 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:54:54 #0 3.048 OK: 17830 distinct packages available 09:54:54 #0 3.091 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:54:54 #0 3.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:54:54 #0 3.394 OK: 265 MiB in 53 packages 09:54:54 #70 DONE 3.5s 09:54:54 09:54:54 #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:54:54 #71 DONE 0.1s 09:54:55 09:54:55 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:54:59 Removing intermediate container f44d5e4405d4 09:54:59 ---> 1724c02cd9b3 09:54:59 Successfully built 1724c02cd9b3 09:54:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:00 + docker inspect -f . ci-base-image-arm64 09:55:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:55:00 prd-ubuntu20.04-docker-arm64-4c-16g-18221 does not seem to be running inside a container 09:55:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/536 -v /w/workspace/edgex-go/536:/w/workspace/edgex-go/536:rw,z -v /w/workspace/edgex-go/536@tmp:/w/workspace/edgex-go/536@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:55:01 $ docker top be2034d920c6c3cf4d16c05dc0bc3097b49357fce5c0c8a355fea510af28cf08 -eo pid,comm [Pipeline] { [Pipeline] sh 09:55:02 + go version 09:55:02 go version go1.20.2 linux/arm64 [Pipeline] } 09:55:02 $ docker stop --time=1 be2034d920c6c3cf4d16c05dc0bc3097b49357fce5c0c8a355fea510af28cf08 09:55:03 #72 ... 09:55:03 09:55:03 #73 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:03 #73 ... 09:55:03 09:55:03 #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:03 $ docker rm -f --volumes be2034d920c6c3cf4d16c05dc0bc3097b49357fce5c0c8a355fea510af28cf08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:55:04 09:55:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:55:04 latest: Pulling from edgex-devops/edgex-compose-arm64 09:55:04 547446be3368: Pulling fs layer 09:55:04 d125d8839a47: Pulling fs layer 09:55:04 3e85d5ac6304: Pulling fs layer 09:55:04 c3105a71a48b: Pulling fs layer 09:55:04 0f093f025ec4: Pulling fs layer 09:55:04 c3106fc0e877: Pulling fs layer 09:55:04 0f093f025ec4: Waiting 09:55:04 c3106fc0e877: Waiting 09:55:04 c3105a71a48b: Waiting 09:55:05 547446be3368: Verifying Checksum 09:55:05 547446be3368: Download complete 09:55:05 c3105a71a48b: Download complete 09:55:05 0f093f025ec4: Verifying Checksum 09:55:05 0f093f025ec4: Download complete 09:55:05 c3106fc0e877: Verifying Checksum 09:55:05 c3106fc0e877: Download complete 09:55:05 d125d8839a47: Verifying Checksum 09:55:05 d125d8839a47: Download complete 09:55:05 547446be3368: Pull complete 09:55:06 d125d8839a47: Pull complete 09:55:08 3e85d5ac6304: Verifying Checksum 09:55:08 3e85d5ac6304: Download complete 09:55:16 3e85d5ac6304: Pull complete 09:55:16 c3105a71a48b: Pull complete 09:55:16 0f093f025ec4: Pull complete 09:55:16 c3106fc0e877: Pull complete 09:55:16 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 09:55:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:55:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:55:16 prd-ubuntu20.04-docker-arm64-4c-16g-18221 does not seem to be running inside a container 09:55:17 $ 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/536 -v /w/workspace/edgex-go/536:/w/workspace/edgex-go/536:rw,z -v /w/workspace/edgex-go/536@tmp:/w/workspace/edgex-go/536@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:55:19 $ docker top 237be0602fb9bca6116a05fdb10861762c33e2c1808872510375388bb8014c5d -eo pid,comm [Pipeline] { [Pipeline] sh 09:55:19 + docker compose -f ./docker-compose-build.yml build --parallel 09:55:28 #1 [security-spire-agent internal] load build definition from Dockerfile 09:55:28 #1 transferring dockerfile: 2.68kB 0.0s done 09:55:28 #1 DONE 0.1s 09:55:28 09:55:28 #2 [security-proxy-setup internal] load build definition from Dockerfile 09:55:28 #2 transferring dockerfile: 2.06kB done 09:55:28 #2 DONE 0.0s 09:55:28 09:55:28 #3 [core-command internal] load build definition from Dockerfile 09:55:28 #3 transferring dockerfile: 1.82kB done 09:55:28 #3 DONE 0.1s 09:55:28 09:55:28 #4 [security-spire-server internal] load build definition from Dockerfile 09:55:28 #4 transferring dockerfile: 2.63kB done 09:55:28 #4 DONE 0.0s 09:55:28 09:55:28 #5 [security-bootstrapper internal] load build definition from Dockerfile 09:55:28 #5 transferring dockerfile: 2.82kB done 09:55:28 #5 DONE 0.0s 09:55:28 09:55:28 #6 [support-notifications internal] load build definition from Dockerfile 09:55:28 #6 transferring dockerfile: 1.84kB 0.0s done 09:55:28 #6 DONE 0.1s 09:55:28 09:55:28 #7 [core-metadata internal] load build definition from Dockerfile 09:55:28 #7 transferring dockerfile: 1.96kB done 09:55:28 #7 DONE 0.1s 09:55:28 09:55:28 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:55:28 #8 transferring dockerfile: 1.78kB done 09:55:28 #8 DONE 0.0s 09:55:28 09:55:28 #9 [core-data internal] load build definition from Dockerfile 09:55:28 #9 transferring dockerfile: 1.90kB done 09:55:28 #9 DONE 0.1s 09:55:28 09:55:28 #10 [support-scheduler internal] load build definition from Dockerfile 09:55:28 #10 transferring dockerfile: 1.82kB done 09:55:28 #10 DONE 0.1s 09:55:28 09:55:28 #11 [security-proxy-auth internal] load build definition from Dockerfile 09:55:28 #11 transferring dockerfile: 2.04kB done 09:55:28 #11 DONE 0.1s 09:55:28 09:55:28 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:55:28 #12 transferring dockerfile: 2.12kB done 09:55:28 #12 DONE 0.0s 09:55:28 09:55:28 #13 [security-secretstore-setup internal] load build definition from Dockerfile 09:55:28 #13 transferring dockerfile: 2.38kB done 09:55:28 #13 DONE 0.1s 09:55:28 09:55:28 #14 [security-spire-config internal] load build definition from Dockerfile 09:55:28 #14 transferring dockerfile: 2.58kB done 09:55:28 #14 DONE 0.0s 09:55:28 09:55:28 #15 [security-spire-agent internal] load .dockerignore 09:55:28 #15 transferring context: 32B 09:55:28 #15 transferring context: 56B done 09:55:28 #15 DONE 0.0s 09:55:29 09:55:29 #16 [security-proxy-setup internal] load .dockerignore 09:55:29 #16 transferring context: 56B done 09:55:29 #16 DONE 0.0s 09:55:29 09:55:29 #17 [core-command internal] load .dockerignore 09:55:29 #17 transferring context: 56B done 09:55:29 #17 DONE 0.0s 09:55:29 09:55:29 #18 [security-spire-server internal] load .dockerignore 09:55:29 #18 transferring context: 56B done 09:55:29 #18 DONE 0.0s 09:55:29 09:55:29 #19 [security-bootstrapper internal] load .dockerignore 09:55:29 #19 transferring context: 56B done 09:55:29 #19 DONE 0.1s 09:55:29 09:55:29 #20 [support-notifications internal] load .dockerignore 09:55:29 #20 transferring context: 56B done 09:55:29 #20 DONE 0.1s 09:55:29 09:55:29 #21 [core-metadata internal] load .dockerignore 09:55:29 #21 transferring context: 56B done 09:55:29 #21 DONE 0.0s 09:55:29 09:55:29 #22 [security-spiffe-token-provider internal] load .dockerignore 09:55:29 #22 transferring context: 56B done 09:55:29 #22 DONE 0.0s 09:55:29 09:55:29 #23 [core-data internal] load .dockerignore 09:55:29 #23 transferring context: 56B done 09:55:29 #23 DONE 0.1s 09:55:29 09:55:29 #24 [support-scheduler internal] load .dockerignore 09:55:29 #74 DONE 32.3s 09:55:29 09:55:29 #73 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:29 #73 DONE 32.7s 09:55:29 09:55:29 #63 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:29 #63 DONE 32.7s 09:55:29 09:55:29 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:29 #72 DONE 30.8s 09:55:29 09:55:29 #69 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:29 #69 DONE 32.2s 09:55:29 09:55:29 #75 [security-spire-config builder 6/9] COPY . . 09:55:29 #24 transferring context: 56B done 09:55:29 #24 DONE 0.1s 09:55:29 09:55:29 #25 [security-proxy-auth internal] load .dockerignore 09:55:29 #25 transferring context: 56B done 09:55:29 #25 DONE 0.0s 09:55:29 09:55:29 #26 [core-common-config-bootstrapper internal] load .dockerignore 09:55:29 #26 transferring context: 56B done 09:55:29 #26 DONE 0.0s 09:55:29 09:55:29 #27 [security-secretstore-setup internal] load .dockerignore 09:55:29 #27 transferring context: 56B 0.0s done 09:55:30 #27 DONE 0.1s 09:55:30 09:55:30 #28 [security-spire-config internal] load .dockerignore 09:55:30 #28 transferring context: 56B done 09:55:30 #28 DONE 0.0s 09:55:30 09:55:30 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:55:30 #29 DONE 0.0s 09:55:30 09:55:30 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 09:55:30 #30 DONE 0.1s 09:55:30 09:55:30 #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 09:55:30 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 09:55:30 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 09:55:30 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 09:55:30 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 09:55:30 #31 DONE 0.1s 09:55:30 09:55:30 #32 [security-spire-agent internal] load build context 09:55:30 #32 ... 09:55:30 09:55:30 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:55:30 #29 DONE 0.0s 09:55:30 09:55:30 #32 [security-spire-agent internal] load build context 09:55:30 #32 transferring context: 2.56MB 0.5s done 09:55:30 #32 DONE 0.6s 09:55:30 09:55:30 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 09:55:30 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 09:55:30 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 09:55:30 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 09:55:30 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 09:55:30 #31 DONE 0.2s 09:55:30 09:55:30 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:55:30 #29 ... 09:55:30 09:55:30 #31 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 09:55:30 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 09:55:30 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 09:55:30 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 09:55:30 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 09:55:30 #31 DONE 0.2s 09:55:30 09:55:30 #33 [security-spire-agent builder 1/9] FROM docker.io/library/ci-base-image-arm64 09:55:30 #33 DONE 1.4s 09:55:30 09:55:30 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:55:31 #29 DONE 0.1s 09:55:31 09:55:31 #34 [security-spire-server builder 2/9] WORKDIR /edgex-go 09:55:31 #34 ... 09:55:31 09:55:31 #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 09:55:31 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 09:55:31 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 09:55:31 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 09:55:31 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 09:55:31 #31 DONE 0.3s 09:55:31 09:55:31 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:55:31 #29 DONE 0.1s 09:55:31 09:55:31 #33 [support-notifications builder 1/9] FROM docker.io/library/ci-base-image-arm64 09:55:31 #33 DONE 1.4s 09:55:31 09:55:31 #34 [support-notifications builder 2/9] WORKDIR /edgex-go 09:55:31 #34 DONE 0.7s 09:55:31 09:55:31 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:55:31 #29 DONE 0.1s 09:55:31 09:55:31 #35 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 09:55:31 #35 ... 09:55:31 09:55:31 #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 09:55:31 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 09:55:31 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 09:55:31 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 09:55:31 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 09:55:31 #31 DONE 0.3s 09:55:31 09:55:31 #33 [security-spiffe-token-provider builder 1/9] FROM docker.io/library/ci-base-image-arm64 09:55:31 #33 DONE 1.4s 09:55:31 09:55:31 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:55:31 #29 DONE 0.1s 09:55:31 09:55:31 #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 09:55:31 #30 DONE 1.0s 09:55:31 09:55:31 #34 [security-spiffe-token-provider builder 2/9] WORKDIR /edgex-go 09:55:31 #34 DONE 0.7s 09:55:31 09:55:31 #31 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 09:55:31 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 09:55:31 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 09:55:31 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 09:55:31 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 09:55:31 #31 DONE 0.3s 09:55:31 09:55:31 #33 [core-data builder 1/9] FROM docker.io/library/ci-base-image-arm64 09:55:31 #33 DONE 1.5s 09:55:31 09:55:31 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:55:31 #29 DONE 0.1s 09:55:31 09:55:31 #34 [core-data builder 2/9] WORKDIR /edgex-go 09:55:31 #34 DONE 0.7s 09:55:31 09:55:31 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 09:55:32 #30 ... 09:55:32 09:55:32 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:55:32 #29 DONE 0.1s 09:55:32 09:55:32 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 09:55:32 #30 ... 09:55:32 09:55:32 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:55:32 #29 DONE 0.1s 09:55:32 09:55:32 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 09:55:32 #30 ... 09:55:32 09:55:32 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:55:32 #29 DONE 0.1s 09:55:32 09:55:32 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 09:55:32 #30 ... 09:55:32 09:55:32 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:55:32 #29 DONE 0.1s 09:55:32 09:55:32 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 09:55:32 #30 DONE 2.2s 09:55:32 09:55:32 #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 09:55:32 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 09:55:32 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 09:55:32 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 09:55:32 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 09:55:32 #31 DONE 0.4s 09:55:32 09:55:32 #33 [support-scheduler builder 1/9] FROM docker.io/library/ci-base-image-arm64 09:55:32 #33 DONE 1.5s 09:55:32 09:55:32 #34 [support-scheduler builder 2/9] WORKDIR /edgex-go 09:55:32 #34 DONE 0.8s 09:55:32 09:55:32 #36 [security-secretstore-setup internal] load build context 09:55:32 #36 DONE 0.0s 09:55:32 09:55:32 #35 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 09:55:33 #35 ... 09:55:33 09:55:33 #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 09:55:33 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 09:55:33 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 09:55:33 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 09:55:33 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 09:55:33 #31 DONE 0.4s 09:55:33 09:55:33 #33 [core-common-config-bootstrapper builder 1/9] FROM docker.io/library/ci-base-image-arm64 09:55:33 #33 DONE 1.5s 09:55:33 09:55:33 #34 [core-common-config-bootstrapper builder 2/9] WORKDIR /edgex-go 09:55:33 #34 DONE 0.8s 09:55:33 09:55:33 #37 [support-scheduler internal] load build context 09:55:33 #37 DONE 0.0s 09:55:33 09:55:33 #38 [security-proxy-setup internal] load build context 09:55:33 #38 transferring context: 2.56MB 1.6s done 09:55:33 #38 DONE 2.4s 09:55:33 09:55:33 #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 09:55:33 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 09:55:33 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 09:55:33 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 09:55:33 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 09:55:33 #31 DONE 0.4s 09:55:33 09:55:33 #33 [security-spire-config builder 1/9] FROM docker.io/library/ci-base-image-arm64 09:55:33 #33 DONE 1.5s 09:55:33 09:55:33 #34 [security-spire-config builder 2/9] WORKDIR /edgex-go 09:55:33 #34 DONE 0.8s 09:55:33 09:55:33 #39 [support-notifications internal] load build context 09:55:33 #39 ... 09:55:33 09:55:33 #40 [security-spire-server internal] load build context 09:55:33 #40 transferring context: 2.56MB 1.7s done 09:55:33 #40 DONE 2.6s 09:55:33 09:55:33 #39 [support-notifications internal] load build context 09:55:33 #39 transferring context: 2.56MB 1.8s done 09:55:34 #39 ... 09:55:34 09:55:34 #41 [core-command internal] load build context 09:55:34 #41 transferring context: 2.56MB 1.7s done 09:55:34 #41 DONE 3.1s 09:55:34 09:55:34 #42 [security-bootstrapper internal] load build context 09:55:34 #42 transferring context: 2.56MB 2.0s done 09:55:34 #42 DONE 3.2s 09:55:34 09:55:34 #43 [core-data internal] load build context 09:55:34 #43 ... 09:55:34 09:55:34 #39 [support-notifications internal] load build context 09:55:34 #39 DONE 3.4s 09:55:34 09:55:34 #43 [core-data internal] load build context 09:55:36 #75 ... 09:55:36 09:55:36 #76 [support-notifications builder 6/7] COPY . . 09:55:36 #76 ... 09:55:36 09:55:36 #77 [security-secretstore-setup builder 6/7] COPY . . 09:55:36 #77 ... 09:55:36 09:55:36 #78 [core-common-config-bootstrapper builder 6/7] COPY . . 09:55:36 #78 ... 09:55:36 09:55:36 #79 [security-spiffe-token-provider builder 6/7] COPY . . 09:55:36 #43 transferring context: 2.56MB 3.3s done 09:55:37 #79 DONE 11.8s 09:55:37 09:55:37 #78 [core-common-config-bootstrapper builder 6/7] COPY . . 09:55:37 #43 DONE 5.7s 09:55:37 09:55:37 #44 [core-metadata internal] load build context 09:55:37 #78 DONE 11.8s 09:55:37 09:55:37 #76 [support-notifications builder 6/7] COPY . . 09:55:37 #76 DONE 11.8s 09:55:37 09:55:37 #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:55:37 #80 CACHED 09:55:37 09:55:37 #81 [support-scheduler builder 6/7] COPY . . 09:55:37 #81 CACHED 09:55:37 09:55:37 #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:37 #82 CACHED 09:55:37 09:55:37 #83 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:55:37 #83 CACHED 09:55:37 09:55:37 #84 [core-metadata builder 6/7] COPY . . 09:55:37 #84 CACHED 09:55:37 09:55:37 #85 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:37 #85 CACHED 09:55:37 09:55:37 #86 [core-command builder 6/7] COPY . . 09:55:37 #86 CACHED 09:55:37 09:55:37 #87 [core-command builder 4/7] COPY go.mod vendor* ./ 09:55:37 #87 CACHED 09:55:37 09:55:37 #88 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:37 #88 CACHED 09:55:37 09:55:37 #89 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:37 #89 CACHED 09:55:37 09:55:37 #90 [core-data builder 6/7] COPY . . 09:55:37 #90 CACHED 09:55:37 09:55:37 #91 [core-data builder 4/7] COPY go.mod vendor* ./ 09:55:37 #91 CACHED 09:55:37 09:55:37 #92 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:37 #92 CACHED 09:55:37 09:55:37 #93 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:55:37 #93 CACHED 09:55:37 09:55:37 #94 [security-bootstrapper builder 6/7] COPY . . 09:55:37 #94 CACHED 09:55:37 09:55:37 #95 [security-proxy-auth builder 6/7] COPY . . 09:55:37 #95 CACHED 09:55:37 09:55:37 #96 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:37 #96 CACHED 09:55:37 09:55:37 #97 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:55:37 #97 CACHED 09:55:37 09:55:37 #98 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:55:37 #98 CACHED 09:55:37 09:55:37 #99 [security-proxy-setup builder 6/7] COPY . . 09:55:37 #99 CACHED 09:55:37 09:55:37 #100 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:37 #100 CACHED 09:55:37 09:55:37 #75 [security-spire-config builder 6/9] COPY . . 09:55:37 #75 DONE 11.8s 09:55:37 09:55:37 #77 [security-secretstore-setup builder 6/7] COPY . . 09:55:37 #77 DONE 11.8s 09:55:37 09:55:37 #101 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 09:55:37 #101 DONE 0.1s 09:55:37 09:55:37 #102 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 09:55:37 #102 CACHED 09:55:37 09:55:37 #103 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:37 #103 CACHED 09:55:37 09:55:37 #104 [security-spire-server builder 6/9] COPY . . 09:55:37 #104 CACHED 09:55:37 09:55:37 #105 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 09:55:37 #105 CACHED 09:55:37 09:55:37 #106 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:55:38 #44 transferring context: 2.56MB 5.7s done 09:55:39 #44 DONE 7.5s 09:55:39 09:55:39 #36 [security-secretstore-setup internal] load build context 09:55:40 #36 ... 09:55:40 09:55:40 #45 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:55:40 #0 4.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:55:40 #0 4.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:55:40 #0 6.934 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:55:40 #0 6.934 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:55:40 #0 6.934 OK: 17694 distinct packages available 09:55:40 #0 7.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:55:40 #0 8.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:55:40 #45 ... 09:55:40 09:55:40 #36 [security-secretstore-setup internal] load build context 09:55:40 #106 DONE 2.9s 09:55:40 09:55:40 #107 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:55:40 #107 DONE 2.8s 09:55:40 09:55:40 #108 [security-spire-server builder 9/9] WORKDIR /edgex-go 09:55:40 #36 ... 09:55:40 09:55:40 #46 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 09:55:40 #0 5.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:55:40 #0 7.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:55:40 #0 8.974 (1/2) Installing dumb-init (1.2.5-r2) 09:55:40 #0 8.974 (2/2) Installing openssl (3.0.8-r4) 09:55:40 #0 9.141 Executing busybox-1.35.0-r29.trigger 09:55:40 #0 9.358 OK: 8 MiB in 17 packages 09:55:40 #46 ... 09:55:40 09:55:40 #47 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:55:41 #47 ... 09:55:41 09:55:41 #36 [security-secretstore-setup internal] load build context 09:55:41 #36 ... 09:55:41 09:55:41 #48 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 09:55:41 #48 ... 09:55:41 09:55:41 #49 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 09:55:41 #49 ... 09:55:41 09:55:41 #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 09:55:41 #0 9.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:55:41 #50 ... 09:55:41 09:55:41 #51 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:55:41 #51 ... 09:55:41 09:55:41 #52 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:55:41 #108 DONE 1.1s 09:55:41 09:55:41 #109 [security-spire-config builder 9/9] WORKDIR /edgex-go 09:55:41 #109 DONE 1.1s 09:55:41 09:55:41 #110 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:55:41 #0 1.616 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.3" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:55:41 #52 ... 09:55:41 09:55:41 #46 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 09:55:41 #46 DONE 11.1s 09:55:41 09:55:41 #53 [security-spiffe-token-provider internal] load build context 09:55:41 #53 transferring context: 2.56MB 7.9s done 09:55:42 #110 ... 09:55:42 09:55:42 #111 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 09:55:42 #111 DONE 0.3s 09:55:42 #53 ... 09:55:42 09:55:42 #45 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:55:42 #45 10.92 (1/5) Installing dumb-init (1.2.5-r2) 09:55:42 #45 10.92 (2/5) Installing musl-obstack (1.2.3-r0) 09:55:42 #45 10.92 (3/5) Installing libucontext (1.2-r0) 09:55:42 #45 10.97 (4/5) Installing gcompat (1.1.0-r0) 09:55:42 #45 10.97 (5/5) Installing openssl (3.0.8-r4) 09:55:42 #45 11.09 Executing busybox-1.35.0-r29.trigger 09:55:42 #45 11.19 OK: 9 MiB in 20 packages 09:55:42 #45 DONE 12.3s 09:55:42 09:55:42 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:55:42 #54 ... 09:55:42 09:55:42 #48 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 09:55:42 #48 10.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:55:42 09:55:42 #112 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 09:55:42 #112 DONE 0.2s 09:55:42 09:55:42 #113 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 09:55:42 #113 CACHED 09:55:42 09:55:42 #114 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:55:42 #114 CACHED 09:55:42 09:55:42 #115 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 09:55:42 #115 CACHED 09:55:42 09:55:42 #116 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 09:55:42 #116 CACHED 09:55:42 09:55:42 #117 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 09:55:42 #117 CACHED 09:55:42 09:55:42 #118 [security-spire-agent builder 9/9] WORKDIR /edgex-go 09:55:42 #118 CACHED 09:55:42 09:55:42 #119 [security-spire-agent builder 6/9] COPY . . 09:55:42 #119 CACHED 09:55:42 09:55:42 #120 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:42 #120 CACHED 09:55:42 09:55:42 #121 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 09:55:42 #121 DONE 0.3s 09:55:42 09:55:42 #122 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 09:55:42 #48 ... 09:55:42 09:55:42 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:55:42 #55 ... 09:55:42 09:55:42 #56 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 09:55:42 #56 ... 09:55:42 09:55:42 #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 09:55:42 #57 ... 09:55:42 09:55:42 #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 09:55:42 #50 11.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:55:42 #50 ... 09:55:42 09:55:42 #53 [security-spiffe-token-provider internal] load build context 09:55:42 #53 DONE 11.1s 09:55:43 09:55:43 #36 [security-secretstore-setup internal] load build context 09:55:43 #122 DONE 1.3s 09:55:43 09:55:43 #123 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:55:43 #123 DONE 1.4s 09:55:43 09:55:43 #124 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:55:43 #124 DONE 1.4s 09:55:43 09:55:43 #125 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:55:43 #36 ... 09:55:43 09:55:43 #58 [security-spire-config internal] load build context 09:55:43 #58 transferring context: 2.56MB 7.4s done 09:55:43 #58 DONE 10.1s 09:55:43 09:55:43 #36 [security-secretstore-setup internal] load build context 09:55:43 #36 ... 09:55:43 09:55:43 #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:55:43 #59 ... 09:55:43 09:55:43 #37 [support-scheduler internal] load build context 09:55:43 #37 transferring context: 2.56MB 8.7s done 09:55:43 #37 DONE 10.4s 09:55:43 09:55:43 #56 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 09:55:43 #56 DONE 1.2s 09:55:43 09:55:43 #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:55:43 #60 ... 09:55:43 09:55:43 #61 [security-proxy-auth internal] load build context 09:55:43 #61 transferring context: 2.56MB 7.9s done 09:55:43 #61 DONE 10.3s 09:55:43 09:55:43 #62 [core-common-config-bootstrapper internal] load build context 09:55:43 #62 transferring context: 2.56MB 7.8s done 09:55:43 #62 DONE 10.4s 09:55:43 09:55:43 #36 [security-secretstore-setup internal] load build context 09:55:43 #36 transferring context: 2.56MB 9.0s done 09:55:43 #36 DONE 10.7s 09:55:43 09:55:43 #48 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 09:55:43 #48 12.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:55:45 #125 ... 09:55:45 09:55:45 #126 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:55:45 #126 DONE 1.9s 09:55:45 09:55:45 #127 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:55:45 #127 DONE 1.9s 09:55:45 09:55:45 #125 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:55:45 #125 DONE 1.9s 09:55:45 09:55:45 #128 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:55:45 #128 DONE 0.1s 09:55:45 09:55:45 #129 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:55:45 #129 DONE 0.2s 09:55:45 09:55:45 #130 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:55:45 #130 DONE 0.2s 09:55:45 09:55:45 #131 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 09:55:45 #131 DONE 0.1s 09:55:45 09:55:45 #132 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:55:45 #132 ... 09:55:45 09:55:45 #133 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:55:45 #133 DONE 0.1s 09:55:45 09:55:45 #134 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:55:45 #134 DONE 0.1s 09:55:46 09:55:46 #135 [security-spire-server] exporting to image 09:55:46 #135 exporting layers 09:55:46 #135 ... 09:55:46 09:55:46 #132 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:55:46 #132 DONE 0.3s 09:55:46 09:55:46 #136 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:55:46 #136 DONE 0.4s 09:55:46 09:55:46 #135 [security-spire-agent] exporting to image 09:55:46 #135 exporting layers 0.8s done 09:55:46 #135 writing image sha256:d59bccbea914581d1e83d967ba1250f04e4c4e49ff7126cfc4ee06841c802946 done 09:55:46 #135 naming to docker.io/library/security-spire-server done 09:55:46 #135 exporting layers 1.0s done 09:55:46 #135 writing image sha256:083bc256f71a7d8c80b19591337a4252582f2fb8b61c7f83fac9f955ea959030 09:55:47 #135 exporting layers 1.0s done 09:55:47 #135 writing image sha256:083bc256f71a7d8c80b19591337a4252582f2fb8b61c7f83fac9f955ea959030 done 09:55:47 #135 naming to docker.io/library/security-spire-config done 09:55:47 #135 writing image sha256:d9e49ffcbe159a3f709a5ee97143209805f1bddac1d05979a22ddf22ba75fbf1 done 09:55:47 #135 naming to docker.io/library/security-spire-agent done 09:55:47 #135 DONE 1.3s 09:55:47 09:55:47 #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:55:47 #0 1.498 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:55:47 #48 ... 09:55:47 09:55:47 #47 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:55:47 #47 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:55:47 #47 12.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:55:47 #47 14.99 (1/1) Installing dumb-init (1.2.5-r2) 09:55:47 #47 15.04 Executing busybox-1.35.0-r29.trigger 09:55:47 #47 15.14 OK: 8 MiB in 16 packages 09:55:47 #47 DONE 16.0s 09:55:47 09:55:47 #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 09:55:47 #50 14.51 (1/2) Installing ca-certificates (20230506-r0) 09:55:47 #50 14.85 (2/2) Installing dumb-init (1.2.5-r2) 09:55:47 #50 14.87 Executing busybox-1.35.0-r29.trigger 09:55:47 #50 14.99 Executing ca-certificates-20230506-r0.trigger 09:55:47 #50 ... 09:55:47 09:55:47 #51 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:55:47 #51 10.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:55:47 #51 12.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:55:47 #51 15.44 OK: 263 MiB in 53 packages 09:55:47 #51 DONE 16.0s 09:55:47 #137 ... 09:55:47 09:55:47 #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:55:47 #0 1.622 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:55:47 09:55:47 #48 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 09:55:47 #48 15.95 (1/2) Installing dumb-init (1.2.5-r2) 09:55:47 #48 15.98 (2/2) Installing su-exec (0.2-r2) 09:55:47 #48 16.02 Executing busybox-1.35.0-r29.trigger 09:55:47 #48 16.13 OK: 8 MiB in 17 packages 09:55:47 #138 ... 09:55:47 09:55:47 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:55:47 #0 0.752 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.3" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:55:47 #139 ... 09:55:47 09:55:47 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:55:47 #0 0.589 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.3" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:55:47 #48 ... 09:55:47 09:55:47 #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:55:47 #63 DONE 0.5s 09:55:47 #140 ... 09:55:47 09:55:47 #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:55:47 #0 1.188 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.3" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:55:47 #141 ... 09:55:47 09:55:47 #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:55:47 #0 1.033 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.3" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:55:48 09:55:48 #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 09:55:48 #50 16.52 OK: 8 MiB in 17 packages 09:55:48 #142 ... 09:55:48 09:55:48 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:55:48 #0 1.038 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.3" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:55:48 #50 ... 09:55:48 09:55:48 #48 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 09:55:48 #48 DONE 17.1s 09:55:48 #143 ... 09:55:48 09:55:48 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:55:48 #0 1.178 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:55:48 #144 ... 09:55:48 09:55:48 #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:55:48 #0 1.163 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.3" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:55:48 09:55:48 #64 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:55:48 #145 ... 09:55:48 09:55:48 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:55:48 #0 0.694 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.3" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:55:49 #64 ... 09:55:49 09:55:49 #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 09:55:49 #50 DONE 17.7s 09:55:49 09:55:49 #65 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:53 #65 ... 09:55:53 09:55:53 #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:55:53 #59 12.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:55:53 #59 14.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:55:53 #59 17.61 (1/3) Installing ca-certificates (20230506-r0) 09:55:53 #59 17.88 (2/3) Installing dumb-init (1.2.5-r2) 09:55:53 #59 17.89 (3/3) Installing su-exec (0.2-r2) 09:55:53 #59 17.90 Executing busybox-1.35.0-r29.trigger 09:55:53 #59 18.02 Executing ca-certificates-20230506-r0.trigger 09:55:53 #59 18.82 OK: 8 MiB in 18 packages 09:55:53 #59 ... 09:55:53 09:55:53 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:55:53 #55 12.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:55:53 #55 14.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:55:53 #55 18.68 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:55:53 #55 18.70 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:55:53 #55 18.70 OK: 17694 distinct packages available 09:55:53 #55 19.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:55:53 #55 20.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:55:53 #55 20.97 (1/9) Installing ca-certificates (20230506-r0) 09:55:53 #55 21.06 (2/9) Installing brotli-libs (1.0.9-r9) 09:55:53 #55 21.08 (3/9) Installing nghttp2-libs (1.51.0-r0) 09:55:53 #55 21.11 (4/9) Installing libcurl (8.1.1-r1) 09:55:53 #55 21.13 (5/9) Installing curl (8.1.1-r1) 09:55:53 #55 21.14 (6/9) Installing dumb-init (1.2.5-r2) 09:55:53 #55 21.15 (7/9) Installing musl-obstack (1.2.3-r0) 09:55:53 #55 21.16 (8/9) Installing libucontext (1.2-r0) 09:55:53 #55 21.17 (9/9) Installing gcompat (1.1.0-r0) 09:55:53 #55 21.18 Executing busybox-1.35.0-r29.trigger 09:55:53 #55 21.21 Executing ca-certificates-20230506-r0.trigger 09:55:53 #55 ... 09:55:53 09:55:53 #52 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 09:55:53 #52 12.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:55:53 #52 14.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:55:53 #52 19.30 OK: 263 MiB in 53 packages 09:55:53 #52 DONE 22.6s 09:55:53 09:55:53 #49 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 09:55:53 #49 13.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:55:53 #49 16.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:55:53 #49 20.02 OK: 263 MiB in 53 packages 09:55:53 #49 DONE 23.2s 09:55:53 09:55:53 #66 [core-command builder 4/7] COPY go.mod vendor* ./ 09:55:53 #66 ... 09:55:53 09:55:53 #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 09:55:53 #57 12.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:55:53 #57 15.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:55:53 #57 18.47 (1/1) Installing dumb-init (1.2.5-r2) 09:55:53 #57 18.49 Executing busybox-1.35.0-r29.trigger 09:55:53 #57 18.58 OK: 8 MiB in 16 packages 09:55:53 #57 DONE 21.2s 09:55:54 09:55:54 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:55:54 #54 12.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:55:54 #54 14.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:55:54 #54 18.79 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:55:54 #54 18.79 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:55:54 #54 18.79 OK: 17699 distinct packages available 09:55:54 #54 19.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:55:54 #54 20.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:55:54 #54 21.43 OK: 263 MiB in 53 packages 09:55:54 #54 ... 09:55:54 09:55:54 #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:55:54 #59 DONE 21.0s 09:55:54 09:55:54 #35 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:55:54 #35 14.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:55:54 #35 15.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:55:54 #35 19.92 OK: 263 MiB in 53 packages 09:55:54 #35 DONE 23.0s 09:55:54 09:55:54 #67 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:55:54 #67 ... 09:55:54 09:55:54 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:55:54 #54 DONE 22.6s 09:55:54 09:55:54 #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:55:54 #68 ... 09:55:54 09:55:54 #64 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:55:54 #64 DONE 6.3s 09:55:55 09:55:55 #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:55:55 #60 12.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:55:55 #60 14.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:55:55 #60 18.08 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:55:55 #60 18.08 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:55:55 #60 18.08 OK: 17694 distinct packages available 09:55:55 #60 18.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:55:55 #60 19.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:55:55 #60 20.22 (1/4) Installing dumb-init (1.2.5-r2) 09:55:55 #60 20.22 (2/4) Installing musl-obstack (1.2.3-r0) 09:55:55 #60 20.24 (3/4) Installing libucontext (1.2-r0) 09:55:55 #60 20.24 (4/4) Installing gcompat (1.1.0-r0) 09:55:55 #60 20.26 Executing busybox-1.35.0-r29.trigger 09:55:55 #60 20.32 OK: 8 MiB in 19 packages 09:55:55 #60 DONE 21.4s 09:55:55 09:55:55 #69 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 09:55:55 #69 ... 09:55:55 09:55:55 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:55:55 #55 22.01 OK: 11 MiB in 24 packages 09:55:55 #55 DONE 23.0s 09:55:55 09:55:55 #66 [core-command builder 4/7] COPY go.mod vendor* ./ 09:55:55 #66 DONE 1.7s 09:55:55 09:55:55 #70 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 09:55:55 #70 DONE 1.9s 09:55:55 09:55:55 #69 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 09:55:55 #69 DONE 0.8s 09:55:55 09:55:55 #71 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:55 #71 ... 09:55:55 09:55:55 #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:55:55 #68 DONE 1.4s 09:55:55 09:55:55 #67 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:55:55 #67 DONE 1.6s 09:55:55 09:55:55 #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:05 #72 ... 09:56:05 09:56:05 #73 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:05 #73 ... 09:56:05 09:56:05 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:44 #74 ... 09:56:44 09:56:44 #65 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:44 #65 DONE 52.2s 09:56:44 09:56:44 #75 [support-notifications builder 6/7] COPY . . 09:56:44 #75 DONE 0.9s 09:56:44 09:56:44 #76 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:56:44 #76 1.628 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.3" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:56:45 #76 ... 09:56:45 09:56:45 #73 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:45 #73 DONE 49.8s 09:56:45 09:56:45 #77 [security-spire-agent builder 6/9] COPY . . 09:56:46 #77 DONE 0.8s 09:56:46 09:56:46 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:46 #74 ... 09:56:46 09:56:46 #78 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 09:56:46 #78 DONE 0.1s 09:56:46 09:56:46 #79 [security-spire-server builder 6/9] COPY . . 09:56:46 #79 CACHED 09:56:46 09:56:46 #80 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 09:56:46 #80 CACHED 09:56:46 09:56:46 #81 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 09:56:46 #81 CACHED 09:56:46 09:56:46 #82 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:46 #82 CACHED 09:56:46 09:56:46 #83 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:56:49 #83 ... 09:56:49 09:56:49 #84 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:56:49 #84 DONE 3.5s 09:56:49 09:56:49 #83 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:56:49 #83 DONE 3.5s 09:56:49 09:56:49 #85 [security-spire-agent builder 9/9] WORKDIR /edgex-go 09:56:50 #85 ... 09:56:50 09:56:50 #86 [security-spire-server builder 9/9] WORKDIR /edgex-go 09:56:50 #86 DONE 0.3s 09:56:50 09:56:50 #85 [security-spire-agent builder 9/9] WORKDIR /edgex-go 09:56:50 #85 DONE 0.4s 09:56:50 09:56:50 #71 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:50 #71 ... 09:56:50 09:56:50 #87 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 09:56:51 #87 DONE 0.3s 09:56:51 09:56:51 #88 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 09:56:51 #88 DONE 0.2s 09:56:51 09:56:51 #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:51 #72 ... 09:56:51 09:56:51 #89 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 09:56:51 #89 CACHED 09:56:51 09:56:51 #90 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:51 #90 CACHED 09:56:51 09:56:51 #91 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:56:51 #91 CACHED 09:56:51 09:56:51 #92 [security-spire-config builder 9/9] WORKDIR /edgex-go 09:56:51 #92 CACHED 09:56:51 09:56:51 #93 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 09:56:51 #93 CACHED 09:56:51 09:56:51 #94 [security-spire-config builder 6/9] COPY . . 09:56:51 #94 CACHED 09:56:51 09:56:51 #95 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 09:56:51 #95 ... 09:56:51 09:56:51 #96 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 09:56:51 #96 CACHED 09:56:51 09:56:51 #97 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 09:56:51 #97 CACHED 09:56:51 09:56:51 #95 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 09:56:51 #95 DONE 0.3s 09:56:51 09:56:51 #98 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:56:52 #98 ... 09:56:52 09:56:52 #99 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 09:56:52 #99 DONE 0.3s 09:56:52 09:56:52 #100 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:56:52 #100 DONE 0.9s 09:56:52 09:56:52 #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:52 #72 ... 09:56:52 09:56:52 #101 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:56:53 #101 ... 09:56:53 09:56:53 #98 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:56:53 #98 DONE 1.5s 09:56:53 09:56:53 #102 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:56:53 #102 DONE 0.3s 09:56:53 09:56:53 #103 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:56:53 #103 ... 09:56:53 09:56:53 #101 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:56:53 #101 DONE 1.3s 09:56:53 09:56:53 #104 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:56:53 #104 DONE 0.5s 09:56:53 09:56:53 #103 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:56:53 #103 DONE 1.5s 09:56:53 09:56:53 #105 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:56:53 #105 ... 09:56:53 09:56:53 #71 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:53 #71 DONE 58.4s 09:56:54 09:56:54 #106 [core-command builder 6/7] COPY . . 09:56:54 #106 ... 09:56:54 09:56:54 #105 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:56:54 #105 DONE 0.4s 09:56:54 09:56:54 #107 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:56:54 #107 DONE 0.3s 09:56:54 09:56:54 #108 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:56:54 #108 DONE 0.5s 09:56:54 09:56:54 #109 [security-spire-server] exporting to image 09:56:54 #109 exporting layers 09:56:54 #109 ... 09:56:54 09:56:54 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:54 #74 DONE 58.9s 09:56:54 09:56:54 #110 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:56:54 #110 DONE 0.6s 09:56:54 09:56:54 #111 [security-spiffe-token-provider builder 6/7] COPY . . 09:56:55 #111 ... 09:56:55 09:56:55 #112 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 09:56:55 #112 DONE 0.7s 09:56:55 09:56:55 #113 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:56:55 #113 ... 09:56:55 09:56:55 #114 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:56:55 #114 DONE 0.5s 09:56:55 09:56:55 #113 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:56:55 #113 DONE 0.4s 09:56:55 09:56:55 #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:55 #72 DONE 59.8s 09:56:55 09:56:55 #109 [security-spire-config] exporting to image 09:56:56 #146 ... 09:56:56 09:56:56 #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:56:56 #138 69.10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:56:56 #138 ... 09:56:56 09:56:56 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:56:56 #139 DONE 75.3s 09:56:56 09:56:56 #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:56:56 #137 DONE 75.4s 09:56:56 09:56:56 #110 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:56:56 #110 DONE 75.3s 09:56:56 09:56:56 #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:56:56 #145 DONE 75.4s 09:56:56 09:56:56 #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:56:56 #142 DONE 75.4s 09:56:56 09:56:56 #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:56:56 #141 DONE 75.4s 09:56:56 09:56:56 #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:56:56 #138 DONE 75.4s 09:56:56 09:56:56 #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:56:56 #147 ... 09:56:56 09:56:56 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:56:56 #144 DONE 75.5s 09:56:56 09:56:56 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:56:56 #140 DONE 75.7s 09:56:56 09:56:56 #148 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 09:56:56 #148 ... 09:56:56 09:56:56 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:56:56 #143 DONE 75.9s 09:56:56 09:56:56 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:56:56 #146 DONE 75.9s 09:56:56 09:56:56 #149 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 09:56:56 #149 DONE 0.6s 09:56:56 09:56:56 #150 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 09:56:56 #150 ... 09:56:56 09:56:56 #151 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:56:56 #151 DONE 0.7s 09:56:56 09:56:56 #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:56:56 #147 DONE 0.8s 09:56:56 09:56:56 #152 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 09:56:56 #152 DONE 0.6s 09:56:56 09:56:56 #148 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 09:56:56 #148 DONE 0.6s 09:56:56 09:56:56 #153 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 09:56:56 #153 DONE 0.4s 09:56:56 09:56:56 #154 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 09:56:56 #154 ... 09:56:56 09:56:56 #150 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 09:56:56 #150 DONE 0.4s 09:56:56 09:56:56 #155 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 09:56:56 #155 DONE 0.3s 09:56:56 09:56:56 #156 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:56:56 #156 DONE 0.3s 09:56:56 09:56:56 #157 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 09:56:56 #157 DONE 0.3s 09:56:56 09:56:56 #158 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 09:56:56 #158 CACHED 09:56:56 09:56:56 #159 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 09:56:56 #159 CACHED 09:56:56 09:56:56 #160 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 09:56:56 #160 CACHED 09:56:56 09:56:56 #161 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 09:56:56 #161 CACHED 09:56:56 09:56:56 #162 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 09:56:56 #162 CACHED 09:56:56 09:56:56 #163 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 09:56:56 #163 CACHED 09:56:56 09:56:56 #164 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 09:56:56 #164 CACHED 09:56:56 09:56:56 #165 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 09:56:56 #165 CACHED 09:56:56 09:56:56 #154 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 09:56:56 #154 DONE 0.3s 09:56:56 09:56:56 #166 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 09:56:56 #166 DONE 0.3s 09:56:56 09:56:56 #167 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:56:56 #167 ... 09:56:56 09:56:56 #168 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:56:56 #168 DONE 0.5s 09:56:56 09:56:56 #169 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:56:56 #169 ... 09:56:56 09:56:56 #170 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 09:56:56 #170 DONE 0.6s 09:56:56 09:56:56 #171 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:56:56 #171 ... 09:56:56 09:56:56 #172 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:56:56 #172 DONE 1.5s 09:56:56 09:56:56 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:56:56 #173 DONE 1.5s 09:56:56 09:56:56 #174 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:56:56 #174 DONE 1.5s 09:56:56 09:56:56 #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:56:56 #175 DONE 1.6s 09:56:56 09:56:56 #176 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:56:56 #176 DONE 1.5s 09:56:56 09:56:56 #169 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:56:56 #169 DONE 1.6s 09:56:56 09:56:56 #177 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:56:56 #177 DONE 1.6s 09:56:56 09:56:56 #167 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:56:56 #167 DONE 1.6s 09:56:56 09:56:56 #178 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:56:56 #178 ... 09:56:56 09:56:56 #179 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:56:56 #179 DONE 1.5s 09:56:56 09:56:56 #171 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:56:56 #171 DONE 1.5s 09:56:56 09:56:56 #178 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:56:56 #178 DONE 0.5s 09:56:56 09:56:56 #180 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:56:56 #180 DONE 0.6s 09:56:56 09:56:56 #181 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:56:56 #181 DONE 0.7s 09:56:56 09:56:56 #182 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:56:56 #182 DONE 0.7s 09:56:56 09:56:56 #183 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:56:56 #183 DONE 0.7s 09:56:56 09:56:56 #184 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:56:56 #184 ... 09:56:56 09:56:56 #185 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:56:56 #185 DONE 0.7s 09:56:56 09:56:56 #186 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:56:56 #186 DONE 0.7s 09:56:56 09:56:56 #187 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 09:56:56 #187 DONE 2.7s 09:56:56 09:56:56 #188 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:56:56 #188 DONE 0.7s 09:56:56 09:56:56 #135 [core-data] exporting to image 09:56:56 #135 exporting layers 0.2s done 09:56:56 #135 writing image sha256:750fcda9aa78e4202a7d45a31536f3e1f874a910d99f440c67b94868fceb4948 0.0s done 09:56:56 #135 naming to docker.io/library/core-data done 09:56:56 #135 writing image sha256:676805ce8db5d5b35e935bf43f91272d9fe8179d2d686a477f26d1a157008790 09:56:56 #135 ... 09:56:56 09:56:56 #189 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:56:56 #189 DONE 0.3s 09:56:56 09:56:56 #184 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:56:56 #184 DONE 0.3s 09:56:56 09:56:56 #190 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:56:56 #190 DONE 0.3s 09:56:56 09:56:56 #135 [core-command] exporting to image 09:56:56 #135 exporting layers 0.3s done 09:56:56 #135 writing image sha256:676805ce8db5d5b35e935bf43f91272d9fe8179d2d686a477f26d1a157008790 0.1s done 09:56:56 #135 naming to docker.io/library/core-command done 09:56:56 #135 ... 09:56:56 09:56:56 #191 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:56:56 #191 DONE 0.3s 09:56:56 09:56:56 #192 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:56:56 #192 DONE 0.5s 09:56:56 09:56:56 #193 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:56:56 #193 DONE 0.3s 09:56:56 09:56:56 #194 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 09:56:56 #194 DONE 0.3s 09:56:56 09:56:56 #135 [support-scheduler] exporting to image 09:56:56 #135 writing image sha256:96fd8bf2374cb911cb2bd6659c93f285220a0839c001c38fb6730a9c699c138b done 09:56:56 #135 naming to docker.io/library/support-scheduler done 09:56:56 #135 writing image sha256:79b39c12b9bca4f85ce1abd2ea2fc0c0d4ea40660be5f922843ffe647ab7379f 09:56:56 #135 writing image sha256:79b39c12b9bca4f85ce1abd2ea2fc0c0d4ea40660be5f922843ffe647ab7379f done 09:56:56 #135 naming to docker.io/library/support-notifications done 09:56:56 #135 exporting layers 0.3s done 09:56:56 #135 exporting layers 0.4s done 09:56:56 #135 writing image sha256:5a6fad8e913ff748cde26d4d8eb7cfcd35625dd66e0ea8762574de4054cc4a4b done 09:56:56 #135 writing image sha256:229b0b07cf9b0629df8b11620119fac38c95da6536b5f3c83850a1d28a31c04a done 09:56:56 #135 naming to docker.io/library/core-metadata done 09:56:56 #135 naming to docker.io/library/security-spiffe-token-provider done 09:56:56 #135 DONE 2.2s 09:56:56 09:56:56 #195 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 09:56:56 #195 DONE 0.4s 09:56:56 09:56:56 #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:56:56 #196 DONE 0.4s 09:56:56 09:56:56 #197 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:56:56 #109 ... 09:56:56 09:56:56 #115 [security-proxy-auth builder 6/7] COPY . . 09:56:56 #115 CACHED 09:56:56 09:56:56 #116 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:56 #116 CACHED 09:56:56 09:56:56 #117 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:56:56 #117 CACHED 09:56:56 09:56:56 #106 [core-command builder 6/7] COPY . . 09:56:56 #106 DONE 3.0s 09:56:57 09:56:57 #118 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:56:57 #118 CACHED 09:56:57 09:56:57 #119 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:57 #119 CACHED 09:56:57 09:56:57 #120 [core-common-config-bootstrapper builder 6/7] COPY . . 09:56:57 #120 CACHED 09:56:57 09:56:57 #121 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:56:57 #121 CACHED 09:56:57 09:56:57 #122 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:57 #122 CACHED 09:56:57 09:56:57 #123 [support-scheduler builder 6/7] COPY . . 09:56:57 #123 CACHED 09:56:57 09:56:57 #124 [core-data builder 4/7] COPY go.mod vendor* ./ 09:56:57 #124 CACHED 09:56:57 09:56:57 #125 [core-data builder 6/7] COPY . . 09:56:57 #125 CACHED 09:56:57 09:56:57 #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:57 #126 CACHED 09:56:57 09:56:57 #127 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:57 #127 CACHED 09:56:57 09:56:57 #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:56:57 #128 CACHED 09:56:57 09:56:57 #129 [core-metadata builder 6/7] COPY . . 09:56:57 #129 CACHED 09:56:57 09:56:57 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:56:57 #130 ... 09:56:57 09:56:57 #111 [security-spiffe-token-provider builder 6/7] COPY . . 09:56:57 #111 DONE 2.6s 09:56:57 09:56:57 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:56:57 #197 DONE 0.6s 09:56:57 09:56:57 #198 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:56:57 #198 DONE 0.1s 09:56:57 09:56:57 #199 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:56:57 #199 DONE 1.1s 09:56:57 09:56:57 #200 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:56:57 #200 DONE 0.6s 09:56:57 09:56:57 #201 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:56:57 #201 DONE 0.1s 09:56:57 09:56:57 #135 [security-proxy-setup] exporting to image 09:56:57 #135 ... 09:56:57 09:56:57 #202 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 09:56:57 #202 DONE 0.1s 09:56:57 09:56:57 #203 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 09:56:57 #203 DONE 0.1s 09:56:57 09:56:57 #204 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:56:57 #204 DONE 0.1s 09:56:57 09:56:57 #135 [security-proxy-setup] exporting to image 09:56:57 #135 exporting layers 0.2s done 09:56:57 #135 writing image sha256:781adea1ceb63e701ea8ad3b31b84477e087e641f13a2253c3c8c471f8a6a4bd 0.0s done 09:56:57 #135 naming to docker.io/library/security-proxy-setup done 09:56:57 #135 DONE 2.5s 09:56:57 09:56:57 #205 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:56:57 #205 DONE 0.1s 09:56:57 09:56:57 #206 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:56:57 #206 DONE 1.5s 09:56:57 09:56:57 #207 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:56:57 #207 DONE 1.5s 09:56:57 09:56:57 #135 [core-common-config-bootstrapper] exporting to image 09:56:58 #135 exporting layers 0.1s done 09:56:58 #135 writing image sha256:1f8e7b7e33b9e341a3602f721d9e3129fdca868d17872a3e1c41c3b6f68922a3 done 09:56:58 #135 naming to docker.io/library/core-common-config-bootstrapper 09:56:58 #135 exporting layers 0.2s done 09:56:58 #135 naming to docker.io/library/core-common-config-bootstrapper done 09:56:58 #135 writing image sha256:2ab9ae0d4c59328b41f2d459667f40f46d0e52797adc3697124c8f769fedc630 done 09:56:58 #135 naming to docker.io/library/security-proxy-auth done 09:56:58 #135 DONE 2.7s 09:56:58 09:56:58 #208 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:56:58 #208 DONE 0.6s 09:56:58 09:56:58 #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 09:56:58 #131 ... 09:56:58 09:56:58 #132 [security-proxy-setup builder 6/7] COPY . . 09:56:58 #132 DONE 2.8s 09:56:58 #209 DONE 0.5s 09:56:58 09:56:58 #135 [security-bootstrapper] exporting to image 09:56:58 #135 writing image sha256:81d7fa1529e6a085b65798a8ec68ffb97636b3813d48d0d81d5548e90a829134 done 09:56:58 #135 naming to docker.io/library/security-secretstore-setup done 09:56:58 #135 exporting layers 0.2s done 09:56:58 #135 writing image sha256:04a8d5336cfa49826452371b3a78fa0f21a039e662674d4cf41210a98b7cb278 done 09:56:58 #135 naming to docker.io/library/security-bootstrapper done 09:56:58 #135 DONE 2.9s 09:56:58 09:56:58 #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 09:56:58 time="2023-06-08T09:54:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:56:58 time="2023-06-08T09:54:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:56:58 time="2023-06-08T09:54:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:56:58 time="2023-06-08T09:54:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:56:58 time="2023-06-08T09:54:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:56:58 time="2023-06-08T09:54:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:56:58 time="2023-06-08T09:54:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:56:58 time="2023-06-08T09:54:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:56:58 time="2023-06-08T09:54:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:56:58 time="2023-06-08T09:54:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:56:58 time="2023-06-08T09:54:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:56:58 time="2023-06-08T09:54:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:56:58 time="2023-06-08T09:54:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:56:58 time="2023-06-08T09:54:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:56:58 $ docker stop --time=1 3e2b2371ca81b9424d6920d7e64c0f4b37b9e37ca949479cfa0a84d9f3d6b305 09:56:58 09:56:58 #133 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:58 #133 CACHED 09:56:58 09:56:58 #134 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:56:58 #134 CACHED 09:56:58 09:56:58 #135 [security-secretstore-setup builder 6/7] COPY . . 09:56:58 #135 CACHED 09:56:58 09:56:58 #136 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:58 #136 CACHED 09:56:58 09:56:58 #137 [security-bootstrapper builder 6/7] COPY . . 09:56:58 #137 CACHED 09:56:58 09:56:58 #138 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:56:58 #138 CACHED 09:56:58 09:56:58 #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:56:59 $ docker rm -f --volumes 3e2b2371ca81b9424d6920d7e64c0f4b37b9e37ca949479cfa0a84d9f3d6b305 [Pipeline] // withDockerContainer [Pipeline] sh 09:57:00 + docker images 09:57:00 REPOSITORY TAG IMAGE ID CREATED SIZE 09:57:00 security-secretstore-setup latest 81d7fa1529e6 2 seconds ago 32.8MB 09:57:00 security-bootstrapper latest 04a8d5336cfa 2 seconds ago 22.2MB 09:57:00 core-common-config-bootstrapper latest 1f8e7b7e33b9 3 seconds ago 17.2MB 09:57:00 security-proxy-setup latest 781adea1ceb6 3 seconds ago 23.5MB 09:57:00 security-proxy-auth latest 2ab9ae0d4c59 3 seconds ago 18.3MB 09:57:00 support-notifications latest 79b39c12b9bc 4 seconds ago 32.4MB 09:57:00 security-spiffe-token-provider latest 229b0b07cf9b 4 seconds ago 32.8MB 09:57:00 core-metadata latest 5a6fad8e913f 4 seconds ago 20.4MB 09:57:00 support-scheduler latest 96fd8bf2374c 5 seconds ago 31.8MB 09:57:00 core-data latest 750fcda9aa78 5 seconds ago 20MB 09:57:00 core-command latest 676805ce8db5 5 seconds ago 19.9MB 09:57:00 security-spire-config latest 083bc256f71a About a minute ago 102MB 09:57:00 security-spire-agent latest d9e49ffcbe15 About a minute ago 166MB 09:57:00 security-spire-server latest d59bccbea914 About a minute ago 107MB 09:57:00 ci-base-image-x86_64 latest f0ad638bae6e 5 minutes ago 918MB 09:57:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 days ago 334MB 09:57:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 6 weeks ago 700MB 09:57:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 11 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:57:00 provisioning config files... 09:57:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/536@tmp/config6598189638123495998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:57:00 ---> docker-login.sh 09:57:00 nexus3.edgexfoundry.org:10001 09:57:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:57:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:57:00 Configure a credential helper to remove this warning. See 09:57:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:57:00 09:57:00 Login Succeeded 09:57:00 nexus3.edgexfoundry.org:10002 09:57:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:57:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:57:00 Configure a credential helper to remove this warning. See 09:57:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:57:00 09:57:00 Login Succeeded 09:57:00 nexus3.edgexfoundry.org:10003 09:57:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:57:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:57:00 Configure a credential helper to remove this warning. See 09:57:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:57:00 09:57:00 Login Succeeded 09:57:00 nexus3.edgexfoundry.org:10004 09:57:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:57:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:57:00 Configure a credential helper to remove this warning. See 09:57:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:57:00 09:57:00 Login Succeeded 09:57:00 docker.io 09:57:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:57:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:57:01 Configure a credential helper to remove this warning. See 09:57:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:57:01 09:57:01 Login Succeeded 09:57:01 ---> docker-login.sh ends [Pipeline] } 09:57:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:57:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:57:01 [edgeXDocker.push] Tagging docker image core-command with the following tags: 09:57:01 5014c11bb29f9edb3e55aa295af55b3798697700 09:57:01 latest 09:57:01 3.1.0-dev.3 09:57:01 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 09:57:01 main 09:57:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:01 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5014c11bb29f9edb3e55aa295af55b3798697700 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:01 + docker push nexus3.edgexfoundry.org:10004/core-command:5014c11bb29f9edb3e55aa295af55b3798697700 09:57:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:57:01 f3b53b375f38: Preparing 09:57:01 fdb6f1be2ee7: Preparing 09:57:01 8bc89b3ca374: Preparing 09:57:01 54af929df8f0: Preparing 09:57:01 6d0ede9f75e2: Preparing 09:57:01 f1417ff83b31: Preparing 09:57:01 f3b53b375f38: Pushed 09:57:01 6d0ede9f75e2: Pushed 09:57:01 8bc89b3ca374: Pushed 09:57:01 f1417ff83b31: Layer already exists 09:57:01 54af929df8f0: Pushed 09:57:02 #139 ... 09:57:02 09:57:02 #109 [security-spire-config] exporting to image 09:57:02 #109 exporting layers 7.1s done 09:57:02 #109 writing image sha256:7a31d4c5960b3a0ab80340f230306a6345cc9def71c979fc917a6ee24afb38c4 0.0s done 09:57:02 #109 naming to docker.io/library/security-spire-server-arm64 0.0s done 09:57:02 #109 writing image sha256:e5513d33cceec9e4cdab1ae5601072e6cb69ec81c17629a650b42a7df324115b 0.0s done 09:57:02 #109 naming to docker.io/library/security-spire-agent-arm64 done 09:57:02 #109 writing image sha256:af42f2b8e163d5e6f7a79dc72626df1fd2d44d054b881969d7e130ea5b8cd5e1 done 09:57:02 #109 naming to docker.io/library/security-spire-config-arm64 done 09:57:02 #109 DONE 8.8s 09:57:02 09:57:02 #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:57:03 fdb6f1be2ee7: Pushed 09:57:03 5014c11bb29f9edb3e55aa295af55b3798697700: digest: sha256:323b000ad73cd0950fb9ef555a3713bb3328c9e0d4d19f683176d167f25c3aa5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:04 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 09:57:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:57:04 f3b53b375f38: Preparing 09:57:04 fdb6f1be2ee7: Preparing 09:57:04 8bc89b3ca374: Preparing 09:57:04 54af929df8f0: Preparing 09:57:04 6d0ede9f75e2: Preparing 09:57:04 f1417ff83b31: Preparing 09:57:04 f1417ff83b31: Waiting 09:57:04 6d0ede9f75e2: Layer already exists 09:57:04 fdb6f1be2ee7: Layer already exists 09:57:04 8bc89b3ca374: Layer already exists 09:57:04 54af929df8f0: Layer already exists 09:57:04 f3b53b375f38: Layer already exists 09:57:04 f1417ff83b31: Layer already exists 09:57:04 latest: digest: sha256:323b000ad73cd0950fb9ef555a3713bb3328c9e0d4d19f683176d167f25c3aa5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:04 #140 ... 09:57:04 09:57:04 #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:57:04 #0 6.954 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.3" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:57:04 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:04 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.3 09:57:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:57:04 f3b53b375f38: Preparing 09:57:04 fdb6f1be2ee7: Preparing 09:57:04 8bc89b3ca374: Preparing 09:57:04 54af929df8f0: Preparing 09:57:04 6d0ede9f75e2: Preparing 09:57:04 f1417ff83b31: Preparing 09:57:04 f1417ff83b31: Waiting 09:57:04 f3b53b375f38: Layer already exists 09:57:04 54af929df8f0: Layer already exists 09:57:04 6d0ede9f75e2: Layer already exists 09:57:04 fdb6f1be2ee7: Layer already exists 09:57:04 8bc89b3ca374: Layer already exists 09:57:04 f1417ff83b31: Layer already exists 09:57:04 3.1.0-dev.3: digest: sha256:323b000ad73cd0950fb9ef555a3713bb3328c9e0d4d19f683176d167f25c3aa5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:04 #141 ... 09:57:04 09:57:04 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:57:04 #131 7.393 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.3" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:57:05 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:05 + docker push nexus3.edgexfoundry.org:10004/core-command:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 09:57:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:57:05 f3b53b375f38: Preparing 09:57:05 fdb6f1be2ee7: Preparing 09:57:05 8bc89b3ca374: Preparing 09:57:05 54af929df8f0: Preparing 09:57:05 6d0ede9f75e2: Preparing 09:57:05 f1417ff83b31: Preparing 09:57:05 f1417ff83b31: Waiting 09:57:05 6d0ede9f75e2: Layer already exists 09:57:05 f3b53b375f38: Layer already exists 09:57:05 8bc89b3ca374: Layer already exists 09:57:05 fdb6f1be2ee7: Layer already exists 09:57:05 54af929df8f0: Layer already exists 09:57:05 f1417ff83b31: Layer already exists 09:57:05 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3: digest: sha256:323b000ad73cd0950fb9ef555a3713bb3328c9e0d4d19f683176d167f25c3aa5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:05 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:06 + docker push nexus3.edgexfoundry.org:10004/core-command:main 09:57:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:57:06 f3b53b375f38: Preparing 09:57:06 fdb6f1be2ee7: Preparing 09:57:06 8bc89b3ca374: Preparing 09:57:06 54af929df8f0: Preparing 09:57:06 6d0ede9f75e2: Preparing 09:57:06 f1417ff83b31: Preparing 09:57:06 f1417ff83b31: Waiting 09:57:06 8bc89b3ca374: Layer already exists 09:57:06 fdb6f1be2ee7: Layer already exists 09:57:06 54af929df8f0: Layer already exists 09:57:06 f3b53b375f38: Layer already exists 09:57:06 6d0ede9f75e2: Layer already exists 09:57:06 f1417ff83b31: Layer already exists 09:57:06 main: digest: sha256:323b000ad73cd0950fb9ef555a3713bb3328c9e0d4d19f683176d167f25c3aa5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:57:06 ===================================================== [Pipeline] echo 09:57:06 taggedImages: 09:57:06 - nexus3.edgexfoundry.org:10004/core-command:5014c11bb29f9edb3e55aa295af55b3798697700 09:57:06 - nexus3.edgexfoundry.org:10004/core-command:latest 09:57:06 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.3 09:57:06 - nexus3.edgexfoundry.org:10004/core-command:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 09:57:06 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 09:57:06 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 09:57:06 5014c11bb29f9edb3e55aa295af55b3798697700 09:57:06 latest 09:57:06 3.1.0-dev.3 09:57:06 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 09:57:06 main 09:57:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:06 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5014c11bb29f9edb3e55aa295af55b3798697700 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5014c11bb29f9edb3e55aa295af55b3798697700 09:57:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:57:06 75ec24d56aa6: Preparing 09:57:06 8e02fd2ad84d: Preparing 09:57:06 f22054381004: Preparing 09:57:06 08446593c059: Preparing 09:57:06 8bc89b3ca374: Preparing 09:57:06 54af929df8f0: Preparing 09:57:06 6d0ede9f75e2: Preparing 09:57:06 f1417ff83b31: Preparing 09:57:06 54af929df8f0: Waiting 09:57:06 6d0ede9f75e2: Waiting 09:57:06 f1417ff83b31: Waiting 09:57:06 8bc89b3ca374: Layer already exists 09:57:06 54af929df8f0: Layer already exists 09:57:06 6d0ede9f75e2: Layer already exists 09:57:06 f1417ff83b31: Layer already exists 09:57:06 75ec24d56aa6: Pushed 09:57:06 f22054381004: Pushed 09:57:06 8e02fd2ad84d: Pushed 09:57:07 #131 ... 09:57:07 09:57:07 #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:57:07 #0 6.300 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:57:07 #142 ... 09:57:07 09:57:07 #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:57:07 #0 7.111 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.3" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:57:07 #143 ... 09:57:07 09:57:07 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:57:07 #0 7.900 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.3" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:57:07 #144 ... 09:57:07 09:57:07 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:57:07 #0 8.210 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.3" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:57:07 08446593c059: Pushed 09:57:07 #145 ... 09:57:07 09:57:07 #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:57:07 #140 6.736 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:57:07 5014c11bb29f9edb3e55aa295af55b3798697700: digest: sha256:319e1310e8c77e4a320e57cd182a4a58b4580783541b963f1afea8f877e57859 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:08 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:57:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:57:08 75ec24d56aa6: Preparing 09:57:08 8e02fd2ad84d: Preparing 09:57:08 f22054381004: Preparing 09:57:08 08446593c059: Preparing 09:57:08 8bc89b3ca374: Preparing 09:57:08 54af929df8f0: Preparing 09:57:08 6d0ede9f75e2: Preparing 09:57:08 f1417ff83b31: Preparing 09:57:08 54af929df8f0: Waiting 09:57:08 6d0ede9f75e2: Waiting 09:57:08 f1417ff83b31: Waiting 09:57:08 8e02fd2ad84d: Layer already exists 09:57:08 75ec24d56aa6: Layer already exists 09:57:08 08446593c059: Layer already exists 09:57:08 f22054381004: Layer already exists 09:57:08 8bc89b3ca374: Layer already exists 09:57:08 54af929df8f0: Layer already exists 09:57:08 6d0ede9f75e2: Layer already exists 09:57:08 f1417ff83b31: Layer already exists 09:57:08 latest: digest: sha256:319e1310e8c77e4a320e57cd182a4a58b4580783541b963f1afea8f877e57859 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:08 #140 ... 09:57:08 09:57:08 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:57:08 #0 6.754 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.3" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:57:08 #146 ... 09:57:08 09:57:08 #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:57:08 #139 6.614 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:57:08 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.3 09:57:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:57:09 75ec24d56aa6: Preparing 09:57:09 8e02fd2ad84d: Preparing 09:57:09 f22054381004: Preparing 09:57:09 08446593c059: Preparing 09:57:09 8bc89b3ca374: Preparing 09:57:09 54af929df8f0: Preparing 09:57:09 6d0ede9f75e2: Preparing 09:57:09 f1417ff83b31: Preparing 09:57:09 54af929df8f0: Waiting 09:57:09 6d0ede9f75e2: Waiting 09:57:09 f1417ff83b31: Waiting 09:57:09 8bc89b3ca374: Layer already exists 09:57:09 75ec24d56aa6: Layer already exists 09:57:09 08446593c059: Layer already exists 09:57:09 f22054381004: Layer already exists 09:57:09 8e02fd2ad84d: Layer already exists 09:57:09 6d0ede9f75e2: Layer already exists 09:57:09 54af929df8f0: Layer already exists 09:57:09 f1417ff83b31: Layer already exists 09:57:09 3.1.0-dev.3: digest: sha256:319e1310e8c77e4a320e57cd182a4a58b4580783541b963f1afea8f877e57859 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:09 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 09:57:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:57:09 75ec24d56aa6: Preparing 09:57:09 8e02fd2ad84d: Preparing 09:57:09 f22054381004: Preparing 09:57:09 08446593c059: Preparing 09:57:09 8bc89b3ca374: Preparing 09:57:09 54af929df8f0: Preparing 09:57:09 6d0ede9f75e2: Preparing 09:57:09 f1417ff83b31: Preparing 09:57:09 54af929df8f0: Waiting 09:57:09 6d0ede9f75e2: Waiting 09:57:09 f1417ff83b31: Waiting 09:57:09 75ec24d56aa6: Layer already exists 09:57:09 08446593c059: Layer already exists 09:57:09 f22054381004: Layer already exists 09:57:09 8bc89b3ca374: Layer already exists 09:57:09 8e02fd2ad84d: Layer already exists 09:57:09 54af929df8f0: Layer already exists 09:57:09 6d0ede9f75e2: Layer already exists 09:57:09 f1417ff83b31: Layer already exists 09:57:09 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3: digest: sha256:319e1310e8c77e4a320e57cd182a4a58b4580783541b963f1afea8f877e57859 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:10 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:10 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 09:57:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:57:10 75ec24d56aa6: Preparing 09:57:10 8e02fd2ad84d: Preparing 09:57:10 f22054381004: Preparing 09:57:10 08446593c059: Preparing 09:57:10 8bc89b3ca374: Preparing 09:57:10 54af929df8f0: Preparing 09:57:10 6d0ede9f75e2: Preparing 09:57:10 f1417ff83b31: Preparing 09:57:10 54af929df8f0: Waiting 09:57:10 6d0ede9f75e2: Waiting 09:57:10 f1417ff83b31: Waiting 09:57:10 f22054381004: Layer already exists 09:57:10 75ec24d56aa6: Layer already exists 09:57:10 8bc89b3ca374: Layer already exists 09:57:10 8e02fd2ad84d: Layer already exists 09:57:10 08446593c059: Layer already exists 09:57:10 6d0ede9f75e2: Layer already exists 09:57:10 54af929df8f0: Layer already exists 09:57:10 f1417ff83b31: Layer already exists 09:57:10 main: digest: sha256:319e1310e8c77e4a320e57cd182a4a58b4580783541b963f1afea8f877e57859 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:57:10 ===================================================== [Pipeline] echo 09:57:10 taggedImages: 09:57:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5014c11bb29f9edb3e55aa295af55b3798697700 09:57:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:57:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.3 09:57:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 09:57:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 09:57:10 [edgeXDocker.push] Tagging docker image core-data with the following tags: 09:57:10 5014c11bb29f9edb3e55aa295af55b3798697700 09:57:10 latest 09:57:10 3.1.0-dev.3 09:57:10 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 09:57:10 main 09:57:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:10 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5014c11bb29f9edb3e55aa295af55b3798697700 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:11 + docker push nexus3.edgexfoundry.org:10004/core-data:5014c11bb29f9edb3e55aa295af55b3798697700 09:57:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:57:11 f493829f55d0: Preparing 09:57:11 504bd107a800: Preparing 09:57:11 8bc89b3ca374: Preparing 09:57:11 54af929df8f0: Preparing 09:57:11 f1cf4aa7ef67: Preparing 09:57:11 f1417ff83b31: Preparing 09:57:11 f1417ff83b31: Waiting 09:57:11 54af929df8f0: Layer already exists 09:57:11 8bc89b3ca374: Layer already exists 09:57:11 f1417ff83b31: Layer already exists 09:57:11 f493829f55d0: Pushed 09:57:11 f1cf4aa7ef67: Pushed 09:57:12 504bd107a800: Pushed 09:57:12 5014c11bb29f9edb3e55aa295af55b3798697700: digest: sha256:0a5b3e9981e897c76c2c8bc989515039b6717fe50419f21f8dbf9059c00f831f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:12 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:13 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 09:57:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:57:13 f493829f55d0: Preparing 09:57:13 504bd107a800: Preparing 09:57:13 8bc89b3ca374: Preparing 09:57:13 54af929df8f0: Preparing 09:57:13 f1cf4aa7ef67: Preparing 09:57:13 f1417ff83b31: Preparing 09:57:13 f1417ff83b31: Waiting 09:57:13 8bc89b3ca374: Layer already exists 09:57:13 54af929df8f0: Layer already exists 09:57:13 504bd107a800: Layer already exists 09:57:13 f493829f55d0: Layer already exists 09:57:13 f1cf4aa7ef67: Layer already exists 09:57:13 f1417ff83b31: Layer already exists 09:57:13 latest: digest: sha256:0a5b3e9981e897c76c2c8bc989515039b6717fe50419f21f8dbf9059c00f831f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:13 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:13 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.3 09:57:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:57:13 f493829f55d0: Preparing 09:57:13 504bd107a800: Preparing 09:57:13 8bc89b3ca374: Preparing 09:57:13 54af929df8f0: Preparing 09:57:13 f1cf4aa7ef67: Preparing 09:57:13 f1417ff83b31: Preparing 09:57:13 f1417ff83b31: Waiting 09:57:13 54af929df8f0: Layer already exists 09:57:13 f1cf4aa7ef67: Layer already exists 09:57:13 f493829f55d0: Layer already exists 09:57:13 504bd107a800: Layer already exists 09:57:13 8bc89b3ca374: Layer already exists 09:57:13 f1417ff83b31: Layer already exists 09:57:13 3.1.0-dev.3: digest: sha256:0a5b3e9981e897c76c2c8bc989515039b6717fe50419f21f8dbf9059c00f831f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:14 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:14 + docker push nexus3.edgexfoundry.org:10004/core-data:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 09:57:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:57:14 f493829f55d0: Preparing 09:57:14 504bd107a800: Preparing 09:57:14 8bc89b3ca374: Preparing 09:57:14 54af929df8f0: Preparing 09:57:14 f1cf4aa7ef67: Preparing 09:57:14 f1417ff83b31: Preparing 09:57:14 f1417ff83b31: Waiting 09:57:14 54af929df8f0: Layer already exists 09:57:14 8bc89b3ca374: Layer already exists 09:57:14 504bd107a800: Layer already exists 09:57:14 f1cf4aa7ef67: Layer already exists 09:57:14 f493829f55d0: Layer already exists 09:57:14 f1417ff83b31: Layer already exists 09:57:14 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3: digest: sha256:0a5b3e9981e897c76c2c8bc989515039b6717fe50419f21f8dbf9059c00f831f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:14 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:14 + docker push nexus3.edgexfoundry.org:10004/core-data:main 09:57:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:57:14 f493829f55d0: Preparing 09:57:14 504bd107a800: Preparing 09:57:14 8bc89b3ca374: Preparing 09:57:14 54af929df8f0: Preparing 09:57:14 f1cf4aa7ef67: Preparing 09:57:14 f1417ff83b31: Preparing 09:57:14 f1417ff83b31: Waiting 09:57:14 f1cf4aa7ef67: Layer already exists 09:57:14 f493829f55d0: Layer already exists 09:57:14 504bd107a800: Layer already exists 09:57:14 8bc89b3ca374: Layer already exists 09:57:14 54af929df8f0: Layer already exists 09:57:14 f1417ff83b31: Layer already exists 09:57:14 main: digest: sha256:0a5b3e9981e897c76c2c8bc989515039b6717fe50419f21f8dbf9059c00f831f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:57:14 ===================================================== [Pipeline] echo 09:57:14 taggedImages: 09:57:14 - nexus3.edgexfoundry.org:10004/core-data:5014c11bb29f9edb3e55aa295af55b3798697700 09:57:14 - nexus3.edgexfoundry.org:10004/core-data:latest 09:57:14 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.3 09:57:14 - nexus3.edgexfoundry.org:10004/core-data:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 09:57:14 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 09:57:14 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 09:57:14 5014c11bb29f9edb3e55aa295af55b3798697700 09:57:14 latest 09:57:14 3.1.0-dev.3 09:57:14 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 09:57:14 main 09:57:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:15 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5014c11bb29f9edb3e55aa295af55b3798697700 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:15 #139 ... 09:57:15 09:57:15 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:57:15 #130 7.804 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.3" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:57:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata:5014c11bb29f9edb3e55aa295af55b3798697700 09:57:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:57:15 1a5733dfd348: Preparing 09:57:15 56d18a164d3a: Preparing 09:57:15 d49aa0051e3e: Preparing 09:57:15 8bc89b3ca374: Preparing 09:57:15 54af929df8f0: Preparing 09:57:15 6d0ede9f75e2: Preparing 09:57:15 f1417ff83b31: Preparing 09:57:15 6d0ede9f75e2: Waiting 09:57:15 f1417ff83b31: Waiting 09:57:15 54af929df8f0: Layer already exists 09:57:15 8bc89b3ca374: Layer already exists 09:57:15 6d0ede9f75e2: Layer already exists 09:57:15 f1417ff83b31: Layer already exists 09:57:15 1a5733dfd348: Pushed 09:57:15 56d18a164d3a: Pushed 09:57:16 d49aa0051e3e: Pushed 09:57:17 5014c11bb29f9edb3e55aa295af55b3798697700: digest: sha256:3be4d9e5e46697bae8be300686a43bbae7597d28c576e6b5d0dd9db2b3d0a28e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:17 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 09:57:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:57:17 1a5733dfd348: Preparing 09:57:17 56d18a164d3a: Preparing 09:57:17 d49aa0051e3e: Preparing 09:57:17 8bc89b3ca374: Preparing 09:57:17 54af929df8f0: Preparing 09:57:17 6d0ede9f75e2: Preparing 09:57:17 f1417ff83b31: Preparing 09:57:17 f1417ff83b31: Waiting 09:57:17 6d0ede9f75e2: Waiting 09:57:17 d49aa0051e3e: Layer already exists 09:57:17 54af929df8f0: Layer already exists 09:57:17 1a5733dfd348: Layer already exists 09:57:17 8bc89b3ca374: Layer already exists 09:57:17 56d18a164d3a: Layer already exists 09:57:17 6d0ede9f75e2: Layer already exists 09:57:17 f1417ff83b31: Layer already exists 09:57:17 latest: digest: sha256:3be4d9e5e46697bae8be300686a43bbae7597d28c576e6b5d0dd9db2b3d0a28e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:18 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.3 09:57:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:57:18 1a5733dfd348: Preparing 09:57:18 56d18a164d3a: Preparing 09:57:18 d49aa0051e3e: Preparing 09:57:18 8bc89b3ca374: Preparing 09:57:18 54af929df8f0: Preparing 09:57:18 6d0ede9f75e2: Preparing 09:57:18 f1417ff83b31: Preparing 09:57:18 6d0ede9f75e2: Waiting 09:57:18 f1417ff83b31: Waiting 09:57:18 8bc89b3ca374: Layer already exists 09:57:18 56d18a164d3a: Layer already exists 09:57:18 d49aa0051e3e: Layer already exists 09:57:18 54af929df8f0: Layer already exists 09:57:18 1a5733dfd348: Layer already exists 09:57:18 6d0ede9f75e2: Layer already exists 09:57:18 f1417ff83b31: Layer already exists 09:57:18 3.1.0-dev.3: digest: sha256:3be4d9e5e46697bae8be300686a43bbae7597d28c576e6b5d0dd9db2b3d0a28e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:18 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 09:57:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:57:19 1a5733dfd348: Preparing 09:57:19 56d18a164d3a: Preparing 09:57:19 d49aa0051e3e: Preparing 09:57:19 8bc89b3ca374: Preparing 09:57:19 54af929df8f0: Preparing 09:57:19 6d0ede9f75e2: Preparing 09:57:19 f1417ff83b31: Preparing 09:57:19 6d0ede9f75e2: Waiting 09:57:19 56d18a164d3a: Layer already exists 09:57:19 1a5733dfd348: Layer already exists 09:57:19 8bc89b3ca374: Layer already exists 09:57:19 54af929df8f0: Layer already exists 09:57:19 d49aa0051e3e: Layer already exists 09:57:19 6d0ede9f75e2: Layer already exists 09:57:19 f1417ff83b31: Layer already exists 09:57:19 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3: digest: sha256:3be4d9e5e46697bae8be300686a43bbae7597d28c576e6b5d0dd9db2b3d0a28e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:19 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 09:57:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:57:19 1a5733dfd348: Preparing 09:57:19 56d18a164d3a: Preparing 09:57:19 d49aa0051e3e: Preparing 09:57:19 8bc89b3ca374: Preparing 09:57:19 54af929df8f0: Preparing 09:57:19 6d0ede9f75e2: Preparing 09:57:19 f1417ff83b31: Preparing 09:57:19 6d0ede9f75e2: Waiting 09:57:19 f1417ff83b31: Waiting 09:57:19 56d18a164d3a: Layer already exists 09:57:19 8bc89b3ca374: Layer already exists 09:57:19 1a5733dfd348: Layer already exists 09:57:19 54af929df8f0: Layer already exists 09:57:19 d49aa0051e3e: Layer already exists 09:57:19 6d0ede9f75e2: Layer already exists 09:57:19 f1417ff83b31: Layer already exists 09:57:19 main: digest: sha256:3be4d9e5e46697bae8be300686a43bbae7597d28c576e6b5d0dd9db2b3d0a28e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:57:19 ===================================================== [Pipeline] echo 09:57:19 taggedImages: 09:57:19 - nexus3.edgexfoundry.org:10004/core-metadata:5014c11bb29f9edb3e55aa295af55b3798697700 09:57:19 - nexus3.edgexfoundry.org:10004/core-metadata:latest 09:57:19 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.3 09:57:19 - nexus3.edgexfoundry.org:10004/core-metadata:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 09:57:19 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 09:57:19 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 09:57:19 5014c11bb29f9edb3e55aa295af55b3798697700 09:57:19 latest 09:57:19 3.1.0-dev.3 09:57:19 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 09:57:19 main 09:57:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:20 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5014c11bb29f9edb3e55aa295af55b3798697700 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5014c11bb29f9edb3e55aa295af55b3798697700 09:57:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:57:20 60e1b270145f: Preparing 09:57:20 4226fd055d5b: Preparing 09:57:20 b3b9d6cbeb62: Preparing 09:57:20 c12f3d5416d0: Preparing 09:57:20 158fb869d4a0: Preparing 09:57:20 fb531533da3d: Preparing 09:57:20 36e9aa138d70: Preparing 09:57:20 8bc89b3ca374: Preparing 09:57:20 54af929df8f0: Preparing 09:57:20 b19712a1f0de: Preparing 09:57:20 08f6eff00194: Preparing 09:57:20 5f70bf18a086: Preparing 09:57:20 307baa5e6db9: Preparing 09:57:20 cacfa9ed7856: Preparing 09:57:20 f1417ff83b31: Preparing 09:57:20 54af929df8f0: Waiting 09:57:20 b19712a1f0de: Waiting 09:57:20 08f6eff00194: Waiting 09:57:20 5f70bf18a086: Waiting 09:57:20 307baa5e6db9: Waiting 09:57:20 fb531533da3d: Waiting 09:57:20 36e9aa138d70: Waiting 09:57:20 8bc89b3ca374: Waiting 09:57:20 cacfa9ed7856: Waiting 09:57:20 f1417ff83b31: Waiting 09:57:20 158fb869d4a0: Pushed 09:57:20 c12f3d5416d0: Pushed 09:57:20 b3b9d6cbeb62: Pushed 09:57:20 60e1b270145f: Pushed 09:57:20 4226fd055d5b: Pushed 09:57:20 54af929df8f0: Layer already exists 09:57:20 8bc89b3ca374: Layer already exists 09:57:20 fb531533da3d: Pushed 09:57:20 b19712a1f0de: Pushed 09:57:20 5f70bf18a086: Pushed 09:57:20 f1417ff83b31: Layer already exists 09:57:20 08f6eff00194: Pushed 09:57:20 307baa5e6db9: Pushed 09:57:20 cacfa9ed7856: Pushed 09:57:22 36e9aa138d70: Pushed 09:57:22 5014c11bb29f9edb3e55aa295af55b3798697700: digest: sha256:1f2f5cf0627f33b06325429453c702d9bc1b4bd802120debccfbc9c474cd6ca8 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:22 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:57:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:57:22 60e1b270145f: Preparing 09:57:22 4226fd055d5b: Preparing 09:57:22 b3b9d6cbeb62: Preparing 09:57:22 c12f3d5416d0: Preparing 09:57:22 158fb869d4a0: Preparing 09:57:22 fb531533da3d: Preparing 09:57:22 36e9aa138d70: Preparing 09:57:22 8bc89b3ca374: Preparing 09:57:22 54af929df8f0: Preparing 09:57:22 b19712a1f0de: Preparing 09:57:22 36e9aa138d70: Waiting 09:57:22 08f6eff00194: Preparing 09:57:22 5f70bf18a086: Preparing 09:57:22 307baa5e6db9: Preparing 09:57:22 54af929df8f0: Waiting 09:57:22 08f6eff00194: Waiting 09:57:22 b19712a1f0de: Waiting 09:57:22 8bc89b3ca374: Waiting 09:57:22 cacfa9ed7856: Preparing 09:57:22 f1417ff83b31: Preparing 09:57:22 cacfa9ed7856: Waiting 09:57:22 307baa5e6db9: Waiting 09:57:22 60e1b270145f: Layer already exists 09:57:22 4226fd055d5b: Layer already exists 09:57:22 b3b9d6cbeb62: Layer already exists 09:57:22 158fb869d4a0: Layer already exists 09:57:22 c12f3d5416d0: Layer already exists 09:57:22 fb531533da3d: Layer already exists 09:57:22 36e9aa138d70: Layer already exists 09:57:22 8bc89b3ca374: Layer already exists 09:57:22 54af929df8f0: Layer already exists 09:57:22 b19712a1f0de: Layer already exists 09:57:22 08f6eff00194: Layer already exists 09:57:22 5f70bf18a086: Layer already exists 09:57:22 307baa5e6db9: Layer already exists 09:57:22 cacfa9ed7856: Layer already exists 09:57:22 f1417ff83b31: Layer already exists 09:57:22 latest: digest: sha256:1f2f5cf0627f33b06325429453c702d9bc1b4bd802120debccfbc9c474cd6ca8 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:22 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.3 09:57:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:57:23 60e1b270145f: Preparing 09:57:23 4226fd055d5b: Preparing 09:57:23 b3b9d6cbeb62: Preparing 09:57:23 c12f3d5416d0: Preparing 09:57:23 158fb869d4a0: Preparing 09:57:23 fb531533da3d: Preparing 09:57:23 36e9aa138d70: Preparing 09:57:23 8bc89b3ca374: Preparing 09:57:23 54af929df8f0: Preparing 09:57:23 b19712a1f0de: Preparing 09:57:23 08f6eff00194: Preparing 09:57:23 5f70bf18a086: Preparing 09:57:23 307baa5e6db9: Preparing 09:57:23 cacfa9ed7856: Preparing 09:57:23 f1417ff83b31: Preparing 09:57:23 08f6eff00194: Waiting 09:57:23 307baa5e6db9: Waiting 09:57:23 b19712a1f0de: Waiting 09:57:23 5f70bf18a086: Waiting 09:57:23 54af929df8f0: Waiting 09:57:23 cacfa9ed7856: Waiting 09:57:23 fb531533da3d: Waiting 09:57:23 f1417ff83b31: Waiting 09:57:23 36e9aa138d70: Waiting 09:57:23 8bc89b3ca374: Waiting 09:57:23 60e1b270145f: Layer already exists 09:57:23 4226fd055d5b: Layer already exists 09:57:23 b3b9d6cbeb62: Layer already exists 09:57:23 c12f3d5416d0: Layer already exists 09:57:23 158fb869d4a0: Layer already exists 09:57:23 fb531533da3d: Layer already exists 09:57:23 36e9aa138d70: Layer already exists 09:57:23 54af929df8f0: Layer already exists 09:57:23 8bc89b3ca374: Layer already exists 09:57:23 b19712a1f0de: Layer already exists 09:57:23 08f6eff00194: Layer already exists 09:57:23 307baa5e6db9: Layer already exists 09:57:23 5f70bf18a086: Layer already exists 09:57:23 cacfa9ed7856: Layer already exists 09:57:23 f1417ff83b31: Layer already exists 09:57:23 3.1.0-dev.3: digest: sha256:1f2f5cf0627f33b06325429453c702d9bc1b4bd802120debccfbc9c474cd6ca8 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:23 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 09:57:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:57:23 60e1b270145f: Preparing 09:57:23 4226fd055d5b: Preparing 09:57:23 b3b9d6cbeb62: Preparing 09:57:23 c12f3d5416d0: Preparing 09:57:23 158fb869d4a0: Preparing 09:57:23 fb531533da3d: Preparing 09:57:23 36e9aa138d70: Preparing 09:57:23 8bc89b3ca374: Preparing 09:57:23 54af929df8f0: Preparing 09:57:23 b19712a1f0de: Preparing 09:57:23 08f6eff00194: Preparing 09:57:23 5f70bf18a086: Preparing 09:57:23 307baa5e6db9: Preparing 09:57:23 cacfa9ed7856: Preparing 09:57:23 f1417ff83b31: Preparing 09:57:23 54af929df8f0: Waiting 09:57:23 307baa5e6db9: Waiting 09:57:23 08f6eff00194: Waiting 09:57:23 b19712a1f0de: Waiting 09:57:23 5f70bf18a086: Waiting 09:57:23 8bc89b3ca374: Waiting 09:57:23 cacfa9ed7856: Waiting 09:57:23 f1417ff83b31: Waiting 09:57:23 158fb869d4a0: Layer already exists 09:57:23 b3b9d6cbeb62: Layer already exists 09:57:23 60e1b270145f: Layer already exists 09:57:23 4226fd055d5b: Layer already exists 09:57:23 c12f3d5416d0: Layer already exists 09:57:23 36e9aa138d70: Layer already exists 09:57:23 fb531533da3d: Layer already exists 09:57:23 b19712a1f0de: Layer already exists 09:57:23 8bc89b3ca374: Layer already exists 09:57:23 54af929df8f0: Layer already exists 09:57:23 08f6eff00194: Layer already exists 09:57:23 cacfa9ed7856: Layer already exists 09:57:23 5f70bf18a086: Layer already exists 09:57:23 f1417ff83b31: Layer already exists 09:57:23 307baa5e6db9: Layer already exists 09:57:23 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3: digest: sha256:1f2f5cf0627f33b06325429453c702d9bc1b4bd802120debccfbc9c474cd6ca8 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:24 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 09:57:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:57:24 60e1b270145f: Preparing 09:57:24 4226fd055d5b: Preparing 09:57:24 b3b9d6cbeb62: Preparing 09:57:24 c12f3d5416d0: Preparing 09:57:24 158fb869d4a0: Preparing 09:57:24 fb531533da3d: Preparing 09:57:24 36e9aa138d70: Preparing 09:57:24 8bc89b3ca374: Preparing 09:57:24 54af929df8f0: Preparing 09:57:24 fb531533da3d: Waiting 09:57:24 36e9aa138d70: Waiting 09:57:24 b19712a1f0de: Preparing 09:57:24 08f6eff00194: Preparing 09:57:24 54af929df8f0: Waiting 09:57:24 b19712a1f0de: Waiting 09:57:24 5f70bf18a086: Preparing 09:57:24 307baa5e6db9: Preparing 09:57:24 cacfa9ed7856: Preparing 09:57:24 f1417ff83b31: Preparing 09:57:24 08f6eff00194: Waiting 09:57:24 5f70bf18a086: Waiting 09:57:24 cacfa9ed7856: Waiting 09:57:24 307baa5e6db9: Waiting 09:57:24 f1417ff83b31: Waiting 09:57:24 b3b9d6cbeb62: Layer already exists 09:57:24 60e1b270145f: Layer already exists 09:57:24 4226fd055d5b: Layer already exists 09:57:24 c12f3d5416d0: Layer already exists 09:57:24 158fb869d4a0: Layer already exists 09:57:24 fb531533da3d: Layer already exists 09:57:24 36e9aa138d70: Layer already exists 09:57:24 b19712a1f0de: Layer already exists 09:57:24 54af929df8f0: Layer already exists 09:57:24 8bc89b3ca374: Layer already exists 09:57:24 5f70bf18a086: Layer already exists 09:57:24 08f6eff00194: Layer already exists 09:57:24 f1417ff83b31: Layer already exists 09:57:24 307baa5e6db9: Layer already exists 09:57:24 cacfa9ed7856: Layer already exists 09:57:24 main: digest: sha256:1f2f5cf0627f33b06325429453c702d9bc1b4bd802120debccfbc9c474cd6ca8 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:57:24 ===================================================== [Pipeline] echo 09:57:24 taggedImages: 09:57:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5014c11bb29f9edb3e55aa295af55b3798697700 09:57:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:57:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.3 09:57:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 09:57:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 09:57:24 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 09:57:24 5014c11bb29f9edb3e55aa295af55b3798697700 09:57:24 latest 09:57:24 3.1.0-dev.3 09:57:24 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 09:57:24 main 09:57:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:25 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5014c11bb29f9edb3e55aa295af55b3798697700 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5014c11bb29f9edb3e55aa295af55b3798697700 09:57:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:57:25 75ec24d56aa6: Preparing 09:57:25 8e02fd2ad84d: Preparing 09:57:25 d471cb0ad10e: Preparing 09:57:25 7d3fa6b14c6c: Preparing 09:57:25 8bc89b3ca374: Preparing 09:57:25 54af929df8f0: Preparing 09:57:25 6d0ede9f75e2: Preparing 09:57:25 f1417ff83b31: Preparing 09:57:25 f1417ff83b31: Waiting 09:57:25 54af929df8f0: Waiting 09:57:25 6d0ede9f75e2: Waiting 09:57:25 75ec24d56aa6: Layer already exists 09:57:25 8e02fd2ad84d: Layer already exists 09:57:25 8bc89b3ca374: Layer already exists 09:57:25 54af929df8f0: Layer already exists 09:57:25 6d0ede9f75e2: Layer already exists 09:57:25 f1417ff83b31: Layer already exists 09:57:25 d471cb0ad10e: Pushed 09:57:26 7d3fa6b14c6c: Pushed 09:57:26 5014c11bb29f9edb3e55aa295af55b3798697700: digest: sha256:ef1530adaee3821f1e25af0e462383382b340b8a631762b745ff86b4dfcb5bf4 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:27 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:57:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:57:27 75ec24d56aa6: Preparing 09:57:27 8e02fd2ad84d: Preparing 09:57:27 d471cb0ad10e: Preparing 09:57:27 7d3fa6b14c6c: Preparing 09:57:27 8bc89b3ca374: Preparing 09:57:27 54af929df8f0: Preparing 09:57:27 6d0ede9f75e2: Preparing 09:57:27 f1417ff83b31: Preparing 09:57:27 54af929df8f0: Waiting 09:57:27 6d0ede9f75e2: Waiting 09:57:27 f1417ff83b31: Waiting 09:57:27 7d3fa6b14c6c: Layer already exists 09:57:27 8e02fd2ad84d: Layer already exists 09:57:27 8bc89b3ca374: Layer already exists 09:57:27 75ec24d56aa6: Layer already exists 09:57:27 d471cb0ad10e: Layer already exists 09:57:27 54af929df8f0: Layer already exists 09:57:27 6d0ede9f75e2: Layer already exists 09:57:27 f1417ff83b31: Layer already exists 09:57:27 latest: digest: sha256:ef1530adaee3821f1e25af0e462383382b340b8a631762b745ff86b4dfcb5bf4 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:27 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.3 09:57:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:57:28 75ec24d56aa6: Preparing 09:57:28 8e02fd2ad84d: Preparing 09:57:28 d471cb0ad10e: Preparing 09:57:28 7d3fa6b14c6c: Preparing 09:57:28 8bc89b3ca374: Preparing 09:57:28 54af929df8f0: Preparing 09:57:28 6d0ede9f75e2: Preparing 09:57:28 f1417ff83b31: Preparing 09:57:28 6d0ede9f75e2: Waiting 09:57:28 f1417ff83b31: Waiting 09:57:28 54af929df8f0: Waiting 09:57:28 8bc89b3ca374: Layer already exists 09:57:28 75ec24d56aa6: Layer already exists 09:57:28 8e02fd2ad84d: Layer already exists 09:57:28 d471cb0ad10e: Layer already exists 09:57:28 7d3fa6b14c6c: Layer already exists 09:57:28 f1417ff83b31: Layer already exists 09:57:28 54af929df8f0: Layer already exists 09:57:28 6d0ede9f75e2: Layer already exists 09:57:28 3.1.0-dev.3: digest: sha256:ef1530adaee3821f1e25af0e462383382b340b8a631762b745ff86b4dfcb5bf4 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:28 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 09:57:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:57:28 75ec24d56aa6: Preparing 09:57:28 8e02fd2ad84d: Preparing 09:57:28 d471cb0ad10e: Preparing 09:57:28 7d3fa6b14c6c: Preparing 09:57:28 8bc89b3ca374: Preparing 09:57:28 54af929df8f0: Preparing 09:57:28 6d0ede9f75e2: Preparing 09:57:28 f1417ff83b31: Preparing 09:57:28 6d0ede9f75e2: Waiting 09:57:28 54af929df8f0: Waiting 09:57:28 f1417ff83b31: Waiting 09:57:28 d471cb0ad10e: Layer already exists 09:57:28 8bc89b3ca374: Layer already exists 09:57:28 8e02fd2ad84d: Layer already exists 09:57:28 7d3fa6b14c6c: Layer already exists 09:57:28 75ec24d56aa6: Layer already exists 09:57:28 6d0ede9f75e2: Layer already exists 09:57:28 f1417ff83b31: Layer already exists 09:57:28 54af929df8f0: Layer already exists 09:57:28 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3: digest: sha256:ef1530adaee3821f1e25af0e462383382b340b8a631762b745ff86b4dfcb5bf4 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:28 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 09:57:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:57:29 75ec24d56aa6: Preparing 09:57:29 8e02fd2ad84d: Preparing 09:57:29 d471cb0ad10e: Preparing 09:57:29 7d3fa6b14c6c: Preparing 09:57:29 8bc89b3ca374: Preparing 09:57:29 54af929df8f0: Preparing 09:57:29 6d0ede9f75e2: Preparing 09:57:29 f1417ff83b31: Preparing 09:57:29 54af929df8f0: Waiting 09:57:29 6d0ede9f75e2: Waiting 09:57:29 f1417ff83b31: Waiting 09:57:29 8bc89b3ca374: Layer already exists 09:57:29 d471cb0ad10e: Layer already exists 09:57:29 75ec24d56aa6: Layer already exists 09:57:29 8e02fd2ad84d: Layer already exists 09:57:29 7d3fa6b14c6c: Layer already exists 09:57:29 f1417ff83b31: Layer already exists 09:57:29 6d0ede9f75e2: Layer already exists 09:57:29 54af929df8f0: Layer already exists 09:57:29 main: digest: sha256:ef1530adaee3821f1e25af0e462383382b340b8a631762b745ff86b4dfcb5bf4 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:57:29 ===================================================== [Pipeline] echo 09:57:29 taggedImages: 09:57:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5014c11bb29f9edb3e55aa295af55b3798697700 09:57:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:57:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.3 09:57:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 09:57:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 09:57:29 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 09:57:29 5014c11bb29f9edb3e55aa295af55b3798697700 09:57:29 latest 09:57:29 3.1.0-dev.3 09:57:29 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 09:57:29 main 09:57:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:29 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5014c11bb29f9edb3e55aa295af55b3798697700 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5014c11bb29f9edb3e55aa295af55b3798697700 09:57:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:57:30 43f51909fad2: Preparing 09:57:30 7e690e48a82e: Preparing 09:57:30 a3ff286eae7e: Preparing 09:57:30 ed0bbaaae095: Preparing 09:57:30 8bc89b3ca374: Preparing 09:57:30 54af929df8f0: Preparing 09:57:30 bea514e31514: Preparing 09:57:30 a10a30ee625b: Preparing 09:57:30 f1417ff83b31: Preparing 09:57:30 54af929df8f0: Waiting 09:57:30 bea514e31514: Waiting 09:57:30 a10a30ee625b: Waiting 09:57:30 f1417ff83b31: Waiting 09:57:30 8bc89b3ca374: Layer already exists 09:57:30 54af929df8f0: Layer already exists 09:57:30 7e690e48a82e: Pushed 09:57:30 43f51909fad2: Pushed 09:57:30 ed0bbaaae095: Pushed 09:57:30 bea514e31514: Pushed 09:57:30 f1417ff83b31: Layer already exists 09:57:30 a10a30ee625b: Pushed 09:57:31 a3ff286eae7e: Pushed 09:57:31 5014c11bb29f9edb3e55aa295af55b3798697700: digest: sha256:5ce1e56127070ac711435ac14f9c4806f0221e474a9e48283080f265cdf1fceb size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:31 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:57:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:57:32 43f51909fad2: Preparing 09:57:32 7e690e48a82e: Preparing 09:57:32 a3ff286eae7e: Preparing 09:57:32 ed0bbaaae095: Preparing 09:57:32 8bc89b3ca374: Preparing 09:57:32 54af929df8f0: Preparing 09:57:32 bea514e31514: Preparing 09:57:32 a10a30ee625b: Preparing 09:57:32 f1417ff83b31: Preparing 09:57:32 bea514e31514: Waiting 09:57:32 a10a30ee625b: Waiting 09:57:32 f1417ff83b31: Waiting 09:57:32 54af929df8f0: Waiting 09:57:32 a3ff286eae7e: Layer already exists 09:57:32 8bc89b3ca374: Layer already exists 09:57:32 43f51909fad2: Layer already exists 09:57:32 7e690e48a82e: Layer already exists 09:57:32 ed0bbaaae095: Layer already exists 09:57:32 54af929df8f0: Layer already exists 09:57:32 a10a30ee625b: Layer already exists 09:57:32 bea514e31514: Layer already exists 09:57:32 f1417ff83b31: Layer already exists 09:57:32 latest: digest: sha256:5ce1e56127070ac711435ac14f9c4806f0221e474a9e48283080f265cdf1fceb size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:32 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.3 09:57:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:57:32 43f51909fad2: Preparing 09:57:32 7e690e48a82e: Preparing 09:57:32 a3ff286eae7e: Preparing 09:57:32 ed0bbaaae095: Preparing 09:57:32 8bc89b3ca374: Preparing 09:57:32 54af929df8f0: Preparing 09:57:32 bea514e31514: Preparing 09:57:32 a10a30ee625b: Preparing 09:57:32 f1417ff83b31: Preparing 09:57:32 54af929df8f0: Waiting 09:57:32 bea514e31514: Waiting 09:57:32 f1417ff83b31: Waiting 09:57:32 a10a30ee625b: Waiting 09:57:32 7e690e48a82e: Layer already exists 09:57:32 8bc89b3ca374: Layer already exists 09:57:32 ed0bbaaae095: Layer already exists 09:57:32 43f51909fad2: Layer already exists 09:57:32 a3ff286eae7e: Layer already exists 09:57:32 f1417ff83b31: Layer already exists 09:57:32 54af929df8f0: Layer already exists 09:57:32 bea514e31514: Layer already exists 09:57:32 a10a30ee625b: Layer already exists 09:57:32 3.1.0-dev.3: digest: sha256:5ce1e56127070ac711435ac14f9c4806f0221e474a9e48283080f265cdf1fceb size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:33 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 09:57:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:57:33 43f51909fad2: Preparing 09:57:33 7e690e48a82e: Preparing 09:57:33 a3ff286eae7e: Preparing 09:57:33 ed0bbaaae095: Preparing 09:57:33 8bc89b3ca374: Preparing 09:57:33 54af929df8f0: Preparing 09:57:33 bea514e31514: Preparing 09:57:33 a10a30ee625b: Preparing 09:57:33 f1417ff83b31: Preparing 09:57:33 bea514e31514: Waiting 09:57:33 a10a30ee625b: Waiting 09:57:33 f1417ff83b31: Waiting 09:57:33 54af929df8f0: Waiting 09:57:33 8bc89b3ca374: Layer already exists 09:57:33 43f51909fad2: Layer already exists 09:57:33 a3ff286eae7e: Layer already exists 09:57:33 ed0bbaaae095: Layer already exists 09:57:33 7e690e48a82e: Layer already exists 09:57:33 bea514e31514: Layer already exists 09:57:33 54af929df8f0: Layer already exists 09:57:33 f1417ff83b31: Layer already exists 09:57:33 a10a30ee625b: Layer already exists 09:57:33 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3: digest: sha256:5ce1e56127070ac711435ac14f9c4806f0221e474a9e48283080f265cdf1fceb size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:33 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 09:57:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:57:33 43f51909fad2: Preparing 09:57:33 7e690e48a82e: Preparing 09:57:33 a3ff286eae7e: Preparing 09:57:33 ed0bbaaae095: Preparing 09:57:33 8bc89b3ca374: Preparing 09:57:33 54af929df8f0: Preparing 09:57:33 bea514e31514: Preparing 09:57:33 a10a30ee625b: Preparing 09:57:33 f1417ff83b31: Preparing 09:57:33 54af929df8f0: Waiting 09:57:33 bea514e31514: Waiting 09:57:33 a10a30ee625b: Waiting 09:57:33 f1417ff83b31: Waiting 09:57:33 43f51909fad2: Layer already exists 09:57:33 a3ff286eae7e: Layer already exists 09:57:33 ed0bbaaae095: Layer already exists 09:57:33 8bc89b3ca374: Layer already exists 09:57:33 7e690e48a82e: Layer already exists 09:57:33 54af929df8f0: Layer already exists 09:57:33 a10a30ee625b: Layer already exists 09:57:33 bea514e31514: Layer already exists 09:57:33 f1417ff83b31: Layer already exists 09:57:33 main: digest: sha256:5ce1e56127070ac711435ac14f9c4806f0221e474a9e48283080f265cdf1fceb size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:57:33 ===================================================== [Pipeline] echo 09:57:33 taggedImages: 09:57:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5014c11bb29f9edb3e55aa295af55b3798697700 09:57:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:57:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.3 09:57:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 09:57:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 09:57:34 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 09:57:34 5014c11bb29f9edb3e55aa295af55b3798697700 09:57:34 latest 09:57:34 3.1.0-dev.3 09:57:34 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 09:57:34 main 09:57:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:34 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5014c11bb29f9edb3e55aa295af55b3798697700 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5014c11bb29f9edb3e55aa295af55b3798697700 09:57:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:57:34 91f1b8efb99d: Preparing 09:57:34 d01244feb848: Preparing 09:57:34 1262ec045b80: Preparing 09:57:34 3c2ef672cc65: Preparing 09:57:34 e26732e33e16: Preparing 09:57:34 b24c382aebd1: Preparing 09:57:34 58ae3cc0c15a: Preparing 09:57:34 8bc89b3ca374: Preparing 09:57:34 54af929df8f0: Preparing 09:57:34 5ffc8f2e5d35: Preparing 09:57:34 f1417ff83b31: Preparing 09:57:34 58ae3cc0c15a: Waiting 09:57:34 5ffc8f2e5d35: Waiting 09:57:34 f1417ff83b31: Waiting 09:57:34 8bc89b3ca374: Waiting 09:57:34 54af929df8f0: Waiting 09:57:34 b24c382aebd1: Waiting 09:57:34 e26732e33e16: Pushed 09:57:34 d01244feb848: Pushed 09:57:34 91f1b8efb99d: Pushed 09:57:34 8bc89b3ca374: Layer already exists 09:57:34 54af929df8f0: Layer already exists 09:57:34 b24c382aebd1: Pushed 09:57:34 58ae3cc0c15a: Pushed 09:57:34 f1417ff83b31: Layer already exists 09:57:34 5ffc8f2e5d35: Pushed 09:57:35 3c2ef672cc65: Pushed 09:57:36 1262ec045b80: Pushed 09:57:36 5014c11bb29f9edb3e55aa295af55b3798697700: digest: sha256:27f51a1ff50fe140b8d61e47359beef015d935f15703afd249114060bf9b026d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:36 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:57:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:57:36 91f1b8efb99d: Preparing 09:57:36 d01244feb848: Preparing 09:57:36 1262ec045b80: Preparing 09:57:36 3c2ef672cc65: Preparing 09:57:36 e26732e33e16: Preparing 09:57:36 b24c382aebd1: Preparing 09:57:36 58ae3cc0c15a: Preparing 09:57:36 8bc89b3ca374: Preparing 09:57:36 54af929df8f0: Preparing 09:57:36 5ffc8f2e5d35: Preparing 09:57:36 f1417ff83b31: Preparing 09:57:36 54af929df8f0: Waiting 09:57:36 5ffc8f2e5d35: Waiting 09:57:36 f1417ff83b31: Waiting 09:57:36 b24c382aebd1: Waiting 09:57:36 58ae3cc0c15a: Waiting 09:57:36 8bc89b3ca374: Waiting 09:57:36 3c2ef672cc65: Layer already exists 09:57:36 1262ec045b80: Layer already exists 09:57:36 e26732e33e16: Layer already exists 09:57:36 d01244feb848: Layer already exists 09:57:36 91f1b8efb99d: Layer already exists 09:57:36 b24c382aebd1: Layer already exists 09:57:36 8bc89b3ca374: Layer already exists 09:57:36 54af929df8f0: Layer already exists 09:57:36 5ffc8f2e5d35: Layer already exists 09:57:36 58ae3cc0c15a: Layer already exists 09:57:36 f1417ff83b31: Layer already exists 09:57:36 latest: digest: sha256:27f51a1ff50fe140b8d61e47359beef015d935f15703afd249114060bf9b026d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:37 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.3 09:57:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:57:37 91f1b8efb99d: Preparing 09:57:37 d01244feb848: Preparing 09:57:37 1262ec045b80: Preparing 09:57:37 3c2ef672cc65: Preparing 09:57:37 e26732e33e16: Preparing 09:57:37 b24c382aebd1: Preparing 09:57:37 58ae3cc0c15a: Preparing 09:57:37 8bc89b3ca374: Preparing 09:57:37 54af929df8f0: Preparing 09:57:37 5ffc8f2e5d35: Preparing 09:57:37 f1417ff83b31: Preparing 09:57:37 b24c382aebd1: Waiting 09:57:37 58ae3cc0c15a: Waiting 09:57:37 8bc89b3ca374: Waiting 09:57:37 f1417ff83b31: Waiting 09:57:37 54af929df8f0: Waiting 09:57:37 e26732e33e16: Layer already exists 09:57:37 d01244feb848: Layer already exists 09:57:37 3c2ef672cc65: Layer already exists 09:57:37 91f1b8efb99d: Layer already exists 09:57:37 1262ec045b80: Layer already exists 09:57:37 b24c382aebd1: Layer already exists 09:57:37 8bc89b3ca374: Layer already exists 09:57:37 58ae3cc0c15a: Layer already exists 09:57:37 54af929df8f0: Layer already exists 09:57:37 5ffc8f2e5d35: Layer already exists 09:57:37 f1417ff83b31: Layer already exists 09:57:37 3.1.0-dev.3: digest: sha256:27f51a1ff50fe140b8d61e47359beef015d935f15703afd249114060bf9b026d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:37 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 09:57:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:57:38 91f1b8efb99d: Preparing 09:57:38 d01244feb848: Preparing 09:57:38 1262ec045b80: Preparing 09:57:38 3c2ef672cc65: Preparing 09:57:38 e26732e33e16: Preparing 09:57:38 b24c382aebd1: Preparing 09:57:38 58ae3cc0c15a: Preparing 09:57:38 8bc89b3ca374: Preparing 09:57:38 54af929df8f0: Preparing 09:57:38 5ffc8f2e5d35: Preparing 09:57:38 f1417ff83b31: Preparing 09:57:38 8bc89b3ca374: Waiting 09:57:38 54af929df8f0: Waiting 09:57:38 b24c382aebd1: Waiting 09:57:38 f1417ff83b31: Waiting 09:57:38 58ae3cc0c15a: Waiting 09:57:38 e26732e33e16: Layer already exists 09:57:38 d01244feb848: Layer already exists 09:57:38 91f1b8efb99d: Layer already exists 09:57:38 1262ec045b80: Layer already exists 09:57:38 3c2ef672cc65: Layer already exists 09:57:38 b24c382aebd1: Layer already exists 09:57:38 58ae3cc0c15a: Layer already exists 09:57:38 5ffc8f2e5d35: Layer already exists 09:57:38 8bc89b3ca374: Layer already exists 09:57:38 54af929df8f0: Layer already exists 09:57:38 f1417ff83b31: Layer already exists 09:57:38 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3: digest: sha256:27f51a1ff50fe140b8d61e47359beef015d935f15703afd249114060bf9b026d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:38 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 09:57:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:57:38 91f1b8efb99d: Preparing 09:57:38 d01244feb848: Preparing 09:57:38 1262ec045b80: Preparing 09:57:38 3c2ef672cc65: Preparing 09:57:38 e26732e33e16: Preparing 09:57:38 b24c382aebd1: Preparing 09:57:38 58ae3cc0c15a: Preparing 09:57:38 8bc89b3ca374: Preparing 09:57:38 54af929df8f0: Preparing 09:57:38 5ffc8f2e5d35: Preparing 09:57:38 f1417ff83b31: Preparing 09:57:38 58ae3cc0c15a: Waiting 09:57:38 8bc89b3ca374: Waiting 09:57:38 54af929df8f0: Waiting 09:57:38 5ffc8f2e5d35: Waiting 09:57:38 f1417ff83b31: Waiting 09:57:38 b24c382aebd1: Waiting 09:57:38 3c2ef672cc65: Layer already exists 09:57:38 e26732e33e16: Layer already exists 09:57:38 91f1b8efb99d: Layer already exists 09:57:38 d01244feb848: Layer already exists 09:57:38 1262ec045b80: Layer already exists 09:57:38 58ae3cc0c15a: Layer already exists 09:57:38 b24c382aebd1: Layer already exists 09:57:38 8bc89b3ca374: Layer already exists 09:57:38 54af929df8f0: Layer already exists 09:57:38 5ffc8f2e5d35: Layer already exists 09:57:38 f1417ff83b31: Layer already exists 09:57:38 main: digest: sha256:27f51a1ff50fe140b8d61e47359beef015d935f15703afd249114060bf9b026d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:57:38 ===================================================== [Pipeline] echo 09:57:38 taggedImages: 09:57:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5014c11bb29f9edb3e55aa295af55b3798697700 09:57:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:57:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.3 09:57:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 09:57:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 09:57:38 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 09:57:38 5014c11bb29f9edb3e55aa295af55b3798697700 09:57:38 latest 09:57:38 3.1.0-dev.3 09:57:38 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 09:57:38 main 09:57:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:39 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5014c11bb29f9edb3e55aa295af55b3798697700 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5014c11bb29f9edb3e55aa295af55b3798697700 09:57:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:57:39 f04d5a792c8e: Preparing 09:57:39 9f0ddb5c84d6: Preparing 09:57:39 8bc89b3ca374: Preparing 09:57:39 54af929df8f0: Preparing 09:57:39 ba3ebf856f34: Preparing 09:57:39 f1417ff83b31: Preparing 09:57:39 f1417ff83b31: Waiting 09:57:39 54af929df8f0: Layer already exists 09:57:39 8bc89b3ca374: Layer already exists 09:57:39 f1417ff83b31: Layer already exists 09:57:39 f04d5a792c8e: Pushed 09:57:40 ba3ebf856f34: Pushed 09:57:41 9f0ddb5c84d6: Pushed 09:57:41 5014c11bb29f9edb3e55aa295af55b3798697700: digest: sha256:cbfecbcf15cf027d1e7845bf500a61b7e1814519a2bd426dcfea49aa2e20e6e0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:42 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:57:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:57:42 f04d5a792c8e: Preparing 09:57:42 9f0ddb5c84d6: Preparing 09:57:42 8bc89b3ca374: Preparing 09:57:42 54af929df8f0: Preparing 09:57:42 ba3ebf856f34: Preparing 09:57:42 f1417ff83b31: Preparing 09:57:42 f1417ff83b31: Waiting 09:57:42 f04d5a792c8e: Layer already exists 09:57:42 ba3ebf856f34: Layer already exists 09:57:42 54af929df8f0: Layer already exists 09:57:42 9f0ddb5c84d6: Layer already exists 09:57:42 8bc89b3ca374: Layer already exists 09:57:42 f1417ff83b31: Layer already exists 09:57:42 latest: digest: sha256:cbfecbcf15cf027d1e7845bf500a61b7e1814519a2bd426dcfea49aa2e20e6e0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:42 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.3 09:57:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:57:43 f04d5a792c8e: Preparing 09:57:43 9f0ddb5c84d6: Preparing 09:57:43 8bc89b3ca374: Preparing 09:57:43 54af929df8f0: Preparing 09:57:43 ba3ebf856f34: Preparing 09:57:43 f1417ff83b31: Preparing 09:57:43 f1417ff83b31: Waiting 09:57:43 54af929df8f0: Layer already exists 09:57:43 8bc89b3ca374: Layer already exists 09:57:43 9f0ddb5c84d6: Layer already exists 09:57:43 ba3ebf856f34: Layer already exists 09:57:43 f04d5a792c8e: Layer already exists 09:57:43 f1417ff83b31: Layer already exists 09:57:43 3.1.0-dev.3: digest: sha256:cbfecbcf15cf027d1e7845bf500a61b7e1814519a2bd426dcfea49aa2e20e6e0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:43 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 09:57:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:57:43 f04d5a792c8e: Preparing 09:57:43 9f0ddb5c84d6: Preparing 09:57:43 8bc89b3ca374: Preparing 09:57:43 54af929df8f0: Preparing 09:57:43 ba3ebf856f34: Preparing 09:57:43 f1417ff83b31: Preparing 09:57:43 f1417ff83b31: Waiting 09:57:43 9f0ddb5c84d6: Layer already exists 09:57:43 54af929df8f0: Layer already exists 09:57:43 ba3ebf856f34: Layer already exists 09:57:43 8bc89b3ca374: Layer already exists 09:57:43 f04d5a792c8e: Layer already exists 09:57:43 f1417ff83b31: Layer already exists 09:57:43 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3: digest: sha256:cbfecbcf15cf027d1e7845bf500a61b7e1814519a2bd426dcfea49aa2e20e6e0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:44 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 09:57:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:57:44 f04d5a792c8e: Preparing 09:57:44 9f0ddb5c84d6: Preparing 09:57:44 8bc89b3ca374: Preparing 09:57:44 54af929df8f0: Preparing 09:57:44 ba3ebf856f34: Preparing 09:57:44 f1417ff83b31: Preparing 09:57:44 f1417ff83b31: Waiting 09:57:44 f04d5a792c8e: Layer already exists 09:57:44 8bc89b3ca374: Layer already exists 09:57:44 54af929df8f0: Layer already exists 09:57:44 9f0ddb5c84d6: Layer already exists 09:57:44 ba3ebf856f34: Layer already exists 09:57:44 f1417ff83b31: Layer already exists 09:57:44 main: digest: sha256:cbfecbcf15cf027d1e7845bf500a61b7e1814519a2bd426dcfea49aa2e20e6e0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:57:44 ===================================================== [Pipeline] echo 09:57:44 taggedImages: 09:57:44 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5014c11bb29f9edb3e55aa295af55b3798697700 09:57:44 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:57:44 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.3 09:57:44 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 09:57:44 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 09:57:44 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 09:57:44 5014c11bb29f9edb3e55aa295af55b3798697700 09:57:44 latest 09:57:44 3.1.0-dev.3 09:57:44 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 09:57:44 main 09:57:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:44 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5014c11bb29f9edb3e55aa295af55b3798697700 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5014c11bb29f9edb3e55aa295af55b3798697700 09:57:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:57:45 5b4f6846e8b6: Preparing 09:57:45 078f93edead6: Preparing 09:57:45 3b5c034a324e: Preparing 09:57:45 b95a6a64c631: Preparing 09:57:45 f590b3278e37: Preparing 09:57:45 8bc89b3ca374: Preparing 09:57:45 54af929df8f0: Preparing 09:57:45 08f6a95b59cb: Preparing 09:57:45 f1417ff83b31: Preparing 09:57:45 54af929df8f0: Waiting 09:57:45 08f6a95b59cb: Waiting 09:57:45 f1417ff83b31: Waiting 09:57:45 8bc89b3ca374: Waiting 09:57:45 078f93edead6: Pushed 09:57:45 5b4f6846e8b6: Pushed 09:57:45 3b5c034a324e: Pushed 09:57:45 8bc89b3ca374: Layer already exists 09:57:45 54af929df8f0: Layer already exists 09:57:45 f1417ff83b31: Layer already exists 09:57:46 08f6a95b59cb: Pushed 09:57:51 f590b3278e37: Pushed 09:57:52 b95a6a64c631: Pushed 09:57:52 5014c11bb29f9edb3e55aa295af55b3798697700: digest: sha256:c43bc7b930afbbb42f4fbe15cd8d6d89e02d2a72e9a5aece03520d8520cc87cc size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:52 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:57:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:57:53 5b4f6846e8b6: Preparing 09:57:53 078f93edead6: Preparing 09:57:53 3b5c034a324e: Preparing 09:57:53 b95a6a64c631: Preparing 09:57:53 f590b3278e37: Preparing 09:57:53 8bc89b3ca374: Preparing 09:57:53 54af929df8f0: Preparing 09:57:53 08f6a95b59cb: Preparing 09:57:53 f1417ff83b31: Preparing 09:57:53 8bc89b3ca374: Waiting 09:57:53 08f6a95b59cb: Waiting 09:57:53 f1417ff83b31: Waiting 09:57:53 5b4f6846e8b6: Layer already exists 09:57:53 b95a6a64c631: Layer already exists 09:57:53 f590b3278e37: Layer already exists 09:57:53 078f93edead6: Layer already exists 09:57:53 3b5c034a324e: Layer already exists 09:57:53 8bc89b3ca374: Layer already exists 09:57:53 54af929df8f0: Layer already exists 09:57:53 f1417ff83b31: Layer already exists 09:57:53 08f6a95b59cb: Layer already exists 09:57:53 latest: digest: sha256:c43bc7b930afbbb42f4fbe15cd8d6d89e02d2a72e9a5aece03520d8520cc87cc size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:53 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.3 09:57:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:57:53 5b4f6846e8b6: Preparing 09:57:53 078f93edead6: Preparing 09:57:53 3b5c034a324e: Preparing 09:57:53 b95a6a64c631: Preparing 09:57:53 f590b3278e37: Preparing 09:57:53 8bc89b3ca374: Preparing 09:57:53 54af929df8f0: Preparing 09:57:53 08f6a95b59cb: Preparing 09:57:53 f1417ff83b31: Preparing 09:57:53 54af929df8f0: Waiting 09:57:53 8bc89b3ca374: Waiting 09:57:53 f1417ff83b31: Waiting 09:57:53 08f6a95b59cb: Waiting 09:57:53 3b5c034a324e: Layer already exists 09:57:53 078f93edead6: Layer already exists 09:57:53 5b4f6846e8b6: Layer already exists 09:57:53 f590b3278e37: Layer already exists 09:57:53 b95a6a64c631: Layer already exists 09:57:53 f1417ff83b31: Layer already exists 09:57:53 54af929df8f0: Layer already exists 09:57:53 8bc89b3ca374: Layer already exists 09:57:53 08f6a95b59cb: Layer already exists 09:57:53 3.1.0-dev.3: digest: sha256:c43bc7b930afbbb42f4fbe15cd8d6d89e02d2a72e9a5aece03520d8520cc87cc size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:54 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 09:57:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:57:54 5b4f6846e8b6: Preparing 09:57:54 078f93edead6: Preparing 09:57:54 3b5c034a324e: Preparing 09:57:54 b95a6a64c631: Preparing 09:57:54 f590b3278e37: Preparing 09:57:54 8bc89b3ca374: Preparing 09:57:54 54af929df8f0: Preparing 09:57:54 08f6a95b59cb: Preparing 09:57:54 f1417ff83b31: Preparing 09:57:54 8bc89b3ca374: Waiting 09:57:54 54af929df8f0: Waiting 09:57:54 08f6a95b59cb: Waiting 09:57:54 f1417ff83b31: Waiting 09:57:54 f590b3278e37: Layer already exists 09:57:54 5b4f6846e8b6: Layer already exists 09:57:54 078f93edead6: Layer already exists 09:57:54 b95a6a64c631: Layer already exists 09:57:54 3b5c034a324e: Layer already exists 09:57:54 8bc89b3ca374: Layer already exists 09:57:54 54af929df8f0: Layer already exists 09:57:54 08f6a95b59cb: Layer already exists 09:57:54 f1417ff83b31: Layer already exists 09:57:54 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3: digest: sha256:c43bc7b930afbbb42f4fbe15cd8d6d89e02d2a72e9a5aece03520d8520cc87cc size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:54 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 09:57:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:57:55 5b4f6846e8b6: Preparing 09:57:55 078f93edead6: Preparing 09:57:55 3b5c034a324e: Preparing 09:57:55 b95a6a64c631: Preparing 09:57:55 f590b3278e37: Preparing 09:57:55 8bc89b3ca374: Preparing 09:57:55 54af929df8f0: Preparing 09:57:55 08f6a95b59cb: Preparing 09:57:55 f1417ff83b31: Preparing 09:57:55 8bc89b3ca374: Waiting 09:57:55 54af929df8f0: Waiting 09:57:55 08f6a95b59cb: Waiting 09:57:55 f1417ff83b31: Waiting 09:57:55 078f93edead6: Layer already exists 09:57:55 5b4f6846e8b6: Layer already exists 09:57:55 f590b3278e37: Layer already exists 09:57:55 b95a6a64c631: Layer already exists 09:57:55 3b5c034a324e: Layer already exists 09:57:55 08f6a95b59cb: Layer already exists 09:57:55 f1417ff83b31: Layer already exists 09:57:55 8bc89b3ca374: Layer already exists 09:57:55 54af929df8f0: Layer already exists 09:57:55 main: digest: sha256:c43bc7b930afbbb42f4fbe15cd8d6d89e02d2a72e9a5aece03520d8520cc87cc size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:57:55 ===================================================== [Pipeline] echo 09:57:55 taggedImages: 09:57:55 - nexus3.edgexfoundry.org:10004/security-spire-agent:5014c11bb29f9edb3e55aa295af55b3798697700 09:57:55 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:57:55 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.3 09:57:55 - nexus3.edgexfoundry.org:10004/security-spire-agent:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 09:57:55 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 09:57:55 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 09:57:55 5014c11bb29f9edb3e55aa295af55b3798697700 09:57:55 latest 09:57:55 3.1.0-dev.3 09:57:55 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 09:57:55 main 09:57:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:55 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5014c11bb29f9edb3e55aa295af55b3798697700 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5014c11bb29f9edb3e55aa295af55b3798697700 09:57:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:57:55 0c688adf67cf: Preparing 09:57:55 3acac53cdf16: Preparing 09:57:55 44043d315ded: Preparing 09:57:55 b95a6a64c631: Preparing 09:57:55 8bc89b3ca374: Preparing 09:57:55 54af929df8f0: Preparing 09:57:55 1fdafd987c9e: Preparing 09:57:55 f1417ff83b31: Preparing 09:57:55 54af929df8f0: Waiting 09:57:55 1fdafd987c9e: Waiting 09:57:55 f1417ff83b31: Waiting 09:57:55 b95a6a64c631: Layer already exists 09:57:55 8bc89b3ca374: Layer already exists 09:57:55 54af929df8f0: Layer already exists 09:57:55 f1417ff83b31: Layer already exists 09:57:55 3acac53cdf16: Pushed 09:57:55 44043d315ded: Pushed 09:57:55 0c688adf67cf: Pushed 09:57:56 1fdafd987c9e: Pushed 09:57:56 5014c11bb29f9edb3e55aa295af55b3798697700: digest: sha256:497b83ce24e96b6c3e3925bbef2d11c65cdbdc4bac5556eb8b74929559e6e5dd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:56 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:57:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:57:56 0c688adf67cf: Preparing 09:57:56 3acac53cdf16: Preparing 09:57:56 44043d315ded: Preparing 09:57:56 b95a6a64c631: Preparing 09:57:56 8bc89b3ca374: Preparing 09:57:56 54af929df8f0: Preparing 09:57:56 1fdafd987c9e: Preparing 09:57:56 f1417ff83b31: Preparing 09:57:56 1fdafd987c9e: Waiting 09:57:56 f1417ff83b31: Waiting 09:57:56 54af929df8f0: Waiting 09:57:56 44043d315ded: Layer already exists 09:57:56 3acac53cdf16: Layer already exists 09:57:56 0c688adf67cf: Layer already exists 09:57:56 b95a6a64c631: Layer already exists 09:57:56 8bc89b3ca374: Layer already exists 09:57:56 54af929df8f0: Layer already exists 09:57:56 1fdafd987c9e: Layer already exists 09:57:56 f1417ff83b31: Layer already exists 09:57:56 latest: digest: sha256:497b83ce24e96b6c3e3925bbef2d11c65cdbdc4bac5556eb8b74929559e6e5dd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:57 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.3 09:57:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:57:57 0c688adf67cf: Preparing 09:57:57 3acac53cdf16: Preparing 09:57:57 44043d315ded: Preparing 09:57:57 b95a6a64c631: Preparing 09:57:57 8bc89b3ca374: Preparing 09:57:57 54af929df8f0: Preparing 09:57:57 1fdafd987c9e: Preparing 09:57:57 f1417ff83b31: Preparing 09:57:57 f1417ff83b31: Waiting 09:57:57 54af929df8f0: Waiting 09:57:57 1fdafd987c9e: Waiting 09:57:57 3acac53cdf16: Layer already exists 09:57:57 b95a6a64c631: Layer already exists 09:57:57 8bc89b3ca374: Layer already exists 09:57:57 0c688adf67cf: Layer already exists 09:57:57 44043d315ded: Layer already exists 09:57:57 54af929df8f0: Layer already exists 09:57:57 1fdafd987c9e: Layer already exists 09:57:57 f1417ff83b31: Layer already exists 09:57:57 3.1.0-dev.3: digest: sha256:497b83ce24e96b6c3e3925bbef2d11c65cdbdc4bac5556eb8b74929559e6e5dd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:57 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 09:57:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:57:58 0c688adf67cf: Preparing 09:57:58 3acac53cdf16: Preparing 09:57:58 44043d315ded: Preparing 09:57:58 b95a6a64c631: Preparing 09:57:58 8bc89b3ca374: Preparing 09:57:58 54af929df8f0: Preparing 09:57:58 1fdafd987c9e: Preparing 09:57:58 f1417ff83b31: Preparing 09:57:58 54af929df8f0: Waiting 09:57:58 1fdafd987c9e: Waiting 09:57:58 f1417ff83b31: Waiting 09:57:58 8bc89b3ca374: Layer already exists 09:57:58 0c688adf67cf: Layer already exists 09:57:58 b95a6a64c631: Layer already exists 09:57:58 3acac53cdf16: Layer already exists 09:57:58 44043d315ded: Layer already exists 09:57:58 54af929df8f0: Layer already exists 09:57:58 f1417ff83b31: Layer already exists 09:57:58 1fdafd987c9e: Layer already exists 09:57:58 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3: digest: sha256:497b83ce24e96b6c3e3925bbef2d11c65cdbdc4bac5556eb8b74929559e6e5dd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:58 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 09:57:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:57:58 0c688adf67cf: Preparing 09:57:58 3acac53cdf16: Preparing 09:57:58 44043d315ded: Preparing 09:57:58 b95a6a64c631: Preparing 09:57:58 8bc89b3ca374: Preparing 09:57:58 54af929df8f0: Preparing 09:57:58 1fdafd987c9e: Preparing 09:57:58 f1417ff83b31: Preparing 09:57:58 54af929df8f0: Waiting 09:57:58 1fdafd987c9e: Waiting 09:57:58 f1417ff83b31: Waiting 09:57:58 44043d315ded: Layer already exists 09:57:58 8bc89b3ca374: Layer already exists 09:57:58 b95a6a64c631: Layer already exists 09:57:58 0c688adf67cf: Layer already exists 09:57:58 3acac53cdf16: Layer already exists 09:57:58 54af929df8f0: Layer already exists 09:57:58 1fdafd987c9e: Layer already exists 09:57:58 f1417ff83b31: Layer already exists 09:57:58 main: digest: sha256:497b83ce24e96b6c3e3925bbef2d11c65cdbdc4bac5556eb8b74929559e6e5dd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:57:58 ===================================================== [Pipeline] echo 09:57:58 taggedImages: 09:57:58 - nexus3.edgexfoundry.org:10004/security-spire-config:5014c11bb29f9edb3e55aa295af55b3798697700 09:57:58 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:57:58 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.3 09:57:58 - nexus3.edgexfoundry.org:10004/security-spire-config:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 09:57:58 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 09:57:58 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 09:57:58 5014c11bb29f9edb3e55aa295af55b3798697700 09:57:58 latest 09:57:58 3.1.0-dev.3 09:57:58 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 09:57:58 main 09:57:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:59 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5014c11bb29f9edb3e55aa295af55b3798697700 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5014c11bb29f9edb3e55aa295af55b3798697700 09:57:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:57:59 5b4f6846e8b6: Preparing 09:57:59 dcb7b693dbb2: Preparing 09:57:59 5a5758e8ee91: Preparing 09:57:59 11ee3e03f19f: Preparing 09:57:59 8bc89b3ca374: Preparing 09:57:59 54af929df8f0: Preparing 09:57:59 08f6a95b59cb: Preparing 09:57:59 f1417ff83b31: Preparing 09:57:59 54af929df8f0: Waiting 09:57:59 08f6a95b59cb: Waiting 09:57:59 f1417ff83b31: Waiting 09:57:59 8bc89b3ca374: Layer already exists 09:57:59 5b4f6846e8b6: Layer already exists 09:57:59 08f6a95b59cb: Layer already exists 09:57:59 54af929df8f0: Layer already exists 09:57:59 f1417ff83b31: Layer already exists 09:57:59 dcb7b693dbb2: Pushed 09:57:59 5a5758e8ee91: Pushed 09:58:07 11ee3e03f19f: Pushed 09:58:07 5014c11bb29f9edb3e55aa295af55b3798697700: digest: sha256:5aacb43fd2371cb35eca57c9c1c8257c82c954ca42bf027b9274b21c7ba12a99 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:07 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:58:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:58:08 5b4f6846e8b6: Preparing 09:58:08 dcb7b693dbb2: Preparing 09:58:08 5a5758e8ee91: Preparing 09:58:08 11ee3e03f19f: Preparing 09:58:08 8bc89b3ca374: Preparing 09:58:08 54af929df8f0: Preparing 09:58:08 08f6a95b59cb: Preparing 09:58:08 f1417ff83b31: Preparing 09:58:08 54af929df8f0: Waiting 09:58:08 f1417ff83b31: Waiting 09:58:08 5b4f6846e8b6: Layer already exists 09:58:08 5a5758e8ee91: Layer already exists 09:58:08 11ee3e03f19f: Layer already exists 09:58:08 8bc89b3ca374: Layer already exists 09:58:08 dcb7b693dbb2: Layer already exists 09:58:08 54af929df8f0: Layer already exists 09:58:08 08f6a95b59cb: Layer already exists 09:58:08 f1417ff83b31: Layer already exists 09:58:08 latest: digest: sha256:5aacb43fd2371cb35eca57c9c1c8257c82c954ca42bf027b9274b21c7ba12a99 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:08 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.3 09:58:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:58:08 5b4f6846e8b6: Preparing 09:58:08 dcb7b693dbb2: Preparing 09:58:08 5a5758e8ee91: Preparing 09:58:08 11ee3e03f19f: Preparing 09:58:08 8bc89b3ca374: Preparing 09:58:08 54af929df8f0: Preparing 09:58:08 08f6a95b59cb: Preparing 09:58:08 f1417ff83b31: Preparing 09:58:08 08f6a95b59cb: Waiting 09:58:08 54af929df8f0: Waiting 09:58:08 f1417ff83b31: Waiting 09:58:08 dcb7b693dbb2: Layer already exists 09:58:08 11ee3e03f19f: Layer already exists 09:58:08 5b4f6846e8b6: Layer already exists 09:58:08 8bc89b3ca374: Layer already exists 09:58:08 5a5758e8ee91: Layer already exists 09:58:08 08f6a95b59cb: Layer already exists 09:58:08 54af929df8f0: Layer already exists 09:58:08 f1417ff83b31: Layer already exists 09:58:08 3.1.0-dev.3: digest: sha256:5aacb43fd2371cb35eca57c9c1c8257c82c954ca42bf027b9274b21c7ba12a99 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:09 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 09:58:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:58:09 5b4f6846e8b6: Preparing 09:58:09 dcb7b693dbb2: Preparing 09:58:09 5a5758e8ee91: Preparing 09:58:09 11ee3e03f19f: Preparing 09:58:09 8bc89b3ca374: Preparing 09:58:09 54af929df8f0: Preparing 09:58:09 08f6a95b59cb: Preparing 09:58:09 f1417ff83b31: Preparing 09:58:09 08f6a95b59cb: Waiting 09:58:09 f1417ff83b31: Waiting 09:58:09 54af929df8f0: Waiting 09:58:09 8bc89b3ca374: Layer already exists 09:58:09 5b4f6846e8b6: Layer already exists 09:58:09 5a5758e8ee91: Layer already exists 09:58:09 11ee3e03f19f: Layer already exists 09:58:09 dcb7b693dbb2: Layer already exists 09:58:09 54af929df8f0: Layer already exists 09:58:09 08f6a95b59cb: Layer already exists 09:58:09 f1417ff83b31: Layer already exists 09:58:09 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3: digest: sha256:5aacb43fd2371cb35eca57c9c1c8257c82c954ca42bf027b9274b21c7ba12a99 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:09 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 09:58:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:58:10 5b4f6846e8b6: Preparing 09:58:10 dcb7b693dbb2: Preparing 09:58:10 5a5758e8ee91: Preparing 09:58:10 11ee3e03f19f: Preparing 09:58:10 8bc89b3ca374: Preparing 09:58:10 54af929df8f0: Preparing 09:58:10 08f6a95b59cb: Preparing 09:58:10 f1417ff83b31: Preparing 09:58:10 54af929df8f0: Waiting 09:58:10 08f6a95b59cb: Waiting 09:58:10 f1417ff83b31: Waiting 09:58:10 5b4f6846e8b6: Layer already exists 09:58:10 11ee3e03f19f: Layer already exists 09:58:10 5a5758e8ee91: Layer already exists 09:58:10 dcb7b693dbb2: Layer already exists 09:58:10 8bc89b3ca374: Layer already exists 09:58:10 54af929df8f0: Layer already exists 09:58:10 08f6a95b59cb: Layer already exists 09:58:10 f1417ff83b31: Layer already exists 09:58:10 main: digest: sha256:5aacb43fd2371cb35eca57c9c1c8257c82c954ca42bf027b9274b21c7ba12a99 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:58:10 ===================================================== [Pipeline] echo 09:58:10 taggedImages: 09:58:10 - nexus3.edgexfoundry.org:10004/security-spire-server:5014c11bb29f9edb3e55aa295af55b3798697700 09:58:10 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:58:10 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.3 09:58:10 - nexus3.edgexfoundry.org:10004/security-spire-server:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 09:58:10 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 09:58:10 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 09:58:10 5014c11bb29f9edb3e55aa295af55b3798697700 09:58:10 latest 09:58:10 3.1.0-dev.3 09:58:10 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 09:58:10 main 09:58:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:10 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5014c11bb29f9edb3e55aa295af55b3798697700 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications:5014c11bb29f9edb3e55aa295af55b3798697700 09:58:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:58:10 a7f9bfb0d0fd: Preparing 09:58:10 731aae544e18: Preparing 09:58:10 8bc89b3ca374: Preparing 09:58:10 54af929df8f0: Preparing 09:58:10 687c60fbadbc: Preparing 09:58:10 f1417ff83b31: Preparing 09:58:10 f1417ff83b31: Waiting 09:58:10 54af929df8f0: Layer already exists 09:58:10 8bc89b3ca374: Layer already exists 09:58:10 f1417ff83b31: Layer already exists 09:58:10 a7f9bfb0d0fd: Pushed 09:58:11 687c60fbadbc: Pushed 09:58:13 731aae544e18: Pushed 09:58:13 5014c11bb29f9edb3e55aa295af55b3798697700: digest: sha256:53b43cff5df81d0115e63f3d1d6f0f016be279162c3959c30874b1138d7cf55c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:13 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 09:58:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:58:14 a7f9bfb0d0fd: Preparing 09:58:14 731aae544e18: Preparing 09:58:14 8bc89b3ca374: Preparing 09:58:14 54af929df8f0: Preparing 09:58:14 687c60fbadbc: Preparing 09:58:14 f1417ff83b31: Preparing 09:58:14 f1417ff83b31: Waiting 09:58:14 687c60fbadbc: Layer already exists 09:58:14 731aae544e18: Layer already exists 09:58:14 8bc89b3ca374: Layer already exists 09:58:14 54af929df8f0: Layer already exists 09:58:14 a7f9bfb0d0fd: Layer already exists 09:58:14 f1417ff83b31: Layer already exists 09:58:14 latest: digest: sha256:53b43cff5df81d0115e63f3d1d6f0f016be279162c3959c30874b1138d7cf55c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:14 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.3 09:58:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:58:14 a7f9bfb0d0fd: Preparing 09:58:14 731aae544e18: Preparing 09:58:14 8bc89b3ca374: Preparing 09:58:14 54af929df8f0: Preparing 09:58:14 687c60fbadbc: Preparing 09:58:14 f1417ff83b31: Preparing 09:58:14 f1417ff83b31: Waiting 09:58:14 8bc89b3ca374: Layer already exists 09:58:14 a7f9bfb0d0fd: Layer already exists 09:58:14 731aae544e18: Layer already exists 09:58:14 687c60fbadbc: Layer already exists 09:58:14 54af929df8f0: Layer already exists 09:58:14 f1417ff83b31: Layer already exists 09:58:14 3.1.0-dev.3: digest: sha256:53b43cff5df81d0115e63f3d1d6f0f016be279162c3959c30874b1138d7cf55c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:15 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 09:58:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:58:15 a7f9bfb0d0fd: Preparing 09:58:15 731aae544e18: Preparing 09:58:15 8bc89b3ca374: Preparing 09:58:15 54af929df8f0: Preparing 09:58:15 687c60fbadbc: Preparing 09:58:15 f1417ff83b31: Preparing 09:58:15 f1417ff83b31: Waiting 09:58:15 8bc89b3ca374: Layer already exists 09:58:15 a7f9bfb0d0fd: Layer already exists 09:58:15 54af929df8f0: Layer already exists 09:58:15 687c60fbadbc: Layer already exists 09:58:15 731aae544e18: Layer already exists 09:58:15 f1417ff83b31: Layer already exists 09:58:15 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3: digest: sha256:53b43cff5df81d0115e63f3d1d6f0f016be279162c3959c30874b1138d7cf55c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:15 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 09:58:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:58:16 a7f9bfb0d0fd: Preparing 09:58:16 731aae544e18: Preparing 09:58:16 8bc89b3ca374: Preparing 09:58:16 54af929df8f0: Preparing 09:58:16 687c60fbadbc: Preparing 09:58:16 f1417ff83b31: Preparing 09:58:16 f1417ff83b31: Waiting 09:58:16 54af929df8f0: Layer already exists 09:58:16 8bc89b3ca374: Layer already exists 09:58:16 731aae544e18: Layer already exists 09:58:16 a7f9bfb0d0fd: Layer already exists 09:58:16 687c60fbadbc: Layer already exists 09:58:16 f1417ff83b31: Layer already exists 09:58:16 main: digest: sha256:53b43cff5df81d0115e63f3d1d6f0f016be279162c3959c30874b1138d7cf55c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:58:16 ===================================================== [Pipeline] echo 09:58:16 taggedImages: 09:58:16 - nexus3.edgexfoundry.org:10004/support-notifications:5014c11bb29f9edb3e55aa295af55b3798697700 09:58:16 - nexus3.edgexfoundry.org:10004/support-notifications:latest 09:58:16 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.3 09:58:16 - nexus3.edgexfoundry.org:10004/support-notifications:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 09:58:16 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 09:58:16 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 09:58:16 5014c11bb29f9edb3e55aa295af55b3798697700 09:58:16 latest 09:58:16 3.1.0-dev.3 09:58:16 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 09:58:16 main 09:58:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:16 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5014c11bb29f9edb3e55aa295af55b3798697700 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5014c11bb29f9edb3e55aa295af55b3798697700 09:58:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:58:16 31d43321249d: Preparing 09:58:16 396938312a07: Preparing 09:58:16 8bc89b3ca374: Preparing 09:58:16 54af929df8f0: Preparing 09:58:16 6d0ede9f75e2: Preparing 09:58:16 f1417ff83b31: Preparing 09:58:16 f1417ff83b31: Waiting 09:58:16 8bc89b3ca374: Layer already exists 09:58:16 6d0ede9f75e2: Layer already exists 09:58:16 54af929df8f0: Layer already exists 09:58:16 f1417ff83b31: Layer already exists 09:58:16 31d43321249d: Pushed 09:58:20 396938312a07: Pushed 09:58:20 5014c11bb29f9edb3e55aa295af55b3798697700: digest: sha256:097f1bb3ed726406e3b4bcde3be81408e21d2a1712f4056611e2d39772c21c3c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:20 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:58:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:58:20 31d43321249d: Preparing 09:58:20 396938312a07: Preparing 09:58:20 8bc89b3ca374: Preparing 09:58:20 54af929df8f0: Preparing 09:58:20 6d0ede9f75e2: Preparing 09:58:20 f1417ff83b31: Preparing 09:58:20 f1417ff83b31: Waiting 09:58:20 54af929df8f0: Layer already exists 09:58:20 396938312a07: Layer already exists 09:58:20 6d0ede9f75e2: Layer already exists 09:58:20 8bc89b3ca374: Layer already exists 09:58:20 31d43321249d: Layer already exists 09:58:20 f1417ff83b31: Layer already exists 09:58:20 latest: digest: sha256:097f1bb3ed726406e3b4bcde3be81408e21d2a1712f4056611e2d39772c21c3c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:20 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.3 09:58:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:58:21 31d43321249d: Preparing 09:58:21 396938312a07: Preparing 09:58:21 8bc89b3ca374: Preparing 09:58:21 54af929df8f0: Preparing 09:58:21 6d0ede9f75e2: Preparing 09:58:21 f1417ff83b31: Preparing 09:58:21 f1417ff83b31: Waiting 09:58:21 31d43321249d: Layer already exists 09:58:21 54af929df8f0: Layer already exists 09:58:21 8bc89b3ca374: Layer already exists 09:58:21 396938312a07: Layer already exists 09:58:21 6d0ede9f75e2: Layer already exists 09:58:21 f1417ff83b31: Layer already exists 09:58:21 3.1.0-dev.3: digest: sha256:097f1bb3ed726406e3b4bcde3be81408e21d2a1712f4056611e2d39772c21c3c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:21 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 09:58:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:58:21 31d43321249d: Preparing 09:58:21 396938312a07: Preparing 09:58:21 8bc89b3ca374: Preparing 09:58:21 54af929df8f0: Preparing 09:58:21 6d0ede9f75e2: Preparing 09:58:21 f1417ff83b31: Preparing 09:58:21 f1417ff83b31: Waiting 09:58:21 396938312a07: Layer already exists 09:58:21 54af929df8f0: Layer already exists 09:58:21 8bc89b3ca374: Layer already exists 09:58:21 6d0ede9f75e2: Layer already exists 09:58:21 31d43321249d: Layer already exists 09:58:21 f1417ff83b31: Layer already exists 09:58:21 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3: digest: sha256:097f1bb3ed726406e3b4bcde3be81408e21d2a1712f4056611e2d39772c21c3c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:22 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 09:58:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:58:22 31d43321249d: Preparing 09:58:22 396938312a07: Preparing 09:58:22 8bc89b3ca374: Preparing 09:58:22 54af929df8f0: Preparing 09:58:22 6d0ede9f75e2: Preparing 09:58:22 f1417ff83b31: Preparing 09:58:22 f1417ff83b31: Waiting 09:58:22 396938312a07: Layer already exists 09:58:22 6d0ede9f75e2: Layer already exists 09:58:22 54af929df8f0: Layer already exists 09:58:22 8bc89b3ca374: Layer already exists 09:58:22 31d43321249d: Layer already exists 09:58:22 f1417ff83b31: Layer already exists 09:58:22 main: digest: sha256:097f1bb3ed726406e3b4bcde3be81408e21d2a1712f4056611e2d39772c21c3c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:58:22 ===================================================== [Pipeline] echo 09:58:22 taggedImages: 09:58:22 - nexus3.edgexfoundry.org:10004/support-scheduler:5014c11bb29f9edb3e55aa295af55b3798697700 09:58:22 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:58:22 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.3 09:58:22 - nexus3.edgexfoundry.org:10004/support-scheduler:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 09:58:22 - 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] } 10:10:52 #130 ... 10:10:52 10:10:52 #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:10:52 #140 826.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:10:52 #140 ... 10:10:52 10:10:52 #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:10:52 #142 DONE 828.2s 10:10:52 10:10:52 #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:10:52 #140 ... 10:10:52 10:10:52 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 10:10:52 #147 DONE 0.2s 10:10:52 10:10:52 #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 10:10:52 #148 DONE 0.2s 10:10:52 10:10:52 #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:10:52 #149 DONE 0.3s 10:10:52 10:10:52 #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 10:10:52 #150 DONE 0.2s 10:10:52 10:10:52 #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:10:52 #151 DONE 0.2s 10:10:52 10:10:52 #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:10:52 #152 DONE 2.4s 10:10:52 10:10:52 #109 [security-proxy-auth] exporting to image 10:10:52 #109 exporting layers 10:10:52 #109 exporting layers 0.5s done 10:10:52 #109 writing image sha256:db8fbbcba442349fae6b2e07bfd154587828857aa3b95640b069532edf758d7e done 10:10:52 #109 naming to docker.io/library/security-proxy-auth-arm64 done 10:10:52 #109 DONE 9.4s 10:10:52 10:10:52 #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:10:52 #141 ... 10:10:52 10:10:52 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:10:52 #146 DONE 831.5s 10:10:52 10:10:52 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:10:52 #145 ... 10:10:52 10:10:52 #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:10:52 #153 DONE 0.3s 10:10:52 10:10:52 #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:10:52 #143 ... 10:10:52 10:10:52 #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:10:52 #154 DONE 0.3s 10:10:52 10:10:52 #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:10:52 #155 DONE 0.2s 10:10:52 10:10:52 #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:10:52 #156 DONE 0.3s 10:10:52 10:10:52 #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:10:52 #157 DONE 0.3s 10:10:52 10:10:52 #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:10:52 #143 ... 10:10:52 10:10:52 #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:10:54 #158 DONE 3.0s 10:10:54 10:10:54 #109 [security-proxy-setup] exporting to image 10:10:54 #109 exporting layers 10:10:55 #109 exporting layers 0.8s done 10:10:55 #109 writing image sha256:977747733946b24b4956309bac02e644a4cab6d83e7087c79582fd4b36698e0b 10:10:55 #109 writing image sha256:977747733946b24b4956309bac02e644a4cab6d83e7087c79582fd4b36698e0b done 10:10:55 #109 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 10:10:55 #109 DONE 10.2s 10:10:55 10:10:55 #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:11:05 #143 ... 10:11:05 10:11:05 #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:11:05 #140 DONE 846.0s 10:11:05 10:11:05 #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:11:05 #139 DONE 845.9s 10:11:05 10:11:05 #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:11:05 #143 ... 10:11:05 10:11:05 #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:11:05 #159 DONE 0.2s 10:11:05 10:11:05 #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 10:11:05 #160 ... 10:11:05 10:11:05 #161 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 10:11:05 #161 DONE 0.4s 10:11:06 10:11:06 #162 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 10:11:06 #162 DONE 0.2s 10:11:06 10:11:06 #163 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:11:06 #163 DONE 0.1s 10:11:06 10:11:06 #164 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 10:11:06 #164 DONE 0.2s 10:11:06 10:11:06 #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:11:06 #141 ... 10:11:06 10:11:06 #165 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:11:06 #165 DONE 0.3s 10:11:06 10:11:06 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:11:06 #145 ... 10:11:06 10:11:06 #166 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:11:07 #166 DONE 0.4s 10:11:07 10:11:07 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:11:07 #145 ... 10:11:07 10:11:07 #167 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:11:07 #167 DONE 0.3s 10:11:07 10:11:07 #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:11:07 #141 ... 10:11:07 10:11:07 #168 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:11:07 #168 DONE 0.1s 10:11:07 10:11:07 #169 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:11:08 #169 ... 10:11:08 10:11:08 #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 10:11:08 #160 DONE 2.9s 10:11:08 10:11:08 #170 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 10:11:08 #170 DONE 0.5s 10:11:08 10:11:08 #171 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 10:11:08 #171 DONE 0.2s 10:11:08 10:11:08 #172 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:11:09 #172 DONE 0.5s 10:11:09 10:11:09 #173 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:11:09 #173 DONE 0.3s 10:11:09 10:11:09 #174 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 10:11:10 #174 DONE 0.2s 10:11:10 10:11:10 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:11:10 #131 ... 10:11:10 10:11:10 #175 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 10:11:10 #175 DONE 0.3s 10:11:10 10:11:10 #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:11:10 #141 ... 10:11:10 10:11:10 #176 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 10:11:10 #176 ... 10:11:10 10:11:10 #169 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:11:10 #169 DONE 2.8s 10:11:10 10:11:10 #176 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 10:11:10 #176 DONE 0.3s 10:11:10 10:11:10 #109 [security-secretstore-setup] exporting to image 10:11:10 #109 exporting layers 10:11:11 #109 ... 10:11:11 10:11:11 #177 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:11:11 #177 DONE 0.7s 10:11:11 10:11:11 #178 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 10:11:12 #178 ... 10:11:12 10:11:12 #109 [security-secretstore-setup] exporting to image 10:11:12 #109 exporting layers 1.5s done 10:11:12 #109 writing image sha256:281a54a516b5bfd11c66e38675678d728821d0afb77f02513ededecc8cc804a5 0.0s done 10:11:12 #109 naming to docker.io/library/security-secretstore-setup-arm64 done 10:11:12 #109 DONE 11.8s 10:11:12 10:11:12 #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:11:13 #141 ... 10:11:13 10:11:13 #178 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 10:11:13 #178 DONE 2.5s 10:11:13 10:11:13 #109 [security-bootstrapper] exporting to image 10:11:14 #109 exporting layers 1.1s done 10:11:15 #109 writing image sha256:afd8617055c6dc13359fd79d2219c142ad8ec5137e9e07a56583d81090e57ccd done 10:11:15 #109 naming to docker.io/library/security-bootstrapper-arm64 done 10:11:15 #109 DONE 12.9s 10:11:15 10:11:15 #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:11:37 #141 ... 10:11:37 10:11:37 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:11:37 #130 DONE 879.3s 10:11:37 10:11:37 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:11:37 #131 ... 10:11:37 10:11:37 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 10:11:37 #179 DONE 0.3s 10:11:37 10:11:37 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:11:37 #131 ... 10:11:37 10:11:37 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 10:11:37 #180 DONE 0.1s 10:11:37 10:11:37 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:11:37 #181 DONE 0.3s 10:11:37 10:11:37 #76 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:11:37 #76 ... 10:11:37 10:11:37 #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:11:37 #182 DONE 0.2s 10:11:37 10:11:37 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:11:38 #183 DONE 0.1s 10:11:38 10:11:38 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:11:39 #184 DONE 1.9s 10:11:39 10:11:39 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:11:39 #131 ... 10:11:39 10:11:39 #109 [core-common-config-bootstrapper] exporting to image 10:11:39 #109 exporting layers 10:11:40 #109 exporting layers 0.5s done 10:11:40 #109 writing image sha256:102286a75ab657a7c29475433620bec2e7c0b7cea008da6b9fcf526957868fe5 done 10:11:40 #109 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 10:11:40 #109 DONE 13.5s 10:11:40 10:11:40 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:11:58 #145 ... 10:11:58 10:11:58 #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:11:58 #141 DONE 900.4s 10:11:58 10:11:58 #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:11:58 #143 ... 10:11:58 10:11:58 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 10:11:58 #185 DONE 0.2s 10:11:58 10:11:58 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 10:11:58 #186 DONE 0.2s 10:11:58 10:11:58 #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:11:58 #143 ... 10:11:58 10:11:58 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:11:58 #187 DONE 0.3s 10:11:58 10:11:58 #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:11:58 #143 ... 10:11:58 10:11:58 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:11:58 #188 DONE 0.1s 10:11:58 10:11:58 #109 [core-command] exporting to image 10:11:58 #109 exporting layers 10:11:59 #109 exporting layers 0.3s done 10:11:59 #109 writing image sha256:36a68ae118e5fec98cc59b3b2a1d4826f7a750fa0ddab6552e6752133ea0c19d 0.0s done 10:11:59 #109 naming to docker.io/library/core-command-arm64 done 10:11:59 #109 DONE 13.8s 10:11:59 10:11:59 #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:12:11 #143 DONE 913.7s 10:12:11 10:12:11 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:12:11 #131 ... 10:12:11 10:12:11 #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 10:12:11 #189 DONE 0.3s 10:12:11 10:12:11 #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 10:12:11 #190 DONE 0.2s 10:12:11 10:12:11 #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:12:12 #191 DONE 0.3s 10:12:12 10:12:12 #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:12:12 #192 DONE 0.1s 10:12:12 10:12:12 #109 [core-data] exporting to image 10:12:12 #109 exporting layers 10:12:12 #109 exporting layers 0.3s done 10:12:12 #109 writing image sha256:ec76dac855dbeb6e6682c58d8d3c6ef0d72b2d59d9d4dbcb607caf913f6c7ee4 10:12:12 #109 writing image sha256:ec76dac855dbeb6e6682c58d8d3c6ef0d72b2d59d9d4dbcb607caf913f6c7ee4 done 10:12:12 #109 naming to docker.io/library/core-data-arm64 done 10:12:12 #109 DONE 14.1s 10:12:12 10:12:12 #76 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:12:16 #76 ... 10:12:16 10:12:16 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:12:16 #144 DONE 918.6s 10:12:16 10:12:16 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:12:16 #131 ... 10:12:16 10:12:16 #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 10:12:16 #193 DONE 0.1s 10:12:16 10:12:16 #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 10:12:16 #194 DONE 0.1s 10:12:16 10:12:16 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:12:16 #131 ... 10:12:16 10:12:16 #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:12:16 #195 DONE 0.3s 10:12:16 10:12:16 #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:12:17 #196 DONE 0.1s 10:12:17 10:12:17 #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:12:17 #197 DONE 0.1s 10:12:17 10:12:17 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:12:17 #131 ... 10:12:17 10:12:17 #109 [core-metadata] exporting to image 10:12:17 #109 exporting layers 0.3s done 10:12:17 #109 writing image sha256:49ea3a7cd8e19bac71a5479f369089caa93f5bf0b16d604b58cbb20073b8a474 done 10:12:17 #109 naming to docker.io/library/core-metadata-arm64 0.0s done 10:12:17 #109 DONE 14.5s 10:12:17 10:12:17 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:13:04 #131 DONE 965.8s 10:13:04 10:13:04 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:13:04 #145 ... 10:13:04 10:13:04 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 10:13:04 #198 DONE 0.2s 10:13:04 10:13:04 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:13:04 #145 ... 10:13:04 10:13:04 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 10:13:04 #199 DONE 0.1s 10:13:04 10:13:04 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:13:04 #200 DONE 0.3s 10:13:04 10:13:04 #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:13:04 #201 DONE 0.1s 10:13:04 10:13:04 #109 [security-spiffe-token-provider] exporting to image 10:13:04 #109 exporting layers 10:13:04 #109 exporting layers 0.5s done 10:13:04 #109 writing image sha256:5b381dfa5332f5e047aec1a43833ec5f72764f2f72adc962b54c8130c3f50846 done 10:13:04 #109 naming to docker.io/library/security-spiffe-token-provider-arm64 done 10:13:04 #109 DONE 15.0s 10:13:04 10:13:04 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:13:17 #145 ... 10:13:17 10:13:17 #76 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:13:17 #76 DONE 995.5s 10:13:17 10:13:17 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:13:17 #145 ... 10:13:17 10:13:17 #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 10:13:17 #202 DONE 0.1s 10:13:17 10:13:17 #203 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 10:13:17 #203 DONE 0.1s 10:13:17 10:13:17 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:13:17 #145 ... 10:13:17 10:13:17 #204 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:13:17 #204 DONE 0.3s 10:13:17 10:13:17 #205 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:13:17 #205 DONE 0.1s 10:13:17 10:13:17 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:13:17 #145 ... 10:13:17 10:13:17 #109 [support-notifications] exporting to image 10:13:17 #109 exporting layers 10:13:17 #109 exporting layers 0.4s done 10:13:17 #109 writing image sha256:afb04d96b1912a576ccac9a782cc6ead1d818c246cfd5baaf5b34c98a8e6258c done 10:13:17 #109 naming to docker.io/library/support-notifications-arm64 10:13:17 #109 naming to docker.io/library/support-notifications-arm64 done 10:13:17 #109 DONE 15.4s 10:13:17 10:13:17 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:13:24 #145 DONE 987.0s 10:13:24 10:13:24 #206 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 10:13:24 #206 DONE 0.1s 10:13:24 10:13:24 #207 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 10:13:24 #207 DONE 0.1s 10:13:24 10:13:24 #208 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:13:24 #208 DONE 0.3s 10:13:24 10:13:24 #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 10:13:24 #209 DONE 0.1s 10:13:24 10:13:24 #109 [support-scheduler] exporting to image 10:13:24 #109 exporting layers 10:13:25 #109 exporting layers 0.4s done 10:13:25 #109 writing image sha256:787503b31c13df38501e11b81178d8fef2c82bf2fbdf5c970c531692525d8fa3 done 10:13:25 #109 naming to docker.io/library/support-scheduler-arm64 done 10:13:25 #109 DONE 15.8s 10:13:25 time="2023-06-08T09:55:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:13:25 time="2023-06-08T09:55:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:13:25 time="2023-06-08T09:55:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:13:25 time="2023-06-08T09:55:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:13:25 time="2023-06-08T09:55:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:13:25 time="2023-06-08T09:55:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:13:25 time="2023-06-08T09:55:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:13:25 time="2023-06-08T09:55:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:13:25 time="2023-06-08T09:55:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:13:25 time="2023-06-08T09:55:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:13:25 time="2023-06-08T09:55:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:13:25 time="2023-06-08T09:55:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:13:25 time="2023-06-08T09:55:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:13:25 time="2023-06-08T09:55:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 10:13:25 $ docker stop --time=1 237be0602fb9bca6116a05fdb10861762c33e2c1808872510375388bb8014c5d 10:13:27 $ docker rm -f --volumes 237be0602fb9bca6116a05fdb10861762c33e2c1808872510375388bb8014c5d [Pipeline] // withDockerContainer [Pipeline] sh 10:13:27 + docker images 10:13:27 REPOSITORY TAG IMAGE ID CREATED SIZE 10:13:27 support-scheduler-arm64 latest 787503b31c13 3 seconds ago 31.2MB 10:13:27 support-notifications-arm64 latest afb04d96b191 10 seconds ago 31.9MB 10:13:27 security-spiffe-token-provider-arm64 latest 5b381dfa5332 23 seconds ago 32.7MB 10:13:27 core-metadata-arm64 latest 49ea3a7cd8e1 About a minute ago 20.2MB 10:13:27 core-data-arm64 latest ec76dac855db About a minute ago 19.9MB 10:13:27 core-command-arm64 latest 36a68ae118e5 About a minute ago 19.7MB 10:13:27 core-common-config-bootstrapper-arm64 latest 102286a75ab6 About a minute ago 17.2MB 10:13:27 security-bootstrapper-arm64 latest afd8617055c6 2 minutes ago 21.9MB 10:13:27 security-secretstore-setup-arm64 latest 281a54a516b5 2 minutes ago 32.2MB 10:13:27 security-proxy-setup-arm64 latest 977747733946 2 minutes ago 18.7MB 10:13:27 security-proxy-auth-arm64 latest db8fbbcba442 2 minutes ago 18.1MB 10:13:27 security-spire-config-arm64 latest af42f2b8e163 16 minutes ago 96.1MB 10:13:27 security-spire-agent-arm64 latest e5513d33ccee 16 minutes ago 153MB 10:13:27 security-spire-server-arm64 latest 7a31d4c5960b 16 minutes ago 97MB 10:13:27 ci-base-image-arm64 latest 1724c02cd9b3 18 minutes ago 899MB 10:13:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 6 days ago 332MB 10:13:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 6 weeks ago 681MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:13:27 provisioning config files... 10:13:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/536@tmp/config9052132841408645077tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:13:27 ---> docker-login.sh 10:13:27 nexus3.edgexfoundry.org:10001 10:13:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:28 Configure a credential helper to remove this warning. See 10:13:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:28 10:13:28 Login Succeeded 10:13:28 nexus3.edgexfoundry.org:10002 10:13:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:28 Configure a credential helper to remove this warning. See 10:13:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:28 10:13:28 Login Succeeded 10:13:28 nexus3.edgexfoundry.org:10003 10:13:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:29 Configure a credential helper to remove this warning. See 10:13:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:29 10:13:29 Login Succeeded 10:13:29 nexus3.edgexfoundry.org:10004 10:13:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:29 Configure a credential helper to remove this warning. See 10:13:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:29 10:13:29 Login Succeeded 10:13:29 docker.io 10:13:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:29 Configure a credential helper to remove this warning. See 10:13:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:29 10:13:29 Login Succeeded 10:13:29 ---> docker-login.sh ends [Pipeline] } 10:13:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:13:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:13:29 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 10:13:29 5014c11bb29f9edb3e55aa295af55b3798697700 10:13:29 latest 10:13:29 3.1.0-dev.3 10:13:29 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 10:13:29 main 10:13:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5014c11bb29f9edb3e55aa295af55b3798697700 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5014c11bb29f9edb3e55aa295af55b3798697700 10:13:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:13:30 4f3c94c48adb: Preparing 10:13:30 cac8abe20b49: Preparing 10:13:30 b3c8b8f5c943: Preparing 10:13:30 72fe35cfea32: Preparing 10:13:30 b5da933217a3: Preparing 10:13:30 26cbea5cba74: Preparing 10:13:30 26cbea5cba74: Waiting 10:13:30 b3c8b8f5c943: Pushed 10:13:30 b5da933217a3: Pushed 10:13:30 26cbea5cba74: Layer already exists 10:13:30 4f3c94c48adb: Pushed 10:13:30 72fe35cfea32: Pushed 10:13:34 cac8abe20b49: Pushed 10:13:34 5014c11bb29f9edb3e55aa295af55b3798697700: digest: sha256:3fd6e15adf848da86efb0cdca81f3aeea96649f5f68215ed8fa595bc35fe7a5b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:34 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:34 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 10:13:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:13:34 4f3c94c48adb: Preparing 10:13:34 cac8abe20b49: Preparing 10:13:34 b3c8b8f5c943: Preparing 10:13:34 72fe35cfea32: Preparing 10:13:34 b5da933217a3: Preparing 10:13:34 26cbea5cba74: Preparing 10:13:34 26cbea5cba74: Waiting 10:13:34 b3c8b8f5c943: Layer already exists 10:13:34 b5da933217a3: Layer already exists 10:13:34 72fe35cfea32: Layer already exists 10:13:34 4f3c94c48adb: Layer already exists 10:13:34 cac8abe20b49: Layer already exists 10:13:34 26cbea5cba74: Layer already exists 10:13:34 latest: digest: sha256:3fd6e15adf848da86efb0cdca81f3aeea96649f5f68215ed8fa595bc35fe7a5b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:35 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.3 10:13:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:13:35 4f3c94c48adb: Preparing 10:13:35 cac8abe20b49: Preparing 10:13:35 b3c8b8f5c943: Preparing 10:13:35 72fe35cfea32: Preparing 10:13:35 b5da933217a3: Preparing 10:13:35 26cbea5cba74: Preparing 10:13:35 26cbea5cba74: Waiting 10:13:35 cac8abe20b49: Layer already exists 10:13:35 b3c8b8f5c943: Layer already exists 10:13:35 72fe35cfea32: Layer already exists 10:13:35 b5da933217a3: Layer already exists 10:13:35 4f3c94c48adb: Layer already exists 10:13:35 26cbea5cba74: Layer already exists 10:13:35 3.1.0-dev.3: digest: sha256:3fd6e15adf848da86efb0cdca81f3aeea96649f5f68215ed8fa595bc35fe7a5b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 10:13:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:13:36 4f3c94c48adb: Preparing 10:13:36 cac8abe20b49: Preparing 10:13:36 b3c8b8f5c943: Preparing 10:13:36 72fe35cfea32: Preparing 10:13:36 b5da933217a3: Preparing 10:13:36 26cbea5cba74: Preparing 10:13:36 26cbea5cba74: Waiting 10:13:36 72fe35cfea32: Layer already exists 10:13:36 4f3c94c48adb: Layer already exists 10:13:36 cac8abe20b49: Layer already exists 10:13:36 b5da933217a3: Layer already exists 10:13:36 b3c8b8f5c943: Layer already exists 10:13:36 26cbea5cba74: Layer already exists 10:13:36 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3: digest: sha256:3fd6e15adf848da86efb0cdca81f3aeea96649f5f68215ed8fa595bc35fe7a5b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 10:13:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:13:36 4f3c94c48adb: Preparing 10:13:36 cac8abe20b49: Preparing 10:13:36 b3c8b8f5c943: Preparing 10:13:36 72fe35cfea32: Preparing 10:13:36 b5da933217a3: Preparing 10:13:36 26cbea5cba74: Preparing 10:13:36 26cbea5cba74: Waiting 10:13:36 b3c8b8f5c943: Layer already exists 10:13:36 4f3c94c48adb: Layer already exists 10:13:36 cac8abe20b49: Layer already exists 10:13:36 72fe35cfea32: Layer already exists 10:13:36 b5da933217a3: Layer already exists 10:13:36 26cbea5cba74: Layer already exists 10:13:37 main: digest: sha256:3fd6e15adf848da86efb0cdca81f3aeea96649f5f68215ed8fa595bc35fe7a5b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:13:37 ===================================================== [Pipeline] echo 10:13:37 taggedImages: 10:13:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:5014c11bb29f9edb3e55aa295af55b3798697700 10:13:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 10:13:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.3 10:13:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 10:13:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 10:13:37 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 10:13:37 5014c11bb29f9edb3e55aa295af55b3798697700 10:13:37 latest 10:13:37 3.1.0-dev.3 10:13:37 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 10:13:37 main 10:13:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:37 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5014c11bb29f9edb3e55aa295af55b3798697700 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5014c11bb29f9edb3e55aa295af55b3798697700 10:13:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:13:37 7a7452e9c593: Preparing 10:13:37 9e51bdc7bda5: Preparing 10:13:37 d152cbfb33f3: Preparing 10:13:37 c191b8abb488: Preparing 10:13:37 b3c8b8f5c943: Preparing 10:13:37 72fe35cfea32: Preparing 10:13:37 b5da933217a3: Preparing 10:13:37 26cbea5cba74: Preparing 10:13:37 72fe35cfea32: Waiting 10:13:37 26cbea5cba74: Waiting 10:13:38 9e51bdc7bda5: Pushed 10:13:38 d152cbfb33f3: Pushed 10:13:38 b3c8b8f5c943: Layer already exists 10:13:38 72fe35cfea32: Layer already exists 10:13:38 b5da933217a3: Layer already exists 10:13:38 26cbea5cba74: Layer already exists 10:13:38 7a7452e9c593: Pushed 10:13:40 c191b8abb488: Pushed 10:13:40 5014c11bb29f9edb3e55aa295af55b3798697700: digest: sha256:164f233cdf855eabcd2fabb95d7833e6d941364c8249e3d32bf155921c790039 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:40 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:41 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 10:13:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:13:41 7a7452e9c593: Preparing 10:13:41 9e51bdc7bda5: Preparing 10:13:41 d152cbfb33f3: Preparing 10:13:41 c191b8abb488: Preparing 10:13:41 b3c8b8f5c943: Preparing 10:13:41 72fe35cfea32: Preparing 10:13:41 b5da933217a3: Preparing 10:13:41 26cbea5cba74: Preparing 10:13:41 b5da933217a3: Waiting 10:13:41 26cbea5cba74: Waiting 10:13:41 72fe35cfea32: Waiting 10:13:41 b3c8b8f5c943: Layer already exists 10:13:41 c191b8abb488: Layer already exists 10:13:41 9e51bdc7bda5: Layer already exists 10:13:41 d152cbfb33f3: Layer already exists 10:13:41 7a7452e9c593: Layer already exists 10:13:41 72fe35cfea32: Layer already exists 10:13:41 26cbea5cba74: Layer already exists 10:13:41 b5da933217a3: Layer already exists 10:13:41 latest: digest: sha256:164f233cdf855eabcd2fabb95d7833e6d941364c8249e3d32bf155921c790039 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:41 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.3 10:13:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:13:42 7a7452e9c593: Preparing 10:13:42 9e51bdc7bda5: Preparing 10:13:42 d152cbfb33f3: Preparing 10:13:42 c191b8abb488: Preparing 10:13:42 b3c8b8f5c943: Preparing 10:13:42 72fe35cfea32: Preparing 10:13:42 b5da933217a3: Preparing 10:13:42 26cbea5cba74: Preparing 10:13:42 72fe35cfea32: Waiting 10:13:42 26cbea5cba74: Waiting 10:13:42 9e51bdc7bda5: Layer already exists 10:13:42 c191b8abb488: Layer already exists 10:13:42 b3c8b8f5c943: Layer already exists 10:13:42 7a7452e9c593: Layer already exists 10:13:42 d152cbfb33f3: Layer already exists 10:13:42 72fe35cfea32: Layer already exists 10:13:42 b5da933217a3: Layer already exists 10:13:42 26cbea5cba74: Layer already exists 10:13:42 3.1.0-dev.3: digest: sha256:164f233cdf855eabcd2fabb95d7833e6d941364c8249e3d32bf155921c790039 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:42 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 10:13:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:13:42 7a7452e9c593: Preparing 10:13:42 9e51bdc7bda5: Preparing 10:13:42 d152cbfb33f3: Preparing 10:13:42 c191b8abb488: Preparing 10:13:42 b3c8b8f5c943: Preparing 10:13:42 72fe35cfea32: Preparing 10:13:42 b5da933217a3: Preparing 10:13:42 26cbea5cba74: Preparing 10:13:42 b5da933217a3: Waiting 10:13:42 26cbea5cba74: Waiting 10:13:42 72fe35cfea32: Waiting 10:13:42 d152cbfb33f3: Layer already exists 10:13:42 9e51bdc7bda5: Layer already exists 10:13:42 c191b8abb488: Layer already exists 10:13:42 b3c8b8f5c943: Layer already exists 10:13:42 7a7452e9c593: Layer already exists 10:13:42 26cbea5cba74: Layer already exists 10:13:42 b5da933217a3: Layer already exists 10:13:42 72fe35cfea32: Layer already exists 10:13:42 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3: digest: sha256:164f233cdf855eabcd2fabb95d7833e6d941364c8249e3d32bf155921c790039 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:43 + 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 10:13:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 10:13:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:13:43 7a7452e9c593: Preparing 10:13:43 9e51bdc7bda5: Preparing 10:13:43 d152cbfb33f3: Preparing 10:13:43 c191b8abb488: Preparing 10:13:43 b3c8b8f5c943: Preparing 10:13:43 72fe35cfea32: Preparing 10:13:43 b5da933217a3: Preparing 10:13:43 26cbea5cba74: Preparing 10:13:43 b5da933217a3: Waiting 10:13:43 26cbea5cba74: Waiting 10:13:43 72fe35cfea32: Waiting 10:13:43 c191b8abb488: Layer already exists 10:13:43 9e51bdc7bda5: Layer already exists 10:13:43 7a7452e9c593: Layer already exists 10:13:43 d152cbfb33f3: Layer already exists 10:13:43 b3c8b8f5c943: Layer already exists 10:13:43 b5da933217a3: Layer already exists 10:13:43 72fe35cfea32: Layer already exists 10:13:43 26cbea5cba74: Layer already exists 10:13:43 main: digest: sha256:164f233cdf855eabcd2fabb95d7833e6d941364c8249e3d32bf155921c790039 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:13:43 ===================================================== [Pipeline] echo 10:13:43 taggedImages: 10:13:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5014c11bb29f9edb3e55aa295af55b3798697700 10:13:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 10:13:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.3 10:13:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 10:13:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 10:13:43 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 10:13:43 5014c11bb29f9edb3e55aa295af55b3798697700 10:13:43 latest 10:13:43 3.1.0-dev.3 10:13:43 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 10:13:43 main 10:13:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:44 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5014c11bb29f9edb3e55aa295af55b3798697700 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:44 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5014c11bb29f9edb3e55aa295af55b3798697700 10:13:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:13:44 476e3275ef6a: Preparing 10:13:44 5c39e0a2e7af: Preparing 10:13:44 b3c8b8f5c943: Preparing 10:13:44 72fe35cfea32: Preparing 10:13:44 8b2203c5ac20: Preparing 10:13:44 26cbea5cba74: Preparing 10:13:44 26cbea5cba74: Waiting 10:13:44 72fe35cfea32: Layer already exists 10:13:44 b3c8b8f5c943: Layer already exists 10:13:44 26cbea5cba74: Layer already exists 10:13:44 476e3275ef6a: Pushed 10:13:44 8b2203c5ac20: Pushed 10:13:48 5c39e0a2e7af: Pushed 10:13:48 5014c11bb29f9edb3e55aa295af55b3798697700: digest: sha256:a8e0f56c0f7bab9eabb6de06b9b3c9044091c7ea3735309d7e427c75cd0358d9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:48 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 10:13:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:13:48 476e3275ef6a: Preparing 10:13:48 5c39e0a2e7af: Preparing 10:13:48 b3c8b8f5c943: Preparing 10:13:48 72fe35cfea32: Preparing 10:13:48 8b2203c5ac20: Preparing 10:13:48 26cbea5cba74: Preparing 10:13:48 26cbea5cba74: Waiting 10:13:48 b3c8b8f5c943: Layer already exists 10:13:48 476e3275ef6a: Layer already exists 10:13:48 5c39e0a2e7af: Layer already exists 10:13:48 72fe35cfea32: Layer already exists 10:13:48 8b2203c5ac20: Layer already exists 10:13:48 26cbea5cba74: Layer already exists 10:13:48 latest: digest: sha256:a8e0f56c0f7bab9eabb6de06b9b3c9044091c7ea3735309d7e427c75cd0358d9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:49 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:49 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.3 10:13:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:13:49 476e3275ef6a: Preparing 10:13:49 5c39e0a2e7af: Preparing 10:13:49 b3c8b8f5c943: Preparing 10:13:49 72fe35cfea32: Preparing 10:13:49 8b2203c5ac20: Preparing 10:13:49 26cbea5cba74: Preparing 10:13:49 26cbea5cba74: Waiting 10:13:49 8b2203c5ac20: Layer already exists 10:13:49 b3c8b8f5c943: Layer already exists 10:13:49 5c39e0a2e7af: Layer already exists 10:13:49 476e3275ef6a: Layer already exists 10:13:49 72fe35cfea32: Layer already exists 10:13:49 26cbea5cba74: Layer already exists 10:13:49 3.1.0-dev.3: digest: sha256:a8e0f56c0f7bab9eabb6de06b9b3c9044091c7ea3735309d7e427c75cd0358d9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 10:13:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:13:50 476e3275ef6a: Preparing 10:13:50 5c39e0a2e7af: Preparing 10:13:50 b3c8b8f5c943: Preparing 10:13:50 72fe35cfea32: Preparing 10:13:50 8b2203c5ac20: Preparing 10:13:50 26cbea5cba74: Preparing 10:13:50 26cbea5cba74: Waiting 10:13:50 8b2203c5ac20: Layer already exists 10:13:50 72fe35cfea32: Layer already exists 10:13:50 476e3275ef6a: Layer already exists 10:13:50 5c39e0a2e7af: Layer already exists 10:13:50 b3c8b8f5c943: Layer already exists 10:13:50 26cbea5cba74: Layer already exists 10:13:50 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3: digest: sha256:a8e0f56c0f7bab9eabb6de06b9b3c9044091c7ea3735309d7e427c75cd0358d9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:51 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 10:13:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:13:51 476e3275ef6a: Preparing 10:13:51 5c39e0a2e7af: Preparing 10:13:51 b3c8b8f5c943: Preparing 10:13:51 72fe35cfea32: Preparing 10:13:51 8b2203c5ac20: Preparing 10:13:51 26cbea5cba74: Preparing 10:13:51 26cbea5cba74: Waiting 10:13:51 b3c8b8f5c943: Layer already exists 10:13:51 8b2203c5ac20: Layer already exists 10:13:51 476e3275ef6a: Layer already exists 10:13:51 5c39e0a2e7af: Layer already exists 10:13:51 72fe35cfea32: Layer already exists 10:13:51 26cbea5cba74: Layer already exists 10:13:51 main: digest: sha256:a8e0f56c0f7bab9eabb6de06b9b3c9044091c7ea3735309d7e427c75cd0358d9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:13:51 ===================================================== [Pipeline] echo 10:13:51 taggedImages: 10:13:51 - nexus3.edgexfoundry.org:10004/core-data-arm64:5014c11bb29f9edb3e55aa295af55b3798697700 10:13:51 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 10:13:51 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.3 10:13:51 - nexus3.edgexfoundry.org:10004/core-data-arm64:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 10:13:51 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 10:13:51 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 10:13:51 5014c11bb29f9edb3e55aa295af55b3798697700 10:13:51 latest 10:13:51 3.1.0-dev.3 10:13:51 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 10:13:51 main 10:13:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:51 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5014c11bb29f9edb3e55aa295af55b3798697700 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5014c11bb29f9edb3e55aa295af55b3798697700 10:13:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:13:52 5dc663386da0: Preparing 10:13:52 2b702f419f93: Preparing 10:13:52 433ab037e875: Preparing 10:13:52 b3c8b8f5c943: Preparing 10:13:52 72fe35cfea32: Preparing 10:13:52 b5da933217a3: Preparing 10:13:52 26cbea5cba74: Preparing 10:13:52 b5da933217a3: Waiting 10:13:52 26cbea5cba74: Waiting 10:13:52 b3c8b8f5c943: Layer already exists 10:13:52 72fe35cfea32: Layer already exists 10:13:52 b5da933217a3: Layer already exists 10:13:52 26cbea5cba74: Layer already exists 10:13:52 2b702f419f93: Pushed 10:13:52 5dc663386da0: Pushed 10:13:55 433ab037e875: Pushed 10:13:55 5014c11bb29f9edb3e55aa295af55b3798697700: digest: sha256:7eaa09d433be3dbd9575161b2ef82c0784bec89e98649a4f5d0d9dcc39f903d9 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:56 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 10:13:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:13:56 5dc663386da0: Preparing 10:13:56 2b702f419f93: Preparing 10:13:56 433ab037e875: Preparing 10:13:56 b3c8b8f5c943: Preparing 10:13:56 72fe35cfea32: Preparing 10:13:56 b5da933217a3: Preparing 10:13:56 26cbea5cba74: Preparing 10:13:56 b5da933217a3: Waiting 10:13:56 26cbea5cba74: Waiting 10:13:56 72fe35cfea32: Layer already exists 10:13:56 b3c8b8f5c943: Layer already exists 10:13:56 433ab037e875: Layer already exists 10:13:56 5dc663386da0: Layer already exists 10:13:56 2b702f419f93: Layer already exists 10:13:56 26cbea5cba74: Layer already exists 10:13:56 b5da933217a3: Layer already exists 10:13:56 latest: digest: sha256:7eaa09d433be3dbd9575161b2ef82c0784bec89e98649a4f5d0d9dcc39f903d9 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.3 10:13:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:13:57 5dc663386da0: Preparing 10:13:57 2b702f419f93: Preparing 10:13:57 433ab037e875: Preparing 10:13:57 b3c8b8f5c943: Preparing 10:13:57 72fe35cfea32: Preparing 10:13:57 b5da933217a3: Preparing 10:13:57 26cbea5cba74: Preparing 10:13:57 b5da933217a3: Waiting 10:13:57 26cbea5cba74: Waiting 10:13:57 b3c8b8f5c943: Layer already exists 10:13:57 72fe35cfea32: Layer already exists 10:13:57 433ab037e875: Layer already exists 10:13:57 2b702f419f93: Layer already exists 10:13:57 5dc663386da0: Layer already exists 10:13:57 26cbea5cba74: Layer already exists 10:13:57 b5da933217a3: Layer already exists 10:13:57 3.1.0-dev.3: digest: sha256:7eaa09d433be3dbd9575161b2ef82c0784bec89e98649a4f5d0d9dcc39f903d9 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 10:13:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:13:58 5dc663386da0: Preparing 10:13:58 2b702f419f93: Preparing 10:13:58 433ab037e875: Preparing 10:13:58 b3c8b8f5c943: Preparing 10:13:58 72fe35cfea32: Preparing 10:13:58 b5da933217a3: Preparing 10:13:58 26cbea5cba74: Preparing 10:13:58 b5da933217a3: Waiting 10:13:58 5dc663386da0: Layer already exists 10:13:58 72fe35cfea32: Layer already exists 10:13:58 433ab037e875: Layer already exists 10:13:58 b3c8b8f5c943: Layer already exists 10:13:58 2b702f419f93: Layer already exists 10:13:58 b5da933217a3: Layer already exists 10:13:58 26cbea5cba74: Layer already exists 10:13:58 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3: digest: sha256:7eaa09d433be3dbd9575161b2ef82c0784bec89e98649a4f5d0d9dcc39f903d9 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:58 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 10:13:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:13:59 5dc663386da0: Preparing 10:13:59 2b702f419f93: Preparing 10:13:59 433ab037e875: Preparing 10:13:59 b3c8b8f5c943: Preparing 10:13:59 72fe35cfea32: Preparing 10:13:59 b5da933217a3: Preparing 10:13:59 26cbea5cba74: Preparing 10:13:59 26cbea5cba74: Waiting 10:13:59 b5da933217a3: Waiting 10:13:59 5dc663386da0: Layer already exists 10:13:59 72fe35cfea32: Layer already exists 10:13:59 433ab037e875: Layer already exists 10:13:59 2b702f419f93: Layer already exists 10:13:59 b3c8b8f5c943: Layer already exists 10:13:59 26cbea5cba74: Layer already exists 10:13:59 b5da933217a3: Layer already exists 10:13:59 main: digest: sha256:7eaa09d433be3dbd9575161b2ef82c0784bec89e98649a4f5d0d9dcc39f903d9 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:13:59 ===================================================== [Pipeline] echo 10:13:59 taggedImages: 10:13:59 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5014c11bb29f9edb3e55aa295af55b3798697700 10:13:59 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 10:13:59 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.3 10:13:59 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 10:13:59 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 10:13:59 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 10:13:59 5014c11bb29f9edb3e55aa295af55b3798697700 10:13:59 latest 10:13:59 3.1.0-dev.3 10:13:59 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 10:13:59 main 10:13:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:00 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5014c11bb29f9edb3e55aa295af55b3798697700 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5014c11bb29f9edb3e55aa295af55b3798697700 10:14:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:14:00 3b419f320ac2: Preparing 10:14:00 07fdfcfc749f: Preparing 10:14:00 42ec68345669: Preparing 10:14:00 da5381b2c6d5: Preparing 10:14:00 fa334144261c: Preparing 10:14:00 0790aa7c0719: Preparing 10:14:00 13fec894f038: Preparing 10:14:00 b3c8b8f5c943: Preparing 10:14:00 72fe35cfea32: Preparing 10:14:00 a374c18cdac8: Preparing 10:14:00 6e8d3d33f4f5: Preparing 10:14:00 5f70bf18a086: Preparing 10:14:00 8221e3aa7356: Preparing 10:14:00 cd76cffd0d18: Preparing 10:14:00 26cbea5cba74: Preparing 10:14:00 0790aa7c0719: Waiting 10:14:00 6e8d3d33f4f5: Waiting 10:14:00 13fec894f038: Waiting 10:14:00 5f70bf18a086: Waiting 10:14:00 8221e3aa7356: Waiting 10:14:00 b3c8b8f5c943: Waiting 10:14:00 cd76cffd0d18: Waiting 10:14:00 72fe35cfea32: Waiting 10:14:00 a374c18cdac8: Waiting 10:14:00 26cbea5cba74: Waiting 10:14:00 fa334144261c: Pushed 10:14:00 da5381b2c6d5: Pushed 10:14:00 42ec68345669: Pushed 10:14:00 07fdfcfc749f: Pushed 10:14:00 3b419f320ac2: Pushed 10:14:00 b3c8b8f5c943: Layer already exists 10:14:00 72fe35cfea32: Layer already exists 10:14:00 0790aa7c0719: Pushed 10:14:00 a374c18cdac8: Pushed 10:14:00 6e8d3d33f4f5: Pushed 10:14:00 5f70bf18a086: Pushed 10:14:00 26cbea5cba74: Layer already exists 10:14:00 8221e3aa7356: Pushed 10:14:00 cd76cffd0d18: Pushed 10:14:04 13fec894f038: Pushed 10:14:04 5014c11bb29f9edb3e55aa295af55b3798697700: digest: sha256:2c84fefbd4f09ad86d15a03df9ce4d479a83eafb953e6a45fa6fe4618a7774f9 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:04 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 10:14:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:14:04 3b419f320ac2: Preparing 10:14:04 07fdfcfc749f: Preparing 10:14:04 42ec68345669: Preparing 10:14:04 da5381b2c6d5: Preparing 10:14:04 fa334144261c: Preparing 10:14:04 0790aa7c0719: Preparing 10:14:04 13fec894f038: Preparing 10:14:04 b3c8b8f5c943: Preparing 10:14:04 72fe35cfea32: Preparing 10:14:04 a374c18cdac8: Preparing 10:14:04 6e8d3d33f4f5: Preparing 10:14:04 5f70bf18a086: Preparing 10:14:04 8221e3aa7356: Preparing 10:14:04 cd76cffd0d18: Preparing 10:14:04 26cbea5cba74: Preparing 10:14:04 6e8d3d33f4f5: Waiting 10:14:04 0790aa7c0719: Waiting 10:14:04 5f70bf18a086: Waiting 10:14:04 13fec894f038: Waiting 10:14:04 8221e3aa7356: Waiting 10:14:04 cd76cffd0d18: Waiting 10:14:04 b3c8b8f5c943: Waiting 10:14:04 26cbea5cba74: Waiting 10:14:04 72fe35cfea32: Waiting 10:14:04 a374c18cdac8: Waiting 10:14:04 07fdfcfc749f: Layer already exists 10:14:04 42ec68345669: Layer already exists 10:14:04 da5381b2c6d5: Layer already exists 10:14:04 fa334144261c: Layer already exists 10:14:04 3b419f320ac2: Layer already exists 10:14:04 72fe35cfea32: Layer already exists 10:14:04 13fec894f038: Layer already exists 10:14:04 0790aa7c0719: Layer already exists 10:14:04 b3c8b8f5c943: Layer already exists 10:14:04 a374c18cdac8: Layer already exists 10:14:04 8221e3aa7356: Layer already exists 10:14:04 6e8d3d33f4f5: Layer already exists 10:14:04 26cbea5cba74: Layer already exists 10:14:04 cd76cffd0d18: Layer already exists 10:14:04 5f70bf18a086: Layer already exists 10:14:05 latest: digest: sha256:2c84fefbd4f09ad86d15a03df9ce4d479a83eafb953e6a45fa6fe4618a7774f9 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:05 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.3 10:14:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:14:05 3b419f320ac2: Preparing 10:14:05 07fdfcfc749f: Preparing 10:14:05 42ec68345669: Preparing 10:14:05 da5381b2c6d5: Preparing 10:14:05 fa334144261c: Preparing 10:14:05 0790aa7c0719: Preparing 10:14:05 13fec894f038: Preparing 10:14:05 b3c8b8f5c943: Preparing 10:14:05 72fe35cfea32: Preparing 10:14:05 a374c18cdac8: Preparing 10:14:05 6e8d3d33f4f5: Preparing 10:14:05 5f70bf18a086: Preparing 10:14:05 8221e3aa7356: Preparing 10:14:05 cd76cffd0d18: Preparing 10:14:05 26cbea5cba74: Preparing 10:14:05 6e8d3d33f4f5: Waiting 10:14:05 0790aa7c0719: Waiting 10:14:05 5f70bf18a086: Waiting 10:14:05 8221e3aa7356: Waiting 10:14:05 26cbea5cba74: Waiting 10:14:05 cd76cffd0d18: Waiting 10:14:05 13fec894f038: Waiting 10:14:05 b3c8b8f5c943: Waiting 10:14:05 72fe35cfea32: Waiting 10:14:05 42ec68345669: Layer already exists 10:14:05 3b419f320ac2: Layer already exists 10:14:05 da5381b2c6d5: Layer already exists 10:14:05 07fdfcfc749f: Layer already exists 10:14:05 fa334144261c: Layer already exists 10:14:05 0790aa7c0719: Layer already exists 10:14:05 a374c18cdac8: Layer already exists 10:14:05 13fec894f038: Layer already exists 10:14:05 b3c8b8f5c943: Layer already exists 10:14:05 72fe35cfea32: Layer already exists 10:14:05 8221e3aa7356: Layer already exists 10:14:05 5f70bf18a086: Layer already exists 10:14:05 6e8d3d33f4f5: Layer already exists 10:14:05 26cbea5cba74: Layer already exists 10:14:05 cd76cffd0d18: Layer already exists 10:14:06 3.1.0-dev.3: digest: sha256:2c84fefbd4f09ad86d15a03df9ce4d479a83eafb953e6a45fa6fe4618a7774f9 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:06 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 10:14:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:14:06 3b419f320ac2: Preparing 10:14:06 07fdfcfc749f: Preparing 10:14:06 42ec68345669: Preparing 10:14:06 da5381b2c6d5: Preparing 10:14:06 fa334144261c: Preparing 10:14:06 0790aa7c0719: Preparing 10:14:06 13fec894f038: Preparing 10:14:06 b3c8b8f5c943: Preparing 10:14:06 72fe35cfea32: Preparing 10:14:06 a374c18cdac8: Preparing 10:14:06 6e8d3d33f4f5: Preparing 10:14:06 5f70bf18a086: Preparing 10:14:06 8221e3aa7356: Preparing 10:14:06 cd76cffd0d18: Preparing 10:14:06 26cbea5cba74: Preparing 10:14:06 a374c18cdac8: Waiting 10:14:06 6e8d3d33f4f5: Waiting 10:14:06 8221e3aa7356: Waiting 10:14:06 cd76cffd0d18: Waiting 10:14:06 0790aa7c0719: Waiting 10:14:06 26cbea5cba74: Waiting 10:14:06 13fec894f038: Waiting 10:14:06 72fe35cfea32: Waiting 10:14:06 b3c8b8f5c943: Waiting 10:14:06 5f70bf18a086: Waiting 10:14:06 fa334144261c: Layer already exists 10:14:06 07fdfcfc749f: Layer already exists 10:14:06 3b419f320ac2: Layer already exists 10:14:06 da5381b2c6d5: Layer already exists 10:14:06 42ec68345669: Layer already exists 10:14:06 13fec894f038: Layer already exists 10:14:06 0790aa7c0719: Layer already exists 10:14:06 b3c8b8f5c943: Layer already exists 10:14:06 72fe35cfea32: Layer already exists 10:14:06 a374c18cdac8: Layer already exists 10:14:06 5f70bf18a086: Layer already exists 10:14:06 6e8d3d33f4f5: Layer already exists 10:14:06 cd76cffd0d18: Layer already exists 10:14:06 26cbea5cba74: Layer already exists 10:14:06 8221e3aa7356: Layer already exists 10:14:07 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3: digest: sha256:2c84fefbd4f09ad86d15a03df9ce4d479a83eafb953e6a45fa6fe4618a7774f9 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:07 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 10:14:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:14:07 3b419f320ac2: Preparing 10:14:07 07fdfcfc749f: Preparing 10:14:07 42ec68345669: Preparing 10:14:07 da5381b2c6d5: Preparing 10:14:07 fa334144261c: Preparing 10:14:07 0790aa7c0719: Preparing 10:14:07 13fec894f038: Preparing 10:14:07 b3c8b8f5c943: Preparing 10:14:07 72fe35cfea32: Preparing 10:14:07 a374c18cdac8: Preparing 10:14:07 6e8d3d33f4f5: Preparing 10:14:07 5f70bf18a086: Preparing 10:14:07 8221e3aa7356: Preparing 10:14:07 cd76cffd0d18: Preparing 10:14:07 26cbea5cba74: Preparing 10:14:07 13fec894f038: Waiting 10:14:07 b3c8b8f5c943: Waiting 10:14:07 72fe35cfea32: Waiting 10:14:07 a374c18cdac8: Waiting 10:14:07 6e8d3d33f4f5: Waiting 10:14:07 5f70bf18a086: Waiting 10:14:07 8221e3aa7356: Waiting 10:14:07 cd76cffd0d18: Waiting 10:14:07 26cbea5cba74: Waiting 10:14:07 0790aa7c0719: Waiting 10:14:07 fa334144261c: Layer already exists 10:14:07 3b419f320ac2: Layer already exists 10:14:07 da5381b2c6d5: Layer already exists 10:14:07 42ec68345669: Layer already exists 10:14:07 07fdfcfc749f: Layer already exists 10:14:07 0790aa7c0719: Layer already exists 10:14:07 72fe35cfea32: Layer already exists 10:14:07 13fec894f038: Layer already exists 10:14:07 b3c8b8f5c943: Layer already exists 10:14:07 a374c18cdac8: Layer already exists 10:14:07 6e8d3d33f4f5: Layer already exists 10:14:07 5f70bf18a086: Layer already exists 10:14:07 cd76cffd0d18: Layer already exists 10:14:07 26cbea5cba74: Layer already exists 10:14:07 8221e3aa7356: Layer already exists 10:14:07 main: digest: sha256:2c84fefbd4f09ad86d15a03df9ce4d479a83eafb953e6a45fa6fe4618a7774f9 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:14:07 ===================================================== [Pipeline] echo 10:14:08 taggedImages: 10:14:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5014c11bb29f9edb3e55aa295af55b3798697700 10:14:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 10:14:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.3 10:14:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 10:14:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 10:14:08 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 10:14:08 5014c11bb29f9edb3e55aa295af55b3798697700 10:14:08 latest 10:14:08 3.1.0-dev.3 10:14:08 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 10:14:08 main 10:14:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:08 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5014c11bb29f9edb3e55aa295af55b3798697700 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5014c11bb29f9edb3e55aa295af55b3798697700 10:14:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:14:08 693e2cd04a43: Preparing 10:14:08 c41bfe8c79b7: Preparing 10:14:08 40d274d4335d: Preparing 10:14:08 7d3e6ce82c5c: Preparing 10:14:08 b3c8b8f5c943: Preparing 10:14:08 72fe35cfea32: Preparing 10:14:08 b5da933217a3: Preparing 10:14:08 26cbea5cba74: Preparing 10:14:08 b5da933217a3: Waiting 10:14:08 26cbea5cba74: Waiting 10:14:08 72fe35cfea32: Waiting 10:14:08 b3c8b8f5c943: Layer already exists 10:14:08 72fe35cfea32: Layer already exists 10:14:08 b5da933217a3: Layer already exists 10:14:08 26cbea5cba74: Layer already exists 10:14:08 c41bfe8c79b7: Pushed 10:14:08 40d274d4335d: Pushed 10:14:08 693e2cd04a43: Pushed 10:14:11 7d3e6ce82c5c: Pushed 10:14:11 5014c11bb29f9edb3e55aa295af55b3798697700: digest: sha256:d2b5be925224c5ae5fa008f1896524c856f1c83a59ac0279e16e56a97c0fae49 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:11 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 10:14:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:14:12 693e2cd04a43: Preparing 10:14:12 c41bfe8c79b7: Preparing 10:14:12 40d274d4335d: Preparing 10:14:12 7d3e6ce82c5c: Preparing 10:14:12 b3c8b8f5c943: Preparing 10:14:12 72fe35cfea32: Preparing 10:14:12 b5da933217a3: Preparing 10:14:12 26cbea5cba74: Preparing 10:14:12 b5da933217a3: Waiting 10:14:12 26cbea5cba74: Waiting 10:14:12 72fe35cfea32: Waiting 10:14:12 40d274d4335d: Layer already exists 10:14:12 b3c8b8f5c943: Layer already exists 10:14:12 c41bfe8c79b7: Layer already exists 10:14:12 7d3e6ce82c5c: Layer already exists 10:14:12 693e2cd04a43: Layer already exists 10:14:12 72fe35cfea32: Layer already exists 10:14:12 b5da933217a3: Layer already exists 10:14:12 26cbea5cba74: Layer already exists 10:14:12 latest: digest: sha256:d2b5be925224c5ae5fa008f1896524c856f1c83a59ac0279e16e56a97c0fae49 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:12 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.3 10:14:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:14:12 693e2cd04a43: Preparing 10:14:12 c41bfe8c79b7: Preparing 10:14:12 40d274d4335d: Preparing 10:14:12 7d3e6ce82c5c: Preparing 10:14:12 b3c8b8f5c943: Preparing 10:14:12 72fe35cfea32: Preparing 10:14:12 b5da933217a3: Preparing 10:14:12 26cbea5cba74: Preparing 10:14:12 b5da933217a3: Waiting 10:14:12 72fe35cfea32: Waiting 10:14:12 26cbea5cba74: Waiting 10:14:12 40d274d4335d: Layer already exists 10:14:12 7d3e6ce82c5c: Layer already exists 10:14:12 693e2cd04a43: Layer already exists 10:14:12 b3c8b8f5c943: Layer already exists 10:14:12 c41bfe8c79b7: Layer already exists 10:14:12 b5da933217a3: Layer already exists 10:14:12 26cbea5cba74: Layer already exists 10:14:12 72fe35cfea32: Layer already exists 10:14:12 3.1.0-dev.3: digest: sha256:d2b5be925224c5ae5fa008f1896524c856f1c83a59ac0279e16e56a97c0fae49 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:13 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 10:14:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:14:13 693e2cd04a43: Preparing 10:14:13 c41bfe8c79b7: Preparing 10:14:13 40d274d4335d: Preparing 10:14:13 7d3e6ce82c5c: Preparing 10:14:13 b3c8b8f5c943: Preparing 10:14:13 72fe35cfea32: Preparing 10:14:13 b5da933217a3: Preparing 10:14:13 26cbea5cba74: Preparing 10:14:13 72fe35cfea32: Waiting 10:14:13 b5da933217a3: Waiting 10:14:13 26cbea5cba74: Waiting 10:14:13 7d3e6ce82c5c: Layer already exists 10:14:13 b3c8b8f5c943: Layer already exists 10:14:13 c41bfe8c79b7: Layer already exists 10:14:13 40d274d4335d: Layer already exists 10:14:13 693e2cd04a43: Layer already exists 10:14:13 72fe35cfea32: Layer already exists 10:14:13 b5da933217a3: Layer already exists 10:14:13 26cbea5cba74: Layer already exists 10:14:13 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3: digest: sha256:d2b5be925224c5ae5fa008f1896524c856f1c83a59ac0279e16e56a97c0fae49 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:13 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 10:14:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:14:14 693e2cd04a43: Preparing 10:14:14 c41bfe8c79b7: Preparing 10:14:14 40d274d4335d: Preparing 10:14:14 7d3e6ce82c5c: Preparing 10:14:14 b3c8b8f5c943: Preparing 10:14:14 72fe35cfea32: Preparing 10:14:14 b5da933217a3: Preparing 10:14:14 26cbea5cba74: Preparing 10:14:14 72fe35cfea32: Waiting 10:14:14 26cbea5cba74: Waiting 10:14:14 b5da933217a3: Waiting 10:14:14 40d274d4335d: Layer already exists 10:14:14 c41bfe8c79b7: Layer already exists 10:14:14 7d3e6ce82c5c: Layer already exists 10:14:14 693e2cd04a43: Layer already exists 10:14:14 b3c8b8f5c943: Layer already exists 10:14:14 b5da933217a3: Layer already exists 10:14:14 72fe35cfea32: Layer already exists 10:14:14 26cbea5cba74: Layer already exists 10:14:14 main: digest: sha256:d2b5be925224c5ae5fa008f1896524c856f1c83a59ac0279e16e56a97c0fae49 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:14:14 ===================================================== [Pipeline] echo 10:14:14 taggedImages: 10:14:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5014c11bb29f9edb3e55aa295af55b3798697700 10:14:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 10:14:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.3 10:14:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 10:14:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 10:14:14 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 10:14:14 5014c11bb29f9edb3e55aa295af55b3798697700 10:14:14 latest 10:14:14 3.1.0-dev.3 10:14:14 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 10:14:14 main 10:14:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:14 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5014c11bb29f9edb3e55aa295af55b3798697700 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5014c11bb29f9edb3e55aa295af55b3798697700 10:14:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:14:15 e1a881689097: Preparing 10:14:15 471f9f5d2b6c: Preparing 10:14:15 41974241a9c3: Preparing 10:14:15 0283c5093de8: Preparing 10:14:15 b3c8b8f5c943: Preparing 10:14:15 72fe35cfea32: Preparing 10:14:15 d99959380e0c: Preparing 10:14:15 1cf748451054: Preparing 10:14:15 26cbea5cba74: Preparing 10:14:15 d99959380e0c: Waiting 10:14:15 1cf748451054: Waiting 10:14:15 72fe35cfea32: Waiting 10:14:15 26cbea5cba74: Waiting 10:14:17 0283c5093de8: Pushed 10:14:17 471f9f5d2b6c: Pushed 10:14:17 b3c8b8f5c943: Layer already exists 10:14:17 72fe35cfea32: Layer already exists 10:14:17 26cbea5cba74: Layer already exists 10:14:17 e1a881689097: Pushed 10:14:17 d99959380e0c: Pushed 10:14:17 41974241a9c3: Pushed 10:14:17 1cf748451054: Pushed 10:14:18 5014c11bb29f9edb3e55aa295af55b3798697700: digest: sha256:85a4bc6dbaedeb2d7b80f3305382285d290347ce649b5c3caf35dff0090ea5f5 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:18 + 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 10:14:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 10:14:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:14:18 e1a881689097: Preparing 10:14:18 471f9f5d2b6c: Preparing 10:14:18 41974241a9c3: Preparing 10:14:18 0283c5093de8: Preparing 10:14:18 b3c8b8f5c943: Preparing 10:14:18 72fe35cfea32: Preparing 10:14:18 d99959380e0c: Preparing 10:14:18 1cf748451054: Preparing 10:14:18 26cbea5cba74: Preparing 10:14:18 d99959380e0c: Waiting 10:14:18 1cf748451054: Waiting 10:14:18 26cbea5cba74: Waiting 10:14:18 72fe35cfea32: Waiting 10:14:18 471f9f5d2b6c: Layer already exists 10:14:18 41974241a9c3: Layer already exists 10:14:18 e1a881689097: Layer already exists 10:14:18 0283c5093de8: Layer already exists 10:14:18 b3c8b8f5c943: Layer already exists 10:14:18 72fe35cfea32: Layer already exists 10:14:18 d99959380e0c: Layer already exists 10:14:18 1cf748451054: Layer already exists 10:14:18 26cbea5cba74: Layer already exists 10:14:18 latest: digest: sha256:85a4bc6dbaedeb2d7b80f3305382285d290347ce649b5c3caf35dff0090ea5f5 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:19 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.3 10:14:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:14:19 e1a881689097: Preparing 10:14:19 471f9f5d2b6c: Preparing 10:14:19 41974241a9c3: Preparing 10:14:19 0283c5093de8: Preparing 10:14:19 b3c8b8f5c943: Preparing 10:14:19 72fe35cfea32: Preparing 10:14:19 d99959380e0c: Preparing 10:14:19 1cf748451054: Preparing 10:14:19 26cbea5cba74: Preparing 10:14:19 d99959380e0c: Waiting 10:14:19 1cf748451054: Waiting 10:14:19 26cbea5cba74: Waiting 10:14:19 72fe35cfea32: Waiting 10:14:19 471f9f5d2b6c: Layer already exists 10:14:19 41974241a9c3: Layer already exists 10:14:19 e1a881689097: Layer already exists 10:14:19 b3c8b8f5c943: Layer already exists 10:14:19 0283c5093de8: Layer already exists 10:14:19 72fe35cfea32: Layer already exists 10:14:19 1cf748451054: Layer already exists 10:14:19 d99959380e0c: Layer already exists 10:14:19 26cbea5cba74: Layer already exists 10:14:19 3.1.0-dev.3: digest: sha256:85a4bc6dbaedeb2d7b80f3305382285d290347ce649b5c3caf35dff0090ea5f5 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:19 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 10:14:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:14:20 e1a881689097: Preparing 10:14:20 471f9f5d2b6c: Preparing 10:14:20 41974241a9c3: Preparing 10:14:20 0283c5093de8: Preparing 10:14:20 b3c8b8f5c943: Preparing 10:14:20 72fe35cfea32: Preparing 10:14:20 d99959380e0c: Preparing 10:14:20 1cf748451054: Preparing 10:14:20 26cbea5cba74: Preparing 10:14:20 d99959380e0c: Waiting 10:14:20 1cf748451054: Waiting 10:14:20 26cbea5cba74: Waiting 10:14:20 72fe35cfea32: Waiting 10:14:20 41974241a9c3: Layer already exists 10:14:20 471f9f5d2b6c: Layer already exists 10:14:20 e1a881689097: Layer already exists 10:14:20 0283c5093de8: Layer already exists 10:14:20 b3c8b8f5c943: Layer already exists 10:14:20 d99959380e0c: Layer already exists 10:14:20 72fe35cfea32: Layer already exists 10:14:20 26cbea5cba74: Layer already exists 10:14:20 1cf748451054: Layer already exists 10:14:20 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3: digest: sha256:85a4bc6dbaedeb2d7b80f3305382285d290347ce649b5c3caf35dff0090ea5f5 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:20 + 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 10:14:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 10:14:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:14:20 e1a881689097: Preparing 10:14:20 471f9f5d2b6c: Preparing 10:14:20 41974241a9c3: Preparing 10:14:20 0283c5093de8: Preparing 10:14:20 b3c8b8f5c943: Preparing 10:14:20 72fe35cfea32: Preparing 10:14:20 d99959380e0c: Preparing 10:14:20 1cf748451054: Preparing 10:14:20 26cbea5cba74: Preparing 10:14:20 72fe35cfea32: Waiting 10:14:20 d99959380e0c: Waiting 10:14:20 1cf748451054: Waiting 10:14:20 26cbea5cba74: Waiting 10:14:20 e1a881689097: Layer already exists 10:14:20 0283c5093de8: Layer already exists 10:14:20 b3c8b8f5c943: Layer already exists 10:14:20 471f9f5d2b6c: Layer already exists 10:14:20 41974241a9c3: Layer already exists 10:14:20 d99959380e0c: Layer already exists 10:14:20 26cbea5cba74: Layer already exists 10:14:20 72fe35cfea32: Layer already exists 10:14:20 1cf748451054: Layer already exists 10:14:21 main: digest: sha256:85a4bc6dbaedeb2d7b80f3305382285d290347ce649b5c3caf35dff0090ea5f5 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:14:21 ===================================================== [Pipeline] echo 10:14:21 taggedImages: 10:14:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5014c11bb29f9edb3e55aa295af55b3798697700 10:14:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 10:14:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.3 10:14:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 10:14:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 10:14:21 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 10:14:21 5014c11bb29f9edb3e55aa295af55b3798697700 10:14:21 latest 10:14:21 3.1.0-dev.3 10:14:21 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 10:14:21 main 10:14:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:21 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5014c11bb29f9edb3e55aa295af55b3798697700 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5014c11bb29f9edb3e55aa295af55b3798697700 10:14:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:14:21 91c39043b3b8: Preparing 10:14:21 a2b6c9e0d900: Preparing 10:14:21 ab07ced4f327: Preparing 10:14:21 aa1acc1fbea4: Preparing 10:14:21 9f3f08073cd8: Preparing 10:14:21 99460f86444a: Preparing 10:14:21 37f5de5aeafe: Preparing 10:14:21 b3c8b8f5c943: Preparing 10:14:21 72fe35cfea32: Preparing 10:14:21 081bbb7da3ef: Preparing 10:14:21 26cbea5cba74: Preparing 10:14:21 b3c8b8f5c943: Waiting 10:14:21 72fe35cfea32: Waiting 10:14:21 26cbea5cba74: Waiting 10:14:21 99460f86444a: Waiting 10:14:21 081bbb7da3ef: Waiting 10:14:22 9f3f08073cd8: Pushed 10:14:22 a2b6c9e0d900: Pushed 10:14:22 91c39043b3b8: Pushed 10:14:22 b3c8b8f5c943: Layer already exists 10:14:22 72fe35cfea32: Layer already exists 10:14:22 99460f86444a: Pushed 10:14:22 26cbea5cba74: Layer already exists 10:14:22 37f5de5aeafe: Pushed 10:14:22 081bbb7da3ef: Pushed 10:14:25 aa1acc1fbea4: Pushed 10:14:25 ab07ced4f327: Pushed 10:14:25 5014c11bb29f9edb3e55aa295af55b3798697700: digest: sha256:e371c52a78a1625c0961c9e850f847f19255b9f2475db44cc4e31c145fc69044 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:25 + 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 10:14:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 10:14:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:14:26 91c39043b3b8: Preparing 10:14:26 a2b6c9e0d900: Preparing 10:14:26 ab07ced4f327: Preparing 10:14:26 aa1acc1fbea4: Preparing 10:14:26 9f3f08073cd8: Preparing 10:14:26 99460f86444a: Preparing 10:14:26 37f5de5aeafe: Preparing 10:14:26 b3c8b8f5c943: Preparing 10:14:26 72fe35cfea32: Preparing 10:14:26 081bbb7da3ef: Preparing 10:14:26 26cbea5cba74: Preparing 10:14:26 b3c8b8f5c943: Waiting 10:14:26 72fe35cfea32: Waiting 10:14:26 081bbb7da3ef: Waiting 10:14:26 37f5de5aeafe: Waiting 10:14:26 99460f86444a: Waiting 10:14:26 26cbea5cba74: Waiting 10:14:26 9f3f08073cd8: Layer already exists 10:14:26 aa1acc1fbea4: Layer already exists 10:14:26 a2b6c9e0d900: Layer already exists 10:14:26 91c39043b3b8: Layer already exists 10:14:26 ab07ced4f327: Layer already exists 10:14:26 b3c8b8f5c943: Layer already exists 10:14:26 99460f86444a: Layer already exists 10:14:26 37f5de5aeafe: Layer already exists 10:14:26 72fe35cfea32: Layer already exists 10:14:26 081bbb7da3ef: Layer already exists 10:14:26 26cbea5cba74: Layer already exists 10:14:26 latest: digest: sha256:e371c52a78a1625c0961c9e850f847f19255b9f2475db44cc4e31c145fc69044 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:26 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.3 10:14:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:14:27 91c39043b3b8: Preparing 10:14:27 a2b6c9e0d900: Preparing 10:14:27 ab07ced4f327: Preparing 10:14:27 aa1acc1fbea4: Preparing 10:14:27 9f3f08073cd8: Preparing 10:14:27 99460f86444a: Preparing 10:14:27 37f5de5aeafe: Preparing 10:14:27 b3c8b8f5c943: Preparing 10:14:27 72fe35cfea32: Preparing 10:14:27 081bbb7da3ef: Preparing 10:14:27 26cbea5cba74: Preparing 10:14:27 b3c8b8f5c943: Waiting 10:14:27 081bbb7da3ef: Waiting 10:14:27 72fe35cfea32: Waiting 10:14:27 26cbea5cba74: Waiting 10:14:27 99460f86444a: Waiting 10:14:27 37f5de5aeafe: Waiting 10:14:27 9f3f08073cd8: Layer already exists 10:14:27 aa1acc1fbea4: Layer already exists 10:14:27 ab07ced4f327: Layer already exists 10:14:27 a2b6c9e0d900: Layer already exists 10:14:27 91c39043b3b8: Layer already exists 10:14:27 37f5de5aeafe: Layer already exists 10:14:27 99460f86444a: Layer already exists 10:14:27 081bbb7da3ef: Layer already exists 10:14:27 b3c8b8f5c943: Layer already exists 10:14:27 72fe35cfea32: Layer already exists 10:14:27 26cbea5cba74: Layer already exists 10:14:27 3.1.0-dev.3: digest: sha256:e371c52a78a1625c0961c9e850f847f19255b9f2475db44cc4e31c145fc69044 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:27 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 10:14:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:14:28 91c39043b3b8: Preparing 10:14:28 a2b6c9e0d900: Preparing 10:14:28 ab07ced4f327: Preparing 10:14:28 aa1acc1fbea4: Preparing 10:14:28 9f3f08073cd8: Preparing 10:14:28 99460f86444a: Preparing 10:14:28 37f5de5aeafe: Preparing 10:14:28 b3c8b8f5c943: Preparing 10:14:28 72fe35cfea32: Preparing 10:14:28 081bbb7da3ef: Preparing 10:14:28 26cbea5cba74: Preparing 10:14:28 b3c8b8f5c943: Waiting 10:14:28 72fe35cfea32: Waiting 10:14:28 99460f86444a: Waiting 10:14:28 26cbea5cba74: Waiting 10:14:28 081bbb7da3ef: Waiting 10:14:28 91c39043b3b8: Layer already exists 10:14:28 9f3f08073cd8: Layer already exists 10:14:28 a2b6c9e0d900: Layer already exists 10:14:28 aa1acc1fbea4: Layer already exists 10:14:28 ab07ced4f327: Layer already exists 10:14:28 37f5de5aeafe: Layer already exists 10:14:28 99460f86444a: Layer already exists 10:14:28 081bbb7da3ef: Layer already exists 10:14:28 72fe35cfea32: Layer already exists 10:14:28 b3c8b8f5c943: Layer already exists 10:14:28 26cbea5cba74: Layer already exists 10:14:28 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3: digest: sha256:e371c52a78a1625c0961c9e850f847f19255b9f2475db44cc4e31c145fc69044 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:28 + 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 10:14:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 10:14:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:14:28 91c39043b3b8: Preparing 10:14:28 a2b6c9e0d900: Preparing 10:14:28 ab07ced4f327: Preparing 10:14:28 aa1acc1fbea4: Preparing 10:14:28 9f3f08073cd8: Preparing 10:14:28 99460f86444a: Preparing 10:14:28 37f5de5aeafe: Preparing 10:14:28 b3c8b8f5c943: Preparing 10:14:28 72fe35cfea32: Preparing 10:14:28 081bbb7da3ef: Preparing 10:14:28 26cbea5cba74: Preparing 10:14:28 b3c8b8f5c943: Waiting 10:14:28 081bbb7da3ef: Waiting 10:14:28 26cbea5cba74: Waiting 10:14:28 72fe35cfea32: Waiting 10:14:28 99460f86444a: Waiting 10:14:28 37f5de5aeafe: Waiting 10:14:28 9f3f08073cd8: Layer already exists 10:14:28 a2b6c9e0d900: Layer already exists 10:14:28 ab07ced4f327: Layer already exists 10:14:28 aa1acc1fbea4: Layer already exists 10:14:28 91c39043b3b8: Layer already exists 10:14:28 37f5de5aeafe: Layer already exists 10:14:28 99460f86444a: Layer already exists 10:14:28 081bbb7da3ef: Layer already exists 10:14:28 72fe35cfea32: Layer already exists 10:14:28 b3c8b8f5c943: Layer already exists 10:14:28 26cbea5cba74: Layer already exists 10:14:29 main: digest: sha256:e371c52a78a1625c0961c9e850f847f19255b9f2475db44cc4e31c145fc69044 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:14:29 ===================================================== [Pipeline] echo 10:14:29 taggedImages: 10:14:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5014c11bb29f9edb3e55aa295af55b3798697700 10:14:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 10:14:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.3 10:14:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 10:14:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 10:14:29 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 10:14:29 5014c11bb29f9edb3e55aa295af55b3798697700 10:14:29 latest 10:14:29 3.1.0-dev.3 10:14:29 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 10:14:29 main 10:14:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:29 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5014c11bb29f9edb3e55aa295af55b3798697700 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5014c11bb29f9edb3e55aa295af55b3798697700 10:14:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:14:29 f238059a7e42: Preparing 10:14:29 7bd983326a03: Preparing 10:14:29 b3c8b8f5c943: Preparing 10:14:29 72fe35cfea32: Preparing 10:14:29 2f5e80dd661b: Preparing 10:14:29 26cbea5cba74: Preparing 10:14:29 26cbea5cba74: Waiting 10:14:29 b3c8b8f5c943: Layer already exists 10:14:29 72fe35cfea32: Layer already exists 10:14:30 26cbea5cba74: Layer already exists 10:14:30 f238059a7e42: Pushed 10:14:31 2f5e80dd661b: Pushed 10:14:34 7bd983326a03: Pushed 10:14:34 5014c11bb29f9edb3e55aa295af55b3798697700: digest: sha256:0408bcc264f1cc432b7e1e8fc8ac7e89609d3c77d0dda058343a2f576a6960cb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:35 + 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 10:14:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 10:14:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:14:35 f238059a7e42: Preparing 10:14:35 7bd983326a03: Preparing 10:14:35 b3c8b8f5c943: Preparing 10:14:35 72fe35cfea32: Preparing 10:14:35 2f5e80dd661b: Preparing 10:14:35 26cbea5cba74: Preparing 10:14:35 26cbea5cba74: Waiting 10:14:35 72fe35cfea32: Layer already exists 10:14:35 2f5e80dd661b: Layer already exists 10:14:35 f238059a7e42: Layer already exists 10:14:35 7bd983326a03: Layer already exists 10:14:35 b3c8b8f5c943: Layer already exists 10:14:35 26cbea5cba74: Layer already exists 10:14:35 latest: digest: sha256:0408bcc264f1cc432b7e1e8fc8ac7e89609d3c77d0dda058343a2f576a6960cb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:36 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.3 10:14:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:14:36 f238059a7e42: Preparing 10:14:36 7bd983326a03: Preparing 10:14:36 b3c8b8f5c943: Preparing 10:14:36 72fe35cfea32: Preparing 10:14:36 2f5e80dd661b: Preparing 10:14:36 26cbea5cba74: Preparing 10:14:36 26cbea5cba74: Waiting 10:14:36 72fe35cfea32: Layer already exists 10:14:36 b3c8b8f5c943: Layer already exists 10:14:36 2f5e80dd661b: Layer already exists 10:14:36 7bd983326a03: Layer already exists 10:14:36 f238059a7e42: Layer already exists 10:14:36 26cbea5cba74: Layer already exists 10:14:36 3.1.0-dev.3: digest: sha256:0408bcc264f1cc432b7e1e8fc8ac7e89609d3c77d0dda058343a2f576a6960cb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:37 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 10:14:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:14:37 f238059a7e42: Preparing 10:14:37 7bd983326a03: Preparing 10:14:37 b3c8b8f5c943: Preparing 10:14:37 72fe35cfea32: Preparing 10:14:37 2f5e80dd661b: Preparing 10:14:37 26cbea5cba74: Preparing 10:14:37 26cbea5cba74: Waiting 10:14:37 f238059a7e42: Layer already exists 10:14:37 2f5e80dd661b: Layer already exists 10:14:37 7bd983326a03: Layer already exists 10:14:37 b3c8b8f5c943: Layer already exists 10:14:37 72fe35cfea32: Layer already exists 10:14:37 26cbea5cba74: Layer already exists 10:14:37 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3: digest: sha256:0408bcc264f1cc432b7e1e8fc8ac7e89609d3c77d0dda058343a2f576a6960cb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:38 + 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 10:14:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 10:14:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:14:38 f238059a7e42: Preparing 10:14:38 7bd983326a03: Preparing 10:14:38 b3c8b8f5c943: Preparing 10:14:38 72fe35cfea32: Preparing 10:14:38 2f5e80dd661b: Preparing 10:14:38 26cbea5cba74: Preparing 10:14:38 26cbea5cba74: Waiting 10:14:38 7bd983326a03: Layer already exists 10:14:38 f238059a7e42: Layer already exists 10:14:38 2f5e80dd661b: Layer already exists 10:14:38 b3c8b8f5c943: Layer already exists 10:14:38 72fe35cfea32: Layer already exists 10:14:38 26cbea5cba74: Layer already exists 10:14:38 main: digest: sha256:0408bcc264f1cc432b7e1e8fc8ac7e89609d3c77d0dda058343a2f576a6960cb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:14:38 ===================================================== [Pipeline] echo 10:14:38 taggedImages: 10:14:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5014c11bb29f9edb3e55aa295af55b3798697700 10:14:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 10:14:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.3 10:14:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 10:14:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 10:14:38 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 10:14:38 5014c11bb29f9edb3e55aa295af55b3798697700 10:14:38 latest 10:14:38 3.1.0-dev.3 10:14:38 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 10:14:38 main 10:14:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:39 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5014c11bb29f9edb3e55aa295af55b3798697700 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5014c11bb29f9edb3e55aa295af55b3798697700 10:14:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:14:39 6ce70320968e: Preparing 10:14:39 71b885c26977: Preparing 10:14:39 2471a62a8ffb: Preparing 10:14:39 0c356f9bf363: Preparing 10:14:39 ab454213d1f0: Preparing 10:14:39 b3c8b8f5c943: Preparing 10:14:39 72fe35cfea32: Preparing 10:14:39 f6a9419735c2: Preparing 10:14:39 26cbea5cba74: Preparing 10:14:39 b3c8b8f5c943: Waiting 10:14:39 72fe35cfea32: Waiting 10:14:39 f6a9419735c2: Waiting 10:14:39 26cbea5cba74: Waiting 10:14:39 2471a62a8ffb: Pushed 10:14:39 6ce70320968e: Pushed 10:14:39 71b885c26977: Pushed 10:14:39 b3c8b8f5c943: Layer already exists 10:14:39 72fe35cfea32: Layer already exists 10:14:39 26cbea5cba74: Layer already exists 10:14:40 f6a9419735c2: Pushed 10:14:53 ab454213d1f0: Pushed 10:14:57 0c356f9bf363: Pushed 10:14:57 5014c11bb29f9edb3e55aa295af55b3798697700: digest: sha256:46fab4b8ae8aee67e33a4e13d00dfc634764a0a3fd025e7a797849ae8b26c2b8 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14: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 10:14:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 10:14:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:14:57 6ce70320968e: Preparing 10:14:57 71b885c26977: Preparing 10:14:57 2471a62a8ffb: Preparing 10:14:57 0c356f9bf363: Preparing 10:14:57 ab454213d1f0: Preparing 10:14:57 b3c8b8f5c943: Preparing 10:14:57 72fe35cfea32: Preparing 10:14:57 f6a9419735c2: Preparing 10:14:57 26cbea5cba74: Preparing 10:14:57 72fe35cfea32: Waiting 10:14:57 f6a9419735c2: Waiting 10:14:57 26cbea5cba74: Waiting 10:14:57 b3c8b8f5c943: Waiting 10:14:57 ab454213d1f0: Layer already exists 10:14:57 0c356f9bf363: Layer already exists 10:14:57 71b885c26977: Layer already exists 10:14:57 2471a62a8ffb: Layer already exists 10:14:57 6ce70320968e: Layer already exists 10:14:57 72fe35cfea32: Layer already exists 10:14:57 b3c8b8f5c943: Layer already exists 10:14:57 f6a9419735c2: Layer already exists 10:14:57 26cbea5cba74: Layer already exists 10:14:57 latest: digest: sha256:46fab4b8ae8aee67e33a4e13d00dfc634764a0a3fd025e7a797849ae8b26c2b8 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:58 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.3 10:14:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:14:58 6ce70320968e: Preparing 10:14:58 71b885c26977: Preparing 10:14:58 2471a62a8ffb: Preparing 10:14:58 0c356f9bf363: Preparing 10:14:58 ab454213d1f0: Preparing 10:14:58 b3c8b8f5c943: Preparing 10:14:58 72fe35cfea32: Preparing 10:14:58 f6a9419735c2: Preparing 10:14:58 26cbea5cba74: Preparing 10:14:58 72fe35cfea32: Waiting 10:14:58 f6a9419735c2: Waiting 10:14:58 b3c8b8f5c943: Waiting 10:14:58 26cbea5cba74: Waiting 10:14:58 6ce70320968e: Layer already exists 10:14:58 0c356f9bf363: Layer already exists 10:14:58 71b885c26977: Layer already exists 10:14:58 ab454213d1f0: Layer already exists 10:14:58 2471a62a8ffb: Layer already exists 10:14:58 f6a9419735c2: Layer already exists 10:14:58 b3c8b8f5c943: Layer already exists 10:14:58 26cbea5cba74: Layer already exists 10:14:58 72fe35cfea32: Layer already exists 10:14:58 3.1.0-dev.3: digest: sha256:46fab4b8ae8aee67e33a4e13d00dfc634764a0a3fd025e7a797849ae8b26c2b8 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:59 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 10:14:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:14:59 6ce70320968e: Preparing 10:14:59 71b885c26977: Preparing 10:14:59 2471a62a8ffb: Preparing 10:14:59 0c356f9bf363: Preparing 10:14:59 ab454213d1f0: Preparing 10:14:59 b3c8b8f5c943: Preparing 10:14:59 72fe35cfea32: Preparing 10:14:59 f6a9419735c2: Preparing 10:14:59 26cbea5cba74: Preparing 10:14:59 72fe35cfea32: Waiting 10:14:59 f6a9419735c2: Waiting 10:14:59 26cbea5cba74: Waiting 10:14:59 b3c8b8f5c943: Waiting 10:14:59 6ce70320968e: Layer already exists 10:14:59 0c356f9bf363: Layer already exists 10:14:59 ab454213d1f0: Layer already exists 10:14:59 2471a62a8ffb: Layer already exists 10:14:59 71b885c26977: Layer already exists 10:14:59 b3c8b8f5c943: Layer already exists 10:14:59 72fe35cfea32: Layer already exists 10:14:59 26cbea5cba74: Layer already exists 10:14:59 f6a9419735c2: Layer already exists 10:14:59 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3: digest: sha256:46fab4b8ae8aee67e33a4e13d00dfc634764a0a3fd025e7a797849ae8b26c2b8 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:59 + 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 10:15:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 10:15:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:15:00 6ce70320968e: Preparing 10:15:00 71b885c26977: Preparing 10:15:00 2471a62a8ffb: Preparing 10:15:00 0c356f9bf363: Preparing 10:15:00 ab454213d1f0: Preparing 10:15:00 b3c8b8f5c943: Preparing 10:15:00 72fe35cfea32: Preparing 10:15:00 f6a9419735c2: Preparing 10:15:00 26cbea5cba74: Preparing 10:15:00 72fe35cfea32: Waiting 10:15:00 f6a9419735c2: Waiting 10:15:00 26cbea5cba74: Waiting 10:15:00 b3c8b8f5c943: Waiting 10:15:00 ab454213d1f0: Layer already exists 10:15:00 0c356f9bf363: Layer already exists 10:15:00 2471a62a8ffb: Layer already exists 10:15:00 71b885c26977: Layer already exists 10:15:00 6ce70320968e: Layer already exists 10:15:00 72fe35cfea32: Layer already exists 10:15:00 b3c8b8f5c943: Layer already exists 10:15:00 f6a9419735c2: Layer already exists 10:15:00 26cbea5cba74: Layer already exists 10:15:00 main: digest: sha256:46fab4b8ae8aee67e33a4e13d00dfc634764a0a3fd025e7a797849ae8b26c2b8 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:15:00 ===================================================== [Pipeline] echo 10:15:00 taggedImages: 10:15:00 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5014c11bb29f9edb3e55aa295af55b3798697700 10:15:00 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 10:15:00 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.3 10:15:00 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 10:15:00 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 10:15:00 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 10:15:00 5014c11bb29f9edb3e55aa295af55b3798697700 10:15:00 latest 10:15:00 3.1.0-dev.3 10:15:00 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 10:15:00 main 10:15:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:00 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5014c11bb29f9edb3e55aa295af55b3798697700 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5014c11bb29f9edb3e55aa295af55b3798697700 10:15:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:15:01 dd284f5f9afd: Preparing 10:15:01 186c73008988: Preparing 10:15:01 e4aa0bbce8e9: Preparing 10:15:01 0c356f9bf363: Preparing 10:15:01 b3c8b8f5c943: Preparing 10:15:01 72fe35cfea32: Preparing 10:15:01 6cb88de31074: Preparing 10:15:01 26cbea5cba74: Preparing 10:15:01 72fe35cfea32: Waiting 10:15:01 6cb88de31074: Waiting 10:15:01 26cbea5cba74: Waiting 10:15:01 0c356f9bf363: Layer already exists 10:15:01 b3c8b8f5c943: Layer already exists 10:15:01 72fe35cfea32: Layer already exists 10:15:01 26cbea5cba74: Layer already exists 10:15:01 186c73008988: Pushed 10:15:01 dd284f5f9afd: Pushed 10:15:01 e4aa0bbce8e9: Pushed 10:15:01 6cb88de31074: Pushed 10:15:02 5014c11bb29f9edb3e55aa295af55b3798697700: digest: sha256:39050999adf58a5022461cb2ec188725c38b663480979b05fe6fe4cefb37b4c6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:02 + 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 10:15:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 10:15:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:15:02 dd284f5f9afd: Preparing 10:15:02 186c73008988: Preparing 10:15:02 e4aa0bbce8e9: Preparing 10:15:02 0c356f9bf363: Preparing 10:15:02 b3c8b8f5c943: Preparing 10:15:02 72fe35cfea32: Preparing 10:15:02 6cb88de31074: Preparing 10:15:02 26cbea5cba74: Preparing 10:15:02 6cb88de31074: Waiting 10:15:02 26cbea5cba74: Waiting 10:15:02 72fe35cfea32: Waiting 10:15:02 b3c8b8f5c943: Layer already exists 10:15:02 e4aa0bbce8e9: Layer already exists 10:15:02 dd284f5f9afd: Layer already exists 10:15:02 186c73008988: Layer already exists 10:15:02 0c356f9bf363: Layer already exists 10:15:02 26cbea5cba74: Layer already exists 10:15:02 6cb88de31074: Layer already exists 10:15:02 72fe35cfea32: Layer already exists 10:15:03 latest: digest: sha256:39050999adf58a5022461cb2ec188725c38b663480979b05fe6fe4cefb37b4c6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:03 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.3 10:15:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:15:03 dd284f5f9afd: Preparing 10:15:03 186c73008988: Preparing 10:15:03 e4aa0bbce8e9: Preparing 10:15:03 0c356f9bf363: Preparing 10:15:03 b3c8b8f5c943: Preparing 10:15:03 72fe35cfea32: Preparing 10:15:03 6cb88de31074: Preparing 10:15:03 26cbea5cba74: Preparing 10:15:03 6cb88de31074: Waiting 10:15:03 26cbea5cba74: Waiting 10:15:03 72fe35cfea32: Waiting 10:15:03 b3c8b8f5c943: Layer already exists 10:15:03 dd284f5f9afd: Layer already exists 10:15:03 0c356f9bf363: Layer already exists 10:15:03 e4aa0bbce8e9: Layer already exists 10:15:03 186c73008988: Layer already exists 10:15:03 72fe35cfea32: Layer already exists 10:15:03 6cb88de31074: Layer already exists 10:15:03 26cbea5cba74: Layer already exists 10:15:03 3.1.0-dev.3: digest: sha256:39050999adf58a5022461cb2ec188725c38b663480979b05fe6fe4cefb37b4c6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:04 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 10:15:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:15:04 dd284f5f9afd: Preparing 10:15:04 186c73008988: Preparing 10:15:04 e4aa0bbce8e9: Preparing 10:15:04 0c356f9bf363: Preparing 10:15:04 b3c8b8f5c943: Preparing 10:15:04 72fe35cfea32: Preparing 10:15:04 6cb88de31074: Preparing 10:15:04 26cbea5cba74: Preparing 10:15:04 72fe35cfea32: Waiting 10:15:04 26cbea5cba74: Waiting 10:15:04 6cb88de31074: Waiting 10:15:04 186c73008988: Layer already exists 10:15:04 0c356f9bf363: Layer already exists 10:15:04 b3c8b8f5c943: Layer already exists 10:15:04 e4aa0bbce8e9: Layer already exists 10:15:04 dd284f5f9afd: Layer already exists 10:15:04 72fe35cfea32: Layer already exists 10:15:04 6cb88de31074: Layer already exists 10:15:04 26cbea5cba74: Layer already exists 10:15:04 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3: digest: sha256:39050999adf58a5022461cb2ec188725c38b663480979b05fe6fe4cefb37b4c6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:04 + 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 10:15:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 10:15:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:15:05 dd284f5f9afd: Preparing 10:15:05 186c73008988: Preparing 10:15:05 e4aa0bbce8e9: Preparing 10:15:05 0c356f9bf363: Preparing 10:15:05 b3c8b8f5c943: Preparing 10:15:05 72fe35cfea32: Preparing 10:15:05 6cb88de31074: Preparing 10:15:05 26cbea5cba74: Preparing 10:15:05 72fe35cfea32: Waiting 10:15:05 6cb88de31074: Waiting 10:15:05 26cbea5cba74: Waiting 10:15:05 e4aa0bbce8e9: Layer already exists 10:15:05 dd284f5f9afd: Layer already exists 10:15:05 0c356f9bf363: Layer already exists 10:15:05 b3c8b8f5c943: Layer already exists 10:15:05 186c73008988: Layer already exists 10:15:05 72fe35cfea32: Layer already exists 10:15:05 26cbea5cba74: Layer already exists 10:15:05 6cb88de31074: Layer already exists 10:15:05 main: digest: sha256:39050999adf58a5022461cb2ec188725c38b663480979b05fe6fe4cefb37b4c6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:15:05 ===================================================== [Pipeline] echo 10:15:05 taggedImages: 10:15:05 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5014c11bb29f9edb3e55aa295af55b3798697700 10:15:05 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 10:15:05 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.3 10:15:05 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 10:15:05 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 10:15:05 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 10:15:05 5014c11bb29f9edb3e55aa295af55b3798697700 10:15:05 latest 10:15:05 3.1.0-dev.3 10:15:05 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 10:15:05 main 10:15:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:05 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5014c11bb29f9edb3e55aa295af55b3798697700 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5014c11bb29f9edb3e55aa295af55b3798697700 10:15:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:15:05 62ab42e8d175: Preparing 10:15:05 c3eade58d7e1: Preparing 10:15:05 af9112bf94ca: Preparing 10:15:05 5323ec0fc0df: Preparing 10:15:05 b3c8b8f5c943: Preparing 10:15:05 72fe35cfea32: Preparing 10:15:05 f6a9419735c2: Preparing 10:15:05 26cbea5cba74: Preparing 10:15:05 72fe35cfea32: Waiting 10:15:05 f6a9419735c2: Waiting 10:15:05 26cbea5cba74: Waiting 10:15:05 b3c8b8f5c943: Layer already exists 10:15:06 72fe35cfea32: Layer already exists 10:15:06 af9112bf94ca: Pushed 10:15:06 f6a9419735c2: Layer already exists 10:15:06 c3eade58d7e1: Pushed 10:15:06 62ab42e8d175: Pushed 10:15:06 26cbea5cba74: Layer already exists 10:15:24 5323ec0fc0df: Pushed 10:15:24 5014c11bb29f9edb3e55aa295af55b3798697700: digest: sha256:6d599d82c8b4bf7dcd5499bc5a1efa6501aadb2a2958c6328bb8075d12c43cb2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:24 + 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 10:15:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 10:15:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:15:25 62ab42e8d175: Preparing 10:15:25 c3eade58d7e1: Preparing 10:15:25 af9112bf94ca: Preparing 10:15:25 5323ec0fc0df: Preparing 10:15:25 b3c8b8f5c943: Preparing 10:15:25 72fe35cfea32: Preparing 10:15:25 f6a9419735c2: Preparing 10:15:25 26cbea5cba74: Preparing 10:15:25 72fe35cfea32: Waiting 10:15:25 f6a9419735c2: Waiting 10:15:25 26cbea5cba74: Waiting 10:15:25 5323ec0fc0df: Layer already exists 10:15:25 62ab42e8d175: Layer already exists 10:15:25 c3eade58d7e1: Layer already exists 10:15:25 af9112bf94ca: Layer already exists 10:15:25 b3c8b8f5c943: Layer already exists 10:15:25 72fe35cfea32: Layer already exists 10:15:25 26cbea5cba74: Layer already exists 10:15:25 f6a9419735c2: Layer already exists 10:15:25 latest: digest: sha256:6d599d82c8b4bf7dcd5499bc5a1efa6501aadb2a2958c6328bb8075d12c43cb2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:25 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.3 10:15:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:15:25 62ab42e8d175: Preparing 10:15:25 c3eade58d7e1: Preparing 10:15:25 af9112bf94ca: Preparing 10:15:25 5323ec0fc0df: Preparing 10:15:25 b3c8b8f5c943: Preparing 10:15:25 72fe35cfea32: Preparing 10:15:25 f6a9419735c2: Preparing 10:15:25 26cbea5cba74: Preparing 10:15:25 72fe35cfea32: Waiting 10:15:25 26cbea5cba74: Waiting 10:15:25 f6a9419735c2: Waiting 10:15:25 5323ec0fc0df: Layer already exists 10:15:25 b3c8b8f5c943: Layer already exists 10:15:25 62ab42e8d175: Layer already exists 10:15:25 c3eade58d7e1: Layer already exists 10:15:25 af9112bf94ca: Layer already exists 10:15:25 72fe35cfea32: Layer already exists 10:15:25 26cbea5cba74: Layer already exists 10:15:25 f6a9419735c2: Layer already exists 10:15:25 3.1.0-dev.3: digest: sha256:6d599d82c8b4bf7dcd5499bc5a1efa6501aadb2a2958c6328bb8075d12c43cb2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:26 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 10:15:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:15:26 62ab42e8d175: Preparing 10:15:26 c3eade58d7e1: Preparing 10:15:26 af9112bf94ca: Preparing 10:15:26 5323ec0fc0df: Preparing 10:15:26 b3c8b8f5c943: Preparing 10:15:26 72fe35cfea32: Preparing 10:15:26 f6a9419735c2: Preparing 10:15:26 26cbea5cba74: Preparing 10:15:26 f6a9419735c2: Waiting 10:15:26 26cbea5cba74: Waiting 10:15:26 72fe35cfea32: Waiting 10:15:26 62ab42e8d175: Layer already exists 10:15:26 5323ec0fc0df: Layer already exists 10:15:26 af9112bf94ca: Layer already exists 10:15:26 b3c8b8f5c943: Layer already exists 10:15:26 c3eade58d7e1: Layer already exists 10:15:26 f6a9419735c2: Layer already exists 10:15:26 72fe35cfea32: Layer already exists 10:15:26 26cbea5cba74: Layer already exists 10:15:26 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3: digest: sha256:6d599d82c8b4bf7dcd5499bc5a1efa6501aadb2a2958c6328bb8075d12c43cb2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:26 + 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 10:15:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 10:15:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:15:26 62ab42e8d175: Preparing 10:15:26 c3eade58d7e1: Preparing 10:15:26 af9112bf94ca: Preparing 10:15:26 5323ec0fc0df: Preparing 10:15:26 b3c8b8f5c943: Preparing 10:15:26 72fe35cfea32: Preparing 10:15:26 f6a9419735c2: Preparing 10:15:26 26cbea5cba74: Preparing 10:15:26 f6a9419735c2: Waiting 10:15:26 26cbea5cba74: Waiting 10:15:26 72fe35cfea32: Waiting 10:15:26 b3c8b8f5c943: Layer already exists 10:15:26 5323ec0fc0df: Layer already exists 10:15:26 c3eade58d7e1: Layer already exists 10:15:26 af9112bf94ca: Layer already exists 10:15:26 62ab42e8d175: Layer already exists 10:15:26 f6a9419735c2: Layer already exists 10:15:26 72fe35cfea32: Layer already exists 10:15:26 26cbea5cba74: Layer already exists 10:15:26 main: digest: sha256:6d599d82c8b4bf7dcd5499bc5a1efa6501aadb2a2958c6328bb8075d12c43cb2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:15:27 ===================================================== [Pipeline] echo 10:15:27 taggedImages: 10:15:27 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5014c11bb29f9edb3e55aa295af55b3798697700 10:15:27 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 10:15:27 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.3 10:15:27 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 10:15:27 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 10:15:27 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 10:15:27 5014c11bb29f9edb3e55aa295af55b3798697700 10:15:27 latest 10:15:27 3.1.0-dev.3 10:15:27 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 10:15:27 main 10:15:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:27 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5014c11bb29f9edb3e55aa295af55b3798697700 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5014c11bb29f9edb3e55aa295af55b3798697700 10:15:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:15:27 58db3ed5b2f0: Preparing 10:15:27 4bc4ff733012: Preparing 10:15:27 b3c8b8f5c943: Preparing 10:15:27 72fe35cfea32: Preparing 10:15:27 ecd55b45dd8f: Preparing 10:15:27 26cbea5cba74: Preparing 10:15:27 26cbea5cba74: Waiting 10:15:27 b3c8b8f5c943: Layer already exists 10:15:27 72fe35cfea32: Layer already exists 10:15:27 26cbea5cba74: Layer already exists 10:15:28 58db3ed5b2f0: Pushed 10:15:28 ecd55b45dd8f: Pushed 10:15:33 4bc4ff733012: Pushed 10:15:33 5014c11bb29f9edb3e55aa295af55b3798697700: digest: sha256:89a7ee6fddbe304547f7c6297dd17e6da317024d9e263b02c5dc3d3b80c2701d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:33 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 10:15:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:15:34 58db3ed5b2f0: Preparing 10:15:34 4bc4ff733012: Preparing 10:15:34 b3c8b8f5c943: Preparing 10:15:34 72fe35cfea32: Preparing 10:15:34 ecd55b45dd8f: Preparing 10:15:34 26cbea5cba74: Preparing 10:15:34 26cbea5cba74: Waiting 10:15:34 ecd55b45dd8f: Layer already exists 10:15:34 b3c8b8f5c943: Layer already exists 10:15:34 58db3ed5b2f0: Layer already exists 10:15:34 72fe35cfea32: Layer already exists 10:15:34 4bc4ff733012: Layer already exists 10:15:34 26cbea5cba74: Layer already exists 10:15:34 latest: digest: sha256:89a7ee6fddbe304547f7c6297dd17e6da317024d9e263b02c5dc3d3b80c2701d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:34 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.3 10:15:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:15:34 58db3ed5b2f0: Preparing 10:15:34 4bc4ff733012: Preparing 10:15:34 b3c8b8f5c943: Preparing 10:15:34 72fe35cfea32: Preparing 10:15:34 ecd55b45dd8f: Preparing 10:15:34 26cbea5cba74: Preparing 10:15:34 26cbea5cba74: Waiting 10:15:34 58db3ed5b2f0: Layer already exists 10:15:34 72fe35cfea32: Layer already exists 10:15:34 4bc4ff733012: Layer already exists 10:15:34 b3c8b8f5c943: Layer already exists 10:15:34 ecd55b45dd8f: Layer already exists 10:15:34 26cbea5cba74: Layer already exists 10:15:34 3.1.0-dev.3: digest: sha256:89a7ee6fddbe304547f7c6297dd17e6da317024d9e263b02c5dc3d3b80c2701d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:35 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 10:15:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:15:35 58db3ed5b2f0: Preparing 10:15:35 4bc4ff733012: Preparing 10:15:35 b3c8b8f5c943: Preparing 10:15:35 72fe35cfea32: Preparing 10:15:35 ecd55b45dd8f: Preparing 10:15:35 26cbea5cba74: Preparing 10:15:35 72fe35cfea32: Layer already exists 10:15:35 b3c8b8f5c943: Layer already exists 10:15:35 4bc4ff733012: Layer already exists 10:15:35 ecd55b45dd8f: Layer already exists 10:15:35 58db3ed5b2f0: Layer already exists 10:15:35 26cbea5cba74: Layer already exists 10:15:35 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3: digest: sha256:89a7ee6fddbe304547f7c6297dd17e6da317024d9e263b02c5dc3d3b80c2701d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:35 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 10:15:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:15:36 58db3ed5b2f0: Preparing 10:15:36 4bc4ff733012: Preparing 10:15:36 b3c8b8f5c943: Preparing 10:15:36 72fe35cfea32: Preparing 10:15:36 ecd55b45dd8f: Preparing 10:15:36 26cbea5cba74: Preparing 10:15:36 58db3ed5b2f0: Layer already exists 10:15:36 b3c8b8f5c943: Layer already exists 10:15:36 ecd55b45dd8f: Layer already exists 10:15:36 4bc4ff733012: Layer already exists 10:15:36 72fe35cfea32: Layer already exists 10:15:36 26cbea5cba74: Layer already exists 10:15:36 main: digest: sha256:89a7ee6fddbe304547f7c6297dd17e6da317024d9e263b02c5dc3d3b80c2701d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:15:36 ===================================================== [Pipeline] echo 10:15:36 taggedImages: 10:15:36 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5014c11bb29f9edb3e55aa295af55b3798697700 10:15:36 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 10:15:36 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.3 10:15:36 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 10:15:36 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 10:15:36 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 10:15:36 5014c11bb29f9edb3e55aa295af55b3798697700 10:15:36 latest 10:15:36 3.1.0-dev.3 10:15:36 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 10:15:36 main 10:15:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:36 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5014c11bb29f9edb3e55aa295af55b3798697700 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5014c11bb29f9edb3e55aa295af55b3798697700 10:15:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:15:39 f6a1c6a93265: Preparing 10:15:39 167417f82247: Preparing 10:15:39 b3c8b8f5c943: Preparing 10:15:39 72fe35cfea32: Preparing 10:15:39 b5da933217a3: Preparing 10:15:39 26cbea5cba74: Preparing 10:15:39 26cbea5cba74: Waiting 10:15:39 b5da933217a3: Layer already exists 10:15:39 72fe35cfea32: Layer already exists 10:15:39 b3c8b8f5c943: Layer already exists 10:15:39 26cbea5cba74: Layer already exists 10:15:39 f6a1c6a93265: Pushed 10:15:44 167417f82247: Pushed 10:15:44 5014c11bb29f9edb3e55aa295af55b3798697700: digest: sha256:75722977da18efe6b1bae3be5a375cda66dbc2feeb02248311c2dcc5c1cbbc59 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:44 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 10:15:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:15:45 f6a1c6a93265: Preparing 10:15:45 167417f82247: Preparing 10:15:45 b3c8b8f5c943: Preparing 10:15:45 72fe35cfea32: Preparing 10:15:45 b5da933217a3: Preparing 10:15:45 26cbea5cba74: Preparing 10:15:45 26cbea5cba74: Waiting 10:15:45 b3c8b8f5c943: Layer already exists 10:15:45 f6a1c6a93265: Layer already exists 10:15:45 b5da933217a3: Layer already exists 10:15:45 72fe35cfea32: Layer already exists 10:15:45 167417f82247: Layer already exists 10:15:45 26cbea5cba74: Layer already exists 10:15:45 latest: digest: sha256:75722977da18efe6b1bae3be5a375cda66dbc2feeb02248311c2dcc5c1cbbc59 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:45 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.3 10:15:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:15:45 f6a1c6a93265: Preparing 10:15:45 167417f82247: Preparing 10:15:45 b3c8b8f5c943: Preparing 10:15:45 72fe35cfea32: Preparing 10:15:45 b5da933217a3: Preparing 10:15:45 26cbea5cba74: Preparing 10:15:45 26cbea5cba74: Waiting 10:15:45 b5da933217a3: Layer already exists 10:15:45 72fe35cfea32: Layer already exists 10:15:45 b3c8b8f5c943: Layer already exists 10:15:45 f6a1c6a93265: Layer already exists 10:15:45 167417f82247: Layer already exists 10:15:45 26cbea5cba74: Layer already exists 10:15:45 3.1.0-dev.3: digest: sha256:75722977da18efe6b1bae3be5a375cda66dbc2feeb02248311c2dcc5c1cbbc59 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:46 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 10:15:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:15:46 f6a1c6a93265: Preparing 10:15:46 167417f82247: Preparing 10:15:46 b3c8b8f5c943: Preparing 10:15:46 72fe35cfea32: Preparing 10:15:46 b5da933217a3: Preparing 10:15:46 26cbea5cba74: Preparing 10:15:46 167417f82247: Layer already exists 10:15:46 b3c8b8f5c943: Layer already exists 10:15:46 b5da933217a3: Layer already exists 10:15:46 f6a1c6a93265: Layer already exists 10:15:46 72fe35cfea32: Layer already exists 10:15:46 26cbea5cba74: Layer already exists 10:15:46 5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3: digest: sha256:75722977da18efe6b1bae3be5a375cda66dbc2feeb02248311c2dcc5c1cbbc59 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:46 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 10:15:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:15:47 f6a1c6a93265: Preparing 10:15:47 167417f82247: Preparing 10:15:47 b3c8b8f5c943: Preparing 10:15:47 72fe35cfea32: Preparing 10:15:47 b5da933217a3: Preparing 10:15:47 26cbea5cba74: Preparing 10:15:47 26cbea5cba74: Waiting 10:15:47 f6a1c6a93265: Layer already exists 10:15:47 167417f82247: Layer already exists 10:15:47 b3c8b8f5c943: Layer already exists 10:15:47 72fe35cfea32: Layer already exists 10:15:47 b5da933217a3: Layer already exists 10:15:47 26cbea5cba74: Layer already exists 10:15:47 main: digest: sha256:75722977da18efe6b1bae3be5a375cda66dbc2feeb02248311c2dcc5c1cbbc59 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:15:47 ===================================================== [Pipeline] echo 10:15:47 taggedImages: 10:15:47 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5014c11bb29f9edb3e55aa295af55b3798697700 10:15:47 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 10:15:47 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.3 10:15:47 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5014c11bb29f9edb3e55aa295af55b3798697700-3.1.0-dev.3 10:15:47 - 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 10:15:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:15:47 10:15:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:15:48 arm64: Pulling from edgex-lftools-log-publisher 10:15:48 8998bd30e6a1: Pulling fs layer 10:15:48 04944245beec: Pulling fs layer 10:15:48 699f458cf7ca: Pulling fs layer 10:15:48 765212b225bb: Pulling fs layer 10:15:48 f23df028b6ca: Pulling fs layer 10:15:48 d65c8cfc05b1: Pulling fs layer 10:15:48 2437ff75d9bd: Pulling fs layer 10:15:48 f23df028b6ca: Waiting 10:15:48 d65c8cfc05b1: Waiting 10:15:48 2437ff75d9bd: Waiting 10:15:48 765212b225bb: Waiting 10:15:48 04944245beec: Verifying Checksum 10:15:48 04944245beec: Download complete 10:15:48 765212b225bb: Verifying Checksum 10:15:48 765212b225bb: Download complete 10:15:48 f23df028b6ca: Verifying Checksum 10:15:48 f23df028b6ca: Download complete 10:15:48 d65c8cfc05b1: Verifying Checksum 10:15:48 d65c8cfc05b1: Download complete 10:15:48 699f458cf7ca: Verifying Checksum 10:15:48 699f458cf7ca: Download complete 10:15:49 8998bd30e6a1: Verifying Checksum 10:15:49 8998bd30e6a1: Download complete 10:15:50 2437ff75d9bd: Verifying Checksum 10:15:50 2437ff75d9bd: Download complete 10:15:52 8998bd30e6a1: Pull complete 10:15:53 04944245beec: Pull complete 10:15:54 699f458cf7ca: Pull complete 10:15:54 765212b225bb: Pull complete 10:15:55 f23df028b6ca: Pull complete 10:15:55 d65c8cfc05b1: Pull complete 10:16:10 2437ff75d9bd: Pull complete 10:16:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:16:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:16:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:16:11 prd-ubuntu20.04-docker-arm64-4c-16g-18221 does not seem to be running inside a container 10:16:11 $ 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/536 -v /w/workspace/edgex-go/536:/w/workspace/edgex-go/536:rw,z -v /w/workspace/edgex-go/536@tmp:/w/workspace/edgex-go/536@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 10:16:13 $ docker top 6d7ac6c63607a7a95b4d34cd8c8b1be45fcef36d03e40df8f36f6bbb70f1b731 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:16:14 ---> job-cost.sh 10:16:14 lf-activate-venv: SKIPPING 10:16:14 INFO: No Stack... 10:16:15 INFO: Retrieving Pricing Info for: v3-standard-4 10:16:15 INFO: Archiving Costs [Pipeline] sh 10:16:16 + cat /w/workspace/edgex-go/536/archives/cost.csv 10:16:16 + cut -d, -f6 [Pipeline] lock 10:16:16 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-536-stack-cost] 10:16:16 Resource [jenkins-edgexfoundry-edgex-go-main-536-stack-cost] did not exist. Created. 10:16:16 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-536-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:16:16 + echo total: 0.10999999940395355 [Pipeline] stash 10:16:17 Stashed 1 file(s) [Pipeline] } 10:16:17 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-536-stack-cost] [Pipeline] // lock [Pipeline] } 10:16:17 $ docker stop --time=1 6d7ac6c63607a7a95b4d34cd8c8b1be45fcef36d03e40df8f36f6bbb70f1b731 10:16:19 $ docker rm -f --volumes 6d7ac6c63607a7a95b4d34cd8c8b1be45fcef36d03e40df8f36f6bbb70f1b731 [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 10:16:19 provisioning config files... 10:16:19 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/536@tmp/config4137612251232649863tmp [Pipeline] { [Pipeline] sh 10:16:19 + set +x 10:16:19 + curl -s https://codecov.io/bash 10:16:19 + bash -s -- 10:16:19 10:16:19 _____ _ 10:16:19 / ____| | | 10:16:19 | | ___ __| | ___ ___ _____ __ 10:16:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:16:19 | |___| (_) | (_| | __/ (_| (_) \ V / 10:16:19 \_____\___/ \__,_|\___|\___\___/ \_/ 10:16:19 Bash-1.0.6 10:16:19 10:16:19 10:16:19 ==> git version 2.25.1 found 10:16:19 ==> 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 10:16:19 Release-Date: 2020-01-08 10:16:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:16:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:16:19 ==> Jenkins CI detected. 10:16:19 current dir:  /w/workspace/edgex-go/536 10:16:19 project root: . 10:16:19 --> token set from env 10:16:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:16:20 ==> Running gcov in . (disable via -X gcov) 10:16:20 ==> Python coveragepy not found 10:16:20 ==> Searching for coverage reports in: 10:16:20 + . 10:16:20 -> Found 1 reports 10:16:20 ==> Detecting git/mercurial file structure 10:16:20 ==> Reading reports 10:16:20 + ./coverage.out bytes=447731 10:16:20 ==> Appending adjustments 10:16:20 https://docs.codecov.io/docs/fixing-reports 10:16:21 + Found adjustments 10:16:21 ==> Gzipping contents 10:16:21 60K /tmp/codecov.wLMutY.gz 10:16:21 ==> Uploading reports 10:16:21 url: https://codecov.io 10:16:21 query: branch=main&commit=5014c11bb29f9edb3e55aa295af55b3798697700&build=536&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F536%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:16:21 -> Pinging Codecov 10:16:21 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=5014c11bb29f9edb3e55aa295af55b3798697700&build=536&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F536%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:16:21 -> Uploading to 10:16:21 https://storage.googleapis.com/codecov/v4/raw/2023-06-08/00271124DB129430A58F1EEE437C3FCB/5014c11bb29f9edb3e55aa295af55b3798697700/7c1094f9-818d-40fd-a5b6-0307d2a9bd38.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230608%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230608T101621Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c12225d242ed5407a09a02ee97d8479d1fd4e354f3fb3e4c70532f09aee6d7d7 10:16:21 % Total % Received % Xferd Average Speed Time Time Time Current 10:16:21 Dload Upload Total Spent Left Speed 10:16:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57467 0 0 100 57467 0 247k --:--:-- --:--:-- --:--:-- 246k 100 57467 0 0 100 57467 0 185k --:--:-- --:--:-- --:--:-- 185k 10:16:21 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5014c11bb29f9edb3e55aa295af55b3798697700 [Pipeline] } 10:16:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 10:16:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:16:21 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:16:22 10:16:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:16:22 1.410.4: Pulling from edgex-devops/edgex-snyk-go 10:16:22 df9b9388f04a: Pulling fs layer 10:16:22 52dc419b0ee2: Pulling fs layer 10:16:22 25bc292e5bac: Pulling fs layer 10:16:22 114826534d7a: Pulling fs layer 10:16:22 4657fd5d0bcf: Pulling fs layer 10:16:22 6ad1cebc031e: Pulling fs layer 10:16:22 8a3aa393b2d8: Pulling fs layer 10:16:22 114826534d7a: Waiting 10:16:22 4657fd5d0bcf: Waiting 10:16:22 6ad1cebc031e: Waiting 10:16:22 8a3aa393b2d8: Waiting 10:16:22 25bc292e5bac: Verifying Checksum 10:16:22 25bc292e5bac: Download complete 10:16:22 52dc419b0ee2: Verifying Checksum 10:16:22 52dc419b0ee2: Download complete 10:16:22 4657fd5d0bcf: Verifying Checksum 10:16:22 4657fd5d0bcf: Download complete 10:16:22 df9b9388f04a: Verifying Checksum 10:16:22 df9b9388f04a: Download complete 10:16:22 6ad1cebc031e: Verifying Checksum 10:16:22 6ad1cebc031e: Download complete 10:16:22 df9b9388f04a: Pull complete 10:16:22 52dc419b0ee2: Pull complete 10:16:23 25bc292e5bac: Pull complete 10:16:23 114826534d7a: Download complete 10:16:23 8a3aa393b2d8: Verifying Checksum 10:16:23 8a3aa393b2d8: Download complete 10:16:26 114826534d7a: Pull complete 10:16:26 4657fd5d0bcf: Pull complete 10:16:26 6ad1cebc031e: Pull complete 10:16:29 8a3aa393b2d8: Pull complete 10:16:29 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 10:16:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:16:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:16:29 prd-ubuntu20.04-docker-8c-8g-18220 does not seem to be running inside a container 10:16:29 $ 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/536 -v /w/workspace/edgex-go/536:/w/workspace/edgex-go/536:rw,z -v /w/workspace/edgex-go/536@tmp:/w/workspace/edgex-go/536@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 10:16:36 $ docker top 90313eff3e434fb9c3c7598a1130609617274a9bbe55588d84d8e8d74b209a25 -eo pid,comm [Pipeline] { [Pipeline] echo 10:16:36 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 10:16:36 + set -o pipefail 10:16:36 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 10:16:44 10:16:44 Monitoring /w/workspace/edgex-go/536 (github.com/edgexfoundry/edgex-go)... 10:16:44 10:16:44 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/e811edf1-9c76-4463-a1e4-8fc027df1d2d 10:16:44 10:16:44 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 10:16:44 10:16:44 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:16:44 10:16:44 10:16:44 A medium severity vulnerability was found in the Snyk CLI versions you are using. 10:16:44 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 10:16:44 More details here: https://snyk.co/ue1NS 10:16:44 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 10:16:44 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 10:16:44 $ docker stop --time=1 90313eff3e434fb9c3c7598a1130609617274a9bbe55588d84d8e8d74b209a25 10:16:47 $ docker rm -f --volumes 90313eff3e434fb9c3c7598a1130609617274a9bbe55588d84d8e8d74b209a25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 10:16:47 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:16:47 provisioning config files... 10:16:47 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/536@tmp/config7466424239298916959tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:16:48 --> edgex-publish-swagger.sh 10:16:48 === Publish openapi/v3 API === 10:16:48 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 10:16:48 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/536/openapi/v3/core-command.yaml] 10:16:48 % Total % Received % Xferd Average Speed Time Time Time Current 10:16:48 Dload Upload Total Spent Left Speed 10:16:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 23697 0:00:01 0:00:01 --:--:-- 23697 100 29030 0 0 100 29030 0 19136 0:00:01 0:00:01 --:--:-- 19123 100 29030 0 0 100 29030 0 19136 0:00:01 0:00:01 --:--:-- 19123 10:16:49 10:16:49 10:16:49 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/536/openapi/v3/core-data.yaml] 10:16:49 % Total % Received % Xferd Average Speed Time Time Time Current 10:16:49 Dload Upload Total Spent Left Speed 10:16:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 114k --:--:-- --:--:-- --:--:-- 114k 10:16:50 10:16:50 10:16:50 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/536/openapi/v3/core-metadata.yaml] 10:16:50 % Total % Received % Xferd Average Speed Time Time Time Current 10:16:50 Dload Upload Total Spent Left Speed 10:16:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 195k --:--:-- --:--:-- --:--:-- 195k 100 141k 0 0 100 141k 0 195k --:--:-- --:--:-- --:--:-- 195k 10:16:51 10:16:51 10:16:51 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/536/openapi/v3/support-notifications.yaml] 10:16:51 % Total % Received % Xferd Average Speed Time Time Time Current 10:16:51 Dload Upload Total Spent Left Speed 10:16:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 98376 --:--:-- --:--:-- --:--:-- 98265 100 86965 0 0 100 86965 0 98265 --:--:-- --:--:-- --:--:-- 98154 10:16:52 10:16:52 10:16:52 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/536/openapi/v3/support-scheduler.yaml] 10:16:52 % Total % Received % Xferd Average Speed Time Time Time Current 10:16:52 Dload Upload Total Spent Left Speed 10:16:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 30951 0:00:01 0:00:01 --:--:-- 30951 100 34356 0 0 100 34356 0 28160 0:00:01 0:00:01 --:--:-- 28160 10:16:53 10:16:53 [Pipeline] } 10:16:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 10:16:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:16:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:16:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:16:54 prd-ubuntu20.04-docker-8c-8g-18220 does not seem to be running inside a container 10:16:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/536 -v /w/workspace/edgex-go/536:/w/workspace/edgex-go/536:rw,z -v /w/workspace/edgex-go/536@tmp:/w/workspace/edgex-go/536@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 10:16:54 $ docker top ddbc9954ecd54de22e2b99733eedf64d71dc9a0d149131bbed4ea9c5a0019dce -eo pid,comm 10:16:54 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). 10:16:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:16:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:16:54 [ssh-agent] Looking for ssh-agent implementation... 10:16:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:16:54 $ docker exec ddbc9954ecd54de22e2b99733eedf64d71dc9a0d149131bbed4ea9c5a0019dce ssh-agent 10:16:54 SSH_AUTH_SOCK=/tmp/ssh-h41anVPB0NDy/agent.33 10:16:54 SSH_AGENT_PID=39 10:16:54 Running ssh-add (command line suppressed) 10:16:54 Identity added: /w/workspace/edgex-go/536@tmp/private_key_10504219699166859733.key (/w/workspace/edgex-go/536@tmp/private_key_10504219699166859733.key) 10:16:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:16:55 + git semver tag 10:16:55 2023-06-08 10:16:55,334 [run_tag] DEBUG tag force:False 10:16:55 2023-06-08 10:16:55,334 [check_head_tag] DEBUG check head tag 10:16:55 2023-06-08 10:16:55,334 [execute] INFO git cat-file --batch-check 10:16:55 2023-06-08 10:16:55,335 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/536, universal_newlines=False, shell=None, istream=) 10:16:55 2023-06-08 10:16:55,339 [execute] INFO git cat-file --batch 10:16:55 2023-06-08 10:16:55,339 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/536, universal_newlines=False, shell=None, istream=) 10:16:55 2023-06-08 10:16:55,348 [read_version] DEBUG read version from /w/workspace/edgex-go/536/.semver/main 10:16:55 2023-06-08 10:16:55,348 [execute] INFO git tag -a v3.1.0-dev.3 -m v3.1.0-dev.3 10:16:55 2023-06-08 10:16:55,349 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.3', '-m', 'v3.1.0-dev.3'], cwd=/w/workspace/edgex-go/536, universal_newlines=False, shell=None, istream=None) 10:16:55 2023-06-08 10:16:55,354 [read_version] DEBUG read version from /w/workspace/edgex-go/536/.semver/main 10:16:55 3.1.0-dev.3 [Pipeline] } 10:16:55 $ docker exec --env ******** --env ******** ddbc9954ecd54de22e2b99733eedf64d71dc9a0d149131bbed4ea9c5a0019dce ssh-agent -k 10:16:55 unset SSH_AUTH_SOCK; 10:16:55 unset SSH_AGENT_PID; 10:16:55 echo Agent pid 39 killed; 10:16:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:16:55 + git semver [Pipeline] } 10:16:56 $ docker stop --time=1 ddbc9954ecd54de22e2b99733eedf64d71dc9a0d149131bbed4ea9c5a0019dce 10:16:57 $ docker rm -f --volumes ddbc9954ecd54de22e2b99733eedf64d71dc9a0d149131bbed4ea9c5a0019dce [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:16:57 10:16:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:16:58 0.23.1-centos7: Pulling from edgex-lftools 10:16:58 ab5ef0e58194: Pulling fs layer 10:16:58 9712f1f96733: Pulling fs layer 10:16:58 63f879dbbcfc: Pulling fs layer 10:16:58 0d9ebad4ef96: Pulling fs layer 10:16:58 e9a5061849ea: Pulling fs layer 10:16:58 d747dcd14b5f: Pulling fs layer 10:16:58 2de7ff778b66: Pulling fs layer 10:16:58 e9a5061849ea: Waiting 10:16:58 2de7ff778b66: Waiting 10:16:58 d747dcd14b5f: Waiting 10:16:58 0d9ebad4ef96: Waiting 10:16:58 9712f1f96733: Verifying Checksum 10:16:58 9712f1f96733: Download complete 10:16:58 63f879dbbcfc: Verifying Checksum 10:16:58 63f879dbbcfc: Download complete 10:16:58 0d9ebad4ef96: Verifying Checksum 10:16:58 0d9ebad4ef96: Download complete 10:16:58 d747dcd14b5f: Verifying Checksum 10:16:58 d747dcd14b5f: Download complete 10:16:58 e9a5061849ea: Verifying Checksum 10:16:58 e9a5061849ea: Download complete 10:16:58 ab5ef0e58194: Download complete 10:16:58 2de7ff778b66: Verifying Checksum 10:16:58 2de7ff778b66: Download complete 10:17:01 ab5ef0e58194: Pull complete 10:17:01 9712f1f96733: Pull complete 10:17:01 63f879dbbcfc: Pull complete 10:17:04 0d9ebad4ef96: Pull complete 10:17:05 e9a5061849ea: Pull complete 10:17:05 d747dcd14b5f: Pull complete 10:17:06 2de7ff778b66: Pull complete 10:17:06 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:17:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:17:06 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:17:06 prd-ubuntu20.04-docker-8c-8g-18220 does not seem to be running inside a container 10:17:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/536 -v /w/workspace/edgex-go/536:/w/workspace/edgex-go/536:rw,z -v /w/workspace/edgex-go/536@tmp:/w/workspace/edgex-go/536@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 10:17:11 $ docker top 17d6229d76b30b329d409517e808d72ddfb935e65b01a5d0c937ccca49287104 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:17:11 provisioning config files... 10:17:11 copy managed file [sigul-config] to file:/w/workspace/edgex-go/536@tmp/config3147164715096273204tmp 10:17:11 copy managed file [sigul-password] to file:/w/workspace/edgex-go/536@tmp/config1309559006620855901tmp 10:17:11 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/536@tmp/config10136858043232749043tmp [Pipeline] { [Pipeline] echo 10:17:11 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:17:11 ---> sigul-configuration.sh 10:17:11 gpg: directory `/root/.gnupg' created 10:17:11 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:17:11 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:17:11 gpg: keyring `/root/.gnupg/secring.gpg' created 10:17:11 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:17:11 gpg: CAST5 encrypted data 10:17:11 gpg: encrypted with 1 passphrase 10:17:11 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:17:11 + mkdir /home/jenkins 10:17:11 + mkdir /home/jenkins/sigul [Pipeline] sh 10:17:12 + 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 10:17:12 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:17:12 ---> sigul-install.sh 10:17:12 Sigul already installed; skipping installation. [Pipeline] sh 10:17:12 + git tag --list 10:17:12 0.6.0 10:17:12 0.6.1 10:17:12 0.7.0 10:17:12 0.7.1 10:17:12 v1.0.0 10:17:12 v1.0.1 10:17:12 v1.1.0 10:17:12 v1.2.0 10:17:12 v1.2.1 10:17:12 v1.3.0 10:17:12 v1.3.1 10:17:12 v2.0.0 10:17:12 v2.1.0 10:17:12 v2.1.1 10:17:12 v2.2.0 10:17:12 v2.3.0 10:17:12 v3.0 10:17:12 v3.0.0 10:17:12 v3.1.0-dev.1 10:17:12 v3.1.0-dev.2 10:17:12 v3.1.0-dev.3 [Pipeline] sh 10:17:12 + lftools sign git-tag v3.1.0-dev.3 10:17:13 Signing Git tag with Sigul... 10:17:13 Signing v3.1.0-dev.3 [Pipeline] echo 10:17:13 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:17:14 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:17:14 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:17:14 $ docker stop --time=1 17d6229d76b30b329d409517e808d72ddfb935e65b01a5d0c937ccca49287104 10:17:15 $ docker rm -f --volumes 17d6229d76b30b329d409517e808d72ddfb935e65b01a5d0c937ccca49287104 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:17:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:17:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:17:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:17:16 prd-ubuntu20.04-docker-8c-8g-18220 does not seem to be running inside a container 10:17:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/536 -v /w/workspace/edgex-go/536:/w/workspace/edgex-go/536:rw,z -v /w/workspace/edgex-go/536@tmp:/w/workspace/edgex-go/536@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 10:17:16 $ docker top 1b2554301d922bd5b602b5fa9677510103d0f8a409e29eac7c142fe97737c299 -eo pid,comm 10:17:16 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). 10:17:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:17:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:17:16 [ssh-agent] Looking for ssh-agent implementation... 10:17:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:17:16 $ docker exec 1b2554301d922bd5b602b5fa9677510103d0f8a409e29eac7c142fe97737c299 ssh-agent 10:17:16 SSH_AUTH_SOCK=/tmp/ssh-Synt2NPyuzUb/agent.32 10:17:16 SSH_AGENT_PID=38 10:17:16 Running ssh-add (command line suppressed) 10:17:16 Identity added: /w/workspace/edgex-go/536@tmp/private_key_3737017704352260034.key (/w/workspace/edgex-go/536@tmp/private_key_3737017704352260034.key) 10:17:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:17:17 + git semver bump pre 10:17:17 2023-06-08 10:17:17,311 [read_version] DEBUG read version from /w/workspace/edgex-go/536/.semver/main 10:17:17 2023-06-08 10:17:17,312 [bump_version] DEBUG bumping version:3.1.0-dev.3 on axis:pre with prefix:dev 10:17:17 2023-06-08 10:17:17,312 [bump_version] DEBUG bumped version:3.1.0-dev.4 10:17:17 2023-06-08 10:17:17,312 [write_version] DEBUG write version:3.1.0-dev.4 to path:/w/workspace/edgex-go/536/.semver/main with force:True 10:17:17 2023-06-08 10:17:17,312 [read_version] DEBUG read version from /w/workspace/edgex-go/536/.semver/main 10:17:17 2023-06-08 10:17:17,312 [write_file] DEBUG write to file:/w/workspace/edgex-go/536/.semver/main 10:17:17 2023-06-08 10:17:17,314 [execute] INFO git cat-file --batch-check 10:17:17 2023-06-08 10:17:17,314 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/536/.semver, universal_newlines=False, shell=None, istream=) 10:17:17 2023-06-08 10:17:17,319 [execute] INFO git cat-file --batch 10:17:17 2023-06-08 10:17:17,319 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/536/.semver, universal_newlines=False, shell=None, istream=) 10:17:17 2023-06-08 10:17:17,324 [read_version] DEBUG read version from /w/workspace/edgex-go/536/.semver/main 10:17:17 3.1.0-dev.4 [Pipeline] } 10:17:17 $ docker exec --env ******** --env ******** 1b2554301d922bd5b602b5fa9677510103d0f8a409e29eac7c142fe97737c299 ssh-agent -k 10:17:17 unset SSH_AUTH_SOCK; 10:17:17 unset SSH_AGENT_PID; 10:17:17 echo Agent pid 38 killed; 10:17:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:17:17 + git semver [Pipeline] } 10:17:18 $ docker stop --time=1 1b2554301d922bd5b602b5fa9677510103d0f8a409e29eac7c142fe97737c299 10:17:19 $ docker rm -f --volumes 1b2554301d922bd5b602b5fa9677510103d0f8a409e29eac7c142fe97737c299 [Pipeline] // withDockerContainer [Pipeline] sh 10:17:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:17:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:17:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:17:20 prd-ubuntu20.04-docker-8c-8g-18220 does not seem to be running inside a container 10:17:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/536 -v /w/workspace/edgex-go/536:/w/workspace/edgex-go/536:rw,z -v /w/workspace/edgex-go/536@tmp:/w/workspace/edgex-go/536@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 10:17:20 $ docker top 85ef8a206fffca9114af408deef4dcc40c3e095564b01b41fe5638af838c180a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:17:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:17:20 [ssh-agent] Looking for ssh-agent implementation... 10:17:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:17:20 $ docker exec 85ef8a206fffca9114af408deef4dcc40c3e095564b01b41fe5638af838c180a ssh-agent 10:17:20 SSH_AUTH_SOCK=/tmp/ssh-Ob8tgXEC8H7A/agent.32 10:17:20 SSH_AGENT_PID=38 10:17:20 Running ssh-add (command line suppressed) 10:17:20 Identity added: /w/workspace/edgex-go/536@tmp/private_key_624936182435554904.key (/w/workspace/edgex-go/536@tmp/private_key_624936182435554904.key) 10:17:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:17:21 + git semver push 10:17:21 2023-06-08 10:17:21,269 [run_push] DEBUG push 10:17:21 2023-06-08 10:17:21,269 [execute] INFO git cat-file --batch-check 10:17:21 2023-06-08 10:17:21,270 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/536/.semver, universal_newlines=False, shell=None, istream=) 10:17:21 2023-06-08 10:17:21,273 [execute] INFO git rev-list 0d8cad46da82972fc479cb3f6f4318d3da53f8b4 -- 10:17:21 2023-06-08 10:17:21,274 [execute] DEBUG Popen(['git', 'rev-list', '0d8cad46da82972fc479cb3f6f4318d3da53f8b4', '--'], cwd=/w/workspace/edgex-go/536/.semver, universal_newlines=False, shell=None, istream=None) 10:17:21 2023-06-08 10:17:21,290 [execute] INFO git fetch -v origin 10:17:21 2023-06-08 10:17:21,290 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/536/.semver, universal_newlines=True, shell=None, istream=None) 10:17:21 2023-06-08 10:17:21,755 [run_push] DEBUG no remote changes detected 10:17:21 2023-06-08 10:17:21,755 [execute] INFO git push origin semver 10:17:21 2023-06-08 10:17:21,755 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/536/.semver, universal_newlines=False, shell=None, istream=None) 10:17:22 2023-06-08 10:17:22,593 [run_push] DEBUG push all version tags 10:17:22 2023-06-08 10:17:22,593 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:17:22 2023-06-08 10:17:22,593 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/536, universal_newlines=False, shell=None, istream=None) 10:17:23 2023-06-08 10:17:23,370 [read_version] DEBUG read version from /w/workspace/edgex-go/536/.semver/main 10:17:23 3.1.0-dev.4 [Pipeline] } 10:17:23 $ docker exec --env ******** --env ******** 85ef8a206fffca9114af408deef4dcc40c3e095564b01b41fe5638af838c180a ssh-agent -k 10:17:23 unset SSH_AUTH_SOCK; 10:17:23 unset SSH_AGENT_PID; 10:17:23 echo Agent pid 38 killed; 10:17:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:17:23 + git semver [Pipeline] } 10:17:24 $ docker stop --time=1 85ef8a206fffca9114af408deef4dcc40c3e095564b01b41fe5638af838c180a 10:17:25 $ docker rm -f --volumes 85ef8a206fffca9114af408deef4dcc40c3e095564b01b41fe5638af838c180a [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 10:17:26 + [ -d /w/workspace/edgex-go/536/archives ] [Pipeline] libraryResource [Pipeline] sh 10:17:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:17:27 ---> package-listing.sh 10:17:27 ++ facter osfamily 10:17:27 ++ tr '[:upper:]' '[:lower:]' 10:17:27 + OS_FAMILY=debian 10:17:27 + workspace=/w/workspace/edgex-go/536 10:17:27 + START_PACKAGES=/tmp/packages_start.txt 10:17:27 + END_PACKAGES=/tmp/packages_end.txt 10:17:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:17:27 + PACKAGES=/tmp/packages_start.txt 10:17:27 + '[' /w/workspace/edgex-go/536 ']' 10:17:27 + PACKAGES=/tmp/packages_end.txt 10:17:27 + case "${OS_FAMILY}" in 10:17:27 + dpkg -l 10:17:27 + grep '^ii' 10:17:27 + '[' -f /tmp/packages_start.txt ']' 10:17:27 + '[' -f /tmp/packages_end.txt ']' 10:17:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:17:27 + '[' /w/workspace/edgex-go/536 ']' 10:17:27 + mkdir -p /w/workspace/edgex-go/536/archives/ 10:17:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/536/archives/ [Pipeline] echo 10:17:27 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/536/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:17:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:17:28 10:17:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:17:28 latest: Pulling from edgex-lftools-log-publisher 10:17:28 5eb5b503b376: Pulling fs layer 10:17:28 5c69ac0246d0: Pulling fs layer 10:17:28 ec43610c2a17: Pulling fs layer 10:17:28 3a2ae6a8a46f: Pulling fs layer 10:17:28 33b1e0a273af: Pulling fs layer 10:17:28 5d3b04190fa2: Pulling fs layer 10:17:28 2f39f015ded8: Pulling fs layer 10:17:28 3a2ae6a8a46f: Waiting 10:17:28 2f39f015ded8: Waiting 10:17:28 5d3b04190fa2: Waiting 10:17:28 5c69ac0246d0: Download complete 10:17:28 3a2ae6a8a46f: Verifying Checksum 10:17:28 3a2ae6a8a46f: Download complete 10:17:28 33b1e0a273af: Verifying Checksum 10:17:28 33b1e0a273af: Download complete 10:17:28 ec43610c2a17: Verifying Checksum 10:17:28 ec43610c2a17: Download complete 10:17:28 5d3b04190fa2: Download complete 10:17:28 5eb5b503b376: Verifying Checksum 10:17:28 5eb5b503b376: Download complete 10:17:29 2f39f015ded8: Download complete 10:17:29 5eb5b503b376: Pull complete 10:17:29 5c69ac0246d0: Pull complete 10:17:30 ec43610c2a17: Pull complete 10:17:30 3a2ae6a8a46f: Pull complete 10:17:30 33b1e0a273af: Pull complete 10:17:30 5d3b04190fa2: Pull complete 10:17:34 2f39f015ded8: Pull complete 10:17:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:17:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:17:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:17:34 prd-ubuntu20.04-docker-8c-8g-18220 does not seem to be running inside a container 10:17:35 $ 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/536/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/536 -v /w/workspace/edgex-go/536:/w/workspace/edgex-go/536:rw,z -v /w/workspace/edgex-go/536@tmp:/w/workspace/edgex-go/536@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 10:17:38 $ docker top 168cd2a670223b3045a1436eee2e461f2e8d0746100ce4112386a2b44a520cec -eo pid,comm [Pipeline] { [Pipeline] sh 10:17:38 + touch /tmp/pre-build-complete [Pipeline] sh 10:17:38 + mkdir -p /var/log/sysstat [Pipeline] sh 10:17:39 + ls /var/log/sa-host 10:17:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:17:39 provisioning config files... 10:17:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/536@tmp/config7825329070164298669tmp [Pipeline] { [Pipeline] echo 10:17:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:17:39 ---> create-netrc.sh [Pipeline] } 10:17:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:17:39 ---> python-tools-install.sh [Pipeline] echo 10:17:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:17:40 ---> sudo-logs.sh 10:17:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:17:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:17:40 ---> job-cost.sh 10:17:40 lf-activate-venv: SKIPPING 10:17:40 DEBUG: total: 0.10999999940395355 10:17:40 INFO: Retrieving Stack Cost... 10:17:41 INFO: Retrieving Pricing Info for: v3-standard-8 10:17:41 INFO: Archiving Costs [Pipeline] echo 10:17:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:17:41 ---> logs-deploy.sh 10:17:41 lf-activate-venv: SKIPPING 10:17:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/536 10:17:41 INFO: archiving workspace using pattern(s): 10:17:42 Archives upload complete. 10:17:42 INFO: archiving logs to Nexus 10:17:43 ---> uname -a: 10:17:43 Linux prd-ubuntu20-04-docker-8c-8g-18220 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:17:43 10:17:43 10:17:43 ---> lscpu: 10:17:43 Architecture: x86_64 10:17:43 CPU op-mode(s): 32-bit, 64-bit 10:17:43 Byte Order: Little Endian 10:17:43 Address sizes: 40 bits physical, 48 bits virtual 10:17:43 CPU(s): 8 10:17:43 On-line CPU(s) list: 0-7 10:17:43 Thread(s) per core: 1 10:17:43 Core(s) per socket: 1 10:17:43 Socket(s): 8 10:17:43 NUMA node(s): 1 10:17:43 Vendor ID: AuthenticAMD 10:17:43 CPU family: 23 10:17:43 Model: 49 10:17:43 Model name: AMD EPYC-Rome Processor 10:17:43 Stepping: 0 10:17:43 CPU MHz: 2800.000 10:17:43 BogoMIPS: 5600.00 10:17:43 Virtualization: AMD-V 10:17:43 Hypervisor vendor: KVM 10:17:43 Virtualization type: full 10:17:43 L1d cache: 256 KiB 10:17:43 L1i cache: 256 KiB 10:17:43 L2 cache: 4 MiB 10:17:43 L3 cache: 128 MiB 10:17:43 NUMA node0 CPU(s): 0-7 10:17:43 Vulnerability Itlb multihit: Not affected 10:17:43 Vulnerability L1tf: Not affected 10:17:43 Vulnerability Mds: Not affected 10:17:43 Vulnerability Meltdown: Not affected 10:17:43 Vulnerability Mmio stale data: Not affected 10:17:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:17:43 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:17:43 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:17:43 Vulnerability Srbds: Not affected 10:17:43 Vulnerability Tsx async abort: Not affected 10:17:43 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 10:17:43 10:17:43 10:17:43 ---> nproc: 10:17:43 8 10:17:43 10:17:43 10:17:43 ---> df -h: 10:17:43 Filesystem Size Used Avail Use% Mounted on 10:17:43 overlay 155G 23G 132G 15% / 10:17:43 tmpfs 64M 0 64M 0% /dev 10:17:43 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:17:43 shm 64M 0 64M 0% /dev/shm 10:17:43 /dev/vda1 155G 23G 132G 15% /facter-os 10:17:43 10:17:43 10:17:43 ---> sar -b -r -n DEV: 10:17:43 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-18220) 06/08/23 _x86_64_ (8 CPU) 10:17:43 10:17:43 09:50:24 LINUX RESTART (8 CPU) 10:17:43 10:17:43 09:51:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:17:43 09:52:01 141.34 11.08 130.26 0.00 1759.31 72468.19 0.00 10:17:43 09:53:01 32.48 0.02 32.46 0.00 2.27 16895.18 0.00 10:17:43 09:54:01 37.27 0.22 37.05 0.00 2.93 11364.63 0.00 10:17:43 09:55:01 364.51 0.52 363.99 0.00 39.19 191628.46 0.00 10:17:43 09:56:01 524.13 7.63 516.50 0.00 137.04 166711.95 0.00 10:17:43 09:57:01 671.64 10.38 661.26 0.00 3347.84 95333.18 0.00 10:17:43 09:58:01 41.20 1.08 40.12 0.00 29.32 1129.76 0.00 10:17:43 09:59:01 10.78 0.05 10.73 0.00 7.60 249.16 0.00 10:17:43 10:00:01 1.48 0.00 1.48 0.00 0.00 16.40 0.00 10:17:43 10:01:01 1.80 0.00 1.80 0.00 0.00 19.06 0.00 10:17:43 10:02:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 10:17:43 10:03:01 1.50 0.00 1.50 0.00 0.00 16.53 0.00 10:17:43 10:04:01 1.00 0.00 1.00 0.00 0.00 10.40 0.00 10:17:43 10:05:01 1.52 0.00 1.52 0.00 0.00 17.46 0.00 10:17:43 10:06:01 1.70 0.02 1.68 0.00 0.13 19.33 0.00 10:17:43 10:07:01 1.32 0.00 1.32 0.00 0.00 18.66 0.00 10:17:43 10:08:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 10:17:43 10:09:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 10:17:43 10:10:01 1.22 0.00 1.22 0.00 0.00 13.60 0.00 10:17:43 10:11:01 1.52 0.00 1.52 0.00 0.00 17.20 0.00 10:17:43 10:12:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 10:17:43 10:13:01 1.10 0.00 1.10 0.00 0.00 14.26 0.00 10:17:43 10:14:01 1.10 0.00 1.10 0.00 0.00 11.60 0.00 10:17:43 10:15:01 1.46 0.00 1.46 0.00 0.00 17.49 0.00 10:17:43 10:16:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 10:17:43 10:17:01 76.42 0.32 76.10 0.00 21.60 33765.84 0.00 10:17:43 Average: 73.97 1.21 72.76 0.00 205.79 22698.66 0.00 10:17:43 10:17:43 09:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:17:43 09:52:01 28530808 31588712 723836 2.20 111160 3185868 1928360 5.68 1094196 2858296 600 10:17:43 09:53:01 27786692 31474864 831796 2.53 113404 3761748 2015100 5.94 1579076 3057604 96784 10:17:43 09:54:01 27506268 31572192 731916 2.23 117216 4106916 1910972 5.63 1434860 3453432 386364 10:17:43 09:55:01 22676616 31375452 911364 2.77 138960 8580288 3495900 10.30 1731308 7825544 16016 10:17:43 09:56:01 15685420 29571152 2650252 8.06 247124 13234140 9168236 27.02 4515344 11513236 12876 10:17:43 09:57:01 16319708 31439132 828700 2.52 286048 14482500 2453268 7.23 2787840 12732280 252 10:17:43 09:58:01 16344224 31463620 802884 2.44 287256 14480876 2426060 7.15 3062668 12427412 916 10:17:43 09:59:01 16362764 31482812 783156 2.38 287676 14481160 2269692 6.69 3161436 12314520 8 10:17:43 10:00:01 16362596 31482744 783060 2.38 287764 14481156 2269692 6.69 3161336 12314528 8 10:17:43 10:01:01 16375732 31495828 770452 2.34 287796 14481160 2269692 6.69 3149700 12314524 24 10:17:43 10:02:01 16375748 31495852 770404 2.34 287824 14481168 2269692 6.69 3149624 12314528 12 10:17:43 10:03:01 16379928 31500044 766608 2.33 287840 14481172 2269692 6.69 3146376 12314532 40 10:17:43 10:04:01 16379944 31500244 766552 2.33 287852 14481172 2285744 6.74 3146396 12314668 20 10:17:43 10:05:01 16379596 31499904 766760 2.33 287872 14481176 2285744 6.74 3146552 12314672 20 10:17:43 10:06:01 16377304 31497696 769004 2.34 287896 14481180 2300308 6.78 3146440 12314676 40 10:17:43 10:07:01 16377548 31497932 768680 2.34 287936 14481160 2300308 6.78 3146404 12314656 144 10:17:43 10:08:01 16377720 31498112 768424 2.34 287952 14481164 2300308 6.78 3146388 12314660 4 10:17:43 10:09:01 16377880 31498336 768384 2.34 287984 14481156 2300308 6.78 3146460 12314664 20 10:17:43 10:10:01 16377856 31498320 768324 2.34 288016 14481168 2300308 6.78 3146444 12314668 8 10:17:43 10:11:01 16377556 31498084 768504 2.34 288040 14481164 2300308 6.78 3146576 12314672 44 10:17:43 10:12:01 16377760 31498292 768220 2.34 288052 14481172 2300308 6.78 3146500 12314676 12 10:17:43 10:13:01 16377648 31498184 768364 2.34 288060 14481172 2300308 6.78 3146516 12314680 64 10:17:43 10:14:01 16377592 31498132 768328 2.34 288084 14481176 2300308 6.78 3146500 12314680 12 10:17:43 10:15:01 16377784 31498396 768252 2.34 288112 14481188 2284044 6.73 3146572 12314696 4 10:17:43 10:16:01 16377492 31498104 768496 2.34 288124 14481184 2284044 6.73 3146616 12314696 16 10:17:43 10:17:01 15190272 31444304 821460 2.50 304552 15523324 2606684 7.68 3260292 13312160 343444 10:17:43 Average: 17877325 31417940 852392 2.59 261100 13000643 2584438 7.62 2928401 11109360 32990 10:17:43 10:17:43 09:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:17:43 09:52:01 lo 4.73 4.73 0.46 0.46 0.00 0.00 0.00 0.00 10:17:43 09:52:01 docker0 608.97 591.88 43.44 3430.90 0.00 0.00 0.00 0.00 10:17:43 09:52:01 ens3 858.61 779.85 9420.83 90.82 0.00 0.00 0.00 0.00 10:17:43 09:52:01 vethaef6f21 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 10:17:43 09:53:01 veth64393bf 0.90 1.08 0.08 0.09 0.00 0.00 0.00 0.00 10:17:43 09:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:17:43 09:53:01 docker0 0.90 0.93 0.07 0.08 0.00 0.00 0.00 0.00 10:17:43 09:53:01 ens3 52.59 51.62 45.20 105.36 0.00 0.00 0.00 0.00 10:17:43 09:54:01 veth64393bf 0.67 0.70 0.06 0.06 0.00 0.00 0.00 0.00 10:17:43 09:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:43 09:54:01 docker0 0.67 0.67 0.05 0.06 0.00 0.00 0.00 0.00 10:17:43 09:54:01 ens3 30.12 19.74 27.35 13.64 0.00 0.00 0.00 0.00 10:17:43 09:55:01 veth6d854b6 28.53 41.39 2.75 14.62 0.00 0.00 0.00 0.00 10:17:43 09:55:01 veth4c969b0 0.00 0.70 0.00 0.04 0.00 0.00 0.00 0.00 10:17:43 09:55:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 10:17:43 09:55:01 vethe407c23 28.41 41.38 2.75 14.64 0.00 0.00 0.00 0.00 10:17:43 09:55:01 vethb355ff6 28.51 41.91 2.75 14.67 0.00 0.00 0.00 0.00 10:17:43 09:55:01 docker0 174.44 271.54 13.84 941.89 0.00 0.00 0.00 0.00 10:17:43 09:55:01 ens3 367.47 232.81 3162.17 34.71 0.00 0.00 0.00 0.00 10:17:43 09:55:01 vethc9922f9 28.48 41.64 2.75 14.65 0.00 0.00 0.00 0.00 10:17:43 09:55:01 veth8eab09c 28.30 41.76 2.74 14.59 0.00 0.00 0.00 0.00 10:17:43 09:56:01 veth57d848a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:17:43 09:56:01 veth4c969b0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:17:43 09:56:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 10:17:43 09:56:01 veth5a43edf 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:17:43 09:56:01 veth2e4277a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:17:43 09:56:01 veth8f7ab52 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:17:43 09:56:01 docker0 304.42 648.08 25.73 5977.40 0.00 0.00 0.00 0.00 10:17:43 09:56:01 veth7c7e68a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:17:43 09:56:01 veth8043146 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:17:43 09:56:01 veth42483d5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:17:43 09:56:01 veth0628cea 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:17:43 09:56:01 ens3 745.73 351.26 6910.74 42.23 0.00 0.00 0.00 0.00 10:17:43 09:56:01 vethea3b6ee 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:17:43 09:56:01 vethe7450d7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:17:43 09:56:01 veth23b6d88 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:17:43 09:57:01 lo 2.93 2.93 0.28 0.28 0.00 0.00 0.00 0.00 10:17:43 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:43 09:57:01 ens3 65.69 34.98 1386.77 12.51 0.00 0.00 0.00 0.00 10:17:43 09:58:01 lo 57.11 57.11 5.63 5.63 0.00 0.00 0.00 0.00 10:17:43 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:43 09:58:01 ens3 495.15 530.41 269.50 2517.38 0.00 0.00 0.00 0.00 10:17:43 09:59:01 lo 12.06 12.06 1.18 1.18 0.00 0.00 0.00 0.00 10:17:43 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:43 09:59:01 ens3 123.48 121.05 63.94 731.26 0.00 0.00 0.00 0.00 10:17:43 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:43 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:43 10:00:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:43 10:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:17:43 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:43 10:01:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 10:17:43 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:43 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:43 10:02:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:43 10:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:17:43 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:43 10:03:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:17:43 10:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:43 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:43 10:04:01 ens3 9.42 4.87 13.59 0.57 0.00 0.00 0.00 0.00 10:17:43 10:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:17:43 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:43 10:05:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:17:43 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:43 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:43 10:06:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 10:17:43 10:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:17:43 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:43 10:07:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:17:43 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:43 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:43 10:08:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:17:43 10:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:17:43 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:43 10:09:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:17:43 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:43 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:43 10:10:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:43 10:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:17:43 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:43 10:11:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 10:17:43 10:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:43 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:43 10:12:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:43 10:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:17:43 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:43 10:13:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:17:43 10:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:43 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:43 10:14:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:43 10:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:17:43 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:43 10:15:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:17:43 10:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:43 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:43 10:16:01 ens3 0.35 0.30 0.19 0.08 0.00 0.00 0.00 0.00 10:17:43 10:17:01 lo 2.47 2.47 0.24 0.24 0.00 0.00 0.00 0.00 10:17:43 10:17:01 docker0 42.44 71.95 3.37 581.19 0.00 0.00 0.00 0.00 10:17:43 10:17:01 ens3 348.99 230.78 7752.25 148.99 0.00 0.00 0.00 0.00 10:17:43 Average: lo 3.17 3.17 0.31 0.31 0.00 0.00 0.00 0.00 10:17:43 Average: docker0 43.56 61.00 3.33 420.70 0.00 0.00 0.00 0.00 10:17:43 Average: ens3 119.28 90.79 1118.11 142.33 0.00 0.00 0.00 0.00 10:17:43 10:17:43 10:17:43 ---> sar -P ALL: 10:17:43 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-18220) 06/08/23 _x86_64_ (8 CPU) 10:17:43 10:17:43 09:50:24 LINUX RESTART (8 CPU) 10:17:43 10:17:43 09:51:01 CPU %user %nice %system %iowait %steal %idle 10:17:43 09:52:01 all 8.18 0.00 3.45 4.30 0.05 84.02 10:17:43 09:52:01 0 9.08 0.00 2.62 0.47 0.05 87.79 10:17:43 09:52:01 1 7.30 0.00 3.43 0.59 0.05 88.63 10:17:43 09:52:01 2 7.22 0.00 3.74 0.17 0.05 88.82 10:17:43 09:52:01 3 8.03 0.00 3.55 4.62 0.05 83.75 10:17:43 09:52:01 4 7.88 0.00 2.31 0.20 0.05 89.56 10:17:43 09:52:01 5 11.51 0.00 4.78 6.11 0.05 77.55 10:17:43 09:52:01 6 7.61 0.00 3.66 2.55 0.05 86.12 10:17:43 09:52:01 7 6.82 0.00 3.49 19.80 0.07 69.82 10:17:43 09:53:01 all 26.06 0.00 4.34 1.27 0.09 68.24 10:17:43 09:53:01 0 26.65 0.00 5.14 6.94 0.07 61.20 10:17:43 09:53:01 1 26.14 0.00 4.26 0.34 0.08 69.18 10:17:43 09:53:01 2 24.58 0.00 4.46 0.03 0.08 70.84 10:17:43 09:53:01 3 26.50 0.00 4.44 0.02 0.10 68.94 10:17:43 09:53:01 4 25.72 0.00 4.53 0.03 0.07 69.65 10:17:43 09:53:01 5 26.15 0.00 4.13 0.71 0.10 68.91 10:17:43 09:53:01 6 26.51 0.00 3.70 0.23 0.10 69.45 10:17:43 09:53:01 7 26.23 0.00 4.03 1.88 0.08 67.77 10:17:43 09:54:01 all 42.13 0.00 6.07 0.81 0.09 50.90 10:17:43 09:54:01 0 44.90 0.00 6.08 0.25 0.10 48.67 10:17:43 09:54:01 1 40.56 0.00 5.98 0.08 0.08 53.29 10:17:43 09:54:01 2 44.66 0.00 5.97 0.17 0.10 49.10 10:17:43 09:54:01 3 42.25 0.00 5.96 0.03 0.08 51.67 10:17:43 09:54:01 4 39.46 0.00 6.14 3.59 0.10 50.70 10:17:43 09:54:01 5 42.30 0.00 6.71 0.24 0.08 50.67 10:17:43 09:54:01 6 43.67 0.00 6.52 0.29 0.10 49.42 10:17:43 09:54:01 7 39.19 0.00 5.18 1.87 0.08 53.67 10:17:43 09:55:01 all 13.58 0.00 5.54 13.90 0.08 66.90 10:17:43 09:55:01 0 14.87 0.00 6.11 36.25 0.10 42.67 10:17:43 09:55:01 1 12.19 0.00 4.56 6.37 0.05 76.82 10:17:43 09:55:01 2 15.68 0.00 6.23 32.03 0.07 46.00 10:17:43 09:55:01 3 14.45 0.00 6.40 18.10 0.07 60.98 10:17:43 09:55:01 4 12.94 0.00 4.95 10.17 0.08 71.86 10:17:43 09:55:01 5 12.37 0.00 4.96 4.02 0.10 78.54 10:17:43 09:55:01 6 15.42 0.00 6.21 2.17 0.10 76.10 10:17:43 09:55:01 7 10.72 0.00 4.89 2.19 0.08 82.12 10:17:43 09:56:01 all 37.30 0.00 8.62 10.87 0.10 43.11 10:17:43 09:56:01 0 37.55 0.00 8.78 7.83 0.10 45.74 10:17:43 09:56:01 1 37.19 0.00 7.72 3.08 0.09 51.92 10:17:43 09:56:01 2 37.79 0.00 9.00 12.93 0.12 40.16 10:17:43 09:56:01 3 37.71 0.00 10.95 39.72 0.12 11.49 10:17:43 09:56:01 4 36.43 0.00 8.21 3.81 0.12 51.43 10:17:43 09:56:01 5 37.62 0.00 7.63 2.24 0.08 52.43 10:17:43 09:56:01 6 37.27 0.00 9.30 15.25 0.07 38.12 10:17:43 09:56:01 7 36.82 0.00 7.35 1.86 0.10 53.86 10:17:43 09:57:01 all 70.39 0.00 10.91 4.70 0.14 13.85 10:17:43 09:57:01 0 71.55 0.00 11.70 1.66 0.14 14.95 10:17:43 09:57:01 1 69.67 0.00 11.40 5.08 0.22 13.62 10:17:43 09:57:01 2 70.03 0.00 10.87 1.74 0.10 17.26 10:17:43 09:57:01 3 69.42 0.00 11.46 9.06 0.14 9.92 10:17:43 09:57:01 4 70.99 0.00 10.71 4.29 0.14 13.88 10:17:43 09:57:01 5 69.89 0.00 10.76 2.87 0.14 16.35 10:17:43 09:57:01 6 70.71 0.00 10.39 5.25 0.15 13.50 10:17:43 09:57:01 7 70.86 0.00 10.05 7.60 0.12 11.38 10:17:43 09:58:01 all 8.22 0.00 1.14 0.14 0.06 90.44 10:17:43 09:58:01 0 8.47 0.00 1.28 0.07 0.05 90.13 10:17:43 09:58:01 1 11.76 0.00 1.24 0.42 0.07 86.51 10:17:43 09:58:01 2 8.41 0.00 0.90 0.08 0.05 90.56 10:17:43 09:58:01 3 6.54 0.00 1.61 0.03 0.07 91.74 10:17:43 09:58:01 4 7.68 0.00 1.09 0.03 0.05 91.15 10:17:43 09:58:01 5 6.04 0.00 1.09 0.02 0.07 92.78 10:17:43 09:58:01 6 7.16 0.00 0.95 0.37 0.05 91.48 10:17:43 09:58:01 7 9.69 0.00 0.98 0.07 0.07 89.19 10:17:43 09:59:01 all 2.56 0.00 0.27 0.03 0.03 97.11 10:17:43 09:59:01 0 3.94 0.00 0.28 0.00 0.03 95.74 10:17:43 09:59:01 1 3.65 0.00 0.33 0.20 0.02 95.80 10:17:43 09:59:01 2 1.98 0.00 0.20 0.00 0.02 97.81 10:17:43 09:59:01 3 2.49 0.00 0.37 0.00 0.03 97.11 10:17:43 09:59:01 4 1.63 0.00 0.35 0.03 0.02 97.96 10:17:43 09:59:01 5 3.16 0.00 0.18 0.00 0.03 96.63 10:17:43 09:59:01 6 2.44 0.00 0.18 0.02 0.03 97.33 10:17:43 09:59:01 7 1.22 0.00 0.28 0.00 0.02 98.48 10:17:43 10:00:01 all 0.17 0.00 0.02 0.01 0.01 99.80 10:17:43 10:00:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:17:43 10:00:01 1 0.00 0.00 0.00 0.05 0.00 99.95 10:17:43 10:00:01 2 1.26 0.00 0.03 0.00 0.03 98.68 10:17:43 10:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:17:43 10:00:01 4 0.02 0.00 0.02 0.02 0.02 99.93 10:17:43 10:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:17:43 10:00:01 6 0.03 0.00 0.03 0.00 0.02 99.92 10:17:43 10:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:17:43 10:01:01 all 0.10 0.00 0.03 0.01 0.01 99.85 10:17:43 10:01:01 0 0.07 0.00 0.03 0.00 0.00 99.90 10:17:43 10:01:01 1 0.02 0.00 0.00 0.02 0.00 99.97 10:17:43 10:01:01 2 0.47 0.00 0.08 0.00 0.00 99.45 10:17:43 10:01:01 3 0.03 0.00 0.03 0.00 0.00 99.93 10:17:43 10:01:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:17:43 10:01:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:17:43 10:01:01 6 0.13 0.00 0.03 0.00 0.05 99.78 10:17:43 10:01:01 7 0.05 0.00 0.00 0.03 0.02 99.90 10:17:43 10:02:01 all 0.02 0.00 0.01 0.01 0.01 99.96 10:17:43 10:02:01 0 0.07 0.00 0.00 0.00 0.02 99.92 10:17:43 10:02:01 1 0.00 0.00 0.00 0.03 0.00 99.97 10:17:43 10:02:01 2 0.02 0.00 0.02 0.00 0.02 99.95 10:17:43 10:02:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:17:43 10:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:17:43 10:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:17:43 10:02:01 6 0.03 0.00 0.03 0.00 0.02 99.92 10:17:43 10:02:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:17:43 10:17:43 10:02:01 CPU %user %nice %system %iowait %steal %idle 10:17:43 10:03:01 all 0.03 0.00 0.01 0.00 0.01 99.94 10:17:43 10:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:17:43 10:03:01 1 0.02 0.00 0.00 0.02 0.00 99.97 10:17:43 10:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:17:43 10:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:17:43 10:03:01 4 0.05 0.00 0.02 0.00 0.02 99.92 10:17:43 10:03:01 5 0.05 0.00 0.02 0.02 0.02 99.90 10:17:43 10:03:01 6 0.05 0.00 0.05 0.00 0.03 99.87 10:17:43 10:03:01 7 0.03 0.00 0.00 0.00 0.02 99.95 10:17:43 10:04:01 all 0.02 0.00 0.01 0.00 0.00 99.96 10:17:43 10:04:01 0 0.05 0.00 0.02 0.00 0.00 99.93 10:17:43 10:04:01 1 0.00 0.00 0.00 0.02 0.02 99.97 10:17:43 10:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:17:43 10:04:01 3 0.03 0.00 0.03 0.00 0.00 99.93 10:17:43 10:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:17:43 10:04:01 5 0.02 0.00 0.00 0.02 0.00 99.97 10:17:43 10:04:01 6 0.05 0.00 0.02 0.00 0.02 99.92 10:17:43 10:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:17:43 10:05:01 all 0.03 0.00 0.01 0.01 0.01 99.94 10:17:43 10:05:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:17:43 10:05:01 1 0.00 0.00 0.00 0.02 0.00 99.98 10:17:43 10:05:01 2 0.03 0.00 0.00 0.02 0.02 99.93 10:17:43 10:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:17:43 10:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:17:43 10:05:01 5 0.03 0.00 0.02 0.02 0.02 99.92 10:17:43 10:05:01 6 0.08 0.00 0.03 0.00 0.03 99.85 10:17:43 10:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:17:43 10:06:01 all 0.04 0.00 0.03 0.00 0.01 99.92 10:17:43 10:06:01 0 0.13 0.00 0.03 0.02 0.00 99.82 10:17:43 10:06:01 1 0.02 0.00 0.02 0.02 0.00 99.95 10:17:43 10:06:01 2 0.02 0.00 0.03 0.00 0.00 99.95 10:17:43 10:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:17:43 10:06:01 4 0.05 0.00 0.05 0.00 0.02 99.88 10:17:43 10:06:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:17:43 10:06:01 6 0.05 0.00 0.03 0.00 0.02 99.90 10:17:43 10:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:17:43 10:07:01 all 0.03 0.00 0.01 0.00 0.01 99.94 10:17:43 10:07:01 0 0.05 0.00 0.00 0.00 0.02 99.93 10:17:43 10:07:01 1 0.02 0.00 0.00 0.02 0.00 99.97 10:17:43 10:07:01 2 0.02 0.00 0.03 0.02 0.02 99.92 10:17:43 10:07:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:17:43 10:07:01 4 0.02 0.00 0.05 0.00 0.02 99.92 10:17:43 10:07:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:17:43 10:07:01 6 0.07 0.00 0.02 0.00 0.02 99.90 10:17:43 10:07:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:17:43 10:08:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:17:43 10:08:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:17:43 10:08:01 1 0.02 0.00 0.00 0.02 0.02 99.95 10:17:43 10:08:01 2 0.05 0.00 0.03 0.02 0.02 99.88 10:17:43 10:08:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:17:43 10:08:01 4 0.03 0.00 0.03 0.00 0.02 99.92 10:17:43 10:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:17:43 10:08:01 6 0.05 0.00 0.02 0.00 0.02 99.92 10:17:43 10:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:17:43 10:09:01 all 0.04 0.00 0.01 0.00 0.01 99.94 10:17:43 10:09:01 0 0.02 0.00 0.00 0.02 0.00 99.97 10:17:43 10:09:01 1 0.02 0.00 0.00 0.02 0.00 99.97 10:17:43 10:09:01 2 0.05 0.00 0.02 0.00 0.00 99.93 10:17:43 10:09:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:17:43 10:09:01 4 0.07 0.00 0.03 0.00 0.03 99.87 10:17:43 10:09:01 5 0.03 0.00 0.00 0.00 0.02 99.95 10:17:43 10:09:01 6 0.05 0.00 0.02 0.00 0.00 99.93 10:17:43 10:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:17:43 10:10:01 all 0.14 0.00 0.02 0.00 0.01 99.83 10:17:43 10:10:01 0 0.99 0.00 0.03 0.00 0.02 98.96 10:17:43 10:10:01 1 0.00 0.00 0.02 0.02 0.00 99.97 10:17:43 10:10:01 2 0.03 0.00 0.02 0.00 0.02 99.93 10:17:43 10:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:17:43 10:10:01 4 0.03 0.00 0.03 0.00 0.03 99.90 10:17:43 10:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:17:43 10:10:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:17:43 10:10:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:17:43 10:11:01 all 0.26 0.00 0.01 0.01 0.01 99.72 10:17:43 10:11:01 0 1.99 0.00 0.02 0.00 0.00 98.00 10:17:43 10:11:01 1 0.00 0.00 0.00 0.02 0.00 99.98 10:17:43 10:11:01 2 0.02 0.00 0.02 0.02 0.00 99.95 10:17:43 10:11:01 3 0.02 0.00 0.00 0.02 0.00 99.97 10:17:43 10:11:01 4 0.03 0.00 0.03 0.00 0.02 99.92 10:17:43 10:11:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:17:43 10:11:01 6 0.03 0.00 0.00 0.00 0.02 99.95 10:17:43 10:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:17:43 10:12:01 all 0.27 0.00 0.01 0.00 0.01 99.71 10:17:43 10:12:01 0 1.99 0.00 0.00 0.00 0.00 98.01 10:17:43 10:12:01 1 0.02 0.00 0.00 0.02 0.00 99.97 10:17:43 10:12:01 2 0.02 0.00 0.00 0.02 0.02 99.95 10:17:43 10:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:17:43 10:12:01 4 0.05 0.00 0.05 0.00 0.03 99.87 10:17:43 10:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:17:43 10:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:17:43 10:12:01 7 0.05 0.00 0.00 0.00 0.00 99.95 10:17:43 10:13:01 all 0.24 0.00 0.01 0.00 0.01 99.74 10:17:43 10:13:01 0 1.79 0.00 0.02 0.00 0.02 98.18 10:17:43 10:13:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:17:43 10:13:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:17:43 10:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:17:43 10:13:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:17:43 10:13:01 5 0.02 0.00 0.00 0.02 0.00 99.97 10:17:43 10:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:17:43 10:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:17:43 10:17:43 10:13:01 CPU %user %nice %system %iowait %steal %idle 10:17:43 10:14:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:17:43 10:14:01 0 0.03 0.00 0.00 0.00 0.00 99.97 10:17:43 10:14:01 1 0.02 0.00 0.00 0.02 0.00 99.97 10:17:43 10:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:17:43 10:14:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:17:43 10:14:01 4 0.05 0.00 0.05 0.00 0.03 99.87 10:17:43 10:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:17:43 10:14:01 6 0.05 0.00 0.00 0.00 0.02 99.93 10:17:43 10:14:01 7 0.03 0.00 0.02 0.00 0.02 99.93 10:17:43 10:15:01 all 0.03 0.00 0.01 0.01 0.01 99.95 10:17:43 10:15:01 0 0.14 0.00 0.00 0.00 0.02 99.85 10:17:43 10:15:01 1 0.02 0.00 0.00 0.02 0.00 99.97 10:17:43 10:15:01 2 0.00 0.00 0.02 0.03 0.00 99.95 10:17:43 10:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:17:43 10:15:01 4 0.03 0.00 0.03 0.00 0.03 99.90 10:17:43 10:15:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:17:43 10:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:17:43 10:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:17:43 10:16:01 all 0.04 0.00 0.01 0.00 0.01 99.93 10:17:43 10:16:01 0 0.05 0.00 0.00 0.00 0.00 99.95 10:17:43 10:16:01 1 0.03 0.00 0.02 0.02 0.00 99.93 10:17:43 10:16:01 2 0.02 0.00 0.02 0.02 0.02 99.93 10:17:43 10:16:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:17:43 10:16:01 4 0.08 0.00 0.03 0.00 0.03 99.85 10:17:43 10:16:01 5 0.05 0.00 0.00 0.00 0.00 99.95 10:17:43 10:16:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:17:43 10:16:01 7 0.07 0.00 0.00 0.00 0.00 99.93 10:17:43 10:17:01 all 5.92 0.00 2.51 1.93 0.04 89.61 10:17:43 10:17:01 0 6.80 0.00 2.07 1.04 0.05 90.04 10:17:43 10:17:01 1 4.67 0.00 2.55 2.22 0.03 90.53 10:17:43 10:17:01 2 4.76 0.00 1.71 0.23 0.02 93.28 10:17:43 10:17:01 3 7.38 0.00 2.98 0.05 0.03 89.55 10:17:43 10:17:01 4 5.45 0.00 1.68 0.27 0.03 92.57 10:17:43 10:17:01 5 5.87 0.00 2.62 11.15 0.05 80.31 10:17:43 10:17:01 6 5.37 0.00 2.97 0.08 0.03 91.55 10:17:43 10:17:01 7 7.08 0.00 3.49 0.44 0.05 88.94 10:17:43 Average: all 8.22 0.00 1.64 1.45 0.03 88.66 10:17:43 Average: 0 8.82 0.00 1.69 2.07 0.03 87.39 10:17:43 Average: 1 8.09 0.00 1.58 0.71 0.03 89.59 10:17:43 Average: 2 8.24 0.00 1.65 1.81 0.03 88.28 10:17:43 Average: 3 8.20 0.00 1.83 2.73 0.03 87.22 10:17:43 Average: 4 7.94 0.00 1.54 0.85 0.04 89.63 10:17:43 Average: 5 8.20 0.00 1.64 1.04 0.03 89.08 10:17:43 Average: 6 8.30 0.00 1.69 1.00 0.04 88.97 10:17:43 Average: 7 7.97 0.00 1.52 1.36 0.03 89.13 10:17:43 10:17:43 10:17:43