Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 132297e9aa914f92e736fba6a3e6b3cd17818e4e 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-ssh10258707069361757526.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh5599577996461688442.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh12714131761371946997.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh10711915139002215898.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-ssh15494643708566142545.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-12774 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/601 [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/601 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 132297e9aa914f92e736fba6a3e6b3cd17818e4e (main) Commit message: "Merge pull request #4712 from zyqhpz/contrib" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 132297e9aa914f92e736fba6a3e6b3cd17818e4e # timeout=10 > git rev-list --no-walk e15caff7a7271d7299d27016bfbe034a7a0b899b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:43:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:43:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:43:00 ========================================================= 03:43:00 EdgeX Global Pipelines Version Info 03:43:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:43:01 ------------------- 03:43:01 stable info: 03:43:01 ------------------- 03:43:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:43:01 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 03:43:01 Message: update stable to v1.0.254 03:43:01 ------------------- 03:43:01 experimental info: 03:43:01 ------------------- 03:43:01 Commited By: **** collab-it+edgex@linuxfoundation.org 03:43:01 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 03:43:01 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:43:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:43:01 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:43:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:43:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:43:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:43:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:43:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:43:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:43:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:43:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:43:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:43:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:43:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:43:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:43:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:43:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:43:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:43:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:43:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:43:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 03:43:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:43:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:43:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:43:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:43:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:43:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:43:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 132297e9aa914f92e736fba6a3e6b3cd17818e4e [Pipeline] echo 03:43:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 132297e [Pipeline] echo 03:43:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:43:01 provisioning config files... 03:43:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/601@tmp/config16344854374177761273tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:43:02 ---> docker-login.sh 03:43:02 nexus3.edgexfoundry.org:10001 03:43:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:02 Configure a credential helper to remove this warning. See 03:43:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:02 03:43:02 Login Succeeded 03:43:02 nexus3.edgexfoundry.org:10002 03:43:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:02 Configure a credential helper to remove this warning. See 03:43:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:02 03:43:02 Login Succeeded 03:43:02 nexus3.edgexfoundry.org:10003 03:43:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:03 Configure a credential helper to remove this warning. See 03:43:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:03 03:43:03 Login Succeeded 03:43:03 nexus3.edgexfoundry.org:10004 03:43:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:03 Configure a credential helper to remove this warning. See 03:43:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:03 03:43:03 Login Succeeded 03:43:03 docker.io 03:43:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:03 Configure a credential helper to remove this warning. See 03:43:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:03 03:43:03 Login Succeeded 03:43:03 ---> docker-login.sh ends [Pipeline] } 03:43:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:43:03 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 03:43:03 + dirname+ cmd/core-command/Dockerfile 03:43:03 cut -d/ -f2 03:43:03 + echo core-command,cmd/core-command/Dockerfile 03:43:03 + cut -d/ -f2 03:43:03 + dirname cmd/core-common-config-bootstrapper/Dockerfile 03:43:03 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 03:43:03 + dirname cmd/core-data/Dockerfile 03:43:03 + cut -d/ -f2 03:43:03 + echo core-data,cmd/core-data/Dockerfile 03:43:03 + dirname cmd/core-metadata/Dockerfile 03:43:03 + cut -d/ -f2 03:43:03 + echo core-metadata,cmd/core-metadata/Dockerfile 03:43:03 + dirname cmd/security-bootstrapper/Dockerfile 03:43:03 + cut -d/ -f2 03:43:03 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:43:03 + dirname cmd/security-proxy-auth/Dockerfile 03:43:03 + cut -d/ -f2 03:43:03 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 03:43:03 + dirname cmd/security-proxy-setup/Dockerfile 03:43:03 + cut -d/ -f2 03:43:03 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:43:03 + dirname cmd/security-secretstore-setup/Dockerfile 03:43:03 + cut -d/ -f2 03:43:03 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:43:03 + dirname cmd/security-spiffe-token-provider/Dockerfile 03:43:03 + cut -d/ -f2 03:43:03 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 03:43:03 + dirname cmd/security-spire-agent/Dockerfile 03:43:03 + cut -d/ -f2 03:43:03 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 03:43:03 + dirname cmd/security-spire-config/Dockerfile 03:43:03 + cut -d/ -f2 03:43:03 + echo security-spire-config,cmd/security-spire-config/Dockerfile 03:43:03 + + dirnamecut cmd/security-spire-server/Dockerfile -d/ 03:43:03 -f2 03:43:03 + echo security-spire-server,cmd/security-spire-server/Dockerfile 03:43:03 + dirname cmd/support-notifications/Dockerfile 03:43:03 + cut -d/ -f2 03:43:03 + echo support-notifications,cmd/support-notifications/Dockerfile 03:43:03 + dirname cmd/support-scheduler/Dockerfile 03:43:03 + cut -d/ -f2 03:43:03 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 03:43:03 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:43:04 + git rev-list -1 --merges 132297e9aa914f92e736fba6a3e6b3cd17818e4e~1..132297e9aa914f92e736fba6a3e6b3cd17818e4e [Pipeline] echo 03:43:04 -----------> git rev-list -1 --merges 132297e9aa914f92e736fba6a3e6b3cd17818e4e~1..132297e9aa914f92e736fba6a3e6b3cd17818e4e 132297e9aa914f92e736fba6a3e6b3cd17818e4e 03:43:04 132297e9aa914f92e736fba6a3e6b3cd17818e4e [false] [Pipeline] sh 03:43:04 + git log --format=format:%s -1 132297e9aa914f92e736fba6a3e6b3cd17818e4e [Pipeline] echo 03:43:04 ========================================================= 03:43:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:43:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:43:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:43:04 + grep -v github /etc/ssh/ssh_known_hosts 03:43:04 + [ -e /tmp/ssh_known_hosts ] 03:43:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:43:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:43:04 + sudo tee -a /etc/ssh/ssh_known_hosts 03:43:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:43:05 03:43:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:43:05 0.1.4: Pulling from edgex-devops/py-git-semver 03:43:05 b85a868b505f: Pulling fs layer 03:43:05 e2be974225ed: Pulling fs layer 03:43:05 339a4e72a1f5: Pulling fs layer 03:43:05 988bab9f4d93: Pulling fs layer 03:43:05 1469e6f7b9e6: Pulling fs layer 03:43:05 eaf3925da568: Pulling fs layer 03:43:05 bab4dde63d76: Pulling fs layer 03:43:05 bde34c3a00c8: Pulling fs layer 03:43:05 b352a97aabf1: Pulling fs layer 03:43:05 4872d77fe225: Pulling fs layer 03:43:05 5851b861e8e6: Pulling fs layer 03:43:05 1469e6f7b9e6: Waiting 03:43:05 eaf3925da568: Waiting 03:43:05 bab4dde63d76: Waiting 03:43:05 bde34c3a00c8: Waiting 03:43:05 b352a97aabf1: Waiting 03:43:05 4872d77fe225: Waiting 03:43:05 5851b861e8e6: Waiting 03:43:05 988bab9f4d93: Waiting 03:43:05 e2be974225ed: Download complete 03:43:05 988bab9f4d93: Verifying Checksum 03:43:05 988bab9f4d93: Download complete 03:43:05 1469e6f7b9e6: Verifying Checksum 03:43:05 1469e6f7b9e6: Download complete 03:43:05 eaf3925da568: Download complete 03:43:05 339a4e72a1f5: Verifying Checksum 03:43:05 339a4e72a1f5: Download complete 03:43:05 bde34c3a00c8: Download complete 03:43:05 b352a97aabf1: Verifying Checksum 03:43:05 b352a97aabf1: Download complete 03:43:05 4872d77fe225: Verifying Checksum 03:43:05 4872d77fe225: Download complete 03:43:05 5851b861e8e6: Verifying Checksum 03:43:05 5851b861e8e6: Download complete 03:43:05 b85a868b505f: Verifying Checksum 03:43:05 b85a868b505f: Download complete 03:43:06 bab4dde63d76: Verifying Checksum 03:43:06 bab4dde63d76: Download complete 03:43:07 b85a868b505f: Pull complete 03:43:07 e2be974225ed: Pull complete 03:43:07 339a4e72a1f5: Pull complete 03:43:07 988bab9f4d93: Pull complete 03:43:08 1469e6f7b9e6: Pull complete 03:43:08 eaf3925da568: Pull complete 03:43:10 bab4dde63d76: Pull complete 03:43:10 bde34c3a00c8: Pull complete 03:43:10 b352a97aabf1: Pull complete 03:43:10 4872d77fe225: Pull complete 03:43:10 5851b861e8e6: Pull complete 03:43:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:43:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:43:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:43:10 prd-ubuntu20.04-docker-8c-8g-12774 does not seem to be running inside a container 03:43:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/601 -v /w/workspace/edgex-go/601:/w/workspace/edgex-go/601:rw,z -v /w/workspace/edgex-go/601@tmp:/w/workspace/edgex-go/601@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:43:13 $ docker top 903a06ecf16a7b7f2b8a5cfc8d365fd06882e268572a3e1748f20966d14022f1 -eo pid,comm 03:43:13 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:43:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:43:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:43:13 [ssh-agent] Looking for ssh-agent implementation... 03:43:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:43:13 $ docker exec 903a06ecf16a7b7f2b8a5cfc8d365fd06882e268572a3e1748f20966d14022f1 ssh-agent 03:43:13 SSH_AUTH_SOCK=/tmp/ssh-Ys5mKNqyjXOi/agent.32 03:43:13 SSH_AGENT_PID=38 03:43:13 Running ssh-add (command line suppressed) 03:43:14 Identity added: /w/workspace/edgex-go/601@tmp/private_key_391727370780567261.key (/w/workspace/edgex-go/601@tmp/private_key_391727370780567261.key) 03:43:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:43:14 + git tag --points-at HEAD [Pipeline] } 03:43:14 $ docker exec --env ******** --env ******** 903a06ecf16a7b7f2b8a5cfc8d365fd06882e268572a3e1748f20966d14022f1 ssh-agent -k 03:43:14 unset SSH_AUTH_SOCK; 03:43:14 unset SSH_AGENT_PID; 03:43:14 echo Agent pid 38 killed; 03:43:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:43:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:43:14 [ssh-agent] Looking for ssh-agent implementation... 03:43:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:43:14 $ docker exec 903a06ecf16a7b7f2b8a5cfc8d365fd06882e268572a3e1748f20966d14022f1 ssh-agent 03:43:14 SSH_AUTH_SOCK=/tmp/ssh-sytxzJOexCs6/agent.71 03:43:14 SSH_AGENT_PID=77 03:43:14 Running ssh-add (command line suppressed) 03:43:14 Identity added: /w/workspace/edgex-go/601@tmp/private_key_5234970149024043832.key (/w/workspace/edgex-go/601@tmp/private_key_5234970149024043832.key) 03:43:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:43:15 + git semver init 03:43:15 2023-10-30 03:43:15,330 [run_init] DEBUG init version:0.0.0 force:False 03:43:15 2023-10-30 03:43:15,330 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/601/.semver 03:43:15 2023-10-30 03:43:15,331 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/601/.semver 03:43:15 2023-10-30 03:43:15,331 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/601/.semver'], cwd=/w/workspace/edgex-go/601, universal_newlines=False, shell=None, istream=None) 03:43:22 2023-10-30 03:43:21,059 [append_file] DEBUG append to file:/w/workspace/edgex-go/601/.git/info/exclude 03:43:22 2023-10-30 03:43:21,059 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/601/.semver/main with force:False 03:43:22 2023-10-30 03:43:21,060 [read_version] DEBUG read version from /w/workspace/edgex-go/601/.semver/main 03:43:22 2023-10-30 03:43:21,060 [read_version] DEBUG read version from /w/workspace/edgex-go/601/.semver/main 03:43:22 3.1.0-dev.66 [Pipeline] } 03:43:22 $ docker exec --env ******** --env ******** 903a06ecf16a7b7f2b8a5cfc8d365fd06882e268572a3e1748f20966d14022f1 ssh-agent -k 03:43:22 unset SSH_AUTH_SOCK; 03:43:22 unset SSH_AGENT_PID; 03:43:22 echo Agent pid 77 killed; 03:43:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:43:22 + git semver [Pipeline] } 03:43:22 $ docker stop --time=1 903a06ecf16a7b7f2b8a5cfc8d365fd06882e268572a3e1748f20966d14022f1 03:43:24 $ docker rm -f --volumes 903a06ecf16a7b7f2b8a5cfc8d365fd06882e268572a3e1748f20966d14022f1 [Pipeline] // withDockerContainer [Pipeline] sh 03:43:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:43:24 Stashed 1 file(s) [Pipeline] echo 03:43:24 [edgeXSemver]: initialized semver on version 3.1.0-dev.66 [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 03:43:24 + git config --global --add safe.directory /w/workspace/edgex-go/601 [Pipeline] echo 03:43:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:43:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:43:24 ========================================================= 03:43:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:43:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:43:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:43:25 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:43:25 7264a8db6415: Pulling fs layer 03:43:25 c4d48a809fc2: Pulling fs layer 03:43:25 4f1c88b9dad5: Pulling fs layer 03:43:25 ad3a456e5733: Pulling fs layer 03:43:25 33e27b845d1e: Pulling fs layer 03:43:25 c68163c4e522: Pulling fs layer 03:43:25 50da416c3ac9: Pulling fs layer 03:43:25 23d2d4c4bb30: Pulling fs layer 03:43:25 c68163c4e522: Waiting 03:43:25 50da416c3ac9: Waiting 03:43:25 33e27b845d1e: Waiting 03:43:25 23d2d4c4bb30: Waiting 03:43:25 c4d48a809fc2: Download complete 03:43:25 ad3a456e5733: Download complete 03:43:25 33e27b845d1e: Verifying Checksum 03:43:25 33e27b845d1e: Download complete 03:43:25 7264a8db6415: Download complete 03:43:25 c68163c4e522: Verifying Checksum 03:43:25 c68163c4e522: Download complete 03:43:25 7264a8db6415: Pull complete 03:43:25 c4d48a809fc2: Pull complete 03:43:25 23d2d4c4bb30: Verifying Checksum 03:43:25 23d2d4c4bb30: Download complete 03:43:25 4f1c88b9dad5: Verifying Checksum 03:43:25 4f1c88b9dad5: Download complete 03:43:26 50da416c3ac9: Verifying Checksum 03:43:26 50da416c3ac9: Download complete 03:43:29 4f1c88b9dad5: Pull complete 03:43:29 ad3a456e5733: Pull complete 03:43:29 33e27b845d1e: Pull complete 03:43:29 c68163c4e522: Pull complete 03:43:31 50da416c3ac9: Pull complete 03:43:31 23d2d4c4bb30: Pull complete 03:43:31 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 03:43:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:43:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 03:43:32 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:43:32 WORKDIR /edgex 03:43:32 COPY go.mod . 03:43:32 RUN go mod download 03:43:32 + docker build -t ci-base-image-x86_64 -f - . 03:43:32 Sending build context to Docker daemon 170.9MB 03:43:32 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:43:32 ---> 0786185ac409 03:43:32 Step 2/4 : WORKDIR /edgex 03:43:38 ---> Running in 19e38bcf895a 03:43:38 Removing intermediate container 19e38bcf895a 03:43:38 ---> f4b24abfaedc 03:43:38 Step 3/4 : COPY go.mod . 03:43:38 ---> 9afddf927833 03:43:38 Step 4/4 : RUN go mod download 03:43:38 ---> Running in 736902b79125 03:43:39 Still waiting to schedule task 03:43:39 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:43:56 Removing intermediate container 736902b79125 03:43:56 ---> 084fc96101f2 03:43:56 Successfully built 084fc96101f2 03:43:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:57 + docker inspect -f . ci-base-image-x86_64 03:43:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:43:57 prd-ubuntu20.04-docker-8c-8g-12774 does not seem to be running inside a container 03:43:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/601 -v /w/workspace/edgex-go/601:/w/workspace/edgex-go/601:rw,z -v /w/workspace/edgex-go/601@tmp:/w/workspace/edgex-go/601@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:43:57 $ docker top 4ff08b01bb78c5fb92426c2c5ffb8863fd8872158b4eb9a000633500ac637522 -eo pid,comm [Pipeline] { [Pipeline] sh 03:43:58 + go version 03:43:58 go version go1.21.0 linux/amd64 [Pipeline] } 03:43:58 $ docker stop --time=1 4ff08b01bb78c5fb92426c2c5ffb8863fd8872158b4eb9a000633500ac637522 03:43:59 $ docker rm -f --volumes 4ff08b01bb78c5fb92426c2c5ffb8863fd8872158b4eb9a000633500ac637522 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:59 + docker inspect -f . ci-base-image-x86_64 03:43:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:44:00 prd-ubuntu20.04-docker-8c-8g-12774 does not seem to be running inside a container 03:44:00 $ 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/601 -v /w/workspace/edgex-go/601:/w/workspace/edgex-go/601:rw,z -v /w/workspace/edgex-go/601@tmp:/w/workspace/edgex-go/601@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:44:00 $ docker top 7482f56da7ada240eea98c88602e0208346d2bd38bcb559576f3657eecd8b4fd -eo pid,comm [Pipeline] { [Pipeline] echo 03:44:00 ========================================================= 03:44:00 [edgeXBuildGoParallel] Running Tests and Build... 03:44:00 ========================================================= [Pipeline] sh 03:44:00 + git config --global --add safe.directory /w/workspace/edgex-go/601 [Pipeline] fileExists [Pipeline] sh 03:44:00 + make test 03:44:00 go test -race -coverprofile=coverage.out ./... 03:44:09 ? github.com/edgexfoundry/edgex-go [no test files] 03:44:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:44:21 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 03:44:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:44:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:44:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:44:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:44:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:44:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 03:44:22 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:44:22 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 03:44:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:44:23 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:44:23 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:44:23 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:44:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:44:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:44:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.043s coverage: 28.7% of statements 03:44:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.052s coverage: 97.0% of statements 03:44:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 03:44:28 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 03:44:28 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:44:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:44:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:44:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 03:44:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:44:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:44:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:44:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:44:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.084s coverage: 69.2% of statements 03:44:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.069s coverage: 53.2% of statements 03:44:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:44:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:44:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.408s coverage: 93.4% of statements 03:44:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.054s coverage: 4.1% of statements 03:44:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:44:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:44:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 03:44:35 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:44:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:44:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:44:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:44:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:44:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:44:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:44:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.389s coverage: 97.6% of statements 03:44:36 ok github.com/edgexfoundry/edgex-go/internal/io 1.036s coverage: 72.2% of statements 03:44:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:44:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:44:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.066s coverage: 0.9% of statements 03:44:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.043s coverage: 32.2% of statements 03:44:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.062s coverage: 41.7% of statements 03:44:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.062s coverage: 82.9% of statements 03:44:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.042s coverage: 94.1% of statements 03:44:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.052s coverage: 96.3% of statements 03:44:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:44:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:44:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:44:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:44:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:44:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 03:44:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 03:44:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 03:44:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.041s coverage: 87.5% of statements 03:44:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:44:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:44:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:44:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:44:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:44:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:44:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:44:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 03:44:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:44:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:44:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:44:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 03:44:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 03:44:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 03:44:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:44:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:44:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:44:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 03:44:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 03:44:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 03:44:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:44:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.048s coverage: 94.4% of statements 03:44:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:44:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:44:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:44:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:44:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:44:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:44:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:44:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:44:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:44:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:44:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:44:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:45:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.514s coverage: 79.9% of statements 03:45:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.077s coverage: 92.9% of statements 03:45:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 64.4% of statements 03:45:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.046s coverage: 62.3% of statements 03:45:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.049s coverage: 87.2% of statements 03:45:04 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.030s coverage: 20.0% of statements 03:45:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.046s coverage: 100.0% of statements 03:45:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.086s coverage: 81.8% of statements 03:45:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.099s coverage: 82.1% of statements 03:45:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.058s coverage: 86.0% of statements 03:45:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.181s coverage: 63.1% of statements 03:45:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.047s coverage: 100.0% of statements 03:45:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements 03:45:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements 03:45:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements 03:45:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 03:45:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.314s coverage: 38.4% of statements 03:45:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.048s coverage: 89.5% of statements 03:45:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.045s coverage: 84.8% of statements 03:45:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.062s coverage: 19.9% of statements 03:45:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.108s coverage: 95.7% of statements 03:45:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.051s coverage: 61.8% of statements 03:45:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.086s coverage: 98.9% of statements 03:45:04 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 03:45:04 running golangci-lint 03:45:04 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 03:45:04 go version go1.21.0 linux/amd64 03:45:04 level=info msg="[config_reader] Used config file .golangci.yml" 03:45:04 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 03:45:23 level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|compiled_files|imports|files|deps|exports_file) took 15.558550918s" 03:45:23 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.017189ms" 03:45:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12775 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 03:45:29 Running in /w/workspace/edgex-go/601 [Pipeline] { [Pipeline] checkout 03:45:29 The recommended git tool is: git 03:45:30 level=info msg="[linters_context/goanalysis] analyzers took 1m25.913272003s with top 10 stages: buildir: 41.928591711s, gosec: 7.806728674s, fact_deprecated: 1.832959777s, inspect: 1.699919706s, printf: 1.566629632s, S1038: 1.18841561s, nilness: 1.173577379s, ctrlflow: 1.136882064s, fact_purity: 1.002757026s, typedness: 694.854014ms" 03:45:30 level=info msg="[runner] Issues before processing: 197, after processing: 0" 03:45:30 level=info msg="[runner] Processors filtering stat (out/in): skip_files: 197/197, filename_unadjuster: 197/197, autogenerated_exclude: 197/197, exclude: 197/197, exclude-rules: 21/197, path_prettifier: 197/197, skip_dirs: 197/197, identifier_marker: 197/197, nolint: 0/21, cgo: 197/197" 03:45:30 level=info msg="[runner] processing took 16.265302ms with stages: nolint: 6.903833ms, identifier_marker: 4.482104ms, path_prettifier: 1.5556ms, autogenerated_exclude: 1.513192ms, exclude-rules: 1.087302ms, skip_dirs: 674.232µs, cgo: 29.309µs, filename_unadjuster: 14.11µs, skip_files: 1.67µs, max_same_issues: 590ns, fixer: 560ns, diff: 520ns, uniq_by_line: 450ns, exclude: 400ns, path_shortener: 350ns, severity-rules: 300ns, sort_results: 230ns, max_from_linter: 180ns, source_code: 150ns, max_per_file_from_linter: 120ns, path_prefixer: 100ns" 03:45:30 level=info msg="[runner] linters took 10.284947549s with stages: goanalysis_metalinter: 10.268571609s" 03:45:30 level=info msg="File cache stats: 0 entries of total size 0B" 03:45:30 level=info msg="Memory: 258 samples, avg is 245.1MB, max is 870.7MB" 03:45:30 level=info msg="Execution took 25.890078161s" 03:45:30 go vet ./... 03:45:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:45:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:45:35 ./bin/test-attribution-txt.sh [Pipeline] echo 03:45:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 03:45:35 + ls -al . 03:45:35 total 728 03:45:35 drwxrwxr-x 11 1001 1001 4096 Oct 30 03:44 . 03:45:35 drwxr-xr-x 4 root root 4096 Oct 30 03:44 .. 03:45:35 drwxrwxr-x 2 1001 1001 4096 Oct 30 03:42 .blubracket 03:45:35 -rw-rw-r-- 1 1001 1001 10 Oct 30 03:42 .dockerignore 03:45:35 drwxrwxr-x 8 1001 1001 4096 Oct 30 03:45 .git 03:45:35 drwxrwxr-x 3 1001 1001 4096 Oct 30 03:42 .github 03:45:35 -rw-rw-r-- 1 1001 1001 1074 Oct 30 03:42 .gitignore 03:45:35 -rw-rw-r-- 1 1001 1001 42 Oct 30 03:42 .golangci.yml 03:45:35 -rw-rw-r-- 1 1001 1001 100 Oct 30 03:42 .hadolint.yml 03:45:35 drwxr-xr-x 3 1001 1001 4096 Oct 30 03:43 .semver 03:45:35 -rw-rw-r-- 1 1001 1001 155 Oct 30 03:42 .sonarcloud.properties 03:45:35 -rw-rw-r-- 1 1001 1001 1171 Oct 30 03:42 ADOPTERS.md 03:45:35 -rw-rw-r-- 1 1001 1001 11674 Oct 30 03:42 Attribution.txt 03:45:35 -rw-rw-r-- 1 1001 1001 93407 Oct 30 03:42 CHANGELOG.md 03:45:35 -rw-rw-r-- 1 1001 1001 3804 Oct 30 03:42 CONTRIBUTING.md 03:45:35 -rw-rw-r-- 1 1001 1001 677 Oct 30 03:42 GOVERNANCE.md 03:45:35 -rw-rw-r-- 1 1001 1001 861 Oct 30 03:42 Jenkinsfile 03:45:35 -rw-rw-r-- 1 1001 1001 10775 Oct 30 03:42 LICENSE 03:45:35 -rw-rw-r-- 1 1001 1001 15054 Oct 30 03:42 Makefile 03:45:35 -rw-rw-r-- 1 1001 1001 582 Oct 30 03:42 OWNERS.md 03:45:35 -rw-rw-r-- 1 1001 1001 9528 Oct 30 03:42 README.md 03:45:35 -rw-rw-r-- 1 1001 1001 789 Oct 30 03:42 SECURITY.md 03:45:35 -rw-rw-r-- 1 1001 1001 12 Oct 30 03:43 VERSION 03:45:35 drwxrwxr-x 2 1001 1001 4096 Oct 30 03:42 bin 03:45:35 drwxrwxr-x 18 1001 1001 4096 Oct 30 03:42 cmd 03:45:35 -rw-r--r-- 1 root root 453602 Oct 30 03:45 coverage.out 03:45:35 drwxrwxr-x 2 1001 1001 4096 Oct 30 03:42 fuzz_test 03:45:35 -rw-rw-r-- 1 1001 1001 3689 Oct 30 03:42 go.mod 03:45:35 -rw-rw-r-- 1 1001 1001 34446 Oct 30 03:42 go.sum 03:45:35 drwxrwxr-x 7 1001 1001 4096 Oct 30 03:42 internal 03:45:35 drwxrwxr-x 3 1001 1001 4096 Oct 30 03:42 openapi 03:45:35 -rw-rw-r-- 1 1001 1001 584 Oct 30 03:42 security.txt 03:45:35 -rw-rw-r-- 1 1001 1001 204 Oct 30 03:42 version.go [Pipeline] sh 03:45:36 + '[' -e coverage.out ] 03:45:36 + chown 1001:1001 coverage.out [Pipeline] stash 03:45:36 Stashed 1 file(s) [Pipeline] sh 03:45:36 + make build 03:45:36 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.66" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 03:45:38 using credential edgex-jenkins-ssh 03:45:38 Cloning the remote Git repository 03:45:38 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:45:38 > git init /w/workspace/edgex-go/601 # timeout=10 03:45:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:45:39 > git --version # timeout=10 03:45:39 > git --version # 'git version 2.25.1' 03:45:39 using GIT_SSH to set credentials SSH Credentials for GitHub 03:45:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:45:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.66" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:45:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.66" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:45:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.66" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:45:52 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.66" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:45:59 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.66" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:46:00 Avoid second fetch 03:46:00 Checking out Revision 132297e9aa914f92e736fba6a3e6b3cd17818e4e (main) 03:46:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:45:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:45:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:46:00 > git config core.sparsecheckout # timeout=10 03:46:00 > git checkout -f 132297e9aa914f92e736fba6a3e6b3cd17818e4e # timeout=10 03:46:00 Commit message: "Merge pull request #4712 from zyqhpz/contrib" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:46:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:46:01 % Total % Received % Xferd Average Speed Time Time Time Current 03:46:01 Dload Upload Total Spent Left Speed 03:46:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 70060 0 --:--:-- --:--:-- --:--:-- 70447 [Pipeline] sh 03:46:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:46:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:46:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:46:02 + sudo tee /etc/docker/daemon.new 03:46:02 { 03:46:02 "registry-mirrors": [ 03:46:02 "https://nexus3.edgexfoundry.org:10001" 03:46:02 ], 03:46:02 "bip": "10.250.0.254/24", 03:46:02 "hosts": [ 03:46:02 "tcp://0.0.0.0:5555", 03:46:02 "unix:///var/run/docker.sock" 03:46:02 ], 03:46:02 "mtu": 1458, 03:46:02 "selinux-enabled": true, 03:46:02 "seccomp-profile": "/etc/docker/seccomp.json" 03:46:02 } [Pipeline] sh 03:46:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:46:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:46:03 + sudo service docker restart 03:46:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.66" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:46:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:46:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.66" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 03:46:07 $ docker stop --time=1 7482f56da7ada240eea98c88602e0208346d2bd38bcb559576f3657eecd8b4fd 03:46:11 $ docker rm -f --volumes 7482f56da7ada240eea98c88602e0208346d2bd38bcb559576f3657eecd8b4fd [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 03:46:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:46:12 03:46:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:46:13 latest: Pulling from edgex-devops/edgex-compose 03:46:13 91d30c5bc195: Pulling fs layer 03:46:13 2e9b0aa3be6d: Pulling fs layer 03:46:13 9c61dcf015f6: Pulling fs layer 03:46:13 4698f68db338: Pulling fs layer 03:46:13 2a2f49069b9e: Pulling fs layer 03:46:13 e0025b399a48: Pulling fs layer 03:46:13 4698f68db338: Waiting 03:46:13 2a2f49069b9e: Waiting 03:46:13 e0025b399a48: Waiting 03:46:13 91d30c5bc195: Verifying Checksum 03:46:13 91d30c5bc195: Download complete 03:46:13 4698f68db338: Verifying Checksum 03:46:13 4698f68db338: Download complete 03:46:13 2e9b0aa3be6d: Verifying Checksum 03:46:13 2e9b0aa3be6d: Download complete 03:46:13 e0025b399a48: Verifying Checksum 03:46:13 e0025b399a48: Download complete 03:46:13 91d30c5bc195: Pull complete 03:46:13 2a2f49069b9e: Verifying Checksum 03:46:13 2a2f49069b9e: Download complete 03:46:13 2e9b0aa3be6d: Pull complete 03:46:13 9c61dcf015f6: Download complete 03:46:17 9c61dcf015f6: Pull complete 03:46:17 4698f68db338: Pull complete 03:46:17 2a2f49069b9e: Pull complete 03:46:17 e0025b399a48: Pull complete 03:46:17 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 03:46:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:46:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:46:17 prd-ubuntu20.04-docker-8c-8g-12774 does not seem to be running inside a container 03:46: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/601 -v /w/workspace/edgex-go/601:/w/workspace/edgex-go/601:rw,z -v /w/workspace/edgex-go/601@tmp:/w/workspace/edgex-go/601@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:46:20 $ docker top d4514b3e571e072afaa26bda13854b42dafdeb4713867979dc765094f2aa7786 -eo pid,comm [Pipeline] { [Pipeline] sh 03:46:20 + docker compose -f ./docker-compose-build.yml build --parallel [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:46:21 provisioning config files... 03:46:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/601@tmp/config935072532133232857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:46:22 ---> docker-login.sh 03:46:22 nexus3.edgexfoundry.org:10001 03:46:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:22 Configure a credential helper to remove this warning. See 03:46:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:22 03:46:22 Login Succeeded 03:46:22 nexus3.edgexfoundry.org:10002 03:46:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:23 Configure a credential helper to remove this warning. See 03:46:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:23 03:46:23 Login Succeeded 03:46:23 nexus3.edgexfoundry.org:10003 03:46:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:23 #1 [core-command internal] load build definition from Dockerfile 03:46:23 #1 transferring dockerfile: 1.82kB done 03:46:23 #1 DONE 0.0s 03:46:23 03:46:23 #2 [support-scheduler internal] load build definition from Dockerfile 03:46:23 #2 transferring dockerfile: 1.82kB done 03:46:23 #2 DONE 0.0s 03:46:23 03:46:23 #3 [support-notifications internal] load build definition from Dockerfile 03:46:23 #3 transferring dockerfile: 1.84kB done 03:46:23 #3 DONE 0.0s 03:46:23 03:46:23 #4 [core-data internal] load build definition from Dockerfile 03:46:23 #4 transferring dockerfile: 1.90kB done 03:46:23 #4 DONE 0.0s 03:46:23 03:46:23 #5 [security-proxy-setup internal] load build definition from Dockerfile 03:46:23 #5 transferring dockerfile: 2.39kB done 03:46:23 #5 DONE 0.0s 03:46:23 03:46:23 #6 [security-spire-agent internal] load build definition from Dockerfile 03:46:23 #6 transferring dockerfile: 1.70kB done 03:46:23 #6 DONE 0.0s 03:46:23 03:46:23 #7 [security-spire-config internal] load build definition from Dockerfile 03:46:23 #7 transferring dockerfile: 1.58kB done 03:46:23 #7 DONE 0.0s 03:46:23 03:46:23 #8 [security-spire-server internal] load build definition from Dockerfile 03:46:23 #8 transferring dockerfile: 1.59kB done 03:46:23 #8 DONE 0.0s 03:46:23 03:46:23 #9 [security-secretstore-setup internal] load build definition from Dockerfile 03:46:23 #9 transferring dockerfile: 2.38kB done 03:46:23 #9 DONE 0.0s 03:46:23 03:46:23 #10 [security-proxy-auth internal] load build definition from Dockerfile 03:46:23 #10 transferring dockerfile: 2.04kB done 03:46:23 #10 DONE 0.0s 03:46:23 03:46:23 #11 [core-metadata internal] load build definition from Dockerfile 03:46:23 #11 transferring dockerfile: 1.96kB done 03:46:23 #11 DONE 0.0s 03:46:23 03:46:23 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:46:23 #12 transferring dockerfile: 1.78kB done 03:46:23 #12 DONE 0.0s 03:46:23 03:46:23 #13 [security-bootstrapper internal] load build definition from Dockerfile 03:46:23 #13 transferring dockerfile: 2.82kB done 03:46:23 #13 DONE 0.0s 03:46:23 03:46:23 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:46:23 #14 transferring dockerfile: 2.12kB done 03:46:23 #14 DONE 0.0s 03:46:23 03:46:23 #15 [core-command internal] load .dockerignore 03:46:23 #15 transferring context: 50B done 03:46:23 #15 DONE 0.0s 03:46:23 03:46:23 #16 [support-scheduler internal] load .dockerignore 03:46:23 #16 transferring context: 50B done 03:46:23 #16 DONE 0.0s 03:46:23 03:46:23 #17 [support-notifications internal] load .dockerignore 03:46:23 #17 transferring context: 50B done 03:46:23 #17 DONE 0.0s 03:46:23 03:46:23 #18 [core-data internal] load .dockerignore 03:46:23 #18 transferring context: 50B done 03:46:23 #18 DONE 0.0s 03:46:23 03:46:23 #19 [security-proxy-setup internal] load .dockerignore 03:46:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:23 Configure a credential helper to remove this warning. See 03:46:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:23 03:46:23 Login Succeeded 03:46:23 nexus3.edgexfoundry.org:10004 03:46:23 #19 transferring context: 50B done 03:46:23 #19 DONE 0.0s 03:46:23 03:46:23 #20 [security-spire-agent internal] load .dockerignore 03:46:23 #20 transferring context: 50B done 03:46:23 #20 DONE 0.0s 03:46:23 03:46:23 #21 [security-spire-config internal] load .dockerignore 03:46:23 #21 transferring context: 50B done 03:46:23 #21 DONE 0.0s 03:46:23 03:46:23 #22 [security-spire-server internal] load .dockerignore 03:46:23 #22 transferring context: 50B done 03:46:23 #22 DONE 0.0s 03:46:23 03:46:23 #23 [security-secretstore-setup internal] load .dockerignore 03:46:23 #23 transferring context: 50B done 03:46:23 #23 DONE 0.0s 03:46:23 03:46:23 #24 [security-proxy-auth internal] load .dockerignore 03:46:23 #24 transferring context: 50B done 03:46:23 #24 DONE 0.0s 03:46:23 03:46:23 #25 [core-metadata internal] load .dockerignore 03:46:23 #25 transferring context: 50B done 03:46:23 #25 DONE 0.0s 03:46:23 03:46:23 #26 [security-spiffe-token-provider internal] load .dockerignore 03:46:23 #26 transferring context: 50B done 03:46:23 #26 DONE 0.0s 03:46:23 03:46:23 #27 [security-bootstrapper internal] load .dockerignore 03:46:23 #27 transferring context: 50B done 03:46:23 #27 DONE 0.0s 03:46:23 03:46:23 #28 [core-common-config-bootstrapper internal] load .dockerignore 03:46:23 #28 transferring context: 50B done 03:46:23 #28 DONE 0.0s 03:46:23 03:46:23 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:46:23 #29 DONE 0.0s 03:46:23 03:46:23 #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 03:46:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:23 Configure a credential helper to remove this warning. See 03:46:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:23 03:46:23 Login Succeeded 03:46:23 docker.io 03:46:23 #30 ... 03:46:23 03:46:23 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:46:23 #29 DONE 0.0s 03:46:23 03:46:23 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 03:46:23 #30 ... 03:46:23 03:46:23 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:46:23 #29 DONE 0.0s 03:46:23 03:46:23 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 03:46:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:24 Configure a credential helper to remove this warning. See 03:46:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:24 03:46:24 Login Succeeded 03:46:24 ---> docker-login.sh ends [Pipeline] } 03:46:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 03:46:24 #30 DONE 0.7s 03:46:24 03:46:24 #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 03:46:24 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 03:46:24 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 03:46:24 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 03:46:24 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 2.10MB / 3.40MB 0.1s 03:46:24 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 03:46:24 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [Pipeline] sh 03:46:24 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 03:46:24 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 03:46:24 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 03:46:24 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.4s 03:46:24 #31 ... 03:46:24 03:46:24 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 03:46:24 #32 DONE 1.0s 03:46:24 03:46:24 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 03:46:24 #33 DONE 1.0s 03:46:24 03:46:24 #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 03:46:24 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 03:46:24 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 03:46:24 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.4s done 03:46:24 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 03:46:24 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 03:46:24 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 03:46:24 + git config --global --add safe.directory /w/workspace/edgex-go/601 [Pipeline] echo 03:46:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:46:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:46:25 ========================================================= 03:46:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 03:46:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:46:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:46:25 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:46:25 9fda8d8052c6: Pulling fs layer 03:46:25 5d54e960e981: Pulling fs layer 03:46:25 c4a7e357bf2a: Pulling fs layer 03:46:25 f0e02332f6b5: Pulling fs layer 03:46:25 cefa15bbcfad: Pulling fs layer 03:46:25 17808c966233: Pulling fs layer 03:46:25 f4c1fc716caa: Pulling fs layer 03:46:25 f0e02332f6b5: Waiting 03:46:25 cefa15bbcfad: Waiting 03:46:25 17808c966233: Waiting 03:46:25 f4c1fc716caa: Waiting 03:46:25 #31 ... 03:46:25 03:46:25 #34 [security-spire-server internal] load build context 03:46:25 #34 transferring context: 18.10kB 0.0s done 03:46:25 #34 DONE 0.3s 03:46:25 03:46:25 #35 [security-spire-config internal] load build context 03:46:25 #35 transferring context: 16.35kB 0.1s done 03:46:25 #35 DONE 0.3s 03:46:25 03:46:25 #36 [security-spire-agent internal] load build context 03:46:25 #36 transferring context: 17.63kB 0.1s done 03:46:25 #36 DONE 0.3s 03:46:25 03:46:25 #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 03:46:25 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.4s done 03:46:25 5d54e960e981: Verifying Checksum 03:46:25 5d54e960e981: Download complete 03:46:25 f0e02332f6b5: Verifying Checksum 03:46:25 f0e02332f6b5: Download complete 03:46:25 cefa15bbcfad: Verifying Checksum 03:46:25 cefa15bbcfad: Download complete 03:46:25 9fda8d8052c6: Download complete 03:46:25 #31 DONE 1.3s 03:46:25 03:46:25 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:46:25 #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 03:46:25 #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 03:46:25 #37 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 03:46:25 #37 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 03:46:25 #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 03:46:25 #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 03:46:25 #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done 03:46:25 #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 03:46:25 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 8.39MB / 25.84MB 0.5s 03:46:25 #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 03:46:25 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 22.02MB / 25.84MB 0.6s 03:46:25 #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 03:46:25 #37 ... 03:46:25 03:46:25 #38 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 03:46:25 f4c1fc716caa: Verifying Checksum 03:46:25 f4c1fc716caa: Download complete 03:46:25 #38 DONE 1.5s 03:46:25 03:46:25 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:46:25 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.7s 03:46:26 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.0s done 03:46:26 #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 03:46:26 9fda8d8052c6: Pull complete 03:46:27 5d54e960e981: Pull complete 03:46:27 c4a7e357bf2a: Verifying Checksum 03:46:27 c4a7e357bf2a: Download complete 03:46:28 #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.6s done 03:46:28 17808c966233: Verifying Checksum 03:46:28 17808c966233: Download complete 03:46:32 #37 ... 03:46:32 03:46:32 #39 [support-scheduler internal] load build context 03:46:32 #39 transferring context: 254.61MB 7.6s 03:46:33 #39 ... 03:46:33 03:46:33 #40 [core-data internal] load build context 03:46:33 #40 transferring context: 365.18MB 8.8s done 03:46:33 #40 ... 03:46:33 03:46:33 #39 [support-scheduler internal] load build context 03:46:34 #39 ... 03:46:34 03:46:34 #41 [core-command internal] load build context 03:46:35 #41 ... 03:46:35 03:46:35 #42 [support-notifications internal] load build context 03:46:35 #42 ... 03:46:35 03:46:35 #43 [security-proxy-auth internal] load build context 03:46:35 #43 ... 03:46:35 03:46:35 #44 [security-spiffe-token-provider internal] load build context 03:46:35 #44 transferring context: 365.18MB 10.1s done 03:46:35 #44 ... 03:46:35 03:46:35 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 03:46:35 #45 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 03:46:35 #45 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 03:46:35 #45 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 03:46:35 #45 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 03:46:35 #45 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 03:46:35 #45 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 03:46:35 #45 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 03:46:35 #45 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done 03:46:35 #45 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.1s done 03:46:35 #45 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 03:46:35 #45 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.1s done 03:46:35 #45 ... 03:46:35 03:46:35 #46 [core-metadata internal] load build context 03:46:35 #46 transferring context: 365.18MB 10.6s done 03:46:35 #46 ... 03:46:35 03:46:35 #47 [security-secretstore-setup internal] load build context 03:46:35 #47 ... 03:46:35 03:46:35 #48 [security-bootstrapper internal] load build context 03:46:35 #48 ... 03:46:35 03:46:35 #49 [core-common-config-bootstrapper internal] load build context 03:46:35 #49 ... 03:46:35 03:46:35 #50 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:46:35 #0 0.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:46:35 #0 0.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:46:35 #0 1.022 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:46:35 #0 1.022 v3.18.4-130-gea49896cd30 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:46:35 #0 1.022 OK: 20073 distinct packages available 03:46:35 #0 1.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:46:35 #0 1.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:46:35 #0 1.411 (1/4) Installing dumb-init (1.2.5-r2) 03:46:35 #0 1.415 (2/4) Installing musl-obstack (1.2.3-r2) 03:46:35 #0 1.419 (3/4) Installing libucontext (1.2-r2) 03:46:35 #0 1.425 (4/4) Installing gcompat (1.1.0-r1) 03:46:35 #0 1.428 Executing busybox-1.36.1-r2.trigger 03:46:35 #0 1.433 OK: 8 MiB in 19 packages 03:46:35 #50 ... 03:46:35 03:46:35 #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:46:35 #51 ... 03:46:35 03:46:35 #52 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 03:46:35 #52 ... 03:46:35 03:46:35 #53 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:46:36 #53 ... 03:46:36 03:46:36 #54 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:46:36 #0 4.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:46:36 #0 4.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:46:36 #0 5.092 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 03:46:36 #0 5.125 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 03:46:36 #0 5.134 (3/6) Installing dumb-init (1.2.5-r2) 03:46:36 #0 5.137 (4/6) Installing openssl (3.1.4-r0) 03:46:36 #0 5.149 (5/6) Installing su-exec (0.2-r3) 03:46:36 #0 5.150 (6/6) Installing yq (4.33.3-r4) 03:46:36 #0 9.547 Executing busybox-1.36.1-r2.trigger 03:46:36 #0 9.553 OK: 17 MiB in 19 packages 03:46:36 #54 ... 03:46:36 03:46:36 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:46:36 #55 ... 03:46:36 03:46:36 #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 03:46:36 #56 ... 03:46:36 03:46:36 #57 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 03:46:36 #57 ... 03:46:36 03:46:36 #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 03:46:36 #58 ... 03:46:36 03:46:36 #59 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:46:36 #59 ... 03:46:36 03:46:36 #60 [security-proxy-setup internal] load build context 03:46:36 #60 transferring context: 365.18MB 11.9s done 03:46:37 #60 ... 03:46:37 03:46:37 #49 [core-common-config-bootstrapper internal] load build context 03:46:37 #49 transferring context: 365.18MB 12.1s done 03:46:40 c4a7e357bf2a: Pull complete 03:46:40 f0e02332f6b5: Pull complete 03:46:40 cefa15bbcfad: Pull complete 03:46:42 #49 ... 03:46:42 03:46:42 #43 [security-proxy-auth internal] load build context 03:46:42 #43 transferring context: 365.18MB 11.8s done 03:46:45 #43 ... 03:46:45 03:46:45 #42 [support-notifications internal] load build context 03:46:45 #42 transferring context: 365.18MB 11.0s done 03:46:45 #42 ... 03:46:45 03:46:45 #39 [support-scheduler internal] load build context 03:46:45 #39 transferring context: 365.18MB 11.2s done 03:46:45 #39 ... 03:46:45 03:46:45 #41 [core-command internal] load build context 03:46:45 #41 transferring context: 365.18MB 11.6s done 03:46:45 #41 ... 03:46:45 03:46:45 #48 [security-bootstrapper internal] load build context 03:46:45 #48 transferring context: 365.18MB 11.5s done 03:46:45 #48 ... 03:46:45 03:46:45 #47 [security-secretstore-setup internal] load build context 03:46:45 #47 transferring context: 365.18MB 11.7s done 03:46:50 17808c966233: Pull complete 03:46:51 #47 ... 03:46:51 03:46:51 #40 [core-data internal] load build context 03:46:51 #40 DONE 26.3s 03:46:51 03:46:51 #50 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:46:51 #50 DONE 25.3s 03:46:51 03:46:51 #44 [security-spiffe-token-provider internal] load build context 03:46:51 #44 DONE 26.4s 03:46:51 03:46:51 #54 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:46:51 #54 DONE 25.2s 03:46:51 03:46:51 #46 [core-metadata internal] load build context 03:46:51 #46 DONE 26.4s 03:46:51 03:46:51 #57 [support-scheduler builder 2/7] WORKDIR /edgex-go 03:46:51 #57 DONE 24.8s 03:46:51 03:46:51 #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:46:51 #51 25.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:46:51 #51 ... 03:46:51 03:46:51 #48 [security-bootstrapper internal] load build context 03:46:51 #48 DONE 26.6s 03:46:51 03:46:51 #42 [support-notifications internal] load build context 03:46:51 #42 DONE 26.5s 03:46:51 03:46:51 #39 [support-scheduler internal] load build context 03:46:51 #39 DONE 26.6s 03:46:51 03:46:51 #47 [security-secretstore-setup internal] load build context 03:46:51 #47 DONE 26.6s 03:46:51 03:46:51 #41 [core-command internal] load build context 03:46:51 #41 DONE 26.6s 03:46:51 03:46:51 #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:46:51 #51 25.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:46:51 #51 ... 03:46:51 03:46:51 #43 [security-proxy-auth internal] load build context 03:46:51 #43 DONE 26.6s 03:46:51 03:46:51 #60 [security-proxy-setup internal] load build context 03:46:51 #60 DONE 26.7s 03:46:51 03:46:51 #49 [core-common-config-bootstrapper internal] load build context 03:46:51 #49 DONE 26.8s 03:46:51 03:46:51 #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 03:46:51 #56 25.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:46:51 #56 25.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:46:51 #56 ... 03:46:51 03:46:51 #61 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 03:46:51 #61 DONE 0.5s 03:46:51 03:46:51 #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:46:51 #51 25.68 (1/4) Installing ca-certificates (20230506-r0) 03:46:51 #51 25.71 (2/4) Installing dumb-init (1.2.5-r2) 03:46:51 #51 25.72 (3/4) Installing su-exec (0.2-r3) 03:46:51 #51 25.72 (4/4) Installing yq (4.33.3-r4) 03:46:51 #51 25.81 Executing busybox-1.36.1-r2.trigger 03:46:51 #51 25.82 Executing ca-certificates-20230506-r0.trigger 03:46:51 #51 25.91 OK: 17 MiB in 19 packages 03:46:51 f4c1fc716caa: Pull complete 03:46:51 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 03:46:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:46:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 03:46:51 #51 DONE 26.3s 03:46:51 03:46:51 #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 03:46:51 #58 25.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:46:51 #58 25.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:46:51 #58 25.90 (1/2) Installing dumb-init (1.2.5-r2) 03:46:51 #58 25.91 (2/2) Installing su-exec (0.2-r3) 03:46:51 #58 25.92 Executing busybox-1.36.1-r2.trigger 03:46:51 #58 25.93 OK: 7 MiB in 17 packages 03:46:51 #58 DONE 26.3s 03:46:51 03:46:51 #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 03:46:51 #56 25.91 (1/1) Installing dumb-init (1.2.5-r2) 03:46:51 #56 25.91 Executing busybox-1.36.1-r2.trigger 03:46:51 #56 25.94 OK: 7 MiB in 16 packages 03:46:51 #56 DONE 26.3s 03:46:51 03:46:51 #52 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 03:46:51 #52 25.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:46:51 #52 25.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:46:51 #52 26.15 (1/2) Installing ca-certificates (20230506-r0) 03:46:51 #52 26.17 (2/2) Installing dumb-init (1.2.5-r2) 03:46:51 #52 26.17 Executing busybox-1.36.1-r2.trigger 03:46:51 #52 26.18 Executing ca-certificates-20230506-r0.trigger 03:46:51 #52 26.22 OK: 8 MiB in 17 packages 03:46:51 #52 DONE 26.3s 03:46:51 03:46:51 #53 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:46:51 #53 25.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:46:51 #53 25.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:46:51 #53 25.91 (1/1) Installing dumb-init (1.2.5-r2) 03:46:51 #53 25.92 Executing busybox-1.36.1-r2.trigger 03:46:51 #53 25.93 OK: 7 MiB in 16 packages 03:46:51 #53 DONE 26.5s 03:46:51 03:46:51 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:46:51 #55 25.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:46:51 #55 25.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:46:51 #55 25.75 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:46:51 #55 25.75 v3.18.4-130-gea49896cd30 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:46:51 #55 25.75 OK: 20073 distinct packages available 03:46:51 #55 25.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:46:51 #55 25.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:46:51 #55 26.20 (1/11) Installing ca-certificates (20230506-r0) 03:46:51 #55 26.22 (2/11) Installing brotli-libs (1.0.9-r14) 03:46:51 #55 26.23 (3/11) Installing libunistring (1.1-r1) 03:46:51 #55 26.26 (4/11) Installing libidn2 (2.3.4-r1) 03:46:51 #55 26.29 (5/11) Installing nghttp2-libs (1.57.0-r0) 03:46:51 #55 26.30 (6/11) Installing libcurl (8.4.0-r0) 03:46:51 #55 26.33 (7/11) Installing curl (8.4.0-r0) 03:46:51 #55 26.34 (8/11) Installing dumb-init (1.2.5-r2) 03:46:51 #55 26.35 (9/11) Installing musl-obstack (1.2.3-r2) 03:46:51 #55 26.37 (10/11) Installing libucontext (1.2-r2) 03:46:51 #55 26.39 (11/11) Installing gcompat (1.1.0-r1) 03:46:51 #55 26.39 Executing busybox-1.36.1-r2.trigger 03:46:51 #55 26.40 Executing ca-certificates-20230506-r0.trigger 03:46:51 #55 26.46 OK: 12 MiB in 26 packages 03:46:52 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:46:52 WORKDIR /edgex 03:46:52 COPY go.mod . 03:46:52 RUN go mod download 03:46:52 + docker build -t ci-base-image-arm64 -f - . 03:46:52 Sending build context to Docker daemon 2.91MB 03:46:52 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:46:52 ---> ea914061e18c 03:46:52 Step 2/4 : WORKDIR /edgex 03:46:53 #55 DONE 27.4s 03:46:53 03:46:53 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:46:53 #0 1.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:46:53 #0 1.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:46:53 #0 1.548 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:46:53 #0 1.548 v3.18.4-130-gea49896cd30 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:46:53 #0 1.548 OK: 20077 distinct packages available 03:46:53 #0 1.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:46:53 #0 1.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:46:53 #0 1.957 OK: 264 MiB in 52 packages 03:46:53 #62 DONE 2.2s 03:46:53 03:46:53 #59 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:46:53 #59 26.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:46:53 #59 26.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:46:53 #59 26.46 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:46:53 #59 26.46 v3.18.4-130-gea49896cd30 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:46:53 #59 26.46 OK: 20073 distinct packages available 03:46:53 #59 26.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:46:53 #59 26.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:46:53 #59 26.84 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 03:46:53 #59 26.88 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 03:46:53 #59 26.88 (3/7) Installing dumb-init (1.2.5-r2) 03:46:53 #59 26.89 (4/7) Installing musl-obstack (1.2.3-r2) 03:46:53 #59 26.89 (5/7) Installing libucontext (1.2-r2) 03:46:53 #59 26.89 (6/7) Installing gcompat (1.1.0-r1) 03:46:53 #59 26.90 (7/7) Installing openssl (3.1.4-r0) 03:46:53 #59 26.91 Executing busybox-1.36.1-r2.trigger 03:46:53 #59 26.92 OK: 8 MiB in 20 packages 03:46:53 #59 DONE 27.4s 03:46:53 03:46:53 #63 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:46:53 #63 DONE 1.2s 03:46:53 03:46:53 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:46:53 #0 1.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:46:53 #0 1.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:46:53 #0 1.481 OK: 264 MiB in 52 packages 03:46:53 #64 DONE 2.2s 03:46:53 03:46:53 #65 [security-spire-config stage-2 4/9] COPY Attribution.txt / 03:46:53 #65 DONE 0.8s 03:46:53 03:46:53 #66 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:46:53 #66 ... 03:46:53 03:46:53 #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:46:53 #67 DONE 0.9s 03:46:53 03:46:53 #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:46:53 #68 DONE 0.9s 03:46:53 03:46:53 #69 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:46:53 #69 DONE 0.9s 03:46:53 03:46:53 #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:46:53 #70 DONE 0.9s 03:46:53 03:46:53 #71 [security-spire-config stage-2 5/9] COPY security.txt / 03:46:53 #71 DONE 0.1s 03:46:53 03:46:53 #66 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:46:53 #66 3.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:46:54 #66 ... 03:46:54 03:46:54 #72 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:46:54 #72 DONE 2.0s 03:46:54 03:46:54 #66 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:46:54 #66 3.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:46:54 #66 3.429 OK: 264 MiB in 52 packages 03:46:54 ---> Running in 1a535f352c9d 03:46:54 Removing intermediate container 1a535f352c9d 03:46:54 ---> eb3acee47e83 03:46:54 Step 3/4 : COPY go.mod . 03:46:54 #66 DONE 4.1s 03:46:54 03:46:54 #73 [security-spire-server stage-2 4/8] COPY Attribution.txt / 03:46:54 #73 DONE 0.8s 03:46:54 03:46:54 #74 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 03:46:54 #0 3.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:46:54 #0 3.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:46:54 #0 3.431 OK: 264 MiB in 52 packages 03:46:54 #74 DONE 4.0s 03:46:54 03:46:54 #75 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:46:54 #75 DONE 0.9s 03:46:54 03:46:54 #76 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:46:54 #76 DONE 0.8s 03:46:54 03:46:54 #77 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 03:46:54 #77 ... 03:46:54 03:46:54 #78 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 03:46:54 #78 DONE 0.8s 03:46:54 03:46:54 #79 [security-spire-server stage-2 5/8] COPY security.txt / 03:46:54 #79 DONE 0.1s 03:46:54 03:46:54 #80 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:46:54 #80 DONE 0.2s 03:46:54 03:46:54 #77 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 03:46:54 #77 DONE 0.1s 03:46:54 03:46:54 #81 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:46:54 #81 DONE 0.2s 03:46:54 03:46:54 #82 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 03:46:54 #82 DONE 0.2s 03:46:54 03:46:54 #83 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:46:55 #83 DONE 0.1s 03:46:55 03:46:55 #84 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:46:55 #84 DONE 0.2s 03:46:55 03:46:55 #85 [security-spire-agent stage-3 6/9] COPY security.txt / 03:46:55 #85 DONE 0.2s 03:46:55 03:46:55 #86 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:46:55 #86 DONE 0.1s 03:46:55 03:46:55 #87 [security-spire-config] exporting to image 03:46:55 #87 exporting layers 03:46:55 #87 ... 03:46:55 03:46:55 #88 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:46:55 #88 DONE 0.1s 03:46:55 03:46:55 #89 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:46:55 #89 DONE 0.0s 03:46:55 03:46:55 #90 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:46:55 #90 DONE 0.1s 03:46:55 03:46:55 #87 [security-spire-server] exporting to image 03:46:55 ---> 0279d3cbdc3c 03:46:55 Step 4/4 : RUN go mod download 03:46:55 ---> Running in ed5782c6bb79 03:46:55 #87 ... 03:46:55 03:46:55 #91 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:46:55 #91 DONE 0.1s 03:46:55 03:46:55 #87 [security-spire-agent] exporting to image 03:46:55 #87 exporting layers 0.6s done 03:46:55 #87 writing image sha256:93cd0a3b9fa9a38898b21b803ed52d72b9d0f019223bd9a893f15cfa11842d00 done 03:46:55 #87 naming to docker.io/library/security-spire-config done 03:46:55 #87 exporting layers 0.5s done 03:46:55 #87 writing image sha256:ab3ab8b26011f4153eb0464418a1fb6309f04900bff484b9bd07c487e8893e84 done 03:46:55 #87 naming to docker.io/library/security-spire-server done 03:46:55 #87 writing image sha256:88d620197da80dd94c18dec0901c21dac9329032a7d67787d2f7760fcb622c14 done 03:46:55 #87 naming to docker.io/library/security-spire-agent done 03:46:55 #87 DONE 0.8s 03:46:55 03:46:55 #92 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:01 #92 ... 03:47:01 03:47:01 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:47:01 #37 ... 03:47:01 03:47:01 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 03:47:01 #45 ... 03:47:01 03:47:01 #93 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:04 #93 ... 03:47:04 03:47:04 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:04 #94 ... 03:47:04 03:47:04 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:36 #95 DONE 42.3s 03:47:36 03:47:36 #93 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:36 #93 DONE 41.2s 03:47:36 03:47:36 #92 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:36 #92 DONE 41.2s 03:47:36 03:47:36 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:36 #94 DONE 42.3s 03:47:36 03:47:36 #96 [security-spiffe-token-provider builder 6/7] COPY . . 03:47:42 Removing intermediate container ed5782c6bb79 03:47:42 ---> 8f54c4bf4168 03:47:42 Successfully built 8f54c4bf4168 03:47:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:42 + docker inspect -f . ci-base-image-arm64 03:47:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:47:42 prd-ubuntu20.04-docker-arm64-4c-16g-12775 does not seem to be running inside a container 03:47:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/601 -v /w/workspace/edgex-go/601:/w/workspace/edgex-go/601:rw,z -v /w/workspace/edgex-go/601@tmp:/w/workspace/edgex-go/601@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 03:47:43 #96 DONE 6.4s 03:47:43 03:47:43 #97 [core-common-config-bootstrapper builder 6/7] COPY . . 03:47:43 #97 DONE 6.4s 03:47:43 03:47:43 #98 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:43 #98 CACHED 03:47:43 03:47:43 #99 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:47:43 #99 CACHED 03:47:43 03:47:43 #100 [core-metadata builder 6/7] COPY . . 03:47:43 #100 CACHED 03:47:43 03:47:43 #101 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:47:43 #101 CACHED 03:47:43 03:47:43 #102 [security-proxy-auth builder 6/7] COPY . . 03:47:43 #102 CACHED 03:47:43 03:47:43 #103 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:43 #103 CACHED 03:47:43 03:47:43 #104 [security-bootstrapper builder 6/7] COPY . . 03:47:43 #104 CACHED 03:47:43 03:47:43 #105 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:47:43 #105 CACHED 03:47:43 03:47:43 #106 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:43 #106 CACHED 03:47:43 03:47:43 #107 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:43 #107 CACHED 03:47:43 03:47:43 #108 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:47:43 #108 CACHED 03:47:43 03:47:43 #109 [security-secretstore-setup builder 6/7] COPY . . 03:47:43 #109 CACHED 03:47:43 03:47:43 #110 [core-data builder 6/7] COPY . . 03:47:43 #110 CACHED 03:47:43 03:47:43 #111 [core-data builder 4/7] COPY go.mod vendor* ./ 03:47:43 #111 CACHED 03:47:43 03:47:43 #112 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:43 #112 CACHED 03:47:43 03:47:43 #113 [support-scheduler builder 6/7] COPY . . 03:47:43 #113 CACHED 03:47:43 03:47:43 #114 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:43 #114 CACHED 03:47:43 03:47:43 #115 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:47:43 #115 CACHED 03:47:43 03:47:43 #116 [support-notifications builder 6/7] COPY . . 03:47:43 #116 DONE 6.4s 03:47:43 03:47:43 #117 [security-proxy-setup builder 6/7] COPY . . 03:47:43 #117 DONE 6.5s 03:47:43 03:47:43 #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:43 #118 CACHED 03:47:43 03:47:43 #119 [core-command builder 4/7] COPY go.mod vendor* ./ 03:47:43 #119 CACHED 03:47:43 03:47:43 #120 [core-command builder 6/7] COPY . . 03:47:43 #120 CACHED 03:47:43 03:47:43 #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:47:43 #121 1.215 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:47:44 $ docker top 6f2c71194d98914cfc8ec1886ae6b3969163a8e08af6dc637e2eb782420648cf -eo pid,comm [Pipeline] { [Pipeline] sh 03:47:44 + go version 03:47:44 go version go1.21.0 linux/arm64 [Pipeline] } 03:47:44 $ docker stop --time=1 6f2c71194d98914cfc8ec1886ae6b3969163a8e08af6dc637e2eb782420648cf 03:47:48 $ docker rm -f --volumes 6f2c71194d98914cfc8ec1886ae6b3969163a8e08af6dc637e2eb782420648cf [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 03:47:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:47:49 03:47:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:47:49 latest: Pulling from edgex-devops/edgex-compose-arm64 03:47:49 547446be3368: Pulling fs layer 03:47:49 d125d8839a47: Pulling fs layer 03:47:49 3e85d5ac6304: Pulling fs layer 03:47:49 c3105a71a48b: Pulling fs layer 03:47:49 0f093f025ec4: Pulling fs layer 03:47:49 c3106fc0e877: Pulling fs layer 03:47:49 0f093f025ec4: Waiting 03:47:49 c3105a71a48b: Waiting 03:47:49 c3106fc0e877: Waiting 03:47:49 547446be3368: Verifying Checksum 03:47:49 547446be3368: Download complete 03:47:49 c3105a71a48b: Verifying Checksum 03:47:49 c3105a71a48b: Download complete 03:47:50 d125d8839a47: Verifying Checksum 03:47:50 d125d8839a47: Download complete 03:47:50 c3106fc0e877: Verifying Checksum 03:47:50 c3106fc0e877: Download complete 03:47:50 0f093f025ec4: Verifying Checksum 03:47:50 0f093f025ec4: Download complete 03:47:50 547446be3368: Pull complete 03:47:52 d125d8839a47: Pull complete 03:47:52 3e85d5ac6304: Verifying Checksum 03:47:52 3e85d5ac6304: Download complete 03:47:53 #121 ... 03:47:53 03:47:53 #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:47:53 #0 0.768 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.66" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 03:47:53 #122 ... 03:47:53 03:47:53 #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:47:53 #0 0.522 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.66" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:47:53 #123 ... 03:47:53 03:47:53 #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:47:53 #0 1.093 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.66" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:47:53 #124 ... 03:47:53 03:47:53 #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:47:53 #0 1.035 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.66" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:47:53 #125 ... 03:47:53 03:47:53 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:47:53 #0 0.456 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.66" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:47:53 #126 ... 03:47:53 03:47:53 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:47:53 #0 1.181 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.66" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:47:53 #127 ... 03:47:53 03:47:53 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:47:53 #0 0.829 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.66" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:47:53 #128 ... 03:47:53 03:47:53 #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:47:53 #0 0.606 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.66" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:47:53 #129 ... 03:47:53 03:47:53 #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:47:53 #0 0.891 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:47:53 #130 ... 03:47:53 03:47:53 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:47:53 #0 0.931 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:48:02 3e85d5ac6304: Pull complete 03:48:02 c3105a71a48b: Pull complete 03:48:03 0f093f025ec4: Pull complete 03:48:03 c3106fc0e877: Pull complete 03:48:03 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 03:48:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:48:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:48:03 prd-ubuntu20.04-docker-arm64-4c-16g-12775 does not seem to be running inside a container 03:48:03 $ 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/601 -v /w/workspace/edgex-go/601:/w/workspace/edgex-go/601:rw,z -v /w/workspace/edgex-go/601@tmp:/w/workspace/edgex-go/601@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 03:48:05 $ docker top 0a12f9783a1920410cc497b51b12268c3aed67182eb15b6d6cceb48cf20e3151 -eo pid,comm [Pipeline] { [Pipeline] sh 03:48:06 + docker compose -f ./docker-compose-build.yml build --parallel 03:48:14 #1 [security-secretstore-setup internal] load build definition from Dockerfile 03:48:14 #1 transferring dockerfile: 03:48:14 #1 transferring dockerfile: 2.38kB 0.0s done 03:48:16 #1 DONE 1.7s 03:48:16 03:48:16 #2 [security-spire-server internal] load build definition from Dockerfile 03:48:16 #2 ... 03:48:16 03:48:16 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:48:16 #3 transferring dockerfile: 1.78kB 0.0s done 03:48:16 #3 DONE 1.0s 03:48:16 03:48:16 #4 [security-proxy-setup internal] load build definition from Dockerfile 03:48:16 #4 transferring dockerfile: 2.39kB 0.0s done 03:48:16 #4 DONE 1.1s 03:48:16 03:48:16 #5 [security-spire-config internal] load build definition from Dockerfile 03:48:16 #5 transferring dockerfile: 1.58kB done 03:48:16 #5 DONE 1.2s 03:48:16 03:48:16 #6 [security-bootstrapper internal] load build definition from Dockerfile 03:48:16 #6 transferring dockerfile: 2.82kB 0.0s done 03:48:17 #6 ... 03:48:17 03:48:17 #7 [security-spire-agent internal] load build definition from Dockerfile 03:48:17 #7 transferring dockerfile: 1.70kB 0.0s done 03:48:17 #7 DONE 1.3s 03:48:17 03:48:17 #8 [support-scheduler internal] load build definition from Dockerfile 03:48:17 #8 transferring dockerfile: 1.82kB 0.0s done 03:48:17 #8 DONE 1.3s 03:48:17 03:48:17 #9 [security-proxy-auth internal] load build definition from Dockerfile 03:48:17 #9 transferring dockerfile: 2.04kB 0.0s done 03:48:17 #9 DONE 1.2s 03:48:17 03:48:17 #10 [core-command internal] load build definition from Dockerfile 03:48:17 #10 transferring dockerfile: 1.82kB 0.0s done 03:48:17 #10 DONE 1.0s 03:48:17 03:48:17 #11 [support-notifications internal] load build definition from Dockerfile 03:48:17 #11 transferring dockerfile: 1.84kB 0.0s done 03:48:17 #11 DONE 1.3s 03:48:17 03:48:17 #12 [core-metadata internal] load build definition from Dockerfile 03:48:17 #12 transferring dockerfile: 1.96kB 0.1s done 03:48:17 #12 DONE 1.3s 03:48:17 03:48:17 #6 [security-bootstrapper internal] load build definition from Dockerfile 03:48:17 #6 DONE 1.1s 03:48:17 03:48:17 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:48:17 #13 transferring dockerfile: 2.12kB 0.1s done 03:48:17 #13 DONE 1.2s 03:48:17 03:48:17 #14 [security-spire-agent internal] load .dockerignore 03:48:17 #14 ... 03:48:17 03:48:17 #15 [core-data internal] load build definition from Dockerfile 03:48:17 #15 transferring dockerfile: 1.90kB 0.1s done 03:48:17 #15 DONE 1.3s 03:48:17 03:48:17 #2 [security-spire-server internal] load build definition from Dockerfile 03:48:17 #2 transferring dockerfile: 1.59kB 0.1s done 03:48:17 #2 DONE 1.2s 03:48:17 03:48:17 #16 [security-secretstore-setup internal] load .dockerignore 03:48:17 #16 transferring context: 50B 0.0s done 03:48:17 #16 DONE 1.1s 03:48:17 03:48:17 #17 [security-spiffe-token-provider internal] load .dockerignore 03:48:17 #17 transferring context: 50B 0.0s done 03:48:17 #17 DONE 0.4s 03:48:17 03:48:17 #18 [security-proxy-setup internal] load .dockerignore 03:48:17 #18 transferring context: 50B 0.0s done 03:48:17 #18 DONE 0.4s 03:48:17 03:48:17 #19 [support-notifications internal] load .dockerignore 03:48:17 #19 ... 03:48:17 03:48:17 #20 [core-metadata internal] load .dockerignore 03:48:17 #20 transferring context: 50B 0.0s done 03:48:17 #20 DONE 0.1s 03:48:17 03:48:17 #14 [security-spire-agent internal] load .dockerignore 03:48:17 #14 transferring context: 50B 0.0s done 03:48:17 #14 DONE 0.4s 03:48:17 03:48:17 #19 [support-notifications internal] load .dockerignore 03:48:17 #19 transferring context: 50B 0.0s done 03:48:17 #19 ... 03:48:17 03:48:17 #21 [security-spire-config internal] load .dockerignore 03:48:17 #21 transferring context: 50B 0.0s done 03:48:17 #21 DONE 0.5s 03:48:17 03:48:17 #22 [support-scheduler internal] load .dockerignore 03:48:17 #22 transferring context: 50B 0.0s done 03:48:17 #22 DONE 0.4s 03:48:17 03:48:17 #19 [support-notifications internal] load .dockerignore 03:48:17 #19 DONE 0.3s 03:48:17 03:48:17 #23 [security-proxy-auth internal] load .dockerignore 03:48:17 #23 transferring context: 50B 0.0s done 03:48:17 #23 DONE 0.3s 03:48:17 03:48:17 #24 [core-common-config-bootstrapper internal] load .dockerignore 03:48:17 #24 transferring context: 50B 0.0s done 03:48:18 #24 DONE 0.2s 03:48:18 03:48:18 #25 [core-data internal] load .dockerignore 03:48:18 #25 transferring context: 50B done 03:48:18 #25 DONE 0.3s 03:48:18 03:48:18 #26 [security-bootstrapper internal] load .dockerignore 03:48:18 #26 transferring context: 50B done 03:48:18 #26 DONE 0.1s 03:48:18 03:48:18 #27 [core-command internal] load .dockerignore 03:48:18 #27 transferring context: 50B 0.0s done 03:48:18 #27 DONE 0.1s 03:48:18 03:48:18 #28 [security-spire-server internal] load .dockerignore 03:48:18 #28 transferring context: 50B 0.0s done 03:48:18 #28 DONE 0.2s 03:48:18 03:48:18 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:48:18 #29 DONE 0.0s 03:48:18 03:48:18 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 03:48:18 #30 ... 03:48:18 03:48:18 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:48:18 #29 DONE 0.0s 03:48:18 03:48:18 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 03:48:19 #30 ... 03:48:19 03:48:19 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:48:19 #29 DONE 0.0s 03:48:19 03:48:19 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 03:48:19 #30 ... 03:48:19 03:48:19 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:48:19 #29 DONE 0.0s 03:48:19 03:48:19 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 03:48:19 #30 DONE 1.2s 03:48:19 03:48:19 #31 [core-metadata internal] load build context 03:48:19 #31 DONE 0.0s 03:48:19 03:48:19 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:48:19 #29 DONE 0.0s 03:48:19 03:48:19 #32 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:48:19 #32 DONE 0.0s 03:48:19 03:48:19 #33 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 03:48:19 #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 03:48:19 #33 ... 03:48:19 03:48:19 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:48:19 #29 DONE 0.0s 03:48:19 03:48:19 #33 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 03:48:19 #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 03:48:19 #33 ... 03:48:19 03:48:19 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 03:48:19 #30 DONE 1.2s 03:48:19 03:48:19 #33 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 03:48:19 #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 03:48:19 #33 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 03:48:19 #33 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 03:48:19 #33 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 03:48:19 #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0B / 3.33MB 0.0s 03:48:19 #33 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 03:48:19 #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.05MB / 3.33MB 0.3s 03:48:20 #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.10MB / 3.33MB 0.8s 03:48:20 #33 ... 03:48:20 03:48:20 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 03:48:20 #34 DONE 1.6s 03:48:20 03:48:20 #33 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 03:48:20 #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.15MB / 3.33MB 0.9s 03:48:20 #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 1.0s 03:48:20 #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 1.2s done 03:48:21 #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 1.2s done 03:48:21 #33 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 03:48:21 #33 ... 03:48:21 03:48:21 #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 03:48:21 #35 DONE 2.4s 03:48:21 03:48:21 #33 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 03:48:21 #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 03:48:21 #33 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 03:48:21 #33 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 03:48:21 #33 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 03:48:21 #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 1.2s done 03:48:21 #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 03:48:21 #33 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 03:48:21 #33 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 03:48:21 #33 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 03:48:21 #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 1.2s done 03:48:21 #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 03:48:21 #33 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 03:48:21 #33 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 03:48:21 #33 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 03:48:21 #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 1.2s done 03:48:23 #33 ... 03:48:23 03:48:23 #36 [security-spiffe-token-provider internal] load build context 03:48:23 #36 transferring context: 2.55MB 2.6s done 03:48:23 #36 DONE 3.7s 03:48:23 03:48:23 #37 [support-notifications internal] load build context 03:48:23 #37 transferring context: 2.55MB 2.8s done 03:48:23 #37 DONE 3.7s 03:48:23 03:48:23 #38 [support-scheduler internal] load build context 03:48:23 #38 transferring context: 2.55MB 2.9s done 03:48:23 #38 DONE 3.8s 03:48:23 03:48:23 #33 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 03:48:23 #33 ... 03:48:23 03:48:23 #39 [core-command internal] load build context 03:48:23 #39 transferring context: 2.55MB 3.1s done 03:48:23 #39 DONE 3.6s 03:48:23 03:48:23 #40 [core-common-config-bootstrapper internal] load build context 03:48:23 #40 transferring context: 2.55MB 3.1s done 03:48:23 #40 DONE 3.9s 03:48:23 03:48:23 #31 [core-metadata internal] load build context 03:48:23 #31 transferring context: 2.55MB 3.1s done 03:48:23 #31 DONE 3.9s 03:48:23 03:48:23 #41 [security-proxy-auth internal] load build context 03:48:23 #41 transferring context: 2.55MB 3.2s done 03:48:23 #41 DONE 3.9s 03:48:23 03:48:23 #42 [security-secretstore-setup internal] load build context 03:48:23 #42 transferring context: 2.55MB 3.0s done 03:48:23 #42 DONE 3.8s 03:48:23 03:48:23 #33 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 03:48:23 #33 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.2s done 03:48:23 #33 ... 03:48:23 03:48:23 #43 [security-bootstrapper internal] load build context 03:48:23 #43 transferring context: 2.55MB 3.2s done 03:48:23 #43 DONE 3.6s 03:48:23 03:48:23 #44 [core-data internal] load build context 03:48:23 #44 transferring context: 2.55MB 3.2s done 03:48:23 #44 DONE 3.9s 03:48:23 03:48:23 #45 [security-proxy-setup internal] load build context 03:48:23 #45 transferring context: 2.55MB 3.4s done 03:48:23 #45 DONE 3.9s 03:48:23 03:48:23 #46 [security-spire-server internal] load build context 03:48:23 #46 transferring context: 18.10kB 0.0s done 03:48:23 #46 DONE 1.8s 03:48:23 03:48:23 #47 [security-spire-config internal] load build context 03:48:23 #47 transferring context: 16.35kB 0.0s done 03:48:23 #47 DONE 1.9s 03:48:23 03:48:23 #48 [security-spire-agent internal] load build context 03:48:23 #48 transferring context: 17.63kB 0.0s done 03:48:23 #48 DONE 1.8s 03:48:23 03:48:23 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:48:23 #49 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.0s done 03:48:23 #49 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 03:48:23 #49 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 03:48:23 #49 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 03:48:23 #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 03:48:23 #49 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done 03:48:23 #49 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 03:48:23 #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 03:48:23 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 0.6s 03:48:23 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 0.7s 03:48:23 #49 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 03:48:23 #49 ... 03:48:23 03:48:23 #33 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 03:48:23 #33 DONE 5.0s 03:48:23 03:48:23 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:48:23 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 0.8s 03:48:23 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 0.9s 03:48:23 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 1.0s 03:48:24 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 1.1s 03:48:24 #49 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 03:48:24 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 1.2s done 03:48:24 #49 ... 03:48:24 03:48:24 #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:48:24 #32 DONE 5.7s 03:48:24 03:48:24 #50 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 03:48:25 #50 DONE 1.5s 03:48:25 03:48:25 #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:48:30 #51 ... 03:48:30 03:48:30 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:48:30 #49 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.5s 03:48:32 #49 ... 03:48:32 03:48:32 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 03:48:32 #52 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.1s done 03:48:32 #52 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 03:48:32 #52 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 03:48:32 #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 03:48:32 #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 03:48:32 #52 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 03:48:32 #52 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done 03:48:32 #52 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 1.0s done 03:48:32 #52 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 03:48:32 #52 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 03:48:32 #52 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.5s 03:48:32 #52 ... 03:48:32 03:48:32 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:48:34 #49 ... 03:48:34 03:48:34 #53 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:48:34 #0 9.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:48:34 #53 ... 03:48:34 03:48:34 #54 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:48:34 #0 6.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:48:34 #0 7.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:48:34 #54 ... 03:48:34 03:48:34 #55 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:48:34 #0 8.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:48:34 #0 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:48:34 #55 ... 03:48:34 03:48:34 #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:48:34 #0 7.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:48:34 #0 9.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:48:34 #56 ... 03:48:34 03:48:34 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:48:34 #0 6.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:48:34 #0 8.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:48:34 #57 ... 03:48:34 03:48:34 #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 03:48:34 #0 8.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:48:34 #0 10.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:48:34 #58 ... 03:48:34 03:48:34 #59 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 03:48:34 #0 6.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:48:34 #0 7.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:48:34 #59 ... 03:48:34 03:48:34 #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 03:48:34 #0 6.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:48:34 #0 6.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:48:34 #0 10.36 (1/2) Installing dumb-init (1.2.5-r2) 03:48:34 #0 10.39 (2/2) Installing su-exec (0.2-r3) 03:48:34 #0 10.42 Executing busybox-1.36.1-r2.trigger 03:48:34 #0 10.57 OK: 8 MiB in 17 packages 03:48:34 #60 ... 03:48:34 03:48:34 #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:48:34 #0 7.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:48:34 #0 8.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:48:34 #61 ... 03:48:34 03:48:34 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:48:34 #49 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.5s 03:48:35 #49 ... 03:48:35 03:48:35 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:48:35 #0 7.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:48:35 #0 8.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:48:35 #62 ... 03:48:35 03:48:35 #63 [core-data builder 3/7] RUN apk add --update --no-cache make git 03:48:35 #0 6.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:48:35 #0 7.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:48:35 #63 ... 03:48:35 03:48:35 #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 03:48:35 #60 DONE 11.9s 03:48:35 03:48:35 #64 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 03:48:35 #0 7.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:48:35 #0 9.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:48:35 #64 ... 03:48:35 03:48:35 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:48:35 #49 ... 03:48:35 03:48:35 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 03:48:35 #52 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.6s done 03:48:35 #52 DONE 14.3s 03:48:35 03:48:35 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:48:39 #49 ... 03:48:39 03:48:39 #65 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:48:39 #65 DONE 3.0s 03:48:39 03:48:39 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:48:39 #49 ... 03:48:39 03:48:39 #66 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 03:48:39 #66 DONE 0.2s 03:48:39 03:48:39 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:48:39 #49 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.5s done 03:48:40 #49 ... 03:48:40 03:48:40 #55 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:48:40 #55 14.66 (1/1) Installing dumb-init (1.2.5-r2) 03:48:40 #55 14.72 Executing busybox-1.36.1-r2.trigger 03:48:40 #55 14.87 OK: 8 MiB in 16 packages 03:48:40 #55 DONE 16.4s 03:48:40 03:48:40 #63 [core-data builder 3/7] RUN apk add --update --no-cache make git 03:48:40 #63 13.97 OK: 266 MiB in 52 packages 03:48:40 #63 DONE 15.0s 03:48:40 03:48:40 #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 03:48:40 #58 16.49 (1/1) Installing dumb-init (1.2.5-r2) 03:48:40 #58 16.51 Executing busybox-1.36.1-r2.trigger 03:48:40 #58 16.65 OK: 8 MiB in 16 packages 03:48:40 #58 ... 03:48:40 03:48:40 #67 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:48:40 #67 DONE 0.6s 03:48:41 03:48:41 #59 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 03:48:41 #59 14.07 (1/2) Installing ca-certificates (20230506-r0) 03:48:41 #59 14.62 (2/2) Installing dumb-init (1.2.5-r2) 03:48:41 #59 14.67 Executing busybox-1.36.1-r2.trigger 03:48:41 #59 14.85 Executing ca-certificates-20230506-r0.trigger 03:48:41 #59 16.08 OK: 9 MiB in 17 packages 03:48:41 #59 DONE 17.2s 03:48:41 03:48:41 #68 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:42 #68 ... 03:48:42 03:48:42 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:48:42 #62 15.58 OK: 266 MiB in 52 packages 03:48:42 #62 DONE 16.9s 03:48:42 03:48:42 #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:48:42 #69 ... 03:48:42 03:48:42 #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:48:42 #56 14.79 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 03:48:42 #56 15.58 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 03:48:42 #56 15.67 (3/6) Installing dumb-init (1.2.5-r2) 03:48:42 #56 15.68 (4/6) Installing openssl (3.1.4-r0) 03:48:42 #56 15.79 (5/6) Installing su-exec (0.2-r3) 03:48:42 #56 15.80 (6/6) Installing yq (4.33.3-r4) 03:48:42 #56 17.02 Executing busybox-1.36.1-r2.trigger 03:48:42 #56 17.18 OK: 18 MiB in 19 packages 03:48:42 #56 DONE 18.5s 03:48:42 03:48:42 #70 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 03:48:42 #70 ... 03:48:42 03:48:42 #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 03:48:42 #58 DONE 18.8s 03:48:42 03:48:42 #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:48:42 #61 14.33 (1/4) Installing ca-certificates (20230506-r0) 03:48:42 #61 14.61 (2/4) Installing dumb-init (1.2.5-r2) 03:48:42 #61 14.62 (3/4) Installing su-exec (0.2-r3) 03:48:42 #61 14.64 (4/4) Installing yq (4.33.3-r4) 03:48:42 #61 15.62 Executing busybox-1.36.1-r2.trigger 03:48:42 #61 15.78 Executing ca-certificates-20230506-r0.trigger 03:48:42 #61 17.29 OK: 18 MiB in 19 packages 03:48:42 #61 DONE 18.9s 03:48:42 03:48:42 #64 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 03:48:42 #64 16.14 OK: 266 MiB in 52 packages 03:48:42 #64 DONE 18.2s 03:48:42 03:48:42 #71 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:48:42 #71 ... 03:48:42 03:48:42 #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:48:42 #51 7.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:48:42 #51 9.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:48:42 #51 15.68 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:48:42 #51 15.68 v3.18.4-130-gea49896cd30 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:48:42 #51 15.68 OK: 19954 distinct packages available 03:48:42 #51 16.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:48:43 #51 ... 03:48:43 03:48:43 #70 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 03:48:43 #70 DONE 0.7s 03:48:43 03:48:43 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:48:43 #57 14.49 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:48:43 #57 14.49 v3.18.4-130-gea49896cd30 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:48:43 #57 14.49 OK: 19950 distinct packages available 03:48:43 #57 15.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:48:43 #57 17.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:48:43 #57 ... 03:48:43 03:48:43 #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:48:43 #69 DONE 1.3s 03:48:43 03:48:43 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:43 #72 ... 03:48:43 03:48:43 #71 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:48:43 #71 DONE 0.8s 03:48:44 03:48:44 #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:44 #73 ... 03:48:44 03:48:44 #53 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:48:44 #53 11.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:48:44 #53 17.39 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:48:44 #53 17.39 v3.18.4-130-gea49896cd30 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:48:44 #53 17.39 OK: 19950 distinct packages available 03:48:44 #53 18.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:48:44 #53 19.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:48:44 #53 ... 03:48:44 03:48:44 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:48:44 #57 20.83 (1/11) Installing ca-certificates (20230506-r0) 03:48:44 #57 21.00 (2/11) Installing brotli-libs (1.0.9-r14) 03:48:44 #57 21.07 (3/11) Installing libunistring (1.1-r1) 03:48:44 #57 21.17 (4/11) Installing libidn2 (2.3.4-r1) 03:48:44 #57 21.18 (5/11) Installing nghttp2-libs (1.57.0-r0) 03:48:44 #57 21.20 (6/11) Installing libcurl (8.4.0-r0) 03:48:44 #57 21.27 (7/11) Installing curl (8.4.0-r0) 03:48:44 #57 21.30 (8/11) Installing dumb-init (1.2.5-r2) 03:48:44 #57 21.31 (9/11) Installing musl-obstack (1.2.3-r2) 03:48:44 #57 21.32 (10/11) Installing libucontext (1.2-r2) 03:48:44 #57 21.34 (11/11) Installing gcompat (1.1.0-r1) 03:48:44 #57 21.36 Executing busybox-1.36.1-r2.trigger 03:48:44 #57 21.44 Executing ca-certificates-20230506-r0.trigger 03:48:45 #57 ... 03:48:45 03:48:45 #54 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:48:45 #54 14.22 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:48:45 #54 14.22 v3.18.4-130-gea49896cd30 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:48:45 #54 14.22 OK: 19950 distinct packages available 03:48:45 #54 15.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:48:45 #54 17.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:48:45 #54 20.86 (1/4) Installing dumb-init (1.2.5-r2) 03:48:45 #54 20.87 (2/4) Installing musl-obstack (1.2.3-r2) 03:48:45 #54 20.88 (3/4) Installing libucontext (1.2-r2) 03:48:45 #54 20.90 (4/4) Installing gcompat (1.1.0-r1) 03:48:45 #54 20.92 Executing busybox-1.36.1-r2.trigger 03:48:45 #54 20.98 OK: 8 MiB in 19 packages 03:48:45 #54 DONE 21.7s 03:48:45 03:48:45 #74 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:48:46 #74 ... 03:48:46 03:48:46 #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:48:46 #51 18.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:48:46 #51 20.66 OK: 266 MiB in 52 packages 03:48:46 #51 DONE 21.2s 03:48:46 03:48:46 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:48:46 #57 22.02 OK: 13 MiB in 26 packages 03:48:46 #57 DONE 22.8s 03:48:46 03:48:46 #53 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:48:46 #53 22.32 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 03:48:46 #53 22.51 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 03:48:46 #53 22.57 (3/7) Installing dumb-init (1.2.5-r2) 03:48:46 #53 22.59 (4/7) Installing musl-obstack (1.2.3-r2) 03:48:46 #53 22.59 (5/7) Installing libucontext (1.2-r2) 03:48:46 #53 22.60 (6/7) Installing gcompat (1.1.0-r1) 03:48:46 #53 22.61 (7/7) Installing openssl (3.1.4-r0) 03:48:46 #53 22.65 Executing busybox-1.36.1-r2.trigger 03:48:46 #53 22.73 OK: 9 MiB in 20 packages 03:48:47 #53 DONE 23.5s 03:48:47 03:48:47 #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:48:47 #75 DONE 0.6s 03:48:47 03:48:47 #76 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:48:48 #76 ... 03:48:48 03:48:48 #74 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:48:48 #74 DONE 3.0s 03:48:48 03:48:48 #77 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:48:48 #77 DONE 1.5s 03:48:48 03:48:48 #78 [security-spire-config stage-2 4/9] COPY Attribution.txt / 03:48:48 #78 DONE 0.2s 03:48:48 03:48:48 #79 [security-spire-config stage-2 5/9] COPY security.txt / 03:48:49 #79 DONE 0.3s 03:48:49 03:48:49 #80 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:48:49 #80 ... 03:48:49 03:48:49 #76 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:48:49 #76 DONE 1.9s 03:48:49 03:48:49 #81 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:48:49 #81 DONE 0.2s 03:48:49 03:48:49 #82 [security-spire-server stage-2 4/8] COPY Attribution.txt / 03:48:49 #82 DONE 0.3s 03:48:49 03:48:49 #83 [security-spire-server stage-2 5/8] COPY security.txt / 03:48:49 #83 DONE 0.2s 03:48:49 03:48:49 #84 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 03:48:49 #84 DONE 0.2s 03:48:49 03:48:49 #85 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:48:49 #85 DONE 0.3s 03:48:49 03:48:49 #86 [security-spire-config] exporting to image 03:48:49 #86 exporting layers 03:48:50 #86 ... 03:48:50 03:48:50 #87 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:48:50 #87 DONE 0.5s 03:48:50 03:48:50 #80 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:48:50 #80 DONE 1.6s 03:48:50 03:48:50 #88 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:48:50 #88 DONE 0.2s 03:48:50 03:48:50 #89 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:48:50 #89 ... 03:48:50 03:48:50 #90 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 03:48:50 #90 DONE 0.2s 03:48:50 03:48:50 #89 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:48:50 #89 DONE 0.3s 03:48:50 03:48:50 #86 [security-spire-server] exporting to image 03:48:50 #86 ... 03:48:50 03:48:50 #91 [security-spire-agent stage-3 6/9] COPY security.txt / 03:48:50 #91 DONE 0.3s 03:48:51 03:48:51 #92 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:48:51 #92 DONE 0.3s 03:48:51 03:48:51 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:51 #93 ... 03:48:51 03:48:51 #94 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:48:51 #94 DONE 0.2s 03:48:51 03:48:51 #95 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:48:51 #95 DONE 0.1s 03:48:51 03:48:51 #86 [security-spire-agent] exporting to image 03:48:52 #86 exporting layers 2.3s done 03:48:52 #86 writing image sha256:0db979fe0e5ad3993f25af112ca66556d764c15292bfc12da65b5a39a2943e01 done 03:48:52 #86 naming to docker.io/library/security-spire-config-arm64 done 03:48:52 #86 exporting layers 1.8s done 03:48:52 #86 writing image sha256:ae1af4bfef33ab94dc88cb82af3e02f3d5b4c7a9eea0c60d16f66035c96def21 done 03:48:52 #86 naming to docker.io/library/security-spire-server-arm64 done 03:48:53 #86 exporting layers 1.5s done 03:48:53 #86 writing image sha256:32a0fe834c84421961f71a0b7b47f768088200f4356a730fab73204798b51b57 done 03:48:53 #86 naming to docker.io/library/security-spire-agent-arm64 done 03:48:53 #86 DONE 3.1s 03:48:53 03:48:53 #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:16 #131 ... 03:49:16 03:49:16 #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:49:16 #121 83.49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:49:16 #121 DONE 93.0s 03:49:16 03:49:16 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:49:16 #127 DONE 93.0s 03:49:16 03:49:16 #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:49:16 #125 DONE 93.0s 03:49:16 03:49:16 #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:49:16 #129 DONE 93.0s 03:49:16 03:49:16 #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:49:16 #122 DONE 93.0s 03:49:16 03:49:16 #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:49:16 #124 DONE 93.1s 03:49:16 03:49:16 #132 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 03:49:16 #132 ... 03:49:16 03:49:16 #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:49:16 #130 DONE 93.2s 03:49:16 03:49:16 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:49:16 #131 DONE 93.4s 03:49:16 03:49:16 #133 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 03:49:16 #133 ... 03:49:16 03:49:16 #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:49:16 #123 DONE 93.6s 03:49:16 03:49:16 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:49:16 #128 DONE 93.5s 03:49:16 03:49:16 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:49:16 #126 DONE 93.6s 03:49:16 03:49:16 #134 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 03:49:16 #134 ... 03:49:16 03:49:16 #132 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 03:49:16 #132 DONE 0.8s 03:49:16 03:49:16 #135 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 03:49:16 #135 DONE 0.6s 03:49:16 03:49:16 #133 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 03:49:16 #133 DONE 0.6s 03:49:16 03:49:16 #136 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 03:49:16 #136 DONE 0.9s 03:49:16 03:49:16 #137 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:49:16 #137 DONE 0.4s 03:49:16 03:49:16 #138 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 03:49:16 #138 DONE 0.9s 03:49:16 03:49:16 #134 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 03:49:16 #134 DONE 0.4s 03:49:16 03:49:16 #139 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 03:49:16 #139 ... 03:49:16 03:49:16 #140 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 03:49:16 #140 DONE 0.3s 03:49:16 03:49:16 #141 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 03:49:16 #141 DONE 0.3s 03:49:16 03:49:16 #142 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 03:49:16 #142 CACHED 03:49:16 03:49:16 #143 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 03:49:16 #143 CACHED 03:49:16 03:49:16 #144 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 03:49:16 #144 CACHED 03:49:16 03:49:16 #145 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 03:49:16 #145 CACHED 03:49:16 03:49:16 #146 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 03:49:16 #146 CACHED 03:49:16 03:49:16 #147 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 03:49:16 #147 CACHED 03:49:16 03:49:16 #148 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 03:49:16 #148 DONE 0.3s 03:49:16 03:49:16 #149 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 03:49:16 #149 DONE 0.3s 03:49:16 03:49:16 #139 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 03:49:16 #139 DONE 0.3s 03:49:16 03:49:16 #150 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 03:49:16 #150 DONE 0.3s 03:49:16 03:49:16 #151 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 03:49:16 #151 CACHED 03:49:16 03:49:16 #152 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 03:49:16 #152 CACHED 03:49:16 03:49:16 #153 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:49:17 #153 ... 03:49:17 03:49:17 #154 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:49:17 #154 DONE 0.8s 03:49:17 03:49:17 #155 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:49:18 #155 ... 03:49:18 03:49:18 #156 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:49:18 #156 DONE 1.5s 03:49:18 03:49:18 #157 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:49:18 #157 DONE 1.6s 03:49:18 03:49:18 #158 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:49:18 #158 DONE 1.6s 03:49:18 03:49:18 #159 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:49:18 #159 ... 03:49:18 03:49:18 #160 [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 03:49:18 #160 DONE 1.6s 03:49:18 03:49:18 #161 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:49:18 #161 DONE 1.6s 03:49:18 03:49:18 #153 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:49:18 #153 DONE 1.6s 03:49:18 03:49:18 #162 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:49:18 #162 DONE 1.6s 03:49:18 03:49:18 #155 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:49:18 #155 DONE 1.6s 03:49:18 03:49:18 #163 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:49:18 #163 DONE 1.6s 03:49:18 03:49:18 #164 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 03:49:18 #164 DONE 0.2s 03:49:18 03:49:18 #165 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:49:18 #165 DONE 0.3s 03:49:18 03:49:18 #166 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:49:18 #166 ... 03:49:18 03:49:18 #159 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:49:18 #159 DONE 0.3s 03:49:18 03:49:18 #167 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 03:49:18 #167 DONE 0.8s 03:49:18 03:49:18 #168 [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 03:49:18 #168 DONE 0.3s 03:49:18 03:49:18 #169 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:49:18 #169 DONE 0.3s 03:49:18 03:49:18 #170 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:49:18 #170 DONE 0.3s 03:49:18 03:49:18 #171 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:49:18 #171 DONE 0.3s 03:49:18 03:49:18 #172 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 03:49:18 #172 DONE 2.2s 03:49:18 03:49:18 #173 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:49:18 #173 DONE 0.3s 03:49:18 03:49:18 #166 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:49:18 #166 DONE 0.4s 03:49:18 03:49:18 #87 [support-notifications] exporting to image 03:49:18 #87 exporting layers 03:49:18 #87 ... 03:49:18 03:49:18 #174 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:49:18 #174 DONE 0.3s 03:49:19 03:49:19 #175 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:49:19 #175 DONE 0.4s 03:49:19 03:49:19 #176 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:49:19 #176 DONE 0.4s 03:49:19 03:49:19 #177 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:49:19 #177 DONE 0.3s 03:49:19 03:49:19 #178 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:49:19 #178 DONE 0.4s 03:49:19 03:49:19 #179 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 03:49:19 #179 DONE 0.3s 03:49:19 03:49:19 #87 [core-metadata] exporting to image 03:49:19 #87 exporting layers 0.3s done 03:49:19 #87 writing image sha256:016e4e875ea20d3a1a05052a2571f143f5dd92d9522c75c335dcf8b7b93e4d03 03:49:19 #87 writing image sha256:5b4a7defe828095024c4c93f9a8bf1b814e5d54c076997940aa6f1cc28f48bc4 03:49:19 #87 writing image sha256:b0750edd1b7ba1fd57c0ddf6abde80be1d18278612a7cc3a7b8d9e7cc71f4d8e 03:49:19 #87 ... 03:49:19 03:49:19 #180 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 03:49:19 #180 DONE 0.3s 03:49:19 03:49:19 #181 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:49:19 #181 DONE 0.3s 03:49:19 03:49:19 #182 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:49:19 #182 DONE 0.3s 03:49:19 03:49:19 #87 [support-scheduler] exporting to image 03:49:19 #87 exporting layers 0.7s done 03:49:19 #87 writing image sha256:016e4e875ea20d3a1a05052a2571f143f5dd92d9522c75c335dcf8b7b93e4d03 0.2s done 03:49:19 #87 writing image sha256:5b4a7defe828095024c4c93f9a8bf1b814e5d54c076997940aa6f1cc28f48bc4 0.2s done 03:49:19 #87 writing image sha256:b0750edd1b7ba1fd57c0ddf6abde80be1d18278612a7cc3a7b8d9e7cc71f4d8e 0.2s done 03:49:19 #87 naming to docker.io/library/core-command done 03:49:19 #87 naming to docker.io/library/core-data done 03:49:19 #87 naming to docker.io/library/support-scheduler done 03:49:19 #87 writing image sha256:04eb3323f18734d6fcc222af33178f9c15837e7c82226d215ac41bccee28d8bf 03:49:19 #87 exporting layers 0.4s done 03:49:19 #87 writing image sha256:04eb3323f18734d6fcc222af33178f9c15837e7c82226d215ac41bccee28d8bf done 03:49:19 #87 naming to docker.io/library/support-notifications done 03:49:19 #87 writing image sha256:2add3a7bd492cb3cb2f94b6d0a7d25f415bcbb013e75319a88fac14828587508 done 03:49:19 #87 naming to docker.io/library/security-spiffe-token-provider done 03:49:19 #87 writing image sha256:19c390a107dbeb8e0e6e91c9b8f9b5a56dbc0fa9e51d6b2c2a0dfd121da5cc9b done 03:49:19 #87 naming to docker.io/library/core-metadata done 03:49:19 #87 DONE 1.7s 03:49:19 03:49:19 #183 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:49:20 #183 ... 03:49:20 03:49:20 #184 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:49:20 #184 DONE 0.6s 03:49:20 03:49:20 #183 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:49:20 #183 DONE 0.6s 03:49:20 03:49:20 #185 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:49:20 #185 DONE 1.0s 03:49:20 03:49:20 #186 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:49:20 #186 DONE 1.0s 03:49:20 03:49:20 #187 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:49:20 #187 DONE 0.1s 03:49:20 03:49:20 #87 [core-common-config-bootstrapper] exporting to image 03:49:20 #87 exporting layers 0.2s done 03:49:20 #87 writing image sha256:04c064a15b8e8863678fef0f4c76c9bbd849cc1d934ed0c051d2dbaeec1b71ba done 03:49:20 #87 naming to docker.io/library/security-proxy-auth done 03:49:20 #87 writing image sha256:2b4617b664afd72813e190936f7d64fb9d1e2695786df1f461d03b9b2b948096 done 03:49:20 #87 naming to docker.io/library/core-common-config-bootstrapper done 03:49:20 #87 DONE 1.9s 03:49:20 03:49:20 #188 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:49:20 #188 DONE 0.1s 03:49:20 03:49:20 #189 [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/ 03:49:20 #189 DONE 0.1s 03:49:20 03:49:20 #190 [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/ 03:49:20 #190 DONE 0.1s 03:49:20 03:49:20 #191 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:49:20 #191 DONE 1.0s 03:49:20 03:49:20 #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 03:49:20 #192 DONE 0.1s 03:49:20 03:49:20 #87 [security-proxy-setup] exporting to image 03:49:20 #87 ... 03:49:20 03:49:20 #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:49:20 #193 DONE 0.1s 03:49:20 03:49:20 #87 [security-proxy-setup] exporting to image 03:49:20 #87 exporting layers 0.3s done 03:49:20 #87 writing image sha256:6b2bf168a9e0f9aa933a64d556a21b5bfbd36b77da897edc1b3b4c18831306f4 done 03:49:20 #87 naming to docker.io/library/security-proxy-setup done 03:49:20 #87 DONE 2.1s 03:49:20 03:49:20 #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 03:49:20 #194 ... 03:49:20 03:49:20 #195 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:49:20 #195 DONE 0.6s 03:49:21 03:49:21 #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 03:49:21 #194 DONE 0.4s 03:49:21 03:49:21 #87 [security-bootstrapper] exporting to image 03:49:21 #87 exporting layers 0.2s done 03:49:21 #87 writing image sha256:921abdf3c094847a91c698b1c8d47d807308f719e835f4f5a0cc956958eba4c0 done 03:49:21 #87 naming to docker.io/library/security-secretstore-setup 03:49:21 #87 exporting layers 0.2s done 03:49:21 #87 naming to docker.io/library/security-secretstore-setup done 03:49:21 #87 writing image sha256:3cff29a9465c3a13fdd3cff05dcaafc1613c6dbc7e724e2c6c781915badc1d82 done 03:49:21 #87 naming to docker.io/library/security-bootstrapper done 03:49:21 #87 DONE 2.5s 03:49:21 03:49:21 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 03:49:21 time="2023-10-30T03:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:21 time="2023-10-30T03:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:21 time="2023-10-30T03:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:21 time="2023-10-30T03:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:21 time="2023-10-30T03:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:21 time="2023-10-30T03:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:21 time="2023-10-30T03:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:21 time="2023-10-30T03:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:21 time="2023-10-30T03:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:21 time="2023-10-30T03:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:21 time="2023-10-30T03:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:21 time="2023-10-30T03:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:21 time="2023-10-30T03:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:21 time="2023-10-30T03:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:49:21 $ docker stop --time=1 d4514b3e571e072afaa26bda13854b42dafdeb4713867979dc765094f2aa7786 03:49:22 $ docker rm -f --volumes d4514b3e571e072afaa26bda13854b42dafdeb4713867979dc765094f2aa7786 [Pipeline] // withDockerContainer [Pipeline] sh 03:49:22 + docker images 03:49:22 REPOSITORY TAG IMAGE ID CREATED SIZE 03:49:22 security-proxy-setup latest 6b2bf168a9e0 2 seconds ago 34.4MB 03:49:22 security-bootstrapper latest 3cff29a9465c 2 seconds ago 23.3MB 03:49:22 security-secretstore-setup latest 921abdf3c094 2 seconds ago 44.4MB 03:49:22 security-proxy-auth latest 04c064a15b8e 3 seconds ago 19.5MB 03:49:22 core-common-config-bootstrapper latest 2b4617b664af 3 seconds ago 18.2MB 03:49:22 support-notifications latest 04eb3323f187 4 seconds ago 34.7MB 03:49:22 core-metadata latest 19c390a107db 4 seconds ago 21.7MB 03:49:22 core-command latest 5b4a7defe828 4 seconds ago 21.2MB 03:49:22 core-data latest 016e4e875ea2 4 seconds ago 21.3MB 03:49:22 security-spiffe-token-provider latest 2add3a7bd492 4 seconds ago 35.1MB 03:49:22 support-scheduler latest b0750edd1b7b 4 seconds ago 34.1MB 03:49:22 security-spire-agent latest 88d620197da8 2 minutes ago 166MB 03:49:22 security-spire-server latest ab3ab8b26011 2 minutes ago 107MB 03:49:22 security-spire-config latest 93cd0a3b9fa9 2 minutes ago 101MB 03:49:22 ci-base-image-x86_64 latest 084fc96101f2 5 minutes ago 930MB 03:49:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 5 weeks ago 557MB 03:49:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 5 months ago 334MB 03:49:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 15 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 03:49:22 provisioning config files... 03:49:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/601@tmp/config3005853587054615967tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:49:23 ---> docker-login.sh 03:49:23 nexus3.edgexfoundry.org:10001 03:49:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:49:23 Configure a credential helper to remove this warning. See 03:49:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:49:23 03:49:23 Login Succeeded 03:49:23 nexus3.edgexfoundry.org:10002 03:49:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:49:23 Configure a credential helper to remove this warning. See 03:49:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:49:23 03:49:23 Login Succeeded 03:49:23 nexus3.edgexfoundry.org:10003 03:49:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:49:23 Configure a credential helper to remove this warning. See 03:49:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:49:23 03:49:23 Login Succeeded 03:49:23 nexus3.edgexfoundry.org:10004 03:49:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:49:23 Configure a credential helper to remove this warning. See 03:49:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:49:23 03:49:23 Login Succeeded 03:49:23 docker.io 03:49:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:49:23 Configure a credential helper to remove this warning. See 03:49:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:49:23 03:49:23 Login Succeeded 03:49:23 ---> docker-login.sh ends [Pipeline] } 03:49:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:49:23 [edgeXDocker.push] Tagging docker image core-command with the following tags: 03:49:23 132297e9aa914f92e736fba6a3e6b3cd17818e4e 03:49:23 latest 03:49:23 3.1.0-dev.66 03:49:23 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 03:49:23 main 03:49:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:132297e9aa914f92e736fba6a3e6b3cd17818e4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:24 + docker push nexus3.edgexfoundry.org:10004/core-command:132297e9aa914f92e736fba6a3e6b3cd17818e4e 03:49:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:49:24 2095e1dc2854: Preparing 03:49:24 96788b71a8fd: Preparing 03:49:24 6b1cbd5e597a: Preparing 03:49:24 98eb649bdab8: Preparing 03:49:24 7956ef81b0bc: Preparing 03:49:24 cc2447e1835a: Preparing 03:49:24 6b1cbd5e597a: Pushed 03:49:24 7956ef81b0bc: Pushed 03:49:24 2095e1dc2854: Pushed 03:49:24 98eb649bdab8: Pushed 03:49:24 cc2447e1835a: Layer already exists 03:49:26 96788b71a8fd: Pushed 03:49:26 132297e9aa914f92e736fba6a3e6b3cd17818e4e: digest: sha256:ead656d887e7b0a7865c7dbc16a814ae7836fb6878c13c8916ab2531a1c1e37d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:26 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:27 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 03:49:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:49:27 2095e1dc2854: Preparing 03:49:27 96788b71a8fd: Preparing 03:49:27 6b1cbd5e597a: Preparing 03:49:27 98eb649bdab8: Preparing 03:49:27 7956ef81b0bc: Preparing 03:49:27 cc2447e1835a: Preparing 03:49:27 cc2447e1835a: Waiting 03:49:27 96788b71a8fd: Layer already exists 03:49:27 7956ef81b0bc: Layer already exists 03:49:27 2095e1dc2854: Layer already exists 03:49:27 6b1cbd5e597a: Layer already exists 03:49:27 98eb649bdab8: Layer already exists 03:49:27 cc2447e1835a: Layer already exists 03:49:27 latest: digest: sha256:ead656d887e7b0a7865c7dbc16a814ae7836fb6878c13c8916ab2531a1c1e37d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:27 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.66 03:49:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:49:27 2095e1dc2854: Preparing 03:49:27 96788b71a8fd: Preparing 03:49:27 6b1cbd5e597a: Preparing 03:49:27 98eb649bdab8: Preparing 03:49:27 7956ef81b0bc: Preparing 03:49:27 cc2447e1835a: Preparing 03:49:27 cc2447e1835a: Waiting 03:49:27 96788b71a8fd: Layer already exists 03:49:27 6b1cbd5e597a: Layer already exists 03:49:27 98eb649bdab8: Layer already exists 03:49:27 2095e1dc2854: Layer already exists 03:49:27 7956ef81b0bc: Layer already exists 03:49:27 cc2447e1835a: Layer already exists 03:49:27 3.1.0-dev.66: digest: sha256:ead656d887e7b0a7865c7dbc16a814ae7836fb6878c13c8916ab2531a1c1e37d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:28 + docker push nexus3.edgexfoundry.org:10004/core-command:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 03:49:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:49:28 2095e1dc2854: Preparing 03:49:28 96788b71a8fd: Preparing 03:49:28 6b1cbd5e597a: Preparing 03:49:28 98eb649bdab8: Preparing 03:49:28 7956ef81b0bc: Preparing 03:49:28 cc2447e1835a: Preparing 03:49:28 cc2447e1835a: Waiting 03:49:28 2095e1dc2854: Layer already exists 03:49:28 6b1cbd5e597a: Layer already exists 03:49:28 98eb649bdab8: Layer already exists 03:49:28 7956ef81b0bc: Layer already exists 03:49:28 96788b71a8fd: Layer already exists 03:49:28 cc2447e1835a: Layer already exists 03:49:28 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66: digest: sha256:ead656d887e7b0a7865c7dbc16a814ae7836fb6878c13c8916ab2531a1c1e37d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:28 + docker push nexus3.edgexfoundry.org:10004/core-command:main 03:49:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:49:28 2095e1dc2854: Preparing 03:49:28 96788b71a8fd: Preparing 03:49:28 6b1cbd5e597a: Preparing 03:49:28 98eb649bdab8: Preparing 03:49:28 7956ef81b0bc: Preparing 03:49:28 cc2447e1835a: Preparing 03:49:28 cc2447e1835a: Waiting 03:49:28 7956ef81b0bc: Layer already exists 03:49:28 6b1cbd5e597a: Layer already exists 03:49:28 98eb649bdab8: Layer already exists 03:49:28 2095e1dc2854: Layer already exists 03:49:28 96788b71a8fd: Layer already exists 03:49:28 cc2447e1835a: Layer already exists 03:49:28 main: digest: sha256:ead656d887e7b0a7865c7dbc16a814ae7836fb6878c13c8916ab2531a1c1e37d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:29 ===================================================== [Pipeline] echo 03:49:29 taggedImages: 03:49:29 - nexus3.edgexfoundry.org:10004/core-command:132297e9aa914f92e736fba6a3e6b3cd17818e4e 03:49:29 - nexus3.edgexfoundry.org:10004/core-command:latest 03:49:29 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.66 03:49:29 - nexus3.edgexfoundry.org:10004/core-command:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 03:49:29 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 03:49:29 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 03:49:29 132297e9aa914f92e736fba6a3e6b3cd17818e4e 03:49:29 latest 03:49:29 3.1.0-dev.66 03:49:29 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 03:49:29 main 03:49:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:29 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:132297e9aa914f92e736fba6a3e6b3cd17818e4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:132297e9aa914f92e736fba6a3e6b3cd17818e4e 03:49:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:49:29 8086002772a1: Preparing 03:49:29 23f24f2baa04: Preparing 03:49:29 dbfcee73d172: Preparing 03:49:29 a58aa3abab72: Preparing 03:49:29 6b1cbd5e597a: Preparing 03:49:29 98eb649bdab8: Preparing 03:49:29 7956ef81b0bc: Preparing 03:49:29 cc2447e1835a: Preparing 03:49:29 7956ef81b0bc: Waiting 03:49:29 cc2447e1835a: Waiting 03:49:29 98eb649bdab8: Waiting 03:49:29 6b1cbd5e597a: Layer already exists 03:49:29 98eb649bdab8: Layer already exists 03:49:29 7956ef81b0bc: Layer already exists 03:49:29 dbfcee73d172: Pushed 03:49:29 cc2447e1835a: Layer already exists 03:49:29 8086002772a1: Pushed 03:49:29 23f24f2baa04: Pushed 03:49:31 a58aa3abab72: Pushed 03:49:31 132297e9aa914f92e736fba6a3e6b3cd17818e4e: digest: sha256:012eed028b0fb0a3caa44f0e6c09b395bf7c2c496d13512052212d3e787e24a6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:31 + 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 03:49:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:49:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:49:31 8086002772a1: Preparing 03:49:31 23f24f2baa04: Preparing 03:49:31 dbfcee73d172: Preparing 03:49:31 a58aa3abab72: Preparing 03:49:31 6b1cbd5e597a: Preparing 03:49:31 98eb649bdab8: Preparing 03:49:31 7956ef81b0bc: Preparing 03:49:31 cc2447e1835a: Preparing 03:49:31 7956ef81b0bc: Waiting 03:49:31 98eb649bdab8: Waiting 03:49:31 cc2447e1835a: Waiting 03:49:31 8086002772a1: Layer already exists 03:49:31 a58aa3abab72: Layer already exists 03:49:31 6b1cbd5e597a: Layer already exists 03:49:31 dbfcee73d172: Layer already exists 03:49:31 23f24f2baa04: Layer already exists 03:49:31 7956ef81b0bc: Layer already exists 03:49:31 98eb649bdab8: Layer already exists 03:49:31 cc2447e1835a: Layer already exists 03:49:31 latest: digest: sha256:012eed028b0fb0a3caa44f0e6c09b395bf7c2c496d13512052212d3e787e24a6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:31 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.66 03:49:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:49:32 8086002772a1: Preparing 03:49:32 23f24f2baa04: Preparing 03:49:32 dbfcee73d172: Preparing 03:49:32 a58aa3abab72: Preparing 03:49:32 6b1cbd5e597a: Preparing 03:49:32 98eb649bdab8: Preparing 03:49:32 7956ef81b0bc: Preparing 03:49:32 cc2447e1835a: Preparing 03:49:32 98eb649bdab8: Waiting 03:49:32 7956ef81b0bc: Waiting 03:49:32 cc2447e1835a: Waiting 03:49:32 dbfcee73d172: Layer already exists 03:49:32 6b1cbd5e597a: Layer already exists 03:49:32 a58aa3abab72: Layer already exists 03:49:32 23f24f2baa04: Layer already exists 03:49:32 8086002772a1: Layer already exists 03:49:32 98eb649bdab8: Layer already exists 03:49:32 7956ef81b0bc: Layer already exists 03:49:32 cc2447e1835a: Layer already exists 03:49:32 3.1.0-dev.66: digest: sha256:012eed028b0fb0a3caa44f0e6c09b395bf7c2c496d13512052212d3e787e24a6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:32 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 03:49:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:49:32 8086002772a1: Preparing 03:49:32 23f24f2baa04: Preparing 03:49:32 dbfcee73d172: Preparing 03:49:32 a58aa3abab72: Preparing 03:49:32 6b1cbd5e597a: Preparing 03:49:32 98eb649bdab8: Preparing 03:49:32 7956ef81b0bc: Preparing 03:49:32 cc2447e1835a: Preparing 03:49:32 98eb649bdab8: Waiting 03:49:32 7956ef81b0bc: Waiting 03:49:32 cc2447e1835a: Waiting 03:49:32 a58aa3abab72: Layer already exists 03:49:32 6b1cbd5e597a: Layer already exists 03:49:32 8086002772a1: Layer already exists 03:49:32 23f24f2baa04: Layer already exists 03:49:32 dbfcee73d172: Layer already exists 03:49:32 cc2447e1835a: Layer already exists 03:49:32 98eb649bdab8: Layer already exists 03:49:32 7956ef81b0bc: Layer already exists 03:49:32 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66: digest: sha256:012eed028b0fb0a3caa44f0e6c09b395bf7c2c496d13512052212d3e787e24a6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:33 + 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 03:49:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 03:49:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:49:33 8086002772a1: Preparing 03:49:33 23f24f2baa04: Preparing 03:49:33 dbfcee73d172: Preparing 03:49:33 a58aa3abab72: Preparing 03:49:33 6b1cbd5e597a: Preparing 03:49:33 98eb649bdab8: Preparing 03:49:33 7956ef81b0bc: Preparing 03:49:33 cc2447e1835a: Preparing 03:49:33 7956ef81b0bc: Waiting 03:49:33 98eb649bdab8: Waiting 03:49:33 cc2447e1835a: Waiting 03:49:33 8086002772a1: Layer already exists 03:49:33 23f24f2baa04: Layer already exists 03:49:33 a58aa3abab72: Layer already exists 03:49:33 6b1cbd5e597a: Layer already exists 03:49:33 dbfcee73d172: Layer already exists 03:49:33 98eb649bdab8: Layer already exists 03:49:33 7956ef81b0bc: Layer already exists 03:49:33 cc2447e1835a: Layer already exists 03:49:33 main: digest: sha256:012eed028b0fb0a3caa44f0e6c09b395bf7c2c496d13512052212d3e787e24a6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:33 ===================================================== [Pipeline] echo 03:49:33 taggedImages: 03:49:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:132297e9aa914f92e736fba6a3e6b3cd17818e4e 03:49:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:49:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.66 03:49:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 03:49:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 03:49:33 [edgeXDocker.push] Tagging docker image core-data with the following tags: 03:49:33 132297e9aa914f92e736fba6a3e6b3cd17818e4e 03:49:33 latest 03:49:33 3.1.0-dev.66 03:49:33 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 03:49:33 main 03:49:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:132297e9aa914f92e736fba6a3e6b3cd17818e4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:34 + docker push nexus3.edgexfoundry.org:10004/core-data:132297e9aa914f92e736fba6a3e6b3cd17818e4e 03:49:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:49:34 d5410494db6d: Preparing 03:49:34 428f3b469cdc: Preparing 03:49:34 6b1cbd5e597a: Preparing 03:49:34 98eb649bdab8: Preparing 03:49:34 7956ef81b0bc: Preparing 03:49:34 cc2447e1835a: Preparing 03:49:34 cc2447e1835a: Waiting 03:49:34 6b1cbd5e597a: Layer already exists 03:49:34 7956ef81b0bc: Layer already exists 03:49:34 98eb649bdab8: Layer already exists 03:49:34 cc2447e1835a: Layer already exists 03:49:34 d5410494db6d: Pushed 03:49:36 428f3b469cdc: Pushed 03:49:36 132297e9aa914f92e736fba6a3e6b3cd17818e4e: digest: sha256:4d31c726e2ef03a9b19df5ca9545d26c241435624178816c4139fbbef4853686 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:36 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 03:49:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:49:36 d5410494db6d: Preparing 03:49:36 428f3b469cdc: Preparing 03:49:36 6b1cbd5e597a: Preparing 03:49:36 98eb649bdab8: Preparing 03:49:36 7956ef81b0bc: Preparing 03:49:36 cc2447e1835a: Preparing 03:49:36 d5410494db6d: Layer already exists 03:49:36 428f3b469cdc: Layer already exists 03:49:36 7956ef81b0bc: Layer already exists 03:49:36 98eb649bdab8: Layer already exists 03:49:36 6b1cbd5e597a: Layer already exists 03:49:36 cc2447e1835a: Layer already exists 03:49:36 latest: digest: sha256:4d31c726e2ef03a9b19df5ca9545d26c241435624178816c4139fbbef4853686 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:37 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:37 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.66 03:49:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:49:37 d5410494db6d: Preparing 03:49:37 428f3b469cdc: Preparing 03:49:37 6b1cbd5e597a: Preparing 03:49:37 98eb649bdab8: Preparing 03:49:37 7956ef81b0bc: Preparing 03:49:37 cc2447e1835a: Preparing 03:49:37 cc2447e1835a: Waiting 03:49:37 98eb649bdab8: Layer already exists 03:49:37 7956ef81b0bc: Layer already exists 03:49:37 6b1cbd5e597a: Layer already exists 03:49:37 d5410494db6d: Layer already exists 03:49:37 428f3b469cdc: Layer already exists 03:49:37 cc2447e1835a: Layer already exists 03:49:37 3.1.0-dev.66: digest: sha256:4d31c726e2ef03a9b19df5ca9545d26c241435624178816c4139fbbef4853686 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:37 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:37 + docker push nexus3.edgexfoundry.org:10004/core-data:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 03:49:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:49:37 d5410494db6d: Preparing 03:49:37 428f3b469cdc: Preparing 03:49:37 6b1cbd5e597a: Preparing 03:49:37 98eb649bdab8: Preparing 03:49:37 7956ef81b0bc: Preparing 03:49:37 cc2447e1835a: Preparing 03:49:37 cc2447e1835a: Waiting 03:49:37 7956ef81b0bc: Layer already exists 03:49:37 98eb649bdab8: Layer already exists 03:49:37 428f3b469cdc: Layer already exists 03:49:37 6b1cbd5e597a: Layer already exists 03:49:37 d5410494db6d: Layer already exists 03:49:37 cc2447e1835a: Layer already exists 03:49:37 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66: digest: sha256:4d31c726e2ef03a9b19df5ca9545d26c241435624178816c4139fbbef4853686 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:38 + docker push nexus3.edgexfoundry.org:10004/core-data:main 03:49:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:49:38 d5410494db6d: Preparing 03:49:38 428f3b469cdc: Preparing 03:49:38 6b1cbd5e597a: Preparing 03:49:38 98eb649bdab8: Preparing 03:49:38 7956ef81b0bc: Preparing 03:49:38 cc2447e1835a: Preparing 03:49:38 cc2447e1835a: Waiting 03:49:38 428f3b469cdc: Layer already exists 03:49:38 d5410494db6d: Layer already exists 03:49:38 7956ef81b0bc: Layer already exists 03:49:38 6b1cbd5e597a: Layer already exists 03:49:38 98eb649bdab8: Layer already exists 03:49:38 cc2447e1835a: Layer already exists 03:49:38 main: digest: sha256:4d31c726e2ef03a9b19df5ca9545d26c241435624178816c4139fbbef4853686 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:38 ===================================================== [Pipeline] echo 03:49:38 taggedImages: 03:49:38 - nexus3.edgexfoundry.org:10004/core-data:132297e9aa914f92e736fba6a3e6b3cd17818e4e 03:49:38 - nexus3.edgexfoundry.org:10004/core-data:latest 03:49:38 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.66 03:49:38 - nexus3.edgexfoundry.org:10004/core-data:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 03:49:38 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 03:49:38 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 03:49:38 132297e9aa914f92e736fba6a3e6b3cd17818e4e 03:49:38 latest 03:49:38 3.1.0-dev.66 03:49:38 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 03:49:38 main 03:49:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:38 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:132297e9aa914f92e736fba6a3e6b3cd17818e4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata:132297e9aa914f92e736fba6a3e6b3cd17818e4e 03:49:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:49:39 6a3a46d467b3: Preparing 03:49:39 0e94d6fe6b11: Preparing 03:49:39 095e27ff2293: Preparing 03:49:39 6b1cbd5e597a: Preparing 03:49:39 98eb649bdab8: Preparing 03:49:39 7956ef81b0bc: Preparing 03:49:39 cc2447e1835a: Preparing 03:49:39 7956ef81b0bc: Waiting 03:49:39 cc2447e1835a: Waiting 03:49:39 6b1cbd5e597a: Layer already exists 03:49:39 98eb649bdab8: Layer already exists 03:49:39 7956ef81b0bc: Layer already exists 03:49:39 cc2447e1835a: Layer already exists 03:49:39 0e94d6fe6b11: Pushed 03:49:39 6a3a46d467b3: Pushed 03:49:39 #73 ... 03:49:39 03:49:39 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:39 #93 DONE 45.3s 03:49:39 03:49:39 #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:39 #73 DONE 48.8s 03:49:39 03:49:39 #68 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:39 #68 DONE 51.5s 03:49:39 03:49:39 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:39 #72 DONE 49.0s 03:49:39 03:49:39 #96 [support-notifications builder 6/7] COPY . . 03:49:39 #96 ... 03:49:39 03:49:39 #97 [core-metadata builder 6/7] COPY . . 03:49:39 #97 DONE 1.1s 03:49:39 03:49:39 #98 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:39 #98 CACHED 03:49:39 03:49:39 #99 [core-data builder 4/7] COPY go.mod vendor* ./ 03:49:39 #99 CACHED 03:49:39 03:49:39 #100 [core-data builder 6/7] COPY . . 03:49:39 #100 CACHED 03:49:39 03:49:39 #101 [core-command builder 6/7] COPY . . 03:49:39 #101 CACHED 03:49:39 03:49:39 #102 [core-command builder 4/7] COPY go.mod vendor* ./ 03:49:39 #102 CACHED 03:49:39 03:49:39 #103 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:39 #103 CACHED 03:49:39 03:49:39 #104 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:39 #104 CACHED 03:49:39 03:49:39 #105 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:49:39 #105 CACHED 03:49:39 03:49:39 #106 [core-common-config-bootstrapper builder 6/7] COPY . . 03:49:39 #106 CACHED 03:49:39 03:49:39 #107 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:49:39 #107 CACHED 03:49:39 03:49:39 #108 [support-scheduler builder 6/7] COPY . . 03:49:39 #108 CACHED 03:49:39 03:49:39 #109 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:39 #109 CACHED 03:49:39 03:49:39 #110 [security-proxy-auth builder 6/7] COPY . . 03:49:39 #110 CACHED 03:49:39 03:49:39 #111 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:39 #111 CACHED 03:49:39 03:49:39 #112 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:49:39 #112 CACHED 03:49:39 03:49:39 #113 [security-proxy-setup builder 6/7] COPY . . 03:49:39 #113 DONE 1.2s 03:49:39 03:49:39 #114 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:39 #114 CACHED 03:49:39 03:49:39 #115 [security-bootstrapper builder 6/7] COPY . . 03:49:39 #115 CACHED 03:49:39 03:49:39 #116 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:49:39 #116 CACHED 03:49:39 03:49:39 #117 [security-spiffe-token-provider builder 6/7] COPY . . 03:49:39 #117 DONE 1.2s 03:49:39 03:49:39 #96 [support-notifications builder 6/7] COPY . . 03:49:39 #96 DONE 1.2s 03:49:39 03:49:39 #118 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:49:39 #118 CACHED 03:49:39 03:49:39 #119 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:39 #119 CACHED 03:49:39 03:49:39 #120 [security-secretstore-setup builder 6/7] COPY . . 03:49:39 #120 CACHED 03:49:39 03:49:39 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:49:39 #121 ... 03:49:39 03:49:39 #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:49:39 #0 5.156 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:49:39 #122 ... 03:49:39 03:49:39 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:49:39 #121 5.792 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.66" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:49:41 095e27ff2293: Pushed 03:49:41 132297e9aa914f92e736fba6a3e6b3cd17818e4e: digest: sha256:bd0b7378a308a4d0fa1983adb448048b2e17595cda52dd559259a7a9081c0240 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 03:49:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:49:41 6a3a46d467b3: Preparing 03:49:41 0e94d6fe6b11: Preparing 03:49:41 095e27ff2293: Preparing 03:49:41 6b1cbd5e597a: Preparing 03:49:41 98eb649bdab8: Preparing 03:49:41 7956ef81b0bc: Preparing 03:49:41 cc2447e1835a: Preparing 03:49:41 7956ef81b0bc: Waiting 03:49:41 cc2447e1835a: Waiting 03:49:41 6b1cbd5e597a: Layer already exists 03:49:41 0e94d6fe6b11: Layer already exists 03:49:41 095e27ff2293: Layer already exists 03:49:41 6a3a46d467b3: Layer already exists 03:49:41 98eb649bdab8: Layer already exists 03:49:41 7956ef81b0bc: Layer already exists 03:49:41 cc2447e1835a: Layer already exists 03:49:41 latest: digest: sha256:bd0b7378a308a4d0fa1983adb448048b2e17595cda52dd559259a7a9081c0240 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.66 03:49:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:49:42 6a3a46d467b3: Preparing 03:49:42 0e94d6fe6b11: Preparing 03:49:42 095e27ff2293: Preparing 03:49:42 6b1cbd5e597a: Preparing 03:49:42 98eb649bdab8: Preparing 03:49:42 7956ef81b0bc: Preparing 03:49:42 cc2447e1835a: Preparing 03:49:42 cc2447e1835a: Waiting 03:49:42 7956ef81b0bc: Waiting 03:49:42 98eb649bdab8: Layer already exists 03:49:42 095e27ff2293: Layer already exists 03:49:42 6a3a46d467b3: Layer already exists 03:49:42 6b1cbd5e597a: Layer already exists 03:49:42 0e94d6fe6b11: Layer already exists 03:49:42 7956ef81b0bc: Layer already exists 03:49:42 cc2447e1835a: Layer already exists 03:49:42 3.1.0-dev.66: digest: sha256:bd0b7378a308a4d0fa1983adb448048b2e17595cda52dd559259a7a9081c0240 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 03:49:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:49:43 6a3a46d467b3: Preparing 03:49:43 0e94d6fe6b11: Preparing 03:49:43 095e27ff2293: Preparing 03:49:43 6b1cbd5e597a: Preparing 03:49:43 98eb649bdab8: Preparing 03:49:43 7956ef81b0bc: Preparing 03:49:43 cc2447e1835a: Preparing 03:49:43 7956ef81b0bc: Waiting 03:49:43 cc2447e1835a: Waiting 03:49:43 6b1cbd5e597a: Layer already exists 03:49:43 0e94d6fe6b11: Layer already exists 03:49:43 98eb649bdab8: Layer already exists 03:49:43 095e27ff2293: Layer already exists 03:49:43 6a3a46d467b3: Layer already exists 03:49:43 7956ef81b0bc: Layer already exists 03:49:43 cc2447e1835a: Layer already exists 03:49:43 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66: digest: sha256:bd0b7378a308a4d0fa1983adb448048b2e17595cda52dd559259a7a9081c0240 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 03:49:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:49:43 6a3a46d467b3: Preparing 03:49:43 0e94d6fe6b11: Preparing 03:49:43 095e27ff2293: Preparing 03:49:43 6b1cbd5e597a: Preparing 03:49:43 98eb649bdab8: Preparing 03:49:43 7956ef81b0bc: Preparing 03:49:43 cc2447e1835a: Preparing 03:49:43 cc2447e1835a: Waiting 03:49:43 7956ef81b0bc: Waiting 03:49:43 98eb649bdab8: Layer already exists 03:49:43 6a3a46d467b3: Layer already exists 03:49:43 6b1cbd5e597a: Layer already exists 03:49:43 095e27ff2293: Layer already exists 03:49:43 0e94d6fe6b11: Layer already exists 03:49:43 7956ef81b0bc: Layer already exists 03:49:43 cc2447e1835a: Layer already exists 03:49:43 main: digest: sha256:bd0b7378a308a4d0fa1983adb448048b2e17595cda52dd559259a7a9081c0240 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:43 ===================================================== [Pipeline] echo 03:49:43 taggedImages: 03:49:43 - nexus3.edgexfoundry.org:10004/core-metadata:132297e9aa914f92e736fba6a3e6b3cd17818e4e 03:49:43 - nexus3.edgexfoundry.org:10004/core-metadata:latest 03:49:43 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.66 03:49:43 - nexus3.edgexfoundry.org:10004/core-metadata:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 03:49:43 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 03:49:43 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 03:49:43 132297e9aa914f92e736fba6a3e6b3cd17818e4e 03:49:43 latest 03:49:43 3.1.0-dev.66 03:49:43 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 03:49:43 main 03:49:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:44 #121 ... 03:49:44 03:49:44 #123 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:49:44 #0 5.597 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:49:44 #123 ... 03:49:44 03:49:44 #124 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:49:44 #0 5.218 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.66" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:49:44 #124 ... 03:49:44 03:49:44 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:49:44 #0 5.426 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.66" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:49:44 #125 ... 03:49:44 03:49:44 #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:49:44 #0 3.885 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.66" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:49:44 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:132297e9aa914f92e736fba6a3e6b3cd17818e4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:44 #126 ... 03:49:44 03:49:44 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:49:44 #0 5.826 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.66" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:49:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:132297e9aa914f92e736fba6a3e6b3cd17818e4e 03:49:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:49:44 003ed1173317: Preparing 03:49:44 d16957ae450d: Preparing 03:49:44 28c32512a1ad: Preparing 03:49:44 25d3d83e0a0e: Preparing 03:49:44 964c26508f2a: Preparing 03:49:44 b07f80f01815: Preparing 03:49:44 711ebb913095: Preparing 03:49:44 6b1cbd5e597a: Preparing 03:49:44 98eb649bdab8: Preparing 03:49:44 bcb6fe04d9c5: Preparing 03:49:44 dddb5753d71e: Preparing 03:49:44 5f70bf18a086: Preparing 03:49:44 94f8521b3118: Preparing 03:49:44 1b30735f7652: Preparing 03:49:44 cc2447e1835a: Preparing 03:49:44 6b1cbd5e597a: Waiting 03:49:44 98eb649bdab8: Waiting 03:49:44 bcb6fe04d9c5: Waiting 03:49:44 dddb5753d71e: Waiting 03:49:44 5f70bf18a086: Waiting 03:49:44 94f8521b3118: Waiting 03:49:44 1b30735f7652: Waiting 03:49:44 b07f80f01815: Waiting 03:49:44 711ebb913095: Waiting 03:49:44 cc2447e1835a: Waiting 03:49:44 d16957ae450d: Pushed 03:49:44 003ed1173317: Pushed 03:49:44 28c32512a1ad: Pushed 03:49:44 964c26508f2a: Pushed 03:49:44 25d3d83e0a0e: Pushed 03:49:44 98eb649bdab8: Layer already exists 03:49:44 6b1cbd5e597a: Layer already exists 03:49:44 b07f80f01815: Pushed 03:49:44 #127 ... 03:49:44 03:49:44 #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:49:44 #0 5.685 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:49:44 #128 ... 03:49:44 03:49:44 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:49:44 #0 4.130 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.66" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:49:44 5f70bf18a086: Pushed 03:49:44 bcb6fe04d9c5: Pushed 03:49:44 dddb5753d71e: Pushed 03:49:44 cc2447e1835a: Layer already exists 03:49:44 94f8521b3118: Pushed 03:49:44 1b30735f7652: Pushed 03:49:44 #129 ... 03:49:44 03:49:44 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:49:44 #0 4.785 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.66" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 03:49:44 #130 ... 03:49:44 03:49:44 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:49:44 #0 5.336 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.66" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:49:46 711ebb913095: Pushed 03:49:46 132297e9aa914f92e736fba6a3e6b3cd17818e4e: digest: sha256:819c2c5232409788c2596c05f516a95ff15330e80d54e29629c3ee0d154e5a99 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:47 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:49:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:49:47 003ed1173317: Preparing 03:49:47 d16957ae450d: Preparing 03:49:47 28c32512a1ad: Preparing 03:49:47 25d3d83e0a0e: Preparing 03:49:47 964c26508f2a: Preparing 03:49:47 b07f80f01815: Preparing 03:49:47 711ebb913095: Preparing 03:49:47 6b1cbd5e597a: Preparing 03:49:47 98eb649bdab8: Preparing 03:49:47 bcb6fe04d9c5: Preparing 03:49:47 dddb5753d71e: Preparing 03:49:47 5f70bf18a086: Preparing 03:49:47 94f8521b3118: Preparing 03:49:47 1b30735f7652: Preparing 03:49:47 cc2447e1835a: Preparing 03:49:47 b07f80f01815: Waiting 03:49:47 dddb5753d71e: Waiting 03:49:47 5f70bf18a086: Waiting 03:49:47 711ebb913095: Waiting 03:49:47 94f8521b3118: Waiting 03:49:47 6b1cbd5e597a: Waiting 03:49:47 1b30735f7652: Waiting 03:49:47 98eb649bdab8: Waiting 03:49:47 cc2447e1835a: Waiting 03:49:47 bcb6fe04d9c5: Waiting 03:49:47 003ed1173317: Layer already exists 03:49:47 964c26508f2a: Layer already exists 03:49:47 d16957ae450d: Layer already exists 03:49:47 28c32512a1ad: Layer already exists 03:49:47 25d3d83e0a0e: Layer already exists 03:49:47 b07f80f01815: Layer already exists 03:49:47 711ebb913095: Layer already exists 03:49:47 6b1cbd5e597a: Layer already exists 03:49:47 bcb6fe04d9c5: Layer already exists 03:49:47 98eb649bdab8: Layer already exists 03:49:47 5f70bf18a086: Layer already exists 03:49:47 dddb5753d71e: Layer already exists 03:49:47 1b30735f7652: Layer already exists 03:49:47 cc2447e1835a: Layer already exists 03:49:47 94f8521b3118: Layer already exists 03:49:47 latest: digest: sha256:819c2c5232409788c2596c05f516a95ff15330e80d54e29629c3ee0d154e5a99 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:47 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.66 03:49:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:49:48 003ed1173317: Preparing 03:49:48 d16957ae450d: Preparing 03:49:48 28c32512a1ad: Preparing 03:49:48 25d3d83e0a0e: Preparing 03:49:48 964c26508f2a: Preparing 03:49:48 b07f80f01815: Preparing 03:49:48 711ebb913095: Preparing 03:49:48 6b1cbd5e597a: Preparing 03:49:48 98eb649bdab8: Preparing 03:49:48 bcb6fe04d9c5: Preparing 03:49:48 dddb5753d71e: Preparing 03:49:48 5f70bf18a086: Preparing 03:49:48 94f8521b3118: Preparing 03:49:48 1b30735f7652: Preparing 03:49:48 cc2447e1835a: Preparing 03:49:48 6b1cbd5e597a: Waiting 03:49:48 dddb5753d71e: Waiting 03:49:48 5f70bf18a086: Waiting 03:49:48 98eb649bdab8: Waiting 03:49:48 94f8521b3118: Waiting 03:49:48 1b30735f7652: Waiting 03:49:48 cc2447e1835a: Waiting 03:49:48 bcb6fe04d9c5: Waiting 03:49:48 b07f80f01815: Waiting 03:49:48 711ebb913095: Waiting 03:49:48 25d3d83e0a0e: Layer already exists 03:49:48 003ed1173317: Layer already exists 03:49:48 28c32512a1ad: Layer already exists 03:49:48 964c26508f2a: Layer already exists 03:49:48 d16957ae450d: Layer already exists 03:49:48 b07f80f01815: Layer already exists 03:49:48 711ebb913095: Layer already exists 03:49:48 98eb649bdab8: Layer already exists 03:49:48 6b1cbd5e597a: Layer already exists 03:49:48 bcb6fe04d9c5: Layer already exists 03:49:48 dddb5753d71e: Layer already exists 03:49:48 5f70bf18a086: Layer already exists 03:49:48 cc2447e1835a: Layer already exists 03:49:48 1b30735f7652: Layer already exists 03:49:48 94f8521b3118: Layer already exists 03:49:48 3.1.0-dev.66: digest: sha256:819c2c5232409788c2596c05f516a95ff15330e80d54e29629c3ee0d154e5a99 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 03:49:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:49:48 003ed1173317: Preparing 03:49:48 d16957ae450d: Preparing 03:49:48 28c32512a1ad: Preparing 03:49:48 25d3d83e0a0e: Preparing 03:49:48 964c26508f2a: Preparing 03:49:48 b07f80f01815: Preparing 03:49:48 711ebb913095: Preparing 03:49:48 6b1cbd5e597a: Preparing 03:49:48 98eb649bdab8: Preparing 03:49:48 bcb6fe04d9c5: Preparing 03:49:48 dddb5753d71e: Preparing 03:49:48 5f70bf18a086: Preparing 03:49:48 94f8521b3118: Preparing 03:49:48 1b30735f7652: Preparing 03:49:48 cc2447e1835a: Preparing 03:49:48 bcb6fe04d9c5: Waiting 03:49:48 dddb5753d71e: Waiting 03:49:48 5f70bf18a086: Waiting 03:49:48 94f8521b3118: Waiting 03:49:48 1b30735f7652: Waiting 03:49:48 b07f80f01815: Waiting 03:49:48 6b1cbd5e597a: Waiting 03:49:48 cc2447e1835a: Waiting 03:49:48 711ebb913095: Waiting 03:49:48 d16957ae450d: Layer already exists 03:49:48 964c26508f2a: Layer already exists 03:49:48 28c32512a1ad: Layer already exists 03:49:48 003ed1173317: Layer already exists 03:49:48 25d3d83e0a0e: Layer already exists 03:49:48 b07f80f01815: Layer already exists 03:49:48 6b1cbd5e597a: Layer already exists 03:49:48 bcb6fe04d9c5: Layer already exists 03:49:48 711ebb913095: Layer already exists 03:49:48 98eb649bdab8: Layer already exists 03:49:48 dddb5753d71e: Layer already exists 03:49:48 5f70bf18a086: Layer already exists 03:49:48 94f8521b3118: Layer already exists 03:49:48 1b30735f7652: Layer already exists 03:49:48 cc2447e1835a: Layer already exists 03:49:48 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66: digest: sha256:819c2c5232409788c2596c05f516a95ff15330e80d54e29629c3ee0d154e5a99 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:49:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:49:49 003ed1173317: Preparing 03:49:49 d16957ae450d: Preparing 03:49:49 28c32512a1ad: Preparing 03:49:49 25d3d83e0a0e: Preparing 03:49:49 964c26508f2a: Preparing 03:49:49 b07f80f01815: Preparing 03:49:49 711ebb913095: Preparing 03:49:49 6b1cbd5e597a: Preparing 03:49:49 98eb649bdab8: Preparing 03:49:49 bcb6fe04d9c5: Preparing 03:49:49 dddb5753d71e: Preparing 03:49:49 5f70bf18a086: Preparing 03:49:49 94f8521b3118: Preparing 03:49:49 1b30735f7652: Preparing 03:49:49 cc2447e1835a: Preparing 03:49:49 94f8521b3118: Waiting 03:49:49 5f70bf18a086: Waiting 03:49:49 6b1cbd5e597a: Waiting 03:49:49 1b30735f7652: Waiting 03:49:49 cc2447e1835a: Waiting 03:49:49 98eb649bdab8: Waiting 03:49:49 b07f80f01815: Waiting 03:49:49 bcb6fe04d9c5: Waiting 03:49:49 711ebb913095: Waiting 03:49:49 dddb5753d71e: Waiting 03:49:49 964c26508f2a: Layer already exists 03:49:49 28c32512a1ad: Layer already exists 03:49:49 25d3d83e0a0e: Layer already exists 03:49:49 003ed1173317: Layer already exists 03:49:49 d16957ae450d: Layer already exists 03:49:49 711ebb913095: Layer already exists 03:49:49 b07f80f01815: Layer already exists 03:49:49 6b1cbd5e597a: Layer already exists 03:49:49 bcb6fe04d9c5: Layer already exists 03:49:49 98eb649bdab8: Layer already exists 03:49:49 dddb5753d71e: Layer already exists 03:49:49 5f70bf18a086: Layer already exists 03:49:49 cc2447e1835a: Layer already exists 03:49:49 94f8521b3118: Layer already exists 03:49:49 1b30735f7652: Layer already exists 03:49:49 main: digest: sha256:819c2c5232409788c2596c05f516a95ff15330e80d54e29629c3ee0d154e5a99 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:49 ===================================================== [Pipeline] echo 03:49:49 taggedImages: 03:49:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:132297e9aa914f92e736fba6a3e6b3cd17818e4e 03:49:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:49:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.66 03:49:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 03:49:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 03:49:49 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 03:49:49 132297e9aa914f92e736fba6a3e6b3cd17818e4e 03:49:49 latest 03:49:49 3.1.0-dev.66 03:49:49 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 03:49:49 main 03:49:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:49 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:132297e9aa914f92e736fba6a3e6b3cd17818e4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:132297e9aa914f92e736fba6a3e6b3cd17818e4e 03:49:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:49:49 8086002772a1: Preparing 03:49:49 23f24f2baa04: Preparing 03:49:49 497182692ab0: Preparing 03:49:49 864722f8da3a: Preparing 03:49:49 6b1cbd5e597a: Preparing 03:49:49 98eb649bdab8: Preparing 03:49:49 7956ef81b0bc: Preparing 03:49:49 cc2447e1835a: Preparing 03:49:49 98eb649bdab8: Waiting 03:49:49 7956ef81b0bc: Waiting 03:49:49 cc2447e1835a: Waiting 03:49:49 23f24f2baa04: Layer already exists 03:49:49 8086002772a1: Layer already exists 03:49:49 6b1cbd5e597a: Layer already exists 03:49:49 98eb649bdab8: Layer already exists 03:49:49 7956ef81b0bc: Layer already exists 03:49:49 cc2447e1835a: Layer already exists 03:49:49 497182692ab0: Pushed 03:49:51 864722f8da3a: Pushed 03:49:51 132297e9aa914f92e736fba6a3e6b3cd17818e4e: digest: sha256:90eff6574792abd5433c039d85056a0c46620803f27687022d0e5e114466cd3c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:52 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:49:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:49:52 8086002772a1: Preparing 03:49:52 23f24f2baa04: Preparing 03:49:52 497182692ab0: Preparing 03:49:52 864722f8da3a: Preparing 03:49:52 6b1cbd5e597a: Preparing 03:49:52 98eb649bdab8: Preparing 03:49:52 7956ef81b0bc: Preparing 03:49:52 cc2447e1835a: Preparing 03:49:52 7956ef81b0bc: Waiting 03:49:52 cc2447e1835a: Waiting 03:49:52 98eb649bdab8: Waiting 03:49:52 497182692ab0: Layer already exists 03:49:52 23f24f2baa04: Layer already exists 03:49:52 864722f8da3a: Layer already exists 03:49:52 8086002772a1: Layer already exists 03:49:52 6b1cbd5e597a: Layer already exists 03:49:52 98eb649bdab8: Layer already exists 03:49:52 7956ef81b0bc: Layer already exists 03:49:52 cc2447e1835a: Layer already exists 03:49:52 latest: digest: sha256:90eff6574792abd5433c039d85056a0c46620803f27687022d0e5e114466cd3c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:52 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.66 03:49:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:49:53 8086002772a1: Preparing 03:49:53 23f24f2baa04: Preparing 03:49:53 497182692ab0: Preparing 03:49:53 864722f8da3a: Preparing 03:49:53 6b1cbd5e597a: Preparing 03:49:53 98eb649bdab8: Preparing 03:49:53 7956ef81b0bc: Preparing 03:49:53 cc2447e1835a: Preparing 03:49:53 98eb649bdab8: Waiting 03:49:53 7956ef81b0bc: Waiting 03:49:53 cc2447e1835a: Waiting 03:49:53 497182692ab0: Layer already exists 03:49:53 8086002772a1: Layer already exists 03:49:53 23f24f2baa04: Layer already exists 03:49:53 6b1cbd5e597a: Layer already exists 03:49:53 864722f8da3a: Layer already exists 03:49:53 98eb649bdab8: Layer already exists 03:49:53 7956ef81b0bc: Layer already exists 03:49:53 cc2447e1835a: Layer already exists 03:49:53 3.1.0-dev.66: digest: sha256:90eff6574792abd5433c039d85056a0c46620803f27687022d0e5e114466cd3c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:53 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 03:49:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:49:53 8086002772a1: Preparing 03:49:53 23f24f2baa04: Preparing 03:49:53 497182692ab0: Preparing 03:49:53 864722f8da3a: Preparing 03:49:53 6b1cbd5e597a: Preparing 03:49:53 98eb649bdab8: Preparing 03:49:53 7956ef81b0bc: Preparing 03:49:53 cc2447e1835a: Preparing 03:49:53 7956ef81b0bc: Waiting 03:49:53 cc2447e1835a: Waiting 03:49:53 98eb649bdab8: Waiting 03:49:53 864722f8da3a: Layer already exists 03:49:53 8086002772a1: Layer already exists 03:49:53 497182692ab0: Layer already exists 03:49:53 6b1cbd5e597a: Layer already exists 03:49:53 23f24f2baa04: Layer already exists 03:49:53 98eb649bdab8: Layer already exists 03:49:53 7956ef81b0bc: Layer already exists 03:49:53 cc2447e1835a: Layer already exists 03:49:53 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66: digest: sha256:90eff6574792abd5433c039d85056a0c46620803f27687022d0e5e114466cd3c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:54 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 03:49:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:49:54 8086002772a1: Preparing 03:49:54 23f24f2baa04: Preparing 03:49:54 497182692ab0: Preparing 03:49:54 864722f8da3a: Preparing 03:49:54 6b1cbd5e597a: Preparing 03:49:54 98eb649bdab8: Preparing 03:49:54 7956ef81b0bc: Preparing 03:49:54 cc2447e1835a: Preparing 03:49:54 7956ef81b0bc: Waiting 03:49:54 98eb649bdab8: Waiting 03:49:54 cc2447e1835a: Waiting 03:49:54 6b1cbd5e597a: Layer already exists 03:49:54 864722f8da3a: Layer already exists 03:49:54 497182692ab0: Layer already exists 03:49:54 8086002772a1: Layer already exists 03:49:54 23f24f2baa04: Layer already exists 03:49:54 7956ef81b0bc: Layer already exists 03:49:54 98eb649bdab8: Layer already exists 03:49:54 cc2447e1835a: Layer already exists 03:49:54 main: digest: sha256:90eff6574792abd5433c039d85056a0c46620803f27687022d0e5e114466cd3c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:54 ===================================================== [Pipeline] echo 03:49:54 taggedImages: 03:49:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:132297e9aa914f92e736fba6a3e6b3cd17818e4e 03:49:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:49:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.66 03:49:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 03:49:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 03:49:54 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 03:49:54 132297e9aa914f92e736fba6a3e6b3cd17818e4e 03:49:54 latest 03:49:54 3.1.0-dev.66 03:49:54 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 03:49:54 main 03:49:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:54 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:132297e9aa914f92e736fba6a3e6b3cd17818e4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:132297e9aa914f92e736fba6a3e6b3cd17818e4e 03:49:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:49:55 20ddf6da7906: Preparing 03:49:55 23ad87fd7150: Preparing 03:49:55 625d7e80457b: Preparing 03:49:55 6292d3c63b5d: Preparing 03:49:55 3a176923e543: Preparing 03:49:55 6b1cbd5e597a: Preparing 03:49:55 98eb649bdab8: Preparing 03:49:55 96e4981debf2: Preparing 03:49:55 831367068ec8: Preparing 03:49:55 cc2447e1835a: Preparing 03:49:55 6b1cbd5e597a: Waiting 03:49:55 98eb649bdab8: Waiting 03:49:55 96e4981debf2: Waiting 03:49:55 831367068ec8: Waiting 03:49:55 cc2447e1835a: Waiting 03:49:55 20ddf6da7906: Pushed 03:49:55 3a176923e543: Pushed 03:49:55 6292d3c63b5d: Pushed 03:49:55 23ad87fd7150: Pushed 03:49:55 6b1cbd5e597a: Layer already exists 03:49:55 98eb649bdab8: Layer already exists 03:49:55 cc2447e1835a: Layer already exists 03:49:55 96e4981debf2: Pushed 03:49:56 625d7e80457b: Pushed 03:49:57 831367068ec8: Pushed 03:49:57 132297e9aa914f92e736fba6a3e6b3cd17818e4e: digest: sha256:dcadb3b7ae471f6ae4f6620de37a5ccb6e678eef4eeb361f903cd5e8967555f8 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:49:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:49:57 20ddf6da7906: Preparing 03:49:57 23ad87fd7150: Preparing 03:49:57 625d7e80457b: Preparing 03:49:57 6292d3c63b5d: Preparing 03:49:57 3a176923e543: Preparing 03:49:57 6b1cbd5e597a: Preparing 03:49:57 98eb649bdab8: Preparing 03:49:57 96e4981debf2: Preparing 03:49:57 831367068ec8: Preparing 03:49:57 cc2447e1835a: Preparing 03:49:57 6b1cbd5e597a: Waiting 03:49:57 98eb649bdab8: Waiting 03:49:57 96e4981debf2: Waiting 03:49:57 cc2447e1835a: Waiting 03:49:57 6292d3c63b5d: Layer already exists 03:49:57 20ddf6da7906: Layer already exists 03:49:57 3a176923e543: Layer already exists 03:49:57 23ad87fd7150: Layer already exists 03:49:57 625d7e80457b: Layer already exists 03:49:57 6b1cbd5e597a: Layer already exists 03:49:57 96e4981debf2: Layer already exists 03:49:57 831367068ec8: Layer already exists 03:49:57 98eb649bdab8: Layer already exists 03:49:57 cc2447e1835a: Layer already exists 03:49:57 latest: digest: sha256:dcadb3b7ae471f6ae4f6620de37a5ccb6e678eef4eeb361f903cd5e8967555f8 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:58 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.66 03:49:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:49:58 20ddf6da7906: Preparing 03:49:58 23ad87fd7150: Preparing 03:49:58 625d7e80457b: Preparing 03:49:58 6292d3c63b5d: Preparing 03:49:58 3a176923e543: Preparing 03:49:58 6b1cbd5e597a: Preparing 03:49:58 98eb649bdab8: Preparing 03:49:58 6b1cbd5e597a: Waiting 03:49:58 96e4981debf2: Preparing 03:49:58 98eb649bdab8: Waiting 03:49:58 831367068ec8: Preparing 03:49:58 cc2447e1835a: Preparing 03:49:58 831367068ec8: Waiting 03:49:58 cc2447e1835a: Waiting 03:49:58 23ad87fd7150: Layer already exists 03:49:58 625d7e80457b: Layer already exists 03:49:58 20ddf6da7906: Layer already exists 03:49:58 3a176923e543: Layer already exists 03:49:58 6292d3c63b5d: Layer already exists 03:49:58 6b1cbd5e597a: Layer already exists 03:49:58 98eb649bdab8: Layer already exists 03:49:58 96e4981debf2: Layer already exists 03:49:58 831367068ec8: Layer already exists 03:49:58 cc2447e1835a: Layer already exists 03:49:58 3.1.0-dev.66: digest: sha256:dcadb3b7ae471f6ae4f6620de37a5ccb6e678eef4eeb361f903cd5e8967555f8 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:58 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 03:49:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:49:59 20ddf6da7906: Preparing 03:49:59 23ad87fd7150: Preparing 03:49:59 625d7e80457b: Preparing 03:49:59 6292d3c63b5d: Preparing 03:49:59 3a176923e543: Preparing 03:49:59 6b1cbd5e597a: Preparing 03:49:59 98eb649bdab8: Preparing 03:49:59 96e4981debf2: Preparing 03:49:59 831367068ec8: Preparing 03:49:59 cc2447e1835a: Preparing 03:49:59 98eb649bdab8: Waiting 03:49:59 96e4981debf2: Waiting 03:49:59 831367068ec8: Waiting 03:49:59 6b1cbd5e597a: Waiting 03:49:59 cc2447e1835a: Waiting 03:49:59 20ddf6da7906: Layer already exists 03:49:59 625d7e80457b: Layer already exists 03:49:59 6292d3c63b5d: Layer already exists 03:49:59 3a176923e543: Layer already exists 03:49:59 23ad87fd7150: Layer already exists 03:49:59 6b1cbd5e597a: Layer already exists 03:49:59 98eb649bdab8: Layer already exists 03:49:59 cc2447e1835a: Layer already exists 03:49:59 831367068ec8: Layer already exists 03:49:59 96e4981debf2: Layer already exists 03:49:59 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66: digest: sha256:dcadb3b7ae471f6ae4f6620de37a5ccb6e678eef4eeb361f903cd5e8967555f8 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:49:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:49:59 20ddf6da7906: Preparing 03:49:59 23ad87fd7150: Preparing 03:49:59 625d7e80457b: Preparing 03:49:59 6292d3c63b5d: Preparing 03:49:59 3a176923e543: Preparing 03:49:59 6b1cbd5e597a: Preparing 03:49:59 98eb649bdab8: Preparing 03:49:59 96e4981debf2: Preparing 03:49:59 831367068ec8: Preparing 03:49:59 cc2447e1835a: Preparing 03:49:59 6b1cbd5e597a: Waiting 03:49:59 98eb649bdab8: Waiting 03:49:59 96e4981debf2: Waiting 03:49:59 831367068ec8: Waiting 03:49:59 cc2447e1835a: Waiting 03:49:59 625d7e80457b: Layer already exists 03:49:59 3a176923e543: Layer already exists 03:49:59 20ddf6da7906: Layer already exists 03:49:59 6292d3c63b5d: Layer already exists 03:49:59 23ad87fd7150: Layer already exists 03:49:59 6b1cbd5e597a: Layer already exists 03:49:59 cc2447e1835a: Layer already exists 03:49:59 831367068ec8: Layer already exists 03:49:59 96e4981debf2: Layer already exists 03:49:59 98eb649bdab8: Layer already exists 03:49:59 main: digest: sha256:dcadb3b7ae471f6ae4f6620de37a5ccb6e678eef4eeb361f903cd5e8967555f8 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:59 ===================================================== [Pipeline] echo 03:49:59 taggedImages: 03:49:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:132297e9aa914f92e736fba6a3e6b3cd17818e4e 03:49:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:49:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.66 03:49:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 03:49:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 03:49:59 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 03:49:59 132297e9aa914f92e736fba6a3e6b3cd17818e4e 03:49:59 latest 03:49:59 3.1.0-dev.66 03:49:59 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 03:49:59 main 03:49:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:00 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:132297e9aa914f92e736fba6a3e6b3cd17818e4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:132297e9aa914f92e736fba6a3e6b3cd17818e4e 03:50:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:50:00 bbc0b337f3e6: Preparing 03:50:00 3c2f013c68fd: Preparing 03:50:00 d18e4d0e269a: Preparing 03:50:00 769257298552: Preparing 03:50:00 b1b9c5c0f71b: Preparing 03:50:00 8f845b432bab: Preparing 03:50:00 fe118177358f: Preparing 03:50:00 6b1cbd5e597a: Preparing 03:50:00 98eb649bdab8: Preparing 03:50:00 98744603c3bc: Preparing 03:50:00 cc2447e1835a: Preparing 03:50:00 8f845b432bab: Waiting 03:50:00 fe118177358f: Waiting 03:50:00 6b1cbd5e597a: Waiting 03:50:00 98eb649bdab8: Waiting 03:50:00 98744603c3bc: Waiting 03:50:00 cc2447e1835a: Waiting 03:50:00 bbc0b337f3e6: Pushed 03:50:00 b1b9c5c0f71b: Pushed 03:50:00 3c2f013c68fd: Pushed 03:50:00 6b1cbd5e597a: Layer already exists 03:50:00 98eb649bdab8: Layer already exists 03:50:00 8f845b432bab: Pushed 03:50:00 cc2447e1835a: Layer already exists 03:50:00 fe118177358f: Pushed 03:50:02 769257298552: Pushed 03:50:02 98744603c3bc: Pushed 03:50:02 d18e4d0e269a: Pushed 03:50:02 132297e9aa914f92e736fba6a3e6b3cd17818e4e: digest: sha256:ec7e00a2294d09956b4d5521edb8022c5f911e7d72ba7795ebab4f8e0b7270da size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:02 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:50:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:50:03 bbc0b337f3e6: Preparing 03:50:03 3c2f013c68fd: Preparing 03:50:03 d18e4d0e269a: Preparing 03:50:03 769257298552: Preparing 03:50:03 b1b9c5c0f71b: Preparing 03:50:03 8f845b432bab: Preparing 03:50:03 fe118177358f: Preparing 03:50:03 6b1cbd5e597a: Preparing 03:50:03 98eb649bdab8: Preparing 03:50:03 98744603c3bc: Preparing 03:50:03 cc2447e1835a: Preparing 03:50:03 8f845b432bab: Waiting 03:50:03 98eb649bdab8: Waiting 03:50:03 fe118177358f: Waiting 03:50:03 6b1cbd5e597a: Waiting 03:50:03 98744603c3bc: Waiting 03:50:03 cc2447e1835a: Waiting 03:50:03 bbc0b337f3e6: Layer already exists 03:50:03 3c2f013c68fd: Layer already exists 03:50:03 d18e4d0e269a: Layer already exists 03:50:03 769257298552: Layer already exists 03:50:03 b1b9c5c0f71b: Layer already exists 03:50:03 8f845b432bab: Layer already exists 03:50:03 fe118177358f: Layer already exists 03:50:03 98eb649bdab8: Layer already exists 03:50:03 6b1cbd5e597a: Layer already exists 03:50:03 98744603c3bc: Layer already exists 03:50:03 cc2447e1835a: Layer already exists 03:50:03 latest: digest: sha256:ec7e00a2294d09956b4d5521edb8022c5f911e7d72ba7795ebab4f8e0b7270da size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:03 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.66 03:50:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:50:03 bbc0b337f3e6: Preparing 03:50:03 3c2f013c68fd: Preparing 03:50:03 d18e4d0e269a: Preparing 03:50:03 769257298552: Preparing 03:50:03 b1b9c5c0f71b: Preparing 03:50:03 8f845b432bab: Preparing 03:50:03 fe118177358f: Preparing 03:50:03 6b1cbd5e597a: Preparing 03:50:03 98eb649bdab8: Preparing 03:50:03 8f845b432bab: Waiting 03:50:03 6b1cbd5e597a: Waiting 03:50:03 fe118177358f: Waiting 03:50:03 98744603c3bc: Preparing 03:50:03 cc2447e1835a: Preparing 03:50:03 98744603c3bc: Waiting 03:50:03 cc2447e1835a: Waiting 03:50:03 d18e4d0e269a: Layer already exists 03:50:03 b1b9c5c0f71b: Layer already exists 03:50:03 769257298552: Layer already exists 03:50:03 3c2f013c68fd: Layer already exists 03:50:03 bbc0b337f3e6: Layer already exists 03:50:03 8f845b432bab: Layer already exists 03:50:03 6b1cbd5e597a: Layer already exists 03:50:03 fe118177358f: Layer already exists 03:50:03 98744603c3bc: Layer already exists 03:50:03 98eb649bdab8: Layer already exists 03:50:03 cc2447e1835a: Layer already exists 03:50:03 3.1.0-dev.66: digest: sha256:ec7e00a2294d09956b4d5521edb8022c5f911e7d72ba7795ebab4f8e0b7270da size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:04 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 03:50:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:50:04 bbc0b337f3e6: Preparing 03:50:04 3c2f013c68fd: Preparing 03:50:04 d18e4d0e269a: Preparing 03:50:04 769257298552: Preparing 03:50:04 b1b9c5c0f71b: Preparing 03:50:04 8f845b432bab: Preparing 03:50:04 fe118177358f: Preparing 03:50:04 6b1cbd5e597a: Preparing 03:50:04 98eb649bdab8: Preparing 03:50:04 98744603c3bc: Preparing 03:50:04 cc2447e1835a: Preparing 03:50:04 fe118177358f: Waiting 03:50:04 8f845b432bab: Waiting 03:50:04 6b1cbd5e597a: Waiting 03:50:04 98eb649bdab8: Waiting 03:50:04 98744603c3bc: Waiting 03:50:04 cc2447e1835a: Waiting 03:50:04 bbc0b337f3e6: Layer already exists 03:50:04 b1b9c5c0f71b: Layer already exists 03:50:04 3c2f013c68fd: Layer already exists 03:50:04 d18e4d0e269a: Layer already exists 03:50:04 769257298552: Layer already exists 03:50:04 8f845b432bab: Layer already exists 03:50:04 fe118177358f: Layer already exists 03:50:04 98744603c3bc: Layer already exists 03:50:04 6b1cbd5e597a: Layer already exists 03:50:04 98eb649bdab8: Layer already exists 03:50:04 cc2447e1835a: Layer already exists 03:50:04 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66: digest: sha256:ec7e00a2294d09956b4d5521edb8022c5f911e7d72ba7795ebab4f8e0b7270da size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:04 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:50:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:50:05 bbc0b337f3e6: Preparing 03:50:05 3c2f013c68fd: Preparing 03:50:05 d18e4d0e269a: Preparing 03:50:05 769257298552: Preparing 03:50:05 b1b9c5c0f71b: Preparing 03:50:05 8f845b432bab: Preparing 03:50:05 fe118177358f: Preparing 03:50:05 6b1cbd5e597a: Preparing 03:50:05 98eb649bdab8: Preparing 03:50:05 98744603c3bc: Preparing 03:50:05 cc2447e1835a: Preparing 03:50:05 fe118177358f: Waiting 03:50:05 6b1cbd5e597a: Waiting 03:50:05 98eb649bdab8: Waiting 03:50:05 8f845b432bab: Waiting 03:50:05 cc2447e1835a: Waiting 03:50:05 98744603c3bc: Waiting 03:50:05 3c2f013c68fd: Layer already exists 03:50:05 b1b9c5c0f71b: Layer already exists 03:50:05 d18e4d0e269a: Layer already exists 03:50:05 769257298552: Layer already exists 03:50:05 bbc0b337f3e6: Layer already exists 03:50:05 8f845b432bab: Layer already exists 03:50:05 fe118177358f: Layer already exists 03:50:05 6b1cbd5e597a: Layer already exists 03:50:05 98744603c3bc: Layer already exists 03:50:05 98eb649bdab8: Layer already exists 03:50:05 cc2447e1835a: Layer already exists 03:50:05 main: digest: sha256:ec7e00a2294d09956b4d5521edb8022c5f911e7d72ba7795ebab4f8e0b7270da size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:05 ===================================================== [Pipeline] echo 03:50:05 taggedImages: 03:50:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:132297e9aa914f92e736fba6a3e6b3cd17818e4e 03:50:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:50:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.66 03:50:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 03:50:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 03:50:05 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 03:50:05 132297e9aa914f92e736fba6a3e6b3cd17818e4e 03:50:05 latest 03:50:05 3.1.0-dev.66 03:50:05 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 03:50:05 main 03:50:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:05 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:132297e9aa914f92e736fba6a3e6b3cd17818e4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:132297e9aa914f92e736fba6a3e6b3cd17818e4e 03:50:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:50:05 33d54de80aac: Preparing 03:50:05 3a2681ae3873: Preparing 03:50:05 6b1cbd5e597a: Preparing 03:50:05 98eb649bdab8: Preparing 03:50:05 45e24a74925e: Preparing 03:50:05 cc2447e1835a: Preparing 03:50:05 cc2447e1835a: Waiting 03:50:05 6b1cbd5e597a: Layer already exists 03:50:05 98eb649bdab8: Layer already exists 03:50:05 cc2447e1835a: Layer already exists 03:50:05 33d54de80aac: Pushed 03:50:06 45e24a74925e: Pushed 03:50:08 3a2681ae3873: Pushed 03:50:08 132297e9aa914f92e736fba6a3e6b3cd17818e4e: digest: sha256:06396ca66620f0037175ccc72063701fe2482b5b7a1f515baa03ac05666c9833 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:08 + 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 03:50:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:50:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:50:09 33d54de80aac: Preparing 03:50:09 3a2681ae3873: Preparing 03:50:09 6b1cbd5e597a: Preparing 03:50:09 98eb649bdab8: Preparing 03:50:09 45e24a74925e: Preparing 03:50:09 cc2447e1835a: Preparing 03:50:09 cc2447e1835a: Waiting 03:50:09 3a2681ae3873: Layer already exists 03:50:09 98eb649bdab8: Layer already exists 03:50:09 6b1cbd5e597a: Layer already exists 03:50:09 45e24a74925e: Layer already exists 03:50:09 33d54de80aac: Layer already exists 03:50:09 cc2447e1835a: Layer already exists 03:50:09 latest: digest: sha256:06396ca66620f0037175ccc72063701fe2482b5b7a1f515baa03ac05666c9833 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:09 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.66 03:50:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:50:09 33d54de80aac: Preparing 03:50:09 3a2681ae3873: Preparing 03:50:09 6b1cbd5e597a: Preparing 03:50:09 98eb649bdab8: Preparing 03:50:09 45e24a74925e: Preparing 03:50:09 cc2447e1835a: Preparing 03:50:09 cc2447e1835a: Waiting 03:50:09 3a2681ae3873: Layer already exists 03:50:09 33d54de80aac: Layer already exists 03:50:09 6b1cbd5e597a: Layer already exists 03:50:09 98eb649bdab8: Layer already exists 03:50:09 45e24a74925e: Layer already exists 03:50:09 cc2447e1835a: Layer already exists 03:50:09 3.1.0-dev.66: digest: sha256:06396ca66620f0037175ccc72063701fe2482b5b7a1f515baa03ac05666c9833 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:10 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 03:50:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:50:10 33d54de80aac: Preparing 03:50:10 3a2681ae3873: Preparing 03:50:10 6b1cbd5e597a: Preparing 03:50:10 98eb649bdab8: Preparing 03:50:10 45e24a74925e: Preparing 03:50:10 cc2447e1835a: Preparing 03:50:10 cc2447e1835a: Waiting 03:50:10 6b1cbd5e597a: Layer already exists 03:50:10 98eb649bdab8: Layer already exists 03:50:10 33d54de80aac: Layer already exists 03:50:10 3a2681ae3873: Layer already exists 03:50:10 45e24a74925e: Layer already exists 03:50:10 cc2447e1835a: Layer already exists 03:50:10 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66: digest: sha256:06396ca66620f0037175ccc72063701fe2482b5b7a1f515baa03ac05666c9833 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:10 + 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 03:50:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 03:50:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:50:10 33d54de80aac: Preparing 03:50:10 3a2681ae3873: Preparing 03:50:10 6b1cbd5e597a: Preparing 03:50:10 98eb649bdab8: Preparing 03:50:10 45e24a74925e: Preparing 03:50:10 cc2447e1835a: Preparing 03:50:10 cc2447e1835a: Waiting 03:50:10 45e24a74925e: Layer already exists 03:50:10 3a2681ae3873: Layer already exists 03:50:10 98eb649bdab8: Layer already exists 03:50:10 6b1cbd5e597a: Layer already exists 03:50:10 33d54de80aac: Layer already exists 03:50:10 cc2447e1835a: Layer already exists 03:50:10 main: digest: sha256:06396ca66620f0037175ccc72063701fe2482b5b7a1f515baa03ac05666c9833 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:11 ===================================================== [Pipeline] echo 03:50:11 taggedImages: 03:50:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:132297e9aa914f92e736fba6a3e6b3cd17818e4e 03:50:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:50:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.66 03:50:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 03:50:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 03:50:11 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 03:50:11 132297e9aa914f92e736fba6a3e6b3cd17818e4e 03:50:11 latest 03:50:11 3.1.0-dev.66 03:50:11 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 03:50:11 main 03:50:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:11 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:132297e9aa914f92e736fba6a3e6b3cd17818e4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:132297e9aa914f92e736fba6a3e6b3cd17818e4e 03:50:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:50:11 8d982799b186: Preparing 03:50:11 8250eb96b15c: Preparing 03:50:11 12fe7be8b510: Preparing 03:50:11 6b1cbd5e597a: Preparing 03:50:11 98eb649bdab8: Preparing 03:50:11 855c109a8e55: Preparing 03:50:11 3924458ccf34: Preparing 03:50:11 08657ce59bd7: Preparing 03:50:11 cc2447e1835a: Preparing 03:50:11 855c109a8e55: Waiting 03:50:11 08657ce59bd7: Waiting 03:50:11 cc2447e1835a: Waiting 03:50:11 3924458ccf34: Waiting 03:50:11 98eb649bdab8: Layer already exists 03:50:11 6b1cbd5e597a: Layer already exists 03:50:11 8250eb96b15c: Pushed 03:50:11 12fe7be8b510: Pushed 03:50:11 8d982799b186: Pushed 03:50:11 cc2447e1835a: Layer already exists 03:50:12 08657ce59bd7: Pushed 03:50:17 3924458ccf34: Pushed 03:50:20 855c109a8e55: Pushed 03:50:20 132297e9aa914f92e736fba6a3e6b3cd17818e4e: digest: sha256:ee8951d922b7e1fd93e8b5a15e3c7900a71ea4d2dd7731be675bcf1354ddfc0f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:20 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:50:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:50:21 8d982799b186: Preparing 03:50:21 8250eb96b15c: Preparing 03:50:21 12fe7be8b510: Preparing 03:50:21 6b1cbd5e597a: Preparing 03:50:21 98eb649bdab8: Preparing 03:50:21 855c109a8e55: Preparing 03:50:21 3924458ccf34: Preparing 03:50:21 08657ce59bd7: Preparing 03:50:21 cc2447e1835a: Preparing 03:50:21 3924458ccf34: Waiting 03:50:21 08657ce59bd7: Waiting 03:50:21 cc2447e1835a: Waiting 03:50:21 855c109a8e55: Waiting 03:50:21 98eb649bdab8: Layer already exists 03:50:21 12fe7be8b510: Layer already exists 03:50:21 8d982799b186: Layer already exists 03:50:21 8250eb96b15c: Layer already exists 03:50:21 6b1cbd5e597a: Layer already exists 03:50:21 3924458ccf34: Layer already exists 03:50:21 cc2447e1835a: Layer already exists 03:50:21 855c109a8e55: Layer already exists 03:50:21 08657ce59bd7: Layer already exists 03:50:21 latest: digest: sha256:ee8951d922b7e1fd93e8b5a15e3c7900a71ea4d2dd7731be675bcf1354ddfc0f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:21 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.66 03:50:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:50:21 8d982799b186: Preparing 03:50:21 8250eb96b15c: Preparing 03:50:21 12fe7be8b510: Preparing 03:50:21 6b1cbd5e597a: Preparing 03:50:21 98eb649bdab8: Preparing 03:50:21 855c109a8e55: Preparing 03:50:21 3924458ccf34: Preparing 03:50:21 08657ce59bd7: Preparing 03:50:21 cc2447e1835a: Preparing 03:50:21 cc2447e1835a: Waiting 03:50:21 3924458ccf34: Waiting 03:50:21 08657ce59bd7: Waiting 03:50:21 855c109a8e55: Waiting 03:50:21 8d982799b186: Layer already exists 03:50:21 98eb649bdab8: Layer already exists 03:50:21 8250eb96b15c: Layer already exists 03:50:21 6b1cbd5e597a: Layer already exists 03:50:21 12fe7be8b510: Layer already exists 03:50:21 855c109a8e55: Layer already exists 03:50:21 3924458ccf34: Layer already exists 03:50:21 08657ce59bd7: Layer already exists 03:50:21 cc2447e1835a: Layer already exists 03:50:21 3.1.0-dev.66: digest: sha256:ee8951d922b7e1fd93e8b5a15e3c7900a71ea4d2dd7731be675bcf1354ddfc0f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:21 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 03:50:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:50:22 8d982799b186: Preparing 03:50:22 8250eb96b15c: Preparing 03:50:22 12fe7be8b510: Preparing 03:50:22 6b1cbd5e597a: Preparing 03:50:22 98eb649bdab8: Preparing 03:50:22 855c109a8e55: Preparing 03:50:22 3924458ccf34: Preparing 03:50:22 08657ce59bd7: Preparing 03:50:22 cc2447e1835a: Preparing 03:50:22 855c109a8e55: Waiting 03:50:22 08657ce59bd7: Waiting 03:50:22 cc2447e1835a: Waiting 03:50:22 3924458ccf34: Waiting 03:50:22 6b1cbd5e597a: Layer already exists 03:50:22 12fe7be8b510: Layer already exists 03:50:22 98eb649bdab8: Layer already exists 03:50:22 8250eb96b15c: Layer already exists 03:50:22 8d982799b186: Layer already exists 03:50:22 3924458ccf34: Layer already exists 03:50:22 855c109a8e55: Layer already exists 03:50:22 08657ce59bd7: Layer already exists 03:50:22 cc2447e1835a: Layer already exists 03:50:22 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66: digest: sha256:ee8951d922b7e1fd93e8b5a15e3c7900a71ea4d2dd7731be675bcf1354ddfc0f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:22 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 03:50:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:50:22 8d982799b186: Preparing 03:50:22 8250eb96b15c: Preparing 03:50:22 12fe7be8b510: Preparing 03:50:22 6b1cbd5e597a: Preparing 03:50:22 98eb649bdab8: Preparing 03:50:22 855c109a8e55: Preparing 03:50:22 3924458ccf34: Preparing 03:50:22 08657ce59bd7: Preparing 03:50:22 cc2447e1835a: Preparing 03:50:22 855c109a8e55: Waiting 03:50:22 3924458ccf34: Waiting 03:50:22 08657ce59bd7: Waiting 03:50:22 6b1cbd5e597a: Layer already exists 03:50:22 12fe7be8b510: Layer already exists 03:50:22 98eb649bdab8: Layer already exists 03:50:22 8d982799b186: Layer already exists 03:50:22 8250eb96b15c: Layer already exists 03:50:22 08657ce59bd7: Layer already exists 03:50:22 855c109a8e55: Layer already exists 03:50:22 cc2447e1835a: Layer already exists 03:50:22 3924458ccf34: Layer already exists 03:50:22 main: digest: sha256:ee8951d922b7e1fd93e8b5a15e3c7900a71ea4d2dd7731be675bcf1354ddfc0f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:22 ===================================================== [Pipeline] echo 03:50:22 taggedImages: 03:50:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:132297e9aa914f92e736fba6a3e6b3cd17818e4e 03:50:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:50:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.66 03:50:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 03:50:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 03:50:22 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 03:50:22 132297e9aa914f92e736fba6a3e6b3cd17818e4e 03:50:22 latest 03:50:22 3.1.0-dev.66 03:50:22 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 03:50:22 main 03:50:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:23 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:132297e9aa914f92e736fba6a3e6b3cd17818e4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:132297e9aa914f92e736fba6a3e6b3cd17818e4e 03:50:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:50:23 219323e21beb: Preparing 03:50:23 a8283641bf47: Preparing 03:50:23 66558eba4997: Preparing 03:50:23 6b1cbd5e597a: Preparing 03:50:23 98eb649bdab8: Preparing 03:50:23 3ba402bd351e: Preparing 03:50:23 b29135b529ba: Preparing 03:50:23 cc2447e1835a: Preparing 03:50:23 3ba402bd351e: Waiting 03:50:23 b29135b529ba: Waiting 03:50:23 cc2447e1835a: Waiting 03:50:23 6b1cbd5e597a: Layer already exists 03:50:23 98eb649bdab8: Layer already exists 03:50:23 a8283641bf47: Pushed 03:50:23 66558eba4997: Pushed 03:50:23 219323e21beb: Pushed 03:50:23 cc2447e1835a: Layer already exists 03:50:23 b29135b529ba: Pushed 03:50:33 3ba402bd351e: Pushed 03:50:33 132297e9aa914f92e736fba6a3e6b3cd17818e4e: digest: sha256:5be4d2da12e45f60da6f215bbe033cbb824d74f1455d70ee96959c472f55e5ca size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:34 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:50:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:50:34 219323e21beb: Preparing 03:50:34 a8283641bf47: Preparing 03:50:34 66558eba4997: Preparing 03:50:34 6b1cbd5e597a: Preparing 03:50:34 98eb649bdab8: Preparing 03:50:34 3ba402bd351e: Preparing 03:50:34 b29135b529ba: Preparing 03:50:34 cc2447e1835a: Preparing 03:50:34 b29135b529ba: Waiting 03:50:34 cc2447e1835a: Waiting 03:50:34 3ba402bd351e: Waiting 03:50:34 a8283641bf47: Layer already exists 03:50:34 66558eba4997: Layer already exists 03:50:34 6b1cbd5e597a: Layer already exists 03:50:34 219323e21beb: Layer already exists 03:50:34 98eb649bdab8: Layer already exists 03:50:34 3ba402bd351e: Layer already exists 03:50:34 cc2447e1835a: Layer already exists 03:50:34 b29135b529ba: Layer already exists 03:50:34 latest: digest: sha256:5be4d2da12e45f60da6f215bbe033cbb824d74f1455d70ee96959c472f55e5ca size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:34 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.66 03:50:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:50:34 219323e21beb: Preparing 03:50:34 a8283641bf47: Preparing 03:50:34 66558eba4997: Preparing 03:50:34 6b1cbd5e597a: Preparing 03:50:34 98eb649bdab8: Preparing 03:50:34 3ba402bd351e: Preparing 03:50:34 b29135b529ba: Preparing 03:50:34 cc2447e1835a: Preparing 03:50:34 3ba402bd351e: Waiting 03:50:34 b29135b529ba: Waiting 03:50:34 cc2447e1835a: Waiting 03:50:34 98eb649bdab8: Layer already exists 03:50:34 6b1cbd5e597a: Layer already exists 03:50:34 66558eba4997: Layer already exists 03:50:34 a8283641bf47: Layer already exists 03:50:34 219323e21beb: Layer already exists 03:50:34 3ba402bd351e: Layer already exists 03:50:34 b29135b529ba: Layer already exists 03:50:34 cc2447e1835a: Layer already exists 03:50:34 3.1.0-dev.66: digest: sha256:5be4d2da12e45f60da6f215bbe033cbb824d74f1455d70ee96959c472f55e5ca size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:35 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 03:50:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:50:35 219323e21beb: Preparing 03:50:35 a8283641bf47: Preparing 03:50:35 66558eba4997: Preparing 03:50:35 6b1cbd5e597a: Preparing 03:50:35 98eb649bdab8: Preparing 03:50:35 3ba402bd351e: Preparing 03:50:35 b29135b529ba: Preparing 03:50:35 cc2447e1835a: Preparing 03:50:35 b29135b529ba: Waiting 03:50:35 3ba402bd351e: Waiting 03:50:35 cc2447e1835a: Waiting 03:50:35 98eb649bdab8: Layer already exists 03:50:35 66558eba4997: Layer already exists 03:50:35 a8283641bf47: Layer already exists 03:50:35 6b1cbd5e597a: Layer already exists 03:50:35 219323e21beb: Layer already exists 03:50:35 3ba402bd351e: Layer already exists 03:50:35 cc2447e1835a: Layer already exists 03:50:35 b29135b529ba: Layer already exists 03:50:35 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66: digest: sha256:5be4d2da12e45f60da6f215bbe033cbb824d74f1455d70ee96959c472f55e5ca size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:35 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 03:50:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:50:36 219323e21beb: Preparing 03:50:36 a8283641bf47: Preparing 03:50:36 66558eba4997: Preparing 03:50:36 6b1cbd5e597a: Preparing 03:50:36 98eb649bdab8: Preparing 03:50:36 3ba402bd351e: Preparing 03:50:36 b29135b529ba: Preparing 03:50:36 3ba402bd351e: Waiting 03:50:36 cc2447e1835a: Preparing 03:50:36 b29135b529ba: Waiting 03:50:36 cc2447e1835a: Waiting 03:50:36 66558eba4997: Layer already exists 03:50:36 a8283641bf47: Layer already exists 03:50:36 219323e21beb: Layer already exists 03:50:36 6b1cbd5e597a: Layer already exists 03:50:36 98eb649bdab8: Layer already exists 03:50:36 3ba402bd351e: Layer already exists 03:50:36 b29135b529ba: Layer already exists 03:50:36 cc2447e1835a: Layer already exists 03:50:36 main: digest: sha256:5be4d2da12e45f60da6f215bbe033cbb824d74f1455d70ee96959c472f55e5ca size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:36 ===================================================== [Pipeline] echo 03:50:36 taggedImages: 03:50:36 - nexus3.edgexfoundry.org:10004/security-spire-config:132297e9aa914f92e736fba6a3e6b3cd17818e4e 03:50:36 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:50:36 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.66 03:50:36 - nexus3.edgexfoundry.org:10004/security-spire-config:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 03:50:36 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 03:50:36 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 03:50:36 132297e9aa914f92e736fba6a3e6b3cd17818e4e 03:50:36 latest 03:50:36 3.1.0-dev.66 03:50:36 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 03:50:36 main 03:50:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:36 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:132297e9aa914f92e736fba6a3e6b3cd17818e4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:132297e9aa914f92e736fba6a3e6b3cd17818e4e 03:50:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:50:36 8f91f7de88e3: Preparing 03:50:36 8eec372597f8: Preparing 03:50:36 5c7b2d523634: Preparing 03:50:36 6b1cbd5e597a: Preparing 03:50:36 98eb649bdab8: Preparing 03:50:36 b7518d91af66: Preparing 03:50:36 08657ce59bd7: Preparing 03:50:36 cc2447e1835a: Preparing 03:50:36 b7518d91af66: Waiting 03:50:36 08657ce59bd7: Waiting 03:50:36 cc2447e1835a: Waiting 03:50:36 98eb649bdab8: Layer already exists 03:50:36 6b1cbd5e597a: Layer already exists 03:50:36 08657ce59bd7: Layer already exists 03:50:36 cc2447e1835a: Layer already exists 03:50:36 5c7b2d523634: Pushed 03:50:36 8eec372597f8: Pushed 03:50:36 8f91f7de88e3: Pushed 03:50:46 b7518d91af66: Pushed 03:50:46 132297e9aa914f92e736fba6a3e6b3cd17818e4e: digest: sha256:b85f67bfc7eb73f8d10418cb01049ac22333d1f38d1b068e4b164cce616b847f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:47 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:50:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:50:47 8f91f7de88e3: Preparing 03:50:47 8eec372597f8: Preparing 03:50:47 5c7b2d523634: Preparing 03:50:47 6b1cbd5e597a: Preparing 03:50:47 98eb649bdab8: Preparing 03:50:47 b7518d91af66: Preparing 03:50:47 08657ce59bd7: Preparing 03:50:47 cc2447e1835a: Preparing 03:50:47 b7518d91af66: Waiting 03:50:47 08657ce59bd7: Waiting 03:50:47 cc2447e1835a: Waiting 03:50:47 5c7b2d523634: Layer already exists 03:50:47 98eb649bdab8: Layer already exists 03:50:47 8f91f7de88e3: Layer already exists 03:50:47 6b1cbd5e597a: Layer already exists 03:50:47 8eec372597f8: Layer already exists 03:50:47 b7518d91af66: Layer already exists 03:50:47 cc2447e1835a: Layer already exists 03:50:47 08657ce59bd7: Layer already exists 03:50:47 latest: digest: sha256:b85f67bfc7eb73f8d10418cb01049ac22333d1f38d1b068e4b164cce616b847f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:47 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.66 03:50:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:50:48 8f91f7de88e3: Preparing 03:50:48 8eec372597f8: Preparing 03:50:48 5c7b2d523634: Preparing 03:50:48 6b1cbd5e597a: Preparing 03:50:48 98eb649bdab8: Preparing 03:50:48 b7518d91af66: Preparing 03:50:48 08657ce59bd7: Preparing 03:50:48 cc2447e1835a: Preparing 03:50:48 b7518d91af66: Waiting 03:50:48 08657ce59bd7: Waiting 03:50:48 cc2447e1835a: Waiting 03:50:48 98eb649bdab8: Layer already exists 03:50:48 8f91f7de88e3: Layer already exists 03:50:48 5c7b2d523634: Layer already exists 03:50:48 8eec372597f8: Layer already exists 03:50:48 6b1cbd5e597a: Layer already exists 03:50:48 b7518d91af66: Layer already exists 03:50:48 cc2447e1835a: Layer already exists 03:50:48 08657ce59bd7: Layer already exists 03:50:48 3.1.0-dev.66: digest: sha256:b85f67bfc7eb73f8d10418cb01049ac22333d1f38d1b068e4b164cce616b847f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:48 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 03:50:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:50:48 8f91f7de88e3: Preparing 03:50:48 8eec372597f8: Preparing 03:50:48 5c7b2d523634: Preparing 03:50:48 6b1cbd5e597a: Preparing 03:50:48 98eb649bdab8: Preparing 03:50:48 b7518d91af66: Preparing 03:50:48 08657ce59bd7: Preparing 03:50:48 b7518d91af66: Waiting 03:50:48 cc2447e1835a: Preparing 03:50:48 cc2447e1835a: Waiting 03:50:48 08657ce59bd7: Waiting 03:50:48 98eb649bdab8: Layer already exists 03:50:48 5c7b2d523634: Layer already exists 03:50:48 6b1cbd5e597a: Layer already exists 03:50:48 8eec372597f8: Layer already exists 03:50:48 8f91f7de88e3: Layer already exists 03:50:48 b7518d91af66: Layer already exists 03:50:48 08657ce59bd7: Layer already exists 03:50:48 cc2447e1835a: Layer already exists 03:50:48 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66: digest: sha256:b85f67bfc7eb73f8d10418cb01049ac22333d1f38d1b068e4b164cce616b847f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:48 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 03:50:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:50:49 8f91f7de88e3: Preparing 03:50:49 8eec372597f8: Preparing 03:50:49 5c7b2d523634: Preparing 03:50:49 6b1cbd5e597a: Preparing 03:50:49 98eb649bdab8: Preparing 03:50:49 b7518d91af66: Preparing 03:50:49 08657ce59bd7: Preparing 03:50:49 b7518d91af66: Waiting 03:50:49 cc2447e1835a: Preparing 03:50:49 08657ce59bd7: Waiting 03:50:49 cc2447e1835a: Waiting 03:50:49 6b1cbd5e597a: Layer already exists 03:50:49 8eec372597f8: Layer already exists 03:50:49 8f91f7de88e3: Layer already exists 03:50:49 98eb649bdab8: Layer already exists 03:50:49 5c7b2d523634: Layer already exists 03:50:49 b7518d91af66: Layer already exists 03:50:49 08657ce59bd7: Layer already exists 03:50:49 cc2447e1835a: Layer already exists 03:50:49 main: digest: sha256:b85f67bfc7eb73f8d10418cb01049ac22333d1f38d1b068e4b164cce616b847f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:49 ===================================================== [Pipeline] echo 03:50:49 taggedImages: 03:50:49 - nexus3.edgexfoundry.org:10004/security-spire-server:132297e9aa914f92e736fba6a3e6b3cd17818e4e 03:50:49 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:50:49 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.66 03:50:49 - nexus3.edgexfoundry.org:10004/security-spire-server:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 03:50:49 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 03:50:49 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 03:50:49 132297e9aa914f92e736fba6a3e6b3cd17818e4e 03:50:49 latest 03:50:49 3.1.0-dev.66 03:50:49 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 03:50:49 main 03:50:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:49 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:132297e9aa914f92e736fba6a3e6b3cd17818e4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications:132297e9aa914f92e736fba6a3e6b3cd17818e4e 03:50:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:50:49 a2c88693ee64: Preparing 03:50:49 6013703e45ae: Preparing 03:50:49 6b1cbd5e597a: Preparing 03:50:49 98eb649bdab8: Preparing 03:50:49 d143b1a15762: Preparing 03:50:49 cc2447e1835a: Preparing 03:50:49 cc2447e1835a: Waiting 03:50:49 6b1cbd5e597a: Layer already exists 03:50:49 98eb649bdab8: Layer already exists 03:50:49 cc2447e1835a: Layer already exists 03:50:49 a2c88693ee64: Pushed 03:50:49 d143b1a15762: Pushed 03:50:53 6013703e45ae: Pushed 03:50:53 132297e9aa914f92e736fba6a3e6b3cd17818e4e: digest: sha256:03162d7582b173c211c38beeb710fb91f8fcef75b45b78aa24ed33d3c5f4c3e8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:53 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 03:50:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:50:53 a2c88693ee64: Preparing 03:50:53 6013703e45ae: Preparing 03:50:53 6b1cbd5e597a: Preparing 03:50:53 98eb649bdab8: Preparing 03:50:53 d143b1a15762: Preparing 03:50:53 cc2447e1835a: Preparing 03:50:53 cc2447e1835a: Waiting 03:50:53 a2c88693ee64: Layer already exists 03:50:53 98eb649bdab8: Layer already exists 03:50:53 d143b1a15762: Layer already exists 03:50:53 6b1cbd5e597a: Layer already exists 03:50:53 6013703e45ae: Layer already exists 03:50:53 cc2447e1835a: Layer already exists 03:50:53 latest: digest: sha256:03162d7582b173c211c38beeb710fb91f8fcef75b45b78aa24ed33d3c5f4c3e8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:54 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.66 03:50:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:50:54 a2c88693ee64: Preparing 03:50:54 6013703e45ae: Preparing 03:50:54 6b1cbd5e597a: Preparing 03:50:54 98eb649bdab8: Preparing 03:50:54 d143b1a15762: Preparing 03:50:54 cc2447e1835a: Preparing 03:50:54 cc2447e1835a: Waiting 03:50:54 a2c88693ee64: Layer already exists 03:50:54 6013703e45ae: Layer already exists 03:50:54 98eb649bdab8: Layer already exists 03:50:54 d143b1a15762: Layer already exists 03:50:54 6b1cbd5e597a: Layer already exists 03:50:54 cc2447e1835a: Layer already exists 03:50:54 3.1.0-dev.66: digest: sha256:03162d7582b173c211c38beeb710fb91f8fcef75b45b78aa24ed33d3c5f4c3e8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:54 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 03:50:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:50:55 a2c88693ee64: Preparing 03:50:55 6013703e45ae: Preparing 03:50:55 6b1cbd5e597a: Preparing 03:50:55 98eb649bdab8: Preparing 03:50:55 d143b1a15762: Preparing 03:50:55 cc2447e1835a: Preparing 03:50:55 cc2447e1835a: Waiting 03:50:55 6b1cbd5e597a: Layer already exists 03:50:55 98eb649bdab8: Layer already exists 03:50:55 a2c88693ee64: Layer already exists 03:50:55 d143b1a15762: Layer already exists 03:50:55 6013703e45ae: Layer already exists 03:50:55 cc2447e1835a: Layer already exists 03:50:55 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66: digest: sha256:03162d7582b173c211c38beeb710fb91f8fcef75b45b78aa24ed33d3c5f4c3e8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:55 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 03:50:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:50:55 a2c88693ee64: Preparing 03:50:55 6013703e45ae: Preparing 03:50:55 6b1cbd5e597a: Preparing 03:50:55 98eb649bdab8: Preparing 03:50:55 d143b1a15762: Preparing 03:50:55 cc2447e1835a: Preparing 03:50:55 cc2447e1835a: Waiting 03:50:55 98eb649bdab8: Layer already exists 03:50:55 6b1cbd5e597a: Layer already exists 03:50:55 a2c88693ee64: Layer already exists 03:50:55 6013703e45ae: Layer already exists 03:50:55 d143b1a15762: Layer already exists 03:50:55 cc2447e1835a: Layer already exists 03:50:55 main: digest: sha256:03162d7582b173c211c38beeb710fb91f8fcef75b45b78aa24ed33d3c5f4c3e8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:55 ===================================================== [Pipeline] echo 03:50:55 taggedImages: 03:50:55 - nexus3.edgexfoundry.org:10004/support-notifications:132297e9aa914f92e736fba6a3e6b3cd17818e4e 03:50:55 - nexus3.edgexfoundry.org:10004/support-notifications:latest 03:50:55 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.66 03:50:55 - nexus3.edgexfoundry.org:10004/support-notifications:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 03:50:55 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 03:50:55 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 03:50:55 132297e9aa914f92e736fba6a3e6b3cd17818e4e 03:50:55 latest 03:50:55 3.1.0-dev.66 03:50:55 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 03:50:55 main 03:50:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:56 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:132297e9aa914f92e736fba6a3e6b3cd17818e4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:132297e9aa914f92e736fba6a3e6b3cd17818e4e 03:50:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:50:56 e306e76c523e: Preparing 03:50:56 315b28a40f6f: Preparing 03:50:56 6b1cbd5e597a: Preparing 03:50:56 98eb649bdab8: Preparing 03:50:56 7956ef81b0bc: Preparing 03:50:56 cc2447e1835a: Preparing 03:50:56 cc2447e1835a: Waiting 03:50:56 7956ef81b0bc: Layer already exists 03:50:56 98eb649bdab8: Layer already exists 03:50:56 6b1cbd5e597a: Layer already exists 03:50:56 cc2447e1835a: Layer already exists 03:50:56 e306e76c523e: Pushed 03:50:59 315b28a40f6f: Pushed 03:50:59 132297e9aa914f92e736fba6a3e6b3cd17818e4e: digest: sha256:f30e3ee7ef739546125b6939a7883996040a93d873f29a5ec058436b1fe1aebb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:00 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:51:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:51:00 e306e76c523e: Preparing 03:51:00 315b28a40f6f: Preparing 03:51:00 6b1cbd5e597a: Preparing 03:51:00 98eb649bdab8: Preparing 03:51:00 7956ef81b0bc: Preparing 03:51:00 cc2447e1835a: Preparing 03:51:00 cc2447e1835a: Waiting 03:51:00 6b1cbd5e597a: Layer already exists 03:51:00 7956ef81b0bc: Layer already exists 03:51:00 315b28a40f6f: Layer already exists 03:51:00 e306e76c523e: Layer already exists 03:51:00 98eb649bdab8: Layer already exists 03:51:00 cc2447e1835a: Layer already exists 03:51:00 latest: digest: sha256:f30e3ee7ef739546125b6939a7883996040a93d873f29a5ec058436b1fe1aebb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:00 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.66 03:51:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:51:01 e306e76c523e: Preparing 03:51:01 315b28a40f6f: Preparing 03:51:01 6b1cbd5e597a: Preparing 03:51:01 98eb649bdab8: Preparing 03:51:01 7956ef81b0bc: Preparing 03:51:01 cc2447e1835a: Preparing 03:51:01 cc2447e1835a: Waiting 03:51:01 315b28a40f6f: Layer already exists 03:51:01 6b1cbd5e597a: Layer already exists 03:51:01 7956ef81b0bc: Layer already exists 03:51:01 cc2447e1835a: Layer already exists 03:51:01 98eb649bdab8: Layer already exists 03:51:01 e306e76c523e: Layer already exists 03:51:01 3.1.0-dev.66: digest: sha256:f30e3ee7ef739546125b6939a7883996040a93d873f29a5ec058436b1fe1aebb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:01 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 03:51:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:51:01 e306e76c523e: Preparing 03:51:01 315b28a40f6f: Preparing 03:51:01 6b1cbd5e597a: Preparing 03:51:01 98eb649bdab8: Preparing 03:51:01 7956ef81b0bc: Preparing 03:51:01 cc2447e1835a: Preparing 03:51:01 cc2447e1835a: Waiting 03:51:01 98eb649bdab8: Layer already exists 03:51:01 315b28a40f6f: Layer already exists 03:51:01 6b1cbd5e597a: Layer already exists 03:51:01 7956ef81b0bc: Layer already exists 03:51:01 e306e76c523e: Layer already exists 03:51:01 cc2447e1835a: Layer already exists 03:51:01 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66: digest: sha256:f30e3ee7ef739546125b6939a7883996040a93d873f29a5ec058436b1fe1aebb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:01 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 03:51:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:51:02 e306e76c523e: Preparing 03:51:02 315b28a40f6f: Preparing 03:51:02 6b1cbd5e597a: Preparing 03:51:02 98eb649bdab8: Preparing 03:51:02 7956ef81b0bc: Preparing 03:51:02 cc2447e1835a: Preparing 03:51:02 cc2447e1835a: Waiting 03:51:02 6b1cbd5e597a: Layer already exists 03:51:02 98eb649bdab8: Layer already exists 03:51:02 7956ef81b0bc: Layer already exists 03:51:02 e306e76c523e: Layer already exists 03:51:02 315b28a40f6f: Layer already exists 03:51:02 cc2447e1835a: Layer already exists 03:51:02 main: digest: sha256:f30e3ee7ef739546125b6939a7883996040a93d873f29a5ec058436b1fe1aebb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:51:02 ===================================================== [Pipeline] echo 03:51:02 taggedImages: 03:51:02 - nexus3.edgexfoundry.org:10004/support-scheduler:132297e9aa914f92e736fba6a3e6b3cd17818e4e 03:51:02 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:51:02 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.66 03:51:02 - nexus3.edgexfoundry.org:10004/support-scheduler:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 03:51:02 - 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] } 04:02:07 #131 ... 04:02:07 04:02:07 #124 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:02:07 #124 DONE 749.0s 04:02:07 04:02:07 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:02:07 #130 ... 04:02:07 04:02:07 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 04:02:07 #132 DONE 0.4s 04:02:07 04:02:07 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:02:07 #130 ... 04:02:07 04:02:07 #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 04:02:07 #133 DONE 0.1s 04:02:07 04:02:07 #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 04:02:07 #134 DONE 0.1s 04:02:07 04:02:07 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:02:07 #121 ... 04:02:07 04:02:07 #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:02:07 #135 DONE 0.2s 04:02:07 04:02:07 #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:02:07 #136 DONE 0.3s 04:02:07 04:02:07 #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:02:07 #137 DONE 0.2s 04:02:07 04:02:07 #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:02:07 #138 DONE 2.0s 04:02:07 04:02:07 #86 [security-proxy-setup] exporting to image 04:02:07 #86 exporting layers 04:02:07 #86 exporting layers 1.1s done 04:02:07 #86 writing image sha256:cef055c9484b2a7041a59fd60afecfa6cce920a91e22530271f122af9275075f 0.0s done 04:02:07 #86 naming to docker.io/library/security-proxy-setup-arm64 done 04:02:07 #86 DONE 4.3s 04:02:07 04:02:07 #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:02:07 #122 751.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:02:20 #122 ... 04:02:20 04:02:20 #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:02:20 #128 DONE 765.0s 04:02:20 04:02:20 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:02:20 #121 ... 04:02:20 04:02:20 #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:02:20 #139 DONE 0.3s 04:02:20 04:02:20 #123 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:02:20 #123 ... 04:02:20 04:02:20 #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 04:02:21 #140 DONE 2.0s 04:02:21 04:02:21 #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 04:02:21 #141 DONE 0.3s 04:02:21 04:02:21 #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 04:02:21 #142 DONE 0.2s 04:02:21 04:02:21 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:02:22 #129 ... 04:02:22 04:02:22 #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:02:22 #143 DONE 0.3s 04:02:22 04:02:22 #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:02:22 #144 DONE 0.1s 04:02:22 04:02:22 #145 [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/ 04:02:22 #145 DONE 0.1s 04:02:22 04:02:22 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:02:22 #131 ... 04:02:22 04:02:22 #146 [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/ 04:02:22 #146 DONE 0.1s 04:02:22 04:02:22 #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 04:02:22 #147 DONE 0.1s 04:02:22 04:02:22 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:02:23 #131 ... 04:02:23 04:02:23 #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:02:23 #148 DONE 0.1s 04:02:23 04:02:23 #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 04:02:25 #149 DONE 2.0s 04:02:25 04:02:25 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:02:25 #121 ... 04:02:25 04:02:25 #86 [security-bootstrapper] exporting to image 04:02:25 #86 exporting layers 04:02:26 #86 ... 04:02:26 04:02:26 #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:02:26 #122 DONE 772.0s 04:02:26 04:02:26 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:02:26 #49 ... 04:02:26 04:02:26 #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 04:02:26 #150 DONE 0.1s 04:02:26 04:02:26 #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 04:02:26 #151 ... 04:02:26 04:02:26 #86 [security-bootstrapper] exporting to image 04:02:26 #86 exporting layers 1.7s done 04:02:26 #86 writing image sha256:678743ea88e50465b48a5987f50b9e9f730220c136d23ba13f804515bea67f0b done 04:02:26 #86 naming to docker.io/library/security-bootstrapper-arm64 done 04:02:26 #86 DONE 6.0s 04:02:26 04:02:26 #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 04:02:26 #151 DONE 0.3s 04:02:26 04:02:26 #152 [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 04:02:27 #152 DONE 0.2s 04:02:27 04:02:27 #153 [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 04:02:27 #153 DONE 0.1s 04:02:27 04:02:27 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:02:27 #129 ... 04:02:27 04:02:27 #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:02:27 #154 DONE 0.1s 04:02:27 04:02:27 #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:02:27 #155 DONE 0.3s 04:02:27 04:02:27 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:02:27 #131 ... 04:02:27 04:02:27 #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:02:27 #156 DONE 0.3s 04:02:27 04:02:27 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:02:27 #49 ... 04:02:27 04:02:27 #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:02:28 #157 DONE 0.2s 04:02:28 04:02:28 #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:02:30 #158 DONE 2.0s 04:02:30 04:02:30 #86 [security-secretstore-setup] exporting to image 04:02:31 #86 exporting layers 1.1s done 04:02:31 #86 writing image sha256:95cdaba645fecc3c14ac235f07ed2af664d63fe057c2b5069aaa0f89c291223f done 04:02:31 #86 naming to docker.io/library/security-secretstore-setup-arm64 done 04:02:31 #86 DONE 7.1s 04:02:31 04:02:31 #123 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:02:34 #123 DONE 780.4s 04:02:34 04:02:34 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:02:34 #129 ... 04:02:34 04:02:34 #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 04:02:34 #159 DONE 0.4s 04:02:34 04:02:34 #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 04:02:35 #160 DONE 0.2s 04:02:35 04:02:35 #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:02:35 #161 DONE 0.3s 04:02:35 04:02:35 #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 04:02:35 #162 DONE 0.2s 04:02:35 04:02:35 #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:02:35 #163 DONE 0.2s 04:02:35 04:02:35 #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:02:37 #164 DONE 1.8s 04:02:37 04:02:37 #86 [security-proxy-auth] exporting to image 04:02:37 #86 exporting layers 04:02:38 #86 exporting layers 0.6s done 04:02:38 #86 writing image sha256:f403efa375b60761b09bd92729186d6926a63c6b0147890593aa46fd054f7f90 0.0s done 04:02:38 #86 naming to docker.io/library/security-proxy-auth-arm64 done 04:02:38 #86 DONE 7.8s 04:02:38 04:02:38 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:02:53 #49 ... 04:02:53 04:02:53 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:02:53 #131 DONE 798.0s 04:02:53 04:02:53 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:02:53 #129 ... 04:02:53 04:02:53 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 04:02:53 #165 DONE 0.3s 04:02:53 04:02:53 #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 04:02:53 #166 DONE 0.2s 04:02:53 04:02:53 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 04:02:53 #167 DONE 0.2s 04:02:53 04:02:53 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:02:53 #127 ... 04:02:53 04:02:53 #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 04:02:53 #168 DONE 0.2s 04:02:53 04:02:53 #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:02:53 #169 DONE 0.1s 04:02:53 04:02:53 #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:02:58 #170 DONE 4.9s 04:02:58 04:02:58 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:02:58 #121 ... 04:02:58 04:02:58 #86 [core-common-config-bootstrapper] exporting to image 04:02:58 #86 exporting layers 04:02:58 #86 exporting layers 0.6s done 04:02:58 #86 writing image sha256:f1714cc7ecce61e0295f39dd3b70ab52279266fdeff4db81e4584d39b7a20862 0.0s done 04:02:58 #86 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 04:02:58 #86 DONE 8.4s 04:02:58 04:02:58 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:03:30 #129 DONE 834.3s 04:03:30 04:03:30 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:03:30 #125 ... 04:03:30 04:03:30 #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 04:03:30 #171 DONE 0.3s 04:03:30 04:03:30 #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 04:03:30 #172 DONE 0.1s 04:03:30 04:03:30 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:03:30 #173 DONE 0.3s 04:03:30 04:03:30 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:03:30 #121 ... 04:03:30 04:03:30 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:03:30 #174 DONE 0.2s 04:03:30 04:03:30 #86 [core-command] exporting to image 04:03:30 #86 exporting layers 04:03:30 #86 exporting layers 0.3s done 04:03:30 #86 writing image sha256:f7420621611a6810e9e4ce8cbdddfa3aefafe902ee731a7e642bf92a0dd95937 done 04:03:30 #86 naming to docker.io/library/core-command-arm64 done 04:03:30 #86 DONE 8.7s 04:03:30 04:03:30 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:03:35 #125 ... 04:03:35 04:03:35 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:03:35 #130 DONE 841.3s 04:03:35 04:03:35 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:03:35 #49 ... 04:03:35 04:03:35 #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 04:03:35 #175 DONE 0.2s 04:03:35 04:03:35 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:03:35 #49 ... 04:03:35 04:03:35 #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 04:03:35 #176 DONE 0.2s 04:03:35 04:03:35 #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:03:36 #177 DONE 0.3s 04:03:36 04:03:36 #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:03:36 #178 DONE 0.2s 04:03:36 04:03:36 #86 [core-data] exporting to image 04:03:36 #86 exporting layers 04:03:36 #86 exporting layers 0.3s done 04:03:36 #86 writing image sha256:89bd986d5ac32adceaedddeaebe7416d13954cbc901373a473159dac556e774a done 04:03:36 #86 naming to docker.io/library/core-data-arm64 done 04:03:36 #86 DONE 9.1s 04:03:36 04:03:36 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:03:36 #125 ... 04:03:36 04:03:36 #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:03:36 #126 DONE 843.1s 04:03:36 04:03:36 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:03:37 #49 ... 04:03:37 04:03:37 #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 04:03:37 #179 DONE 0.1s 04:03:37 04:03:37 #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 04:03:37 #180 DONE 0.3s 04:03:37 04:03:37 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:03:37 #121 ... 04:03:37 04:03:37 #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:03:37 #181 DONE 0.4s 04:03:37 04:03:37 #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:03:38 #182 DONE 0.1s 04:03:38 04:03:38 #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:03:38 #183 DONE 0.1s 04:03:38 04:03:38 #86 [core-metadata] exporting to image 04:03:38 #86 exporting layers 0.3s done 04:03:38 #86 writing image sha256:1fdd723802d8f228fddaa523c27c29580927cf3ce9d26d848ce18e4d4302b2c0 done 04:03:38 #86 naming to docker.io/library/core-metadata-arm64 done 04:03:38 #86 DONE 9.4s 04:03:38 04:03:38 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:03:56 #49 ... 04:03:56 04:03:56 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:03:56 #127 DONE 863.1s 04:03:56 04:03:56 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:03:57 #49 ... 04:03:57 04:03:57 #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 04:03:57 #184 DONE 0.2s 04:03:57 04:03:57 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:03:57 #121 ... 04:03:57 04:03:57 #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 04:03:57 #185 DONE 0.2s 04:03:57 04:03:57 #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:03:58 #186 DONE 0.4s 04:03:58 04:03:58 #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 04:03:58 #187 DONE 0.1s 04:03:58 04:03:58 #86 [security-spiffe-token-provider] exporting to image 04:03:58 #86 exporting layers 04:03:58 #86 exporting layers 0.7s done 04:03:59 #86 writing image sha256:4f57702884d64a2ef4aac56377451ef5e63bd741364a68f618c04f99ffc1727b done 04:03:59 #86 naming to docker.io/library/security-spiffe-token-provider-arm64 done 04:03:59 #86 DONE 10.1s 04:03:59 04:03:59 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:04:21 #49 ... 04:04:21 04:04:21 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:04:21 #121 DONE 885.5s 04:04:21 04:04:21 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:04:21 #125 DONE 885.6s 04:04:21 04:04:21 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:04:21 #49 ... 04:04:21 04:04:21 #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 04:04:21 #188 DONE 0.1s 04:04:21 04:04:21 #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 04:04:21 #189 DONE 0.1s 04:04:21 04:04:21 #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:04:21 #190 ... 04:04:21 04:04:21 #191 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 04:04:21 #191 DONE 0.2s 04:04:21 04:04:21 #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:04:21 #190 DONE 0.4s 04:04:21 04:04:21 #192 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 04:04:21 #192 DONE 0.2s 04:04:21 04:04:21 #193 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:04:21 #193 ... 04:04:21 04:04:21 #194 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 04:04:21 #194 DONE 0.1s 04:04:21 04:04:21 #86 [support-scheduler] exporting to image 04:04:21 #86 exporting layers 04:04:21 #86 ... 04:04:21 04:04:21 #193 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:04:21 #193 DONE 0.4s 04:04:21 04:04:21 #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:04:21 #195 DONE 0.1s 04:04:21 04:04:21 #86 [support-notifications] exporting to image 04:04:21 #86 exporting layers 0.5s done 04:04:21 #86 writing image sha256:388e9d1de5512394b49a3c217a218dbfb7ab91c9e3e6edbf810188cbb4601d37 done 04:04:21 #86 naming to docker.io/library/support-scheduler-arm64 done 04:04:21 #86 exporting layers 0.4s done 04:04:21 #86 writing image sha256:08a02a34bcd9bc6d65d69971ee1c8b4a991534eb902846c6e71a18ba07a736e9 done 04:04:21 #86 naming to docker.io/library/support-notifications-arm64 done 04:04:21 #86 DONE 10.9s 04:04:21 04:04:21 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:04:21 time="2023-10-30T03:48:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:04:21 time="2023-10-30T03:48:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:04:21 time="2023-10-30T03:48:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:04:21 time="2023-10-30T03:48:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:04:21 time="2023-10-30T03:48:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:04:21 time="2023-10-30T03:48:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:04:21 time="2023-10-30T03:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:04:21 time="2023-10-30T03:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:04:21 time="2023-10-30T03:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:04:21 time="2023-10-30T03:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:04:21 time="2023-10-30T03:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:04:21 time="2023-10-30T03:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:04:21 time="2023-10-30T03:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:04:21 time="2023-10-30T03:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:04:21 $ docker stop --time=1 0a12f9783a1920410cc497b51b12268c3aed67182eb15b6d6cceb48cf20e3151 04:04:22 $ docker rm -f --volumes 0a12f9783a1920410cc497b51b12268c3aed67182eb15b6d6cceb48cf20e3151 [Pipeline] // withDockerContainer [Pipeline] sh 04:04:23 + docker images 04:04:23 REPOSITORY TAG IMAGE ID CREATED SIZE 04:04:23 support-scheduler-arm64 latest 388e9d1de551 3 seconds ago 33.6MB 04:04:23 support-notifications-arm64 latest 08a02a34bcd9 3 seconds ago 34.3MB 04:04:23 security-spiffe-token-provider-arm64 latest 4f57702884d6 25 seconds ago 35.3MB 04:04:23 core-metadata-arm64 latest 1fdd723802d8 45 seconds ago 21.5MB 04:04:23 core-data-arm64 latest 89bd986d5ac3 48 seconds ago 21.2MB 04:04:23 core-command-arm64 latest f7420621611a 54 seconds ago 21MB 04:04:23 core-common-config-bootstrapper-arm64 latest f1714cc7ecce About a minute ago 18.3MB 04:04:23 security-proxy-auth-arm64 latest f403efa375b6 About a minute ago 19.4MB 04:04:23 security-secretstore-setup-arm64 latest 95cdaba645fe About a minute ago 43.7MB 04:04:23 security-bootstrapper-arm64 latest 678743ea88e5 About a minute ago 23.1MB 04:04:23 security-proxy-setup-arm64 latest cef055c9484b 2 minutes ago 34MB 04:04:23 security-spire-agent-arm64 latest 32a0fe834c84 15 minutes ago 157MB 04:04:23 security-spire-server-arm64 latest ae1af4bfef33 15 minutes ago 101MB 04:04:23 security-spire-config-arm64 latest 0db979fe0e5a 15 minutes ago 95.8MB 04:04:23 ci-base-image-arm64 latest 8f54c4bf4168 16 minutes ago 926MB 04:04:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 5 weeks ago 553MB 04:04:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 5 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:04:23 provisioning config files... 04:04:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/601@tmp/config13774630338423434387tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:04:23 ---> docker-login.sh 04:04:23 nexus3.edgexfoundry.org:10001 04:04:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:24 Configure a credential helper to remove this warning. See 04:04:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:24 04:04:24 Login Succeeded 04:04:24 nexus3.edgexfoundry.org:10002 04:04:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:24 Configure a credential helper to remove this warning. See 04:04:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:24 04:04:24 Login Succeeded 04:04:24 nexus3.edgexfoundry.org:10003 04:04:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:24 Configure a credential helper to remove this warning. See 04:04:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:24 04:04:24 Login Succeeded 04:04:24 nexus3.edgexfoundry.org:10004 04:04:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:25 Configure a credential helper to remove this warning. See 04:04:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:25 04:04:25 Login Succeeded 04:04:25 docker.io 04:04:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:25 Configure a credential helper to remove this warning. See 04:04:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:25 04:04:25 Login Succeeded 04:04:25 ---> docker-login.sh ends [Pipeline] } 04:04:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:04:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:04:26 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 04:04:26 132297e9aa914f92e736fba6a3e6b3cd17818e4e 04:04:26 latest 04:04:26 3.1.0-dev.66 04:04:26 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 04:04:26 main 04:04:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:26 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:26 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e 04:04:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:04:26 a67e96f24e62: Preparing 04:04:26 4b987a29b665: Preparing 04:04:26 c9d4926df3ad: Preparing 04:04:26 8a9ee5749161: Preparing 04:04:26 3bd78ad44141: Preparing 04:04:26 5f4d9fc4d98d: Preparing 04:04:26 5f4d9fc4d98d: Waiting 04:04:26 8a9ee5749161: Pushed 04:04:26 a67e96f24e62: Pushed 04:04:26 c9d4926df3ad: Pushed 04:04:26 3bd78ad44141: Pushed 04:04:26 5f4d9fc4d98d: Layer already exists 04:04:30 4b987a29b665: Pushed 04:04:30 132297e9aa914f92e736fba6a3e6b3cd17818e4e: digest: sha256:a4a5d83f97504da5dadc6178bb2bf8cbdcca41791c7015e0d769de548f85bc6b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:04:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:04:30 a67e96f24e62: Preparing 04:04:30 4b987a29b665: Preparing 04:04:30 c9d4926df3ad: Preparing 04:04:30 8a9ee5749161: Preparing 04:04:30 3bd78ad44141: Preparing 04:04:30 5f4d9fc4d98d: Preparing 04:04:30 5f4d9fc4d98d: Waiting 04:04:30 c9d4926df3ad: Layer already exists 04:04:30 8a9ee5749161: Layer already exists 04:04:30 4b987a29b665: Layer already exists 04:04:30 3bd78ad44141: Layer already exists 04:04:30 a67e96f24e62: Layer already exists 04:04:30 5f4d9fc4d98d: Layer already exists 04:04:31 latest: digest: sha256:a4a5d83f97504da5dadc6178bb2bf8cbdcca41791c7015e0d769de548f85bc6b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.66 04:04:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:04:31 a67e96f24e62: Preparing 04:04:31 4b987a29b665: Preparing 04:04:31 c9d4926df3ad: Preparing 04:04:31 8a9ee5749161: Preparing 04:04:31 3bd78ad44141: Preparing 04:04:31 5f4d9fc4d98d: Preparing 04:04:31 5f4d9fc4d98d: Waiting 04:04:31 3bd78ad44141: Layer already exists 04:04:31 4b987a29b665: Layer already exists 04:04:31 c9d4926df3ad: Layer already exists 04:04:31 8a9ee5749161: Layer already exists 04:04:31 a67e96f24e62: Layer already exists 04:04:31 5f4d9fc4d98d: Layer already exists 04:04:32 3.1.0-dev.66: digest: sha256:a4a5d83f97504da5dadc6178bb2bf8cbdcca41791c7015e0d769de548f85bc6b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:32 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 04:04:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:04:32 a67e96f24e62: Preparing 04:04:32 4b987a29b665: Preparing 04:04:32 c9d4926df3ad: Preparing 04:04:32 8a9ee5749161: Preparing 04:04:32 3bd78ad44141: Preparing 04:04:32 5f4d9fc4d98d: Preparing 04:04:32 5f4d9fc4d98d: Waiting 04:04:32 3bd78ad44141: Layer already exists 04:04:32 8a9ee5749161: Layer already exists 04:04:32 4b987a29b665: Layer already exists 04:04:32 c9d4926df3ad: Layer already exists 04:04:32 a67e96f24e62: Layer already exists 04:04:32 5f4d9fc4d98d: Layer already exists 04:04:32 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66: digest: sha256:a4a5d83f97504da5dadc6178bb2bf8cbdcca41791c7015e0d769de548f85bc6b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:33 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 04:04:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:04:33 a67e96f24e62: Preparing 04:04:33 4b987a29b665: Preparing 04:04:33 c9d4926df3ad: Preparing 04:04:33 8a9ee5749161: Preparing 04:04:33 3bd78ad44141: Preparing 04:04:33 5f4d9fc4d98d: Preparing 04:04:33 5f4d9fc4d98d: Waiting 04:04:33 c9d4926df3ad: Layer already exists 04:04:33 4b987a29b665: Layer already exists 04:04:33 a67e96f24e62: Layer already exists 04:04:33 8a9ee5749161: Layer already exists 04:04:33 3bd78ad44141: Layer already exists 04:04:33 5f4d9fc4d98d: Layer already exists 04:04:33 main: digest: sha256:a4a5d83f97504da5dadc6178bb2bf8cbdcca41791c7015e0d769de548f85bc6b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:04:33 ===================================================== [Pipeline] echo 04:04:33 taggedImages: 04:04:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e 04:04:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:04:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.66 04:04:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 04:04:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 04:04:33 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 04:04:33 132297e9aa914f92e736fba6a3e6b3cd17818e4e 04:04:33 latest 04:04:33 3.1.0-dev.66 04:04:33 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 04:04:33 main 04:04:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:34 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e 04:04:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:04:34 9d989eecc590: Preparing 04:04:34 a61956609999: Preparing 04:04:34 765255b0bb73: Preparing 04:04:34 c5c8d890349a: Preparing 04:04:34 c9d4926df3ad: Preparing 04:04:34 8a9ee5749161: Preparing 04:04:34 3bd78ad44141: Preparing 04:04:34 5f4d9fc4d98d: Preparing 04:04:34 8a9ee5749161: Waiting 04:04:34 3bd78ad44141: Waiting 04:04:34 5f4d9fc4d98d: Waiting 04:04:34 c9d4926df3ad: Layer already exists 04:04:34 8a9ee5749161: Layer already exists 04:04:34 3bd78ad44141: Layer already exists 04:04:34 5f4d9fc4d98d: Layer already exists 04:04:34 a61956609999: Pushed 04:04:34 9d989eecc590: Pushed 04:04:34 765255b0bb73: Pushed 04:04:37 c5c8d890349a: Pushed 04:04:37 132297e9aa914f92e736fba6a3e6b3cd17818e4e: digest: sha256:753d8914e28b3605eb8f5ee57b939a0cdbec7a94c734536a2d45acb99dfb52fa size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:37 + 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 04:04:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 04:04:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:04:38 9d989eecc590: Preparing 04:04:38 a61956609999: Preparing 04:04:38 765255b0bb73: Preparing 04:04:38 c5c8d890349a: Preparing 04:04:38 c9d4926df3ad: Preparing 04:04:38 8a9ee5749161: Preparing 04:04:38 3bd78ad44141: Preparing 04:04:38 5f4d9fc4d98d: Preparing 04:04:38 3bd78ad44141: Waiting 04:04:38 5f4d9fc4d98d: Waiting 04:04:38 8a9ee5749161: Waiting 04:04:38 765255b0bb73: Layer already exists 04:04:38 9d989eecc590: Layer already exists 04:04:38 c9d4926df3ad: Layer already exists 04:04:38 c5c8d890349a: Layer already exists 04:04:38 a61956609999: Layer already exists 04:04:38 3bd78ad44141: Layer already exists 04:04:38 8a9ee5749161: Layer already exists 04:04:38 5f4d9fc4d98d: Layer already exists 04:04:38 latest: digest: sha256:753d8914e28b3605eb8f5ee57b939a0cdbec7a94c734536a2d45acb99dfb52fa size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:38 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.66 04:04:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:04:39 9d989eecc590: Preparing 04:04:39 a61956609999: Preparing 04:04:39 765255b0bb73: Preparing 04:04:39 c5c8d890349a: Preparing 04:04:39 c9d4926df3ad: Preparing 04:04:39 8a9ee5749161: Preparing 04:04:39 3bd78ad44141: Preparing 04:04:39 5f4d9fc4d98d: Preparing 04:04:39 8a9ee5749161: Waiting 04:04:39 3bd78ad44141: Waiting 04:04:39 5f4d9fc4d98d: Waiting 04:04:39 9d989eecc590: Layer already exists 04:04:39 c5c8d890349a: Layer already exists 04:04:39 a61956609999: Layer already exists 04:04:39 765255b0bb73: Layer already exists 04:04:39 c9d4926df3ad: Layer already exists 04:04:39 8a9ee5749161: Layer already exists 04:04:39 3bd78ad44141: Layer already exists 04:04:39 5f4d9fc4d98d: Layer already exists 04:04:39 3.1.0-dev.66: digest: sha256:753d8914e28b3605eb8f5ee57b939a0cdbec7a94c734536a2d45acb99dfb52fa size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:39 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 04:04:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:04:40 9d989eecc590: Preparing 04:04:40 a61956609999: Preparing 04:04:40 765255b0bb73: Preparing 04:04:40 c5c8d890349a: Preparing 04:04:40 c9d4926df3ad: Preparing 04:04:40 8a9ee5749161: Preparing 04:04:40 3bd78ad44141: Preparing 04:04:40 5f4d9fc4d98d: Preparing 04:04:40 5f4d9fc4d98d: Waiting 04:04:40 8a9ee5749161: Waiting 04:04:40 3bd78ad44141: Waiting 04:04:40 c5c8d890349a: Layer already exists 04:04:40 c9d4926df3ad: Layer already exists 04:04:40 9d989eecc590: Layer already exists 04:04:40 765255b0bb73: Layer already exists 04:04:40 a61956609999: Layer already exists 04:04:40 8a9ee5749161: Layer already exists 04:04:40 3bd78ad44141: Layer already exists 04:04:40 5f4d9fc4d98d: Layer already exists 04:04:40 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66: digest: sha256:753d8914e28b3605eb8f5ee57b939a0cdbec7a94c734536a2d45acb99dfb52fa size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:40 + 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 04:04:41 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 04:04:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:04:41 9d989eecc590: Preparing 04:04:41 a61956609999: Preparing 04:04:41 765255b0bb73: Preparing 04:04:41 c5c8d890349a: Preparing 04:04:41 c9d4926df3ad: Preparing 04:04:41 8a9ee5749161: Preparing 04:04:41 3bd78ad44141: Preparing 04:04:41 5f4d9fc4d98d: Preparing 04:04:41 8a9ee5749161: Waiting 04:04:41 3bd78ad44141: Waiting 04:04:41 5f4d9fc4d98d: Waiting 04:04:41 9d989eecc590: Layer already exists 04:04:41 c9d4926df3ad: Layer already exists 04:04:41 765255b0bb73: Layer already exists 04:04:41 c5c8d890349a: Layer already exists 04:04:41 a61956609999: Layer already exists 04:04:41 3bd78ad44141: Layer already exists 04:04:41 8a9ee5749161: Layer already exists 04:04:41 5f4d9fc4d98d: Layer already exists 04:04:41 main: digest: sha256:753d8914e28b3605eb8f5ee57b939a0cdbec7a94c734536a2d45acb99dfb52fa size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:04:41 ===================================================== [Pipeline] echo 04:04:41 taggedImages: 04:04:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e 04:04:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 04:04:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.66 04:04:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 04:04:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 04:04:41 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 04:04:41 132297e9aa914f92e736fba6a3e6b3cd17818e4e 04:04:41 latest 04:04:41 3.1.0-dev.66 04:04:41 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 04:04:41 main 04:04:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:42 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e 04:04:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:04:42 0dbb71e0aa8c: Preparing 04:04:42 ff18b9a2387c: Preparing 04:04:42 c9d4926df3ad: Preparing 04:04:42 8a9ee5749161: Preparing 04:04:42 bb823569d14c: Preparing 04:04:42 5f4d9fc4d98d: Preparing 04:04:42 5f4d9fc4d98d: Waiting 04:04:42 8a9ee5749161: Layer already exists 04:04:42 c9d4926df3ad: Layer already exists 04:04:42 5f4d9fc4d98d: Layer already exists 04:04:42 0dbb71e0aa8c: Pushed 04:04:42 bb823569d14c: Pushed 04:04:45 ff18b9a2387c: Pushed 04:04:45 132297e9aa914f92e736fba6a3e6b3cd17818e4e: digest: sha256:298b98ca656a8cc999f04a44efa6afbfe09c51fcc588fdfee63b9ac69a2a76b5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:04:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:04:46 0dbb71e0aa8c: Preparing 04:04:46 ff18b9a2387c: Preparing 04:04:46 c9d4926df3ad: Preparing 04:04:46 8a9ee5749161: Preparing 04:04:46 bb823569d14c: Preparing 04:04:46 5f4d9fc4d98d: Preparing 04:04:46 5f4d9fc4d98d: Waiting 04:04:46 0dbb71e0aa8c: Layer already exists 04:04:46 c9d4926df3ad: Layer already exists 04:04:46 8a9ee5749161: Layer already exists 04:04:46 bb823569d14c: Layer already exists 04:04:46 ff18b9a2387c: Layer already exists 04:04:46 5f4d9fc4d98d: Layer already exists 04:04:46 latest: digest: sha256:298b98ca656a8cc999f04a44efa6afbfe09c51fcc588fdfee63b9ac69a2a76b5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.66 04:04:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:04:47 0dbb71e0aa8c: Preparing 04:04:47 ff18b9a2387c: Preparing 04:04:47 c9d4926df3ad: Preparing 04:04:47 8a9ee5749161: Preparing 04:04:47 bb823569d14c: Preparing 04:04:47 5f4d9fc4d98d: Preparing 04:04:47 5f4d9fc4d98d: Waiting 04:04:47 0dbb71e0aa8c: Layer already exists 04:04:47 bb823569d14c: Layer already exists 04:04:47 8a9ee5749161: Layer already exists 04:04:47 c9d4926df3ad: Layer already exists 04:04:47 ff18b9a2387c: Layer already exists 04:04:47 5f4d9fc4d98d: Layer already exists 04:04:47 3.1.0-dev.66: digest: sha256:298b98ca656a8cc999f04a44efa6afbfe09c51fcc588fdfee63b9ac69a2a76b5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:48 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 04:04:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:04:48 0dbb71e0aa8c: Preparing 04:04:48 ff18b9a2387c: Preparing 04:04:48 c9d4926df3ad: Preparing 04:04:48 8a9ee5749161: Preparing 04:04:48 bb823569d14c: Preparing 04:04:48 5f4d9fc4d98d: Preparing 04:04:48 5f4d9fc4d98d: Waiting 04:04:48 bb823569d14c: Layer already exists 04:04:48 ff18b9a2387c: Layer already exists 04:04:48 0dbb71e0aa8c: Layer already exists 04:04:48 8a9ee5749161: Layer already exists 04:04:48 c9d4926df3ad: Layer already exists 04:04:48 5f4d9fc4d98d: Layer already exists 04:04:48 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66: digest: sha256:298b98ca656a8cc999f04a44efa6afbfe09c51fcc588fdfee63b9ac69a2a76b5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:49 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 04:04:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:04:49 0dbb71e0aa8c: Preparing 04:04:49 ff18b9a2387c: Preparing 04:04:49 c9d4926df3ad: Preparing 04:04:49 8a9ee5749161: Preparing 04:04:49 bb823569d14c: Preparing 04:04:49 5f4d9fc4d98d: Preparing 04:04:49 5f4d9fc4d98d: Waiting 04:04:49 ff18b9a2387c: Layer already exists 04:04:49 8a9ee5749161: Layer already exists 04:04:49 c9d4926df3ad: Layer already exists 04:04:49 0dbb71e0aa8c: Layer already exists 04:04:49 5f4d9fc4d98d: Layer already exists 04:04:49 bb823569d14c: Layer already exists 04:04:49 main: digest: sha256:298b98ca656a8cc999f04a44efa6afbfe09c51fcc588fdfee63b9ac69a2a76b5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:04:49 ===================================================== [Pipeline] echo 04:04:49 taggedImages: 04:04:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e 04:04:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:04:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.66 04:04:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 04:04:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 04:04:49 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 04:04:49 132297e9aa914f92e736fba6a3e6b3cd17818e4e 04:04:49 latest 04:04:49 3.1.0-dev.66 04:04:49 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 04:04:49 main 04:04:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:49 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e 04:04:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:04:50 7400a1147392: Preparing 04:04:50 2d9e709a2d99: Preparing 04:04:50 1ce48836c2c8: Preparing 04:04:50 c9d4926df3ad: Preparing 04:04:50 8a9ee5749161: Preparing 04:04:50 3bd78ad44141: Preparing 04:04:50 5f4d9fc4d98d: Preparing 04:04:50 3bd78ad44141: Waiting 04:04:50 5f4d9fc4d98d: Waiting 04:04:50 8a9ee5749161: Layer already exists 04:04:50 c9d4926df3ad: Layer already exists 04:04:50 3bd78ad44141: Layer already exists 04:04:50 5f4d9fc4d98d: Layer already exists 04:04:50 2d9e709a2d99: Pushed 04:04:50 7400a1147392: Pushed 04:04:53 1ce48836c2c8: Pushed 04:04:53 132297e9aa914f92e736fba6a3e6b3cd17818e4e: digest: sha256:6c6cc9d949f464d6e9ca871c3498f246dc31abb260ddb55db7e839b28d1557e8 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:54 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:04:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:04:54 7400a1147392: Preparing 04:04:54 2d9e709a2d99: Preparing 04:04:54 1ce48836c2c8: Preparing 04:04:54 c9d4926df3ad: Preparing 04:04:54 8a9ee5749161: Preparing 04:04:54 3bd78ad44141: Preparing 04:04:54 5f4d9fc4d98d: Preparing 04:04:54 3bd78ad44141: Waiting 04:04:54 5f4d9fc4d98d: Waiting 04:04:54 2d9e709a2d99: Layer already exists 04:04:54 1ce48836c2c8: Layer already exists 04:04:54 c9d4926df3ad: Layer already exists 04:04:54 8a9ee5749161: Layer already exists 04:04:54 7400a1147392: Layer already exists 04:04:54 3bd78ad44141: Layer already exists 04:04:54 5f4d9fc4d98d: Layer already exists 04:04:54 latest: digest: sha256:6c6cc9d949f464d6e9ca871c3498f246dc31abb260ddb55db7e839b28d1557e8 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:55 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.66 04:04:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:04:55 7400a1147392: Preparing 04:04:55 2d9e709a2d99: Preparing 04:04:55 1ce48836c2c8: Preparing 04:04:55 c9d4926df3ad: Preparing 04:04:55 8a9ee5749161: Preparing 04:04:55 3bd78ad44141: Preparing 04:04:55 5f4d9fc4d98d: Preparing 04:04:55 3bd78ad44141: Waiting 04:04:55 5f4d9fc4d98d: Waiting 04:04:55 1ce48836c2c8: Layer already exists 04:04:55 8a9ee5749161: Layer already exists 04:04:55 2d9e709a2d99: Layer already exists 04:04:55 7400a1147392: Layer already exists 04:04:55 c9d4926df3ad: Layer already exists 04:04:55 5f4d9fc4d98d: Layer already exists 04:04:55 3bd78ad44141: Layer already exists 04:04:55 3.1.0-dev.66: digest: sha256:6c6cc9d949f464d6e9ca871c3498f246dc31abb260ddb55db7e839b28d1557e8 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:56 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 04:04:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:04:56 7400a1147392: Preparing 04:04:56 2d9e709a2d99: Preparing 04:04:56 1ce48836c2c8: Preparing 04:04:56 c9d4926df3ad: Preparing 04:04:56 8a9ee5749161: Preparing 04:04:56 3bd78ad44141: Preparing 04:04:56 5f4d9fc4d98d: Preparing 04:04:56 3bd78ad44141: Waiting 04:04:56 5f4d9fc4d98d: Waiting 04:04:56 2d9e709a2d99: Layer already exists 04:04:56 7400a1147392: Layer already exists 04:04:56 8a9ee5749161: Layer already exists 04:04:56 1ce48836c2c8: Layer already exists 04:04:56 c9d4926df3ad: Layer already exists 04:04:56 3bd78ad44141: Layer already exists 04:04:56 5f4d9fc4d98d: Layer already exists 04:04:56 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66: digest: sha256:6c6cc9d949f464d6e9ca871c3498f246dc31abb260ddb55db7e839b28d1557e8 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:56 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 04:04:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:04:57 7400a1147392: Preparing 04:04:57 2d9e709a2d99: Preparing 04:04:57 1ce48836c2c8: Preparing 04:04:57 c9d4926df3ad: Preparing 04:04:57 8a9ee5749161: Preparing 04:04:57 3bd78ad44141: Preparing 04:04:57 5f4d9fc4d98d: Preparing 04:04:57 5f4d9fc4d98d: Waiting 04:04:57 3bd78ad44141: Waiting 04:04:57 1ce48836c2c8: Layer already exists 04:04:57 7400a1147392: Layer already exists 04:04:57 2d9e709a2d99: Layer already exists 04:04:57 c9d4926df3ad: Layer already exists 04:04:57 8a9ee5749161: Layer already exists 04:04:57 5f4d9fc4d98d: Layer already exists 04:04:57 3bd78ad44141: Layer already exists 04:04:57 main: digest: sha256:6c6cc9d949f464d6e9ca871c3498f246dc31abb260ddb55db7e839b28d1557e8 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:04:57 ===================================================== [Pipeline] echo 04:04:57 taggedImages: 04:04:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e 04:04:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:04:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.66 04:04:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 04:04:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 04:04:57 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 04:04:57 132297e9aa914f92e736fba6a3e6b3cd17818e4e 04:04:57 latest 04:04:57 3.1.0-dev.66 04:04:57 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 04:04:57 main 04:04:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:57 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e 04:04:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:04:58 c38f64976f4a: Preparing 04:04:58 5abedcac5910: Preparing 04:04:58 39a485bb7435: Preparing 04:04:58 9c8b98abcfc1: Preparing 04:04:58 7abe44d16590: Preparing 04:04:58 f4ad8ffdc016: Preparing 04:04:58 ee41ba49462a: Preparing 04:04:58 c9d4926df3ad: Preparing 04:04:58 8a9ee5749161: Preparing 04:04:58 5242235a25b0: Preparing 04:04:58 84a3768c5acd: Preparing 04:04:58 5f70bf18a086: Preparing 04:04:58 24c4e2675a9a: Preparing 04:04:58 a70712107844: Preparing 04:04:58 5f4d9fc4d98d: Preparing 04:04:58 f4ad8ffdc016: Waiting 04:04:58 ee41ba49462a: Waiting 04:04:58 c9d4926df3ad: Waiting 04:04:58 8a9ee5749161: Waiting 04:04:58 5242235a25b0: Waiting 04:04:58 84a3768c5acd: Waiting 04:04:58 5f70bf18a086: Waiting 04:04:58 24c4e2675a9a: Waiting 04:04:58 a70712107844: Waiting 04:04:58 7abe44d16590: Pushed 04:04:58 39a485bb7435: Pushed 04:04:58 9c8b98abcfc1: Pushed 04:04:58 5abedcac5910: Pushed 04:04:58 c38f64976f4a: Pushed 04:04:58 c9d4926df3ad: Layer already exists 04:04:58 8a9ee5749161: Layer already exists 04:04:58 f4ad8ffdc016: Pushed 04:04:58 5242235a25b0: Pushed 04:04:58 84a3768c5acd: Pushed 04:04:58 5f70bf18a086: Pushed 04:04:58 24c4e2675a9a: Pushed 04:04:58 5f4d9fc4d98d: Layer already exists 04:04:58 a70712107844: Pushed 04:05:03 ee41ba49462a: Pushed 04:05:03 132297e9aa914f92e736fba6a3e6b3cd17818e4e: digest: sha256:1e15e4169e4a06a5ea7542c25e4743c906382d7d7bbf8deffbf2b5f1132ae442 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:03 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:05:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:05:03 c38f64976f4a: Preparing 04:05:03 5abedcac5910: Preparing 04:05:03 39a485bb7435: Preparing 04:05:03 9c8b98abcfc1: Preparing 04:05:03 7abe44d16590: Preparing 04:05:03 f4ad8ffdc016: Preparing 04:05:03 ee41ba49462a: Preparing 04:05:03 c9d4926df3ad: Preparing 04:05:03 8a9ee5749161: Preparing 04:05:03 5242235a25b0: Preparing 04:05:03 84a3768c5acd: Preparing 04:05:03 5f70bf18a086: Preparing 04:05:03 24c4e2675a9a: Preparing 04:05:03 a70712107844: Preparing 04:05:03 5f4d9fc4d98d: Preparing 04:05:03 8a9ee5749161: Waiting 04:05:03 5242235a25b0: Waiting 04:05:03 84a3768c5acd: Waiting 04:05:03 5f70bf18a086: Waiting 04:05:03 24c4e2675a9a: Waiting 04:05:03 a70712107844: Waiting 04:05:03 5f4d9fc4d98d: Waiting 04:05:03 ee41ba49462a: Waiting 04:05:03 c9d4926df3ad: Waiting 04:05:03 f4ad8ffdc016: Waiting 04:05:03 c38f64976f4a: Layer already exists 04:05:03 5abedcac5910: Layer already exists 04:05:03 39a485bb7435: Layer already exists 04:05:03 7abe44d16590: Layer already exists 04:05:03 9c8b98abcfc1: Layer already exists 04:05:03 f4ad8ffdc016: Layer already exists 04:05:03 ee41ba49462a: Layer already exists 04:05:03 5242235a25b0: Layer already exists 04:05:03 8a9ee5749161: Layer already exists 04:05:03 c9d4926df3ad: Layer already exists 04:05:03 5f70bf18a086: Layer already exists 04:05:03 84a3768c5acd: Layer already exists 04:05:03 24c4e2675a9a: Layer already exists 04:05:03 5f4d9fc4d98d: Layer already exists 04:05:03 a70712107844: Layer already exists 04:05:04 latest: digest: sha256:1e15e4169e4a06a5ea7542c25e4743c906382d7d7bbf8deffbf2b5f1132ae442 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:04 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.66 04:05:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:05:04 c38f64976f4a: Preparing 04:05:04 5abedcac5910: Preparing 04:05:04 39a485bb7435: Preparing 04:05:04 9c8b98abcfc1: Preparing 04:05:04 7abe44d16590: Preparing 04:05:04 f4ad8ffdc016: Preparing 04:05:04 ee41ba49462a: Preparing 04:05:04 c9d4926df3ad: Preparing 04:05:04 8a9ee5749161: Preparing 04:05:04 5242235a25b0: Preparing 04:05:04 f4ad8ffdc016: Waiting 04:05:04 84a3768c5acd: Preparing 04:05:04 5f70bf18a086: Preparing 04:05:04 ee41ba49462a: Waiting 04:05:04 c9d4926df3ad: Waiting 04:05:04 24c4e2675a9a: Preparing 04:05:04 8a9ee5749161: Waiting 04:05:04 a70712107844: Preparing 04:05:04 5242235a25b0: Waiting 04:05:04 84a3768c5acd: Waiting 04:05:04 5f4d9fc4d98d: Preparing 04:05:04 24c4e2675a9a: Waiting 04:05:04 5f4d9fc4d98d: Waiting 04:05:04 9c8b98abcfc1: Layer already exists 04:05:04 39a485bb7435: Layer already exists 04:05:04 5abedcac5910: Layer already exists 04:05:04 c38f64976f4a: Layer already exists 04:05:04 7abe44d16590: Layer already exists 04:05:04 f4ad8ffdc016: Layer already exists 04:05:04 c9d4926df3ad: Layer already exists 04:05:04 5242235a25b0: Layer already exists 04:05:04 8a9ee5749161: Layer already exists 04:05:04 ee41ba49462a: Layer already exists 04:05:04 5f70bf18a086: Layer already exists 04:05:04 84a3768c5acd: Layer already exists 04:05:04 a70712107844: Layer already exists 04:05:04 24c4e2675a9a: Layer already exists 04:05:04 5f4d9fc4d98d: Layer already exists 04:05:04 3.1.0-dev.66: digest: sha256:1e15e4169e4a06a5ea7542c25e4743c906382d7d7bbf8deffbf2b5f1132ae442 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:05 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 04:05:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:05:05 c38f64976f4a: Preparing 04:05:05 5abedcac5910: Preparing 04:05:05 39a485bb7435: Preparing 04:05:05 9c8b98abcfc1: Preparing 04:05:05 7abe44d16590: Preparing 04:05:05 f4ad8ffdc016: Preparing 04:05:05 ee41ba49462a: Preparing 04:05:05 c9d4926df3ad: Preparing 04:05:05 8a9ee5749161: Preparing 04:05:05 5242235a25b0: Preparing 04:05:05 84a3768c5acd: Preparing 04:05:05 5f70bf18a086: Preparing 04:05:05 24c4e2675a9a: Preparing 04:05:05 a70712107844: Preparing 04:05:05 5f4d9fc4d98d: Preparing 04:05:05 5242235a25b0: Waiting 04:05:05 84a3768c5acd: Waiting 04:05:05 5f70bf18a086: Waiting 04:05:05 24c4e2675a9a: Waiting 04:05:05 f4ad8ffdc016: Waiting 04:05:05 a70712107844: Waiting 04:05:05 ee41ba49462a: Waiting 04:05:05 5f4d9fc4d98d: Waiting 04:05:05 8a9ee5749161: Waiting 04:05:05 5abedcac5910: Layer already exists 04:05:05 7abe44d16590: Layer already exists 04:05:05 9c8b98abcfc1: Layer already exists 04:05:05 c38f64976f4a: Layer already exists 04:05:05 39a485bb7435: Layer already exists 04:05:05 f4ad8ffdc016: Layer already exists 04:05:05 c9d4926df3ad: Layer already exists 04:05:05 ee41ba49462a: Layer already exists 04:05:05 8a9ee5749161: Layer already exists 04:05:05 5242235a25b0: Layer already exists 04:05:05 84a3768c5acd: Layer already exists 04:05:05 24c4e2675a9a: Layer already exists 04:05:05 5f70bf18a086: Layer already exists 04:05:05 5f4d9fc4d98d: Layer already exists 04:05:05 a70712107844: Layer already exists 04:05:05 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66: digest: sha256:1e15e4169e4a06a5ea7542c25e4743c906382d7d7bbf8deffbf2b5f1132ae442 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:06 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 04:05:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:05:06 c38f64976f4a: Preparing 04:05:06 5abedcac5910: Preparing 04:05:06 39a485bb7435: Preparing 04:05:06 9c8b98abcfc1: Preparing 04:05:06 7abe44d16590: Preparing 04:05:06 f4ad8ffdc016: Preparing 04:05:06 ee41ba49462a: Preparing 04:05:06 c9d4926df3ad: Preparing 04:05:06 8a9ee5749161: Preparing 04:05:06 5242235a25b0: Preparing 04:05:06 84a3768c5acd: Preparing 04:05:06 5f70bf18a086: Preparing 04:05:06 24c4e2675a9a: Preparing 04:05:06 a70712107844: Preparing 04:05:06 5f4d9fc4d98d: Preparing 04:05:06 5f70bf18a086: Waiting 04:05:06 c9d4926df3ad: Waiting 04:05:06 24c4e2675a9a: Waiting 04:05:06 8a9ee5749161: Waiting 04:05:06 a70712107844: Waiting 04:05:06 5242235a25b0: Waiting 04:05:06 5f4d9fc4d98d: Waiting 04:05:06 84a3768c5acd: Waiting 04:05:06 ee41ba49462a: Waiting 04:05:06 5abedcac5910: Layer already exists 04:05:06 9c8b98abcfc1: Layer already exists 04:05:06 7abe44d16590: Layer already exists 04:05:06 c38f64976f4a: Layer already exists 04:05:06 39a485bb7435: Layer already exists 04:05:06 f4ad8ffdc016: Layer already exists 04:05:06 c9d4926df3ad: Layer already exists 04:05:06 5242235a25b0: Layer already exists 04:05:06 ee41ba49462a: Layer already exists 04:05:06 8a9ee5749161: Layer already exists 04:05:06 5f70bf18a086: Layer already exists 04:05:06 24c4e2675a9a: Layer already exists 04:05:06 84a3768c5acd: Layer already exists 04:05:06 a70712107844: Layer already exists 04:05:06 5f4d9fc4d98d: Layer already exists 04:05:06 main: digest: sha256:1e15e4169e4a06a5ea7542c25e4743c906382d7d7bbf8deffbf2b5f1132ae442 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:05:06 ===================================================== [Pipeline] echo 04:05:06 taggedImages: 04:05:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e 04:05:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:05:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.66 04:05:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 04:05:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 04:05:06 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 04:05:06 132297e9aa914f92e736fba6a3e6b3cd17818e4e 04:05:06 latest 04:05:06 3.1.0-dev.66 04:05:06 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 04:05:06 main 04:05:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:07 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e 04:05:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:05:07 2017aa44661f: Preparing 04:05:07 41b0ecbd5f7c: Preparing 04:05:07 d549577458cb: Preparing 04:05:07 5f1610d77ef8: Preparing 04:05:07 c9d4926df3ad: Preparing 04:05:07 8a9ee5749161: Preparing 04:05:07 3bd78ad44141: Preparing 04:05:07 5f4d9fc4d98d: Preparing 04:05:07 8a9ee5749161: Waiting 04:05:07 3bd78ad44141: Waiting 04:05:07 5f4d9fc4d98d: Waiting 04:05:07 c9d4926df3ad: Layer already exists 04:05:07 8a9ee5749161: Layer already exists 04:05:07 41b0ecbd5f7c: Pushed 04:05:07 d549577458cb: Pushed 04:05:07 3bd78ad44141: Layer already exists 04:05:07 5f4d9fc4d98d: Layer already exists 04:05:07 2017aa44661f: Pushed 04:05:11 5f1610d77ef8: Pushed 04:05:11 132297e9aa914f92e736fba6a3e6b3cd17818e4e: digest: sha256:8ca306959ff6d14f3fbc77a628a63d09db22d034bd5ac45bc5090f87f38dab9f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05: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 04:05:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:05:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:05:11 2017aa44661f: Preparing 04:05:11 41b0ecbd5f7c: Preparing 04:05:11 d549577458cb: Preparing 04:05:11 5f1610d77ef8: Preparing 04:05:11 c9d4926df3ad: Preparing 04:05:11 8a9ee5749161: Preparing 04:05:11 3bd78ad44141: Preparing 04:05:11 5f4d9fc4d98d: Preparing 04:05:11 8a9ee5749161: Waiting 04:05:11 3bd78ad44141: Waiting 04:05:11 5f4d9fc4d98d: Waiting 04:05:11 2017aa44661f: Layer already exists 04:05:11 41b0ecbd5f7c: Layer already exists 04:05:11 5f1610d77ef8: Layer already exists 04:05:11 c9d4926df3ad: Layer already exists 04:05:11 d549577458cb: Layer already exists 04:05:11 3bd78ad44141: Layer already exists 04:05:11 5f4d9fc4d98d: Layer already exists 04:05:11 8a9ee5749161: Layer already exists 04:05:11 latest: digest: sha256:8ca306959ff6d14f3fbc77a628a63d09db22d034bd5ac45bc5090f87f38dab9f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:12 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.66 04:05:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:05:12 2017aa44661f: Preparing 04:05:12 41b0ecbd5f7c: Preparing 04:05:12 d549577458cb: Preparing 04:05:12 5f1610d77ef8: Preparing 04:05:12 c9d4926df3ad: Preparing 04:05:12 8a9ee5749161: Preparing 04:05:12 3bd78ad44141: Preparing 04:05:12 5f4d9fc4d98d: Preparing 04:05:12 3bd78ad44141: Waiting 04:05:12 5f4d9fc4d98d: Waiting 04:05:12 8a9ee5749161: Waiting 04:05:12 41b0ecbd5f7c: Layer already exists 04:05:12 c9d4926df3ad: Layer already exists 04:05:12 2017aa44661f: Layer already exists 04:05:12 5f1610d77ef8: Layer already exists 04:05:12 d549577458cb: Layer already exists 04:05:12 8a9ee5749161: Layer already exists 04:05:12 3bd78ad44141: Layer already exists 04:05:12 5f4d9fc4d98d: Layer already exists 04:05:12 3.1.0-dev.66: digest: sha256:8ca306959ff6d14f3fbc77a628a63d09db22d034bd5ac45bc5090f87f38dab9f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:13 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 04:05:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:05:13 2017aa44661f: Preparing 04:05:13 41b0ecbd5f7c: Preparing 04:05:13 d549577458cb: Preparing 04:05:13 5f1610d77ef8: Preparing 04:05:13 c9d4926df3ad: Preparing 04:05:13 8a9ee5749161: Preparing 04:05:13 3bd78ad44141: Preparing 04:05:13 5f4d9fc4d98d: Preparing 04:05:13 3bd78ad44141: Waiting 04:05:13 5f4d9fc4d98d: Waiting 04:05:13 8a9ee5749161: Waiting 04:05:13 41b0ecbd5f7c: Layer already exists 04:05:13 c9d4926df3ad: Layer already exists 04:05:13 5f1610d77ef8: Layer already exists 04:05:13 2017aa44661f: Layer already exists 04:05:13 d549577458cb: Layer already exists 04:05:13 8a9ee5749161: Layer already exists 04:05:13 3bd78ad44141: Layer already exists 04:05:13 5f4d9fc4d98d: Layer already exists 04:05:13 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66: digest: sha256:8ca306959ff6d14f3fbc77a628a63d09db22d034bd5ac45bc5090f87f38dab9f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:14 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 04:05:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:05:14 2017aa44661f: Preparing 04:05:14 41b0ecbd5f7c: Preparing 04:05:14 d549577458cb: Preparing 04:05:14 5f1610d77ef8: Preparing 04:05:14 c9d4926df3ad: Preparing 04:05:14 8a9ee5749161: Preparing 04:05:14 3bd78ad44141: Preparing 04:05:14 5f4d9fc4d98d: Preparing 04:05:14 8a9ee5749161: Waiting 04:05:14 3bd78ad44141: Waiting 04:05:14 5f4d9fc4d98d: Waiting 04:05:14 d549577458cb: Layer already exists 04:05:14 c9d4926df3ad: Layer already exists 04:05:14 41b0ecbd5f7c: Layer already exists 04:05:14 2017aa44661f: Layer already exists 04:05:14 5f1610d77ef8: Layer already exists 04:05:14 3bd78ad44141: Layer already exists 04:05:14 8a9ee5749161: Layer already exists 04:05:14 5f4d9fc4d98d: Layer already exists 04:05:14 main: digest: sha256:8ca306959ff6d14f3fbc77a628a63d09db22d034bd5ac45bc5090f87f38dab9f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:05:14 ===================================================== [Pipeline] echo 04:05:14 taggedImages: 04:05:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e 04:05:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:05:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.66 04:05:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 04:05:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 04:05:14 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 04:05:14 132297e9aa914f92e736fba6a3e6b3cd17818e4e 04:05:14 latest 04:05:14 3.1.0-dev.66 04:05:14 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 04:05:14 main 04:05:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:15 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e 04:05:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:05:15 b3e1c189e6fc: Preparing 04:05:15 5463b151d612: Preparing 04:05:15 a042d297a520: Preparing 04:05:15 a1ff59eb28bc: Preparing 04:05:15 8e5a1d642138: Preparing 04:05:15 c9d4926df3ad: Preparing 04:05:15 8a9ee5749161: Preparing 04:05:15 9bd73fdbad3f: Preparing 04:05:15 4d78ee2d26d9: Preparing 04:05:15 5f4d9fc4d98d: Preparing 04:05:15 8a9ee5749161: Waiting 04:05:15 c9d4926df3ad: Waiting 04:05:15 9bd73fdbad3f: Waiting 04:05:15 4d78ee2d26d9: Waiting 04:05:15 b3e1c189e6fc: Pushed 04:05:15 5463b151d612: Pushed 04:05:15 a1ff59eb28bc: Pushed 04:05:15 8e5a1d642138: Pushed 04:05:15 c9d4926df3ad: Layer already exists 04:05:15 8a9ee5749161: Layer already exists 04:05:15 5f4d9fc4d98d: Layer already exists 04:05:16 9bd73fdbad3f: Pushed 04:05:18 a042d297a520: Pushed 04:05:19 4d78ee2d26d9: Pushed 04:05:19 132297e9aa914f92e736fba6a3e6b3cd17818e4e: digest: sha256:ceb90b09e8133c41bbf9a396411925d6cd2f3eb7d76aa7991b8c7c07f739344e size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:20 + 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 04:05:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:05:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:05:20 b3e1c189e6fc: Preparing 04:05:20 5463b151d612: Preparing 04:05:20 a042d297a520: Preparing 04:05:20 a1ff59eb28bc: Preparing 04:05:20 8e5a1d642138: Preparing 04:05:20 c9d4926df3ad: Preparing 04:05:20 8a9ee5749161: Preparing 04:05:20 9bd73fdbad3f: Preparing 04:05:20 4d78ee2d26d9: Preparing 04:05:20 5f4d9fc4d98d: Preparing 04:05:20 9bd73fdbad3f: Waiting 04:05:20 4d78ee2d26d9: Waiting 04:05:20 5f4d9fc4d98d: Waiting 04:05:20 c9d4926df3ad: Waiting 04:05:20 8a9ee5749161: Waiting 04:05:20 b3e1c189e6fc: Layer already exists 04:05:20 5463b151d612: Layer already exists 04:05:20 a1ff59eb28bc: Layer already exists 04:05:20 a042d297a520: Layer already exists 04:05:20 8e5a1d642138: Layer already exists 04:05:20 8a9ee5749161: Layer already exists 04:05:20 c9d4926df3ad: Layer already exists 04:05:20 9bd73fdbad3f: Layer already exists 04:05:20 5f4d9fc4d98d: Layer already exists 04:05:20 4d78ee2d26d9: Layer already exists 04:05:20 latest: digest: sha256:ceb90b09e8133c41bbf9a396411925d6cd2f3eb7d76aa7991b8c7c07f739344e size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:21 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.66 04:05:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:05:21 b3e1c189e6fc: Preparing 04:05:21 5463b151d612: Preparing 04:05:21 a042d297a520: Preparing 04:05:21 a1ff59eb28bc: Preparing 04:05:21 8e5a1d642138: Preparing 04:05:21 c9d4926df3ad: Preparing 04:05:21 8a9ee5749161: Preparing 04:05:21 9bd73fdbad3f: Preparing 04:05:21 4d78ee2d26d9: Preparing 04:05:21 5f4d9fc4d98d: Preparing 04:05:21 c9d4926df3ad: Waiting 04:05:21 4d78ee2d26d9: Waiting 04:05:21 8a9ee5749161: Waiting 04:05:21 5f4d9fc4d98d: Waiting 04:05:21 9bd73fdbad3f: Waiting 04:05:21 a042d297a520: Layer already exists 04:05:21 a1ff59eb28bc: Layer already exists 04:05:21 b3e1c189e6fc: Layer already exists 04:05:21 8e5a1d642138: Layer already exists 04:05:21 5463b151d612: Layer already exists 04:05:21 9bd73fdbad3f: Layer already exists 04:05:21 c9d4926df3ad: Layer already exists 04:05:21 8a9ee5749161: Layer already exists 04:05:21 5f4d9fc4d98d: Layer already exists 04:05:21 4d78ee2d26d9: Layer already exists 04:05:21 3.1.0-dev.66: digest: sha256:ceb90b09e8133c41bbf9a396411925d6cd2f3eb7d76aa7991b8c7c07f739344e size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:22 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 04:05:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:05:22 b3e1c189e6fc: Preparing 04:05:22 5463b151d612: Preparing 04:05:22 a042d297a520: Preparing 04:05:22 a1ff59eb28bc: Preparing 04:05:22 8e5a1d642138: Preparing 04:05:22 c9d4926df3ad: Preparing 04:05:22 8a9ee5749161: Preparing 04:05:22 9bd73fdbad3f: Preparing 04:05:22 4d78ee2d26d9: Preparing 04:05:22 5f4d9fc4d98d: Preparing 04:05:22 8a9ee5749161: Waiting 04:05:22 9bd73fdbad3f: Waiting 04:05:22 4d78ee2d26d9: Waiting 04:05:22 5f4d9fc4d98d: Waiting 04:05:22 c9d4926df3ad: Waiting 04:05:22 a1ff59eb28bc: Layer already exists 04:05:22 a042d297a520: Layer already exists 04:05:22 8e5a1d642138: Layer already exists 04:05:22 b3e1c189e6fc: Layer already exists 04:05:22 5463b151d612: Layer already exists 04:05:22 c9d4926df3ad: Layer already exists 04:05:22 8a9ee5749161: Layer already exists 04:05:22 4d78ee2d26d9: Layer already exists 04:05:22 9bd73fdbad3f: Layer already exists 04:05:22 5f4d9fc4d98d: Layer already exists 04:05:22 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66: digest: sha256:ceb90b09e8133c41bbf9a396411925d6cd2f3eb7d76aa7991b8c7c07f739344e size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:22 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 04:05:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:05:23 b3e1c189e6fc: Preparing 04:05:23 5463b151d612: Preparing 04:05:23 a042d297a520: Preparing 04:05:23 a1ff59eb28bc: Preparing 04:05:23 8e5a1d642138: Preparing 04:05:23 c9d4926df3ad: Preparing 04:05:23 8a9ee5749161: Preparing 04:05:23 9bd73fdbad3f: Preparing 04:05:23 4d78ee2d26d9: Preparing 04:05:23 5f4d9fc4d98d: Preparing 04:05:23 9bd73fdbad3f: Waiting 04:05:23 c9d4926df3ad: Waiting 04:05:23 4d78ee2d26d9: Waiting 04:05:23 8a9ee5749161: Waiting 04:05:23 5f4d9fc4d98d: Waiting 04:05:23 a042d297a520: Layer already exists 04:05:23 a1ff59eb28bc: Layer already exists 04:05:23 5463b151d612: Layer already exists 04:05:23 8e5a1d642138: Layer already exists 04:05:23 b3e1c189e6fc: Layer already exists 04:05:23 8a9ee5749161: Layer already exists 04:05:23 9bd73fdbad3f: Layer already exists 04:05:23 4d78ee2d26d9: Layer already exists 04:05:23 c9d4926df3ad: Layer already exists 04:05:23 5f4d9fc4d98d: Layer already exists 04:05:23 main: digest: sha256:ceb90b09e8133c41bbf9a396411925d6cd2f3eb7d76aa7991b8c7c07f739344e size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:05:23 ===================================================== [Pipeline] echo 04:05:23 taggedImages: 04:05:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e 04:05:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:05:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.66 04:05:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 04:05:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 04:05:23 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 04:05:23 132297e9aa914f92e736fba6a3e6b3cd17818e4e 04:05:23 latest 04:05:23 3.1.0-dev.66 04:05:23 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 04:05:23 main 04:05:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:23 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e 04:05:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:05:24 4d257b8a315d: Preparing 04:05:24 2031cf90141e: Preparing 04:05:24 0d308b239a4e: Preparing 04:05:24 76a14b3c575b: Preparing 04:05:24 2ca6ca51cc2d: Preparing 04:05:24 5709c3fdb4b5: Preparing 04:05:24 a4bab9b570d2: Preparing 04:05:24 c9d4926df3ad: Preparing 04:05:24 8a9ee5749161: Preparing 04:05:24 5a1f2da44943: Preparing 04:05:24 5f4d9fc4d98d: Preparing 04:05:24 a4bab9b570d2: Waiting 04:05:24 c9d4926df3ad: Waiting 04:05:24 8a9ee5749161: Waiting 04:05:24 5a1f2da44943: Waiting 04:05:24 5f4d9fc4d98d: Waiting 04:05:24 5709c3fdb4b5: Waiting 04:05:24 2ca6ca51cc2d: Pushed 04:05:24 4d257b8a315d: Pushed 04:05:24 2031cf90141e: Pushed 04:05:24 c9d4926df3ad: Layer already exists 04:05:24 8a9ee5749161: Layer already exists 04:05:24 5709c3fdb4b5: Pushed 04:05:24 a4bab9b570d2: Pushed 04:05:24 5f4d9fc4d98d: Layer already exists 04:05:27 76a14b3c575b: Pushed 04:05:27 5a1f2da44943: Pushed 04:05:27 0d308b239a4e: Pushed 04:05:28 132297e9aa914f92e736fba6a3e6b3cd17818e4e: digest: sha256:bf1a456e0ed5097663e17dcc5086157dd04d51ed302ceefacd6c68e48afbe8c2 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:28 + 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 04:05:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:05:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:05:28 4d257b8a315d: Preparing 04:05:28 2031cf90141e: Preparing 04:05:28 0d308b239a4e: Preparing 04:05:28 76a14b3c575b: Preparing 04:05:28 2ca6ca51cc2d: Preparing 04:05:28 5709c3fdb4b5: Preparing 04:05:28 a4bab9b570d2: Preparing 04:05:28 c9d4926df3ad: Preparing 04:05:28 8a9ee5749161: Preparing 04:05:28 5a1f2da44943: Preparing 04:05:28 5f4d9fc4d98d: Preparing 04:05:28 c9d4926df3ad: Waiting 04:05:28 8a9ee5749161: Waiting 04:05:28 5a1f2da44943: Waiting 04:05:28 5f4d9fc4d98d: Waiting 04:05:28 5709c3fdb4b5: Waiting 04:05:28 a4bab9b570d2: Waiting 04:05:28 0d308b239a4e: Layer already exists 04:05:28 4d257b8a315d: Layer already exists 04:05:28 2ca6ca51cc2d: Layer already exists 04:05:28 76a14b3c575b: Layer already exists 04:05:28 2031cf90141e: Layer already exists 04:05:28 5709c3fdb4b5: Layer already exists 04:05:28 8a9ee5749161: Layer already exists 04:05:28 c9d4926df3ad: Layer already exists 04:05:28 a4bab9b570d2: Layer already exists 04:05:28 5a1f2da44943: Layer already exists 04:05:28 5f4d9fc4d98d: Layer already exists 04:05:29 latest: digest: sha256:bf1a456e0ed5097663e17dcc5086157dd04d51ed302ceefacd6c68e48afbe8c2 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:29 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.66 04:05:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:05:29 4d257b8a315d: Preparing 04:05:29 2031cf90141e: Preparing 04:05:29 0d308b239a4e: Preparing 04:05:29 76a14b3c575b: Preparing 04:05:29 2ca6ca51cc2d: Preparing 04:05:29 5709c3fdb4b5: Preparing 04:05:29 a4bab9b570d2: Preparing 04:05:29 c9d4926df3ad: Preparing 04:05:29 8a9ee5749161: Preparing 04:05:29 5a1f2da44943: Preparing 04:05:29 5f4d9fc4d98d: Preparing 04:05:29 5709c3fdb4b5: Waiting 04:05:29 a4bab9b570d2: Waiting 04:05:29 c9d4926df3ad: Waiting 04:05:29 8a9ee5749161: Waiting 04:05:29 5a1f2da44943: Waiting 04:05:29 5f4d9fc4d98d: Waiting 04:05:29 4d257b8a315d: Layer already exists 04:05:29 0d308b239a4e: Layer already exists 04:05:29 2ca6ca51cc2d: Layer already exists 04:05:29 2031cf90141e: Layer already exists 04:05:29 76a14b3c575b: Layer already exists 04:05:29 5709c3fdb4b5: Layer already exists 04:05:29 c9d4926df3ad: Layer already exists 04:05:29 a4bab9b570d2: Layer already exists 04:05:29 5a1f2da44943: Layer already exists 04:05:29 8a9ee5749161: Layer already exists 04:05:29 5f4d9fc4d98d: Layer already exists 04:05:30 3.1.0-dev.66: digest: sha256:bf1a456e0ed5097663e17dcc5086157dd04d51ed302ceefacd6c68e48afbe8c2 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:30 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 04:05:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:05:30 4d257b8a315d: Preparing 04:05:30 2031cf90141e: Preparing 04:05:30 0d308b239a4e: Preparing 04:05:30 76a14b3c575b: Preparing 04:05:30 2ca6ca51cc2d: Preparing 04:05:30 5709c3fdb4b5: Preparing 04:05:30 a4bab9b570d2: Preparing 04:05:30 c9d4926df3ad: Preparing 04:05:30 8a9ee5749161: Preparing 04:05:30 5a1f2da44943: Preparing 04:05:30 5f4d9fc4d98d: Preparing 04:05:30 a4bab9b570d2: Waiting 04:05:30 c9d4926df3ad: Waiting 04:05:30 8a9ee5749161: Waiting 04:05:30 5a1f2da44943: Waiting 04:05:30 5f4d9fc4d98d: Waiting 04:05:30 5709c3fdb4b5: Waiting 04:05:30 4d257b8a315d: Layer already exists 04:05:30 0d308b239a4e: Layer already exists 04:05:30 76a14b3c575b: Layer already exists 04:05:30 2ca6ca51cc2d: Layer already exists 04:05:30 2031cf90141e: Layer already exists 04:05:30 a4bab9b570d2: Layer already exists 04:05:30 8a9ee5749161: Layer already exists 04:05:30 c9d4926df3ad: Layer already exists 04:05:30 5709c3fdb4b5: Layer already exists 04:05:30 5a1f2da44943: Layer already exists 04:05:30 5f4d9fc4d98d: Layer already exists 04:05:30 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66: digest: sha256:bf1a456e0ed5097663e17dcc5086157dd04d51ed302ceefacd6c68e48afbe8c2 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:31 + 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 04:05:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 04:05:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:05:31 4d257b8a315d: Preparing 04:05:31 2031cf90141e: Preparing 04:05:31 0d308b239a4e: Preparing 04:05:31 76a14b3c575b: Preparing 04:05:31 2ca6ca51cc2d: Preparing 04:05:31 5709c3fdb4b5: Preparing 04:05:31 a4bab9b570d2: Preparing 04:05:31 c9d4926df3ad: Preparing 04:05:31 8a9ee5749161: Preparing 04:05:31 5a1f2da44943: Preparing 04:05:31 5f4d9fc4d98d: Preparing 04:05:31 5709c3fdb4b5: Waiting 04:05:31 a4bab9b570d2: Waiting 04:05:31 c9d4926df3ad: Waiting 04:05:31 8a9ee5749161: Waiting 04:05:31 5f4d9fc4d98d: Waiting 04:05:31 5a1f2da44943: Waiting 04:05:31 2031cf90141e: Layer already exists 04:05:31 76a14b3c575b: Layer already exists 04:05:31 2ca6ca51cc2d: Layer already exists 04:05:31 0d308b239a4e: Layer already exists 04:05:31 4d257b8a315d: Layer already exists 04:05:31 5709c3fdb4b5: Layer already exists 04:05:31 a4bab9b570d2: Layer already exists 04:05:31 c9d4926df3ad: Layer already exists 04:05:31 8a9ee5749161: Layer already exists 04:05:31 5a1f2da44943: Layer already exists 04:05:31 5f4d9fc4d98d: Layer already exists 04:05:31 main: digest: sha256:bf1a456e0ed5097663e17dcc5086157dd04d51ed302ceefacd6c68e48afbe8c2 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:05:31 ===================================================== [Pipeline] echo 04:05:31 taggedImages: 04:05:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e 04:05:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:05:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.66 04:05:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 04:05:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 04:05:31 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 04:05:31 132297e9aa914f92e736fba6a3e6b3cd17818e4e 04:05:31 latest 04:05:31 3.1.0-dev.66 04:05:31 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 04:05:31 main 04:05:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:32 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e 04:05:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:05:32 0ce0b226d192: Preparing 04:05:32 ffd092e4374a: Preparing 04:05:32 c9d4926df3ad: Preparing 04:05:32 8a9ee5749161: Preparing 04:05:32 d4e146727e1f: Preparing 04:05:32 5f4d9fc4d98d: Preparing 04:05:32 5f4d9fc4d98d: Waiting 04:05:32 c9d4926df3ad: Layer already exists 04:05:32 8a9ee5749161: Layer already exists 04:05:32 5f4d9fc4d98d: Layer already exists 04:05:32 0ce0b226d192: Pushed 04:05:34 d4e146727e1f: Pushed 04:05:37 ffd092e4374a: Pushed 04:05:37 132297e9aa914f92e736fba6a3e6b3cd17818e4e: digest: sha256:f8f7c7133245d5d569d9b2f13161b6a488080fe9d872d931f606803f6396e000 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:37 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:05:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:05:38 0ce0b226d192: Preparing 04:05:38 ffd092e4374a: Preparing 04:05:38 c9d4926df3ad: Preparing 04:05:38 8a9ee5749161: Preparing 04:05:38 d4e146727e1f: Preparing 04:05:38 5f4d9fc4d98d: Preparing 04:05:38 5f4d9fc4d98d: Waiting 04:05:38 ffd092e4374a: Layer already exists 04:05:38 0ce0b226d192: Layer already exists 04:05:38 8a9ee5749161: Layer already exists 04:05:38 d4e146727e1f: Layer already exists 04:05:38 c9d4926df3ad: Layer already exists 04:05:38 5f4d9fc4d98d: Layer already exists 04:05:38 latest: digest: sha256:f8f7c7133245d5d569d9b2f13161b6a488080fe9d872d931f606803f6396e000 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:38 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.66 04:05:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:05:39 0ce0b226d192: Preparing 04:05:39 ffd092e4374a: Preparing 04:05:39 c9d4926df3ad: Preparing 04:05:39 8a9ee5749161: Preparing 04:05:39 d4e146727e1f: Preparing 04:05:39 5f4d9fc4d98d: Preparing 04:05:39 5f4d9fc4d98d: Waiting 04:05:39 ffd092e4374a: Layer already exists 04:05:39 d4e146727e1f: Layer already exists 04:05:39 8a9ee5749161: Layer already exists 04:05:39 0ce0b226d192: Layer already exists 04:05:39 c9d4926df3ad: Layer already exists 04:05:39 5f4d9fc4d98d: Layer already exists 04:05:39 3.1.0-dev.66: digest: sha256:f8f7c7133245d5d569d9b2f13161b6a488080fe9d872d931f606803f6396e000 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:39 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 04:05:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:05:40 0ce0b226d192: Preparing 04:05:40 ffd092e4374a: Preparing 04:05:40 c9d4926df3ad: Preparing 04:05:40 8a9ee5749161: Preparing 04:05:40 d4e146727e1f: Preparing 04:05:40 5f4d9fc4d98d: Preparing 04:05:40 5f4d9fc4d98d: Waiting 04:05:40 ffd092e4374a: Layer already exists 04:05:40 0ce0b226d192: Layer already exists 04:05:40 8a9ee5749161: Layer already exists 04:05:40 d4e146727e1f: Layer already exists 04:05:40 c9d4926df3ad: Layer already exists 04:05:40 5f4d9fc4d98d: Layer already exists 04:05:40 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66: digest: sha256:f8f7c7133245d5d569d9b2f13161b6a488080fe9d872d931f606803f6396e000 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:40 + 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 04:05:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 04:05:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:05:41 0ce0b226d192: Preparing 04:05:41 ffd092e4374a: Preparing 04:05:41 c9d4926df3ad: Preparing 04:05:41 8a9ee5749161: Preparing 04:05:41 d4e146727e1f: Preparing 04:05:41 5f4d9fc4d98d: Preparing 04:05:41 5f4d9fc4d98d: Waiting 04:05:41 ffd092e4374a: Layer already exists 04:05:41 0ce0b226d192: Layer already exists 04:05:41 d4e146727e1f: Layer already exists 04:05:41 8a9ee5749161: Layer already exists 04:05:41 c9d4926df3ad: Layer already exists 04:05:41 5f4d9fc4d98d: Layer already exists 04:05:41 main: digest: sha256:f8f7c7133245d5d569d9b2f13161b6a488080fe9d872d931f606803f6396e000 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:05:41 ===================================================== [Pipeline] echo 04:05:41 taggedImages: 04:05:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e 04:05:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:05:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.66 04:05:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 04:05:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 04:05:41 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 04:05:41 132297e9aa914f92e736fba6a3e6b3cd17818e4e 04:05:41 latest 04:05:41 3.1.0-dev.66 04:05:41 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 04:05:41 main 04:05:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:41 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e 04:05:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:05:42 660ed1175b41: Preparing 04:05:42 dc319c39d52f: Preparing 04:05:42 353486594fe6: Preparing 04:05:42 c9d4926df3ad: Preparing 04:05:42 8a9ee5749161: Preparing 04:05:42 88af046e68a6: Preparing 04:05:42 d31d00a576be: Preparing 04:05:42 88af046e68a6: Waiting 04:05:42 5beb0b883435: Preparing 04:05:42 d31d00a576be: Waiting 04:05:42 5f4d9fc4d98d: Preparing 04:05:42 5beb0b883435: Waiting 04:05:42 5f4d9fc4d98d: Waiting 04:05:42 8a9ee5749161: Layer already exists 04:05:42 c9d4926df3ad: Layer already exists 04:05:42 660ed1175b41: Pushed 04:05:42 353486594fe6: Pushed 04:05:42 dc319c39d52f: Pushed 04:05:42 5f4d9fc4d98d: Layer already exists 04:05:44 5beb0b883435: Pushed 04:05:54 d31d00a576be: Pushed 04:05:59 88af046e68a6: Pushed 04:05:59 132297e9aa914f92e736fba6a3e6b3cd17818e4e: digest: sha256:ed482b3a410350d26baf9094d411983c0c96322b8f570cc5e9ae89caff766a99 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:00 + 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 04:06:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:06:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:06:00 660ed1175b41: Preparing 04:06:00 dc319c39d52f: Preparing 04:06:00 353486594fe6: Preparing 04:06:00 c9d4926df3ad: Preparing 04:06:00 8a9ee5749161: Preparing 04:06:00 88af046e68a6: Preparing 04:06:00 d31d00a576be: Preparing 04:06:00 5beb0b883435: Preparing 04:06:00 5f4d9fc4d98d: Preparing 04:06:00 88af046e68a6: Waiting 04:06:00 d31d00a576be: Waiting 04:06:00 5beb0b883435: Waiting 04:06:00 5f4d9fc4d98d: Waiting 04:06:00 8a9ee5749161: Layer already exists 04:06:00 c9d4926df3ad: Layer already exists 04:06:00 353486594fe6: Layer already exists 04:06:00 660ed1175b41: Layer already exists 04:06:00 dc319c39d52f: Layer already exists 04:06:00 88af046e68a6: Layer already exists 04:06:00 d31d00a576be: Layer already exists 04:06:00 5beb0b883435: Layer already exists 04:06:00 5f4d9fc4d98d: Layer already exists 04:06:00 latest: digest: sha256:ed482b3a410350d26baf9094d411983c0c96322b8f570cc5e9ae89caff766a99 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:00 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.66 04:06:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:06:01 660ed1175b41: Preparing 04:06:01 dc319c39d52f: Preparing 04:06:01 353486594fe6: Preparing 04:06:01 c9d4926df3ad: Preparing 04:06:01 8a9ee5749161: Preparing 04:06:01 88af046e68a6: Preparing 04:06:01 d31d00a576be: Preparing 04:06:01 5beb0b883435: Preparing 04:06:01 5f4d9fc4d98d: Preparing 04:06:01 d31d00a576be: Waiting 04:06:01 5beb0b883435: Waiting 04:06:01 5f4d9fc4d98d: Waiting 04:06:01 88af046e68a6: Waiting 04:06:01 353486594fe6: Layer already exists 04:06:01 8a9ee5749161: Layer already exists 04:06:01 dc319c39d52f: Layer already exists 04:06:01 c9d4926df3ad: Layer already exists 04:06:01 660ed1175b41: Layer already exists 04:06:01 d31d00a576be: Layer already exists 04:06:01 88af046e68a6: Layer already exists 04:06:01 5f4d9fc4d98d: Layer already exists 04:06:01 5beb0b883435: Layer already exists 04:06:01 3.1.0-dev.66: digest: sha256:ed482b3a410350d26baf9094d411983c0c96322b8f570cc5e9ae89caff766a99 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:01 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 04:06:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:06:02 660ed1175b41: Preparing 04:06:02 dc319c39d52f: Preparing 04:06:02 353486594fe6: Preparing 04:06:02 c9d4926df3ad: Preparing 04:06:02 8a9ee5749161: Preparing 04:06:02 88af046e68a6: Preparing 04:06:02 d31d00a576be: Preparing 04:06:02 5beb0b883435: Preparing 04:06:02 5f4d9fc4d98d: Preparing 04:06:02 88af046e68a6: Waiting 04:06:02 d31d00a576be: Waiting 04:06:02 5beb0b883435: Waiting 04:06:02 5f4d9fc4d98d: Waiting 04:06:02 353486594fe6: Layer already exists 04:06:02 dc319c39d52f: Layer already exists 04:06:02 c9d4926df3ad: Layer already exists 04:06:02 660ed1175b41: Layer already exists 04:06:02 8a9ee5749161: Layer already exists 04:06:02 5beb0b883435: Layer already exists 04:06:02 88af046e68a6: Layer already exists 04:06:02 d31d00a576be: Layer already exists 04:06:02 5f4d9fc4d98d: Layer already exists 04:06:02 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66: digest: sha256:ed482b3a410350d26baf9094d411983c0c96322b8f570cc5e9ae89caff766a99 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:02 + 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 04:06:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 04:06:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:06:03 660ed1175b41: Preparing 04:06:03 dc319c39d52f: Preparing 04:06:03 353486594fe6: Preparing 04:06:03 c9d4926df3ad: Preparing 04:06:03 8a9ee5749161: Preparing 04:06:03 88af046e68a6: Preparing 04:06:03 d31d00a576be: Preparing 04:06:03 5beb0b883435: Preparing 04:06:03 5f4d9fc4d98d: Preparing 04:06:03 88af046e68a6: Waiting 04:06:03 d31d00a576be: Waiting 04:06:03 5beb0b883435: Waiting 04:06:03 5f4d9fc4d98d: Waiting 04:06:03 c9d4926df3ad: Layer already exists 04:06:03 353486594fe6: Layer already exists 04:06:03 660ed1175b41: Layer already exists 04:06:03 8a9ee5749161: Layer already exists 04:06:03 dc319c39d52f: Layer already exists 04:06:03 d31d00a576be: Layer already exists 04:06:03 88af046e68a6: Layer already exists 04:06:03 5beb0b883435: Layer already exists 04:06:03 5f4d9fc4d98d: Layer already exists 04:06:03 main: digest: sha256:ed482b3a410350d26baf9094d411983c0c96322b8f570cc5e9ae89caff766a99 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:06:03 ===================================================== [Pipeline] echo 04:06:03 taggedImages: 04:06:03 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e 04:06:03 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:06:03 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.66 04:06:03 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 04:06:03 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 04:06:03 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 04:06:03 132297e9aa914f92e736fba6a3e6b3cd17818e4e 04:06:03 latest 04:06:03 3.1.0-dev.66 04:06:03 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 04:06:03 main 04:06:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:03 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e 04:06:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:06:04 e79079b81c6f: Preparing 04:06:04 3d1bcc0a098f: Preparing 04:06:04 59a317b26564: Preparing 04:06:04 c9d4926df3ad: Preparing 04:06:04 8a9ee5749161: Preparing 04:06:04 d77d89643971: Preparing 04:06:04 1ecbf3a343eb: Preparing 04:06:04 d77d89643971: Waiting 04:06:04 5f4d9fc4d98d: Preparing 04:06:04 5f4d9fc4d98d: Waiting 04:06:04 c9d4926df3ad: Layer already exists 04:06:04 8a9ee5749161: Layer already exists 04:06:04 59a317b26564: Pushed 04:06:04 3d1bcc0a098f: Pushed 04:06:04 e79079b81c6f: Pushed 04:06:04 5f4d9fc4d98d: Layer already exists 04:06:04 1ecbf3a343eb: Pushed 04:06:23 d77d89643971: Pushed 04:06:23 132297e9aa914f92e736fba6a3e6b3cd17818e4e: digest: sha256:7fd7802d5f3477b879de76605449d506ea8d46f3ad7b7050c01121719284037d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:23 + 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 04:06:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:06:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:06:23 e79079b81c6f: Preparing 04:06:23 3d1bcc0a098f: Preparing 04:06:23 59a317b26564: Preparing 04:06:23 c9d4926df3ad: Preparing 04:06:23 8a9ee5749161: Preparing 04:06:23 d77d89643971: Preparing 04:06:23 1ecbf3a343eb: Preparing 04:06:23 5f4d9fc4d98d: Preparing 04:06:23 1ecbf3a343eb: Waiting 04:06:23 5f4d9fc4d98d: Waiting 04:06:23 d77d89643971: Waiting 04:06:23 3d1bcc0a098f: Layer already exists 04:06:23 c9d4926df3ad: Layer already exists 04:06:23 8a9ee5749161: Layer already exists 04:06:23 e79079b81c6f: Layer already exists 04:06:23 59a317b26564: Layer already exists 04:06:23 d77d89643971: Layer already exists 04:06:23 1ecbf3a343eb: Layer already exists 04:06:23 5f4d9fc4d98d: Layer already exists 04:06:24 latest: digest: sha256:7fd7802d5f3477b879de76605449d506ea8d46f3ad7b7050c01121719284037d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:24 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.66 04:06:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:06:24 e79079b81c6f: Preparing 04:06:24 3d1bcc0a098f: Preparing 04:06:24 59a317b26564: Preparing 04:06:24 c9d4926df3ad: Preparing 04:06:24 8a9ee5749161: Preparing 04:06:24 d77d89643971: Preparing 04:06:24 1ecbf3a343eb: Preparing 04:06:24 d77d89643971: Waiting 04:06:24 5f4d9fc4d98d: Preparing 04:06:24 1ecbf3a343eb: Waiting 04:06:24 5f4d9fc4d98d: Waiting 04:06:24 8a9ee5749161: Layer already exists 04:06:24 59a317b26564: Layer already exists 04:06:24 e79079b81c6f: Layer already exists 04:06:24 c9d4926df3ad: Layer already exists 04:06:24 3d1bcc0a098f: Layer already exists 04:06:24 d77d89643971: Layer already exists 04:06:24 1ecbf3a343eb: Layer already exists 04:06:24 5f4d9fc4d98d: Layer already exists 04:06:25 3.1.0-dev.66: digest: sha256:7fd7802d5f3477b879de76605449d506ea8d46f3ad7b7050c01121719284037d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:25 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 04:06:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:06:25 e79079b81c6f: Preparing 04:06:25 3d1bcc0a098f: Preparing 04:06:25 59a317b26564: Preparing 04:06:25 c9d4926df3ad: Preparing 04:06:25 8a9ee5749161: Preparing 04:06:25 d77d89643971: Preparing 04:06:25 1ecbf3a343eb: Preparing 04:06:25 5f4d9fc4d98d: Preparing 04:06:25 d77d89643971: Waiting 04:06:25 1ecbf3a343eb: Waiting 04:06:25 5f4d9fc4d98d: Waiting 04:06:25 59a317b26564: Layer already exists 04:06:25 3d1bcc0a098f: Layer already exists 04:06:25 e79079b81c6f: Layer already exists 04:06:25 c9d4926df3ad: Layer already exists 04:06:25 d77d89643971: Layer already exists 04:06:25 8a9ee5749161: Layer already exists 04:06:25 1ecbf3a343eb: Layer already exists 04:06:26 5f4d9fc4d98d: Layer already exists 04:06:26 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66: digest: sha256:7fd7802d5f3477b879de76605449d506ea8d46f3ad7b7050c01121719284037d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:26 + 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 04:06:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 04:06:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:06:26 e79079b81c6f: Preparing 04:06:26 3d1bcc0a098f: Preparing 04:06:26 59a317b26564: Preparing 04:06:26 c9d4926df3ad: Preparing 04:06:26 8a9ee5749161: Preparing 04:06:26 d77d89643971: Preparing 04:06:26 1ecbf3a343eb: Preparing 04:06:26 5f4d9fc4d98d: Preparing 04:06:26 d77d89643971: Waiting 04:06:26 1ecbf3a343eb: Waiting 04:06:26 5f4d9fc4d98d: Waiting 04:06:26 3d1bcc0a098f: Layer already exists 04:06:26 c9d4926df3ad: Layer already exists 04:06:26 8a9ee5749161: Layer already exists 04:06:26 59a317b26564: Layer already exists 04:06:26 e79079b81c6f: Layer already exists 04:06:26 1ecbf3a343eb: Layer already exists 04:06:26 5f4d9fc4d98d: Layer already exists 04:06:26 d77d89643971: Layer already exists 04:06:26 main: digest: sha256:7fd7802d5f3477b879de76605449d506ea8d46f3ad7b7050c01121719284037d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:06:27 ===================================================== [Pipeline] echo 04:06:27 taggedImages: 04:06:27 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e 04:06:27 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:06:27 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.66 04:06:27 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 04:06:27 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 04:06:27 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 04:06:27 132297e9aa914f92e736fba6a3e6b3cd17818e4e 04:06:27 latest 04:06:27 3.1.0-dev.66 04:06:27 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 04:06:27 main 04:06:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:27 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e 04:06:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:06:27 67d65a24da7a: Preparing 04:06:27 fb54520f1e7a: Preparing 04:06:27 5129d3d3ee56: Preparing 04:06:27 c9d4926df3ad: Preparing 04:06:27 8a9ee5749161: Preparing 04:06:27 f7206c3ef314: Preparing 04:06:27 5beb0b883435: Preparing 04:06:27 5f4d9fc4d98d: Preparing 04:06:27 f7206c3ef314: Waiting 04:06:27 5f4d9fc4d98d: Waiting 04:06:27 5beb0b883435: Waiting 04:06:27 8a9ee5749161: Layer already exists 04:06:27 c9d4926df3ad: Layer already exists 04:06:27 5beb0b883435: Layer already exists 04:06:27 fb54520f1e7a: Pushed 04:06:27 5129d3d3ee56: Pushed 04:06:27 5f4d9fc4d98d: Layer already exists 04:06:27 67d65a24da7a: Pushed 04:06:46 f7206c3ef314: Pushed 04:06:46 132297e9aa914f92e736fba6a3e6b3cd17818e4e: digest: sha256:67d8e3fdc9834ee8538cd4f24153b70b2b265d6ab1fb00085218122ab79a55d7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:46 + 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 04:06:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:06:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:06:46 67d65a24da7a: Preparing 04:06:46 fb54520f1e7a: Preparing 04:06:46 5129d3d3ee56: Preparing 04:06:46 c9d4926df3ad: Preparing 04:06:46 8a9ee5749161: Preparing 04:06:46 f7206c3ef314: Preparing 04:06:46 5beb0b883435: Preparing 04:06:46 5f4d9fc4d98d: Preparing 04:06:46 f7206c3ef314: Waiting 04:06:46 5beb0b883435: Waiting 04:06:46 5f4d9fc4d98d: Waiting 04:06:46 67d65a24da7a: Layer already exists 04:06:46 c9d4926df3ad: Layer already exists 04:06:46 5129d3d3ee56: Layer already exists 04:06:46 8a9ee5749161: Layer already exists 04:06:46 fb54520f1e7a: Layer already exists 04:06:46 f7206c3ef314: Layer already exists 04:06:46 5beb0b883435: Layer already exists 04:06:46 5f4d9fc4d98d: Layer already exists 04:06:47 latest: digest: sha256:67d8e3fdc9834ee8538cd4f24153b70b2b265d6ab1fb00085218122ab79a55d7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:47 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.66 04:06:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:06:47 67d65a24da7a: Preparing 04:06:47 fb54520f1e7a: Preparing 04:06:47 5129d3d3ee56: Preparing 04:06:47 c9d4926df3ad: Preparing 04:06:47 8a9ee5749161: Preparing 04:06:47 f7206c3ef314: Preparing 04:06:47 5beb0b883435: Preparing 04:06:47 5f4d9fc4d98d: Preparing 04:06:47 5beb0b883435: Waiting 04:06:47 f7206c3ef314: Waiting 04:06:47 5f4d9fc4d98d: Waiting 04:06:47 8a9ee5749161: Layer already exists 04:06:47 5129d3d3ee56: Layer already exists 04:06:47 c9d4926df3ad: Layer already exists 04:06:47 fb54520f1e7a: Layer already exists 04:06:47 67d65a24da7a: Layer already exists 04:06:47 f7206c3ef314: Layer already exists 04:06:47 5beb0b883435: Layer already exists 04:06:47 5f4d9fc4d98d: Layer already exists 04:06:47 3.1.0-dev.66: digest: sha256:67d8e3fdc9834ee8538cd4f24153b70b2b265d6ab1fb00085218122ab79a55d7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:48 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 04:06:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:06:48 67d65a24da7a: Preparing 04:06:48 fb54520f1e7a: Preparing 04:06:48 5129d3d3ee56: Preparing 04:06:48 c9d4926df3ad: Preparing 04:06:48 8a9ee5749161: Preparing 04:06:48 f7206c3ef314: Preparing 04:06:48 5beb0b883435: Preparing 04:06:48 5f4d9fc4d98d: Preparing 04:06:48 f7206c3ef314: Waiting 04:06:48 5beb0b883435: Waiting 04:06:48 5f4d9fc4d98d: Waiting 04:06:48 fb54520f1e7a: Layer already exists 04:06:48 8a9ee5749161: Layer already exists 04:06:48 c9d4926df3ad: Layer already exists 04:06:48 67d65a24da7a: Layer already exists 04:06:48 5129d3d3ee56: Layer already exists 04:06:48 f7206c3ef314: Layer already exists 04:06:48 5f4d9fc4d98d: Layer already exists 04:06:48 5beb0b883435: Layer already exists 04:06:48 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66: digest: sha256:67d8e3fdc9834ee8538cd4f24153b70b2b265d6ab1fb00085218122ab79a55d7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:49 + 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 04:06:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 04:06:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:06:49 67d65a24da7a: Preparing 04:06:49 fb54520f1e7a: Preparing 04:06:49 5129d3d3ee56: Preparing 04:06:49 c9d4926df3ad: Preparing 04:06:49 8a9ee5749161: Preparing 04:06:49 f7206c3ef314: Preparing 04:06:49 5beb0b883435: Preparing 04:06:49 5f4d9fc4d98d: Preparing 04:06:49 f7206c3ef314: Waiting 04:06:49 5beb0b883435: Waiting 04:06:49 5f4d9fc4d98d: Waiting 04:06:49 c9d4926df3ad: Layer already exists 04:06:49 8a9ee5749161: Layer already exists 04:06:49 fb54520f1e7a: Layer already exists 04:06:49 5129d3d3ee56: Layer already exists 04:06:49 67d65a24da7a: Layer already exists 04:06:49 f7206c3ef314: Layer already exists 04:06:49 5beb0b883435: Layer already exists 04:06:49 5f4d9fc4d98d: Layer already exists 04:06:49 main: digest: sha256:67d8e3fdc9834ee8538cd4f24153b70b2b265d6ab1fb00085218122ab79a55d7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:06:49 ===================================================== [Pipeline] echo 04:06:49 taggedImages: 04:06:49 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e 04:06:49 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:06:49 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.66 04:06:49 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 04:06:49 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 04:06:49 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 04:06:49 132297e9aa914f92e736fba6a3e6b3cd17818e4e 04:06:49 latest 04:06:49 3.1.0-dev.66 04:06:49 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 04:06:49 main 04:06:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:50 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e 04:06:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:06:50 712afdf3d444: Preparing 04:06:50 940295da8ec1: Preparing 04:06:50 c9d4926df3ad: Preparing 04:06:50 8a9ee5749161: Preparing 04:06:50 8cbd687d7921: Preparing 04:06:50 5f4d9fc4d98d: Preparing 04:06:50 5f4d9fc4d98d: Waiting 04:06:50 8a9ee5749161: Layer already exists 04:06:50 c9d4926df3ad: Layer already exists 04:06:50 5f4d9fc4d98d: Layer already exists 04:06:50 712afdf3d444: Pushed 04:06:51 8cbd687d7921: Pushed 04:06:57 940295da8ec1: Pushed 04:06:57 132297e9aa914f92e736fba6a3e6b3cd17818e4e: digest: sha256:41de0f0c41ea8c9e892b1f5cfd8462cd66b3945099c91ae9344ffd09e3a9d050 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:59 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:07:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:07:00 712afdf3d444: Preparing 04:07:00 940295da8ec1: Preparing 04:07:00 c9d4926df3ad: Preparing 04:07:00 8a9ee5749161: Preparing 04:07:00 8cbd687d7921: Preparing 04:07:00 5f4d9fc4d98d: Preparing 04:07:00 5f4d9fc4d98d: Waiting 04:07:00 c9d4926df3ad: Layer already exists 04:07:00 8cbd687d7921: Layer already exists 04:07:00 8a9ee5749161: Layer already exists 04:07:00 712afdf3d444: Layer already exists 04:07:00 940295da8ec1: Layer already exists 04:07:00 5f4d9fc4d98d: Layer already exists 04:07:00 latest: digest: sha256:41de0f0c41ea8c9e892b1f5cfd8462cd66b3945099c91ae9344ffd09e3a9d050 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:00 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.66 04:07:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:07:01 712afdf3d444: Preparing 04:07:01 940295da8ec1: Preparing 04:07:01 c9d4926df3ad: Preparing 04:07:01 8a9ee5749161: Preparing 04:07:01 8cbd687d7921: Preparing 04:07:01 5f4d9fc4d98d: Preparing 04:07:01 5f4d9fc4d98d: Waiting 04:07:01 712afdf3d444: Layer already exists 04:07:01 c9d4926df3ad: Layer already exists 04:07:01 8a9ee5749161: Layer already exists 04:07:01 940295da8ec1: Layer already exists 04:07:01 8cbd687d7921: Layer already exists 04:07:01 5f4d9fc4d98d: Layer already exists 04:07:01 3.1.0-dev.66: digest: sha256:41de0f0c41ea8c9e892b1f5cfd8462cd66b3945099c91ae9344ffd09e3a9d050 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:01 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 04:07:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:07:02 712afdf3d444: Preparing 04:07:02 940295da8ec1: Preparing 04:07:02 c9d4926df3ad: Preparing 04:07:02 8a9ee5749161: Preparing 04:07:02 8cbd687d7921: Preparing 04:07:02 5f4d9fc4d98d: Preparing 04:07:02 5f4d9fc4d98d: Waiting 04:07:02 940295da8ec1: Layer already exists 04:07:02 8a9ee5749161: Layer already exists 04:07:02 712afdf3d444: Layer already exists 04:07:02 8cbd687d7921: Layer already exists 04:07:02 c9d4926df3ad: Layer already exists 04:07:02 5f4d9fc4d98d: Layer already exists 04:07:02 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66: digest: sha256:41de0f0c41ea8c9e892b1f5cfd8462cd66b3945099c91ae9344ffd09e3a9d050 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:02 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 04:07:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:07:03 712afdf3d444: Preparing 04:07:03 940295da8ec1: Preparing 04:07:03 c9d4926df3ad: Preparing 04:07:03 8a9ee5749161: Preparing 04:07:03 8cbd687d7921: Preparing 04:07:03 5f4d9fc4d98d: Preparing 04:07:03 5f4d9fc4d98d: Waiting 04:07:03 940295da8ec1: Layer already exists 04:07:03 8cbd687d7921: Layer already exists 04:07:03 712afdf3d444: Layer already exists 04:07:03 c9d4926df3ad: Layer already exists 04:07:03 8a9ee5749161: Layer already exists 04:07:03 5f4d9fc4d98d: Layer already exists 04:07:03 main: digest: sha256:41de0f0c41ea8c9e892b1f5cfd8462cd66b3945099c91ae9344ffd09e3a9d050 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:07:03 ===================================================== [Pipeline] echo 04:07:03 taggedImages: 04:07:03 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e 04:07:03 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:07:03 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.66 04:07:03 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 04:07:03 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 04:07:03 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 04:07:03 132297e9aa914f92e736fba6a3e6b3cd17818e4e 04:07:03 latest 04:07:03 3.1.0-dev.66 04:07:03 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 04:07:03 main 04:07:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:03 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e 04:07:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:07:04 1e19e60f14d1: Preparing 04:07:04 f9e6bb432fc5: Preparing 04:07:04 c9d4926df3ad: Preparing 04:07:04 8a9ee5749161: Preparing 04:07:04 3bd78ad44141: Preparing 04:07:04 5f4d9fc4d98d: Preparing 04:07:04 5f4d9fc4d98d: Waiting 04:07:04 8a9ee5749161: Layer already exists 04:07:04 3bd78ad44141: Layer already exists 04:07:04 c9d4926df3ad: Layer already exists 04:07:04 5f4d9fc4d98d: Layer already exists 04:07:04 1e19e60f14d1: Pushed 04:07:10 f9e6bb432fc5: Pushed 04:07:10 132297e9aa914f92e736fba6a3e6b3cd17818e4e: digest: sha256:8ad166a686aa4d45e98edcbf3ea8e95eb72a3468e8226e4501359ad00393951f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:11 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 04:07:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:07:11 1e19e60f14d1: Preparing 04:07:11 f9e6bb432fc5: Preparing 04:07:11 c9d4926df3ad: Preparing 04:07:11 8a9ee5749161: Preparing 04:07:11 3bd78ad44141: Preparing 04:07:11 5f4d9fc4d98d: Preparing 04:07:11 5f4d9fc4d98d: Waiting 04:07:11 f9e6bb432fc5: Layer already exists 04:07:11 c9d4926df3ad: Layer already exists 04:07:11 3bd78ad44141: Layer already exists 04:07:11 8a9ee5749161: Layer already exists 04:07:11 1e19e60f14d1: Layer already exists 04:07:11 5f4d9fc4d98d: Layer already exists 04:07:11 latest: digest: sha256:8ad166a686aa4d45e98edcbf3ea8e95eb72a3468e8226e4501359ad00393951f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:12 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.66 04:07:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:07:12 1e19e60f14d1: Preparing 04:07:12 f9e6bb432fc5: Preparing 04:07:12 c9d4926df3ad: Preparing 04:07:12 8a9ee5749161: Preparing 04:07:12 3bd78ad44141: Preparing 04:07:12 5f4d9fc4d98d: Preparing 04:07:12 5f4d9fc4d98d: Waiting 04:07:12 3bd78ad44141: Layer already exists 04:07:12 c9d4926df3ad: Layer already exists 04:07:12 8a9ee5749161: Layer already exists 04:07:12 f9e6bb432fc5: Layer already exists 04:07:12 1e19e60f14d1: Layer already exists 04:07:12 5f4d9fc4d98d: Layer already exists 04:07:12 3.1.0-dev.66: digest: sha256:8ad166a686aa4d45e98edcbf3ea8e95eb72a3468e8226e4501359ad00393951f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:13 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 04:07:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:07:13 1e19e60f14d1: Preparing 04:07:13 f9e6bb432fc5: Preparing 04:07:13 c9d4926df3ad: Preparing 04:07:13 8a9ee5749161: Preparing 04:07:13 3bd78ad44141: Preparing 04:07:13 5f4d9fc4d98d: Preparing 04:07:13 5f4d9fc4d98d: Waiting 04:07:13 1e19e60f14d1: Layer already exists 04:07:13 f9e6bb432fc5: Layer already exists 04:07:13 3bd78ad44141: Layer already exists 04:07:13 8a9ee5749161: Layer already exists 04:07:13 c9d4926df3ad: Layer already exists 04:07:13 5f4d9fc4d98d: Layer already exists 04:07:13 132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66: digest: sha256:8ad166a686aa4d45e98edcbf3ea8e95eb72a3468e8226e4501359ad00393951f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:14 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 04:07:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:07:14 1e19e60f14d1: Preparing 04:07:14 f9e6bb432fc5: Preparing 04:07:14 c9d4926df3ad: Preparing 04:07:14 8a9ee5749161: Preparing 04:07:14 3bd78ad44141: Preparing 04:07:14 5f4d9fc4d98d: Preparing 04:07:14 5f4d9fc4d98d: Waiting 04:07:14 1e19e60f14d1: Layer already exists 04:07:14 c9d4926df3ad: Layer already exists 04:07:14 8a9ee5749161: Layer already exists 04:07:14 3bd78ad44141: Layer already exists 04:07:14 f9e6bb432fc5: Layer already exists 04:07:14 5f4d9fc4d98d: Layer already exists 04:07:14 main: digest: sha256:8ad166a686aa4d45e98edcbf3ea8e95eb72a3468e8226e4501359ad00393951f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:07:14 ===================================================== [Pipeline] echo 04:07:14 taggedImages: 04:07:14 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e 04:07:14 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 04:07:14 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.66 04:07:14 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:132297e9aa914f92e736fba6a3e6b3cd17818e4e-3.1.0-dev.66 04:07:14 - 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 04:07:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:07:15 04:07:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:07:15 arm64: Pulling from edgex-lftools-log-publisher 04:07:15 8998bd30e6a1: Pulling fs layer 04:07:15 04944245beec: Pulling fs layer 04:07:15 699f458cf7ca: Pulling fs layer 04:07:15 765212b225bb: Pulling fs layer 04:07:15 f23df028b6ca: Pulling fs layer 04:07:15 d65c8cfc05b1: Pulling fs layer 04:07:15 2437ff75d9bd: Pulling fs layer 04:07:15 765212b225bb: Waiting 04:07:15 f23df028b6ca: Waiting 04:07:15 d65c8cfc05b1: Waiting 04:07:15 2437ff75d9bd: Waiting 04:07:15 04944245beec: Verifying Checksum 04:07:15 04944245beec: Download complete 04:07:15 765212b225bb: Verifying Checksum 04:07:15 765212b225bb: Download complete 04:07:15 f23df028b6ca: Verifying Checksum 04:07:15 f23df028b6ca: Download complete 04:07:15 d65c8cfc05b1: Verifying Checksum 04:07:15 d65c8cfc05b1: Download complete 04:07:16 699f458cf7ca: Verifying Checksum 04:07:16 699f458cf7ca: Download complete 04:07:16 8998bd30e6a1: Verifying Checksum 04:07:16 8998bd30e6a1: Download complete 04:07:18 2437ff75d9bd: Verifying Checksum 04:07:18 2437ff75d9bd: Download complete 04:07:21 8998bd30e6a1: Pull complete 04:07:21 04944245beec: Pull complete 04:07:23 699f458cf7ca: Pull complete 04:07:23 765212b225bb: Pull complete 04:07:24 f23df028b6ca: Pull complete 04:07:24 d65c8cfc05b1: Pull complete 04:07:42 2437ff75d9bd: Pull complete 04:07:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:07:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:07:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:07:42 prd-ubuntu20.04-docker-arm64-4c-16g-12775 does not seem to be running inside a container 04:07:42 $ 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/601 -v /w/workspace/edgex-go/601:/w/workspace/edgex-go/601:rw,z -v /w/workspace/edgex-go/601@tmp:/w/workspace/edgex-go/601@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 04:07:45 $ docker top 1f34d57ede7bf3e5b3f8f4acfbacf1ef95fd72db306fe16b0a773ba7ad9d5e64 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:07:46 ---> job-cost.sh 04:07:46 lf-activate-venv: SKIPPING 04:07:46 INFO: No Stack... 04:07:47 INFO: Retrieving Pricing Info for: v3-standard-4 04:07:47 INFO: Archiving Costs [Pipeline] sh 04:07:48 + cat /w/workspace/edgex-go/601/archives/cost.csv 04:07:48 + cut -d, -f6 [Pipeline] lock 04:07:48 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-601-stack-cost] 04:07:48 Resource [jenkins-edgexfoundry-edgex-go-main-601-stack-cost] did not exist. Created. 04:07:48 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-601-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:07:49 + echo total: 0.10999999940395355 [Pipeline] stash 04:07:49 Stashed 1 file(s) [Pipeline] } 04:07:49 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-601-stack-cost] [Pipeline] // lock [Pipeline] } 04:07:49 $ docker stop --time=1 1f34d57ede7bf3e5b3f8f4acfbacf1ef95fd72db306fe16b0a773ba7ad9d5e64 04:07:51 $ docker rm -f --volumes 1f34d57ede7bf3e5b3f8f4acfbacf1ef95fd72db306fe16b0a773ba7ad9d5e64 [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 04:07:51 provisioning config files... 04:07:51 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/601@tmp/config7967086699262100754tmp [Pipeline] { [Pipeline] sh 04:07:52 + set +x 04:07:52 + + curl -s https://codecov.io/bash 04:07:52 bash -s -- 04:07:52 04:07:52 _____ _ 04:07:52 / ____| | | 04:07:52 | | ___ __| | ___ ___ _____ __ 04:07:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:07:52 | |___| (_) | (_| | __/ (_| (_) \ V / 04:07:52 \_____\___/ \__,_|\___|\___\___/ \_/ 04:07:52 Bash-1.0.6 04:07:52 04:07:52 04:07:52 ==> git version 2.25.1 found 04:07:52 ==> 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 04:07:52 Release-Date: 2020-01-08 04:07:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:07:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:07:52 ==> Jenkins CI detected. 04:07:52 current dir:  /w/workspace/edgex-go/601 04:07:52 project root: . 04:07:52 --> token set from env 04:07:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:07:52 ==> Running gcov in . (disable via -X gcov) 04:07:52 ==> Python coveragepy not found 04:07:52 ==> Searching for coverage reports in: 04:07:52 + . 04:07:52 -> Found 1 reports 04:07:52 ==> Detecting git/mercurial file structure 04:07:52 ==> Reading reports 04:07:52 + ./coverage.out bytes=453602 04:07:52 ==> Appending adjustments 04:07:52 https://docs.codecov.io/docs/fixing-reports 04:07:53 + Found adjustments 04:07:53 ==> Gzipping contents 04:07:53 60K /tmp/codecov.gO2dqR.gz 04:07:53 ==> Uploading reports 04:07:53 url: https://codecov.io 04:07:53 query: branch=main&commit=132297e9aa914f92e736fba6a3e6b3cd17818e4e&build=601&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F601%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:07:53 -> Pinging Codecov 04:07:53 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=132297e9aa914f92e736fba6a3e6b3cd17818e4e&build=601&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F601%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:07:53 -> Uploading to 04:07:53 https://storage.googleapis.com/codecov/v4/raw/2023-10-30/00271124DB129430A58F1EEE437C3FCB/132297e9aa914f92e736fba6a3e6b3cd17818e4e/2fc46cea-9fca-4739-aa54-7659bd7b26a8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231030%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231030T040753Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cf3313651d96f468b5426b7d74bd20dc69b22ed37296397a48b773653b21c1f0 04:07:53 % Total % Received % Xferd Average Speed Time Time Time Current 04:07:53 Dload Upload Total Spent Left Speed 04:07:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57806 0 0 100 57806 0 193k --:--:-- --:--:-- --:--:-- 193k 04:07:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/132297e9aa914f92e736fba6a3e6b3cd17818e4e [Pipeline] } 04:07:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 04:07:54 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:07:54 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:07:54 04:07:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:07:54 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:07:54 df9b9388f04a: Pulling fs layer 04:07:54 52dc419b0ee2: Pulling fs layer 04:07:54 25bc292e5bac: Pulling fs layer 04:07:54 114826534d7a: Pulling fs layer 04:07:54 4657fd5d0bcf: Pulling fs layer 04:07:54 6ad1cebc031e: Pulling fs layer 04:07:54 8a3aa393b2d8: Pulling fs layer 04:07:54 6ad1cebc031e: Waiting 04:07:54 8a3aa393b2d8: Waiting 04:07:55 25bc292e5bac: Verifying Checksum 04:07:55 25bc292e5bac: Download complete 04:07:55 52dc419b0ee2: Download complete 04:07:55 4657fd5d0bcf: Download complete 04:07:55 df9b9388f04a: Verifying Checksum 04:07:55 df9b9388f04a: Download complete 04:07:55 df9b9388f04a: Pull complete 04:07:55 6ad1cebc031e: Verifying Checksum 04:07:55 6ad1cebc031e: Download complete 04:07:55 52dc419b0ee2: Pull complete 04:07:55 25bc292e5bac: Pull complete 04:07:55 114826534d7a: Verifying Checksum 04:07:55 114826534d7a: Download complete 04:07:55 8a3aa393b2d8: Verifying Checksum 04:07:55 8a3aa393b2d8: Download complete 04:08:00 114826534d7a: Pull complete 04:08:00 4657fd5d0bcf: Pull complete 04:08:00 6ad1cebc031e: Pull complete 04:08:02 8a3aa393b2d8: Pull complete 04:08:02 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 04:08:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:08:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:08:02 prd-ubuntu20.04-docker-8c-8g-12774 does not seem to be running inside a container 04:08:02 $ 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/601 -v /w/workspace/edgex-go/601:/w/workspace/edgex-go/601:rw,z -v /w/workspace/edgex-go/601@tmp:/w/workspace/edgex-go/601@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 04:08:07 $ docker top 76ba1e3281b65914e6e2f587542b7d784bb6e83a354c2cc5123755cea5fee430 -eo pid,comm [Pipeline] { [Pipeline] echo 04:08:07 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 04:08:07 + set -o pipefail 04:08:07 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 04:08:14 04:08:14 Monitoring /w/workspace/edgex-go/601 (github.com/edgexfoundry/edgex-go)... 04:08:14 04:08:14 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/e4c5bcab-580f-4d50-91cc-e81c285f5c03 04:08:14 04:08:14 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:08:14 04:08:14 04:08:14 A medium severity vulnerability was found in the Snyk CLI versions you are using. 04:08:14 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 04:08:14 More details here: https://snyk.co/ue1NS 04:08:14 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 04:08:14 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:08:14 $ docker stop --time=1 76ba1e3281b65914e6e2f587542b7d784bb6e83a354c2cc5123755cea5fee430 04:08:18 $ docker rm -f --volumes 76ba1e3281b65914e6e2f587542b7d784bb6e83a354c2cc5123755cea5fee430 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 04:08:18 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:08:19 provisioning config files... 04:08:19 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/601@tmp/config3176170669408211171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:08:19 --> edgex-publish-swagger.sh 04:08:19 === Publish openapi/v3 API === 04:08:19 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 04:08:19 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/601/openapi/v3/core-command.yaml] 04:08:19 % Total % Received % Xferd Average Speed Time Time Time Current 04:08:19 Dload Upload Total Spent Left Speed 04:08:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 136k --:--:-- --:--:-- --:--:-- 136k 100 32782 0 0 100 32782 0 60372 --:--:-- --:--:-- --:--:-- 60261 04:08:19 04:08:19 04:08:19 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/601/openapi/v3/core-data.yaml] 04:08:19 % Total % Received % Xferd Average Speed Time Time Time Current 04:08:19 Dload Upload Total Spent Left Speed 04:08:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 59836 0:00:01 0:00:01 --:--:-- 59836 100 72043 0 0 100 72043 0 51166 0:00:01 0:00:01 --:--:-- 51166 04:08:21 04:08:21 04:08:21 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/601/openapi/v3/core-metadata.yaml] 04:08:21 % Total % Received % Xferd Average Speed Time Time Time Current 04:08:21 Dload Upload Total Spent Left Speed 04:08:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 707k --:--:-- --:--:-- --:--:-- 704k 100 144k 0 0 100 144k 0 128k 0:00:01 0:00:01 --:--:-- 128k 04:08:22 04:08:22 04:08:22 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/601/openapi/v3/support-notifications.yaml] 04:08:22 % Total % Received % Xferd Average Speed Time Time Time Current 04:08:22 Dload Upload Total Spent Left Speed 04:08:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 135k --:--:-- --:--:-- --:--:-- 135k 04:08:22 04:08:22 04:08:22 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/601/openapi/v3/support-scheduler.yaml] 04:08:22 % Total % Received % Xferd Average Speed Time Time Time Current 04:08:22 Dload Upload Total Spent Left Speed 04:08:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 64045 --:--:-- --:--:-- --:--:-- 63934 100 36954 0 0 100 36954 0 63934 --:--:-- --:--:-- --:--:-- 63823 04:08:23 04:08:23 [Pipeline] } 04:08:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 04:08:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:08:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:08:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:08:24 prd-ubuntu20.04-docker-8c-8g-12774 does not seem to be running inside a container 04:08:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/601 -v /w/workspace/edgex-go/601:/w/workspace/edgex-go/601:rw,z -v /w/workspace/edgex-go/601@tmp:/w/workspace/edgex-go/601@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:08:24 $ docker top a7aa9ef16c2c20ce066b85ef6f01b7920543a720ccab96499a43a533a368b681 -eo pid,comm 04:08:25 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:08:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:08:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:08:25 [ssh-agent] Looking for ssh-agent implementation... 04:08:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:08:25 $ docker exec a7aa9ef16c2c20ce066b85ef6f01b7920543a720ccab96499a43a533a368b681 ssh-agent 04:08:25 SSH_AUTH_SOCK=/tmp/ssh-MstCrFhvrYHV/agent.31 04:08:25 SSH_AGENT_PID=37 04:08:25 Running ssh-add (command line suppressed) 04:08:25 Identity added: /w/workspace/edgex-go/601@tmp/private_key_12690761220408526909.key (/w/workspace/edgex-go/601@tmp/private_key_12690761220408526909.key) 04:08:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:08:25 + git semver tag 04:08:26 2023-10-30 04:08:26,113 [run_tag] DEBUG tag force:False 04:08:26 2023-10-30 04:08:26,113 [check_head_tag] DEBUG check head tag 04:08:26 2023-10-30 04:08:26,115 [execute] INFO git cat-file --batch-check 04:08:26 2023-10-30 04:08:26,115 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/601, universal_newlines=False, shell=None, istream=) 04:08:26 2023-10-30 04:08:26,120 [execute] INFO git cat-file --batch 04:08:26 2023-10-30 04:08:26,120 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/601, universal_newlines=False, shell=None, istream=) 04:08:26 2023-10-30 04:08:26,146 [read_version] DEBUG read version from /w/workspace/edgex-go/601/.semver/main 04:08:26 2023-10-30 04:08:26,146 [execute] INFO git tag -a v3.1.0-dev.66 -m v3.1.0-dev.66 04:08:26 2023-10-30 04:08:26,146 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.66', '-m', 'v3.1.0-dev.66'], cwd=/w/workspace/edgex-go/601, universal_newlines=False, shell=None, istream=None) 04:08:26 2023-10-30 04:08:26,153 [read_version] DEBUG read version from /w/workspace/edgex-go/601/.semver/main 04:08:26 3.1.0-dev.66 [Pipeline] } 04:08:26 $ docker exec --env ******** --env ******** a7aa9ef16c2c20ce066b85ef6f01b7920543a720ccab96499a43a533a368b681 ssh-agent -k 04:08:26 unset SSH_AUTH_SOCK; 04:08:26 unset SSH_AGENT_PID; 04:08:26 echo Agent pid 37 killed; 04:08:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:08:26 + git semver [Pipeline] } 04:08:27 $ docker stop --time=1 a7aa9ef16c2c20ce066b85ef6f01b7920543a720ccab96499a43a533a368b681 04:08:28 $ docker rm -f --volumes a7aa9ef16c2c20ce066b85ef6f01b7920543a720ccab96499a43a533a368b681 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:08:28 04:08:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:08:29 0.23.1-centos7: Pulling from edgex-lftools 04:08:29 ab5ef0e58194: Pulling fs layer 04:08:29 9712f1f96733: Pulling fs layer 04:08:29 63f879dbbcfc: Pulling fs layer 04:08:29 0d9ebad4ef96: Pulling fs layer 04:08:29 e9a5061849ea: Pulling fs layer 04:08:29 d747dcd14b5f: Pulling fs layer 04:08:29 2de7ff778b66: Pulling fs layer 04:08:29 e9a5061849ea: Waiting 04:08:29 2de7ff778b66: Waiting 04:08:29 0d9ebad4ef96: Waiting 04:08:29 9712f1f96733: Download complete 04:08:29 63f879dbbcfc: Verifying Checksum 04:08:29 63f879dbbcfc: Download complete 04:08:29 e9a5061849ea: Verifying Checksum 04:08:29 e9a5061849ea: Download complete 04:08:29 d747dcd14b5f: Download complete 04:08:29 0d9ebad4ef96: Verifying Checksum 04:08:29 0d9ebad4ef96: Download complete 04:08:30 ab5ef0e58194: Verifying Checksum 04:08:30 ab5ef0e58194: Download complete 04:08:30 2de7ff778b66: Verifying Checksum 04:08:30 2de7ff778b66: Download complete 04:08:33 ab5ef0e58194: Pull complete 04:08:33 9712f1f96733: Pull complete 04:08:33 63f879dbbcfc: Pull complete 04:08:38 0d9ebad4ef96: Pull complete 04:08:38 e9a5061849ea: Pull complete 04:08:38 d747dcd14b5f: Pull complete 04:08:40 2de7ff778b66: Pull complete 04:08:40 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:08:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:08:40 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:08:40 prd-ubuntu20.04-docker-8c-8g-12774 does not seem to be running inside a container 04:08:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/601 -v /w/workspace/edgex-go/601:/w/workspace/edgex-go/601:rw,z -v /w/workspace/edgex-go/601@tmp:/w/workspace/edgex-go/601@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:08:47 $ docker top 4f0d2b6c270fa53d91fc35bbe83c5062b0fb03ea1430378e7bb80aee2fac563d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:08:47 provisioning config files... 04:08:47 copy managed file [sigul-config] to file:/w/workspace/edgex-go/601@tmp/config323783243687745830tmp 04:08:47 copy managed file [sigul-password] to file:/w/workspace/edgex-go/601@tmp/config9949135866680850651tmp 04:08:47 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/601@tmp/config17840047439608584402tmp [Pipeline] { [Pipeline] echo 04:08:47 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:08:47 ---> sigul-configuration.sh 04:08:47 gpg: directory `/root/.gnupg' created 04:08:47 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:08:47 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:08:47 gpg: keyring `/root/.gnupg/secring.gpg' created 04:08:47 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:08:47 gpg: CAST5 encrypted data 04:08:47 gpg: encrypted with 1 passphrase 04:08:47 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:08:48 + mkdir /home/jenkins 04:08:48 + mkdir /home/jenkins/sigul [Pipeline] sh 04:08:48 + 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 04:08:48 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:08:48 ---> sigul-install.sh 04:08:48 Sigul already installed; skipping installation. [Pipeline] sh 04:08:49 + git tag --list 04:08:49 0.6.0 04:08:49 0.6.1 04:08:49 0.7.0 04:08:49 0.7.1 04:08:49 v1.0.0 04:08:49 v1.0.1 04:08:49 v1.1.0 04:08:49 v1.2.0 04:08:49 v1.2.1 04:08:49 v1.3.0 04:08:49 v1.3.1 04:08:49 v2.0.0 04:08:49 v2.1.0 04:08:49 v2.1.1 04:08:49 v2.2.0 04:08:49 v2.3.0 04:08:49 v3.0 04:08:49 v3.0.0 04:08:49 v3.1.0-dev.1 04:08:49 v3.1.0-dev.10 04:08:49 v3.1.0-dev.11 04:08:49 v3.1.0-dev.12 04:08:49 v3.1.0-dev.13 04:08:49 v3.1.0-dev.14 04:08:49 v3.1.0-dev.15 04:08:49 v3.1.0-dev.16 04:08:49 v3.1.0-dev.17 04:08:49 v3.1.0-dev.18 04:08:49 v3.1.0-dev.19 04:08:49 v3.1.0-dev.2 04:08:49 v3.1.0-dev.20 04:08:49 v3.1.0-dev.21 04:08:49 v3.1.0-dev.22 04:08:49 v3.1.0-dev.23 04:08:49 v3.1.0-dev.24 04:08:49 v3.1.0-dev.25 04:08:49 v3.1.0-dev.26 04:08:49 v3.1.0-dev.27 04:08:49 v3.1.0-dev.28 04:08:49 v3.1.0-dev.29 04:08:49 v3.1.0-dev.3 04:08:49 v3.1.0-dev.30 04:08:49 v3.1.0-dev.31 04:08:49 v3.1.0-dev.32 04:08:49 v3.1.0-dev.33 04:08:49 v3.1.0-dev.34 04:08:49 v3.1.0-dev.35 04:08:49 v3.1.0-dev.36 04:08:49 v3.1.0-dev.37 04:08:49 v3.1.0-dev.38 04:08:49 v3.1.0-dev.39 04:08:49 v3.1.0-dev.4 04:08:49 v3.1.0-dev.40 04:08:49 v3.1.0-dev.41 04:08:49 v3.1.0-dev.42 04:08:49 v3.1.0-dev.43 04:08:49 v3.1.0-dev.44 04:08:49 v3.1.0-dev.45 04:08:49 v3.1.0-dev.46 04:08:49 v3.1.0-dev.47 04:08:49 v3.1.0-dev.48 04:08:49 v3.1.0-dev.49 04:08:49 v3.1.0-dev.5 04:08:49 v3.1.0-dev.50 04:08:49 v3.1.0-dev.51 04:08:49 v3.1.0-dev.52 04:08:49 v3.1.0-dev.53 04:08:49 v3.1.0-dev.54 04:08:49 v3.1.0-dev.55 04:08:49 v3.1.0-dev.56 04:08:49 v3.1.0-dev.57 04:08:49 v3.1.0-dev.58 04:08:49 v3.1.0-dev.59 04:08:49 v3.1.0-dev.6 04:08:49 v3.1.0-dev.60 04:08:49 v3.1.0-dev.61 04:08:49 v3.1.0-dev.62 04:08:49 v3.1.0-dev.63 04:08:49 v3.1.0-dev.64 04:08:49 v3.1.0-dev.65 04:08:49 v3.1.0-dev.66 04:08:49 v3.1.0-dev.7 04:08:49 v3.1.0-dev.8 04:08:49 v3.1.0-dev.9 [Pipeline] sh 04:08:49 + lftools sign git-tag v3.1.0-dev.66 04:08:49 Signing Git tag with Sigul... 04:08:49 Signing v3.1.0-dev.66 [Pipeline] echo 04:08:50 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:08:50 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:08:50 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:08:50 $ docker stop --time=1 4f0d2b6c270fa53d91fc35bbe83c5062b0fb03ea1430378e7bb80aee2fac563d 04:08:52 $ docker rm -f --volumes 4f0d2b6c270fa53d91fc35bbe83c5062b0fb03ea1430378e7bb80aee2fac563d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:08:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:08:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:08:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:08:52 prd-ubuntu20.04-docker-8c-8g-12774 does not seem to be running inside a container 04:08:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/601 -v /w/workspace/edgex-go/601:/w/workspace/edgex-go/601:rw,z -v /w/workspace/edgex-go/601@tmp:/w/workspace/edgex-go/601@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:08:53 $ docker top 67ba01971612b41f27d3dcbb0c84fd50606500eabe5692481504c5809c813b61 -eo pid,comm 04:08:53 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). 04:08:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:08:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:08:53 [ssh-agent] Looking for ssh-agent implementation... 04:08:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:08:53 $ docker exec 67ba01971612b41f27d3dcbb0c84fd50606500eabe5692481504c5809c813b61 ssh-agent 04:08:53 SSH_AUTH_SOCK=/tmp/ssh-hATtlgtK5gKT/agent.32 04:08:53 SSH_AGENT_PID=38 04:08:53 Running ssh-add (command line suppressed) 04:08:53 Identity added: /w/workspace/edgex-go/601@tmp/private_key_1285394516001578164.key (/w/workspace/edgex-go/601@tmp/private_key_1285394516001578164.key) 04:08:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:08:54 + git semver bump pre 04:08:54 2023-10-30 04:08:54,253 [read_version] DEBUG read version from /w/workspace/edgex-go/601/.semver/main 04:08:54 2023-10-30 04:08:54,253 [bump_version] DEBUG bumping version:3.1.0-dev.66 on axis:pre with prefix:dev 04:08:54 2023-10-30 04:08:54,253 [bump_version] DEBUG bumped version:3.1.0-dev.67 04:08:54 2023-10-30 04:08:54,253 [write_version] DEBUG write version:3.1.0-dev.67 to path:/w/workspace/edgex-go/601/.semver/main with force:True 04:08:54 2023-10-30 04:08:54,254 [read_version] DEBUG read version from /w/workspace/edgex-go/601/.semver/main 04:08:54 2023-10-30 04:08:54,254 [write_file] DEBUG write to file:/w/workspace/edgex-go/601/.semver/main 04:08:54 2023-10-30 04:08:54,256 [execute] INFO git cat-file --batch-check 04:08:54 2023-10-30 04:08:54,256 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/601/.semver, universal_newlines=False, shell=None, istream=) 04:08:54 2023-10-30 04:08:54,263 [execute] INFO git cat-file --batch 04:08:54 2023-10-30 04:08:54,263 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/601/.semver, universal_newlines=False, shell=None, istream=) 04:08:54 2023-10-30 04:08:54,268 [read_version] DEBUG read version from /w/workspace/edgex-go/601/.semver/main 04:08:54 3.1.0-dev.67 [Pipeline] } 04:08:54 $ docker exec --env ******** --env ******** 67ba01971612b41f27d3dcbb0c84fd50606500eabe5692481504c5809c813b61 ssh-agent -k 04:08:54 unset SSH_AUTH_SOCK; 04:08:54 unset SSH_AGENT_PID; 04:08:54 echo Agent pid 38 killed; 04:08:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:08:54 + git semver [Pipeline] } 04:08:55 $ docker stop --time=1 67ba01971612b41f27d3dcbb0c84fd50606500eabe5692481504c5809c813b61 04:08:56 $ docker rm -f --volumes 67ba01971612b41f27d3dcbb0c84fd50606500eabe5692481504c5809c813b61 [Pipeline] // withDockerContainer [Pipeline] sh 04:08:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:08:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:08:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:08:57 prd-ubuntu20.04-docker-8c-8g-12774 does not seem to be running inside a container 04:08:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/601 -v /w/workspace/edgex-go/601:/w/workspace/edgex-go/601:rw,z -v /w/workspace/edgex-go/601@tmp:/w/workspace/edgex-go/601@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:08:57 $ docker top 39d2149d11796a59a44144c17629f5af8a595e890fd6256f16df067dd96b4df5 -eo pid,comm 04:08:57 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). 04:08:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:08:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:08:57 [ssh-agent] Looking for ssh-agent implementation... 04:08:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:08:57 $ docker exec 39d2149d11796a59a44144c17629f5af8a595e890fd6256f16df067dd96b4df5 ssh-agent 04:08:57 SSH_AUTH_SOCK=/tmp/ssh-gfWBCqVAUgof/agent.32 04:08:57 SSH_AGENT_PID=39 04:08:57 Running ssh-add (command line suppressed) 04:08:57 Identity added: /w/workspace/edgex-go/601@tmp/private_key_6797965335280190377.key (/w/workspace/edgex-go/601@tmp/private_key_6797965335280190377.key) 04:08:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:08:58 + git semver push 04:08:58 2023-10-30 04:08:58,279 [run_push] DEBUG push 04:08:58 2023-10-30 04:08:58,280 [execute] INFO git cat-file --batch-check 04:08:58 2023-10-30 04:08:58,280 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/601/.semver, universal_newlines=False, shell=None, istream=) 04:08:58 2023-10-30 04:08:58,284 [execute] INFO git rev-list ebcd652554e1d0b138c02373a14fc8a22f91f67d -- 04:08:58 2023-10-30 04:08:58,285 [execute] DEBUG Popen(['git', 'rev-list', 'ebcd652554e1d0b138c02373a14fc8a22f91f67d', '--'], cwd=/w/workspace/edgex-go/601/.semver, universal_newlines=False, shell=None, istream=None) 04:08:58 2023-10-30 04:08:58,301 [execute] INFO git fetch -v origin 04:08:58 2023-10-30 04:08:58,301 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/601/.semver, universal_newlines=True, shell=None, istream=None) 04:08:58 2023-10-30 04:08:58,807 [run_push] DEBUG no remote changes detected 04:08:58 2023-10-30 04:08:58,807 [execute] INFO git push origin semver 04:08:58 2023-10-30 04:08:58,807 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/601/.semver, universal_newlines=False, shell=None, istream=None) 04:08:59 2023-10-30 04:08:59,600 [run_push] DEBUG push all version tags 04:08:59 2023-10-30 04:08:59,600 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:08:59 2023-10-30 04:08:59,601 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/601, universal_newlines=False, shell=None, istream=None) 04:09:00 2023-10-30 04:09:00,371 [read_version] DEBUG read version from /w/workspace/edgex-go/601/.semver/main 04:09:00 3.1.0-dev.67 [Pipeline] } 04:09:00 $ docker exec --env ******** --env ******** 39d2149d11796a59a44144c17629f5af8a595e890fd6256f16df067dd96b4df5 ssh-agent -k 04:09:00 unset SSH_AUTH_SOCK; 04:09:00 unset SSH_AGENT_PID; 04:09:00 echo Agent pid 39 killed; 04:09:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:09:02 + git semver [Pipeline] } 04:09:04 $ docker stop --time=1 39d2149d11796a59a44144c17629f5af8a595e890fd6256f16df067dd96b4df5 04:09:05 $ docker rm -f --volumes 39d2149d11796a59a44144c17629f5af8a595e890fd6256f16df067dd96b4df5 [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 04:09:06 + [ -d /w/workspace/edgex-go/601/archives ] [Pipeline] libraryResource [Pipeline] sh 04:09:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:09:07 ---> package-listing.sh 04:09:07 ++ facter osfamily 04:09:07 ++ tr '[:upper:]' '[:lower:]' 04:09:07 + OS_FAMILY=debian 04:09:07 + workspace=/w/workspace/edgex-go/601 04:09:07 + START_PACKAGES=/tmp/packages_start.txt 04:09:07 + END_PACKAGES=/tmp/packages_end.txt 04:09:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:09:07 + PACKAGES=/tmp/packages_start.txt 04:09:07 + '[' /w/workspace/edgex-go/601 ']' 04:09:07 + PACKAGES=/tmp/packages_end.txt 04:09:07 + case "${OS_FAMILY}" in 04:09:07 + dpkg -l 04:09:07 + grep '^ii' 04:09:07 + '[' -f /tmp/packages_start.txt ']' 04:09:07 + '[' -f /tmp/packages_end.txt ']' 04:09:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:09:07 + '[' /w/workspace/edgex-go/601 ']' 04:09:07 + mkdir -p /w/workspace/edgex-go/601/archives/ 04:09:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/601/archives/ [Pipeline] echo 04:09:07 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/601/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:09:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:09:08 04:09:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:09:08 latest: Pulling from edgex-lftools-log-publisher 04:09:08 5eb5b503b376: Pulling fs layer 04:09:08 5c69ac0246d0: Pulling fs layer 04:09:08 ec43610c2a17: Pulling fs layer 04:09:08 3a2ae6a8a46f: Pulling fs layer 04:09:08 33b1e0a273af: Pulling fs layer 04:09:08 5d3b04190fa2: Pulling fs layer 04:09:08 2f39f015ded8: Pulling fs layer 04:09:08 3a2ae6a8a46f: Waiting 04:09:08 33b1e0a273af: Waiting 04:09:08 5d3b04190fa2: Waiting 04:09:08 2f39f015ded8: Waiting 04:09:08 5c69ac0246d0: Verifying Checksum 04:09:08 5c69ac0246d0: Download complete 04:09:08 3a2ae6a8a46f: Verifying Checksum 04:09:08 3a2ae6a8a46f: Download complete 04:09:08 33b1e0a273af: Verifying Checksum 04:09:08 33b1e0a273af: Download complete 04:09:09 ec43610c2a17: Verifying Checksum 04:09:09 5d3b04190fa2: Verifying Checksum 04:09:09 5d3b04190fa2: Download complete 04:09:09 5eb5b503b376: Download complete 04:09:09 2f39f015ded8: Download complete 04:09:10 5eb5b503b376: Pull complete 04:09:10 5c69ac0246d0: Pull complete 04:09:11 ec43610c2a17: Pull complete 04:09:11 3a2ae6a8a46f: Pull complete 04:09:11 33b1e0a273af: Pull complete 04:09:11 5d3b04190fa2: Pull complete 04:09:16 2f39f015ded8: Pull complete 04:09:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:09:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:09:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:09:16 prd-ubuntu20.04-docker-8c-8g-12774 does not seem to be running inside a container 04:09:16 $ 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/601/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/601 -v /w/workspace/edgex-go/601:/w/workspace/edgex-go/601:rw,z -v /w/workspace/edgex-go/601@tmp:/w/workspace/edgex-go/601@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:09:21 $ docker top 4b48dfc1071b1c06a4dd641a46c051b91505eabf6ace325a0c3667307b4086c5 -eo pid,comm [Pipeline] { [Pipeline] sh 04:09:21 + touch /tmp/pre-build-complete [Pipeline] sh 04:09:22 + mkdir -p /var/log/sysstat [Pipeline] sh 04:09:22 + ls /var/log/sa-host 04:09:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:09:22 provisioning config files... 04:09:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/601@tmp/config11753936874912686995tmp [Pipeline] { [Pipeline] echo 04:09:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:09:22 ---> create-netrc.sh [Pipeline] } 04:09:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:09:23 ---> python-tools-install.sh [Pipeline] echo 04:09:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:09:23 ---> sudo-logs.sh 04:09:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:09:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:09:23 ---> job-cost.sh 04:09:23 lf-activate-venv: SKIPPING 04:09:23 DEBUG: total: 0.10999999940395355 04:09:23 INFO: Retrieving Stack Cost... 04:09:24 INFO: Retrieving Pricing Info for: v3-standard-8 04:09:24 INFO: Archiving Costs [Pipeline] echo 04:09:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:09:25 ---> logs-deploy.sh 04:09:25 lf-activate-venv: SKIPPING 04:09:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/601 04:09:25 INFO: archiving workspace using pattern(s): 04:09:26 Archives upload complete. 04:09:26 INFO: archiving logs to Nexus 04:09:27 ---> uname -a: 04:09:27 Linux prd-ubuntu20-04-docker-8c-8g-12774 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:09:27 04:09:27 04:09:27 ---> lscpu: 04:09:27 Architecture: x86_64 04:09:27 CPU op-mode(s): 32-bit, 64-bit 04:09:27 Byte Order: Little Endian 04:09:27 Address sizes: 40 bits physical, 48 bits virtual 04:09:27 CPU(s): 8 04:09:27 On-line CPU(s) list: 0-7 04:09:27 Thread(s) per core: 1 04:09:27 Core(s) per socket: 1 04:09:27 Socket(s): 8 04:09:27 NUMA node(s): 1 04:09:27 Vendor ID: AuthenticAMD 04:09:27 CPU family: 23 04:09:27 Model: 49 04:09:27 Model name: AMD EPYC-Rome Processor 04:09:27 Stepping: 0 04:09:27 CPU MHz: 2800.000 04:09:27 BogoMIPS: 5600.00 04:09:27 Virtualization: AMD-V 04:09:27 Hypervisor vendor: KVM 04:09:27 Virtualization type: full 04:09:27 L1d cache: 256 KiB 04:09:27 L1i cache: 256 KiB 04:09:27 L2 cache: 4 MiB 04:09:27 L3 cache: 128 MiB 04:09:27 NUMA node0 CPU(s): 0-7 04:09:27 Vulnerability Itlb multihit: Not affected 04:09:27 Vulnerability L1tf: Not affected 04:09:27 Vulnerability Mds: Not affected 04:09:27 Vulnerability Meltdown: Not affected 04:09:27 Vulnerability Mmio stale data: Not affected 04:09:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:09:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:09:27 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:09:27 Vulnerability Srbds: Not affected 04:09:27 Vulnerability Tsx async abort: Not affected 04:09:27 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 04:09:27 04:09:27 04:09:27 ---> nproc: 04:09:27 8 04:09:27 04:09:27 04:09:27 ---> df -h: 04:09:27 Filesystem Size Used Avail Use% Mounted on 04:09:27 overlay 155G 22G 134G 15% / 04:09:27 tmpfs 64M 0 64M 0% /dev 04:09:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:09:27 shm 64M 0 64M 0% /dev/shm 04:09:27 /dev/vda1 155G 22G 134G 15% /facter-os 04:09:27 04:09:27 04:09:27 ---> sar -b -r -n DEV: 04:09:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12774) 10/30/23 _x86_64_ (8 CPU) 04:09:27 04:09:27 03:42:18 LINUX RESTART (8 CPU) 04:09:27 04:09:27 03:43:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:09:27 03:44:01 183.29 4.41 178.89 0.00 546.39 74793.49 0.00 04:09:27 03:45:01 25.16 1.03 24.13 0.00 22.00 18750.61 0.00 04:09:27 03:46:01 28.48 0.15 28.33 0.00 2.80 11990.02 0.00 04:09:27 03:47:01 412.90 0.43 412.46 0.00 45.73 181926.21 0.00 04:09:27 03:48:01 411.30 13.93 397.37 0.00 2924.99 100528.72 0.00 04:09:27 03:49:01 307.85 1.48 306.36 0.00 2271.53 67469.60 0.00 04:09:27 03:50:01 522.35 0.15 522.20 0.00 18.80 63578.74 0.00 04:09:27 03:51:01 25.12 0.07 25.06 0.00 14.80 642.19 0.00 04:09:27 03:52:01 2.32 0.00 2.32 0.00 0.00 33.59 0.00 04:09:27 03:53:01 1.73 0.00 1.73 0.00 0.00 19.46 0.00 04:09:27 03:54:01 1.02 0.00 1.02 0.00 0.00 10.53 0.00 04:09:27 03:55:01 1.17 0.00 1.17 0.00 0.00 18.26 0.00 04:09:27 03:56:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 04:09:27 03:57:01 1.38 0.00 1.38 0.00 0.00 14.93 0.00 04:09:27 03:58:01 1.88 0.02 1.87 0.00 0.13 25.72 0.00 04:09:27 03:59:01 1.58 0.00 1.58 0.00 0.00 18.66 0.00 04:09:27 04:00:01 1.53 0.00 1.53 0.00 0.00 16.26 0.00 04:09:27 04:01:01 1.63 0.00 1.63 0.00 0.00 18.79 0.00 04:09:27 04:02:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 04:09:27 04:03:01 1.53 0.00 1.53 0.00 0.00 18.66 0.00 04:09:27 04:04:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 04:09:27 04:05:01 3.15 1.67 1.48 0.00 37.72 18.79 0.00 04:09:27 04:06:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 04:09:27 04:07:01 1.52 0.00 1.52 0.00 0.00 17.33 0.00 04:09:27 04:08:01 3.90 0.07 3.83 0.00 7.87 480.85 0.00 04:09:27 04:09:02 171.24 0.27 170.97 0.00 4.39 58648.45 0.00 04:09:27 Average: 81.36 0.91 80.45 0.00 226.70 22245.62 0.00 04:09:27 04:09:27 03:43:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:09:27 03:44:01 28414580 31525048 776948 2.36 116380 3211408 1835744 5.41 1139656 2879568 6136 04:09:27 03:45:01 27680004 31448720 849284 2.58 117996 3827940 1909556 5.63 1606968 3100828 85796 04:09:27 03:46:01 27368624 31471944 824076 2.51 122572 4128216 1869496 5.51 1510764 3480316 333828 04:09:27 03:47:01 23015116 31333896 946836 2.88 135040 8212196 3172532 9.35 1916808 7280332 3608 04:09:27 03:48:01 16814380 28818736 3380100 10.28 240776 11438372 8644708 25.48 4978804 9955992 501216 04:09:27 03:49:01 14693820 29543680 2647024 8.05 270132 14129188 6988320 20.60 5657308 11267676 1336684 04:09:27 03:50:01 17627192 31441652 810328 2.46 275816 13238884 2251404 6.64 2754920 11476652 568 04:09:27 03:51:01 17632804 31449312 802468 2.44 277100 13239708 2127700 6.27 3153756 11072544 536 04:09:27 03:52:01 17634276 31450904 800856 2.44 277136 13239700 2116788 6.24 3151816 11072536 4 04:09:27 03:53:01 17637448 31454124 797992 2.43 277204 13239704 2116788 6.24 3148336 11072540 32 04:09:27 03:54:01 17649764 31466504 785616 2.39 277224 13239708 2116788 6.24 3134448 11072548 12 04:09:27 03:55:01 17653304 31470040 782368 2.38 277252 13239708 2116788 6.24 3133064 11072548 80 04:09:27 03:56:01 17653508 31470304 782076 2.38 277276 13239712 2116788 6.24 3132784 11072556 28 04:09:27 03:57:01 17653744 31470544 781740 2.38 277312 13239712 2116788 6.24 3132768 11072556 4 04:09:27 03:58:01 17652888 31469760 782660 2.38 277388 13239676 2144148 6.32 3133244 11072520 4 04:09:27 03:59:01 17653156 31470116 782312 2.38 277416 13239700 2144148 6.32 3133356 11072524 52 04:09:27 04:00:01 17652848 31469868 782492 2.38 277476 13239700 2144148 6.32 3133352 11072528 8 04:09:27 04:01:01 17652404 31469564 782668 2.38 277512 13239832 2144148 6.32 3133384 11072640 44 04:09:27 04:02:01 17652672 31469880 782344 2.38 277520 13239836 2144148 6.32 3133504 11072644 12 04:09:27 04:03:01 17653664 31470920 781260 2.38 277556 13239832 2144148 6.32 3132372 11072664 44 04:09:27 04:04:01 17653140 31470432 781664 2.38 277572 13239844 2144148 6.32 3133888 11072672 20 04:09:27 04:05:01 17644444 31463828 788172 2.40 277604 13240972 2160304 6.37 3142880 11073008 88 04:09:27 04:06:01 17644468 31463876 788084 2.40 277628 13240976 2160304 6.37 3142396 11073008 16 04:09:27 04:07:01 17644364 31463784 788080 2.40 277652 13240980 2160304 6.37 3142328 11073012 40 04:09:27 04:08:01 16796676 31404124 846820 2.58 280624 13981352 2458940 7.25 3202840 11813276 749324 04:09:27 04:09:02 16130476 31422876 822332 2.50 312540 14549176 2275008 6.70 3272384 12316208 712 04:09:27 Average: 18790760 31281709 972177 2.96 253373 11992155 2604772 7.68 3053390 10069458 116111 04:09:27 04:09:27 03:43:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:09:27 03:44:01 ens3 977.31 873.77 9456.78 98.15 0.00 0.00 0.00 0.00 04:09:27 03:44:01 lo 4.10 4.10 0.41 0.41 0.00 0.00 0.00 0.00 04:09:27 03:44:01 docker0 736.17 756.51 53.34 4611.89 0.00 0.00 0.00 0.00 04:09:27 03:44:01 veth07baee4 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 04:09:27 03:45:01 ens3 49.34 48.18 30.82 108.54 0.00 0.00 0.00 0.00 04:09:27 03:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:09:27 03:45:01 docker0 1.17 1.17 0.09 0.11 0.00 0.00 0.00 0.00 04:09:27 03:45:01 veth07baee4 1.17 1.27 0.10 0.11 0.00 0.00 0.00 0.00 04:09:27 03:46:01 ens3 24.65 15.93 21.28 11.69 0.00 0.00 0.00 0.00 04:09:27 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:27 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:27 03:46:01 veth07baee4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:09:27 03:47:01 ens3 261.46 153.42 3813.57 29.79 0.00 0.00 0.00 0.00 04:09:27 03:47:01 veth6b2067b 9.10 13.21 0.87 5.62 0.00 0.00 0.00 0.00 04:09:27 03:47:01 veth28cfdbc 8.85 13.10 0.84 5.49 0.00 0.00 0.00 0.00 04:09:27 03:47:01 vethc3f960f 8.85 13.00 0.84 5.48 0.00 0.00 0.00 0.00 04:09:27 03:47:01 vethdabedbd 9.00 12.98 0.85 5.48 0.00 0.00 0.00 0.00 04:09:27 03:47:01 lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 04:09:27 03:47:01 veth40fcea9 0.52 1.15 0.05 0.21 0.00 0.00 0.00 0.00 04:09:27 03:47:01 docker0 71.85 111.91 5.13 786.27 0.00 0.00 0.00 0.00 04:09:27 03:48:01 veth7a238e3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:09:27 03:48:01 veth5b8036b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:09:27 03:48:01 veth7fa82c0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:09:27 03:48:01 ens3 679.81 352.21 3659.86 38.95 0.00 0.00 0.00 0.00 04:09:27 03:48:01 veth6056951 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:09:27 03:48:01 veth82efcdd 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:09:27 03:48:01 veth94a3387 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:09:27 03:48:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 04:09:27 03:48:01 veth40fcea9 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:09:27 03:48:01 vethdb7a6b0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:09:27 03:48:01 docker0 272.20 471.00 22.64 2286.52 0.00 0.00 0.00 0.00 04:09:27 03:48:01 veth3b44333 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:09:27 03:48:01 vethaa46db9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:09:27 03:48:01 veth6bc8513 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:09:27 03:48:01 vethbe24ffe 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:09:27 03:49:01 veth7a238e3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:09:27 03:49:01 veth5b8036b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:09:27 03:49:01 veth7fa82c0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:09:27 03:49:01 ens3 75.70 32.55 1375.66 3.52 0.00 0.00 0.00 0.00 04:09:27 03:49:01 veth6056951 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:09:27 03:49:01 veth82efcdd 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:09:27 03:49:01 veth94a3387 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:09:27 03:49:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 04:09:27 03:49:01 veth40fcea9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:09:27 03:49:01 vethdb7a6b0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:09:27 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:27 03:49:01 veth3b44333 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:09:27 03:49:01 vethaa46db9 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:09:27 03:49:01 veth6bc8513 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:09:27 03:49:01 vethbe24ffe 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:09:27 03:50:01 ens3 325.80 342.31 189.00 1421.89 0.00 0.00 0.00 0.00 04:09:27 03:50:01 lo 38.66 38.66 3.81 3.81 0.00 0.00 0.00 0.00 04:09:27 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:27 03:51:01 ens3 369.63 369.06 165.16 2471.16 0.00 0.00 0.00 0.00 04:09:27 03:51:01 lo 31.39 31.39 3.09 3.09 0.00 0.00 0.00 0.00 04:09:27 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:27 03:52:01 ens3 4.30 3.43 4.10 1.48 0.00 0.00 0.00 0.00 04:09:27 03:52:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 04:09:27 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:27 03:53:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 04:09:27 03:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:09:27 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:27 03:54:01 ens3 0.70 0.00 0.06 0.00 0.00 0.00 0.00 0.00 04:09:27 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:27 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:27 03:55:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:09:27 03:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:09:27 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:27 03:56:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:27 03:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:27 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:27 03:57:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:09:27 03:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:09:27 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:27 03:58:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 04:09:27 03:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:27 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:27 03:59:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:09:27 03:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:09:27 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:27 04:00:01 ens3 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:09:27 04:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:27 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:27 04:01:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:09:27 04:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:09:27 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:27 04:02:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:27 04:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:27 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:27 04:03:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 04:09:27 04:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:09:27 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:27 04:04:01 ens3 5.88 8.90 12.41 27.60 0.00 0.00 0.00 0.00 04:09:27 04:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:27 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:27 04:05:01 ens3 32.76 47.53 6.98 99.75 0.00 0.00 0.00 0.00 04:09:27 04:05:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 04:09:27 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:27 04:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:27 04:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:27 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:27 04:07:01 ens3 0.23 0.17 0.09 0.01 0.00 0.00 0.00 0.00 04:09:27 04:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:09:27 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:27 04:08:01 ens3 128.15 71.99 3967.65 9.91 0.00 0.00 0.00 0.00 04:09:27 04:08:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 04:09:27 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:27 04:09:02 veth2c2e08d 1.94 1.79 0.30 0.79 0.00 0.00 0.00 0.00 04:09:27 04:09:02 ens3 302.69 176.29 4272.67 49.79 0.00 0.00 0.00 0.00 04:09:27 04:09:02 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 04:09:27 04:09:02 docker0 64.89 128.36 5.43 1026.11 0.00 0.00 0.00 0.00 04:09:27 Average: veth2c2e08d 0.08 0.07 0.01 0.03 0.00 0.00 0.00 0.00 04:09:27 Average: ens3 124.10 95.55 1032.61 168.20 0.00 0.00 0.00 0.00 04:09:27 Average: lo 3.14 3.14 0.31 0.31 0.00 0.00 0.00 0.00 04:09:27 Average: docker0 43.66 56.07 3.30 332.45 0.00 0.00 0.00 0.00 04:09:27 04:09:27 04:09:27 ---> sar -P ALL: 04:09:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12774) 10/30/23 _x86_64_ (8 CPU) 04:09:27 04:09:27 03:42:18 LINUX RESTART (8 CPU) 04:09:27 04:09:27 03:43:02 CPU %user %nice %system %iowait %steal %idle 04:09:27 03:44:01 all 9.23 0.00 4.36 3.62 0.06 82.73 04:09:27 03:44:01 0 7.55 0.00 3.29 5.34 0.05 83.77 04:09:27 03:44:01 1 10.76 0.00 3.90 7.52 0.05 77.77 04:09:27 03:44:01 2 8.59 0.00 3.51 0.63 0.07 87.20 04:09:27 03:44:01 3 7.29 0.00 6.10 0.59 0.09 85.94 04:09:27 03:44:01 4 13.80 0.00 5.64 2.29 0.05 78.21 04:09:27 03:44:01 5 9.04 0.00 3.78 0.24 0.05 86.90 04:09:27 03:44:01 6 8.91 0.00 5.02 11.98 0.07 74.02 04:09:27 03:44:01 7 7.88 0.00 3.66 0.38 0.05 88.03 04:09:27 03:45:01 all 29.27 0.00 3.74 1.05 0.08 65.86 04:09:27 03:45:01 0 29.51 0.00 4.18 0.74 0.07 65.51 04:09:27 03:45:01 1 30.07 0.00 3.15 0.22 0.08 66.48 04:09:27 03:45:01 2 28.19 0.00 4.10 0.18 0.07 67.45 04:09:27 03:45:01 3 30.45 0.00 3.75 5.65 0.08 60.07 04:09:27 03:45:01 4 30.98 0.00 4.14 0.08 0.10 64.69 04:09:27 03:45:01 5 28.52 0.00 3.31 0.07 0.07 68.04 04:09:27 03:45:01 6 27.66 0.00 3.84 0.20 0.07 68.23 04:09:27 03:45:01 7 28.75 0.00 3.50 1.29 0.08 66.37 04:09:27 03:46:01 all 52.25 0.00 5.00 0.43 0.08 42.25 04:09:27 03:46:01 0 53.13 0.00 4.43 0.08 0.08 42.27 04:09:27 03:46:01 1 52.01 0.00 5.30 0.02 0.09 42.59 04:09:27 03:46:01 2 51.58 0.00 4.72 0.35 0.08 43.27 04:09:27 03:46:01 3 52.41 0.00 5.27 0.72 0.08 41.52 04:09:27 03:46:01 4 52.30 0.00 5.10 1.33 0.07 41.21 04:09:27 03:46:01 5 51.33 0.00 5.34 0.02 0.10 43.22 04:09:27 03:46:01 6 52.90 0.00 4.81 0.15 0.08 42.05 04:09:27 03:46:01 7 52.31 0.00 5.01 0.72 0.07 41.89 04:09:27 03:47:01 all 16.41 0.00 6.07 14.10 0.09 63.34 04:09:27 03:47:01 0 16.11 0.00 7.38 34.36 0.07 42.08 04:09:27 03:47:01 1 17.12 0.00 5.66 4.68 0.07 72.47 04:09:27 03:47:01 2 16.17 0.00 5.67 11.93 0.12 66.11 04:09:27 03:47:01 3 17.19 0.00 6.11 21.13 0.08 55.48 04:09:27 03:47:01 4 16.43 0.00 6.16 18.61 0.10 58.70 04:09:27 03:47:01 5 15.66 0.00 5.47 5.18 0.10 73.59 04:09:27 03:47:01 6 16.89 0.00 5.95 7.52 0.08 69.56 04:09:27 03:47:01 7 15.72 0.00 6.14 9.54 0.10 68.50 04:09:27 03:48:01 all 27.72 0.00 6.01 9.77 0.09 56.41 04:09:27 03:48:01 0 27.34 0.00 7.42 11.74 0.10 53.39 04:09:27 03:48:01 1 28.80 0.00 4.84 3.01 0.09 63.27 04:09:27 03:48:01 2 27.83 0.00 6.16 19.22 0.10 46.69 04:09:27 03:48:01 3 27.26 0.00 6.57 11.28 0.10 54.80 04:09:27 03:48:01 4 26.62 0.00 6.86 13.86 0.09 52.58 04:09:27 03:48:01 5 28.31 0.00 4.38 5.82 0.07 61.42 04:09:27 03:48:01 6 27.73 0.00 6.13 9.13 0.10 56.91 04:09:27 03:48:01 7 27.85 0.00 5.73 4.12 0.10 62.20 04:09:27 03:49:01 all 91.20 0.00 8.45 0.00 0.35 0.00 04:09:27 03:49:01 0 90.20 0.00 9.50 0.00 0.31 0.00 04:09:27 03:49:01 1 90.26 0.00 8.74 0.00 1.01 0.00 04:09:27 03:49:01 2 91.02 0.00 8.74 0.00 0.24 0.00 04:09:27 03:49:01 3 91.84 0.00 7.90 0.00 0.26 0.00 04:09:27 03:49:01 4 91.15 0.00 8.56 0.03 0.22 0.03 04:09:27 03:49:01 5 92.19 0.00 7.60 0.00 0.21 0.00 04:09:27 03:49:01 6 91.47 0.00 8.23 0.00 0.29 0.00 04:09:27 03:49:01 7 91.41 0.00 8.32 0.00 0.27 0.00 04:09:27 03:50:01 all 18.30 0.00 3.56 4.08 0.09 73.96 04:09:27 03:50:01 0 18.77 0.00 3.17 3.47 0.08 74.50 04:09:27 03:50:01 1 16.89 0.00 3.84 4.77 0.15 74.34 04:09:27 03:50:01 2 19.21 0.00 3.36 3.62 0.08 73.73 04:09:27 03:50:01 3 19.04 0.00 3.42 3.03 0.10 74.41 04:09:27 03:50:01 4 16.85 0.00 3.19 2.23 0.07 77.67 04:09:27 03:50:01 5 18.20 0.00 3.60 2.20 0.08 75.92 04:09:27 03:50:01 6 18.50 0.00 4.21 11.26 0.08 65.95 04:09:27 03:50:01 7 18.96 0.00 3.72 2.15 0.10 75.07 04:09:27 03:51:01 all 9.86 0.00 0.83 0.09 0.06 89.16 04:09:27 03:51:01 0 10.94 0.00 0.95 0.03 0.03 88.04 04:09:27 03:51:01 1 10.54 0.00 0.84 0.18 0.07 88.38 04:09:27 03:51:01 2 11.54 0.00 0.87 0.03 0.05 87.51 04:09:27 03:51:01 3 13.32 0.00 0.90 0.02 0.08 85.68 04:09:27 03:51:01 4 13.80 0.00 0.92 0.03 0.07 85.18 04:09:27 03:51:01 5 8.01 0.00 0.65 0.30 0.05 90.99 04:09:27 03:51:01 6 3.44 0.00 0.58 0.12 0.05 95.81 04:09:27 03:51:01 7 7.30 0.00 0.89 0.02 0.07 91.73 04:09:27 03:52:01 all 0.10 0.00 0.04 0.00 0.02 99.84 04:09:27 03:52:01 0 0.05 0.00 0.05 0.00 0.03 99.87 04:09:27 03:52:01 1 0.52 0.00 0.05 0.02 0.03 99.38 04:09:27 03:52:01 2 0.02 0.00 0.03 0.00 0.02 99.93 04:09:27 03:52:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:09:27 03:52:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:09:27 03:52:01 5 0.03 0.00 0.03 0.00 0.00 99.93 04:09:27 03:52:01 6 0.08 0.00 0.07 0.02 0.03 99.80 04:09:27 03:52:01 7 0.07 0.00 0.02 0.00 0.00 99.92 04:09:27 03:53:01 all 0.28 0.00 0.01 0.01 0.01 99.69 04:09:27 03:53:01 0 0.03 0.00 0.02 0.02 0.02 99.92 04:09:27 03:53:01 1 2.00 0.00 0.00 0.00 0.00 98.00 04:09:27 03:53:01 2 0.02 0.00 0.00 0.02 0.02 99.95 04:09:27 03:53:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:09:27 03:53:01 4 0.02 0.00 0.03 0.00 0.02 99.93 04:09:27 03:53:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:09:27 03:53:01 6 0.03 0.00 0.02 0.03 0.03 99.88 04:09:27 03:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:09:27 03:54:01 all 0.08 0.00 0.01 0.00 0.01 99.89 04:09:27 03:54:01 0 0.07 0.00 0.02 0.00 0.02 99.90 04:09:27 03:54:01 1 0.50 0.00 0.02 0.00 0.02 99.47 04:09:27 03:54:01 2 0.02 0.00 0.02 0.02 0.00 99.95 04:09:27 03:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:09:27 03:54:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:09:27 03:54:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:09:27 03:54:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:09:27 03:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:09:27 04:09:27 03:54:01 CPU %user %nice %system %iowait %steal %idle 04:09:27 03:55:01 all 0.04 0.00 0.02 0.00 0.02 99.92 04:09:27 03:55:01 0 0.07 0.00 0.03 0.00 0.02 99.88 04:09:27 03:55:01 1 0.10 0.00 0.03 0.00 0.02 99.85 04:09:27 03:55:01 2 0.03 0.00 0.03 0.02 0.02 99.90 04:09:27 03:55:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:09:27 03:55:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:09:27 03:55:01 5 0.05 0.00 0.03 0.00 0.02 99.90 04:09:27 03:55:01 6 0.02 0.00 0.03 0.02 0.03 99.90 04:09:27 03:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:09:27 03:56:01 all 0.12 0.00 0.02 0.00 0.01 99.85 04:09:27 03:56:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:09:27 03:56:01 1 0.73 0.00 0.00 0.00 0.02 99.25 04:09:27 03:56:01 2 0.03 0.00 0.00 0.00 0.02 99.95 04:09:27 03:56:01 3 0.03 0.00 0.03 0.00 0.00 99.93 04:09:27 03:56:01 4 0.02 0.00 0.03 0.00 0.02 99.93 04:09:27 03:56:01 5 0.05 0.00 0.02 0.00 0.00 99.93 04:09:27 03:56:01 6 0.05 0.00 0.03 0.02 0.02 99.88 04:09:27 03:56:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:09:27 03:57:01 all 0.19 0.00 0.01 0.01 0.01 99.79 04:09:27 03:57:01 0 0.02 0.00 0.00 0.03 0.00 99.95 04:09:27 03:57:01 1 1.35 0.00 0.02 0.00 0.00 98.63 04:09:27 03:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:09:27 03:57:01 3 0.00 0.00 0.03 0.00 0.00 99.97 04:09:27 03:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:09:27 03:57:01 5 0.03 0.00 0.02 0.00 0.02 99.93 04:09:27 03:57:01 6 0.05 0.00 0.02 0.02 0.03 99.88 04:09:27 03:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:09:27 03:58:01 all 0.30 0.00 0.05 0.01 0.01 99.63 04:09:27 03:58:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:09:27 03:58:01 1 0.70 0.00 0.05 0.02 0.02 99.22 04:09:27 03:58:01 2 0.10 0.00 0.05 0.00 0.00 99.85 04:09:27 03:58:01 3 0.03 0.00 0.08 0.00 0.02 99.87 04:09:27 03:58:01 4 1.35 0.00 0.05 0.00 0.02 98.58 04:09:27 03:58:01 5 0.08 0.00 0.05 0.00 0.00 99.87 04:09:27 03:58:01 6 0.03 0.00 0.07 0.03 0.02 99.85 04:09:27 03:58:01 7 0.05 0.00 0.03 0.00 0.02 99.90 04:09:27 03:59:01 all 0.17 0.00 0.01 0.01 0.01 99.81 04:09:27 03:59:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:09:27 03:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:09:27 03:59:01 2 0.00 0.00 0.02 0.00 0.02 99.97 04:09:27 03:59:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:09:27 03:59:01 4 1.17 0.00 0.03 0.00 0.02 98.78 04:09:27 03:59:01 5 0.07 0.00 0.02 0.00 0.00 99.92 04:09:27 03:59:01 6 0.03 0.00 0.00 0.02 0.00 99.95 04:09:27 03:59:01 7 0.00 0.00 0.00 0.03 0.00 99.97 04:09:27 04:00:01 all 0.04 0.00 0.01 0.01 0.01 99.93 04:09:27 04:00:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:09:27 04:00:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:09:27 04:00:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:09:27 04:00:01 3 0.07 0.00 0.02 0.00 0.02 99.90 04:09:27 04:00:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:09:27 04:00:01 5 0.05 0.00 0.00 0.00 0.02 99.93 04:09:27 04:00:01 6 0.05 0.00 0.07 0.03 0.03 99.82 04:09:27 04:00:01 7 0.03 0.00 0.02 0.02 0.00 99.93 04:09:27 04:01:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:09:27 04:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:09:27 04:01:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:09:27 04:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:09:27 04:01:01 3 0.05 0.00 0.05 0.00 0.00 99.90 04:09:27 04:01:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:09:27 04:01:01 5 0.07 0.00 0.02 0.00 0.00 99.92 04:09:27 04:01:01 6 0.05 0.00 0.03 0.02 0.02 99.88 04:09:27 04:01:01 7 0.00 0.00 0.00 0.02 0.00 99.98 04:09:27 04:02:01 all 0.05 0.00 0.02 0.11 0.56 99.26 04:09:27 04:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:09:27 04:02:01 1 0.00 0.00 0.02 0.00 0.63 99.35 04:09:27 04:02:01 2 0.00 0.00 0.00 0.00 0.37 99.63 04:09:27 04:02:01 3 0.07 0.00 0.03 0.00 1.19 98.71 04:09:27 04:02:01 4 0.20 0.00 0.00 0.00 0.02 99.78 04:09:27 04:02:01 5 0.07 0.00 0.02 0.00 0.50 99.42 04:09:27 04:02:01 6 0.05 0.00 0.03 0.87 1.74 97.31 04:09:27 04:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:09:27 04:03:01 all 0.07 0.00 0.02 0.01 0.05 99.85 04:09:27 04:03:01 0 0.02 0.00 0.05 0.00 0.02 99.92 04:09:27 04:03:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:09:27 04:03:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:09:27 04:03:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:09:27 04:03:01 4 0.30 0.00 0.02 0.00 0.02 99.67 04:09:27 04:03:01 5 0.13 0.00 0.03 0.00 0.02 99.82 04:09:27 04:03:01 6 0.03 0.00 0.00 0.02 0.33 99.62 04:09:27 04:03:01 7 0.02 0.00 0.00 0.05 0.02 99.92 04:09:27 04:04:01 all 0.08 0.00 0.02 0.00 0.01 99.90 04:09:27 04:04:01 0 0.07 0.00 0.03 0.00 0.00 99.90 04:09:27 04:04:01 1 0.08 0.00 0.02 0.00 0.00 99.90 04:09:27 04:04:01 2 0.08 0.00 0.03 0.00 0.02 99.87 04:09:27 04:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:09:27 04:04:01 4 0.08 0.00 0.02 0.00 0.02 99.88 04:09:27 04:04:01 5 0.13 0.00 0.03 0.00 0.00 99.83 04:09:27 04:04:01 6 0.05 0.00 0.02 0.00 0.02 99.92 04:09:27 04:04:01 7 0.08 0.00 0.02 0.02 0.00 99.88 04:09:27 04:05:01 all 0.42 0.00 0.10 0.01 0.01 99.46 04:09:27 04:05:01 0 0.38 0.00 0.10 0.07 0.02 99.43 04:09:27 04:05:01 1 0.38 0.00 0.12 0.00 0.02 99.48 04:09:27 04:05:01 2 0.30 0.00 0.17 0.00 0.03 99.50 04:09:27 04:05:01 3 0.75 0.00 0.07 0.00 0.00 99.18 04:09:27 04:05:01 4 0.12 0.00 0.10 0.00 0.02 99.77 04:09:27 04:05:01 5 1.11 0.00 0.13 0.00 0.02 98.74 04:09:27 04:05:01 6 0.23 0.00 0.03 0.03 0.00 99.70 04:09:27 04:05:01 7 0.08 0.00 0.07 0.00 0.00 99.85 04:09:27 04:09:27 04:05:01 CPU %user %nice %system %iowait %steal %idle 04:09:27 04:06:01 all 0.17 0.00 0.01 0.00 0.01 99.81 04:09:27 04:06:01 0 0.00 0.00 0.00 0.02 0.02 99.97 04:09:27 04:06:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:09:27 04:06:01 2 0.05 0.00 0.02 0.00 0.02 99.92 04:09:27 04:06:01 3 0.05 0.00 0.02 0.00 0.02 99.92 04:09:27 04:06:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:09:27 04:06:01 5 1.16 0.00 0.00 0.00 0.02 98.82 04:09:27 04:06:01 6 0.00 0.00 0.02 0.02 0.00 99.97 04:09:27 04:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:09:27 04:07:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:09:27 04:07:01 0 0.03 0.00 0.00 0.03 0.00 99.93 04:09:27 04:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:09:27 04:07:01 2 0.05 0.00 0.05 0.00 0.03 99.87 04:09:27 04:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:09:27 04:07:01 4 0.02 0.00 0.03 0.00 0.02 99.93 04:09:27 04:07:01 5 0.03 0.00 0.00 0.00 0.02 99.95 04:09:27 04:07:01 6 0.07 0.00 0.00 0.00 0.02 99.92 04:09:27 04:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:09:27 04:08:01 all 3.00 0.00 1.30 0.04 0.02 95.65 04:09:27 04:08:01 0 1.71 0.00 1.81 0.02 0.03 96.43 04:09:27 04:08:01 1 3.01 0.00 1.29 0.03 0.02 95.65 04:09:27 04:08:01 2 2.35 0.00 1.51 0.05 0.03 96.05 04:09:27 04:08:01 3 4.88 0.00 0.94 0.00 0.02 94.17 04:09:27 04:08:01 4 2.76 0.00 1.25 0.00 0.02 95.97 04:09:27 04:08:01 5 3.91 0.00 1.25 0.05 0.02 94.77 04:09:27 04:08:01 6 2.27 0.00 0.80 0.13 0.02 96.78 04:09:27 04:08:01 7 3.10 0.00 1.52 0.00 0.02 95.36 04:09:27 04:09:02 all 7.64 0.00 3.37 2.88 0.07 86.04 04:09:27 04:09:02 0 6.60 0.00 3.36 0.39 0.07 89.60 04:09:27 04:09:02 1 7.87 0.00 2.58 0.05 0.08 89.42 04:09:27 04:09:02 2 7.92 0.00 4.24 9.92 0.08 77.84 04:09:27 04:09:02 3 7.55 0.00 3.09 0.12 0.08 89.16 04:09:27 04:09:02 4 7.77 0.00 3.72 8.68 0.10 79.73 04:09:27 04:09:02 5 8.73 0.00 3.27 0.63 0.05 87.32 04:09:27 04:09:02 6 7.62 0.00 3.29 2.99 0.05 86.05 04:09:27 04:09:02 7 7.03 0.00 3.40 0.36 0.07 89.14 04:09:27 Average: all 10.13 0.00 1.63 1.38 0.07 86.79 04:09:27 Average: 0 10.00 0.00 1.75 2.13 0.04 86.08 04:09:27 Average: 1 10.28 0.00 1.53 0.78 0.09 87.32 04:09:27 Average: 2 10.11 0.00 1.65 1.75 0.06 86.44 04:09:27 Average: 3 10.33 0.00 1.68 1.62 0.09 86.28 04:09:27 Average: 4 10.50 0.00 1.75 1.79 0.04 85.92 04:09:27 Average: 5 10.14 0.00 1.49 0.55 0.05 87.77 04:09:27 Average: 6 9.77 0.00 1.64 1.69 0.13 86.77 04:09:27 Average: 7 9.91 0.00 1.60 0.71 0.04 87.75 04:09:27 04:09:27 04:09:27