Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b006ed3fb02d1ca178eb86987183e820dae8a246 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-ssh11155228584457729023.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-ssh14038285234013523478.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-ssh5926865013340440530.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-ssh18250033202605606022.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-ssh1082532854297272555.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 ‘prd-ubuntu20.04-docker-8c-8g-6615’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6620 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/583 [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/583 # 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 b006ed3fb02d1ca178eb86987183e820dae8a246 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4683)" > 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 b006ed3fb02d1ca178eb86987183e820dae8a246 # timeout=10 > git rev-list --no-walk 8690ef6f077aa4f09e1c290a800e35321f54b9f1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:54:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:54:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:54:44 ========================================================= 19:54:44 EdgeX Global Pipelines Version Info 19:54:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:54:45 ------------------- 19:54:45 stable info: 19:54:45 ------------------- 19:54:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:54:45 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 19:54:45 Message: update stable to v1.0.254 19:54:45 ------------------- 19:54:45 experimental info: 19:54:45 ------------------- 19:54:45 Commited By: **** collab-it+edgex@linuxfoundation.org 19:54:45 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 19:54:45 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:54:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:54:45 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:54:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:54:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:54:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:54:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:54:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:54:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:54:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:54:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:54:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:54:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:54:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:54:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:54:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:54:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:54:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:54:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:54:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:54:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:54:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:54:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:54:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:54:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:54:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:54:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:54:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] echo 19:54:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b006ed3 [Pipeline] echo 19:54:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:54:46 provisioning config files... 19:54:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/583@tmp/config16606015873102415017tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:54:46 ---> docker-login.sh 19:54:46 nexus3.edgexfoundry.org:10001 19:54:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:54:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:54:46 Configure a credential helper to remove this warning. See 19:54:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:54:46 19:54:46 Login Succeeded 19:54:46 nexus3.edgexfoundry.org:10002 19:54:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:54:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:54:47 Configure a credential helper to remove this warning. See 19:54:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:54:47 19:54:47 Login Succeeded 19:54:47 nexus3.edgexfoundry.org:10003 19:54:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:54:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:54:47 Configure a credential helper to remove this warning. See 19:54:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:54:47 19:54:47 Login Succeeded 19:54:47 nexus3.edgexfoundry.org:10004 19:54:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:54:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:54:47 Configure a credential helper to remove this warning. See 19:54:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:54:47 19:54:47 Login Succeeded 19:54:47 docker.io 19:54:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:54:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:54:47 Configure a credential helper to remove this warning. See 19:54:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:54:47 19:54:47 Login Succeeded 19:54:47 ---> docker-login.sh ends [Pipeline] } 19:54:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:54:47 + 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 19:54:47 + dirname cmd/core-command/Dockerfile 19:54:47 + cut -d/ -f2 19:54:47 + echo core-command,cmd/core-command/Dockerfile 19:54:47 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:54:47 + cut -d/ -f2 19:54:47 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:54:47 + dirname cmd/core-data/Dockerfile 19:54:47 + cut -d/ -f2 19:54:47 + echo core-data,cmd/core-data/Dockerfile 19:54:47 + + cut -d/dirname -f2 cmd/core-metadata/Dockerfile 19:54:47 19:54:47 + echo core-metadata,cmd/core-metadata/Dockerfile 19:54:47 + dirname cmd/security-bootstrapper/Dockerfile 19:54:47 + cut -d/ -f2 19:54:47 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:54:47 + dirname cmd/security-proxy-auth/Dockerfile 19:54:47 + cut -d/ -f2 19:54:47 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:54:47 + dirname cmd/security-proxy-setup/Dockerfile 19:54:47 + cut -d/ -f2 19:54:47 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:54:47 + dirname cmd/security-secretstore-setup/Dockerfile 19:54:47 + cut -d/ -f2 19:54:47 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:54:47 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:54:47 + cut -d/ -f2 19:54:47 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:54:47 + dirname cmd/security-spire-agent/Dockerfile 19:54:47 + cut -d/ -f2 19:54:47 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:54:47 + dirname cmd/security-spire-config/Dockerfile 19:54:47 + cut -d/ -f2 19:54:47 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:54:47 + dirname cmd/security-spire-server/Dockerfile 19:54:47 + cut -d/ -f2 19:54:47 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:54:47 + dirname cmd/support-notifications/Dockerfile 19:54:47 + cut -d/ -f2 19:54:47 + echo support-notifications,cmd/support-notifications/Dockerfile 19:54:47 + dirname cmd/support-scheduler/Dockerfile 19:54:47 + cut -d/ -f2 19:54:47 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:54:48 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 19:54:48 + git rev-list -1 --merges b006ed3fb02d1ca178eb86987183e820dae8a246~1..b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] echo 19:54:48 -----------> git rev-list -1 --merges b006ed3fb02d1ca178eb86987183e820dae8a246~1..b006ed3fb02d1ca178eb86987183e820dae8a246 b006ed3fb02d1ca178eb86987183e820dae8a246 [false] [Pipeline] sh 19:54:48 + git log --format=format:%s -1 b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] echo 19:54:48 ========================================================= 19:54:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:54:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:54:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:54:49 + grep -v github /etc/ssh/ssh_known_hosts 19:54:49 + [ -e /tmp/ssh_known_hosts ] 19:54:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:54:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:54:49 + sudo tee -a /etc/ssh/ssh_known_hosts 19:54:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:54:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:54:49 19:54:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:54:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:54:49 0.1.4: Pulling from edgex-devops/py-git-semver 19:54:49 b85a868b505f: Pulling fs layer 19:54:49 e2be974225ed: Pulling fs layer 19:54:49 339a4e72a1f5: Pulling fs layer 19:54:49 988bab9f4d93: Pulling fs layer 19:54:49 1469e6f7b9e6: Pulling fs layer 19:54:49 eaf3925da568: Pulling fs layer 19:54:49 bab4dde63d76: Pulling fs layer 19:54:49 bde34c3a00c8: Pulling fs layer 19:54:49 b352a97aabf1: Pulling fs layer 19:54:49 4872d77fe225: Pulling fs layer 19:54:49 5851b861e8e6: Pulling fs layer 19:54:49 988bab9f4d93: Waiting 19:54:49 1469e6f7b9e6: Waiting 19:54:49 b352a97aabf1: Waiting 19:54:49 5851b861e8e6: Waiting 19:54:49 bab4dde63d76: Waiting 19:54:49 bde34c3a00c8: Waiting 19:54:49 e2be974225ed: Download complete 19:54:49 988bab9f4d93: Verifying Checksum 19:54:49 988bab9f4d93: Download complete 19:54:49 1469e6f7b9e6: Verifying Checksum 19:54:49 1469e6f7b9e6: Download complete 19:54:50 339a4e72a1f5: Verifying Checksum 19:54:50 339a4e72a1f5: Download complete 19:54:50 eaf3925da568: Verifying Checksum 19:54:50 eaf3925da568: Download complete 19:54:50 bde34c3a00c8: Download complete 19:54:50 b352a97aabf1: Download complete 19:54:50 4872d77fe225: Verifying Checksum 19:54:50 4872d77fe225: Download complete 19:54:50 5851b861e8e6: Download complete 19:54:50 b85a868b505f: Verifying Checksum 19:54:50 b85a868b505f: Download complete 19:54:50 bab4dde63d76: Verifying Checksum 19:54:50 bab4dde63d76: Download complete 19:54:51 b85a868b505f: Pull complete 19:54:51 e2be974225ed: Pull complete 19:54:51 339a4e72a1f5: Pull complete 19:54:51 988bab9f4d93: Pull complete 19:54:52 1469e6f7b9e6: Pull complete 19:54:52 eaf3925da568: Pull complete 19:54:54 bab4dde63d76: Pull complete 19:54:54 bde34c3a00c8: Pull complete 19:54:54 b352a97aabf1: Pull complete 19:54:54 4872d77fe225: Pull complete 19:54:54 5851b861e8e6: Pull complete 19:54:54 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:54:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:54:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:54:54 prd-ubuntu20.04-docker-8c-8g-6620 does not seem to be running inside a container 19:54:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/583 -v /w/workspace/edgex-go/583:/w/workspace/edgex-go/583:rw,z -v /w/workspace/edgex-go/583@tmp:/w/workspace/edgex-go/583@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 19:54:58 $ docker top cc21ab0a85040c2f17da2931043b1b2d00acfbc2f17dbda58029d1d886fd69f9 -eo pid,comm 19:54:58 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). 19:54:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:54:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:54:58 [ssh-agent] Looking for ssh-agent implementation... 19:54:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:54:58 $ docker exec cc21ab0a85040c2f17da2931043b1b2d00acfbc2f17dbda58029d1d886fd69f9 ssh-agent 19:54:58 SSH_AUTH_SOCK=/tmp/ssh-kfq2jPIT0G9k/agent.32 19:54:58 SSH_AGENT_PID=38 19:54:58 Running ssh-add (command line suppressed) 19:54:58 Identity added: /w/workspace/edgex-go/583@tmp/private_key_5530001764796119684.key (/w/workspace/edgex-go/583@tmp/private_key_5530001764796119684.key) 19:54:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:54:58 + git tag --points-at HEAD [Pipeline] } 19:54:58 $ docker exec --env ******** --env ******** cc21ab0a85040c2f17da2931043b1b2d00acfbc2f17dbda58029d1d886fd69f9 ssh-agent -k 19:54:58 unset SSH_AUTH_SOCK; 19:54:58 unset SSH_AGENT_PID; 19:54:58 echo Agent pid 38 killed; 19:54:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:54:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:54:58 [ssh-agent] Looking for ssh-agent implementation... 19:54:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:54:59 $ docker exec cc21ab0a85040c2f17da2931043b1b2d00acfbc2f17dbda58029d1d886fd69f9 ssh-agent 19:54:59 SSH_AUTH_SOCK=/tmp/ssh-whXJpEJZ9pbA/agent.71 19:54:59 SSH_AGENT_PID=77 19:54:59 Running ssh-add (command line suppressed) 19:54:59 Identity added: /w/workspace/edgex-go/583@tmp/private_key_13974832710487697225.key (/w/workspace/edgex-go/583@tmp/private_key_13974832710487697225.key) 19:54:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:54:59 + git semver init 19:54:59 2023-09-19 19:54:59,838 [run_init] DEBUG init version:0.0.0 force:False 19:54:59 2023-09-19 19:54:59,839 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/583/.semver 19:54:59 2023-09-19 19:54:59,839 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/583/.semver 19:54:59 2023-09-19 19:54:59,840 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/583/.semver'], cwd=/w/workspace/edgex-go/583, universal_newlines=False, shell=None, istream=None) 19:55:05 2023-09-19 19:55:04,522 [append_file] DEBUG append to file:/w/workspace/edgex-go/583/.git/info/exclude 19:55:05 2023-09-19 19:55:04,523 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/583/.semver/main with force:False 19:55:05 2023-09-19 19:55:04,523 [read_version] DEBUG read version from /w/workspace/edgex-go/583/.semver/main 19:55:05 2023-09-19 19:55:04,524 [read_version] DEBUG read version from /w/workspace/edgex-go/583/.semver/main 19:55:05 3.1.0-dev.49 [Pipeline] } 19:55:05 $ docker exec --env ******** --env ******** cc21ab0a85040c2f17da2931043b1b2d00acfbc2f17dbda58029d1d886fd69f9 ssh-agent -k 19:55:05 unset SSH_AUTH_SOCK; 19:55:05 unset SSH_AGENT_PID; 19:55:05 echo Agent pid 77 killed; 19:55:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:55:05 + git semver [Pipeline] } 19:55:05 $ docker stop --time=1 cc21ab0a85040c2f17da2931043b1b2d00acfbc2f17dbda58029d1d886fd69f9 19:55:07 $ docker rm -f --volumes cc21ab0a85040c2f17da2931043b1b2d00acfbc2f17dbda58029d1d886fd69f9 [Pipeline] // withDockerContainer [Pipeline] sh 19:55:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:55:07 Stashed 1 file(s) [Pipeline] echo 19:55:07 [edgeXSemver]: initialized semver on version 3.1.0-dev.49 [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 19:55:08 + git config --global --add safe.directory /w/workspace/edgex-go/583 [Pipeline] echo 19:55:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:55:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:55:08 ========================================================= 19:55:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:55:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:55:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:55:08 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:55:08 7264a8db6415: Pulling fs layer 19:55:08 c4d48a809fc2: Pulling fs layer 19:55:08 4f1c88b9dad5: Pulling fs layer 19:55:08 ad3a456e5733: Pulling fs layer 19:55:08 9e4f439ed901: Pulling fs layer 19:55:08 feaf6a47b606: Pulling fs layer 19:55:08 5e8b037d7d82: Pulling fs layer 19:55:08 8ac70367396e: Pulling fs layer 19:55:08 6db16350a2e2: Pulling fs layer 19:55:08 9250d5d63582: Pulling fs layer 19:55:08 9e4f439ed901: Waiting 19:55:08 feaf6a47b606: Waiting 19:55:08 5e8b037d7d82: Waiting 19:55:08 9250d5d63582: Waiting 19:55:08 6db16350a2e2: Waiting 19:55:08 ad3a456e5733: Waiting 19:55:08 c4d48a809fc2: Verifying Checksum 19:55:08 c4d48a809fc2: Download complete 19:55:08 ad3a456e5733: Download complete 19:55:08 9e4f439ed901: Verifying Checksum 19:55:08 9e4f439ed901: Download complete 19:55:08 7264a8db6415: Verifying Checksum 19:55:08 7264a8db6415: Download complete 19:55:08 feaf6a47b606: Verifying Checksum 19:55:08 feaf6a47b606: Download complete 19:55:08 7264a8db6415: Pull complete 19:55:08 8ac70367396e: Verifying Checksum 19:55:08 8ac70367396e: Download complete 19:55:08 c4d48a809fc2: Pull complete 19:55:09 4f1c88b9dad5: Download complete 19:55:09 6db16350a2e2: Verifying Checksum 19:55:09 6db16350a2e2: Download complete 19:55:09 5e8b037d7d82: Verifying Checksum 19:55:09 5e8b037d7d82: Download complete 19:55:09 9250d5d63582: Verifying Checksum 19:55:09 9250d5d63582: Download complete 19:55:12 4f1c88b9dad5: Pull complete 19:55:12 ad3a456e5733: Pull complete 19:55:12 9e4f439ed901: Pull complete 19:55:12 feaf6a47b606: Pull complete 19:55:15 5e8b037d7d82: Pull complete 19:55:15 8ac70367396e: Pull complete 19:55:15 6db16350a2e2: Pull complete 19:55:16 9250d5d63582: Pull complete 19:55:16 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 19:55:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:55:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:55:16 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:55:16 WORKDIR /edgex 19:55:16 COPY go.mod . 19:55:16 RUN go mod download 19:55:16 + docker build -t ci-base-image-x86_64 -f - . 19:55:17 Sending build context to Docker daemon 171MB 19:55:17 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:55:17 ---> fa269f55d9b9 19:55:17 Step 2/4 : WORKDIR /edgex 19:55:22 Still waiting to schedule task 19:55:22 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6616’ is offline 19:55:23 ---> Running in b73cc63d90e1 19:55:23 Removing intermediate container b73cc63d90e1 19:55:23 ---> 27712bb40e30 19:55:23 Step 3/4 : COPY go.mod . 19:55:23 ---> 4dfb3562c342 19:55:23 Step 4/4 : RUN go mod download 19:55:23 ---> Running in 327a7c252c21 19:55:37 Removing intermediate container 327a7c252c21 19:55:37 ---> c3f2d5f81f45 19:55:37 Successfully built c3f2d5f81f45 19:55:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:55:38 + docker inspect -f . ci-base-image-x86_64 19:55:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:55:38 prd-ubuntu20.04-docker-8c-8g-6620 does not seem to be running inside a container 19:55:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/583 -v /w/workspace/edgex-go/583:/w/workspace/edgex-go/583:rw,z -v /w/workspace/edgex-go/583@tmp:/w/workspace/edgex-go/583@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 19:55:38 $ docker top 0f4cbf57eaf69e5d859c3284ff2c77baf7c95b2e27f2834fa9b7b4b07ac09000 -eo pid,comm [Pipeline] { [Pipeline] sh 19:55:39 + go version 19:55:39 go version go1.21.0 linux/amd64 [Pipeline] } 19:55:39 $ docker stop --time=1 0f4cbf57eaf69e5d859c3284ff2c77baf7c95b2e27f2834fa9b7b4b07ac09000 19:55:40 $ docker rm -f --volumes 0f4cbf57eaf69e5d859c3284ff2c77baf7c95b2e27f2834fa9b7b4b07ac09000 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:55:40 + docker inspect -f . ci-base-image-x86_64 19:55:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:55:40 prd-ubuntu20.04-docker-8c-8g-6620 does not seem to be running inside a container 19:55:40 $ 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/583 -v /w/workspace/edgex-go/583:/w/workspace/edgex-go/583:rw,z -v /w/workspace/edgex-go/583@tmp:/w/workspace/edgex-go/583@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 19:55:41 $ docker top d35b251fd739158e3b5be6aa5f1fc8b4f4b3ae1379cf3e78507770f2e0a244f1 -eo pid,comm [Pipeline] { [Pipeline] echo 19:55:41 ========================================================= 19:55:41 [edgeXBuildGoParallel] Running Tests and Build... 19:55:41 ========================================================= [Pipeline] sh 19:55:41 + git config --global --add safe.directory /w/workspace/edgex-go/583 [Pipeline] fileExists [Pipeline] sh 19:55:41 + make test 19:55:41 go test -race -coverprofile=coverage.out ./... 19:55:48 ? github.com/edgexfoundry/edgex-go [no test files] 19:56:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:56:00 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:56:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:56:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:56:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:56:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:56:01 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:56:01 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:56:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:56:01 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:56:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:56:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:56:02 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:56:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:56:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:56:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:56:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.043s coverage: 28.7% of statements 19:56:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.056s coverage: 97.0% of statements 19:56:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:56:07 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:56:07 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:56:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:56:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:56:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:56:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:56:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:56:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:56:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:56:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.076s coverage: 69.2% of statements 19:56:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.055s coverage: 53.0% of statements 19:56:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:56:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:56:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.310s coverage: 93.4% of statements 19:56:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.056s coverage: 4.1% of statements 19:56:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:56:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:56:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:56:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:56:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:56:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:56:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:56:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:56:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:56:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:56:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.401s coverage: 97.6% of statements 19:56:14 ok github.com/edgexfoundry/edgex-go/internal/io 1.033s coverage: 72.2% of statements 19:56:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:56:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:56:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.058s coverage: 0.9% of statements 19:56:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.045s coverage: 32.2% of statements 19:56:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.041s coverage: 41.7% of statements 19:56:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.039s coverage: 82.9% of statements 19:56:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.033s coverage: 94.1% of statements 19:56:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.042s coverage: 96.3% of statements 19:56:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:56:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:56:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:56:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:56:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:56:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:56:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:56:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:56:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.039s coverage: 87.5% of statements 19:56:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:56:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:56:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:56:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:56:19 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:56:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:56:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:56:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:56:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:56:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:56:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:56:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:56:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:56:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:56:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:56:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:56:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:56:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:56:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:56:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:56:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:56:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:56:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:56:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:56:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:56:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.042s coverage: 94.4% of statements 19:56:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:56:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:56:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:56:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:56:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:56:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:56:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:56:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:56:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.278s coverage: 79.9% of statements 19:56:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.059s coverage: 92.9% of statements 19:56:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.016s coverage: 64.4% of statements 19:56:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.063s coverage: 62.3% of statements 19:56:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.046s coverage: 87.2% of statements 19:56:41 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.034s coverage: 20.0% of statements 19:56:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.033s coverage: 100.0% of statements 19:56:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.081s coverage: 81.8% of statements 19:56:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.083s coverage: 82.1% of statements 19:56:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.041s coverage: 86.0% of statements 19:56:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.182s coverage: 63.1% of statements 19:56:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.044s coverage: 100.0% of statements 19:56:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.030s coverage: 89.4% of statements 19:56:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements 19:56:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 19:56:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 19:56:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.172s coverage: 38.4% of statements 19:56:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.040s coverage: 89.5% of statements 19:56:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.035s coverage: 84.8% of statements 19:56:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 19.9% of statements 19:56:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.123s coverage: 95.7% of statements 19:56:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.043s coverage: 61.8% of statements 19:56:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.077s coverage: 98.9% of statements 19:56:41 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 19:56:41 running golangci-lint 19:56:41 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 19:56:41 go version go1.21.0 linux/amd64 19:56:42 level=info msg="[config_reader] Used config file .golangci.yml" 19:56:42 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 19:56:56 level=info msg="[loader] Go packages loading at mode 575 (files|imports|compiled_files|exports_file|name|types_sizes|deps) took 12.860950898s" 19:56:56 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 28.821607ms" 19:56:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6621 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 19:56:58 Running in /w/workspace/edgex-go/583 [Pipeline] { [Pipeline] checkout 19:56:58 The recommended git tool is: git 19:57:03 using credential edgex-jenkins-ssh 19:57:03 Cloning the remote Git repository 19:57:03 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:57:03 > git init /w/workspace/edgex-go/583 # timeout=10 19:57:03 level=info msg="[linters_context/goanalysis] analyzers took 1m1.14644557s with top 10 stages: buildir: 30.243369851s, gosec: 5.939120087s, fact_deprecated: 2.059282024s, inspect: 1.819861891s, ctrlflow: 1.618749663s, printf: 1.39448693s, S1038: 942.390236ms, fact_purity: 885.136081ms, nilness: 722.302106ms, errcheck: 575.39724ms" 19:57:03 level=info msg="[runner] Issues before processing: 197, after processing: 0" 19:57:03 level=info msg="[runner] Processors filtering stat (out/in): exclude: 197/197, nolint: 0/21, filename_unadjuster: 197/197, path_prettifier: 197/197, exclude-rules: 21/197, cgo: 197/197, skip_files: 197/197, skip_dirs: 197/197, autogenerated_exclude: 197/197, identifier_marker: 197/197" 19:57:03 level=info msg="[runner] processing took 17.992021ms with stages: nolint: 8.185524ms, identifier_marker: 5.927962ms, autogenerated_exclude: 1.140936ms, path_prettifier: 1.088606ms, exclude-rules: 1.071925ms, skip_dirs: 452.176µs, cgo: 68.041µs, filename_unadjuster: 52.681µs, max_same_issues: 890ns, exclude: 440ns, fixer: 430ns, skip_files: 330ns, diff: 330ns, uniq_by_line: 320ns, severity-rules: 280ns, path_prefixer: 260ns, sort_results: 250ns, source_code: 220ns, max_from_linter: 170ns, max_per_file_from_linter: 130ns, path_shortener: 120ns" 19:57:03 level=info msg="[runner] linters took 7.383041069s with stages: goanalysis_metalinter: 7.364920127s" 19:57:03 level=info msg="File cache stats: 0 entries of total size 0B" 19:57:03 level=info msg="Memory: 203 samples, avg is 228.8MB, max is 959.5MB" 19:57:03 level=info msg="Execution took 20.27965681s" 19:57:03 go vet ./... 19:57:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:57:03 > git --version # timeout=10 19:57:03 > git --version # 'git version 2.25.1' 19:57:03 using GIT_SSH to set credentials SSH Credentials for GitHub 19:57:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:57:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:57:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:57:06 ./bin/test-attribution-txt.sh [Pipeline] echo 19:57:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:57:06 + ls -al . 19:57:06 total 732 19:57:06 drwxrwxr-x 12 1001 1001 4096 Sep 19 19:55 . 19:57:06 drwxr-xr-x 4 root root 4096 Sep 19 19:55 .. 19:57:06 drwxrwxr-x 2 1001 1001 4096 Sep 19 19:54 .blubracket 19:57:06 -rw-rw-r-- 1 1001 1001 16 Sep 19 19:54 .dockerignore 19:57:06 drwxrwxr-x 8 1001 1001 4096 Sep 19 19:56 .git 19:57:06 drwxrwxr-x 3 1001 1001 4096 Sep 19 19:54 .github 19:57:06 -rw-rw-r-- 1 1001 1001 1173 Sep 19 19:54 .gitignore 19:57:06 -rw-rw-r-- 1 1001 1001 42 Sep 19 19:54 .golangci.yml 19:57:06 -rw-rw-r-- 1 1001 1001 100 Sep 19 19:54 .hadolint.yml 19:57:06 drwxr-xr-x 3 1001 1001 4096 Sep 19 19:55 .semver 19:57:06 -rw-rw-r-- 1 1001 1001 166 Sep 19 19:54 .sonarcloud.properties 19:57:06 -rw-rw-r-- 1 1001 1001 1171 Sep 19 19:54 ADOPTERS.md 19:57:06 -rw-rw-r-- 1 1001 1001 11674 Sep 19 19:54 Attribution.txt 19:57:06 -rw-rw-r-- 1 1001 1001 93407 Sep 19 19:54 CHANGELOG.md 19:57:06 -rw-rw-r-- 1 1001 1001 3804 Sep 19 19:54 CONTRIBUTING.md 19:57:06 -rw-rw-r-- 1 1001 1001 677 Sep 19 19:54 GOVERNANCE.md 19:57:06 -rw-rw-r-- 1 1001 1001 883 Sep 19 19:54 Jenkinsfile 19:57:06 -rw-rw-r-- 1 1001 1001 10775 Sep 19 19:54 LICENSE 19:57:06 -rw-rw-r-- 1 1001 1001 14764 Sep 19 19:54 Makefile 19:57:06 -rw-rw-r-- 1 1001 1001 582 Sep 19 19:54 OWNERS.md 19:57:06 -rw-rw-r-- 1 1001 1001 9923 Sep 19 19:54 README.md 19:57:06 -rw-rw-r-- 1 1001 1001 789 Sep 19 19:54 SECURITY.md 19:57:06 -rw-rw-r-- 1 1001 1001 12 Sep 19 19:55 VERSION 19:57:06 drwxrwxr-x 2 1001 1001 4096 Sep 19 19:54 bin 19:57:06 drwxrwxr-x 18 1001 1001 4096 Sep 19 19:54 cmd 19:57:06 -rw-r--r-- 1 root root 453602 Sep 19 19:56 coverage.out 19:57:06 drwxrwxr-x 2 1001 1001 4096 Sep 19 19:54 fuzz_test 19:57:06 -rw-rw-r-- 1 1001 1001 3688 Sep 19 19:54 go.mod 19:57:06 -rw-rw-r-- 1 1001 1001 34975 Sep 19 19:54 go.sum 19:57:06 drwxrwxr-x 7 1001 1001 4096 Sep 19 19:54 internal 19:57:06 drwxrwxr-x 3 1001 1001 4096 Sep 19 19:54 openapi 19:57:06 -rw-rw-r-- 1 1001 1001 594 Sep 19 19:54 security.txt 19:57:06 drwxrwxr-x 4 1001 1001 4096 Sep 19 19:54 snap 19:57:06 -rw-rw-r-- 1 1001 1001 204 Sep 19 19:54 version.go [Pipeline] sh 19:57:06 + '[' -e coverage.out ] 19:57:06 + chown 1001:1001 coverage.out [Pipeline] stash 19:57:07 Stashed 1 file(s) [Pipeline] sh 19:57:07 + make build 19:57:07 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:57:19 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:57:19 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:57:19 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:57:20 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:57:21 Avoid second fetch 19:57:21 Checking out Revision b006ed3fb02d1ca178eb86987183e820dae8a246 (main) 19:57:22 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4683)" 19:57:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:57:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:57:21 > git config core.sparsecheckout # timeout=10 19:57:21 > git checkout -f b006ed3fb02d1ca178eb86987183e820dae8a246 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:57:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:57:23 % Total % Received % Xferd Average Speed Time Time Time Current 19:57:23 Dload Upload Total Spent Left Speed 19:57:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 19:57:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:57:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:57:24 + sudo tee /etc/docker/daemon.new 19:57:24 { 19:57:24 "registry-mirrors": [ 19:57:24 "https://nexus3.edgexfoundry.org:10001" 19:57:24 ], 19:57:24 "bip": "10.250.0.254/24", 19:57:24 "hosts": [ 19:57:24 "tcp://0.0.0.0:5555", 19:57:24 "unix:///var/run/docker.sock" 19:57:24 ], 19:57:24 "mtu": 1458, 19:57:24 "selinux-enabled": true, 19:57:24 "seccomp-profile": "/etc/docker/seccomp.json" 19:57:24 } [Pipeline] sh 19:57:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:57:24 + sudo service docker restart 19:57:25 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:57:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:57:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:57:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:57:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:57:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:57:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:57:32 $ docker stop --time=1 d35b251fd739158e3b5be6aa5f1fc8b4f4b3ae1379cf3e78507770f2e0a244f1 19:57:37 $ docker rm -f --volumes d35b251fd739158e3b5be6aa5f1fc8b4f4b3ae1379cf3e78507770f2e0a244f1 [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 19:57:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:57:38 19:57:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:57:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:57:38 latest: Pulling from edgex-devops/edgex-compose 19:57:38 91d30c5bc195: Pulling fs layer 19:57:38 2e9b0aa3be6d: Pulling fs layer 19:57:38 9c61dcf015f6: Pulling fs layer 19:57:38 4698f68db338: Pulling fs layer 19:57:38 2a2f49069b9e: Pulling fs layer 19:57:38 e0025b399a48: Pulling fs layer 19:57:38 4698f68db338: Waiting 19:57:38 2a2f49069b9e: Waiting 19:57:38 e0025b399a48: Waiting 19:57:38 91d30c5bc195: Verifying Checksum 19:57:38 91d30c5bc195: Download complete 19:57:38 4698f68db338: Verifying Checksum 19:57:38 4698f68db338: Download complete 19:57:38 2e9b0aa3be6d: Verifying Checksum 19:57:38 2e9b0aa3be6d: Download complete 19:57:38 e0025b399a48: Download complete 19:57:38 91d30c5bc195: Pull complete 19:57:38 2a2f49069b9e: Download complete 19:57:39 2e9b0aa3be6d: Pull complete 19:57:39 9c61dcf015f6: Download complete 19:57:42 9c61dcf015f6: Pull complete 19:57:42 4698f68db338: Pull complete 19:57:42 2a2f49069b9e: Pull complete 19:57:42 e0025b399a48: Pull complete 19:57:42 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:57:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:57:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:57:42 prd-ubuntu20.04-docker-8c-8g-6620 does not seem to be running inside a container 19:57:42 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/583 -v /w/workspace/edgex-go/583:/w/workspace/edgex-go/583:rw,z -v /w/workspace/edgex-go/583@tmp:/w/workspace/edgex-go/583@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 19:57:45 $ docker top 4a1be911cf54990b3f9460312f5d0d24295be4a28f3bdf6fb9d98449b8c0dc65 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider 19:57:45 provisioning config files... 19:57:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/583@tmp/config13802794755795208278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:57:45 + docker compose -f ./docker-compose-build.yml build --parallel 19:57:46 ---> docker-login.sh 19:57:46 nexus3.edgexfoundry.org:10001 19:57:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:57:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:57:46 Configure a credential helper to remove this warning. See 19:57:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:57:46 19:57:46 Login Succeeded 19:57:46 nexus3.edgexfoundry.org:10002 19:57:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:57:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:57:46 Configure a credential helper to remove this warning. See 19:57:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:57:46 19:57:46 Login Succeeded 19:57:46 nexus3.edgexfoundry.org:10003 19:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:57:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:57:47 Configure a credential helper to remove this warning. See 19:57:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:57:47 19:57:47 Login Succeeded 19:57:47 nexus3.edgexfoundry.org:10004 19:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:57:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:57:47 Configure a credential helper to remove this warning. See 19:57:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:57:47 19:57:47 Login Succeeded 19:57:47 docker.io 19:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:57:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:57:47 Configure a credential helper to remove this warning. See 19:57:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:57:47 19:57:47 Login Succeeded 19:57:47 ---> docker-login.sh ends [Pipeline] } 19:57:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:57:48 + git config --global --add safe.directory /w/workspace/edgex-go/583 19:57:48 #1 [security-spire-config internal] load build definition from Dockerfile 19:57:48 #1 transferring dockerfile: 1.58kB done 19:57:48 #1 DONE 0.0s 19:57:48 19:57:48 #2 [support-scheduler internal] load build definition from Dockerfile 19:57:48 #2 transferring dockerfile: 1.82kB done 19:57:48 #2 DONE 0.0s 19:57:48 19:57:48 #3 [core-metadata internal] load build definition from Dockerfile 19:57:48 #3 transferring dockerfile: 1.96kB done 19:57:48 #3 DONE 0.0s 19:57:48 19:57:48 #4 [security-bootstrapper internal] load build definition from Dockerfile 19:57:48 #4 transferring dockerfile: 2.82kB done 19:57:48 #4 DONE 0.0s 19:57:48 19:57:48 #5 [security-spire-agent internal] load build definition from Dockerfile 19:57:48 #5 transferring dockerfile: 1.70kB done 19:57:48 #5 DONE 0.0s 19:57:48 19:57:48 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:57:48 #6 transferring dockerfile: 1.78kB done 19:57:48 #6 DONE 0.0s 19:57:48 19:57:48 #7 [security-proxy-setup internal] load build definition from Dockerfile 19:57:48 #7 transferring dockerfile: 2.39kB done 19:57:48 #7 DONE 0.1s 19:57:48 19:57:48 #8 [core-command internal] load build definition from Dockerfile 19:57:48 #8 transferring dockerfile: 1.82kB done 19:57:48 #8 DONE 0.1s 19:57:48 19:57:48 #9 [security-secretstore-setup internal] load build definition from Dockerfile 19:57:48 #9 transferring dockerfile: 2.38kB done 19:57:48 #9 DONE 0.1s 19:57:48 19:57:48 #10 [core-data internal] load build definition from Dockerfile 19:57:48 #10 transferring dockerfile: 1.90kB done 19:57:48 #10 DONE 0.1s 19:57:48 19:57:48 #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:57:48 #11 transferring dockerfile: 2.12kB done 19:57:48 #11 DONE 0.1s 19:57:48 19:57:48 #12 [security-spire-server internal] load build definition from Dockerfile 19:57:48 #12 transferring dockerfile: 1.59kB done 19:57:48 #12 DONE 0.1s 19:57:48 19:57:48 #13 [security-proxy-auth internal] load build definition from Dockerfile 19:57:48 #13 transferring dockerfile: 2.04kB done 19:57:48 #13 DONE 0.1s 19:57:48 19:57:48 #14 [support-notifications internal] load build definition from Dockerfile 19:57:48 #14 transferring dockerfile: 1.84kB done 19:57:48 #14 DONE 0.1s 19:57:48 19:57:48 #15 [security-spire-config internal] load .dockerignore 19:57:48 #15 transferring context: 56B done 19:57:48 #15 DONE 0.1s 19:57:48 19:57:48 #16 [support-scheduler internal] load .dockerignore 19:57:48 #16 transferring context: 56B done 19:57:48 #16 DONE 0.0s 19:57:48 19:57:48 #17 [core-metadata internal] load .dockerignore [Pipeline] echo 19:57:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:57:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:57:48 ========================================================= 19:57:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:57:48 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:57:48 #17 transferring context: 56B done 19:57:48 #17 DONE 0.0s 19:57:48 19:57:48 #18 [security-bootstrapper internal] load .dockerignore 19:57:48 #18 transferring context: 56B done 19:57:48 #18 DONE 0.0s 19:57:48 19:57:48 #19 [security-spire-agent internal] load .dockerignore 19:57:48 #19 transferring context: 56B done 19:57:48 #19 DONE 0.0s 19:57:48 19:57:48 #20 [security-spiffe-token-provider internal] load .dockerignore 19:57:48 #20 transferring context: 56B done 19:57:48 #20 DONE 0.0s 19:57:48 19:57:48 #21 [security-proxy-setup internal] load .dockerignore 19:57:48 #21 transferring context: 56B done 19:57:48 #21 DONE 0.0s 19:57:48 19:57:48 #22 [security-secretstore-setup internal] load .dockerignore 19:57:48 #22 transferring context: 56B done 19:57:48 #22 DONE 0.0s 19:57:48 19:57:48 #23 [core-command internal] load .dockerignore 19:57:48 #23 transferring context: 56B done 19:57:48 #23 DONE 0.0s 19:57:48 19:57:48 #24 [core-data internal] load .dockerignore 19:57:48 #24 transferring context: 56B done 19:57:48 #24 DONE 0.0s 19:57:48 19:57:48 #25 [core-common-config-bootstrapper internal] load .dockerignore 19:57:48 #25 transferring context: 56B done 19:57:48 #25 DONE 0.0s 19:57:48 19:57:48 #26 [security-spire-server internal] load .dockerignore 19:57:48 #26 transferring context: 56B done 19:57:48 #26 DONE 0.0s 19:57:48 19:57:48 #27 [support-notifications internal] load .dockerignore 19:57:48 #27 transferring context: 56B done 19:57:48 #27 DONE 0.0s 19:57:48 19:57:48 #28 [security-proxy-auth internal] load .dockerignore 19:57:48 #28 transferring context: 56B done 19:57:48 #28 DONE 0.0s 19:57:48 19:57:48 #29 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:57:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:57:48 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:57:48 9fda8d8052c6: Pulling fs layer 19:57:48 5d54e960e981: Pulling fs layer 19:57:48 c4a7e357bf2a: Pulling fs layer 19:57:48 f0e02332f6b5: Pulling fs layer 19:57:48 66412af1f25a: Pulling fs layer 19:57:48 1baf3a5c0e64: Pulling fs layer 19:57:48 9a37bb91b891: Pulling fs layer 19:57:48 a29adfc67d43: Pulling fs layer 19:57:48 d5de9f91c1a4: Pulling fs layer 19:57:48 f0e02332f6b5: Waiting 19:57:48 66412af1f25a: Waiting 19:57:48 1baf3a5c0e64: Waiting 19:57:48 9a37bb91b891: Waiting 19:57:48 a29adfc67d43: Waiting 19:57:48 d5de9f91c1a4: Waiting 19:57:48 5d54e960e981: Verifying Checksum 19:57:48 5d54e960e981: Download complete 19:57:48 #29 ... 19:57:48 19:57:48 #30 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:57:48 #30 DONE 0.0s 19:57:48 19:57:48 #31 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 19:57:48 #31 DONE 0.1s 19:57:48 19:57:48 #32 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 19:57:48 #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 19:57:48 #32 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 19:57:48 #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 19:57:48 #32 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 19:57:48 #32 DONE 0.1s 19:57:48 19:57:48 #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:57:48 #30 DONE 0.0s 19:57:48 19:57:48 #31 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 19:57:48 #31 ... 19:57:48 19:57:48 #32 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 19:57:48 #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 19:57:48 #32 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 19:57:48 #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 19:57:48 #32 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 19:57:48 #32 DONE 0.1s 19:57:48 19:57:48 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:57:48 #30 DONE 0.0s 19:57:48 19:57:48 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:57:49 f0e02332f6b5: Verifying Checksum 19:57:49 f0e02332f6b5: Download complete 19:57:49 66412af1f25a: Verifying Checksum 19:57:49 66412af1f25a: Download complete 19:57:49 9fda8d8052c6: Verifying Checksum 19:57:49 9fda8d8052c6: Download complete 19:57:49 #31 ... 19:57:49 19:57:49 #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:57:49 #30 DONE 0.0s 19:57:49 19:57:49 #31 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 19:57:49 #31 DONE 0.3s 19:57:49 19:57:49 #32 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 19:57:49 #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 19:57:49 #32 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 19:57:49 #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 19:57:49 #32 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 19:57:49 #32 DONE 0.1s 19:57:49 19:57:49 #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:57:49 9a37bb91b891: Verifying Checksum 19:57:49 9a37bb91b891: Download complete 19:57:49 #33 ... 19:57:49 19:57:49 #32 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 19:57:49 #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 19:57:49 #32 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 19:57:49 #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 19:57:49 #32 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 19:57:49 #32 DONE 0.1s 19:57:49 19:57:49 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:57:49 #34 DONE 0.7s 19:57:49 19:57:49 #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:57:49 #29 DONE 0.9s 19:57:49 19:57:49 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:57:49 #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:57:49 a29adfc67d43: Download complete 19:57:50 #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done 19:57:50 #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:57:50 #35 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 19:57:50 #35 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 19:57:50 #35 ... 19:57:50 19:57:50 #36 [security-spire-agent internal] load build context 19:57:50 #36 transferring context: 17.64kB 0.0s done 19:57:50 #36 DONE 0.5s 19:57:50 19:57:50 #37 [security-spire-config internal] load build context 19:57:50 #37 transferring context: 16.36kB 0.1s done 19:57:50 #37 DONE 0.5s 19:57:50 19:57:50 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:57:50 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s 19:57:50 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s 19:57:50 #35 ... 19:57:50 19:57:50 #38 [security-spire-server internal] load build context 19:57:50 #38 transferring context: 18.11kB 0.1s done 19:57:50 #38 DONE 0.6s 19:57:50 19:57:50 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:57:50 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 19:57:50 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 19:57:50 #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:57:50 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.3s 19:57:50 d5de9f91c1a4: Verifying Checksum 19:57:50 d5de9f91c1a4: Download complete 19:57:50 c4a7e357bf2a: Verifying Checksum 19:57:50 c4a7e357bf2a: Download complete 19:57:50 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 6.29MB / 25.84MB 0.5s 19:57:50 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 13.12MB / 25.84MB 0.6s 19:57:50 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 18.87MB / 25.84MB 0.7s 19:57:50 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.17MB / 25.84MB 0.8s 19:57:51 1baf3a5c0e64: Verifying Checksum 19:57:51 1baf3a5c0e64: Download complete 19:57:51 9fda8d8052c6: Pull complete 19:57:52 5d54e960e981: Pull complete 19:57:53 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 2.9s 19:57:53 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 3.9s 19:57:55 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 5.7s 19:57:59 #35 ... 19:57:59 19:57:59 #39 [support-scheduler internal] load build context 19:57:59 #39 transferring context: 364.81MB 7.8s done 19:57:59 #39 ... 19:57:59 19:57:59 #40 [security-proxy-setup internal] load build context 19:57:59 #40 transferring context: 364.81MB 6.6s done 19:57:59 #40 ... 19:57:59 19:57:59 #41 [core-metadata internal] load build context 19:57:59 #41 transferring context: 364.81MB 9.2s done 19:57:59 #41 ... 19:57:59 19:57:59 #42 [core-common-config-bootstrapper internal] load build context 19:57:59 #42 transferring context: 364.81MB 6.8s done 19:57:59 #42 ... 19:57:59 19:57:59 #43 [security-secretstore-setup internal] load build context 19:57:59 #43 transferring context: 364.81MB 6.9s done 19:57:59 #43 ... 19:57:59 19:57:59 #44 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:57:59 #0 6.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:57:59 #0 6.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:57:59 #0 6.408 (1/4) Installing dumb-init (1.2.5-r2) 19:57:59 #0 6.412 (2/4) Installing openssl (3.1.2-r0) 19:57:59 #0 6.430 (3/4) Installing su-exec (0.2-r3) 19:57:59 #0 6.435 (4/4) Installing yq (4.33.3-r3) 19:57:59 #0 6.490 Executing busybox-1.36.1-r2.trigger 19:57:59 #0 6.498 OK: 17 MiB in 19 packages 19:57:59 #44 ... 19:57:59 19:57:59 #45 [security-spiffe-token-provider internal] load build context 19:57:59 #45 transferring context: 364.81MB 6.7s done 19:58:00 #45 ... 19:58:00 19:58:00 #46 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:58:00 #0 0.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:58:00 #0 0.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:58:00 #0 1.091 (1/2) Installing ca-certificates (20230506-r0) 19:58:00 #0 1.120 (2/2) Installing dumb-init (1.2.5-r2) 19:58:00 #0 1.126 Executing busybox-1.36.1-r2.trigger 19:58:00 #0 1.135 Executing ca-certificates-20230506-r0.trigger 19:58:00 #0 1.175 OK: 8 MiB in 17 packages 19:58:00 #46 ... 19:58:00 19:58:00 #47 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:58:00 #0 0.725 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:58:00 #0 0.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:58:00 #0 1.211 (1/1) Installing dumb-init (1.2.5-r2) 19:58:00 #0 1.241 Executing busybox-1.36.1-r2.trigger 19:58:00 #0 1.250 OK: 7 MiB in 16 packages 19:58:00 #47 ... 19:58:00 19:58:00 #48 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:58:00 #0 2.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:58:00 #0 2.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:58:00 #0 3.068 (1/4) Installing ca-certificates (20230506-r0) 19:58:00 #0 3.154 (2/4) Installing dumb-init (1.2.5-r2) 19:58:00 #0 3.158 (3/4) Installing su-exec (0.2-r3) 19:58:00 #0 3.160 (4/4) Installing yq (4.33.3-r3) 19:58:00 #0 3.219 Executing busybox-1.36.1-r2.trigger 19:58:00 #0 3.221 Executing ca-certificates-20230506-r0.trigger 19:58:00 #0 3.259 OK: 17 MiB in 19 packages 19:58:00 #48 ... 19:58:00 19:58:00 #49 [security-proxy-auth internal] load build context 19:58:00 #49 transferring context: 364.81MB 8.6s done 19:58:00 #49 ... 19:58:00 19:58:00 #50 [core-command internal] load build context 19:58:00 #50 transferring context: 364.81MB 8.5s done 19:58:00 #50 ... 19:58:00 19:58:00 #51 [support-notifications internal] load build context 19:58:00 #51 transferring context: 364.81MB 7.2s done 19:58:00 #51 ... 19:58:00 19:58:00 #52 [core-data internal] load build context 19:58:00 #52 transferring context: 364.81MB 5.9s done 19:58:00 #52 ... 19:58:00 19:58:00 #53 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:58:01 #53 ... 19:58:01 19:58:01 #54 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:58:01 #54 ... 19:58:01 19:58:01 #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:58:01 #0 0.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:58:01 #0 0.863 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:58:01 #0 1.203 (1/2) Installing dumb-init (1.2.5-r2) 19:58:01 #0 1.232 (2/2) Installing su-exec (0.2-r3) 19:58:01 #0 1.241 Executing busybox-1.36.1-r2.trigger 19:58:01 #0 1.246 OK: 7 MiB in 17 packages 19:58:01 #55 ... 19:58:01 19:58:01 #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:58:01 #0 7.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:58:01 #0 7.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:58:01 #0 8.131 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:58:01 #0 8.131 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:58:01 #0 8.131 OK: 20064 distinct packages available 19:58:01 #0 8.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:58:01 #0 8.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:58:01 #0 8.524 (1/11) Installing ca-certificates (20230506-r0) 19:58:01 #0 8.540 (2/11) Installing brotli-libs (1.0.9-r14) 19:58:01 #0 8.555 (3/11) Installing libunistring (1.1-r1) 19:58:01 #0 8.571 (4/11) Installing libidn2 (2.3.4-r1) 19:58:01 #0 8.576 (5/11) Installing nghttp2-libs (1.55.1-r0) 19:58:01 #0 8.581 (6/11) Installing libcurl (8.2.1-r0) 19:58:01 #0 8.596 (7/11) Installing curl (8.2.1-r0) 19:58:01 #0 8.602 (8/11) Installing dumb-init (1.2.5-r2) 19:58:01 #0 8.605 (9/11) Installing musl-obstack (1.2.3-r2) 19:58:01 #0 8.608 (10/11) Installing libucontext (1.2-r2) 19:58:01 #0 8.611 (11/11) Installing gcompat (1.1.0-r1) 19:58:01 #0 8.617 Executing busybox-1.36.1-r2.trigger 19:58:01 #0 8.619 Executing ca-certificates-20230506-r0.trigger 19:58:01 #0 8.654 OK: 12 MiB in 26 packages 19:58:01 #56 ... 19:58:01 19:58:01 #57 [security-bootstrapper internal] load build context 19:58:01 #57 transferring context: 364.81MB 8.9s done 19:58:01 #57 ... 19:58:01 19:58:01 #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:58:01 #0 3.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:58:01 #0 3.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:58:01 #0 4.075 (1/1) Installing dumb-init (1.2.5-r2) 19:58:01 #0 4.080 Executing busybox-1.36.1-r2.trigger 19:58:01 #0 4.086 OK: 7 MiB in 16 packages 19:58:02 #58 ... 19:58:02 19:58:02 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:58:02 #59 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.3s done 19:58:02 #59 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:58:02 #59 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 19:58:02 #59 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 19:58:02 #59 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 19:58:02 #59 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 19:58:02 #59 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done 19:58:02 #59 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:58:02 #59 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 6.8s done 19:58:02 #59 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 19:58:02 #59 ... 19:58:02 19:58:02 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:58:02 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 9.4s done 19:58:02 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 11.7s 19:58:02 #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 19:58:02 c4a7e357bf2a: Pull complete 19:58:02 f0e02332f6b5: Pull complete 19:58:02 66412af1f25a: Pull complete 19:58:03 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 12.1s done 19:58:09 1baf3a5c0e64: Pull complete 19:58:10 9a37bb91b891: Pull complete 19:58:11 a29adfc67d43: Pull complete 19:58:13 #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 19:58:13 #35 ... 19:58:13 19:58:13 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:58:13 #59 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 19:58:13 #59 ... 19:58:13 19:58:13 #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:58:13 #55 DONE 23.5s 19:58:13 19:58:13 #47 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:58:13 #47 DONE 23.5s 19:58:13 19:58:13 #48 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:58:13 #48 DONE 23.3s 19:58:13 19:58:13 #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:58:13 #58 DONE 23.3s 19:58:13 19:58:13 #46 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:58:13 #46 DONE 23.1s 19:58:13 19:58:13 #44 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:58:13 #44 DONE 23.5s 19:58:13 19:58:13 #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:58:13 #56 DONE 23.4s 19:58:13 19:58:13 #52 [core-data internal] load build context 19:58:13 #52 DONE 23.4s 19:58:13 19:58:13 #40 [security-proxy-setup internal] load build context 19:58:13 #40 DONE 23.5s 19:58:13 19:58:13 #45 [security-spiffe-token-provider internal] load build context 19:58:13 #45 DONE 23.5s 19:58:13 19:58:13 #42 [core-common-config-bootstrapper internal] load build context 19:58:13 #42 DONE 23.3s 19:58:13 19:58:13 #51 [support-notifications internal] load build context 19:58:13 #51 DONE 23.3s 19:58:13 19:58:13 #43 [security-secretstore-setup internal] load build context 19:58:13 #43 DONE 23.5s 19:58:13 19:58:13 #39 [support-scheduler internal] load build context 19:58:13 #39 DONE 23.7s 19:58:13 19:58:13 #57 [security-bootstrapper internal] load build context 19:58:13 #57 DONE 23.6s 19:58:13 19:58:13 #50 [core-command internal] load build context 19:58:13 #50 DONE 23.5s 19:58:13 19:58:13 #49 [security-proxy-auth internal] load build context 19:58:13 #49 DONE 23.3s 19:58:13 19:58:13 #41 [core-metadata internal] load build context 19:58:13 #41 DONE 23.7s 19:58:13 19:58:13 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:58:13 #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.1s 19:58:13 #35 ... 19:58:13 19:58:13 #60 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 19:58:13 #60 DONE 0.2s 19:58:13 19:58:13 #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:58:13 #33 DONE 23.8s 19:58:13 19:58:13 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:58:13 #35 ... 19:58:13 19:58:13 #61 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 19:58:13 #61 DONE 0.1s 19:58:13 19:58:13 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:58:13 #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.1s done 19:58:13 d5de9f91c1a4: Pull complete 19:58:13 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 19:58:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:58:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:58:14 + docker build -t ci-base-image-arm64 -f - . 19:58:14 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:58:14 WORKDIR /edgex 19:58:14 COPY go.mod . 19:58:14 RUN go mod download 19:58:14 #35 ... 19:58:14 19:58:14 #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:58:14 #62 DONE 1.6s 19:58:14 19:58:14 #63 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 19:58:14 #63 DONE 0.1s 19:58:14 19:58:14 #53 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:58:14 #53 23.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:58:14 #53 23.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:58:14 #53 23.49 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:58:14 #53 23.49 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:58:14 #53 23.49 OK: 20064 distinct packages available 19:58:14 #53 23.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:58:14 #53 23.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:58:14 #53 23.88 (1/4) Installing dumb-init (1.2.5-r2) 19:58:14 #53 23.89 (2/4) Installing musl-obstack (1.2.3-r2) 19:58:14 #53 23.89 (3/4) Installing libucontext (1.2-r2) 19:58:14 #53 23.89 (4/4) Installing gcompat (1.1.0-r1) 19:58:14 #53 23.90 Executing busybox-1.36.1-r2.trigger 19:58:14 #53 23.91 OK: 8 MiB in 19 packages 19:58:14 #53 DONE 24.1s 19:58:14 19:58:14 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:58:14 #35 ... 19:58:14 19:58:14 #54 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:58:14 #54 23.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:58:14 #54 23.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:58:14 #54 23.78 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:58:14 #54 23.78 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:58:14 #54 23.78 OK: 20064 distinct packages available 19:58:14 #54 23.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:58:14 #54 23.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:58:14 #54 24.17 (1/5) Installing dumb-init (1.2.5-r2) 19:58:14 #54 24.18 (2/5) Installing musl-obstack (1.2.3-r2) 19:58:14 #54 24.18 (3/5) Installing libucontext (1.2-r2) 19:58:14 #54 24.18 (4/5) Installing gcompat (1.1.0-r1) 19:58:14 #54 24.19 (5/5) Installing openssl (3.1.2-r0) 19:58:14 #54 24.20 Executing busybox-1.36.1-r2.trigger 19:58:14 #54 24.20 OK: 8 MiB in 20 packages 19:58:14 #54 DONE 24.3s 19:58:14 19:58:14 #64 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:58:14 #64 ... 19:58:14 19:58:14 #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:58:14 #0 1.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:58:14 #0 1.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:58:14 #0 1.623 OK: 265 MiB in 56 packages 19:58:14 #65 DONE 1.8s 19:58:14 19:58:14 #66 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:58:14 #0 1.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:58:14 #0 1.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:58:14 #0 1.622 OK: 265 MiB in 56 packages 19:58:14 #66 DONE 1.8s 19:58:14 19:58:14 #67 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:58:14 #67 DONE 0.4s 19:58:14 Sending build context to Docker daemon 2.993MB 19:58:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:58:14 ---> 746ca1b523b5 19:58:14 Step 2/4 : WORKDIR /edgex 19:58:14 19:58:14 #68 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:58:16 #68 DONE 1.9s 19:58:16 19:58:16 #69 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 19:58:16 #0 1.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:58:16 #0 1.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:58:16 #0 2.279 OK: 265 MiB in 56 packages 19:58:16 #69 DONE 3.7s 19:58:16 19:58:16 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:58:16 #0 1.837 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:58:16 #0 1.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:58:16 #0 2.136 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:58:16 #0 2.136 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:58:16 #0 2.136 OK: 20064 distinct packages available 19:58:16 #0 2.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:58:16 #0 2.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:58:16 #0 2.549 OK: 265 MiB in 56 packages 19:58:16 #70 DONE 3.7s 19:58:16 19:58:16 #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:58:16 #71 DONE 2.0s 19:58:16 19:58:16 #64 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:58:16 #64 DONE 2.1s 19:58:16 19:58:16 #72 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:58:16 #72 DONE 2.0s 19:58:16 19:58:16 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:16 ---> Running in 983af8d73a63 19:58:16 Removing intermediate container 983af8d73a63 19:58:16 ---> 09bcd2cef29e 19:58:16 Step 3/4 : COPY go.mod . 19:58:16 #73 ... 19:58:16 19:58:16 #74 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:58:16 #74 DONE 2.0s 19:58:16 19:58:16 #75 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 19:58:16 #75 DONE 0.1s 19:58:16 19:58:16 #76 [security-spire-config stage-2 4/9] COPY Attribution.txt / 19:58:16 #76 DONE 0.2s 19:58:16 19:58:16 #77 [security-spire-server stage-2 4/8] COPY Attribution.txt / 19:58:16 #77 DONE 0.1s 19:58:16 19:58:16 #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:58:16 #78 DONE 0.2s 19:58:16 19:58:16 #79 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:58:16 #79 DONE 0.2s 19:58:16 19:58:16 #80 [security-spire-agent stage-3 6/9] COPY security.txt / 19:58:16 #80 DONE 0.2s 19:58:16 19:58:16 #81 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:16 #81 ... 19:58:16 19:58:16 #82 [security-spire-server stage-2 5/8] COPY security.txt / 19:58:16 #82 DONE 0.2s 19:58:16 19:58:16 #83 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:58:16 #83 DONE 0.1s 19:58:16 19:58:16 #84 [security-spire-config stage-2 5/9] COPY security.txt / 19:58:16 #84 DONE 0.2s 19:58:16 19:58:16 #85 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:58:16 #85 DONE 0.1s 19:58:16 19:58:16 #86 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:58:16 #86 DONE 0.1s 19:58:16 19:58:16 #87 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:58:16 #87 DONE 0.1s 19:58:16 19:58:16 #88 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 19:58:16 #88 DONE 0.1s 19:58:16 19:58:16 #89 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:58:17 #89 DONE 0.1s 19:58:17 19:58:17 #90 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:58:17 #90 DONE 0.1s 19:58:17 19:58:17 #91 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:58:17 #91 DONE 0.1s 19:58:17 19:58:17 #92 [security-spire-agent] exporting to image 19:58:17 #92 exporting layers 19:58:17 #92 ... 19:58:17 19:58:17 #93 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:58:17 #93 DONE 0.1s 19:58:17 19:58:17 #92 [security-spire-server] exporting to image 19:58:17 #92 exporting layers 0.6s done 19:58:17 #92 writing image sha256:d40b9ee6faabe528ab0f143d7cbe0ae703c43438939e796acafb797f6c5e55f5 done 19:58:17 #92 naming to docker.io/library/security-spire-agent done 19:58:17 #92 exporting layers 0.6s done 19:58:17 #92 writing image sha256:059373aae0e4cef8b4c694f17a8bde2fb2d8f53cb7e1ba74abd7e1f1df099a83 done 19:58:17 #92 naming to docker.io/library/security-spire-config done 19:58:17 #92 writing image sha256:9e4358238bdb04b6bc447b2c3e710961b66357fc80c3860641827bcb13171d1e done 19:58:17 #92 naming to docker.io/library/security-spire-server done 19:58:17 #92 DONE 0.8s 19:58:17 19:58:17 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:58:17 #59 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.7s done 19:58:18 ---> bb2eb5f9961b 19:58:18 Step 4/4 : RUN go mod download 19:58:18 ---> Running in ed597d1193f2 19:58:27 #59 ... 19:58:27 19:58:27 #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:27 #94 ... 19:58:27 19:58:27 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:37 #95 DONE 20.9s 19:58:37 19:58:37 #81 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:37 #81 DONE 20.8s 19:58:37 19:58:37 #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:37 #94 DONE 21.0s 19:58:37 19:58:37 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:37 #73 DONE 21.1s 19:58:37 19:58:37 #96 [support-notifications builder 6/7] COPY . . 19:58:44 #96 DONE 5.9s 19:58:44 19:58:44 #97 [security-spiffe-token-provider builder 6/7] COPY . . 19:58:44 #97 DONE 5.9s 19:58:44 19:58:44 #98 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:58:44 #98 CACHED 19:58:44 19:58:44 #99 [security-proxy-setup builder 6/7] COPY . . 19:58:44 #99 CACHED 19:58:44 19:58:44 #100 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:44 #100 CACHED 19:58:44 19:58:44 #101 [security-bootstrapper builder 6/7] COPY . . 19:58:44 #101 DONE 5.9s 19:58:44 19:58:44 #102 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:44 #102 CACHED 19:58:44 19:58:44 #103 [security-secretstore-setup builder 6/7] COPY . . 19:58:44 #103 CACHED 19:58:44 19:58:44 #104 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:58:44 #104 CACHED 19:58:44 19:58:44 #105 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:58:44 #105 CACHED 19:58:44 19:58:44 #106 [core-common-config-bootstrapper builder 6/7] COPY . . 19:58:44 #106 CACHED 19:58:44 19:58:44 #107 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:44 #107 CACHED 19:58:44 19:58:44 #108 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:58:44 #108 CACHED 19:58:44 19:58:44 #109 [security-proxy-auth builder 6/7] COPY . . 19:58:44 #109 CACHED 19:58:44 19:58:44 #110 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:44 #110 CACHED 19:58:44 19:58:44 #111 [core-data builder 6/7] COPY . . 19:58:44 #111 CACHED 19:58:44 19:58:44 #112 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:44 #112 CACHED 19:58:44 19:58:44 #113 [core-data builder 4/7] COPY go.mod vendor* ./ 19:58:44 #113 CACHED 19:58:44 19:58:44 #114 [core-metadata builder 6/7] COPY . . 19:58:44 #114 DONE 5.9s 19:58:44 19:58:44 #115 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:44 #115 CACHED 19:58:44 19:58:44 #116 [core-command builder 4/7] COPY go.mod vendor* ./ 19:58:44 #116 CACHED 19:58:44 19:58:44 #117 [core-command builder 6/7] COPY . . 19:58:44 #117 CACHED 19:58:44 19:58:44 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:44 #118 CACHED 19:58:44 19:58:44 #119 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:58:44 #119 CACHED 19:58:44 19:58:44 #120 [support-scheduler builder 6/7] COPY . . 19:58:44 #120 CACHED 19:58:44 19:58:44 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:58:44 #121 0.850 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:58:54 #121 ... 19:58:54 19:58:54 #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 19:58:54 #0 0.595 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:58:54 #122 ... 19:58:54 19:58:54 #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:58:54 #0 0.662 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:58:54 #123 ... 19:58:54 19:58:54 #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:58:54 #0 1.099 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:58:54 #124 ... 19:58:54 19:58:54 #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:58:54 #0 0.802 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:58:54 #125 ... 19:58:54 19:58:54 #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:58:54 #0 0.729 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:58:54 #126 ... 19:58:54 19:58:54 #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:58:54 #0 1.036 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:58:54 #127 ... 19:58:54 19:58:54 #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:58:54 #0 0.914 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:58:54 #128 ... 19:58:54 19:58:54 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:58:54 #0 0.510 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:58:54 #129 ... 19:58:54 19:58:54 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:58:54 #0 1.235 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:58:54 #130 ... 19:58:54 19:58:54 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:58:54 #0 1.007 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:58:56 Removing intermediate container ed597d1193f2 19:58:56 ---> 74bd55b769bb 19:58:56 Successfully built 74bd55b769bb 19:58:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:58:57 + docker inspect -f . ci-base-image-arm64 19:58:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:58:57 prd-ubuntu20.04-docker-arm64-4c-16g-6621 does not seem to be running inside a container 19:58:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/583 -v /w/workspace/edgex-go/583:/w/workspace/edgex-go/583:rw,z -v /w/workspace/edgex-go/583@tmp:/w/workspace/edgex-go/583@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 19:58:58 $ docker top 5df3e226bc74080770e022ed800f9308a8a9f0c26a9f37d439239ad2a5ccbce3 -eo pid,comm [Pipeline] { [Pipeline] sh 19:58:59 + go version 19:58:59 go version go1.21.0 linux/arm64 [Pipeline] } 19:58:59 $ docker stop --time=1 5df3e226bc74080770e022ed800f9308a8a9f0c26a9f37d439239ad2a5ccbce3 19:59:01 $ docker rm -f --volumes 5df3e226bc74080770e022ed800f9308a8a9f0c26a9f37d439239ad2a5ccbce3 [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 19:59:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:59:01 19:59:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:59:02 latest: Pulling from edgex-devops/edgex-compose-arm64 19:59:02 547446be3368: Pulling fs layer 19:59:02 d125d8839a47: Pulling fs layer 19:59:02 3e85d5ac6304: Pulling fs layer 19:59:02 c3105a71a48b: Pulling fs layer 19:59:02 0f093f025ec4: Pulling fs layer 19:59:02 c3106fc0e877: Pulling fs layer 19:59:02 c3105a71a48b: Waiting 19:59:02 0f093f025ec4: Waiting 19:59:02 c3106fc0e877: Waiting 19:59:02 547446be3368: Verifying Checksum 19:59:02 547446be3368: Download complete 19:59:02 c3105a71a48b: Verifying Checksum 19:59:02 c3105a71a48b: Download complete 19:59:02 d125d8839a47: Verifying Checksum 19:59:02 d125d8839a47: Download complete 19:59:02 c3106fc0e877: Verifying Checksum 19:59:02 c3106fc0e877: Download complete 19:59:02 0f093f025ec4: Verifying Checksum 19:59:02 0f093f025ec4: Download complete 19:59:02 547446be3368: Pull complete 19:59:03 d125d8839a47: Pull complete 19:59:04 3e85d5ac6304: Verifying Checksum 19:59:04 3e85d5ac6304: Download complete 19:59:12 3e85d5ac6304: Pull complete 19:59:12 c3105a71a48b: Pull complete 19:59:13 0f093f025ec4: Pull complete 19:59:13 c3106fc0e877: Pull complete 19:59:13 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 19:59:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:59:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:14 prd-ubuntu20.04-docker-arm64-4c-16g-6621 does not seem to be running inside a container 19:59:14 $ 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/583 -v /w/workspace/edgex-go/583:/w/workspace/edgex-go/583:rw,z -v /w/workspace/edgex-go/583@tmp:/w/workspace/edgex-go/583@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 19:59:16 $ docker top 48e1e14b88ba5b1bc04f1a32a6b66f4e710863c499a0be8c879524edb3c50ba5 -eo pid,comm [Pipeline] { [Pipeline] sh 19:59:16 + docker compose -f ./docker-compose-build.yml build --parallel 19:59:24 #1 [security-proxy-auth internal] load build definition from Dockerfile 19:59:24 #1 transferring dockerfile: 19:59:24 #1 transferring dockerfile: 2.04kB done 19:59:24 #1 DONE 0.1s 19:59:27 19:59:27 #2 [security-spire-config internal] load build definition from Dockerfile 19:59:27 #2 transferring dockerfile: 1.58kB done 19:59:27 #2 DONE 0.0s 19:59:27 19:59:27 #3 [security-secretstore-setup internal] load build definition from Dockerfile 19:59:27 #3 transferring dockerfile: 2.38kB done 19:59:27 #3 DONE 0.0s 19:59:27 19:59:27 #4 [support-scheduler internal] load build definition from Dockerfile 19:59:27 #4 transferring dockerfile: 1.82kB done 19:59:27 #4 DONE 2.3s 19:59:27 19:59:27 #5 [security-spire-agent internal] load build definition from Dockerfile 19:59:27 #5 transferring dockerfile: 1.70kB done 19:59:27 #5 DONE 0.1s 19:59:27 19:59:27 #6 [security-spire-server internal] load build definition from Dockerfile 19:59:27 #6 transferring dockerfile: 1.59kB done 19:59:27 #6 DONE 0.1s 19:59:27 19:59:27 #7 [core-metadata internal] load build definition from Dockerfile 19:59:27 #7 transferring dockerfile: 1.96kB done 19:59:27 #7 DONE 0.0s 19:59:27 19:59:27 #8 [security-bootstrapper internal] load build definition from Dockerfile 19:59:28 #8 transferring dockerfile: 2.82kB done 19:59:28 #8 DONE 0.0s 19:59:28 19:59:28 #9 [support-notifications internal] load build definition from Dockerfile 19:59:28 #9 transferring dockerfile: 1.84kB done 19:59:28 #9 DONE 0.1s 19:59:28 19:59:28 #10 [security-proxy-setup internal] load build definition from Dockerfile 19:59:28 #10 transferring dockerfile: 2.39kB done 19:59:28 #10 DONE 0.0s 19:59:28 19:59:28 #11 [core-command internal] load build definition from Dockerfile 19:59:28 #11 transferring dockerfile: 1.82kB done 19:59:28 #11 DONE 0.1s 19:59:28 19:59:28 #12 [core-data internal] load build definition from Dockerfile 19:59:28 #12 transferring dockerfile: 1.90kB 0.0s done 19:59:28 #12 DONE 0.1s 19:59:28 19:59:28 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:59:28 #13 transferring dockerfile: 1.78kB done 19:59:28 #13 DONE 0.0s 19:59:28 19:59:28 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:59:28 #14 transferring dockerfile: 2.12kB done 19:59:28 #14 DONE 0.0s 19:59:28 19:59:28 #15 [security-proxy-auth internal] load .dockerignore 19:59:28 #15 transferring context: 19:59:28 #15 transferring context: 56B 0.0s done 19:59:28 #15 DONE 0.1s 19:59:29 19:59:29 #16 [security-spire-config internal] load .dockerignore 19:59:29 #16 transferring context: 56B done 19:59:29 #16 DONE 0.0s 19:59:29 19:59:29 #17 [security-secretstore-setup internal] load .dockerignore 19:59:29 #17 transferring context: 56B 0.0s done 19:59:29 #17 DONE 0.1s 19:59:29 19:59:29 #18 [support-scheduler internal] load .dockerignore 19:59:29 #18 transferring context: 56B 0.0s done 19:59:29 #18 DONE 0.1s 19:59:29 19:59:29 #19 [security-spire-agent internal] load .dockerignore 19:59:29 #19 transferring context: 56B done 19:59:29 #19 DONE 0.1s 19:59:29 19:59:29 #20 [security-spire-server internal] load .dockerignore 19:59:29 #20 transferring context: 56B done 19:59:29 #20 DONE 0.1s 19:59:29 19:59:29 #21 [core-metadata internal] load .dockerignore 19:59:29 #21 transferring context: 56B 0.0s done 19:59:29 #21 DONE 0.1s 19:59:29 19:59:29 #22 [security-bootstrapper internal] load .dockerignore 19:59:29 #22 transferring context: 56B done 19:59:29 #22 DONE 0.0s 19:59:29 19:59:29 #23 [support-notifications internal] load .dockerignore 19:59:29 #23 transferring context: 56B done 19:59:29 #23 DONE 0.1s 19:59:29 19:59:29 #24 [security-proxy-setup internal] load .dockerignore 19:59:29 #24 transferring context: 56B done 19:59:29 #24 DONE 0.1s 19:59:29 19:59:29 #25 [core-command internal] load .dockerignore 19:59:29 #25 transferring context: 56B done 19:59:29 #25 DONE 0.0s 19:59:29 19:59:29 #26 [core-data internal] load .dockerignore 19:59:29 #26 transferring context: 56B 0.0s done 19:59:29 #26 DONE 0.1s 19:59:29 19:59:29 #27 [security-spiffe-token-provider internal] load .dockerignore 19:59:29 #27 transferring context: 56B done 19:59:29 #27 DONE 0.0s 19:59:29 19:59:29 #28 [core-common-config-bootstrapper internal] load .dockerignore 19:59:29 #28 transferring context: 56B done 19:59:29 #28 DONE 0.0s 19:59:29 19:59:29 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:59:29 #29 DONE 0.0s 19:59:29 19:59:29 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 19:59:29 #30 DONE 0.1s 19:59:29 19:59:29 #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 19:59:29 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 19:59:29 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 19:59:29 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 19:59:29 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 19:59:30 #31 ... 19:59:30 19:59:30 #32 [security-proxy-auth internal] load build context 19:59:30 #32 transferring context: 2.61MB 0.5s done 19:59:30 #32 DONE 0.6s 19:59:30 19:59:30 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:59:30 #29 DONE 0.0s 19:59:30 19:59:30 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 19:59:30 #30 DONE 0.3s 19:59:30 19:59:30 #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 19:59:30 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 19:59:30 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 19:59:30 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 19:59:30 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 19:59:30 #31 ... 19:59:30 19:59:30 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:59:30 #29 DONE 0.0s 19:59:31 19:59:31 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 19:59:31 #30 DONE 0.5s 19:59:31 19:59:31 #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 19:59:31 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 19:59:31 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 19:59:31 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 19:59:31 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 19:59:31 #31 ... 19:59:31 19:59:31 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:59:31 #29 DONE 0.0s 19:59:31 19:59:31 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:59:31 #29 DONE 0.0s 19:59:31 19:59:31 #33 [support-scheduler internal] load build context 19:59:31 #33 ... 19:59:31 19:59:31 #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 19:59:31 #34 DONE 1.1s 19:59:31 19:59:31 #33 [support-scheduler internal] load build context 19:59:31 #33 ... 19:59:31 19:59:31 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:59:31 #29 DONE 0.0s 19:59:31 19:59:31 #33 [support-scheduler internal] load build context 19:59:31 #33 ... 19:59:31 19:59:31 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:59:31 #29 DONE 0.0s 19:59:31 19:59:31 #33 [support-scheduler internal] load build context 19:59:31 #33 ... 19:59:31 19:59:31 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:59:31 #29 DONE 0.0s 19:59:31 19:59:31 #33 [support-scheduler internal] load build context 19:59:32 #33 ... 19:59:32 19:59:32 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:59:32 #29 DONE 0.0s 19:59:32 19:59:32 #34 [core-command builder 2/7] WORKDIR /edgex-go 19:59:32 #34 DONE 1.3s 19:59:32 19:59:32 #33 [support-scheduler internal] load build context 19:59:32 #33 ... 19:59:32 19:59:32 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:59:32 #29 DONE 0.0s 19:59:32 19:59:32 #35 [security-secretstore-setup internal] load build context 19:59:32 #35 transferring context: 2.61MB 1.2s done 19:59:32 #35 DONE 1.4s 19:59:32 19:59:32 #33 [support-scheduler internal] load build context 19:59:32 #33 transferring context: 2.61MB 1.3s done 19:59:32 #33 DONE 1.5s 19:59:32 19:59:32 #36 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:59:32 #36 ... 19:59:32 19:59:32 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:59:32 #37 DONE 1.6s 19:59:32 19:59:32 #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:59:32 #38 DONE 3.4s 19:59:32 19:59:32 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:59:32 #30 DONE 1.8s 19:59:32 19:59:32 #34 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 19:59:32 #34 DONE 1.3s 19:59:32 19:59:32 #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 19:59:32 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 19:59:32 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 19:59:32 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 19:59:32 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 19:59:32 #31 ... 19:59:32 19:59:32 #34 [core-data builder 2/7] WORKDIR /edgex-go 19:59:32 #34 DONE 1.3s 19:59:32 19:59:32 #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 19:59:32 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 19:59:32 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 19:59:32 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 19:59:32 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 19:59:32 #31 ... 19:59:32 19:59:32 #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 19:59:32 #34 DONE 1.3s 19:59:32 19:59:32 #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 19:59:32 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 19:59:32 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 19:59:32 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 19:59:32 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 19:59:32 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 19:59:32 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 19:59:32 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 19:59:32 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 19:59:33 #31 ... 19:59:33 19:59:33 #39 [security-spire-server internal] load build context 19:59:33 #39 transferring context: 18.11kB 0.2s done 19:59:33 #39 DONE 0.9s 19:59:33 19:59:33 #40 [core-metadata internal] load build context 19:59:33 #40 transferring context: 2.61MB 1.7s done 19:59:33 #40 DONE 2.4s 19:59:33 19:59:33 #41 [security-bootstrapper internal] load build context 19:59:35 #41 ... 19:59:35 19:59:35 #42 [security-spire-agent internal] load build context 19:59:35 #42 transferring context: 17.64kB 0.7s done 19:59:35 #42 DONE 2.6s 19:59:35 19:59:35 #43 [security-spire-config internal] load build context 19:59:35 #43 transferring context: 16.36kB 0.4s done 19:59:35 #43 DONE 2.8s 19:59:35 19:59:35 #41 [security-bootstrapper internal] load build context 19:59:35 #41 transferring context: 2.61MB 3.3s done 19:59:35 #41 DONE 3.8s 19:59:35 19:59:35 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:59:35 #44 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 3.0s done 19:59:35 #44 DONE 3.0s 19:59:35 19:59:35 #45 [security-proxy-setup internal] load build context 19:59:37 #45 ... 19:59:37 19:59:37 #46 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:59:37 #0 3.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:59:37 #0 3.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:59:37 #0 5.306 (1/1) Installing dumb-init (1.2.5-r2) 19:59:37 #0 5.306 Executing busybox-1.36.1-r2.trigger 19:59:37 #0 5.306 OK: 8 MiB in 16 packages 19:59:37 #46 DONE 10.5s 19:59:37 19:59:37 #45 [security-proxy-setup internal] load build context 19:59:37 #45 ... 19:59:37 19:59:37 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:59:37 #47 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.5s done 19:59:37 #47 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:59:37 #47 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 19:59:37 #47 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 19:59:37 #47 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.0s done 19:59:37 #47 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.4s 19:59:37 #47 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.2s done 19:59:37 #47 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:59:37 #47 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.4s done 19:59:38 #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 2.4s 19:59:38 #47 ... 19:59:38 19:59:38 #48 [core-command internal] load build context 19:59:38 #48 transferring context: 2.61MB 4.7s done 19:59:38 #48 DONE 6.5s 19:59:38 19:59:38 #49 [core-common-config-bootstrapper internal] load build context 19:59:38 #49 ... 19:59:38 19:59:38 #50 [support-notifications internal] load build context 19:59:38 #50 transferring context: 2.61MB 4.6s done 19:59:38 #50 DONE 6.5s 19:59:38 19:59:38 #49 [core-common-config-bootstrapper internal] load build context 19:59:38 #49 ... 19:59:38 19:59:38 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:59:38 #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.05MB / 23.39MB 3.0s 19:59:39 #47 ... 19:59:39 19:59:39 #51 [core-data internal] load build context 19:59:39 #51 transferring context: 2.61MB 6.0s done 19:59:39 #51 DONE 7.0s 19:59:39 19:59:39 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:59:39 #47 ... 19:59:39 19:59:39 #52 [security-spiffe-token-provider internal] load build context 19:59:39 #52 transferring context: 2.61MB 4.5s done 19:59:39 #52 DONE 6.7s 19:59:39 19:59:39 #45 [security-proxy-setup internal] load build context 19:59:39 #45 transferring context: 2.61MB 6.9s done 19:59:39 #45 DONE 7.7s 19:59:39 19:59:39 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:59:39 #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.67MB / 23.39MB 3.8s 19:59:39 #47 ... 19:59:39 19:59:39 #53 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:59:40 #53 ... 19:59:40 19:59:40 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:59:40 #47 ... 19:59:40 19:59:40 #49 [core-common-config-bootstrapper internal] load build context 19:59:40 #49 transferring context: 2.61MB 6.5s done 19:59:40 #49 DONE 7.6s 19:59:40 19:59:40 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:59:40 #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.06MB / 23.39MB 4.2s 19:59:40 #47 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 19:59:40 #47 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 19:59:40 #47 ... 19:59:40 19:59:40 #54 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 19:59:40 #0 8.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:59:40 #0 8.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:59:40 #0 10.29 OK: 267 MiB in 56 packages 19:59:40 #54 DONE 11.5s 19:59:40 19:59:40 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:59:40 #47 ... 19:59:40 19:59:40 #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:59:40 #0 9.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:59:40 #55 ... 19:59:40 19:59:40 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:59:41 #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 5.1s 19:59:41 #47 ... 19:59:41 19:59:41 #56 [core-data builder 3/7] RUN apk add --update --no-cache make git 19:59:41 #0 8.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:59:41 #0 9.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:59:41 #0 11.99 OK: 267 MiB in 56 packages 19:59:41 #56 ... 19:59:41 19:59:41 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:59:41 #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.50MB / 23.39MB 5.5s 19:59:41 #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.17MB / 23.39MB 5.7s 19:59:41 #47 ... 19:59:41 19:59:41 #56 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 19:59:41 #56 DONE 13.8s 19:59:41 19:59:41 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:59:41 #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 6.1s 19:59:41 #47 ... 19:59:41 19:59:41 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:59:41 #0 7.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:59:41 #0 7.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:59:42 #57 ... 19:59:42 19:59:42 #58 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:59:42 #58 DONE 1.8s 19:59:42 19:59:42 #59 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:59:42 #59 ... 19:59:42 19:59:42 #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:59:42 #0 7.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:59:42 #0 8.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:59:42 #60 ... 19:59:42 19:59:42 #61 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:59:42 #61 10.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:59:42 #61 ... 19:59:42 19:59:42 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:59:42 #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.17MB / 23.39MB 6.6s 19:59:42 #47 ... 19:59:42 19:59:42 #62 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:59:42 #62 ... 19:59:42 19:59:42 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:59:43 #63 ... 19:59:43 19:59:43 #64 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:59:43 #64 DONE 1.0s 19:59:43 19:59:43 #65 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:59:43 #65 ... 19:59:43 19:59:43 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:59:43 #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 7.1s 19:59:43 #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.54MB / 23.39MB 7.5s 19:59:43 #47 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done 19:59:43 #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 7.8s 19:59:43 #47 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done 19:59:43 #47 ... 19:59:43 19:59:43 #66 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:59:43 #66 ... 19:59:43 19:59:43 #67 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:59:44 #67 ... 19:59:44 19:59:44 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:59:44 #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 8.3s 19:59:44 #47 ... 19:59:44 19:59:44 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:59:44 #57 11.51 OK: 267 MiB in 56 packages 19:59:44 #57 DONE 12.5s 19:59:44 19:59:44 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:59:45 #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.11MB / 23.39MB 9.0s 19:59:45 #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 9.2s 19:59:45 #47 ... 19:59:45 19:59:45 #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:59:45 #68 DONE 0.9s 19:59:45 19:59:45 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:59:45 #47 ... 19:59:45 19:59:45 #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:59:45 #60 12.25 (1/2) Installing dumb-init (1.2.5-r2) 19:59:45 #60 12.31 (2/2) Installing su-exec (0.2-r3) 19:59:45 #60 12.31 Executing busybox-1.36.1-r2.trigger 19:59:45 #60 12.32 OK: 8 MiB in 17 packages 19:59:45 #60 DONE 13.3s 19:59:45 19:59:45 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:59:45 #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 9.9s done 19:59:46 #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 9.9s done 19:59:46 #47 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19:59:46 #47 ... 19:59:46 19:59:46 #36 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:59:46 #36 8.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:59:46 #36 9.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:59:46 #36 12.61 (1/4) Installing dumb-init (1.2.5-r2) 19:59:46 #36 12.61 (2/4) Installing openssl (3.1.2-r0) 19:59:46 #36 12.70 (3/4) Installing su-exec (0.2-r3) 19:59:46 #36 12.71 (4/4) Installing yq (4.33.3-r3) 19:59:46 #36 13.47 Executing busybox-1.36.1-r2.trigger 19:59:46 #36 13.54 OK: 18 MiB in 19 packages 19:59:46 #36 DONE 14.2s 19:59:46 19:59:46 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:59:46 #44 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:59:46 #44 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 19:59:46 #44 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 19:59:46 #44 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:59:46 #44 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 19:59:46 #44 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 19:59:46 #44 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.2s done 19:59:46 #44 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 7.2s done 19:59:46 #44 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 19:59:46 #44 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 19:59:46 #44 ... 19:59:46 19:59:46 #69 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 19:59:46 #69 DONE 0.2s 19:59:46 19:59:46 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:59:46 #44 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 19:59:46 #44 ... 19:59:46 19:59:46 #67 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:59:46 #67 12.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:59:47 #67 13.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:59:47 #67 ... 19:59:47 19:59:47 #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:59:47 #55 10.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:59:47 #55 13.54 (1/4) Installing ca-certificates (20230506-r0) 19:59:47 #55 13.89 (2/4) Installing dumb-init (1.2.5-r2) 19:59:47 #55 13.89 (3/4) Installing su-exec (0.2-r3) 19:59:47 #55 13.94 (4/4) Installing yq (4.33.3-r3) 19:59:47 #55 14.59 Executing busybox-1.36.1-r2.trigger 19:59:47 #55 14.73 Executing ca-certificates-20230506-r0.trigger 19:59:47 #55 15.71 OK: 18 MiB in 19 packages 19:59:47 #55 DONE 16.8s 19:59:47 19:59:47 #61 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:59:47 #61 11.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:59:47 #61 14.30 (1/2) Installing ca-certificates (20230506-r0) 19:59:47 #61 14.54 (2/2) Installing dumb-init (1.2.5-r2) 19:59:47 #61 14.55 Executing busybox-1.36.1-r2.trigger 19:59:47 #61 14.59 Executing ca-certificates-20230506-r0.trigger 19:59:47 #61 15.24 OK: 9 MiB in 17 packages 19:59:48 #61 DONE 16.1s 19:59:48 19:59:48 #66 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:59:48 #66 14.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:59:49 #66 15.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:59:50 #66 ... 19:59:50 19:59:50 #65 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:59:50 #65 12.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:59:50 #65 13.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:59:50 #65 16.55 (1/1) Installing dumb-init (1.2.5-r2) 19:59:50 #65 16.61 Executing busybox-1.36.1-r2.trigger 19:59:50 #65 16.71 OK: 8 MiB in 16 packages 19:59:50 #65 DONE 17.8s 19:59:50 19:59:50 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:59:51 #47 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.6s 19:59:51 #131 ... 19:59:51 19:59:51 #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 19:59:51 #122 65.87 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:59:51 #47 ... 19:59:51 19:59:51 #70 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:59:51 #70 DONE 5.7s 19:59:51 19:59:51 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:59:51 #47 ... 19:59:51 19:59:51 #71 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 19:59:51 #71 DONE 0.2s 19:59:51 19:59:51 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:59:53 #47 ... 19:59:53 19:59:53 #72 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:59:53 #72 ... 19:59:53 19:59:53 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:59:55 #47 ... 19:59:55 19:59:55 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:59:55 #73 ... 19:59:55 19:59:55 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:59:55 #63 12.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:59:55 #63 13.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:59:55 #63 16.92 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:59:55 #63 16.92 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:59:55 #63 16.92 OK: 19940 distinct packages available 19:59:55 #63 17.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:59:55 #63 18.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:59:55 #63 22.07 OK: 267 MiB in 56 packages 19:59:55 #63 DONE 22.8s 19:59:55 19:59:55 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:59:55 #44 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.0s done 19:59:55 #44 DONE 21.8s 19:59:55 19:59:55 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:59:56 #47 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.7s 19:59:56 #47 ... 19:59:56 19:59:56 #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:59:56 #74 DONE 0.6s 19:59:56 19:59:56 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:59:56 #47 ... 19:59:56 19:59:56 #67 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:59:56 #67 16.76 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:59:56 #67 16.76 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:59:56 #67 16.76 OK: 19940 distinct packages available 19:59:56 #67 17.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:59:56 #67 18.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:59:56 #67 20.79 (1/11) Installing ca-certificates (20230506-r0) 19:59:56 #67 20.98 (2/11) Installing brotli-libs (1.0.9-r14) 19:59:56 #67 21.03 (3/11) Installing libunistring (1.1-r1) 19:59:56 #67 21.10 (4/11) Installing libidn2 (2.3.4-r1) 19:59:56 #67 21.13 (5/11) Installing nghttp2-libs (1.55.1-r0) 19:59:56 #67 21.19 (6/11) Installing libcurl (8.2.1-r0) 19:59:56 #67 21.24 (7/11) Installing curl (8.2.1-r0) 19:59:56 #67 21.26 (8/11) Installing dumb-init (1.2.5-r2) 19:59:56 #67 21.27 (9/11) Installing musl-obstack (1.2.3-r2) 19:59:56 #67 21.29 (10/11) Installing libucontext (1.2-r2) 19:59:56 #67 21.31 (11/11) Installing gcompat (1.1.0-r1) 19:59:56 #67 21.32 Executing busybox-1.36.1-r2.trigger 19:59:56 #67 21.36 Executing ca-certificates-20230506-r0.trigger 19:59:56 #67 21.86 OK: 13 MiB in 26 packages 19:59:56 #67 DONE 22.5s 19:59:56 19:59:56 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:59:57 #47 ... 19:59:57 19:59:57 #66 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:59:57 #66 19.10 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:59:57 #66 19.10 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:59:57 #66 19.10 OK: 19940 distinct packages available 19:59:57 #66 19.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:59:57 #66 20.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:59:57 #66 22.76 (1/4) Installing dumb-init (1.2.5-r2) 19:59:57 #66 22.79 (2/4) Installing musl-obstack (1.2.3-r2) 19:59:57 #66 22.83 (3/4) Installing libucontext (1.2-r2) 19:59:57 #66 22.83 (4/4) Installing gcompat (1.1.0-r1) 19:59:57 #66 22.83 Executing busybox-1.36.1-r2.trigger 19:59:57 #66 22.92 OK: 8 MiB in 19 packages 19:59:57 #66 DONE 23.6s 19:59:57 19:59:57 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:59:57 #47 ... 19:59:57 19:59:57 #62 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:59:57 #62 16.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:59:57 #62 17.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:59:57 #62 20.44 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:59:57 #62 20.44 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:59:57 #62 20.44 OK: 19940 distinct packages available 19:59:57 #62 21.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:59:57 #62 22.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:59:57 #62 24.52 (1/5) Installing dumb-init (1.2.5-r2) 19:59:57 #62 24.54 (2/5) Installing musl-obstack (1.2.3-r2) 19:59:57 #62 24.55 (3/5) Installing libucontext (1.2-r2) 19:59:57 #62 24.56 (4/5) Installing gcompat (1.1.0-r1) 19:59:57 #62 24.58 (5/5) Installing openssl (3.1.2-r0) 19:59:57 #62 24.60 Executing busybox-1.36.1-r2.trigger 19:59:57 #62 24.66 OK: 9 MiB in 20 packages 19:59:57 #62 DONE 25.1s 19:59:57 19:59:57 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:59:58 #47 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.1s done 19:59:58 #47 DONE 28.5s 19:59:58 19:59:58 #75 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:59:58 #75 DONE 0.8s 19:59:58 19:59:58 #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:00:00 #76 ... 20:00:00 20:00:00 #77 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:00:00 #77 DONE 1.1s 20:00:00 20:00:00 #78 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:00:00 #78 DONE 1.1s 20:00:00 20:00:00 #79 [security-spire-server stage-2 4/8] COPY Attribution.txt / 20:00:00 #79 DONE 0.1s 20:00:00 20:00:00 #80 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:00:00 #80 DONE 1.1s 20:00:00 20:00:00 #81 [security-spire-config stage-2 4/9] COPY Attribution.txt / 20:00:00 #81 DONE 0.2s 20:00:00 20:00:00 #82 [security-spire-server stage-2 5/8] COPY security.txt / 20:00:00 #82 DONE 0.2s 20:00:00 20:00:00 #83 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 20:00:00 #83 DONE 0.2s 20:00:00 20:00:00 #84 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:00:00 #84 ... 20:00:00 20:00:00 #85 [security-spire-agent stage-3 6/9] COPY security.txt / 20:00:00 #85 DONE 0.2s 20:00:01 20:00:01 #84 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:00:01 #84 DONE 0.2s 20:00:01 20:00:01 #86 [security-spire-config stage-2 5/9] COPY security.txt / 20:00:01 #86 DONE 0.3s 20:00:01 20:00:01 #87 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:00:01 #87 ... 20:00:01 20:00:01 #88 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:00:01 #88 DONE 0.2s 20:00:01 20:00:01 #89 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:00:01 #89 DONE 0.2s 20:00:01 #122 DONE 77.1s 20:00:01 20:00:01 #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:00:01 20:00:01 #87 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:00:01 #87 DONE 0.2s 20:00:01 20:00:01 #90 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:00:01 #90 DONE 0.2s 20:00:01 20:00:01 #91 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:00:01 #91 DONE 0.2s 20:00:01 20:00:01 #92 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 20:00:01 #92 DONE 0.2s 20:00:01 20:00:01 #93 [security-spire-server] exporting to image 20:00:01 #93 exporting layers 20:00:01 #93 ... 20:00:01 20:00:01 #94 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:00:01 #94 DONE 0.3s 20:00:01 20:00:01 #95 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:00:01 #95 DONE 0.3s 20:00:01 20:00:01 #93 [security-spire-agent] exporting to image 20:00:03 #93 exporting layers 2.0s done 20:00:03 #93 writing image sha256:fc2a3355d6e700c5b7d46ae88b5eb5b322907ce9d5ed805470eee55778e39e26 0.0s done 20:00:03 #93 naming to docker.io/library/security-spire-server-arm64 done 20:00:03 #93 exporting layers 1.9s done 20:00:03 #93 writing image sha256:b98c9c072235cc3f5514a412454c00792cbbfb3e363c29b3bd35ba591b79e619 0.0s done 20:00:03 #93 naming to docker.io/library/security-spire-agent-arm64 done 20:00:03 #93 writing image sha256:86ab8004c2db9c40451b95f57845da43a9dc37a83dc60ca29acc6d8203e5c8dd done 20:00:03 #93 naming to docker.io/library/security-spire-config-arm64 done 20:00:03 #93 DONE 4.1s 20:00:03 20:00:03 #59 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:00:04 #127 ... 20:00:04 20:00:04 #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:00:04 #123 DONE 80.6s 20:00:04 20:00:04 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:00:04 #59 ... 20:00:04 20:00:04 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 20:00:06 #132 ... 20:00:06 20:00:06 #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:00:06 #128 DONE 83.3s 20:00:06 20:00:06 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:00:06 #129 DONE 83.4s 20:00:06 20:00:06 #133 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:00:06 #133 ... 20:00:06 20:00:06 #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:00:06 #125 DONE 83.5s 20:00:06 20:00:06 #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:00:06 #126 DONE 83.6s 20:00:07 20:00:07 #134 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:00:07 #134 ... 20:00:07 20:00:07 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:00:07 #131 DONE 83.8s 20:00:07 20:00:07 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:00:07 #130 DONE 83.8s 20:00:07 20:00:07 #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:00:07 #127 DONE 83.8s 20:00:07 20:00:07 #135 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:00:07 #135 ... 20:00:07 20:00:07 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:00:07 #121 DONE 84.1s 20:00:07 20:00:07 #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:00:07 #124 DONE 84.1s 20:00:07 20:00:07 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 20:00:07 #132 DONE 3.0s 20:00:07 20:00:07 #136 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 20:00:07 #136 DONE 0.9s 20:00:07 20:00:07 #133 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:00:07 #133 DONE 0.8s 20:00:07 20:00:07 #137 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:00:07 #137 ... 20:00:07 20:00:07 #134 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:00:07 #134 DONE 0.7s 20:00:07 20:00:07 #135 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:00:07 #135 DONE 0.6s 20:00:08 20:00:08 #138 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:00:08 #138 DONE 0.7s 20:00:08 20:00:08 #139 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 20:00:08 #139 DONE 0.4s 20:00:08 20:00:08 #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 20:00:08 #140 ... 20:00:08 20:00:08 #141 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 20:00:08 #141 DONE 0.4s 20:00:08 20:00:08 #137 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:00:08 #137 DONE 0.4s 20:00:08 20:00:08 #142 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:00:08 #142 DONE 0.3s 20:00:08 20:00:08 #143 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:00:08 #143 CACHED 20:00:08 20:00:08 #144 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:00:08 #144 CACHED 20:00:08 20:00:08 #145 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 20:00:08 #145 CACHED 20:00:08 20:00:08 #146 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 20:00:08 #146 CACHED 20:00:08 20:00:08 #147 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:00:08 #147 CACHED 20:00:08 20:00:08 #148 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:00:08 #148 CACHED 20:00:08 20:00:08 #149 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:00:08 #149 CACHED 20:00:08 20:00:08 #150 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:00:08 #150 CACHED 20:00:08 20:00:08 #151 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:00:08 #151 DONE 0.3s 20:00:08 20:00:08 #152 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:00:08 #152 DONE 0.2s 20:00:08 20:00:08 #153 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:00:08 #153 ... 20:00:08 20:00:08 #154 [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 20:00:08 #154 DONE 0.8s 20:00:09 20:00:09 #155 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:00:09 #155 ... 20:00:09 20:00:09 #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 20:00:09 #156 DONE 1.1s 20:00:09 20:00:09 #157 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:00:09 #157 DONE 1.1s 20:00:09 20:00:09 #158 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:00:09 #158 DONE 1.1s 20:00:09 20:00:09 #159 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:00:09 #159 DONE 1.1s 20:00:09 20:00:09 #160 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:00:09 #160 DONE 1.1s 20:00:09 20:00:09 #161 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:00:09 #161 DONE 1.1s 20:00:09 20:00:09 #162 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:00:09 #162 DONE 1.2s 20:00:09 20:00:09 #153 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:00:09 #153 DONE 1.1s 20:00:09 20:00:09 #155 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:00:09 #155 DONE 1.2s 20:00:09 20:00:09 #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 20:00:09 #140 DONE 1.5s 20:00:09 20:00:09 #163 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:00:09 #163 ... 20:00:09 20:00:09 #164 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:00:09 #164 DONE 0.5s 20:00:09 20:00:09 #165 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:00:09 #165 DONE 0.5s 20:00:09 20:00:09 #166 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:00:09 #166 DONE 0.5s 20:00:09 20:00:09 #167 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:00:09 #167 DONE 0.5s 20:00:09 20:00:09 #168 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:00:09 #168 DONE 0.5s 20:00:09 20:00:09 #169 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:00:09 #169 DONE 0.5s 20:00:09 20:00:09 #170 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:00:09 #170 DONE 0.6s 20:00:09 20:00:09 #171 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:00:09 #171 DONE 0.6s 20:00:09 20:00:09 #172 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:00:09 #172 DONE 0.6s 20:00:09 20:00:09 #163 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:00:09 #163 DONE 0.6s 20:00:09 20:00:09 #92 [security-spiffe-token-provider] exporting to image 20:00:09 #92 exporting layers 20:00:10 #92 ... 20:00:10 20:00:10 #173 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 20:00:10 #173 DONE 0.4s 20:00:10 20:00:10 #174 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:00:10 #174 DONE 0.4s 20:00:10 20:00:10 #175 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:00:10 #175 DONE 0.4s 20:00:10 20:00:10 #176 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:00:10 #176 DONE 0.4s 20:00:10 20:00:10 #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:00:10 #177 DONE 0.4s 20:00:10 20:00:10 #178 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:00:10 #178 DONE 0.4s 20:00:10 20:00:10 #179 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:00:10 #179 DONE 0.4s 20:00:10 20:00:10 #180 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:00:10 #180 ... 20:00:10 20:00:10 #181 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 20:00:10 #181 DONE 0.2s 20:00:10 20:00:10 #92 [core-metadata] exporting to image 20:00:10 #92 exporting layers 0.4s done 20:00:10 #92 ... 20:00:10 20:00:10 #182 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:00:10 #182 DONE 0.4s 20:00:10 20:00:10 #183 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:00:10 #183 DONE 0.4s 20:00:10 20:00:10 #92 [support-notifications] exporting to image 20:00:10 #92 exporting layers 0.4s done 20:00:10 #92 writing image sha256:374673b0347f0219e3190b6c21e346bb701aea5ba21f03deec3d36eb792f54b8 done 20:00:10 #92 writing image sha256:03dc7c15561a06c38a568448b4a71dfd21bc4d84bc8c5e35c01335dbb856214b done 20:00:10 #92 writing image sha256:392832e4b9baafa030cde709bbb9fd4790425dc586a423c371950f55cf56ac5c done 20:00:10 #92 writing image sha256:65cf9e57260c42c22246d4c4d5bf984b31cb256252498587f7e579c5c53ce816 20:00:10 #92 writing image sha256:1f2837bfa88165d0b4cb1b897a1d0899f14e3cda1d6ab986d9cb2da3f3591034 done 20:00:10 #92 writing image sha256:b9c1a3cabad4440abfa2340789ad707129b43c22d882d72e87fb125f86a6f9ca 20:00:10 #92 naming to docker.io/library/core-command done 20:00:10 #92 naming to docker.io/library/core-metadata done 20:00:10 #92 naming to docker.io/library/support-notifications done 20:00:10 #92 naming to docker.io/library/security-spiffe-token-provider 20:00:10 #92 writing image sha256:b9c1a3cabad4440abfa2340789ad707129b43c22d882d72e87fb125f86a6f9ca 0.2s done 20:00:10 #92 naming to docker.io/library/support-scheduler 20:00:11 #92 writing image sha256:65cf9e57260c42c22246d4c4d5bf984b31cb256252498587f7e579c5c53ce816 0.3s done 20:00:11 #92 naming to docker.io/library/security-spiffe-token-provider 0.2s done 20:00:11 #92 naming to docker.io/library/support-scheduler done 20:00:11 #92 naming to docker.io/library/core-data done 20:00:11 #92 DONE 1.8s 20:00:11 20:00:11 #184 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:00:11 #184 ... 20:00:11 20:00:11 #185 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:00:11 #185 DONE 0.7s 20:00:11 20:00:11 #184 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:00:11 #184 DONE 0.6s 20:00:11 20:00:11 #186 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:00:11 #186 DONE 0.0s 20:00:11 20:00:11 #187 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:00:11 #187 DONE 0.3s 20:00:11 20:00:11 #180 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:00:11 #180 DONE 1.1s 20:00:11 20:00:11 #188 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:00:11 #188 DONE 1.1s 20:00:11 20:00:11 #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/ 20:00:11 #189 DONE 0.1s 20:00:11 20:00:11 #92 [core-common-config-bootstrapper] exporting to image 20:00:11 #92 ... 20:00:11 20:00:11 #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/ 20:00:11 #190 DONE 0.1s 20:00:11 20:00:11 #191 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:00:11 #191 DONE 0.1s 20:00:11 20:00:11 #92 [core-common-config-bootstrapper] exporting to image 20:00:11 #92 exporting layers 0.2s done 20:00:11 #92 writing image sha256:0ae308af6e1d3fef05ce5a5bb20dc8bb8df2da46703a12ab362cbab183ec9939 done 20:00:11 #92 naming to docker.io/library/security-proxy-auth done 20:00:11 #92 writing image sha256:223a0d1908de3337204b6375be80103fe379bf7d42f54062d55950598c203be0 done 20:00:11 #92 naming to docker.io/library/core-common-config-bootstrapper done 20:00:11 #92 DONE 2.0s 20:00:11 20:00:11 #192 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:00:11 #192 DONE 0.1s 20:00:11 20:00:11 #193 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:00:11 #193 ... 20:00:11 20:00:11 #194 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:00:11 #194 DONE 1.1s 20:00:11 20:00:11 #92 [security-proxy-setup] exporting to image 20:00:11 #92 exporting layers 0.2s done 20:00:11 #92 writing image sha256:f4cc3eec2c1db1825928348550ab82b862b972678cb53fde9d01524c67c7c47e done 20:00:11 #92 naming to docker.io/library/security-proxy-setup done 20:00:11 #92 DONE 2.2s 20:00:11 20:00:11 #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 20:00:12 #195 ... 20:00:12 20:00:12 #193 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:00:12 #193 DONE 0.8s 20:00:12 20:00:12 #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 20:00:12 #195 DONE 0.6s 20:00:12 20:00:12 #92 [security-bootstrapper] exporting to image 20:00:12 #92 exporting layers 0.2s done 20:00:12 #92 writing image sha256:aa022d1d0df9b98e9ca8c18d56bac4928f69450958116b81026538642b2a0173 done 20:00:12 #92 naming to docker.io/library/security-secretstore-setup done 20:00:12 #92 writing image sha256:635bab0935a15ee259fa693fd511cb66c965d4332e09c637762ba2f2491489b0 done 20:00:12 #92 naming to docker.io/library/security-bootstrapper done 20:00:12 #92 DONE 2.5s 20:00:12 20:00:12 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:00:12 time="2023-09-19T19:57:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:00:12 time="2023-09-19T19:57:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:00:12 time="2023-09-19T19:57:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:00:12 time="2023-09-19T19:57:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:00:12 time="2023-09-19T19:57:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:00:12 time="2023-09-19T19:57:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:00:12 time="2023-09-19T19:57:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:00:12 time="2023-09-19T19:57:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:00:12 time="2023-09-19T19:57:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:00:12 time="2023-09-19T19:57:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:00:12 time="2023-09-19T19:57:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:00:12 time="2023-09-19T19:57:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:00:12 time="2023-09-19T19:57:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:00:12 time="2023-09-19T19:57:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:00:12 $ docker stop --time=1 4a1be911cf54990b3f9460312f5d0d24295be4a28f3bdf6fb9d98449b8c0dc65 20:00:14 $ docker rm -f --volumes 4a1be911cf54990b3f9460312f5d0d24295be4a28f3bdf6fb9d98449b8c0dc65 [Pipeline] // withDockerContainer [Pipeline] sh 20:00:14 + docker images 20:00:14 REPOSITORY TAG IMAGE ID CREATED SIZE 20:00:14 security-bootstrapper latest 635bab0935a1 2 seconds ago 23.3MB 20:00:14 security-proxy-auth latest 0ae308af6e1d 3 seconds ago 19.5MB 20:00:14 security-secretstore-setup latest aa022d1d0df9 3 seconds ago 44.4MB 20:00:14 core-common-config-bootstrapper latest 223a0d1908de 3 seconds ago 18.2MB 20:00:14 security-proxy-setup latest f4cc3eec2c1d 3 seconds ago 29.4MB 20:00:14 core-metadata latest 374673b0347f 4 seconds ago 21.7MB 20:00:14 support-scheduler latest b9c1a3cabad4 5 seconds ago 34MB 20:00:14 security-spiffe-token-provider latest 1f2837bfa881 5 seconds ago 35MB 20:00:14 support-notifications latest 03dc7c15561a 5 seconds ago 34.6MB 20:00:14 core-data latest 65cf9e57260c 5 seconds ago 21.3MB 20:00:14 core-command latest 392832e4b9ba 5 seconds ago 21.2MB 20:00:14 security-spire-server latest 9e4358238bdb About a minute ago 102MB 20:00:14 security-spire-config latest 059373aae0e4 About a minute ago 101MB 20:00:14 security-spire-agent latest d40b9ee6faab About a minute ago 161MB 20:00:14 ci-base-image-x86_64 latest c3f2d5f81f45 4 minutes ago 1.08GB 20:00:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine fa269f55d9b9 7 days ago 708MB 20:00:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB 20:00:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 14 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 20:00:14 provisioning config files... 20:00:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/583@tmp/config2292298128189419108tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:00:15 ---> docker-login.sh 20:00:15 nexus3.edgexfoundry.org:10001 20:00:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:15 Configure a credential helper to remove this warning. See 20:00:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:15 20:00:15 Login Succeeded 20:00:15 nexus3.edgexfoundry.org:10002 20:00:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:15 Configure a credential helper to remove this warning. See 20:00:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:15 20:00:15 Login Succeeded 20:00:15 nexus3.edgexfoundry.org:10003 20:00:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:15 Configure a credential helper to remove this warning. See 20:00:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:15 20:00:15 Login Succeeded 20:00:15 nexus3.edgexfoundry.org:10004 20:00:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:15 Configure a credential helper to remove this warning. See 20:00:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:15 20:00:15 Login Succeeded 20:00:15 docker.io 20:00:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:15 Configure a credential helper to remove this warning. See 20:00:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:15 20:00:15 Login Succeeded 20:00:15 ---> docker-login.sh ends [Pipeline] } 20:00:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:00:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:00:15 [edgeXDocker.push] Tagging docker image core-command with the following tags: 20:00:15 b006ed3fb02d1ca178eb86987183e820dae8a246 20:00:15 latest 20:00:15 3.1.0-dev.49 20:00:15 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:00:15 main 20:00:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:16 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:16 + docker push nexus3.edgexfoundry.org:10004/core-command:b006ed3fb02d1ca178eb86987183e820dae8a246 20:00:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:00:16 5618b8af9629: Preparing 20:00:16 596e94269b48: Preparing 20:00:16 36f5ecbd064f: Preparing 20:00:16 3703fe44c76a: Preparing 20:00:16 522f1cef6555: Preparing 20:00:16 4693057ce236: Preparing 20:00:16 4693057ce236: Waiting 20:00:16 36f5ecbd064f: Pushed 20:00:16 5618b8af9629: Pushed 20:00:16 522f1cef6555: Pushed 20:00:16 3703fe44c76a: Pushed 20:00:16 4693057ce236: Layer already exists 20:00:18 596e94269b48: Pushed 20:00:18 b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:435f7b7412dfcb080196f3e551d64207dcf45ef4f371f5b13d242f3e63dbb70c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:18 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:19 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 20:00:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:00:19 5618b8af9629: Preparing 20:00:19 596e94269b48: Preparing 20:00:19 36f5ecbd064f: Preparing 20:00:19 3703fe44c76a: Preparing 20:00:19 522f1cef6555: Preparing 20:00:19 4693057ce236: Preparing 20:00:19 4693057ce236: Waiting 20:00:19 522f1cef6555: Layer already exists 20:00:19 3703fe44c76a: Layer already exists 20:00:19 5618b8af9629: Layer already exists 20:00:19 36f5ecbd064f: Layer already exists 20:00:19 596e94269b48: Layer already exists 20:00:19 4693057ce236: Layer already exists 20:00:19 latest: digest: sha256:435f7b7412dfcb080196f3e551d64207dcf45ef4f371f5b13d242f3e63dbb70c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:19 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:19 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.49 20:00:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:00:19 5618b8af9629: Preparing 20:00:19 596e94269b48: Preparing 20:00:19 36f5ecbd064f: Preparing 20:00:19 3703fe44c76a: Preparing 20:00:19 522f1cef6555: Preparing 20:00:19 4693057ce236: Preparing 20:00:19 4693057ce236: Waiting 20:00:19 36f5ecbd064f: Layer already exists 20:00:19 522f1cef6555: Layer already exists 20:00:19 5618b8af9629: Layer already exists 20:00:19 596e94269b48: Layer already exists 20:00:19 3703fe44c76a: Layer already exists 20:00:19 4693057ce236: Layer already exists 20:00:19 3.1.0-dev.49: digest: sha256:435f7b7412dfcb080196f3e551d64207dcf45ef4f371f5b13d242f3e63dbb70c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:20 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:20 + docker push nexus3.edgexfoundry.org:10004/core-command:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:00:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:00:20 5618b8af9629: Preparing 20:00:20 596e94269b48: Preparing 20:00:20 36f5ecbd064f: Preparing 20:00:20 3703fe44c76a: Preparing 20:00:20 522f1cef6555: Preparing 20:00:20 4693057ce236: Preparing 20:00:20 4693057ce236: Waiting 20:00:20 5618b8af9629: Layer already exists 20:00:20 522f1cef6555: Layer already exists 20:00:20 596e94269b48: Layer already exists 20:00:20 3703fe44c76a: Layer already exists 20:00:20 36f5ecbd064f: Layer already exists 20:00:20 4693057ce236: Layer already exists 20:00:20 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:435f7b7412dfcb080196f3e551d64207dcf45ef4f371f5b13d242f3e63dbb70c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:20 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:21 + docker push nexus3.edgexfoundry.org:10004/core-command:main 20:00:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:00:21 5618b8af9629: Preparing 20:00:21 596e94269b48: Preparing 20:00:21 36f5ecbd064f: Preparing 20:00:21 3703fe44c76a: Preparing 20:00:21 522f1cef6555: Preparing 20:00:21 4693057ce236: Preparing 20:00:21 4693057ce236: Waiting 20:00:21 3703fe44c76a: Layer already exists 20:00:21 5618b8af9629: Layer already exists 20:00:21 522f1cef6555: Layer already exists 20:00:21 36f5ecbd064f: Layer already exists 20:00:21 596e94269b48: Layer already exists 20:00:21 4693057ce236: Layer already exists 20:00:21 main: digest: sha256:435f7b7412dfcb080196f3e551d64207dcf45ef4f371f5b13d242f3e63dbb70c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:00:21 ===================================================== [Pipeline] echo 20:00:21 taggedImages: 20:00:21 - nexus3.edgexfoundry.org:10004/core-command:b006ed3fb02d1ca178eb86987183e820dae8a246 20:00:21 - nexus3.edgexfoundry.org:10004/core-command:latest 20:00:21 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.49 20:00:21 - nexus3.edgexfoundry.org:10004/core-command:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:00:21 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 20:00:21 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 20:00:21 b006ed3fb02d1ca178eb86987183e820dae8a246 20:00:21 latest 20:00:21 3.1.0-dev.49 20:00:21 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:00:21 main 20:00:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:21 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b006ed3fb02d1ca178eb86987183e820dae8a246 20:00:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:00:21 b54a42172a80: Preparing 20:00:21 450bb5198a9f: Preparing 20:00:21 37530c151782: Preparing 20:00:21 af9970470ebe: Preparing 20:00:21 36f5ecbd064f: Preparing 20:00:21 3703fe44c76a: Preparing 20:00:21 522f1cef6555: Preparing 20:00:21 4693057ce236: Preparing 20:00:21 3703fe44c76a: Waiting 20:00:21 4693057ce236: Waiting 20:00:21 522f1cef6555: Waiting 20:00:21 36f5ecbd064f: Layer already exists 20:00:21 37530c151782: Pushed 20:00:21 450bb5198a9f: Pushed 20:00:23 3703fe44c76a: Layer already exists 20:00:23 522f1cef6555: Layer already exists 20:00:23 4693057ce236: Layer already exists 20:00:23 b54a42172a80: Pushed 20:00:23 af9970470ebe: Pushed 20:00:23 b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:1009077c0e2c629eeda89d8cbadd27bc9a70f4d9665a3f14fc340498079e3d43 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:24 + 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 20:00:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 20:00:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:00:24 b54a42172a80: Preparing 20:00:24 450bb5198a9f: Preparing 20:00:24 37530c151782: Preparing 20:00:24 af9970470ebe: Preparing 20:00:24 36f5ecbd064f: Preparing 20:00:24 3703fe44c76a: Preparing 20:00:24 522f1cef6555: Preparing 20:00:24 4693057ce236: Preparing 20:00:24 522f1cef6555: Waiting 20:00:24 4693057ce236: Waiting 20:00:24 3703fe44c76a: Waiting 20:00:24 b54a42172a80: Layer already exists 20:00:24 37530c151782: Layer already exists 20:00:24 36f5ecbd064f: Layer already exists 20:00:24 af9970470ebe: Layer already exists 20:00:24 450bb5198a9f: Layer already exists 20:00:24 3703fe44c76a: Layer already exists 20:00:24 4693057ce236: Layer already exists 20:00:24 522f1cef6555: Layer already exists 20:00:24 latest: digest: sha256:1009077c0e2c629eeda89d8cbadd27bc9a70f4d9665a3f14fc340498079e3d43 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:24 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.49 20:00:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:00:25 b54a42172a80: Preparing 20:00:25 450bb5198a9f: Preparing 20:00:25 37530c151782: Preparing 20:00:25 af9970470ebe: Preparing 20:00:25 36f5ecbd064f: Preparing 20:00:25 3703fe44c76a: Preparing 20:00:25 522f1cef6555: Preparing 20:00:25 4693057ce236: Preparing 20:00:25 522f1cef6555: Waiting 20:00:25 3703fe44c76a: Waiting 20:00:25 4693057ce236: Waiting 20:00:25 450bb5198a9f: Layer already exists 20:00:25 af9970470ebe: Layer already exists 20:00:25 36f5ecbd064f: Layer already exists 20:00:25 b54a42172a80: Layer already exists 20:00:25 37530c151782: Layer already exists 20:00:25 522f1cef6555: Layer already exists 20:00:25 3703fe44c76a: Layer already exists 20:00:25 4693057ce236: Layer already exists 20:00:25 3.1.0-dev.49: digest: sha256:1009077c0e2c629eeda89d8cbadd27bc9a70f4d9665a3f14fc340498079e3d43 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:25 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:00:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:00:25 b54a42172a80: Preparing 20:00:25 450bb5198a9f: Preparing 20:00:25 37530c151782: Preparing 20:00:25 af9970470ebe: Preparing 20:00:25 36f5ecbd064f: Preparing 20:00:25 3703fe44c76a: Preparing 20:00:25 522f1cef6555: Preparing 20:00:25 4693057ce236: Preparing 20:00:25 522f1cef6555: Waiting 20:00:25 4693057ce236: Waiting 20:00:25 3703fe44c76a: Waiting 20:00:25 37530c151782: Layer already exists 20:00:25 450bb5198a9f: Layer already exists 20:00:25 b54a42172a80: Layer already exists 20:00:25 af9970470ebe: Layer already exists 20:00:25 36f5ecbd064f: Layer already exists 20:00:25 3703fe44c76a: Layer already exists 20:00:25 522f1cef6555: Layer already exists 20:00:25 4693057ce236: Layer already exists 20:00:25 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:1009077c0e2c629eeda89d8cbadd27bc9a70f4d9665a3f14fc340498079e3d43 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:26 + 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 20:00:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 20:00:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:00:26 b54a42172a80: Preparing 20:00:26 450bb5198a9f: Preparing 20:00:26 37530c151782: Preparing 20:00:26 af9970470ebe: Preparing 20:00:26 36f5ecbd064f: Preparing 20:00:26 3703fe44c76a: Preparing 20:00:26 522f1cef6555: Preparing 20:00:26 4693057ce236: Preparing 20:00:26 3703fe44c76a: Waiting 20:00:26 522f1cef6555: Waiting 20:00:26 4693057ce236: Waiting 20:00:26 37530c151782: Layer already exists 20:00:26 b54a42172a80: Layer already exists 20:00:26 36f5ecbd064f: Layer already exists 20:00:26 450bb5198a9f: Layer already exists 20:00:26 af9970470ebe: Layer already exists 20:00:26 3703fe44c76a: Layer already exists 20:00:26 4693057ce236: Layer already exists 20:00:26 522f1cef6555: Layer already exists 20:00:26 main: digest: sha256:1009077c0e2c629eeda89d8cbadd27bc9a70f4d9665a3f14fc340498079e3d43 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:00:26 ===================================================== [Pipeline] echo 20:00:26 taggedImages: 20:00:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b006ed3fb02d1ca178eb86987183e820dae8a246 20:00:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 20:00:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.49 20:00:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:00:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 20:00:26 [edgeXDocker.push] Tagging docker image core-data with the following tags: 20:00:26 b006ed3fb02d1ca178eb86987183e820dae8a246 20:00:26 latest 20:00:26 3.1.0-dev.49 20:00:26 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:00:26 main 20:00:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:27 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:27 + docker push nexus3.edgexfoundry.org:10004/core-data:b006ed3fb02d1ca178eb86987183e820dae8a246 20:00:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:00:27 6a73e94ac53f: Preparing 20:00:27 61df8b293c88: Preparing 20:00:27 36f5ecbd064f: Preparing 20:00:27 3703fe44c76a: Preparing 20:00:27 06747842fab4: Preparing 20:00:27 4693057ce236: Preparing 20:00:27 4693057ce236: Waiting 20:00:27 36f5ecbd064f: Layer already exists 20:00:27 3703fe44c76a: Layer already exists 20:00:27 4693057ce236: Layer already exists 20:00:27 6a73e94ac53f: Pushed 20:00:27 06747842fab4: Pushed 20:00:29 61df8b293c88: Pushed 20:00:29 b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:e8fc769e63c93d16a33cd5453b3fc60efe3973f30246633ba7890c392ba18639 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:29 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:29 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 20:00:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:00:29 6a73e94ac53f: Preparing 20:00:29 61df8b293c88: Preparing 20:00:29 36f5ecbd064f: Preparing 20:00:29 3703fe44c76a: Preparing 20:00:29 06747842fab4: Preparing 20:00:29 4693057ce236: Preparing 20:00:29 4693057ce236: Waiting 20:00:29 6a73e94ac53f: Layer already exists 20:00:29 36f5ecbd064f: Layer already exists 20:00:29 06747842fab4: Layer already exists 20:00:29 61df8b293c88: Layer already exists 20:00:29 3703fe44c76a: Layer already exists 20:00:29 4693057ce236: Layer already exists 20:00:29 latest: digest: sha256:e8fc769e63c93d16a33cd5453b3fc60efe3973f30246633ba7890c392ba18639 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:30 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:30 #59 DONE 47.7s 20:00:30 20:00:30 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:00:30 #73 DONE 44.5s 20:00:30 20:00:30 #72 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:00:30 #72 DONE 46.9s 20:00:30 20:00:30 #96 [security-proxy-auth builder 6/7] COPY . . 20:00:30 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.49 20:00:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:00:30 6a73e94ac53f: Preparing 20:00:30 61df8b293c88: Preparing 20:00:30 36f5ecbd064f: Preparing 20:00:30 3703fe44c76a: Preparing 20:00:30 06747842fab4: Preparing 20:00:30 4693057ce236: Preparing 20:00:30 4693057ce236: Waiting 20:00:30 61df8b293c88: Layer already exists 20:00:30 06747842fab4: Layer already exists 20:00:30 36f5ecbd064f: Layer already exists 20:00:30 3703fe44c76a: Layer already exists 20:00:30 6a73e94ac53f: Layer already exists 20:00:30 4693057ce236: Layer already exists 20:00:30 3.1.0-dev.49: digest: sha256:e8fc769e63c93d16a33cd5453b3fc60efe3973f30246633ba7890c392ba18639 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:30 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:31 + docker push nexus3.edgexfoundry.org:10004/core-data:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:00:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:00:31 6a73e94ac53f: Preparing 20:00:31 61df8b293c88: Preparing 20:00:31 36f5ecbd064f: Preparing 20:00:31 3703fe44c76a: Preparing 20:00:31 06747842fab4: Preparing 20:00:31 4693057ce236: Preparing 20:00:31 4693057ce236: Waiting 20:00:31 06747842fab4: Layer already exists 20:00:31 3703fe44c76a: Layer already exists 20:00:31 6a73e94ac53f: Layer already exists 20:00:31 36f5ecbd064f: Layer already exists 20:00:31 61df8b293c88: Layer already exists 20:00:31 4693057ce236: Layer already exists 20:00:31 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:e8fc769e63c93d16a33cd5453b3fc60efe3973f30246633ba7890c392ba18639 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:31 #96 ... 20:00:31 20:00:31 #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:00:31 #76 DONE 34.9s 20:00:31 20:00:31 #97 [security-proxy-setup builder 6/7] COPY . . 20:00:31 #97 CACHED 20:00:31 20:00:31 #98 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:00:31 #98 CACHED 20:00:31 20:00:31 #99 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:00:31 #99 CACHED 20:00:31 20:00:31 #100 [support-notifications builder 6/7] COPY . . 20:00:31 #100 DONE 1.2s 20:00:31 20:00:31 #101 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:00:31 #101 CACHED 20:00:31 20:00:31 #102 [security-bootstrapper builder 6/7] COPY . . 20:00:31 #102 CACHED 20:00:31 20:00:31 #103 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:00:31 #103 CACHED 20:00:31 20:00:31 #104 [security-secretstore-setup builder 6/7] COPY . . 20:00:31 #104 DONE 1.2s 20:00:31 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:31 20:00:31 #105 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:00:31 #105 CACHED 20:00:31 20:00:31 #106 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:00:31 #106 CACHED 20:00:31 20:00:31 #107 [core-common-config-bootstrapper builder 6/7] COPY . . 20:00:31 #107 CACHED 20:00:31 20:00:31 #108 [core-data builder 6/7] COPY . . 20:00:31 #108 CACHED 20:00:31 20:00:31 #109 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:00:31 #109 CACHED 20:00:31 20:00:31 #110 [core-data builder 4/7] COPY go.mod vendor* ./ 20:00:31 #110 CACHED 20:00:31 20:00:31 #111 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:00:31 #111 CACHED 20:00:31 20:00:31 #112 [core-command builder 6/7] COPY . . 20:00:31 #112 CACHED 20:00:31 20:00:31 #113 [core-command builder 4/7] COPY go.mod vendor* ./ 20:00:31 #113 CACHED 20:00:31 20:00:31 #114 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:00:31 #114 CACHED 20:00:31 20:00:31 #115 [core-metadata builder 6/7] COPY . . 20:00:31 #115 CACHED 20:00:31 20:00:31 #116 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:00:31 #116 CACHED 20:00:31 20:00:31 #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:00:31 #117 CACHED 20:00:31 20:00:31 #118 [support-scheduler builder 6/7] COPY . . 20:00:31 #118 CACHED 20:00:31 20:00:31 #119 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:00:31 #119 CACHED 20:00:31 20:00:31 #96 [security-proxy-auth builder 6/7] COPY . . 20:00:31 #96 DONE 1.3s 20:00:31 20:00:31 #120 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:00:31 + docker push nexus3.edgexfoundry.org:10004/core-data:main 20:00:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:00:31 6a73e94ac53f: Preparing 20:00:31 61df8b293c88: Preparing 20:00:31 36f5ecbd064f: Preparing 20:00:31 3703fe44c76a: Preparing 20:00:31 06747842fab4: Preparing 20:00:31 4693057ce236: Preparing 20:00:31 4693057ce236: Waiting 20:00:31 36f5ecbd064f: Layer already exists 20:00:31 61df8b293c88: Layer already exists 20:00:31 06747842fab4: Layer already exists 20:00:31 3703fe44c76a: Layer already exists 20:00:31 6a73e94ac53f: Layer already exists 20:00:31 4693057ce236: Layer already exists 20:00:31 main: digest: sha256:e8fc769e63c93d16a33cd5453b3fc60efe3973f30246633ba7890c392ba18639 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:00:31 ===================================================== [Pipeline] echo 20:00:31 taggedImages: 20:00:31 - nexus3.edgexfoundry.org:10004/core-data:b006ed3fb02d1ca178eb86987183e820dae8a246 20:00:31 - nexus3.edgexfoundry.org:10004/core-data:latest 20:00:31 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.49 20:00:31 - nexus3.edgexfoundry.org:10004/core-data:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:00:31 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 20:00:31 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 20:00:31 b006ed3fb02d1ca178eb86987183e820dae8a246 20:00:31 latest 20:00:31 3.1.0-dev.49 20:00:31 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:00:31 main 20:00:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:32 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b006ed3fb02d1ca178eb86987183e820dae8a246 20:00:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:00:32 68f26fc932ca: Preparing 20:00:32 98f06f05c6ae: Preparing 20:00:32 0fb108b98dba: Preparing 20:00:32 36f5ecbd064f: Preparing 20:00:32 3703fe44c76a: Preparing 20:00:32 522f1cef6555: Preparing 20:00:32 4693057ce236: Preparing 20:00:32 522f1cef6555: Waiting 20:00:32 4693057ce236: Waiting 20:00:32 3703fe44c76a: Layer already exists 20:00:32 36f5ecbd064f: Layer already exists 20:00:32 522f1cef6555: Layer already exists 20:00:32 4693057ce236: Layer already exists 20:00:32 68f26fc932ca: Pushed 20:00:32 98f06f05c6ae: Pushed 20:00:34 0fb108b98dba: Pushed 20:00:34 b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:beb95e91c458a7e4e7353497314063ed9c26b2a1e8e15ee4428a9ed193c56f58 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:34 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 20:00:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:00:35 68f26fc932ca: Preparing 20:00:35 98f06f05c6ae: Preparing 20:00:35 0fb108b98dba: Preparing 20:00:35 36f5ecbd064f: Preparing 20:00:35 3703fe44c76a: Preparing 20:00:35 522f1cef6555: Preparing 20:00:35 4693057ce236: Preparing 20:00:35 522f1cef6555: Waiting 20:00:35 4693057ce236: Waiting 20:00:35 68f26fc932ca: Layer already exists 20:00:35 3703fe44c76a: Layer already exists 20:00:35 98f06f05c6ae: Layer already exists 20:00:35 0fb108b98dba: Layer already exists 20:00:35 36f5ecbd064f: Layer already exists 20:00:35 522f1cef6555: Layer already exists 20:00:35 4693057ce236: Layer already exists 20:00:35 latest: digest: sha256:beb95e91c458a7e4e7353497314063ed9c26b2a1e8e15ee4428a9ed193c56f58 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:35 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.49 20:00:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:00:35 68f26fc932ca: Preparing 20:00:35 98f06f05c6ae: Preparing 20:00:35 0fb108b98dba: Preparing 20:00:35 36f5ecbd064f: Preparing 20:00:35 3703fe44c76a: Preparing 20:00:35 522f1cef6555: Preparing 20:00:35 4693057ce236: Preparing 20:00:35 522f1cef6555: Waiting 20:00:35 4693057ce236: Waiting 20:00:35 68f26fc932ca: Layer already exists 20:00:35 36f5ecbd064f: Layer already exists 20:00:35 3703fe44c76a: Layer already exists 20:00:35 98f06f05c6ae: Layer already exists 20:00:35 0fb108b98dba: Layer already exists 20:00:35 4693057ce236: Layer already exists 20:00:35 522f1cef6555: Layer already exists 20:00:35 3.1.0-dev.49: digest: sha256:beb95e91c458a7e4e7353497314063ed9c26b2a1e8e15ee4428a9ed193c56f58 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:35 #120 ... 20:00:35 20:00:35 #121 [security-spiffe-token-provider builder 6/7] COPY . . 20:00:35 #121 DONE 4.4s 20:00:35 20:00:35 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:00:35 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:00:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:00:36 68f26fc932ca: Preparing 20:00:36 98f06f05c6ae: Preparing 20:00:36 0fb108b98dba: Preparing 20:00:36 36f5ecbd064f: Preparing 20:00:36 3703fe44c76a: Preparing 20:00:36 522f1cef6555: Preparing 20:00:36 4693057ce236: Preparing 20:00:36 522f1cef6555: Waiting 20:00:36 4693057ce236: Waiting 20:00:36 3703fe44c76a: Layer already exists 20:00:36 98f06f05c6ae: Layer already exists 20:00:36 68f26fc932ca: Layer already exists 20:00:36 36f5ecbd064f: Layer already exists 20:00:36 0fb108b98dba: Layer already exists 20:00:36 4693057ce236: Layer already exists 20:00:36 522f1cef6555: Layer already exists 20:00:36 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:beb95e91c458a7e4e7353497314063ed9c26b2a1e8e15ee4428a9ed193c56f58 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:36 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 20:00:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:00:36 68f26fc932ca: Preparing 20:00:36 98f06f05c6ae: Preparing 20:00:36 0fb108b98dba: Preparing 20:00:36 36f5ecbd064f: Preparing 20:00:36 3703fe44c76a: Preparing 20:00:36 522f1cef6555: Preparing 20:00:36 4693057ce236: Preparing 20:00:36 522f1cef6555: Waiting 20:00:36 4693057ce236: Waiting 20:00:36 0fb108b98dba: Layer already exists 20:00:36 68f26fc932ca: Layer already exists 20:00:36 36f5ecbd064f: Layer already exists 20:00:36 3703fe44c76a: Layer already exists 20:00:36 98f06f05c6ae: Layer already exists 20:00:36 522f1cef6555: Layer already exists 20:00:36 4693057ce236: Layer already exists 20:00:36 main: digest: sha256:beb95e91c458a7e4e7353497314063ed9c26b2a1e8e15ee4428a9ed193c56f58 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:00:36 ===================================================== [Pipeline] echo 20:00:37 taggedImages: 20:00:37 - nexus3.edgexfoundry.org:10004/core-metadata:b006ed3fb02d1ca178eb86987183e820dae8a246 20:00:37 - nexus3.edgexfoundry.org:10004/core-metadata:latest 20:00:37 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.49 20:00:37 - nexus3.edgexfoundry.org:10004/core-metadata:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:00:37 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 20:00:37 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 20:00:37 b006ed3fb02d1ca178eb86987183e820dae8a246 20:00:37 latest 20:00:37 3.1.0-dev.49 20:00:37 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:00:37 main 20:00:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:37 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b006ed3fb02d1ca178eb86987183e820dae8a246 20:00:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:00:37 3d6f08373ddc: Preparing 20:00:37 231f243aaf13: Preparing 20:00:37 046c48732412: Preparing 20:00:37 18cfa4bbdaf2: Preparing 20:00:37 344e6906b2ec: Preparing 20:00:37 d662ff7b5a18: Preparing 20:00:37 087ebe591ebf: Preparing 20:00:37 36f5ecbd064f: Preparing 20:00:37 3703fe44c76a: Preparing 20:00:37 24554b249404: Preparing 20:00:37 1c06924b6a1f: Preparing 20:00:37 5f70bf18a086: Preparing 20:00:37 30af7c5b7b82: Preparing 20:00:37 dfeaba5bc832: Preparing 20:00:37 4693057ce236: Preparing 20:00:37 36f5ecbd064f: Waiting 20:00:37 1c06924b6a1f: Waiting 20:00:37 5f70bf18a086: Waiting 20:00:37 d662ff7b5a18: Waiting 20:00:37 30af7c5b7b82: Waiting 20:00:37 087ebe591ebf: Waiting 20:00:37 dfeaba5bc832: Waiting 20:00:37 3703fe44c76a: Waiting 20:00:37 24554b249404: Waiting 20:00:37 4693057ce236: Waiting 20:00:37 344e6906b2ec: Pushed 20:00:37 231f243aaf13: Pushed 20:00:37 046c48732412: Pushed 20:00:37 18cfa4bbdaf2: Pushed 20:00:37 3d6f08373ddc: Pushed 20:00:37 36f5ecbd064f: Layer already exists 20:00:37 3703fe44c76a: Layer already exists 20:00:37 #122 1.894 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:00:37 d662ff7b5a18: Pushed 20:00:37 24554b249404: Pushed 20:00:37 5f70bf18a086: Pushed 20:00:37 1c06924b6a1f: Pushed 20:00:37 30af7c5b7b82: Pushed 20:00:37 4693057ce236: Layer already exists 20:00:37 dfeaba5bc832: Pushed 20:00:39 087ebe591ebf: Pushed 20:00:39 b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:20d4490e40d558a6aac8e2a5f36d4b8998743e13286d6e0d1e8f464d3a2fe8e5 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:40 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:00:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:00:40 3d6f08373ddc: Preparing 20:00:40 231f243aaf13: Preparing 20:00:40 046c48732412: Preparing 20:00:40 18cfa4bbdaf2: Preparing 20:00:40 344e6906b2ec: Preparing 20:00:40 d662ff7b5a18: Preparing 20:00:40 087ebe591ebf: Preparing 20:00:40 36f5ecbd064f: Preparing 20:00:40 3703fe44c76a: Preparing 20:00:40 24554b249404: Preparing 20:00:40 1c06924b6a1f: Preparing 20:00:40 5f70bf18a086: Preparing 20:00:40 30af7c5b7b82: Preparing 20:00:40 dfeaba5bc832: Preparing 20:00:40 4693057ce236: Preparing 20:00:40 087ebe591ebf: Waiting 20:00:40 dfeaba5bc832: Waiting 20:00:40 5f70bf18a086: Waiting 20:00:40 4693057ce236: Waiting 20:00:40 30af7c5b7b82: Waiting 20:00:40 d662ff7b5a18: Waiting 20:00:40 36f5ecbd064f: Waiting 20:00:40 24554b249404: Waiting 20:00:40 1c06924b6a1f: Waiting 20:00:40 3703fe44c76a: Waiting 20:00:40 18cfa4bbdaf2: Layer already exists 20:00:40 046c48732412: Layer already exists 20:00:40 344e6906b2ec: Layer already exists 20:00:40 231f243aaf13: Layer already exists 20:00:40 3d6f08373ddc: Layer already exists 20:00:40 d662ff7b5a18: Layer already exists 20:00:40 24554b249404: Layer already exists 20:00:40 3703fe44c76a: Layer already exists 20:00:40 087ebe591ebf: Layer already exists 20:00:40 36f5ecbd064f: Layer already exists 20:00:40 5f70bf18a086: Layer already exists 20:00:40 30af7c5b7b82: Layer already exists 20:00:40 1c06924b6a1f: Layer already exists 20:00:40 dfeaba5bc832: Layer already exists 20:00:40 4693057ce236: Layer already exists 20:00:40 latest: digest: sha256:20d4490e40d558a6aac8e2a5f36d4b8998743e13286d6e0d1e8f464d3a2fe8e5 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:40 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.49 20:00:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:00:41 3d6f08373ddc: Preparing 20:00:41 231f243aaf13: Preparing 20:00:41 046c48732412: Preparing 20:00:41 18cfa4bbdaf2: Preparing 20:00:41 344e6906b2ec: Preparing 20:00:41 d662ff7b5a18: Preparing 20:00:41 087ebe591ebf: Preparing 20:00:41 36f5ecbd064f: Preparing 20:00:41 3703fe44c76a: Preparing 20:00:41 24554b249404: Preparing 20:00:41 1c06924b6a1f: Preparing 20:00:41 5f70bf18a086: Preparing 20:00:41 d662ff7b5a18: Waiting 20:00:41 30af7c5b7b82: Preparing 20:00:41 dfeaba5bc832: Preparing 20:00:41 4693057ce236: Preparing 20:00:41 36f5ecbd064f: Waiting 20:00:41 30af7c5b7b82: Waiting 20:00:41 087ebe591ebf: Waiting 20:00:41 24554b249404: Waiting 20:00:41 dfeaba5bc832: Waiting 20:00:41 1c06924b6a1f: Waiting 20:00:41 4693057ce236: Waiting 20:00:41 5f70bf18a086: Waiting 20:00:41 344e6906b2ec: Layer already exists 20:00:41 231f243aaf13: Layer already exists 20:00:41 046c48732412: Layer already exists 20:00:41 3d6f08373ddc: Layer already exists 20:00:41 18cfa4bbdaf2: Layer already exists 20:00:41 d662ff7b5a18: Layer already exists 20:00:41 36f5ecbd064f: Layer already exists 20:00:41 087ebe591ebf: Layer already exists 20:00:41 3703fe44c76a: Layer already exists 20:00:41 24554b249404: Layer already exists 20:00:41 1c06924b6a1f: Layer already exists 20:00:41 30af7c5b7b82: Layer already exists 20:00:41 4693057ce236: Layer already exists 20:00:41 dfeaba5bc832: Layer already exists 20:00:41 5f70bf18a086: Layer already exists 20:00:41 3.1.0-dev.49: digest: sha256:20d4490e40d558a6aac8e2a5f36d4b8998743e13286d6e0d1e8f464d3a2fe8e5 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:41 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:00:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:00:41 3d6f08373ddc: Preparing 20:00:41 231f243aaf13: Preparing 20:00:41 046c48732412: Preparing 20:00:41 18cfa4bbdaf2: Preparing 20:00:41 344e6906b2ec: Preparing 20:00:41 d662ff7b5a18: Preparing 20:00:41 087ebe591ebf: Preparing 20:00:41 36f5ecbd064f: Preparing 20:00:41 3703fe44c76a: Preparing 20:00:41 24554b249404: Preparing 20:00:41 1c06924b6a1f: Preparing 20:00:41 5f70bf18a086: Preparing 20:00:41 30af7c5b7b82: Preparing 20:00:41 dfeaba5bc832: Preparing 20:00:41 4693057ce236: Preparing 20:00:41 d662ff7b5a18: Waiting 20:00:41 087ebe591ebf: Waiting 20:00:41 5f70bf18a086: Waiting 20:00:41 24554b249404: Waiting 20:00:41 36f5ecbd064f: Waiting 20:00:41 30af7c5b7b82: Waiting 20:00:41 1c06924b6a1f: Waiting 20:00:41 3703fe44c76a: Waiting 20:00:41 dfeaba5bc832: Waiting 20:00:41 4693057ce236: Waiting 20:00:41 18cfa4bbdaf2: Layer already exists 20:00:41 046c48732412: Layer already exists 20:00:41 3d6f08373ddc: Layer already exists 20:00:41 231f243aaf13: Layer already exists 20:00:41 344e6906b2ec: Layer already exists 20:00:41 087ebe591ebf: Layer already exists 20:00:41 d662ff7b5a18: Layer already exists 20:00:41 36f5ecbd064f: Layer already exists 20:00:41 24554b249404: Layer already exists 20:00:41 3703fe44c76a: Layer already exists 20:00:41 1c06924b6a1f: Layer already exists 20:00:41 5f70bf18a086: Layer already exists 20:00:41 4693057ce236: Layer already exists 20:00:41 dfeaba5bc832: Layer already exists 20:00:41 30af7c5b7b82: Layer already exists 20:00:41 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:20d4490e40d558a6aac8e2a5f36d4b8998743e13286d6e0d1e8f464d3a2fe8e5 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:41 #122 ... 20:00:41 20:00:41 #123 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:00:41 #0 4.503 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:00:41 #123 ... 20:00:41 20:00:41 #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:00:41 #0 5.006 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:00:41 #124 ... 20:00:41 20:00:41 #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:00:41 #0 4.844 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:00:41 #125 ... 20:00:41 20:00:41 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:00:41 #0 4.787 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:00:41 #126 ... 20:00:41 20:00:41 #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:00:41 #0 4.741 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:00:41 #127 ... 20:00:41 20:00:41 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:00:41 #0 5.052 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:00:42 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 20:00:42 #128 ... 20:00:42 20:00:42 #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:00:42 #0 4.892 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [Pipeline] sh 20:00:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 20:00:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:00:42 3d6f08373ddc: Preparing 20:00:42 231f243aaf13: Preparing 20:00:42 046c48732412: Preparing 20:00:42 18cfa4bbdaf2: Preparing 20:00:42 344e6906b2ec: Preparing 20:00:42 d662ff7b5a18: Preparing 20:00:42 087ebe591ebf: Preparing 20:00:42 36f5ecbd064f: Preparing 20:00:42 3703fe44c76a: Preparing 20:00:42 24554b249404: Preparing 20:00:42 1c06924b6a1f: Preparing 20:00:42 5f70bf18a086: Preparing 20:00:42 30af7c5b7b82: Preparing 20:00:42 dfeaba5bc832: Preparing 20:00:42 4693057ce236: Preparing 20:00:42 3703fe44c76a: Waiting 20:00:42 24554b249404: Waiting 20:00:42 087ebe591ebf: Waiting 20:00:42 dfeaba5bc832: Waiting 20:00:42 1c06924b6a1f: Waiting 20:00:42 d662ff7b5a18: Waiting 20:00:42 5f70bf18a086: Waiting 20:00:42 36f5ecbd064f: Waiting 20:00:42 30af7c5b7b82: Waiting 20:00:42 4693057ce236: Waiting 20:00:42 046c48732412: Layer already exists 20:00:42 344e6906b2ec: Layer already exists 20:00:42 231f243aaf13: Layer already exists 20:00:42 3d6f08373ddc: Layer already exists 20:00:42 18cfa4bbdaf2: Layer already exists 20:00:42 3703fe44c76a: Layer already exists 20:00:42 24554b249404: Layer already exists 20:00:42 d662ff7b5a18: Layer already exists 20:00:42 087ebe591ebf: Layer already exists 20:00:42 36f5ecbd064f: Layer already exists 20:00:42 1c06924b6a1f: Layer already exists 20:00:42 5f70bf18a086: Layer already exists 20:00:42 4693057ce236: Layer already exists 20:00:42 30af7c5b7b82: Layer already exists 20:00:42 dfeaba5bc832: Layer already exists 20:00:42 main: digest: sha256:20d4490e40d558a6aac8e2a5f36d4b8998743e13286d6e0d1e8f464d3a2fe8e5 size: 3437 [Pipeline] } [Pipeline] // withEnv 20:00:42 #129 ... 20:00:42 20:00:42 #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:00:42 #0 4.874 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:00:42 #130 ... 20:00:42 20:00:42 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:00:42 #0 4.912 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:00:42 ===================================================== [Pipeline] echo 20:00:42 taggedImages: 20:00:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b006ed3fb02d1ca178eb86987183e820dae8a246 20:00:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:00:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.49 20:00:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:00:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 20:00:42 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 20:00:42 b006ed3fb02d1ca178eb86987183e820dae8a246 20:00:42 latest 20:00:42 3.1.0-dev.49 20:00:42 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:00:42 main 20:00:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:42 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b006ed3fb02d1ca178eb86987183e820dae8a246 20:00:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:00:43 b54a42172a80: Preparing 20:00:43 450bb5198a9f: Preparing 20:00:43 12bcc81d52cd: Preparing 20:00:43 15833ee10cf2: Preparing 20:00:43 36f5ecbd064f: Preparing 20:00:43 3703fe44c76a: Preparing 20:00:43 522f1cef6555: Preparing 20:00:43 4693057ce236: Preparing 20:00:43 522f1cef6555: Waiting 20:00:43 4693057ce236: Waiting 20:00:43 3703fe44c76a: Waiting 20:00:43 36f5ecbd064f: Layer already exists 20:00:43 b54a42172a80: Layer already exists 20:00:43 450bb5198a9f: Layer already exists 20:00:43 3703fe44c76a: Layer already exists 20:00:43 522f1cef6555: Layer already exists 20:00:43 4693057ce236: Layer already exists 20:00:43 12bcc81d52cd: Pushed 20:00:45 15833ee10cf2: Pushed 20:00:45 b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:d855f5ac6ee06a848169dc034b597b6749e6dc58ac634b177c08986d1c15f585 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:45 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 20:00:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:00:46 b54a42172a80: Preparing 20:00:46 450bb5198a9f: Preparing 20:00:46 12bcc81d52cd: Preparing 20:00:46 15833ee10cf2: Preparing 20:00:46 36f5ecbd064f: Preparing 20:00:46 3703fe44c76a: Preparing 20:00:46 522f1cef6555: Preparing 20:00:46 4693057ce236: Preparing 20:00:46 3703fe44c76a: Waiting 20:00:46 522f1cef6555: Waiting 20:00:46 4693057ce236: Waiting 20:00:46 b54a42172a80: Layer already exists 20:00:46 36f5ecbd064f: Layer already exists 20:00:46 15833ee10cf2: Layer already exists 20:00:46 12bcc81d52cd: Layer already exists 20:00:46 450bb5198a9f: Layer already exists 20:00:46 522f1cef6555: Layer already exists 20:00:46 3703fe44c76a: Layer already exists 20:00:46 4693057ce236: Layer already exists 20:00:46 latest: digest: sha256:d855f5ac6ee06a848169dc034b597b6749e6dc58ac634b177c08986d1c15f585 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:46 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.49 20:00:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:00:46 b54a42172a80: Preparing 20:00:46 450bb5198a9f: Preparing 20:00:46 12bcc81d52cd: Preparing 20:00:46 15833ee10cf2: Preparing 20:00:46 36f5ecbd064f: Preparing 20:00:46 3703fe44c76a: Preparing 20:00:46 522f1cef6555: Preparing 20:00:46 4693057ce236: Preparing 20:00:46 3703fe44c76a: Waiting 20:00:46 522f1cef6555: Waiting 20:00:46 4693057ce236: Waiting 20:00:46 b54a42172a80: Layer already exists 20:00:46 12bcc81d52cd: Layer already exists 20:00:46 450bb5198a9f: Layer already exists 20:00:46 15833ee10cf2: Layer already exists 20:00:46 36f5ecbd064f: Layer already exists 20:00:46 3703fe44c76a: Layer already exists 20:00:46 522f1cef6555: Layer already exists 20:00:46 4693057ce236: Layer already exists 20:00:46 3.1.0-dev.49: digest: sha256:d855f5ac6ee06a848169dc034b597b6749e6dc58ac634b177c08986d1c15f585 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:46 #131 ... 20:00:46 20:00:46 #120 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:00:46 #120 4.748 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:00:46 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:00:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:00:47 b54a42172a80: Preparing 20:00:47 450bb5198a9f: Preparing 20:00:47 12bcc81d52cd: Preparing 20:00:47 15833ee10cf2: Preparing 20:00:47 36f5ecbd064f: Preparing 20:00:47 3703fe44c76a: Preparing 20:00:47 522f1cef6555: Preparing 20:00:47 4693057ce236: Preparing 20:00:47 522f1cef6555: Waiting 20:00:47 3703fe44c76a: Waiting 20:00:47 4693057ce236: Waiting 20:00:47 15833ee10cf2: Layer already exists 20:00:47 36f5ecbd064f: Layer already exists 20:00:47 450bb5198a9f: Layer already exists 20:00:47 b54a42172a80: Layer already exists 20:00:47 12bcc81d52cd: Layer already exists 20:00:47 3703fe44c76a: Layer already exists 20:00:47 522f1cef6555: Layer already exists 20:00:47 4693057ce236: Layer already exists 20:00:47 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:d855f5ac6ee06a848169dc034b597b6749e6dc58ac634b177c08986d1c15f585 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:47 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 20:00:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:00:47 b54a42172a80: Preparing 20:00:47 450bb5198a9f: Preparing 20:00:47 12bcc81d52cd: Preparing 20:00:47 15833ee10cf2: Preparing 20:00:47 36f5ecbd064f: Preparing 20:00:47 3703fe44c76a: Preparing 20:00:47 522f1cef6555: Preparing 20:00:47 4693057ce236: Preparing 20:00:47 3703fe44c76a: Waiting 20:00:47 4693057ce236: Waiting 20:00:47 522f1cef6555: Waiting 20:00:47 12bcc81d52cd: Layer already exists 20:00:47 36f5ecbd064f: Layer already exists 20:00:47 15833ee10cf2: Layer already exists 20:00:47 450bb5198a9f: Layer already exists 20:00:47 b54a42172a80: Layer already exists 20:00:47 522f1cef6555: Layer already exists 20:00:47 3703fe44c76a: Layer already exists 20:00:47 4693057ce236: Layer already exists 20:00:47 main: digest: sha256:d855f5ac6ee06a848169dc034b597b6749e6dc58ac634b177c08986d1c15f585 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:00:47 ===================================================== [Pipeline] echo 20:00:47 taggedImages: 20:00:47 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b006ed3fb02d1ca178eb86987183e820dae8a246 20:00:47 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 20:00:47 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.49 20:00:47 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:00:47 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 20:00:47 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 20:00:47 b006ed3fb02d1ca178eb86987183e820dae8a246 20:00:47 latest 20:00:47 3.1.0-dev.49 20:00:47 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:00:47 main 20:00:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:48 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b006ed3fb02d1ca178eb86987183e820dae8a246 20:00:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:00:48 c297f2d4b4ca: Preparing 20:00:48 7975a00c2df6: Preparing 20:00:48 3df3c78d9c63: Preparing 20:00:48 fc659c03e45a: Preparing 20:00:48 3ffe27bd66d2: Preparing 20:00:48 36f5ecbd064f: Preparing 20:00:48 3703fe44c76a: Preparing 20:00:48 6629e650cc43: Preparing 20:00:48 b4043597a0c0: Preparing 20:00:48 4693057ce236: Preparing 20:00:48 36f5ecbd064f: Waiting 20:00:48 3703fe44c76a: Waiting 20:00:48 6629e650cc43: Waiting 20:00:48 b4043597a0c0: Waiting 20:00:48 4693057ce236: Waiting 20:00:48 c297f2d4b4ca: Pushed 20:00:48 7975a00c2df6: Pushed 20:00:48 fc659c03e45a: Pushed 20:00:48 3ffe27bd66d2: Pushed 20:00:48 36f5ecbd064f: Layer already exists 20:00:48 3703fe44c76a: Layer already exists 20:00:48 4693057ce236: Layer already exists 20:00:48 6629e650cc43: Pushed 20:00:49 3df3c78d9c63: Pushed 20:00:49 b4043597a0c0: Pushed 20:00:50 b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:bec14a7ea0854e3f65921d41d9fc63fa7c0589aa9957ab8b7220cfbb6e789b4f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:50 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:00:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:00:50 c297f2d4b4ca: Preparing 20:00:50 7975a00c2df6: Preparing 20:00:50 3df3c78d9c63: Preparing 20:00:50 fc659c03e45a: Preparing 20:00:50 3ffe27bd66d2: Preparing 20:00:50 36f5ecbd064f: Preparing 20:00:50 3703fe44c76a: Preparing 20:00:50 6629e650cc43: Preparing 20:00:50 b4043597a0c0: Preparing 20:00:50 4693057ce236: Preparing 20:00:50 3703fe44c76a: Waiting 20:00:50 6629e650cc43: Waiting 20:00:50 b4043597a0c0: Waiting 20:00:50 4693057ce236: Waiting 20:00:50 36f5ecbd064f: Waiting 20:00:50 3df3c78d9c63: Layer already exists 20:00:50 7975a00c2df6: Layer already exists 20:00:50 c297f2d4b4ca: Layer already exists 20:00:50 3ffe27bd66d2: Layer already exists 20:00:50 fc659c03e45a: Layer already exists 20:00:50 b4043597a0c0: Layer already exists 20:00:50 4693057ce236: Layer already exists 20:00:50 3703fe44c76a: Layer already exists 20:00:50 6629e650cc43: Layer already exists 20:00:50 36f5ecbd064f: Layer already exists 20:00:50 latest: digest: sha256:bec14a7ea0854e3f65921d41d9fc63fa7c0589aa9957ab8b7220cfbb6e789b4f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:50 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.49 20:00:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:00:51 c297f2d4b4ca: Preparing 20:00:51 7975a00c2df6: Preparing 20:00:51 3df3c78d9c63: Preparing 20:00:51 fc659c03e45a: Preparing 20:00:51 3ffe27bd66d2: Preparing 20:00:51 36f5ecbd064f: Preparing 20:00:51 3703fe44c76a: Preparing 20:00:51 6629e650cc43: Preparing 20:00:51 b4043597a0c0: Preparing 20:00:51 4693057ce236: Preparing 20:00:51 b4043597a0c0: Waiting 20:00:51 36f5ecbd064f: Waiting 20:00:51 4693057ce236: Waiting 20:00:51 3703fe44c76a: Waiting 20:00:51 6629e650cc43: Waiting 20:00:51 3ffe27bd66d2: Layer already exists 20:00:51 fc659c03e45a: Layer already exists 20:00:51 c297f2d4b4ca: Layer already exists 20:00:51 3df3c78d9c63: Layer already exists 20:00:51 7975a00c2df6: Layer already exists 20:00:51 3703fe44c76a: Layer already exists 20:00:51 36f5ecbd064f: Layer already exists 20:00:51 6629e650cc43: Layer already exists 20:00:51 4693057ce236: Layer already exists 20:00:51 b4043597a0c0: Layer already exists 20:00:51 3.1.0-dev.49: digest: sha256:bec14a7ea0854e3f65921d41d9fc63fa7c0589aa9957ab8b7220cfbb6e789b4f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:51 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:00:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:00:51 c297f2d4b4ca: Preparing 20:00:51 7975a00c2df6: Preparing 20:00:51 3df3c78d9c63: Preparing 20:00:51 fc659c03e45a: Preparing 20:00:51 3ffe27bd66d2: Preparing 20:00:51 36f5ecbd064f: Preparing 20:00:51 3703fe44c76a: Preparing 20:00:51 6629e650cc43: Preparing 20:00:51 b4043597a0c0: Preparing 20:00:51 4693057ce236: Preparing 20:00:51 6629e650cc43: Waiting 20:00:51 b4043597a0c0: Waiting 20:00:51 4693057ce236: Waiting 20:00:51 3703fe44c76a: Waiting 20:00:51 fc659c03e45a: Layer already exists 20:00:51 7975a00c2df6: Layer already exists 20:00:51 3df3c78d9c63: Layer already exists 20:00:51 3ffe27bd66d2: Layer already exists 20:00:51 c297f2d4b4ca: Layer already exists 20:00:51 36f5ecbd064f: Layer already exists 20:00:51 3703fe44c76a: Layer already exists 20:00:51 b4043597a0c0: Layer already exists 20:00:51 6629e650cc43: Layer already exists 20:00:51 4693057ce236: Layer already exists 20:00:51 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:bec14a7ea0854e3f65921d41d9fc63fa7c0589aa9957ab8b7220cfbb6e789b4f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:52 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 20:00:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:00:52 c297f2d4b4ca: Preparing 20:00:52 7975a00c2df6: Preparing 20:00:52 3df3c78d9c63: Preparing 20:00:52 fc659c03e45a: Preparing 20:00:52 3ffe27bd66d2: Preparing 20:00:52 36f5ecbd064f: Preparing 20:00:52 3703fe44c76a: Preparing 20:00:52 6629e650cc43: Preparing 20:00:52 b4043597a0c0: Preparing 20:00:52 4693057ce236: Preparing 20:00:52 3703fe44c76a: Waiting 20:00:52 6629e650cc43: Waiting 20:00:52 b4043597a0c0: Waiting 20:00:52 4693057ce236: Waiting 20:00:52 36f5ecbd064f: Waiting 20:00:52 fc659c03e45a: Layer already exists 20:00:52 7975a00c2df6: Layer already exists 20:00:52 c297f2d4b4ca: Layer already exists 20:00:52 3ffe27bd66d2: Layer already exists 20:00:52 3df3c78d9c63: Layer already exists 20:00:52 3703fe44c76a: Layer already exists 20:00:52 b4043597a0c0: Layer already exists 20:00:52 4693057ce236: Layer already exists 20:00:52 6629e650cc43: Layer already exists 20:00:52 36f5ecbd064f: Layer already exists 20:00:52 main: digest: sha256:bec14a7ea0854e3f65921d41d9fc63fa7c0589aa9957ab8b7220cfbb6e789b4f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:00:52 ===================================================== [Pipeline] echo 20:00:52 taggedImages: 20:00:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b006ed3fb02d1ca178eb86987183e820dae8a246 20:00:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:00:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.49 20:00:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:00:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 20:00:52 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 20:00:52 b006ed3fb02d1ca178eb86987183e820dae8a246 20:00:52 latest 20:00:52 3.1.0-dev.49 20:00:52 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:00:52 main 20:00:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:52 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b006ed3fb02d1ca178eb86987183e820dae8a246 20:00:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:00:53 8ecd254350e9: Preparing 20:00:53 4f77bc2ab49f: Preparing 20:00:53 68ed4f80e18c: Preparing 20:00:53 628de78fee47: Preparing 20:00:53 2d038efcb11d: Preparing 20:00:53 f8dae0b89a1e: Preparing 20:00:53 1a4f6c9dfea6: Preparing 20:00:53 36f5ecbd064f: Preparing 20:00:53 3703fe44c76a: Preparing 20:00:53 2f5093752005: Preparing 20:00:53 4693057ce236: Preparing 20:00:53 1a4f6c9dfea6: Waiting 20:00:53 36f5ecbd064f: Waiting 20:00:53 3703fe44c76a: Waiting 20:00:53 2f5093752005: Waiting 20:00:53 4693057ce236: Waiting 20:00:53 f8dae0b89a1e: Waiting 20:00:53 4f77bc2ab49f: Pushed 20:00:53 2d038efcb11d: Pushed 20:00:53 8ecd254350e9: Pushed 20:00:53 36f5ecbd064f: Layer already exists 20:00:53 3703fe44c76a: Layer already exists 20:00:53 f8dae0b89a1e: Pushed 20:00:53 1a4f6c9dfea6: Pushed 20:00:53 4693057ce236: Layer already exists 20:00:54 2f5093752005: Pushed 20:00:54 628de78fee47: Pushed 20:00:54 68ed4f80e18c: Pushed 20:00:55 b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:f20e2014aadc24522c99f73161cfbcdd4587a9ef3001461fb97457253e17b8c1 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:00:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:00:55 8ecd254350e9: Preparing 20:00:55 4f77bc2ab49f: Preparing 20:00:55 68ed4f80e18c: Preparing 20:00:55 628de78fee47: Preparing 20:00:55 2d038efcb11d: Preparing 20:00:55 f8dae0b89a1e: Preparing 20:00:55 1a4f6c9dfea6: Preparing 20:00:55 36f5ecbd064f: Preparing 20:00:55 3703fe44c76a: Preparing 20:00:55 2f5093752005: Preparing 20:00:55 4693057ce236: Preparing 20:00:55 1a4f6c9dfea6: Waiting 20:00:55 36f5ecbd064f: Waiting 20:00:55 3703fe44c76a: Waiting 20:00:55 2f5093752005: Waiting 20:00:55 4693057ce236: Waiting 20:00:55 f8dae0b89a1e: Waiting 20:00:55 628de78fee47: Layer already exists 20:00:55 68ed4f80e18c: Layer already exists 20:00:55 2d038efcb11d: Layer already exists 20:00:55 8ecd254350e9: Layer already exists 20:00:55 4f77bc2ab49f: Layer already exists 20:00:55 3703fe44c76a: Layer already exists 20:00:55 36f5ecbd064f: Layer already exists 20:00:55 2f5093752005: Layer already exists 20:00:55 f8dae0b89a1e: Layer already exists 20:00:55 1a4f6c9dfea6: Layer already exists 20:00:55 4693057ce236: Layer already exists 20:00:55 latest: digest: sha256:f20e2014aadc24522c99f73161cfbcdd4587a9ef3001461fb97457253e17b8c1 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:56 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.49 20:00:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:00:56 8ecd254350e9: Preparing 20:00:56 4f77bc2ab49f: Preparing 20:00:56 68ed4f80e18c: Preparing 20:00:56 628de78fee47: Preparing 20:00:56 2d038efcb11d: Preparing 20:00:56 f8dae0b89a1e: Preparing 20:00:56 1a4f6c9dfea6: Preparing 20:00:56 36f5ecbd064f: Preparing 20:00:56 3703fe44c76a: Preparing 20:00:56 2f5093752005: Preparing 20:00:56 4693057ce236: Preparing 20:00:56 1a4f6c9dfea6: Waiting 20:00:56 2f5093752005: Waiting 20:00:56 4693057ce236: Waiting 20:00:56 36f5ecbd064f: Waiting 20:00:56 f8dae0b89a1e: Waiting 20:00:56 68ed4f80e18c: Layer already exists 20:00:56 4f77bc2ab49f: Layer already exists 20:00:56 8ecd254350e9: Layer already exists 20:00:56 2d038efcb11d: Layer already exists 20:00:56 628de78fee47: Layer already exists 20:00:56 f8dae0b89a1e: Layer already exists 20:00:56 1a4f6c9dfea6: Layer already exists 20:00:56 2f5093752005: Layer already exists 20:00:56 3703fe44c76a: Layer already exists 20:00:56 4693057ce236: Layer already exists 20:00:56 36f5ecbd064f: Layer already exists 20:00:56 3.1.0-dev.49: digest: sha256:f20e2014aadc24522c99f73161cfbcdd4587a9ef3001461fb97457253e17b8c1 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:56 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:00:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:00:56 8ecd254350e9: Preparing 20:00:56 4f77bc2ab49f: Preparing 20:00:56 68ed4f80e18c: Preparing 20:00:56 628de78fee47: Preparing 20:00:56 2d038efcb11d: Preparing 20:00:56 f8dae0b89a1e: Preparing 20:00:56 1a4f6c9dfea6: Preparing 20:00:56 36f5ecbd064f: Preparing 20:00:56 3703fe44c76a: Preparing 20:00:56 2f5093752005: Preparing 20:00:56 4693057ce236: Preparing 20:00:56 f8dae0b89a1e: Waiting 20:00:56 3703fe44c76a: Waiting 20:00:56 36f5ecbd064f: Waiting 20:00:56 4693057ce236: Waiting 20:00:56 2f5093752005: Waiting 20:00:56 1a4f6c9dfea6: Waiting 20:00:56 8ecd254350e9: Layer already exists 20:00:56 628de78fee47: Layer already exists 20:00:56 4f77bc2ab49f: Layer already exists 20:00:56 68ed4f80e18c: Layer already exists 20:00:56 2d038efcb11d: Layer already exists 20:00:56 1a4f6c9dfea6: Layer already exists 20:00:56 f8dae0b89a1e: Layer already exists 20:00:56 36f5ecbd064f: Layer already exists 20:00:56 2f5093752005: Layer already exists 20:00:56 3703fe44c76a: Layer already exists 20:00:56 4693057ce236: Layer already exists 20:00:56 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:f20e2014aadc24522c99f73161cfbcdd4587a9ef3001461fb97457253e17b8c1 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:57 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 20:00:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:00:57 8ecd254350e9: Preparing 20:00:57 4f77bc2ab49f: Preparing 20:00:57 68ed4f80e18c: Preparing 20:00:57 628de78fee47: Preparing 20:00:57 2d038efcb11d: Preparing 20:00:57 f8dae0b89a1e: Preparing 20:00:57 1a4f6c9dfea6: Preparing 20:00:57 36f5ecbd064f: Preparing 20:00:57 3703fe44c76a: Preparing 20:00:57 2f5093752005: Preparing 20:00:57 4693057ce236: Preparing 20:00:57 2f5093752005: Waiting 20:00:57 1a4f6c9dfea6: Waiting 20:00:57 36f5ecbd064f: Waiting 20:00:57 4693057ce236: Waiting 20:00:57 3703fe44c76a: Waiting 20:00:57 f8dae0b89a1e: Waiting 20:00:57 628de78fee47: Layer already exists 20:00:57 8ecd254350e9: Layer already exists 20:00:57 68ed4f80e18c: Layer already exists 20:00:57 2d038efcb11d: Layer already exists 20:00:57 4f77bc2ab49f: Layer already exists 20:00:57 f8dae0b89a1e: Layer already exists 20:00:57 2f5093752005: Layer already exists 20:00:57 3703fe44c76a: Layer already exists 20:00:57 1a4f6c9dfea6: Layer already exists 20:00:57 36f5ecbd064f: Layer already exists 20:00:57 4693057ce236: Layer already exists 20:00:57 main: digest: sha256:f20e2014aadc24522c99f73161cfbcdd4587a9ef3001461fb97457253e17b8c1 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:00:57 ===================================================== [Pipeline] echo 20:00:57 taggedImages: 20:00:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b006ed3fb02d1ca178eb86987183e820dae8a246 20:00:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:00:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.49 20:00:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:00:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 20:00:57 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 20:00:57 b006ed3fb02d1ca178eb86987183e820dae8a246 20:00:57 latest 20:00:57 3.1.0-dev.49 20:00:57 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:00:57 main 20:00:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:57 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b006ed3fb02d1ca178eb86987183e820dae8a246 20:00:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:00:58 1e67a56e4049: Preparing 20:00:58 4639064d61f5: Preparing 20:00:58 36f5ecbd064f: Preparing 20:00:58 3703fe44c76a: Preparing 20:00:58 ccb295b9bd3f: Preparing 20:00:58 4693057ce236: Preparing 20:00:58 4693057ce236: Waiting 20:00:58 3703fe44c76a: Layer already exists 20:00:58 36f5ecbd064f: Layer already exists 20:00:58 4693057ce236: Layer already exists 20:00:58 1e67a56e4049: Pushed 20:00:58 ccb295b9bd3f: Pushed 20:01:00 4639064d61f5: Pushed 20:01:00 b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:1a08ce45de3bf37b5669a63286ec84ad477c756ec96ca7c5ff1631f13e35af95 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:01 + 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 20:01:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:01:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:01:01 1e67a56e4049: Preparing 20:01:01 4639064d61f5: Preparing 20:01:01 36f5ecbd064f: Preparing 20:01:01 3703fe44c76a: Preparing 20:01:01 ccb295b9bd3f: Preparing 20:01:01 4693057ce236: Preparing 20:01:01 4693057ce236: Waiting 20:01:01 ccb295b9bd3f: Layer already exists 20:01:01 36f5ecbd064f: Layer already exists 20:01:01 4639064d61f5: Layer already exists 20:01:01 3703fe44c76a: Layer already exists 20:01:01 1e67a56e4049: Layer already exists 20:01:01 4693057ce236: Layer already exists 20:01:01 latest: digest: sha256:1a08ce45de3bf37b5669a63286ec84ad477c756ec96ca7c5ff1631f13e35af95 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:01 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.49 20:01:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:01:01 1e67a56e4049: Preparing 20:01:01 4639064d61f5: Preparing 20:01:01 36f5ecbd064f: Preparing 20:01:01 3703fe44c76a: Preparing 20:01:01 ccb295b9bd3f: Preparing 20:01:01 4693057ce236: Preparing 20:01:01 4693057ce236: Waiting 20:01:01 3703fe44c76a: Layer already exists 20:01:01 4639064d61f5: Layer already exists 20:01:01 1e67a56e4049: Layer already exists 20:01:01 36f5ecbd064f: Layer already exists 20:01:01 ccb295b9bd3f: Layer already exists 20:01:01 4693057ce236: Layer already exists 20:01:01 3.1.0-dev.49: digest: sha256:1a08ce45de3bf37b5669a63286ec84ad477c756ec96ca7c5ff1631f13e35af95 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:02 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:01:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:01:02 1e67a56e4049: Preparing 20:01:02 4639064d61f5: Preparing 20:01:02 36f5ecbd064f: Preparing 20:01:02 3703fe44c76a: Preparing 20:01:02 ccb295b9bd3f: Preparing 20:01:02 4693057ce236: Preparing 20:01:02 4693057ce236: Waiting 20:01:02 3703fe44c76a: Layer already exists 20:01:02 1e67a56e4049: Layer already exists 20:01:02 ccb295b9bd3f: Layer already exists 20:01:02 36f5ecbd064f: Layer already exists 20:01:02 4639064d61f5: Layer already exists 20:01:02 4693057ce236: Layer already exists 20:01:02 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:1a08ce45de3bf37b5669a63286ec84ad477c756ec96ca7c5ff1631f13e35af95 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:02 + 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 20:01:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 20:01:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:01:03 1e67a56e4049: Preparing 20:01:03 4639064d61f5: Preparing 20:01:03 36f5ecbd064f: Preparing 20:01:03 3703fe44c76a: Preparing 20:01:03 ccb295b9bd3f: Preparing 20:01:03 4693057ce236: Preparing 20:01:03 1e67a56e4049: Layer already exists 20:01:03 36f5ecbd064f: Layer already exists 20:01:03 3703fe44c76a: Layer already exists 20:01:03 4639064d61f5: Layer already exists 20:01:03 ccb295b9bd3f: Layer already exists 20:01:03 4693057ce236: Layer already exists 20:01:03 main: digest: sha256:1a08ce45de3bf37b5669a63286ec84ad477c756ec96ca7c5ff1631f13e35af95 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:01:03 ===================================================== [Pipeline] echo 20:01:03 taggedImages: 20:01:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b006ed3fb02d1ca178eb86987183e820dae8a246 20:01:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:01:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.49 20:01:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:01:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 20:01:03 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 20:01:03 b006ed3fb02d1ca178eb86987183e820dae8a246 20:01:03 latest 20:01:03 3.1.0-dev.49 20:01:03 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:01:03 main 20:01:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:03 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b006ed3fb02d1ca178eb86987183e820dae8a246 20:01:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:01:03 182778e0abde: Preparing 20:01:03 6dc58f798f9d: Preparing 20:01:03 a045c431405c: Preparing 20:01:03 36f5ecbd064f: Preparing 20:01:03 3703fe44c76a: Preparing 20:01:03 61056f54cf5c: Preparing 20:01:03 d41ea7e96e18: Preparing 20:01:03 f9e4087c29f5: Preparing 20:01:03 4693057ce236: Preparing 20:01:03 61056f54cf5c: Waiting 20:01:03 d41ea7e96e18: Waiting 20:01:03 f9e4087c29f5: Waiting 20:01:03 4693057ce236: Waiting 20:01:03 36f5ecbd064f: Layer already exists 20:01:03 3703fe44c76a: Layer already exists 20:01:03 6dc58f798f9d: Pushed 20:01:03 182778e0abde: Pushed 20:01:03 a045c431405c: Pushed 20:01:03 4693057ce236: Layer already exists 20:01:04 f9e4087c29f5: Pushed 20:01:09 d41ea7e96e18: Pushed 20:01:11 61056f54cf5c: Pushed 20:01:11 b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:c7c4c9596b0ac39820f4784f3c62da882d30e723b086cee4ac412ad41917d906 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:11 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:01:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:01:12 182778e0abde: Preparing 20:01:12 6dc58f798f9d: Preparing 20:01:12 a045c431405c: Preparing 20:01:12 36f5ecbd064f: Preparing 20:01:12 3703fe44c76a: Preparing 20:01:12 61056f54cf5c: Preparing 20:01:12 d41ea7e96e18: Preparing 20:01:12 f9e4087c29f5: Preparing 20:01:12 4693057ce236: Preparing 20:01:12 d41ea7e96e18: Waiting 20:01:12 61056f54cf5c: Waiting 20:01:12 f9e4087c29f5: Waiting 20:01:12 4693057ce236: Waiting 20:01:12 36f5ecbd064f: Layer already exists 20:01:12 6dc58f798f9d: Layer already exists 20:01:12 182778e0abde: Layer already exists 20:01:12 3703fe44c76a: Layer already exists 20:01:12 a045c431405c: Layer already exists 20:01:12 4693057ce236: Layer already exists 20:01:12 61056f54cf5c: Layer already exists 20:01:12 d41ea7e96e18: Layer already exists 20:01:12 f9e4087c29f5: Layer already exists 20:01:12 latest: digest: sha256:c7c4c9596b0ac39820f4784f3c62da882d30e723b086cee4ac412ad41917d906 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:12 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.49 20:01:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:01:12 182778e0abde: Preparing 20:01:12 6dc58f798f9d: Preparing 20:01:12 a045c431405c: Preparing 20:01:12 36f5ecbd064f: Preparing 20:01:12 3703fe44c76a: Preparing 20:01:12 61056f54cf5c: Preparing 20:01:12 d41ea7e96e18: Preparing 20:01:12 f9e4087c29f5: Preparing 20:01:12 61056f54cf5c: Waiting 20:01:12 d41ea7e96e18: Waiting 20:01:12 4693057ce236: Preparing 20:01:12 f9e4087c29f5: Waiting 20:01:12 4693057ce236: Waiting 20:01:12 182778e0abde: Layer already exists 20:01:12 36f5ecbd064f: Layer already exists 20:01:12 3703fe44c76a: Layer already exists 20:01:12 a045c431405c: Layer already exists 20:01:12 6dc58f798f9d: Layer already exists 20:01:12 d41ea7e96e18: Layer already exists 20:01:12 f9e4087c29f5: Layer already exists 20:01:12 61056f54cf5c: Layer already exists 20:01:12 4693057ce236: Layer already exists 20:01:12 3.1.0-dev.49: digest: sha256:c7c4c9596b0ac39820f4784f3c62da882d30e723b086cee4ac412ad41917d906 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:13 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:01:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:01:13 182778e0abde: Preparing 20:01:13 6dc58f798f9d: Preparing 20:01:13 a045c431405c: Preparing 20:01:13 36f5ecbd064f: Preparing 20:01:13 3703fe44c76a: Preparing 20:01:13 61056f54cf5c: Preparing 20:01:13 d41ea7e96e18: Preparing 20:01:13 f9e4087c29f5: Preparing 20:01:13 4693057ce236: Preparing 20:01:13 f9e4087c29f5: Waiting 20:01:13 61056f54cf5c: Waiting 20:01:13 4693057ce236: Waiting 20:01:13 a045c431405c: Layer already exists 20:01:13 3703fe44c76a: Layer already exists 20:01:13 36f5ecbd064f: Layer already exists 20:01:13 6dc58f798f9d: Layer already exists 20:01:13 182778e0abde: Layer already exists 20:01:13 61056f54cf5c: Layer already exists 20:01:13 d41ea7e96e18: Layer already exists 20:01:13 f9e4087c29f5: Layer already exists 20:01:13 4693057ce236: Layer already exists 20:01:13 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:c7c4c9596b0ac39820f4784f3c62da882d30e723b086cee4ac412ad41917d906 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:13 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 20:01:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:01:14 182778e0abde: Preparing 20:01:14 6dc58f798f9d: Preparing 20:01:14 a045c431405c: Preparing 20:01:14 36f5ecbd064f: Preparing 20:01:14 3703fe44c76a: Preparing 20:01:14 61056f54cf5c: Preparing 20:01:14 d41ea7e96e18: Preparing 20:01:14 f9e4087c29f5: Preparing 20:01:14 4693057ce236: Preparing 20:01:14 d41ea7e96e18: Waiting 20:01:14 4693057ce236: Waiting 20:01:14 f9e4087c29f5: Waiting 20:01:14 61056f54cf5c: Waiting 20:01:14 3703fe44c76a: Layer already exists 20:01:14 a045c431405c: Layer already exists 20:01:14 182778e0abde: Layer already exists 20:01:14 6dc58f798f9d: Layer already exists 20:01:14 36f5ecbd064f: Layer already exists 20:01:14 61056f54cf5c: Layer already exists 20:01:14 d41ea7e96e18: Layer already exists 20:01:14 f9e4087c29f5: Layer already exists 20:01:14 4693057ce236: Layer already exists 20:01:14 main: digest: sha256:c7c4c9596b0ac39820f4784f3c62da882d30e723b086cee4ac412ad41917d906 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:01:14 ===================================================== [Pipeline] echo 20:01:14 taggedImages: 20:01:14 - nexus3.edgexfoundry.org:10004/security-spire-agent:b006ed3fb02d1ca178eb86987183e820dae8a246 20:01:14 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:01:14 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.49 20:01:14 - nexus3.edgexfoundry.org:10004/security-spire-agent:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:01:14 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 20:01:14 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 20:01:14 b006ed3fb02d1ca178eb86987183e820dae8a246 20:01:14 latest 20:01:14 3.1.0-dev.49 20:01:14 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:01:14 main 20:01:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:14 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b006ed3fb02d1ca178eb86987183e820dae8a246 20:01:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:01:14 f4984ea651cb: Preparing 20:01:14 46a83efa2a01: Preparing 20:01:14 1a2dc3e95fe9: Preparing 20:01:14 36f5ecbd064f: Preparing 20:01:14 3703fe44c76a: Preparing 20:01:14 61056f54cf5c: Preparing 20:01:14 38daf66bb6da: Preparing 20:01:14 4693057ce236: Preparing 20:01:14 61056f54cf5c: Waiting 20:01:14 38daf66bb6da: Waiting 20:01:14 4693057ce236: Waiting 20:01:14 3703fe44c76a: Layer already exists 20:01:14 36f5ecbd064f: Layer already exists 20:01:14 61056f54cf5c: Layer already exists 20:01:14 4693057ce236: Layer already exists 20:01:14 f4984ea651cb: Pushed 20:01:14 46a83efa2a01: Pushed 20:01:14 1a2dc3e95fe9: Pushed 20:01:15 38daf66bb6da: Pushed 20:01:15 b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:4044923d143a9d594fadcfa33af5f8dcf7db71eded305e50f695ec4cb6cf1724 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:15 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:01:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:01:15 f4984ea651cb: Preparing 20:01:15 46a83efa2a01: Preparing 20:01:15 1a2dc3e95fe9: Preparing 20:01:15 36f5ecbd064f: Preparing 20:01:15 3703fe44c76a: Preparing 20:01:15 61056f54cf5c: Preparing 20:01:15 38daf66bb6da: Preparing 20:01:15 4693057ce236: Preparing 20:01:15 61056f54cf5c: Waiting 20:01:15 38daf66bb6da: Waiting 20:01:15 4693057ce236: Waiting 20:01:15 3703fe44c76a: Layer already exists 20:01:15 1a2dc3e95fe9: Layer already exists 20:01:15 f4984ea651cb: Layer already exists 20:01:15 36f5ecbd064f: Layer already exists 20:01:15 46a83efa2a01: Layer already exists 20:01:15 61056f54cf5c: Layer already exists 20:01:15 38daf66bb6da: Layer already exists 20:01:15 4693057ce236: Layer already exists 20:01:15 latest: digest: sha256:4044923d143a9d594fadcfa33af5f8dcf7db71eded305e50f695ec4cb6cf1724 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:15 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.49 20:01:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:01:16 f4984ea651cb: Preparing 20:01:16 46a83efa2a01: Preparing 20:01:16 1a2dc3e95fe9: Preparing 20:01:16 36f5ecbd064f: Preparing 20:01:16 3703fe44c76a: Preparing 20:01:16 61056f54cf5c: Preparing 20:01:16 38daf66bb6da: Preparing 20:01:16 4693057ce236: Preparing 20:01:16 61056f54cf5c: Waiting 20:01:16 38daf66bb6da: Waiting 20:01:16 4693057ce236: Waiting 20:01:16 3703fe44c76a: Layer already exists 20:01:16 f4984ea651cb: Layer already exists 20:01:16 46a83efa2a01: Layer already exists 20:01:16 1a2dc3e95fe9: Layer already exists 20:01:16 36f5ecbd064f: Layer already exists 20:01:16 61056f54cf5c: Layer already exists 20:01:16 4693057ce236: Layer already exists 20:01:16 38daf66bb6da: Layer already exists 20:01:16 3.1.0-dev.49: digest: sha256:4044923d143a9d594fadcfa33af5f8dcf7db71eded305e50f695ec4cb6cf1724 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:01:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:01:16 f4984ea651cb: Preparing 20:01:16 46a83efa2a01: Preparing 20:01:16 1a2dc3e95fe9: Preparing 20:01:16 36f5ecbd064f: Preparing 20:01:16 3703fe44c76a: Preparing 20:01:16 61056f54cf5c: Preparing 20:01:16 38daf66bb6da: Preparing 20:01:16 4693057ce236: Preparing 20:01:16 61056f54cf5c: Waiting 20:01:16 38daf66bb6da: Waiting 20:01:16 4693057ce236: Waiting 20:01:16 1a2dc3e95fe9: Layer already exists 20:01:16 36f5ecbd064f: Layer already exists 20:01:16 3703fe44c76a: Layer already exists 20:01:16 f4984ea651cb: Layer already exists 20:01:16 46a83efa2a01: Layer already exists 20:01:16 38daf66bb6da: Layer already exists 20:01:16 4693057ce236: Layer already exists 20:01:16 61056f54cf5c: Layer already exists 20:01:16 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:4044923d143a9d594fadcfa33af5f8dcf7db71eded305e50f695ec4cb6cf1724 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:17 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 20:01:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:01:17 f4984ea651cb: Preparing 20:01:17 46a83efa2a01: Preparing 20:01:17 1a2dc3e95fe9: Preparing 20:01:17 36f5ecbd064f: Preparing 20:01:17 3703fe44c76a: Preparing 20:01:17 61056f54cf5c: Preparing 20:01:17 38daf66bb6da: Preparing 20:01:17 61056f54cf5c: Waiting 20:01:17 4693057ce236: Preparing 20:01:17 38daf66bb6da: Waiting 20:01:17 4693057ce236: Waiting 20:01:17 f4984ea651cb: Layer already exists 20:01:17 1a2dc3e95fe9: Layer already exists 20:01:17 36f5ecbd064f: Layer already exists 20:01:17 46a83efa2a01: Layer already exists 20:01:17 3703fe44c76a: Layer already exists 20:01:17 61056f54cf5c: Layer already exists 20:01:17 38daf66bb6da: Layer already exists 20:01:17 4693057ce236: Layer already exists 20:01:17 main: digest: sha256:4044923d143a9d594fadcfa33af5f8dcf7db71eded305e50f695ec4cb6cf1724 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:01:17 ===================================================== [Pipeline] echo 20:01:17 taggedImages: 20:01:17 - nexus3.edgexfoundry.org:10004/security-spire-config:b006ed3fb02d1ca178eb86987183e820dae8a246 20:01:17 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:01:17 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.49 20:01:17 - nexus3.edgexfoundry.org:10004/security-spire-config:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:01:17 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 20:01:17 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 20:01:17 b006ed3fb02d1ca178eb86987183e820dae8a246 20:01:17 latest 20:01:17 3.1.0-dev.49 20:01:17 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:01:17 main 20:01:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b006ed3fb02d1ca178eb86987183e820dae8a246 20:01:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:01:18 182778e0abde: Preparing 20:01:18 671784dec7c2: Preparing 20:01:18 3f63caf76c14: Preparing 20:01:18 36f5ecbd064f: Preparing 20:01:18 3703fe44c76a: Preparing 20:01:18 61056f54cf5c: Preparing 20:01:18 f9e4087c29f5: Preparing 20:01:18 4693057ce236: Preparing 20:01:18 61056f54cf5c: Waiting 20:01:18 f9e4087c29f5: Waiting 20:01:18 4693057ce236: Waiting 20:01:18 3703fe44c76a: Layer already exists 20:01:18 182778e0abde: Layer already exists 20:01:18 36f5ecbd064f: Layer already exists 20:01:18 61056f54cf5c: Layer already exists 20:01:18 f9e4087c29f5: Layer already exists 20:01:18 4693057ce236: Layer already exists 20:01:18 3f63caf76c14: Pushed 20:01:18 671784dec7c2: Pushed 20:01:18 b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:96a54f6a7cdefb1f832172857bc49f41ea367b5a267a30c82387c544b857cd9b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:18 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:01:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:01:19 182778e0abde: Preparing 20:01:19 671784dec7c2: Preparing 20:01:19 3f63caf76c14: Preparing 20:01:19 36f5ecbd064f: Preparing 20:01:19 3703fe44c76a: Preparing 20:01:19 61056f54cf5c: Preparing 20:01:19 f9e4087c29f5: Preparing 20:01:19 4693057ce236: Preparing 20:01:19 f9e4087c29f5: Waiting 20:01:19 61056f54cf5c: Waiting 20:01:19 4693057ce236: Waiting 20:01:19 3f63caf76c14: Layer already exists 20:01:19 36f5ecbd064f: Layer already exists 20:01:19 671784dec7c2: Layer already exists 20:01:19 182778e0abde: Layer already exists 20:01:19 3703fe44c76a: Layer already exists 20:01:19 61056f54cf5c: Layer already exists 20:01:19 f9e4087c29f5: Layer already exists 20:01:19 4693057ce236: Layer already exists 20:01:19 latest: digest: sha256:96a54f6a7cdefb1f832172857bc49f41ea367b5a267a30c82387c544b857cd9b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:19 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.49 20:01:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:01:19 182778e0abde: Preparing 20:01:19 671784dec7c2: Preparing 20:01:19 3f63caf76c14: Preparing 20:01:19 36f5ecbd064f: Preparing 20:01:19 3703fe44c76a: Preparing 20:01:19 61056f54cf5c: Preparing 20:01:19 f9e4087c29f5: Preparing 20:01:19 4693057ce236: Preparing 20:01:19 61056f54cf5c: Waiting 20:01:19 f9e4087c29f5: Waiting 20:01:19 4693057ce236: Waiting 20:01:19 182778e0abde: Layer already exists 20:01:19 3703fe44c76a: Layer already exists 20:01:19 671784dec7c2: Layer already exists 20:01:19 3f63caf76c14: Layer already exists 20:01:19 36f5ecbd064f: Layer already exists 20:01:19 61056f54cf5c: Layer already exists 20:01:19 f9e4087c29f5: Layer already exists 20:01:19 4693057ce236: Layer already exists 20:01:19 3.1.0-dev.49: digest: sha256:96a54f6a7cdefb1f832172857bc49f41ea367b5a267a30c82387c544b857cd9b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:19 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:01:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:01:20 182778e0abde: Preparing 20:01:20 671784dec7c2: Preparing 20:01:20 3f63caf76c14: Preparing 20:01:20 36f5ecbd064f: Preparing 20:01:20 3703fe44c76a: Preparing 20:01:20 61056f54cf5c: Preparing 20:01:20 f9e4087c29f5: Preparing 20:01:20 4693057ce236: Preparing 20:01:20 61056f54cf5c: Waiting 20:01:20 f9e4087c29f5: Waiting 20:01:20 4693057ce236: Waiting 20:01:20 3f63caf76c14: Layer already exists 20:01:20 182778e0abde: Layer already exists 20:01:20 3703fe44c76a: Layer already exists 20:01:20 36f5ecbd064f: Layer already exists 20:01:20 671784dec7c2: Layer already exists 20:01:20 f9e4087c29f5: Layer already exists 20:01:20 61056f54cf5c: Layer already exists 20:01:20 4693057ce236: Layer already exists 20:01:20 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:96a54f6a7cdefb1f832172857bc49f41ea367b5a267a30c82387c544b857cd9b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:20 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 20:01:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:01:20 182778e0abde: Preparing 20:01:20 671784dec7c2: Preparing 20:01:20 3f63caf76c14: Preparing 20:01:20 36f5ecbd064f: Preparing 20:01:20 3703fe44c76a: Preparing 20:01:20 61056f54cf5c: Preparing 20:01:20 f9e4087c29f5: Preparing 20:01:20 4693057ce236: Preparing 20:01:20 61056f54cf5c: Waiting 20:01:20 f9e4087c29f5: Waiting 20:01:20 4693057ce236: Waiting 20:01:20 671784dec7c2: Layer already exists 20:01:20 36f5ecbd064f: Layer already exists 20:01:20 182778e0abde: Layer already exists 20:01:20 3f63caf76c14: Layer already exists 20:01:20 3703fe44c76a: Layer already exists 20:01:20 f9e4087c29f5: Layer already exists 20:01:20 61056f54cf5c: Layer already exists 20:01:20 4693057ce236: Layer already exists 20:01:20 main: digest: sha256:96a54f6a7cdefb1f832172857bc49f41ea367b5a267a30c82387c544b857cd9b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:01:20 ===================================================== [Pipeline] echo 20:01:20 taggedImages: 20:01:20 - nexus3.edgexfoundry.org:10004/security-spire-server:b006ed3fb02d1ca178eb86987183e820dae8a246 20:01:20 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:01:20 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.49 20:01:20 - nexus3.edgexfoundry.org:10004/security-spire-server:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:01:20 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 20:01:20 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 20:01:20 b006ed3fb02d1ca178eb86987183e820dae8a246 20:01:20 latest 20:01:20 3.1.0-dev.49 20:01:20 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:01:20 main 20:01:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:21 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b006ed3fb02d1ca178eb86987183e820dae8a246 20:01:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:01:21 70e07a6f4579: Preparing 20:01:21 4ea62640b521: Preparing 20:01:21 36f5ecbd064f: Preparing 20:01:21 3703fe44c76a: Preparing 20:01:21 14f3faa3a0c9: Preparing 20:01:21 4693057ce236: Preparing 20:01:21 4693057ce236: Waiting 20:01:21 36f5ecbd064f: Layer already exists 20:01:21 3703fe44c76a: Layer already exists 20:01:21 4693057ce236: Layer already exists 20:01:21 70e07a6f4579: Pushed 20:01:21 14f3faa3a0c9: Pushed 20:01:24 4ea62640b521: Pushed 20:01:24 b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:45329a9b8bb350326b49dd80e1a96586c585a56de2b8f84b97e6a975db6ba689 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:24 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 20:01:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:01:24 70e07a6f4579: Preparing 20:01:24 4ea62640b521: Preparing 20:01:24 36f5ecbd064f: Preparing 20:01:24 3703fe44c76a: Preparing 20:01:24 14f3faa3a0c9: Preparing 20:01:24 4693057ce236: Preparing 20:01:24 4693057ce236: Waiting 20:01:24 3703fe44c76a: Layer already exists 20:01:24 14f3faa3a0c9: Layer already exists 20:01:24 36f5ecbd064f: Layer already exists 20:01:24 4ea62640b521: Layer already exists 20:01:24 70e07a6f4579: Layer already exists 20:01:24 4693057ce236: Layer already exists 20:01:24 latest: digest: sha256:45329a9b8bb350326b49dd80e1a96586c585a56de2b8f84b97e6a975db6ba689 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:25 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.49 20:01:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:01:25 70e07a6f4579: Preparing 20:01:25 4ea62640b521: Preparing 20:01:25 36f5ecbd064f: Preparing 20:01:25 3703fe44c76a: Preparing 20:01:25 14f3faa3a0c9: Preparing 20:01:25 4693057ce236: Preparing 20:01:25 4693057ce236: Waiting 20:01:25 14f3faa3a0c9: Layer already exists 20:01:25 70e07a6f4579: Layer already exists 20:01:25 36f5ecbd064f: Layer already exists 20:01:25 3703fe44c76a: Layer already exists 20:01:25 4ea62640b521: Layer already exists 20:01:25 4693057ce236: Layer already exists 20:01:25 3.1.0-dev.49: digest: sha256:45329a9b8bb350326b49dd80e1a96586c585a56de2b8f84b97e6a975db6ba689 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:25 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:01:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:01:26 70e07a6f4579: Preparing 20:01:26 4ea62640b521: Preparing 20:01:26 36f5ecbd064f: Preparing 20:01:26 3703fe44c76a: Preparing 20:01:26 14f3faa3a0c9: Preparing 20:01:26 4693057ce236: Preparing 20:01:26 4693057ce236: Waiting 20:01:26 3703fe44c76a: Layer already exists 20:01:26 70e07a6f4579: Layer already exists 20:01:26 36f5ecbd064f: Layer already exists 20:01:26 14f3faa3a0c9: Layer already exists 20:01:26 4ea62640b521: Layer already exists 20:01:26 4693057ce236: Layer already exists 20:01:26 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:45329a9b8bb350326b49dd80e1a96586c585a56de2b8f84b97e6a975db6ba689 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:26 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 20:01:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:01:26 70e07a6f4579: Preparing 20:01:26 4ea62640b521: Preparing 20:01:26 36f5ecbd064f: Preparing 20:01:26 3703fe44c76a: Preparing 20:01:26 14f3faa3a0c9: Preparing 20:01:26 4693057ce236: Preparing 20:01:26 4693057ce236: Waiting 20:01:26 4ea62640b521: Layer already exists 20:01:26 70e07a6f4579: Layer already exists 20:01:26 36f5ecbd064f: Layer already exists 20:01:26 3703fe44c76a: Layer already exists 20:01:26 14f3faa3a0c9: Layer already exists 20:01:26 4693057ce236: Layer already exists 20:01:26 main: digest: sha256:45329a9b8bb350326b49dd80e1a96586c585a56de2b8f84b97e6a975db6ba689 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:01:26 ===================================================== [Pipeline] echo 20:01:26 taggedImages: 20:01:26 - nexus3.edgexfoundry.org:10004/support-notifications:b006ed3fb02d1ca178eb86987183e820dae8a246 20:01:26 - nexus3.edgexfoundry.org:10004/support-notifications:latest 20:01:26 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.49 20:01:26 - nexus3.edgexfoundry.org:10004/support-notifications:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:01:26 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 20:01:26 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 20:01:26 b006ed3fb02d1ca178eb86987183e820dae8a246 20:01:26 latest 20:01:26 3.1.0-dev.49 20:01:26 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:01:26 main 20:01:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:27 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b006ed3fb02d1ca178eb86987183e820dae8a246 20:01:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:01:27 f315320a7c57: Preparing 20:01:27 d7fa3dc5be6f: Preparing 20:01:27 36f5ecbd064f: Preparing 20:01:27 3703fe44c76a: Preparing 20:01:27 522f1cef6555: Preparing 20:01:27 4693057ce236: Preparing 20:01:27 4693057ce236: Waiting 20:01:27 522f1cef6555: Layer already exists 20:01:27 36f5ecbd064f: Layer already exists 20:01:27 3703fe44c76a: Layer already exists 20:01:27 4693057ce236: Layer already exists 20:01:27 f315320a7c57: Pushed 20:01:30 d7fa3dc5be6f: Pushed 20:01:30 b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:06422f80eb468a8b78050604f3efb83325ac057cb20aef1d8613a5048de7aa23 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:30 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:01:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:01:30 f315320a7c57: Preparing 20:01:30 d7fa3dc5be6f: Preparing 20:01:30 36f5ecbd064f: Preparing 20:01:30 3703fe44c76a: Preparing 20:01:30 522f1cef6555: Preparing 20:01:30 4693057ce236: Preparing 20:01:30 4693057ce236: Waiting 20:01:30 3703fe44c76a: Layer already exists 20:01:30 36f5ecbd064f: Layer already exists 20:01:30 522f1cef6555: Layer already exists 20:01:30 f315320a7c57: Layer already exists 20:01:30 d7fa3dc5be6f: Layer already exists 20:01:30 4693057ce236: Layer already exists 20:01:30 latest: digest: sha256:06422f80eb468a8b78050604f3efb83325ac057cb20aef1d8613a5048de7aa23 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:31 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.49 20:01:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:01:31 f315320a7c57: Preparing 20:01:31 d7fa3dc5be6f: Preparing 20:01:31 36f5ecbd064f: Preparing 20:01:31 3703fe44c76a: Preparing 20:01:31 522f1cef6555: Preparing 20:01:31 4693057ce236: Preparing 20:01:31 4693057ce236: Waiting 20:01:31 d7fa3dc5be6f: Layer already exists 20:01:31 522f1cef6555: Layer already exists 20:01:31 f315320a7c57: Layer already exists 20:01:31 36f5ecbd064f: Layer already exists 20:01:31 3703fe44c76a: Layer already exists 20:01:31 4693057ce236: Layer already exists 20:01:31 3.1.0-dev.49: digest: sha256:06422f80eb468a8b78050604f3efb83325ac057cb20aef1d8613a5048de7aa23 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:31 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:01:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:01:32 f315320a7c57: Preparing 20:01:32 d7fa3dc5be6f: Preparing 20:01:32 36f5ecbd064f: Preparing 20:01:32 3703fe44c76a: Preparing 20:01:32 522f1cef6555: Preparing 20:01:32 4693057ce236: Preparing 20:01:32 4693057ce236: Waiting 20:01:32 522f1cef6555: Layer already exists 20:01:32 36f5ecbd064f: Layer already exists 20:01:32 d7fa3dc5be6f: Layer already exists 20:01:32 3703fe44c76a: Layer already exists 20:01:32 f315320a7c57: Layer already exists 20:01:32 4693057ce236: Layer already exists 20:01:32 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:06422f80eb468a8b78050604f3efb83325ac057cb20aef1d8613a5048de7aa23 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:32 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 20:01:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:01:32 f315320a7c57: Preparing 20:01:32 d7fa3dc5be6f: Preparing 20:01:32 36f5ecbd064f: Preparing 20:01:32 3703fe44c76a: Preparing 20:01:32 522f1cef6555: Preparing 20:01:32 4693057ce236: Preparing 20:01:32 4693057ce236: Waiting 20:01:32 36f5ecbd064f: Layer already exists 20:01:32 522f1cef6555: Layer already exists 20:01:32 f315320a7c57: Layer already exists 20:01:32 3703fe44c76a: Layer already exists 20:01:32 d7fa3dc5be6f: Layer already exists 20:01:32 4693057ce236: Layer already exists 20:01:32 main: digest: sha256:06422f80eb468a8b78050604f3efb83325ac057cb20aef1d8613a5048de7aa23 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:01:32 ===================================================== [Pipeline] echo 20:01:32 taggedImages: 20:01:32 - nexus3.edgexfoundry.org:10004/support-scheduler:b006ed3fb02d1ca178eb86987183e820dae8a246 20:01:32 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:01:32 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.49 20:01:32 - nexus3.edgexfoundry.org:10004/support-scheduler:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:01:32 - 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] } 20:12:54 #120 ... 20:12:54 20:12:54 #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:12:54 #127 DONE 728.6s 20:12:54 20:12:54 #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:12:54 #130 ... 20:12:54 20:12:54 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 20:12:54 #132 DONE 0.2s 20:12:54 20:12:54 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:12:54 #122 ... 20:12:54 20:12:54 #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 20:12:54 #133 DONE 0.2s 20:12:54 20:12:54 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:12:54 #122 ... 20:12:54 20:12:54 #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 20:12:54 #134 DONE 0.2s 20:12:54 20:12:54 #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:12:54 #135 DONE 0.1s 20:12:54 20:12:54 #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:12:54 #136 DONE 0.3s 20:12:54 20:12:54 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:12:54 #126 ... 20:12:54 20:12:54 #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:12:54 #137 DONE 0.1s 20:12:54 20:12:54 #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:12:54 #138 DONE 2.2s 20:12:54 20:12:54 #93 [security-proxy-setup] exporting to image 20:12:54 #93 exporting layers 20:12:54 #93 exporting layers 1.0s done 20:12:54 #93 writing image sha256:c32bd2f4f1740961d134d398d5fbf91d41d36b8baf6937ec06df628bb16d5c15 done 20:12:54 #93 naming to docker.io/library/security-proxy-setup-arm64 done 20:12:54 #93 DONE 5.1s 20:12:54 20:12:54 #123 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:12:54 #123 731.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:12:54 #123 ... 20:12:54 20:12:54 #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:12:54 #130 DONE 741.3s 20:12:54 20:12:54 #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:12:54 #139 DONE 0.4s 20:12:54 20:12:54 #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 20:12:55 #140 DONE 2.4s 20:12:55 20:12:55 #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 20:12:55 #141 DONE 0.3s 20:12:55 20:12:55 #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:12:55 #124 ... 20:12:55 20:12:55 #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 20:12:56 #142 DONE 0.2s 20:12:56 20:12:56 #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:12:56 #143 DONE 0.5s 20:12:56 20:12:56 #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:12:56 #144 DONE 0.1s 20:12:56 20:12:56 #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/ 20:12:56 #145 DONE 0.2s 20:12:56 20:12:56 #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/ 20:12:57 #146 DONE 0.1s 20:12:57 20:12:57 #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:12:57 #147 DONE 0.2s 20:12:57 20:12:57 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:12:57 #131 ... 20:12:57 20:12:57 #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:12:57 #148 DONE 0.2s 20:12:57 20:12:57 #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 20:13:00 #149 DONE 2.7s 20:13:00 20:13:00 #93 [security-bootstrapper] exporting to image 20:13:00 #93 exporting layers 20:13:01 #93 exporting layers 1.0s done 20:13:01 #93 writing image sha256:bbc33621efdf7ba54c5628ad9f452fba6c49e46f820193c49410054b5e1e5998 done 20:13:01 #93 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 20:13:01 #93 DONE 6.2s 20:13:01 20:13:01 #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 20:13:03 #31 ... 20:13:03 20:13:03 #123 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:13:03 #123 DONE 752.7s 20:13:03 20:13:03 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:13:04 #128 ... 20:13:04 20:13:04 #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 20:13:05 #150 DONE 0.4s 20:13:05 20:13:05 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:13:05 #126 ... 20:13:05 20:13:05 #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 20:13:05 #151 DONE 0.2s 20:13:05 20:13:05 #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 20:13:05 #152 DONE 0.2s 20:13:05 20:13:05 #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:13:05 #129 DONE 754.2s 20:13:05 20:13:05 #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 20:13:05 #153 DONE 0.4s 20:13:05 20:13:05 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:13:05 #126 ... 20:13:05 20:13:05 #154 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:13:06 #154 DONE 0.4s 20:13:06 20:13:06 #155 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:13:06 #155 DONE 0.3s 20:13:06 20:13:06 #156 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:13:06 #156 DONE 0.3s 20:13:06 20:13:06 #157 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:13:06 #157 ... 20:13:06 20:13:06 #158 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:13:06 #158 DONE 0.5s 20:13:06 20:13:06 #159 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:13:07 #159 DONE 0.5s 20:13:07 20:13:07 #157 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:13:07 #157 DONE 0.6s 20:13:07 20:13:07 #160 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:13:07 #160 DONE 0.2s 20:13:07 20:13:07 #161 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:13:07 #161 DONE 0.2s 20:13:07 20:13:07 #162 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:13:07 #162 DONE 0.4s 20:13:07 20:13:07 #163 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:13:09 #163 DONE 2.5s 20:13:09 20:13:09 #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:13:10 #164 DONE 2.2s 20:13:10 20:13:10 #93 [security-proxy-auth] exporting to image 20:13:10 #93 exporting layers 20:13:11 #93 exporting layers 1.1s done 20:13:11 #93 writing image sha256:9d2c2076c96d1ffcdc92acc2ab2cc4c3b4e060363e1b657e5049c33b1064965b 0.0s done 20:13:11 #93 naming to docker.io/library/security-proxy-auth-arm64 done 20:13:11 #93 exporting layers 1.6s done 20:13:11 #93 writing image sha256:33635640db27c7fc9ec8f42b481deafb7e3b860e849d0a03eaed29f9ab11281e done 20:13:11 #93 naming to docker.io/library/security-secretstore-setup-arm64 done 20:13:11 #93 DONE 8.2s 20:13:11 20:13:11 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:13:23 #122 ... 20:13:23 20:13:23 #120 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:13:23 #120 DONE 770.7s 20:13:23 20:13:23 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:13:23 #126 ... 20:13:23 20:13:23 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:13:23 #165 DONE 0.2s 20:13:23 20:13:23 #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:13:23 #166 DONE 0.2s 20:13:23 20:13:23 #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 20:13:23 #31 ... 20:13:23 20:13:23 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:13:23 #167 DONE 0.2s 20:13:23 20:13:23 #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 20:13:23 #168 DONE 0.1s 20:13:23 20:13:23 #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:13:23 #169 DONE 0.1s 20:13:23 20:13:23 #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:13:26 #170 DONE 3.1s 20:13:26 20:13:26 #53 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:13:26 #53 ... 20:13:26 20:13:26 #93 [core-common-config-bootstrapper] exporting to image 20:13:26 #93 exporting layers 20:13:26 #93 exporting layers 0.6s done 20:13:26 #93 writing image sha256:29bf8b1f2a681d6739ed2af97559dcf020d88977a8a5f7be6258b44212962500 done 20:13:26 #93 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 20:13:26 #93 DONE 8.8s 20:13:26 20:13:26 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:13:59 #131 ... 20:13:59 20:13:59 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:13:59 #126 DONE 802.9s 20:13:59 20:13:59 #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:13:59 #124 ... 20:13:59 20:13:59 #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 20:13:59 #171 DONE 0.1s 20:13:59 20:13:59 #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 20:13:59 #172 DONE 0.1s 20:13:59 20:13:59 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:13:59 #131 ... 20:13:59 20:13:59 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:13:59 #173 DONE 0.3s 20:13:59 20:13:59 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:13:59 #131 ... 20:13:59 20:13:59 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:13:59 #174 DONE 0.1s 20:13:59 20:13:59 #93 [core-command] exporting to image 20:13:59 #93 exporting layers 20:13:59 #93 exporting layers 0.2s done 20:13:59 #93 writing image sha256:056a197dd232d68f024a15d49a485eed7fe45d767786e8f6cd204b7e4f28440a done 20:13:59 #93 naming to docker.io/library/core-command-arm64 done 20:13:59 #93 DONE 9.1s 20:13:59 20:13:59 #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:14:04 #124 ... 20:14:04 20:14:04 #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:14:04 #125 DONE 813.1s 20:14:04 20:14:04 #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 20:14:05 #31 ... 20:14:05 20:14:05 #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:14:05 #175 ... 20:14:05 20:14:05 #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:14:05 #124 DONE 813.8s 20:14:05 20:14:05 #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:14:05 #175 DONE 0.3s 20:14:05 20:14:05 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:14:05 #122 ... 20:14:05 20:14:05 #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:14:05 #176 DONE 0.2s 20:14:05 20:14:05 #177 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:14:05 #177 DONE 0.2s 20:14:05 20:14:05 #178 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:14:06 #178 DONE 0.2s 20:14:06 20:14:06 #179 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:14:06 #179 DONE 0.6s 20:14:06 20:14:06 #180 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:14:06 #180 DONE 0.2s 20:14:06 20:14:06 #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:14:06 #181 DONE 0.6s 20:14:06 20:14:06 #93 [core-data] exporting to image 20:14:06 #93 exporting layers 20:14:06 #93 exporting layers 0.5s done 20:14:06 #93 writing image sha256:102e7071b08101b9da0d4ab582a65dcd5227d0bd5b182d639f245143ac2bb4e5 0.0s done 20:14:06 #93 naming to docker.io/library/core-data-arm64 done 20:14:06 #93 DONE 9.5s 20:14:06 20:14:06 #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:14:06 #182 DONE 0.2s 20:14:06 20:14:06 #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:14:06 #183 DONE 0.2s 20:14:07 20:14:07 #93 [core-metadata] exporting to image 20:14:07 #93 exporting layers 0.3s done 20:14:07 #93 writing image sha256:5973811d80a9b76c6c7ca8bc3c079ce14ee4b0122cfa670309f9d48f3c5d852e done 20:14:07 #93 naming to docker.io/library/core-metadata-arm64 done 20:14:07 #93 DONE 9.8s 20:14:07 20:14:07 #53 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:14:25 #53 ... 20:14:25 20:14:25 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:14:25 #122 DONE 829.1s 20:14:25 20:14:25 #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:14:25 #184 DONE 0.3s 20:14:25 20:14:25 #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:14:25 #185 DONE 0.1s 20:14:25 20:14:25 #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:14:25 #186 DONE 0.3s 20:14:25 20:14:25 #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 20:14:25 #187 DONE 0.2s 20:14:25 20:14:25 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:14:25 #131 ... 20:14:25 20:14:25 #93 [security-spiffe-token-provider] exporting to image 20:14:25 #93 exporting layers 20:14:26 #93 exporting layers 0.7s done 20:14:26 #93 writing image sha256:78bd65e3db5ec50e8f29352b89fcdaa92fafb2b2e12c4d2912fd4f685c0150f6 done 20:14:26 #93 naming to docker.io/library/security-spiffe-token-provider-arm64 done 20:14:26 #93 DONE 10.5s 20:14:26 20:14:26 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:14:48 #128 DONE 853.5s 20:14:48 20:14:48 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:14:48 #131 ... 20:14:48 20:14:48 #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:14:48 #188 DONE 0.1s 20:14:48 20:14:48 #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:14:48 #189 DONE 0.2s 20:14:48 20:14:48 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:14:48 #131 ... 20:14:48 20:14:48 #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:14:48 #190 DONE 0.4s 20:14:48 20:14:48 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:14:48 #131 DONE 854.5s 20:14:48 20:14:48 #53 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:14:48 #53 ... 20:14:48 20:14:48 #191 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:14:48 #191 DONE 0.2s 20:14:48 20:14:48 #93 [support-scheduler] exporting to image 20:14:48 #93 exporting layers 20:14:48 #93 ... 20:14:48 20:14:48 #192 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:14:48 #192 DONE 0.1s 20:14:48 20:14:48 #193 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:14:48 #193 DONE 0.1s 20:14:48 20:14:48 #93 [support-scheduler] exporting to image 20:14:48 #93 exporting layers 0.4s done 20:14:48 #93 writing image sha256:6dbd88282b520090561ca944978cc1b07f7e9a8b344b9482b79d096283f95acf done 20:14:48 #93 naming to docker.io/library/support-scheduler-arm64 done 20:14:48 #93 DONE 11.0s 20:14:48 20:14:48 #53 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:14:48 #53 ... 20:14:48 20:14:48 #194 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:14:48 #194 DONE 0.4s 20:14:48 20:14:48 #53 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:14:48 #53 ... 20:14:48 20:14:48 #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:14:48 #195 DONE 0.1s 20:14:48 20:14:48 #93 [support-notifications] exporting to image 20:14:48 #93 exporting layers 0.4s done 20:14:48 #93 writing image sha256:6ae2567ed655bd0d1ff398b95be7ad58c701697a3508a251ff34404829816cdb done 20:14:48 #93 naming to docker.io/library/support-notifications-arm64 done 20:14:48 #93 DONE 11.4s 20:14:48 20:14:48 #53 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:14:48 time="2023-09-19T19:59:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:14:48 time="2023-09-19T19:59:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:14:48 time="2023-09-19T19:59:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:14:48 time="2023-09-19T19:59:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:14:48 time="2023-09-19T19:59:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:14:48 time="2023-09-19T19:59:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:14:48 time="2023-09-19T19:59:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:14:48 time="2023-09-19T19:59:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:14:48 time="2023-09-19T19:59:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:14:48 time="2023-09-19T19:59:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:14:48 time="2023-09-19T19:59:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:14:48 time="2023-09-19T19:59:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:14:48 time="2023-09-19T19:59:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:14:48 time="2023-09-19T19:59:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:14:48 $ docker stop --time=1 48e1e14b88ba5b1bc04f1a32a6b66f4e710863c499a0be8c879524edb3c50ba5 20:14:50 $ docker rm -f --volumes 48e1e14b88ba5b1bc04f1a32a6b66f4e710863c499a0be8c879524edb3c50ba5 [Pipeline] // withDockerContainer [Pipeline] sh 20:14:50 + docker images 20:14:50 REPOSITORY TAG IMAGE ID CREATED SIZE 20:14:50 support-notifications-arm64 latest 6ae2567ed655 4 seconds ago 34.2MB 20:14:50 support-scheduler-arm64 latest 6dbd88282b52 5 seconds ago 33.5MB 20:14:50 security-spiffe-token-provider-arm64 latest 78bd65e3db5e 25 seconds ago 35MB 20:14:50 core-data-arm64 latest 102e7071b081 44 seconds ago 21.2MB 20:14:50 core-metadata-arm64 latest 5973811d80a9 44 seconds ago 21.5MB 20:14:50 core-command-arm64 latest 056a197dd232 55 seconds ago 21MB 20:14:50 core-common-config-bootstrapper-arm64 latest 29bf8b1f2a68 About a minute ago 18.3MB 20:14:50 security-proxy-auth-arm64 latest 9d2c2076c96d About a minute ago 19.4MB 20:14:50 security-secretstore-setup-arm64 latest 33635640db27 About a minute ago 43.7MB 20:14:50 security-bootstrapper-arm64 latest bbc33621efdf About a minute ago 23MB 20:14:50 security-proxy-setup-arm64 latest c32bd2f4f174 2 minutes ago 29.1MB 20:14:50 security-spire-agent-arm64 latest b98c9c072235 14 minutes ago 152MB 20:14:50 security-spire-config-arm64 latest 86ab8004c2db 14 minutes ago 95.8MB 20:14:50 security-spire-server-arm64 latest fc2a3355d6e7 14 minutes ago 96.6MB 20:14:50 ci-base-image-arm64 latest 74bd55b769bb 15 minutes ago 1.07GB 20:14:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 746ca1b523b5 7 days ago 695MB 20:14:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 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 20:14:50 provisioning config files... 20:14:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/583@tmp/config4088623454576839109tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:14:51 ---> docker-login.sh 20:14:51 nexus3.edgexfoundry.org:10001 20:14:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:14:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:14:51 Configure a credential helper to remove this warning. See 20:14:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:14:51 20:14:51 Login Succeeded 20:14:51 nexus3.edgexfoundry.org:10002 20:14:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:14:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:14:51 Configure a credential helper to remove this warning. See 20:14:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:14:51 20:14:51 Login Succeeded 20:14:51 nexus3.edgexfoundry.org:10003 20:14:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:14:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:14:52 Configure a credential helper to remove this warning. See 20:14:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:14:52 20:14:52 Login Succeeded 20:14:52 nexus3.edgexfoundry.org:10004 20:14:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:14:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:14:52 Configure a credential helper to remove this warning. See 20:14:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:14:52 20:14:52 Login Succeeded 20:14:52 docker.io 20:14:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:14:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:14:53 Configure a credential helper to remove this warning. See 20:14:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:14:53 20:14:53 Login Succeeded 20:14:53 ---> docker-login.sh ends [Pipeline] } 20:14:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:14:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:14:53 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 20:14:53 b006ed3fb02d1ca178eb86987183e820dae8a246 20:14:53 latest 20:14:53 3.1.0-dev.49 20:14:53 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:14:53 main 20:14:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:53 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:53 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 20:14:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:14:53 2655e1063cf9: Preparing 20:14:53 05b190b406fa: Preparing 20:14:53 440cafd5dd73: Preparing 20:14:53 adc09e954943: Preparing 20:14:53 200a6f619601: Preparing 20:14:53 b2191e2be29d: Preparing 20:14:53 b2191e2be29d: Waiting 20:14:54 2655e1063cf9: Pushed 20:14:54 adc09e954943: Pushed 20:14:54 440cafd5dd73: Pushed 20:14:54 b2191e2be29d: Layer already exists 20:14:54 200a6f619601: Pushed 20:14:57 05b190b406fa: Pushed 20:14:57 b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:38c33043026d223bb4b7affc50ec22a386a590c4d30bec9f104160527b03c393 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:57 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:58 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:14:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:14:58 2655e1063cf9: Preparing 20:14:58 05b190b406fa: Preparing 20:14:58 440cafd5dd73: Preparing 20:14:58 adc09e954943: Preparing 20:14:58 200a6f619601: Preparing 20:14:58 b2191e2be29d: Preparing 20:14:58 b2191e2be29d: Waiting 20:14:58 adc09e954943: Layer already exists 20:14:58 2655e1063cf9: Layer already exists 20:14:58 05b190b406fa: Layer already exists 20:14:58 440cafd5dd73: Layer already exists 20:14:58 200a6f619601: Layer already exists 20:14:58 b2191e2be29d: Layer already exists 20:14:58 latest: digest: sha256:38c33043026d223bb4b7affc50ec22a386a590c4d30bec9f104160527b03c393 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:58 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:59 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.49 20:14:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:14:59 2655e1063cf9: Preparing 20:14:59 05b190b406fa: Preparing 20:14:59 440cafd5dd73: Preparing 20:14:59 adc09e954943: Preparing 20:14:59 200a6f619601: Preparing 20:14:59 b2191e2be29d: Preparing 20:14:59 b2191e2be29d: Waiting 20:14:59 440cafd5dd73: Layer already exists 20:14:59 adc09e954943: Layer already exists 20:14:59 05b190b406fa: Layer already exists 20:14:59 2655e1063cf9: Layer already exists 20:14:59 200a6f619601: Layer already exists 20:14:59 b2191e2be29d: Layer already exists 20:14:59 3.1.0-dev.49: digest: sha256:38c33043026d223bb4b7affc50ec22a386a590c4d30bec9f104160527b03c393 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:59 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:01 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:15:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:15:01 2655e1063cf9: Preparing 20:15:01 05b190b406fa: Preparing 20:15:01 440cafd5dd73: Preparing 20:15:01 adc09e954943: Preparing 20:15:01 200a6f619601: Preparing 20:15:01 b2191e2be29d: Preparing 20:15:01 b2191e2be29d: Waiting 20:15:01 05b190b406fa: Layer already exists 20:15:01 2655e1063cf9: Layer already exists 20:15:01 200a6f619601: Layer already exists 20:15:01 440cafd5dd73: Layer already exists 20:15:01 adc09e954943: Layer already exists 20:15:01 b2191e2be29d: Layer already exists 20:15:01 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:38c33043026d223bb4b7affc50ec22a386a590c4d30bec9f104160527b03c393 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:02 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:02 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 20:15:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:15:02 2655e1063cf9: Preparing 20:15:02 05b190b406fa: Preparing 20:15:02 440cafd5dd73: Preparing 20:15:02 adc09e954943: Preparing 20:15:02 200a6f619601: Preparing 20:15:02 b2191e2be29d: Preparing 20:15:02 b2191e2be29d: Waiting 20:15:02 200a6f619601: Layer already exists 20:15:02 440cafd5dd73: Layer already exists 20:15:02 2655e1063cf9: Layer already exists 20:15:02 adc09e954943: Layer already exists 20:15:02 05b190b406fa: Layer already exists 20:15:02 b2191e2be29d: Layer already exists 20:15:02 main: digest: sha256:38c33043026d223bb4b7affc50ec22a386a590c4d30bec9f104160527b03c393 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:15:02 ===================================================== [Pipeline] echo 20:15:02 taggedImages: 20:15:02 - nexus3.edgexfoundry.org:10004/core-command-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 20:15:02 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:15:02 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.49 20:15:02 - nexus3.edgexfoundry.org:10004/core-command-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:15:02 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 20:15:02 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 20:15:02 b006ed3fb02d1ca178eb86987183e820dae8a246 20:15:02 latest 20:15:02 3.1.0-dev.49 20:15:02 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:15:02 main 20:15:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:03 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 20:15:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:15:03 18d6de2b754b: Preparing 20:15:03 d0baf7a4a070: Preparing 20:15:03 c6a21e022b0c: Preparing 20:15:03 4329bb47e32b: Preparing 20:15:03 440cafd5dd73: Preparing 20:15:03 adc09e954943: Preparing 20:15:03 200a6f619601: Preparing 20:15:03 b2191e2be29d: Preparing 20:15:03 200a6f619601: Waiting 20:15:03 b2191e2be29d: Waiting 20:15:03 adc09e954943: Waiting 20:15:03 440cafd5dd73: Layer already exists 20:15:03 adc09e954943: Layer already exists 20:15:03 200a6f619601: Layer already exists 20:15:03 b2191e2be29d: Layer already exists 20:15:03 18d6de2b754b: Pushed 20:15:03 d0baf7a4a070: Pushed 20:15:03 c6a21e022b0c: Pushed 20:15:06 4329bb47e32b: Pushed 20:15:06 b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:84c1b05edc5fb405d3da6817aacc868905f080249fb8d2fec207fe371220ffe0 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:06 + 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 20:15:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 20:15:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:15:07 18d6de2b754b: Preparing 20:15:07 d0baf7a4a070: Preparing 20:15:07 c6a21e022b0c: Preparing 20:15:07 4329bb47e32b: Preparing 20:15:07 440cafd5dd73: Preparing 20:15:07 adc09e954943: Preparing 20:15:07 200a6f619601: Preparing 20:15:07 b2191e2be29d: Preparing 20:15:07 adc09e954943: Waiting 20:15:07 200a6f619601: Waiting 20:15:07 b2191e2be29d: Waiting 20:15:07 c6a21e022b0c: Layer already exists 20:15:07 440cafd5dd73: Layer already exists 20:15:07 18d6de2b754b: Layer already exists 20:15:07 d0baf7a4a070: Layer already exists 20:15:07 4329bb47e32b: Layer already exists 20:15:07 adc09e954943: Layer already exists 20:15:07 200a6f619601: Layer already exists 20:15:07 b2191e2be29d: Layer already exists 20:15:07 latest: digest: sha256:84c1b05edc5fb405d3da6817aacc868905f080249fb8d2fec207fe371220ffe0 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:07 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.49 20:15:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:15:08 18d6de2b754b: Preparing 20:15:08 d0baf7a4a070: Preparing 20:15:08 c6a21e022b0c: Preparing 20:15:08 4329bb47e32b: Preparing 20:15:08 440cafd5dd73: Preparing 20:15:08 adc09e954943: Preparing 20:15:08 200a6f619601: Preparing 20:15:08 b2191e2be29d: Preparing 20:15:08 200a6f619601: Waiting 20:15:08 b2191e2be29d: Waiting 20:15:08 adc09e954943: Waiting 20:15:08 440cafd5dd73: Layer already exists 20:15:08 4329bb47e32b: Layer already exists 20:15:08 c6a21e022b0c: Layer already exists 20:15:08 d0baf7a4a070: Layer already exists 20:15:08 18d6de2b754b: Layer already exists 20:15:08 b2191e2be29d: Layer already exists 20:15:08 adc09e954943: Layer already exists 20:15:08 200a6f619601: Layer already exists 20:15:08 3.1.0-dev.49: digest: sha256:84c1b05edc5fb405d3da6817aacc868905f080249fb8d2fec207fe371220ffe0 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:08 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:15:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:15:09 18d6de2b754b: Preparing 20:15:09 d0baf7a4a070: Preparing 20:15:09 c6a21e022b0c: Preparing 20:15:09 4329bb47e32b: Preparing 20:15:09 440cafd5dd73: Preparing 20:15:09 adc09e954943: Preparing 20:15:09 200a6f619601: Preparing 20:15:09 b2191e2be29d: Preparing 20:15:09 adc09e954943: Waiting 20:15:09 200a6f619601: Waiting 20:15:09 b2191e2be29d: Waiting 20:15:09 c6a21e022b0c: Layer already exists 20:15:09 4329bb47e32b: Layer already exists 20:15:09 440cafd5dd73: Layer already exists 20:15:09 d0baf7a4a070: Layer already exists 20:15:09 18d6de2b754b: Layer already exists 20:15:09 200a6f619601: Layer already exists 20:15:09 adc09e954943: Layer already exists 20:15:09 b2191e2be29d: Layer already exists 20:15:09 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:84c1b05edc5fb405d3da6817aacc868905f080249fb8d2fec207fe371220ffe0 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:09 + 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 20:15:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 20:15:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:15:09 18d6de2b754b: Preparing 20:15:09 d0baf7a4a070: Preparing 20:15:09 c6a21e022b0c: Preparing 20:15:09 4329bb47e32b: Preparing 20:15:09 440cafd5dd73: Preparing 20:15:09 adc09e954943: Preparing 20:15:09 200a6f619601: Preparing 20:15:09 b2191e2be29d: Preparing 20:15:09 200a6f619601: Waiting 20:15:09 adc09e954943: Waiting 20:15:09 b2191e2be29d: Waiting 20:15:09 4329bb47e32b: Layer already exists 20:15:09 c6a21e022b0c: Layer already exists 20:15:09 440cafd5dd73: Layer already exists 20:15:09 18d6de2b754b: Layer already exists 20:15:09 d0baf7a4a070: Layer already exists 20:15:09 200a6f619601: Layer already exists 20:15:09 b2191e2be29d: Layer already exists 20:15:09 adc09e954943: Layer already exists 20:15:09 main: digest: sha256:84c1b05edc5fb405d3da6817aacc868905f080249fb8d2fec207fe371220ffe0 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:15:10 ===================================================== [Pipeline] echo 20:15:10 taggedImages: 20:15:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 20:15:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 20:15:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.49 20:15:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:15:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 20:15:10 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 20:15:10 b006ed3fb02d1ca178eb86987183e820dae8a246 20:15:10 latest 20:15:10 3.1.0-dev.49 20:15:10 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:15:10 main 20:15:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:10 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:10 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 20:15:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:15:10 cbf8e96ca5ac: Preparing 20:15:10 bf73f4d3bcd8: Preparing 20:15:10 440cafd5dd73: Preparing 20:15:10 adc09e954943: Preparing 20:15:10 8b1851530122: Preparing 20:15:10 b2191e2be29d: Preparing 20:15:10 b2191e2be29d: Waiting 20:15:10 adc09e954943: Layer already exists 20:15:10 440cafd5dd73: Layer already exists 20:15:10 b2191e2be29d: Layer already exists 20:15:11 cbf8e96ca5ac: Pushed 20:15:11 8b1851530122: Pushed 20:15:14 bf73f4d3bcd8: Pushed 20:15:14 b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:f4a1f832423cdb023884dddb648d7d062219709078332b57e9a769727d90f391 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:14 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:15 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:15:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:15:15 cbf8e96ca5ac: Preparing 20:15:15 bf73f4d3bcd8: Preparing 20:15:15 440cafd5dd73: Preparing 20:15:15 adc09e954943: Preparing 20:15:15 8b1851530122: Preparing 20:15:15 b2191e2be29d: Preparing 20:15:15 b2191e2be29d: Waiting 20:15:15 8b1851530122: Layer already exists 20:15:15 cbf8e96ca5ac: Layer already exists 20:15:15 adc09e954943: Layer already exists 20:15:15 440cafd5dd73: Layer already exists 20:15:15 bf73f4d3bcd8: Layer already exists 20:15:15 b2191e2be29d: Layer already exists 20:15:15 latest: digest: sha256:f4a1f832423cdb023884dddb648d7d062219709078332b57e9a769727d90f391 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:15 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:16 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.49 20:15:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:15:16 cbf8e96ca5ac: Preparing 20:15:16 bf73f4d3bcd8: Preparing 20:15:16 440cafd5dd73: Preparing 20:15:16 adc09e954943: Preparing 20:15:16 8b1851530122: Preparing 20:15:16 b2191e2be29d: Preparing 20:15:16 b2191e2be29d: Waiting 20:15:16 bf73f4d3bcd8: Layer already exists 20:15:16 adc09e954943: Layer already exists 20:15:16 cbf8e96ca5ac: Layer already exists 20:15:16 8b1851530122: Layer already exists 20:15:16 440cafd5dd73: Layer already exists 20:15:16 b2191e2be29d: Layer already exists 20:15:16 3.1.0-dev.49: digest: sha256:f4a1f832423cdb023884dddb648d7d062219709078332b57e9a769727d90f391 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:16 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:16 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:15:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:15:16 cbf8e96ca5ac: Preparing 20:15:16 bf73f4d3bcd8: Preparing 20:15:16 440cafd5dd73: Preparing 20:15:16 adc09e954943: Preparing 20:15:16 8b1851530122: Preparing 20:15:16 b2191e2be29d: Preparing 20:15:16 b2191e2be29d: Waiting 20:15:16 bf73f4d3bcd8: Layer already exists 20:15:16 440cafd5dd73: Layer already exists 20:15:16 adc09e954943: Layer already exists 20:15:16 8b1851530122: Layer already exists 20:15:16 cbf8e96ca5ac: Layer already exists 20:15:16 b2191e2be29d: Layer already exists 20:15:16 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:f4a1f832423cdb023884dddb648d7d062219709078332b57e9a769727d90f391 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:17 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:17 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 20:15:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:15:17 cbf8e96ca5ac: Preparing 20:15:17 bf73f4d3bcd8: Preparing 20:15:17 440cafd5dd73: Preparing 20:15:17 adc09e954943: Preparing 20:15:17 8b1851530122: Preparing 20:15:17 b2191e2be29d: Preparing 20:15:17 b2191e2be29d: Waiting 20:15:17 bf73f4d3bcd8: Layer already exists 20:15:17 440cafd5dd73: Layer already exists 20:15:17 adc09e954943: Layer already exists 20:15:17 cbf8e96ca5ac: Layer already exists 20:15:17 8b1851530122: Layer already exists 20:15:17 b2191e2be29d: Layer already exists 20:15:17 main: digest: sha256:f4a1f832423cdb023884dddb648d7d062219709078332b57e9a769727d90f391 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:15:17 ===================================================== [Pipeline] echo 20:15:17 taggedImages: 20:15:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 20:15:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:15:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.49 20:15:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:15:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 20:15:18 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 20:15:18 b006ed3fb02d1ca178eb86987183e820dae8a246 20:15:18 latest 20:15:18 3.1.0-dev.49 20:15:18 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:15:18 main 20:15:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:18 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 20:15:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:15:18 6922986d892d: Preparing 20:15:18 364fee657d15: Preparing 20:15:18 e35e24f89f01: Preparing 20:15:18 440cafd5dd73: Preparing 20:15:18 adc09e954943: Preparing 20:15:18 200a6f619601: Preparing 20:15:18 b2191e2be29d: Preparing 20:15:18 200a6f619601: Waiting 20:15:18 b2191e2be29d: Waiting 20:15:18 adc09e954943: Layer already exists 20:15:18 440cafd5dd73: Layer already exists 20:15:18 200a6f619601: Layer already exists 20:15:18 b2191e2be29d: Layer already exists 20:15:18 6922986d892d: Pushed 20:15:18 364fee657d15: Pushed 20:15:22 e35e24f89f01: Pushed 20:15:22 b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:443e2bbc1861d6856145108f54d6ecda8322b9d84b100eb901a81db8c6476283 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:22 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:15:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:15:22 6922986d892d: Preparing 20:15:22 364fee657d15: Preparing 20:15:22 e35e24f89f01: Preparing 20:15:22 440cafd5dd73: Preparing 20:15:22 adc09e954943: Preparing 20:15:22 200a6f619601: Preparing 20:15:22 b2191e2be29d: Preparing 20:15:22 200a6f619601: Waiting 20:15:22 b2191e2be29d: Waiting 20:15:22 e35e24f89f01: Layer already exists 20:15:22 adc09e954943: Layer already exists 20:15:22 440cafd5dd73: Layer already exists 20:15:22 364fee657d15: Layer already exists 20:15:22 6922986d892d: Layer already exists 20:15:22 b2191e2be29d: Layer already exists 20:15:22 200a6f619601: Layer already exists 20:15:23 latest: digest: sha256:443e2bbc1861d6856145108f54d6ecda8322b9d84b100eb901a81db8c6476283 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:23 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.49 20:15:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:15:23 6922986d892d: Preparing 20:15:23 364fee657d15: Preparing 20:15:23 e35e24f89f01: Preparing 20:15:23 440cafd5dd73: Preparing 20:15:23 adc09e954943: Preparing 20:15:23 200a6f619601: Preparing 20:15:23 b2191e2be29d: Preparing 20:15:23 200a6f619601: Waiting 20:15:23 364fee657d15: Layer already exists 20:15:23 6922986d892d: Layer already exists 20:15:23 e35e24f89f01: Layer already exists 20:15:23 440cafd5dd73: Layer already exists 20:15:23 adc09e954943: Layer already exists 20:15:23 b2191e2be29d: Layer already exists 20:15:23 200a6f619601: Layer already exists 20:15:23 3.1.0-dev.49: digest: sha256:443e2bbc1861d6856145108f54d6ecda8322b9d84b100eb901a81db8c6476283 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:24 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:15:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:15:24 6922986d892d: Preparing 20:15:24 364fee657d15: Preparing 20:15:24 e35e24f89f01: Preparing 20:15:24 440cafd5dd73: Preparing 20:15:24 adc09e954943: Preparing 20:15:24 200a6f619601: Preparing 20:15:24 b2191e2be29d: Preparing 20:15:24 200a6f619601: Waiting 20:15:24 b2191e2be29d: Waiting 20:15:24 e35e24f89f01: Layer already exists 20:15:24 6922986d892d: Layer already exists 20:15:24 364fee657d15: Layer already exists 20:15:24 440cafd5dd73: Layer already exists 20:15:24 adc09e954943: Layer already exists 20:15:24 b2191e2be29d: Layer already exists 20:15:24 200a6f619601: Layer already exists 20:15:24 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:443e2bbc1861d6856145108f54d6ecda8322b9d84b100eb901a81db8c6476283 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:25 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 20:15:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:15:25 6922986d892d: Preparing 20:15:25 364fee657d15: Preparing 20:15:25 e35e24f89f01: Preparing 20:15:25 440cafd5dd73: Preparing 20:15:25 adc09e954943: Preparing 20:15:25 200a6f619601: Preparing 20:15:25 b2191e2be29d: Preparing 20:15:25 200a6f619601: Waiting 20:15:25 b2191e2be29d: Waiting 20:15:25 440cafd5dd73: Layer already exists 20:15:25 364fee657d15: Layer already exists 20:15:25 e35e24f89f01: Layer already exists 20:15:25 adc09e954943: Layer already exists 20:15:25 6922986d892d: Layer already exists 20:15:25 200a6f619601: Layer already exists 20:15:25 b2191e2be29d: Layer already exists 20:15:25 main: digest: sha256:443e2bbc1861d6856145108f54d6ecda8322b9d84b100eb901a81db8c6476283 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:15:25 ===================================================== [Pipeline] echo 20:15:25 taggedImages: 20:15:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 20:15:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:15:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.49 20:15:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:15:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 20:15:25 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 20:15:25 b006ed3fb02d1ca178eb86987183e820dae8a246 20:15:25 latest 20:15:25 3.1.0-dev.49 20:15:25 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:15:25 main 20:15:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:26 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 20:15:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:15:26 9e228911f15f: Preparing 20:15:26 4759722a6893: Preparing 20:15:26 ec8428993f0e: Preparing 20:15:26 027bcb93b6e7: Preparing 20:15:26 60a8ed5817e3: Preparing 20:15:26 96216b2bafe2: Preparing 20:15:26 4bf3d54facff: Preparing 20:15:26 440cafd5dd73: Preparing 20:15:26 adc09e954943: Preparing 20:15:26 caf8acdea669: Preparing 20:15:26 1dc2afafe65c: Preparing 20:15:26 5f70bf18a086: Preparing 20:15:26 3d22195776f1: Preparing 20:15:26 a92329e48fab: Preparing 20:15:26 b2191e2be29d: Preparing 20:15:26 4bf3d54facff: Waiting 20:15:26 440cafd5dd73: Waiting 20:15:26 96216b2bafe2: Waiting 20:15:26 adc09e954943: Waiting 20:15:26 caf8acdea669: Waiting 20:15:26 1dc2afafe65c: Waiting 20:15:26 5f70bf18a086: Waiting 20:15:26 3d22195776f1: Waiting 20:15:26 a92329e48fab: Waiting 20:15:26 b2191e2be29d: Waiting 20:15:26 027bcb93b6e7: Pushed 20:15:26 ec8428993f0e: Pushed 20:15:26 60a8ed5817e3: Pushed 20:15:26 9e228911f15f: Pushed 20:15:26 4759722a6893: Pushed 20:15:26 440cafd5dd73: Layer already exists 20:15:26 adc09e954943: Layer already exists 20:15:27 96216b2bafe2: Pushed 20:15:27 5f70bf18a086: Pushed 20:15:27 1dc2afafe65c: Pushed 20:15:27 caf8acdea669: Pushed 20:15:27 3d22195776f1: Pushed 20:15:27 a92329e48fab: Pushed 20:15:27 b2191e2be29d: Layer already exists 20:15:30 4bf3d54facff: Pushed 20:15:30 b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:77b1a11a5e10afa079cee0043b77bd5f798f3487baea85c9c43b0abd0636dfc8 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:30 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:15:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:15:31 9e228911f15f: Preparing 20:15:31 4759722a6893: Preparing 20:15:31 ec8428993f0e: Preparing 20:15:31 027bcb93b6e7: Preparing 20:15:31 60a8ed5817e3: Preparing 20:15:31 96216b2bafe2: Preparing 20:15:31 4bf3d54facff: Preparing 20:15:31 440cafd5dd73: Preparing 20:15:31 adc09e954943: Preparing 20:15:31 caf8acdea669: Preparing 20:15:31 1dc2afafe65c: Preparing 20:15:31 5f70bf18a086: Preparing 20:15:31 3d22195776f1: Preparing 20:15:31 a92329e48fab: Preparing 20:15:31 b2191e2be29d: Preparing 20:15:31 96216b2bafe2: Waiting 20:15:31 4bf3d54facff: Waiting 20:15:31 1dc2afafe65c: Waiting 20:15:31 5f70bf18a086: Waiting 20:15:31 3d22195776f1: Waiting 20:15:31 a92329e48fab: Waiting 20:15:31 b2191e2be29d: Waiting 20:15:31 440cafd5dd73: Waiting 20:15:31 adc09e954943: Waiting 20:15:31 caf8acdea669: Waiting 20:15:31 9e228911f15f: Layer already exists 20:15:31 60a8ed5817e3: Layer already exists 20:15:31 027bcb93b6e7: Layer already exists 20:15:31 4759722a6893: Layer already exists 20:15:31 ec8428993f0e: Layer already exists 20:15:31 96216b2bafe2: Layer already exists 20:15:31 440cafd5dd73: Layer already exists 20:15:31 4bf3d54facff: Layer already exists 20:15:31 adc09e954943: Layer already exists 20:15:31 caf8acdea669: Layer already exists 20:15:31 3d22195776f1: Layer already exists 20:15:31 5f70bf18a086: Layer already exists 20:15:31 1dc2afafe65c: Layer already exists 20:15:31 b2191e2be29d: Layer already exists 20:15:31 a92329e48fab: Layer already exists 20:15:31 latest: digest: sha256:77b1a11a5e10afa079cee0043b77bd5f798f3487baea85c9c43b0abd0636dfc8 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:31 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.49 20:15:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:15:32 9e228911f15f: Preparing 20:15:32 4759722a6893: Preparing 20:15:32 ec8428993f0e: Preparing 20:15:32 027bcb93b6e7: Preparing 20:15:32 60a8ed5817e3: Preparing 20:15:32 96216b2bafe2: Preparing 20:15:32 4bf3d54facff: Preparing 20:15:32 440cafd5dd73: Preparing 20:15:32 adc09e954943: Preparing 20:15:32 caf8acdea669: Preparing 20:15:32 1dc2afafe65c: Preparing 20:15:32 5f70bf18a086: Preparing 20:15:32 3d22195776f1: Preparing 20:15:32 a92329e48fab: Preparing 20:15:32 b2191e2be29d: Preparing 20:15:32 caf8acdea669: Waiting 20:15:32 1dc2afafe65c: Waiting 20:15:32 5f70bf18a086: Waiting 20:15:32 3d22195776f1: Waiting 20:15:32 a92329e48fab: Waiting 20:15:32 b2191e2be29d: Waiting 20:15:32 96216b2bafe2: Waiting 20:15:32 440cafd5dd73: Waiting 20:15:32 adc09e954943: Waiting 20:15:32 4bf3d54facff: Waiting 20:15:32 ec8428993f0e: Layer already exists 20:15:32 9e228911f15f: Layer already exists 20:15:32 60a8ed5817e3: Layer already exists 20:15:32 027bcb93b6e7: Layer already exists 20:15:32 4759722a6893: Layer already exists 20:15:32 4bf3d54facff: Layer already exists 20:15:32 96216b2bafe2: Layer already exists 20:15:32 caf8acdea669: Layer already exists 20:15:32 440cafd5dd73: Layer already exists 20:15:32 adc09e954943: Layer already exists 20:15:32 1dc2afafe65c: Layer already exists 20:15:32 3d22195776f1: Layer already exists 20:15:32 5f70bf18a086: Layer already exists 20:15:32 a92329e48fab: Layer already exists 20:15:32 b2191e2be29d: Layer already exists 20:15:32 3.1.0-dev.49: digest: sha256:77b1a11a5e10afa079cee0043b77bd5f798f3487baea85c9c43b0abd0636dfc8 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:32 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:15:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:15:33 9e228911f15f: Preparing 20:15:33 4759722a6893: Preparing 20:15:33 ec8428993f0e: Preparing 20:15:33 027bcb93b6e7: Preparing 20:15:33 60a8ed5817e3: Preparing 20:15:33 96216b2bafe2: Preparing 20:15:33 4bf3d54facff: Preparing 20:15:33 440cafd5dd73: Preparing 20:15:33 adc09e954943: Preparing 20:15:33 caf8acdea669: Preparing 20:15:33 1dc2afafe65c: Preparing 20:15:33 5f70bf18a086: Preparing 20:15:33 3d22195776f1: Preparing 20:15:33 a92329e48fab: Preparing 20:15:33 b2191e2be29d: Preparing 20:15:33 96216b2bafe2: Waiting 20:15:33 4bf3d54facff: Waiting 20:15:33 1dc2afafe65c: Waiting 20:15:33 5f70bf18a086: Waiting 20:15:33 3d22195776f1: Waiting 20:15:33 440cafd5dd73: Waiting 20:15:33 a92329e48fab: Waiting 20:15:33 adc09e954943: Waiting 20:15:33 b2191e2be29d: Waiting 20:15:33 caf8acdea669: Waiting 20:15:33 ec8428993f0e: Layer already exists 20:15:33 027bcb93b6e7: Layer already exists 20:15:33 4759722a6893: Layer already exists 20:15:33 60a8ed5817e3: Layer already exists 20:15:33 9e228911f15f: Layer already exists 20:15:33 96216b2bafe2: Layer already exists 20:15:33 440cafd5dd73: Layer already exists 20:15:33 4bf3d54facff: Layer already exists 20:15:33 adc09e954943: Layer already exists 20:15:33 caf8acdea669: Layer already exists 20:15:33 1dc2afafe65c: Layer already exists 20:15:33 5f70bf18a086: Layer already exists 20:15:33 3d22195776f1: Layer already exists 20:15:33 a92329e48fab: Layer already exists 20:15:33 b2191e2be29d: Layer already exists 20:15:33 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:77b1a11a5e10afa079cee0043b77bd5f798f3487baea85c9c43b0abd0636dfc8 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:33 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 20:15:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:15:34 9e228911f15f: Preparing 20:15:34 4759722a6893: Preparing 20:15:34 ec8428993f0e: Preparing 20:15:34 027bcb93b6e7: Preparing 20:15:34 60a8ed5817e3: Preparing 20:15:34 96216b2bafe2: Preparing 20:15:34 4bf3d54facff: Preparing 20:15:34 440cafd5dd73: Preparing 20:15:34 adc09e954943: Preparing 20:15:34 caf8acdea669: Preparing 20:15:34 1dc2afafe65c: Preparing 20:15:34 5f70bf18a086: Preparing 20:15:34 3d22195776f1: Preparing 20:15:34 a92329e48fab: Preparing 20:15:34 b2191e2be29d: Preparing 20:15:34 caf8acdea669: Waiting 20:15:34 1dc2afafe65c: Waiting 20:15:34 5f70bf18a086: Waiting 20:15:34 3d22195776f1: Waiting 20:15:34 a92329e48fab: Waiting 20:15:34 b2191e2be29d: Waiting 20:15:34 4bf3d54facff: Waiting 20:15:34 440cafd5dd73: Waiting 20:15:34 adc09e954943: Waiting 20:15:34 9e228911f15f: Layer already exists 20:15:34 027bcb93b6e7: Layer already exists 20:15:34 4759722a6893: Layer already exists 20:15:34 60a8ed5817e3: Layer already exists 20:15:34 ec8428993f0e: Layer already exists 20:15:34 96216b2bafe2: Layer already exists 20:15:34 4bf3d54facff: Layer already exists 20:15:34 440cafd5dd73: Layer already exists 20:15:34 adc09e954943: Layer already exists 20:15:34 caf8acdea669: Layer already exists 20:15:34 1dc2afafe65c: Layer already exists 20:15:34 5f70bf18a086: Layer already exists 20:15:34 b2191e2be29d: Layer already exists 20:15:34 a92329e48fab: Layer already exists 20:15:34 3d22195776f1: Layer already exists 20:15:34 main: digest: sha256:77b1a11a5e10afa079cee0043b77bd5f798f3487baea85c9c43b0abd0636dfc8 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:15:34 ===================================================== [Pipeline] echo 20:15:34 taggedImages: 20:15:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 20:15:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:15:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.49 20:15:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:15:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 20:15:34 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 20:15:34 b006ed3fb02d1ca178eb86987183e820dae8a246 20:15:34 latest 20:15:34 3.1.0-dev.49 20:15:34 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:15:34 main 20:15:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:34 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 20:15:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:15:35 193eb6baa87c: Preparing 20:15:35 07e96a6f5e62: Preparing 20:15:35 1069fca5ddad: Preparing 20:15:35 f7606c6dfa39: Preparing 20:15:35 440cafd5dd73: Preparing 20:15:35 adc09e954943: Preparing 20:15:35 200a6f619601: Preparing 20:15:35 b2191e2be29d: Preparing 20:15:35 200a6f619601: Waiting 20:15:35 b2191e2be29d: Waiting 20:15:35 adc09e954943: Waiting 20:15:35 440cafd5dd73: Layer already exists 20:15:35 adc09e954943: Layer already exists 20:15:35 200a6f619601: Layer already exists 20:15:35 07e96a6f5e62: Pushed 20:15:35 b2191e2be29d: Layer already exists 20:15:35 1069fca5ddad: Pushed 20:15:35 193eb6baa87c: Pushed 20:15:37 f7606c6dfa39: Pushed 20:15:37 b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:1924b197a1cd912d2f840df92c6c4ff0aad37084c1cf58a1e17cc9fe0b929c59 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:38 + 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 20:15:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 20:15:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:15:38 193eb6baa87c: Preparing 20:15:38 07e96a6f5e62: Preparing 20:15:38 1069fca5ddad: Preparing 20:15:38 f7606c6dfa39: Preparing 20:15:38 440cafd5dd73: Preparing 20:15:38 adc09e954943: Preparing 20:15:38 200a6f619601: Preparing 20:15:38 b2191e2be29d: Preparing 20:15:38 adc09e954943: Waiting 20:15:38 200a6f619601: Waiting 20:15:38 b2191e2be29d: Waiting 20:15:38 440cafd5dd73: Layer already exists 20:15:38 f7606c6dfa39: Layer already exists 20:15:38 1069fca5ddad: Layer already exists 20:15:38 07e96a6f5e62: Layer already exists 20:15:38 193eb6baa87c: Layer already exists 20:15:38 200a6f619601: Layer already exists 20:15:38 adc09e954943: Layer already exists 20:15:38 b2191e2be29d: Layer already exists 20:15:38 latest: digest: sha256:1924b197a1cd912d2f840df92c6c4ff0aad37084c1cf58a1e17cc9fe0b929c59 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:39 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.49 20:15:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:15:39 193eb6baa87c: Preparing 20:15:39 07e96a6f5e62: Preparing 20:15:39 1069fca5ddad: Preparing 20:15:39 f7606c6dfa39: Preparing 20:15:39 440cafd5dd73: Preparing 20:15:39 adc09e954943: Preparing 20:15:39 200a6f619601: Preparing 20:15:39 b2191e2be29d: Preparing 20:15:39 200a6f619601: Waiting 20:15:39 b2191e2be29d: Waiting 20:15:39 adc09e954943: Waiting 20:15:39 1069fca5ddad: Layer already exists 20:15:39 07e96a6f5e62: Layer already exists 20:15:39 f7606c6dfa39: Layer already exists 20:15:39 193eb6baa87c: Layer already exists 20:15:39 440cafd5dd73: Layer already exists 20:15:39 adc09e954943: Layer already exists 20:15:39 200a6f619601: Layer already exists 20:15:39 b2191e2be29d: Layer already exists 20:15:39 3.1.0-dev.49: digest: sha256:1924b197a1cd912d2f840df92c6c4ff0aad37084c1cf58a1e17cc9fe0b929c59 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:40 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:15:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:15:40 193eb6baa87c: Preparing 20:15:40 07e96a6f5e62: Preparing 20:15:40 1069fca5ddad: Preparing 20:15:40 f7606c6dfa39: Preparing 20:15:40 440cafd5dd73: Preparing 20:15:40 adc09e954943: Preparing 20:15:40 200a6f619601: Preparing 20:15:40 b2191e2be29d: Preparing 20:15:40 200a6f619601: Waiting 20:15:40 b2191e2be29d: Waiting 20:15:40 adc09e954943: Waiting 20:15:40 440cafd5dd73: Layer already exists 20:15:40 193eb6baa87c: Layer already exists 20:15:40 1069fca5ddad: Layer already exists 20:15:40 07e96a6f5e62: Layer already exists 20:15:40 f7606c6dfa39: Layer already exists 20:15:40 200a6f619601: Layer already exists 20:15:40 adc09e954943: Layer already exists 20:15:40 b2191e2be29d: Layer already exists 20:15:40 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:1924b197a1cd912d2f840df92c6c4ff0aad37084c1cf58a1e17cc9fe0b929c59 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:41 + 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 20:15:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 20:15:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:15:41 193eb6baa87c: Preparing 20:15:41 07e96a6f5e62: Preparing 20:15:41 1069fca5ddad: Preparing 20:15:41 f7606c6dfa39: Preparing 20:15:41 440cafd5dd73: Preparing 20:15:41 adc09e954943: Preparing 20:15:41 200a6f619601: Preparing 20:15:41 b2191e2be29d: Preparing 20:15:41 adc09e954943: Waiting 20:15:41 200a6f619601: Waiting 20:15:41 b2191e2be29d: Waiting 20:15:41 1069fca5ddad: Layer already exists 20:15:41 440cafd5dd73: Layer already exists 20:15:41 f7606c6dfa39: Layer already exists 20:15:41 07e96a6f5e62: Layer already exists 20:15:41 193eb6baa87c: Layer already exists 20:15:41 b2191e2be29d: Layer already exists 20:15:41 adc09e954943: Layer already exists 20:15:41 200a6f619601: Layer already exists 20:15:41 main: digest: sha256:1924b197a1cd912d2f840df92c6c4ff0aad37084c1cf58a1e17cc9fe0b929c59 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:15:41 ===================================================== [Pipeline] echo 20:15:41 taggedImages: 20:15:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 20:15:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 20:15:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.49 20:15:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:15:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 20:15:41 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 20:15:41 b006ed3fb02d1ca178eb86987183e820dae8a246 20:15:41 latest 20:15:41 3.1.0-dev.49 20:15:41 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:15:41 main 20:15:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:42 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 20:15:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:15:42 4193640735a8: Preparing 20:15:42 fa23b687ed2d: Preparing 20:15:42 e12544c7778b: Preparing 20:15:42 15399e9e25c0: Preparing 20:15:42 fa8606da1b4f: Preparing 20:15:42 440cafd5dd73: Preparing 20:15:42 adc09e954943: Preparing 20:15:42 37a670b2e9fe: Preparing 20:15:42 f4484b1c0026: Preparing 20:15:42 b2191e2be29d: Preparing 20:15:42 adc09e954943: Waiting 20:15:42 37a670b2e9fe: Waiting 20:15:42 f4484b1c0026: Waiting 20:15:42 b2191e2be29d: Waiting 20:15:42 440cafd5dd73: Waiting 20:15:42 fa23b687ed2d: Pushed 20:15:42 4193640735a8: Pushed 20:15:42 fa8606da1b4f: Pushed 20:15:42 15399e9e25c0: Pushed 20:15:42 adc09e954943: Layer already exists 20:15:42 440cafd5dd73: Layer already exists 20:15:42 b2191e2be29d: Layer already exists 20:15:43 37a670b2e9fe: Pushed 20:15:45 f4484b1c0026: Pushed 20:15:45 e12544c7778b: Pushed 20:15:45 b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:48449a59f3ea711ab6be7fc82c5d162eee9f0e2215ba3aa0c6f0f95805efecdc size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:45 + 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 20:15:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:15:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:15:46 4193640735a8: Preparing 20:15:46 fa23b687ed2d: Preparing 20:15:46 e12544c7778b: Preparing 20:15:46 15399e9e25c0: Preparing 20:15:46 fa8606da1b4f: Preparing 20:15:46 440cafd5dd73: Preparing 20:15:46 adc09e954943: Preparing 20:15:46 37a670b2e9fe: Preparing 20:15:46 f4484b1c0026: Preparing 20:15:46 b2191e2be29d: Preparing 20:15:46 adc09e954943: Waiting 20:15:46 37a670b2e9fe: Waiting 20:15:46 f4484b1c0026: Waiting 20:15:46 b2191e2be29d: Waiting 20:15:46 440cafd5dd73: Waiting 20:15:46 e12544c7778b: Layer already exists 20:15:46 15399e9e25c0: Layer already exists 20:15:46 fa8606da1b4f: Layer already exists 20:15:46 4193640735a8: Layer already exists 20:15:46 fa23b687ed2d: Layer already exists 20:15:46 440cafd5dd73: Layer already exists 20:15:46 37a670b2e9fe: Layer already exists 20:15:46 adc09e954943: Layer already exists 20:15:46 f4484b1c0026: Layer already exists 20:15:46 b2191e2be29d: Layer already exists 20:15:46 latest: digest: sha256:48449a59f3ea711ab6be7fc82c5d162eee9f0e2215ba3aa0c6f0f95805efecdc size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:46 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.49 20:15:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:15:47 4193640735a8: Preparing 20:15:47 fa23b687ed2d: Preparing 20:15:47 e12544c7778b: Preparing 20:15:47 15399e9e25c0: Preparing 20:15:47 fa8606da1b4f: Preparing 20:15:47 440cafd5dd73: Preparing 20:15:47 adc09e954943: Preparing 20:15:47 37a670b2e9fe: Preparing 20:15:47 f4484b1c0026: Preparing 20:15:47 b2191e2be29d: Preparing 20:15:47 adc09e954943: Waiting 20:15:47 440cafd5dd73: Waiting 20:15:47 37a670b2e9fe: Waiting 20:15:47 f4484b1c0026: Waiting 20:15:47 b2191e2be29d: Waiting 20:15:47 15399e9e25c0: Layer already exists 20:15:47 fa8606da1b4f: Layer already exists 20:15:47 4193640735a8: Layer already exists 20:15:47 e12544c7778b: Layer already exists 20:15:47 fa23b687ed2d: Layer already exists 20:15:47 adc09e954943: Layer already exists 20:15:47 37a670b2e9fe: Layer already exists 20:15:47 b2191e2be29d: Layer already exists 20:15:47 440cafd5dd73: Layer already exists 20:15:47 f4484b1c0026: Layer already exists 20:15:47 3.1.0-dev.49: digest: sha256:48449a59f3ea711ab6be7fc82c5d162eee9f0e2215ba3aa0c6f0f95805efecdc size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:47 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:15:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:15:48 4193640735a8: Preparing 20:15:48 fa23b687ed2d: Preparing 20:15:48 e12544c7778b: Preparing 20:15:48 15399e9e25c0: Preparing 20:15:48 fa8606da1b4f: Preparing 20:15:48 440cafd5dd73: Preparing 20:15:48 adc09e954943: Preparing 20:15:48 37a670b2e9fe: Preparing 20:15:48 f4484b1c0026: Preparing 20:15:48 b2191e2be29d: Preparing 20:15:48 37a670b2e9fe: Waiting 20:15:48 f4484b1c0026: Waiting 20:15:48 b2191e2be29d: Waiting 20:15:48 440cafd5dd73: Waiting 20:15:48 adc09e954943: Waiting 20:15:48 e12544c7778b: Layer already exists 20:15:48 4193640735a8: Layer already exists 20:15:48 15399e9e25c0: Layer already exists 20:15:48 fa23b687ed2d: Layer already exists 20:15:48 fa8606da1b4f: Layer already exists 20:15:48 440cafd5dd73: Layer already exists 20:15:48 37a670b2e9fe: Layer already exists 20:15:48 adc09e954943: Layer already exists 20:15:48 b2191e2be29d: Layer already exists 20:15:48 f4484b1c0026: Layer already exists 20:15:48 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:48449a59f3ea711ab6be7fc82c5d162eee9f0e2215ba3aa0c6f0f95805efecdc size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:48 + 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 20:15:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 20:15:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:15:49 4193640735a8: Preparing 20:15:49 fa23b687ed2d: Preparing 20:15:49 e12544c7778b: Preparing 20:15:49 15399e9e25c0: Preparing 20:15:49 fa8606da1b4f: Preparing 20:15:49 440cafd5dd73: Preparing 20:15:49 adc09e954943: Preparing 20:15:49 37a670b2e9fe: Preparing 20:15:49 f4484b1c0026: Preparing 20:15:49 b2191e2be29d: Preparing 20:15:49 440cafd5dd73: Waiting 20:15:49 37a670b2e9fe: Waiting 20:15:49 adc09e954943: Waiting 20:15:49 f4484b1c0026: Waiting 20:15:49 b2191e2be29d: Waiting 20:15:49 fa23b687ed2d: Layer already exists 20:15:49 4193640735a8: Layer already exists 20:15:49 e12544c7778b: Layer already exists 20:15:49 fa8606da1b4f: Layer already exists 20:15:49 440cafd5dd73: Layer already exists 20:15:49 adc09e954943: Layer already exists 20:15:49 37a670b2e9fe: Layer already exists 20:15:49 f4484b1c0026: Layer already exists 20:15:49 b2191e2be29d: Layer already exists 20:15:49 15399e9e25c0: Layer already exists 20:15:49 main: digest: sha256:48449a59f3ea711ab6be7fc82c5d162eee9f0e2215ba3aa0c6f0f95805efecdc size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:15:49 ===================================================== [Pipeline] echo 20:15:49 taggedImages: 20:15:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 20:15:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:15:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.49 20:15:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:15:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 20:15:49 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 20:15:49 b006ed3fb02d1ca178eb86987183e820dae8a246 20:15:49 latest 20:15:49 3.1.0-dev.49 20:15:49 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:15:49 main 20:15:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:49 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 20:15:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:15:50 2780dda6f990: Preparing 20:15:50 4f2ea7e51790: Preparing 20:15:50 1183d2dbc363: Preparing 20:15:50 37c2621a62ec: Preparing 20:15:50 21ce9082d91c: Preparing 20:15:50 7824abd7c7ac: Preparing 20:15:50 b846e6c51a0d: Preparing 20:15:50 440cafd5dd73: Preparing 20:15:50 adc09e954943: Preparing 20:15:50 ea3fe66b171f: Preparing 20:15:50 b2191e2be29d: Preparing 20:15:50 440cafd5dd73: Waiting 20:15:50 7824abd7c7ac: Waiting 20:15:50 adc09e954943: Waiting 20:15:50 ea3fe66b171f: Waiting 20:15:50 b2191e2be29d: Waiting 20:15:50 b846e6c51a0d: Waiting 20:15:50 21ce9082d91c: Pushed 20:15:50 4f2ea7e51790: Pushed 20:15:50 2780dda6f990: Pushed 20:15:50 440cafd5dd73: Layer already exists 20:15:50 adc09e954943: Layer already exists 20:15:50 7824abd7c7ac: Pushed 20:15:50 b2191e2be29d: Layer already exists 20:15:50 b846e6c51a0d: Pushed 20:15:53 37c2621a62ec: Pushed 20:15:53 ea3fe66b171f: Pushed 20:15:53 1183d2dbc363: Pushed 20:15:54 b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:4f57b52b29814f575f4719c0d51676d86969a7b2aa9a3a1b1ce1987ac23e9cc1 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:54 + 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 20:15:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:15:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:15:54 2780dda6f990: Preparing 20:15:54 4f2ea7e51790: Preparing 20:15:54 1183d2dbc363: Preparing 20:15:54 37c2621a62ec: Preparing 20:15:54 21ce9082d91c: Preparing 20:15:54 7824abd7c7ac: Preparing 20:15:54 b846e6c51a0d: Preparing 20:15:54 440cafd5dd73: Preparing 20:15:54 adc09e954943: Preparing 20:15:54 ea3fe66b171f: Preparing 20:15:54 b2191e2be29d: Preparing 20:15:54 7824abd7c7ac: Waiting 20:15:54 b846e6c51a0d: Waiting 20:15:54 adc09e954943: Waiting 20:15:54 440cafd5dd73: Waiting 20:15:54 ea3fe66b171f: Waiting 20:15:54 b2191e2be29d: Waiting 20:15:54 21ce9082d91c: Layer already exists 20:15:54 37c2621a62ec: Layer already exists 20:15:54 2780dda6f990: Layer already exists 20:15:54 1183d2dbc363: Layer already exists 20:15:54 4f2ea7e51790: Layer already exists 20:15:54 b846e6c51a0d: Layer already exists 20:15:54 7824abd7c7ac: Layer already exists 20:15:54 ea3fe66b171f: Layer already exists 20:15:54 adc09e954943: Layer already exists 20:15:54 440cafd5dd73: Layer already exists 20:15:54 b2191e2be29d: Layer already exists 20:15:54 latest: digest: sha256:4f57b52b29814f575f4719c0d51676d86969a7b2aa9a3a1b1ce1987ac23e9cc1 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:55 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.49 20:15:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:15:55 2780dda6f990: Preparing 20:15:55 4f2ea7e51790: Preparing 20:15:55 1183d2dbc363: Preparing 20:15:55 37c2621a62ec: Preparing 20:15:55 21ce9082d91c: Preparing 20:15:55 7824abd7c7ac: Preparing 20:15:55 b846e6c51a0d: Preparing 20:15:55 440cafd5dd73: Preparing 20:15:55 adc09e954943: Preparing 20:15:55 ea3fe66b171f: Preparing 20:15:55 b2191e2be29d: Preparing 20:15:55 7824abd7c7ac: Waiting 20:15:55 440cafd5dd73: Waiting 20:15:55 adc09e954943: Waiting 20:15:55 ea3fe66b171f: Waiting 20:15:55 b2191e2be29d: Waiting 20:15:55 b846e6c51a0d: Waiting 20:15:55 4f2ea7e51790: Layer already exists 20:15:55 1183d2dbc363: Layer already exists 20:15:55 2780dda6f990: Layer already exists 20:15:55 21ce9082d91c: Layer already exists 20:15:55 37c2621a62ec: Layer already exists 20:15:55 adc09e954943: Layer already exists 20:15:55 440cafd5dd73: Layer already exists 20:15:55 b846e6c51a0d: Layer already exists 20:15:55 ea3fe66b171f: Layer already exists 20:15:55 7824abd7c7ac: Layer already exists 20:15:55 b2191e2be29d: Layer already exists 20:15:55 3.1.0-dev.49: digest: sha256:4f57b52b29814f575f4719c0d51676d86969a7b2aa9a3a1b1ce1987ac23e9cc1 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:56 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:15:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:15:56 2780dda6f990: Preparing 20:15:56 4f2ea7e51790: Preparing 20:15:56 1183d2dbc363: Preparing 20:15:56 37c2621a62ec: Preparing 20:15:56 21ce9082d91c: Preparing 20:15:56 7824abd7c7ac: Preparing 20:15:56 b846e6c51a0d: Preparing 20:15:56 440cafd5dd73: Preparing 20:15:56 adc09e954943: Preparing 20:15:56 ea3fe66b171f: Preparing 20:15:56 b2191e2be29d: Preparing 20:15:56 7824abd7c7ac: Waiting 20:15:56 adc09e954943: Waiting 20:15:56 ea3fe66b171f: Waiting 20:15:56 b2191e2be29d: Waiting 20:15:56 b846e6c51a0d: Waiting 20:15:56 440cafd5dd73: Waiting 20:15:56 37c2621a62ec: Layer already exists 20:15:56 2780dda6f990: Layer already exists 20:15:56 21ce9082d91c: Layer already exists 20:15:56 1183d2dbc363: Layer already exists 20:15:56 4f2ea7e51790: Layer already exists 20:15:56 440cafd5dd73: Layer already exists 20:15:56 7824abd7c7ac: Layer already exists 20:15:56 b846e6c51a0d: Layer already exists 20:15:56 ea3fe66b171f: Layer already exists 20:15:56 adc09e954943: Layer already exists 20:15:56 b2191e2be29d: Layer already exists 20:15:56 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:4f57b52b29814f575f4719c0d51676d86969a7b2aa9a3a1b1ce1987ac23e9cc1 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:57 + 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 20:15:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 20:15:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:15:57 2780dda6f990: Preparing 20:15:57 4f2ea7e51790: Preparing 20:15:57 1183d2dbc363: Preparing 20:15:57 37c2621a62ec: Preparing 20:15:57 21ce9082d91c: Preparing 20:15:57 7824abd7c7ac: Preparing 20:15:57 b846e6c51a0d: Preparing 20:15:57 440cafd5dd73: Preparing 20:15:57 adc09e954943: Preparing 20:15:57 ea3fe66b171f: Preparing 20:15:57 b2191e2be29d: Preparing 20:15:57 440cafd5dd73: Waiting 20:15:57 adc09e954943: Waiting 20:15:57 ea3fe66b171f: Waiting 20:15:57 b2191e2be29d: Waiting 20:15:57 b846e6c51a0d: Waiting 20:15:57 7824abd7c7ac: Waiting 20:15:57 21ce9082d91c: Layer already exists 20:15:57 4f2ea7e51790: Layer already exists 20:15:57 1183d2dbc363: Layer already exists 20:15:57 2780dda6f990: Layer already exists 20:15:57 37c2621a62ec: Layer already exists 20:15:57 7824abd7c7ac: Layer already exists 20:15:57 adc09e954943: Layer already exists 20:15:57 440cafd5dd73: Layer already exists 20:15:57 b846e6c51a0d: Layer already exists 20:15:57 ea3fe66b171f: Layer already exists 20:15:57 b2191e2be29d: Layer already exists 20:15:57 main: digest: sha256:4f57b52b29814f575f4719c0d51676d86969a7b2aa9a3a1b1ce1987ac23e9cc1 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:15:57 ===================================================== [Pipeline] echo 20:15:57 taggedImages: 20:15:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 20:15:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:15:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.49 20:15:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:15:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 20:15:57 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 20:15:57 b006ed3fb02d1ca178eb86987183e820dae8a246 20:15:57 latest 20:15:57 3.1.0-dev.49 20:15:57 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:15:57 main 20:15:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:58 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 20:15:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:15:58 60e324ce5c1e: Preparing 20:15:58 e22526f61b22: Preparing 20:15:58 440cafd5dd73: Preparing 20:15:58 adc09e954943: Preparing 20:15:58 1b0d02340272: Preparing 20:15:58 b2191e2be29d: Preparing 20:15:58 b2191e2be29d: Waiting 20:15:58 adc09e954943: Layer already exists 20:15:58 440cafd5dd73: Layer already exists 20:15:58 b2191e2be29d: Layer already exists 20:15:58 60e324ce5c1e: Pushed 20:16:00 1b0d02340272: Pushed 20:16:03 e22526f61b22: Pushed 20:16:03 b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:a7b755ee7851ff98b9efbc4c5a5145268fa0b04847067541661035af1938251a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:03 + 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 20:16:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:16:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:16:04 60e324ce5c1e: Preparing 20:16:04 e22526f61b22: Preparing 20:16:04 440cafd5dd73: Preparing 20:16:04 adc09e954943: Preparing 20:16:04 1b0d02340272: Preparing 20:16:04 b2191e2be29d: Preparing 20:16:04 b2191e2be29d: Waiting 20:16:04 1b0d02340272: Layer already exists 20:16:04 60e324ce5c1e: Layer already exists 20:16:04 440cafd5dd73: Layer already exists 20:16:04 adc09e954943: Layer already exists 20:16:04 e22526f61b22: Layer already exists 20:16:04 b2191e2be29d: Layer already exists 20:16:04 latest: digest: sha256:a7b755ee7851ff98b9efbc4c5a5145268fa0b04847067541661035af1938251a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:04 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.49 20:16:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:16:05 60e324ce5c1e: Preparing 20:16:05 e22526f61b22: Preparing 20:16:05 440cafd5dd73: Preparing 20:16:05 adc09e954943: Preparing 20:16:05 1b0d02340272: Preparing 20:16:05 b2191e2be29d: Preparing 20:16:05 b2191e2be29d: Waiting 20:16:05 60e324ce5c1e: Layer already exists 20:16:05 adc09e954943: Layer already exists 20:16:05 440cafd5dd73: Layer already exists 20:16:05 e22526f61b22: Layer already exists 20:16:05 1b0d02340272: Layer already exists 20:16:05 b2191e2be29d: Layer already exists 20:16:05 3.1.0-dev.49: digest: sha256:a7b755ee7851ff98b9efbc4c5a5145268fa0b04847067541661035af1938251a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:05 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:16:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:16:07 60e324ce5c1e: Preparing 20:16:07 e22526f61b22: Preparing 20:16:07 440cafd5dd73: Preparing 20:16:07 adc09e954943: Preparing 20:16:07 1b0d02340272: Preparing 20:16:07 b2191e2be29d: Preparing 20:16:07 b2191e2be29d: Waiting 20:16:07 e22526f61b22: Layer already exists 20:16:07 440cafd5dd73: Layer already exists 20:16:07 1b0d02340272: Layer already exists 20:16:07 adc09e954943: Layer already exists 20:16:07 60e324ce5c1e: Layer already exists 20:16:07 b2191e2be29d: Layer already exists 20:16:07 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:a7b755ee7851ff98b9efbc4c5a5145268fa0b04847067541661035af1938251a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:07 + 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 20:16:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 20:16:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:16:07 60e324ce5c1e: Preparing 20:16:07 e22526f61b22: Preparing 20:16:07 440cafd5dd73: Preparing 20:16:07 adc09e954943: Preparing 20:16:07 1b0d02340272: Preparing 20:16:07 b2191e2be29d: Preparing 20:16:07 b2191e2be29d: Waiting 20:16:07 440cafd5dd73: Layer already exists 20:16:07 60e324ce5c1e: Layer already exists 20:16:07 e22526f61b22: Layer already exists 20:16:07 adc09e954943: Layer already exists 20:16:07 1b0d02340272: Layer already exists 20:16:07 b2191e2be29d: Layer already exists 20:16:08 main: digest: sha256:a7b755ee7851ff98b9efbc4c5a5145268fa0b04847067541661035af1938251a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:16:08 ===================================================== [Pipeline] echo 20:16:08 taggedImages: 20:16:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 20:16:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:16:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.49 20:16:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:16:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 20:16:08 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 20:16:08 b006ed3fb02d1ca178eb86987183e820dae8a246 20:16:08 latest 20:16:08 3.1.0-dev.49 20:16:08 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:16:08 main 20:16:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:08 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 20:16:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:16:08 cfe3e257015a: Preparing 20:16:08 4d3385f0ed64: Preparing 20:16:08 9a81ca7cca9e: Preparing 20:16:08 440cafd5dd73: Preparing 20:16:08 adc09e954943: Preparing 20:16:08 b7b06d2ea25f: Preparing 20:16:08 2247909086c6: Preparing 20:16:08 baf479ad2178: Preparing 20:16:08 b2191e2be29d: Preparing 20:16:08 2247909086c6: Waiting 20:16:08 baf479ad2178: Waiting 20:16:08 b2191e2be29d: Waiting 20:16:08 b7b06d2ea25f: Waiting 20:16:08 440cafd5dd73: Layer already exists 20:16:09 adc09e954943: Layer already exists 20:16:09 9a81ca7cca9e: Pushed 20:16:09 4d3385f0ed64: Pushed 20:16:09 b2191e2be29d: Layer already exists 20:16:09 cfe3e257015a: Pushed 20:16:09 baf479ad2178: Pushed 20:16:22 2247909086c6: Pushed 20:16:26 b7b06d2ea25f: Pushed 20:16:26 b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:489a6df1b6a23c3bf888a55fabb2b01f1b83a9d6cc5415767c994fb6f77697db size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:26 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:16:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:16:27 cfe3e257015a: Preparing 20:16:27 4d3385f0ed64: Preparing 20:16:27 9a81ca7cca9e: Preparing 20:16:27 440cafd5dd73: Preparing 20:16:27 adc09e954943: Preparing 20:16:27 b7b06d2ea25f: Preparing 20:16:27 2247909086c6: Preparing 20:16:27 baf479ad2178: Preparing 20:16:27 b2191e2be29d: Preparing 20:16:27 b7b06d2ea25f: Waiting 20:16:27 2247909086c6: Waiting 20:16:27 baf479ad2178: Waiting 20:16:27 b2191e2be29d: Waiting 20:16:27 adc09e954943: Layer already exists 20:16:27 440cafd5dd73: Layer already exists 20:16:27 9a81ca7cca9e: Layer already exists 20:16:27 4d3385f0ed64: Layer already exists 20:16:27 cfe3e257015a: Layer already exists 20:16:27 2247909086c6: Layer already exists 20:16:27 b7b06d2ea25f: Layer already exists 20:16:27 baf479ad2178: Layer already exists 20:16:27 b2191e2be29d: Layer already exists 20:16:27 latest: digest: sha256:489a6df1b6a23c3bf888a55fabb2b01f1b83a9d6cc5415767c994fb6f77697db size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:27 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.49 20:16:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:16:28 cfe3e257015a: Preparing 20:16:28 4d3385f0ed64: Preparing 20:16:28 9a81ca7cca9e: Preparing 20:16:28 440cafd5dd73: Preparing 20:16:28 adc09e954943: Preparing 20:16:28 b7b06d2ea25f: Preparing 20:16:28 2247909086c6: Preparing 20:16:28 baf479ad2178: Preparing 20:16:28 b2191e2be29d: Preparing 20:16:28 2247909086c6: Waiting 20:16:28 baf479ad2178: Waiting 20:16:28 b7b06d2ea25f: Waiting 20:16:28 440cafd5dd73: Layer already exists 20:16:28 4d3385f0ed64: Layer already exists 20:16:28 cfe3e257015a: Layer already exists 20:16:28 adc09e954943: Layer already exists 20:16:28 9a81ca7cca9e: Layer already exists 20:16:28 2247909086c6: Layer already exists 20:16:28 baf479ad2178: Layer already exists 20:16:28 b7b06d2ea25f: Layer already exists 20:16:28 b2191e2be29d: Layer already exists 20:16:28 3.1.0-dev.49: digest: sha256:489a6df1b6a23c3bf888a55fabb2b01f1b83a9d6cc5415767c994fb6f77697db size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:28 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:16:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:16:29 cfe3e257015a: Preparing 20:16:29 4d3385f0ed64: Preparing 20:16:29 9a81ca7cca9e: Preparing 20:16:29 440cafd5dd73: Preparing 20:16:29 adc09e954943: Preparing 20:16:29 b7b06d2ea25f: Preparing 20:16:29 2247909086c6: Preparing 20:16:29 baf479ad2178: Preparing 20:16:29 b2191e2be29d: Preparing 20:16:29 b2191e2be29d: Waiting 20:16:29 baf479ad2178: Waiting 20:16:29 b7b06d2ea25f: Waiting 20:16:29 2247909086c6: Waiting 20:16:29 adc09e954943: Layer already exists 20:16:29 9a81ca7cca9e: Layer already exists 20:16:29 4d3385f0ed64: Layer already exists 20:16:29 cfe3e257015a: Layer already exists 20:16:29 440cafd5dd73: Layer already exists 20:16:29 b7b06d2ea25f: Layer already exists 20:16:29 baf479ad2178: Layer already exists 20:16:29 b2191e2be29d: Layer already exists 20:16:29 2247909086c6: Layer already exists 20:16:29 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:489a6df1b6a23c3bf888a55fabb2b01f1b83a9d6cc5415767c994fb6f77697db size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:29 + 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 20:16:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 20:16:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:16:30 cfe3e257015a: Preparing 20:16:30 4d3385f0ed64: Preparing 20:16:30 9a81ca7cca9e: Preparing 20:16:30 440cafd5dd73: Preparing 20:16:30 adc09e954943: Preparing 20:16:30 b7b06d2ea25f: Preparing 20:16:30 2247909086c6: Preparing 20:16:30 baf479ad2178: Preparing 20:16:30 b2191e2be29d: Preparing 20:16:30 2247909086c6: Waiting 20:16:30 b7b06d2ea25f: Waiting 20:16:30 baf479ad2178: Waiting 20:16:30 b2191e2be29d: Waiting 20:16:30 4d3385f0ed64: Layer already exists 20:16:30 cfe3e257015a: Layer already exists 20:16:30 adc09e954943: Layer already exists 20:16:30 9a81ca7cca9e: Layer already exists 20:16:30 440cafd5dd73: Layer already exists 20:16:30 b2191e2be29d: Layer already exists 20:16:30 b7b06d2ea25f: Layer already exists 20:16:30 baf479ad2178: Layer already exists 20:16:30 2247909086c6: Layer already exists 20:16:30 main: digest: sha256:489a6df1b6a23c3bf888a55fabb2b01f1b83a9d6cc5415767c994fb6f77697db size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:16:30 ===================================================== [Pipeline] echo 20:16:30 taggedImages: 20:16:30 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 20:16:30 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:16:30 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.49 20:16:30 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:16:30 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 20:16:30 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 20:16:30 b006ed3fb02d1ca178eb86987183e820dae8a246 20:16:30 latest 20:16:30 3.1.0-dev.49 20:16:30 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:16:30 main 20:16:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:30 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 20:16:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:16:34 d3c2dbb7e3ca: Preparing 20:16:34 abb2da8c5064: Preparing 20:16:34 9b7232a608b1: Preparing 20:16:34 440cafd5dd73: Preparing 20:16:34 adc09e954943: Preparing 20:16:34 b7b06d2ea25f: Preparing 20:16:34 9b753c318c26: Preparing 20:16:34 b2191e2be29d: Preparing 20:16:34 9b753c318c26: Waiting 20:16:34 b7b06d2ea25f: Waiting 20:16:34 b2191e2be29d: Waiting 20:16:34 adc09e954943: Layer already exists 20:16:34 440cafd5dd73: Layer already exists 20:16:34 b7b06d2ea25f: Layer already exists 20:16:34 b2191e2be29d: Layer already exists 20:16:34 9b7232a608b1: Pushed 20:16:34 abb2da8c5064: Pushed 20:16:34 d3c2dbb7e3ca: Pushed 20:16:35 9b753c318c26: Pushed 20:16:35 b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:619010d65b0cbb1bd19df1f327c421b6c2bf5782beb7b7dcc170a8dceab8ecf9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:35 + 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 20:16:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:16:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:16:36 d3c2dbb7e3ca: Preparing 20:16:36 abb2da8c5064: Preparing 20:16:36 9b7232a608b1: Preparing 20:16:36 440cafd5dd73: Preparing 20:16:36 adc09e954943: Preparing 20:16:36 b7b06d2ea25f: Preparing 20:16:36 9b753c318c26: Preparing 20:16:36 b2191e2be29d: Preparing 20:16:36 b7b06d2ea25f: Waiting 20:16:36 9b753c318c26: Waiting 20:16:36 b2191e2be29d: Waiting 20:16:36 9b7232a608b1: Layer already exists 20:16:36 440cafd5dd73: Layer already exists 20:16:36 abb2da8c5064: Layer already exists 20:16:36 adc09e954943: Layer already exists 20:16:36 d3c2dbb7e3ca: Layer already exists 20:16:36 b7b06d2ea25f: Layer already exists 20:16:36 b2191e2be29d: Layer already exists 20:16:36 9b753c318c26: Layer already exists 20:16:36 latest: digest: sha256:619010d65b0cbb1bd19df1f327c421b6c2bf5782beb7b7dcc170a8dceab8ecf9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:36 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.49 20:16:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:16:37 d3c2dbb7e3ca: Preparing 20:16:37 abb2da8c5064: Preparing 20:16:37 9b7232a608b1: Preparing 20:16:37 440cafd5dd73: Preparing 20:16:37 adc09e954943: Preparing 20:16:37 b7b06d2ea25f: Preparing 20:16:37 9b753c318c26: Preparing 20:16:37 b2191e2be29d: Preparing 20:16:37 b7b06d2ea25f: Waiting 20:16:37 9b753c318c26: Waiting 20:16:37 b2191e2be29d: Waiting 20:16:37 abb2da8c5064: Layer already exists 20:16:37 9b7232a608b1: Layer already exists 20:16:37 440cafd5dd73: Layer already exists 20:16:37 d3c2dbb7e3ca: Layer already exists 20:16:37 adc09e954943: Layer already exists 20:16:37 b7b06d2ea25f: Layer already exists 20:16:37 b2191e2be29d: Layer already exists 20:16:37 9b753c318c26: Layer already exists 20:16:37 3.1.0-dev.49: digest: sha256:619010d65b0cbb1bd19df1f327c421b6c2bf5782beb7b7dcc170a8dceab8ecf9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:37 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:16:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:16:38 d3c2dbb7e3ca: Preparing 20:16:38 abb2da8c5064: Preparing 20:16:38 9b7232a608b1: Preparing 20:16:38 440cafd5dd73: Preparing 20:16:38 adc09e954943: Preparing 20:16:38 b7b06d2ea25f: Preparing 20:16:38 9b753c318c26: Preparing 20:16:38 b2191e2be29d: Preparing 20:16:38 9b753c318c26: Waiting 20:16:38 b2191e2be29d: Waiting 20:16:38 b7b06d2ea25f: Waiting 20:16:38 d3c2dbb7e3ca: Layer already exists 20:16:38 9b7232a608b1: Layer already exists 20:16:38 adc09e954943: Layer already exists 20:16:38 440cafd5dd73: Layer already exists 20:16:38 abb2da8c5064: Layer already exists 20:16:38 9b753c318c26: Layer already exists 20:16:38 b7b06d2ea25f: Layer already exists 20:16:38 b2191e2be29d: Layer already exists 20:16:38 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:619010d65b0cbb1bd19df1f327c421b6c2bf5782beb7b7dcc170a8dceab8ecf9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:38 + 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 20:16:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 20:16:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:16:38 d3c2dbb7e3ca: Preparing 20:16:38 abb2da8c5064: Preparing 20:16:38 9b7232a608b1: Preparing 20:16:38 440cafd5dd73: Preparing 20:16:38 adc09e954943: Preparing 20:16:38 b7b06d2ea25f: Preparing 20:16:38 9b753c318c26: Preparing 20:16:38 b2191e2be29d: Preparing 20:16:38 b7b06d2ea25f: Waiting 20:16:38 b2191e2be29d: Waiting 20:16:38 9b753c318c26: Waiting 20:16:38 abb2da8c5064: Layer already exists 20:16:38 9b7232a608b1: Layer already exists 20:16:38 d3c2dbb7e3ca: Layer already exists 20:16:38 440cafd5dd73: Layer already exists 20:16:38 adc09e954943: Layer already exists 20:16:38 b2191e2be29d: Layer already exists 20:16:38 9b753c318c26: Layer already exists 20:16:38 b7b06d2ea25f: Layer already exists 20:16:39 main: digest: sha256:619010d65b0cbb1bd19df1f327c421b6c2bf5782beb7b7dcc170a8dceab8ecf9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:16:39 ===================================================== [Pipeline] echo 20:16:39 taggedImages: 20:16:39 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 20:16:39 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:16:39 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.49 20:16:39 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:16:39 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 20:16:39 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 20:16:39 b006ed3fb02d1ca178eb86987183e820dae8a246 20:16:39 latest 20:16:39 3.1.0-dev.49 20:16:39 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:16:39 main 20:16:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:39 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 20:16:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:16:39 25529f60d2bd: Preparing 20:16:39 e1147385c205: Preparing 20:16:39 cf21e199b843: Preparing 20:16:39 440cafd5dd73: Preparing 20:16:39 adc09e954943: Preparing 20:16:39 b7b06d2ea25f: Preparing 20:16:39 baf479ad2178: Preparing 20:16:39 b2191e2be29d: Preparing 20:16:39 baf479ad2178: Waiting 20:16:39 b7b06d2ea25f: Waiting 20:16:39 b2191e2be29d: Waiting 20:16:39 440cafd5dd73: Layer already exists 20:16:39 adc09e954943: Layer already exists 20:16:40 b7b06d2ea25f: Layer already exists 20:16:40 baf479ad2178: Layer already exists 20:16:40 b2191e2be29d: Layer already exists 20:16:40 e1147385c205: Pushed 20:16:40 cf21e199b843: Pushed 20:16:40 25529f60d2bd: Pushed 20:16:40 b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:469fd6ce84b9148cc12495855e8bcf072e730d5b097b715ccd685b7f150e900a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:40 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:16:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:16:41 25529f60d2bd: Preparing 20:16:41 e1147385c205: Preparing 20:16:41 cf21e199b843: Preparing 20:16:41 440cafd5dd73: Preparing 20:16:41 adc09e954943: Preparing 20:16:41 b7b06d2ea25f: Preparing 20:16:41 baf479ad2178: Preparing 20:16:41 b2191e2be29d: Preparing 20:16:41 baf479ad2178: Waiting 20:16:41 b7b06d2ea25f: Waiting 20:16:41 b2191e2be29d: Waiting 20:16:41 25529f60d2bd: Layer already exists 20:16:41 440cafd5dd73: Layer already exists 20:16:41 cf21e199b843: Layer already exists 20:16:41 adc09e954943: Layer already exists 20:16:41 e1147385c205: Layer already exists 20:16:41 b7b06d2ea25f: Layer already exists 20:16:41 baf479ad2178: Layer already exists 20:16:41 b2191e2be29d: Layer already exists 20:16:41 latest: digest: sha256:469fd6ce84b9148cc12495855e8bcf072e730d5b097b715ccd685b7f150e900a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:41 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.49 20:16:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:16:42 25529f60d2bd: Preparing 20:16:42 e1147385c205: Preparing 20:16:42 cf21e199b843: Preparing 20:16:42 440cafd5dd73: Preparing 20:16:42 adc09e954943: Preparing 20:16:42 b7b06d2ea25f: Preparing 20:16:42 baf479ad2178: Preparing 20:16:42 b2191e2be29d: Preparing 20:16:42 b7b06d2ea25f: Waiting 20:16:42 b2191e2be29d: Waiting 20:16:42 baf479ad2178: Waiting 20:16:42 cf21e199b843: Layer already exists 20:16:42 e1147385c205: Layer already exists 20:16:42 440cafd5dd73: Layer already exists 20:16:42 25529f60d2bd: Layer already exists 20:16:42 adc09e954943: Layer already exists 20:16:42 b7b06d2ea25f: Layer already exists 20:16:42 b2191e2be29d: Layer already exists 20:16:42 baf479ad2178: Layer already exists 20:16:42 3.1.0-dev.49: digest: sha256:469fd6ce84b9148cc12495855e8bcf072e730d5b097b715ccd685b7f150e900a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:42 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:16:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:16:43 25529f60d2bd: Preparing 20:16:43 e1147385c205: Preparing 20:16:43 cf21e199b843: Preparing 20:16:43 440cafd5dd73: Preparing 20:16:43 adc09e954943: Preparing 20:16:43 b7b06d2ea25f: Preparing 20:16:43 baf479ad2178: Preparing 20:16:43 b2191e2be29d: Preparing 20:16:43 b7b06d2ea25f: Waiting 20:16:43 b2191e2be29d: Waiting 20:16:43 baf479ad2178: Waiting 20:16:43 440cafd5dd73: Layer already exists 20:16:43 25529f60d2bd: Layer already exists 20:16:43 e1147385c205: Layer already exists 20:16:43 cf21e199b843: Layer already exists 20:16:43 adc09e954943: Layer already exists 20:16:43 b7b06d2ea25f: Layer already exists 20:16:43 b2191e2be29d: Layer already exists 20:16:43 baf479ad2178: Layer already exists 20:16:43 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:469fd6ce84b9148cc12495855e8bcf072e730d5b097b715ccd685b7f150e900a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:43 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 20:16:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:16:43 25529f60d2bd: Preparing 20:16:43 e1147385c205: Preparing 20:16:43 cf21e199b843: Preparing 20:16:43 440cafd5dd73: Preparing 20:16:43 adc09e954943: Preparing 20:16:43 b7b06d2ea25f: Preparing 20:16:43 baf479ad2178: Preparing 20:16:43 b2191e2be29d: Preparing 20:16:43 b7b06d2ea25f: Waiting 20:16:43 baf479ad2178: Waiting 20:16:43 b2191e2be29d: Waiting 20:16:43 440cafd5dd73: Layer already exists 20:16:43 25529f60d2bd: Layer already exists 20:16:43 adc09e954943: Layer already exists 20:16:43 e1147385c205: Layer already exists 20:16:43 cf21e199b843: Layer already exists 20:16:43 b7b06d2ea25f: Layer already exists 20:16:43 baf479ad2178: Layer already exists 20:16:43 b2191e2be29d: Layer already exists 20:16:44 main: digest: sha256:469fd6ce84b9148cc12495855e8bcf072e730d5b097b715ccd685b7f150e900a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:16:44 ===================================================== [Pipeline] echo 20:16:44 taggedImages: 20:16:44 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 20:16:44 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:16:44 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.49 20:16:44 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:16:44 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 20:16:44 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 20:16:44 b006ed3fb02d1ca178eb86987183e820dae8a246 20:16:44 latest 20:16:44 3.1.0-dev.49 20:16:44 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:16:44 main 20:16:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:44 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 20:16:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:16:44 7bd7b90c1b26: Preparing 20:16:44 0f27d4b8ab99: Preparing 20:16:44 440cafd5dd73: Preparing 20:16:44 adc09e954943: Preparing 20:16:44 aa65b781c4b0: Preparing 20:16:44 b2191e2be29d: Preparing 20:16:44 b2191e2be29d: Waiting 20:16:44 adc09e954943: Layer already exists 20:16:47 440cafd5dd73: Layer already exists 20:16:47 b2191e2be29d: Layer already exists 20:16:47 7bd7b90c1b26: Pushed 20:16:47 aa65b781c4b0: Pushed 20:16:51 0f27d4b8ab99: Pushed 20:16:51 b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:a96ea916c0761b61c1e01c9d282f4da4aa548836239ad69013f4db90cad1eb04 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:51 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:16:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:16:51 7bd7b90c1b26: Preparing 20:16:51 0f27d4b8ab99: Preparing 20:16:51 440cafd5dd73: Preparing 20:16:51 adc09e954943: Preparing 20:16:51 aa65b781c4b0: Preparing 20:16:51 b2191e2be29d: Preparing 20:16:51 b2191e2be29d: Waiting 20:16:51 adc09e954943: Layer already exists 20:16:51 aa65b781c4b0: Layer already exists 20:16:51 440cafd5dd73: Layer already exists 20:16:51 0f27d4b8ab99: Layer already exists 20:16:51 7bd7b90c1b26: Layer already exists 20:16:51 b2191e2be29d: Layer already exists 20:16:51 latest: digest: sha256:a96ea916c0761b61c1e01c9d282f4da4aa548836239ad69013f4db90cad1eb04 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:52 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.49 20:16:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:16:52 7bd7b90c1b26: Preparing 20:16:52 0f27d4b8ab99: Preparing 20:16:52 440cafd5dd73: Preparing 20:16:52 adc09e954943: Preparing 20:16:52 aa65b781c4b0: Preparing 20:16:52 b2191e2be29d: Preparing 20:16:52 b2191e2be29d: Waiting 20:16:52 7bd7b90c1b26: Layer already exists 20:16:52 440cafd5dd73: Layer already exists 20:16:52 aa65b781c4b0: Layer already exists 20:16:52 adc09e954943: Layer already exists 20:16:52 0f27d4b8ab99: Layer already exists 20:16:52 b2191e2be29d: Layer already exists 20:16:52 3.1.0-dev.49: digest: sha256:a96ea916c0761b61c1e01c9d282f4da4aa548836239ad69013f4db90cad1eb04 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:52 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:16:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:16:53 7bd7b90c1b26: Preparing 20:16:53 0f27d4b8ab99: Preparing 20:16:53 440cafd5dd73: Preparing 20:16:53 adc09e954943: Preparing 20:16:53 aa65b781c4b0: Preparing 20:16:53 b2191e2be29d: Preparing 20:16:53 b2191e2be29d: Waiting 20:16:53 440cafd5dd73: Layer already exists 20:16:53 0f27d4b8ab99: Layer already exists 20:16:53 aa65b781c4b0: Layer already exists 20:16:53 7bd7b90c1b26: Layer already exists 20:16:53 adc09e954943: Layer already exists 20:16:53 b2191e2be29d: Layer already exists 20:16:53 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:a96ea916c0761b61c1e01c9d282f4da4aa548836239ad69013f4db90cad1eb04 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:53 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 20:16:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:16:53 7bd7b90c1b26: Preparing 20:16:53 0f27d4b8ab99: Preparing 20:16:53 440cafd5dd73: Preparing 20:16:53 adc09e954943: Preparing 20:16:53 aa65b781c4b0: Preparing 20:16:53 b2191e2be29d: Preparing 20:16:53 b2191e2be29d: Waiting 20:16:53 0f27d4b8ab99: Layer already exists 20:16:53 aa65b781c4b0: Layer already exists 20:16:53 adc09e954943: Layer already exists 20:16:53 7bd7b90c1b26: Layer already exists 20:16:53 440cafd5dd73: Layer already exists 20:16:53 b2191e2be29d: Layer already exists 20:16:53 main: digest: sha256:a96ea916c0761b61c1e01c9d282f4da4aa548836239ad69013f4db90cad1eb04 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:16:54 ===================================================== [Pipeline] echo 20:16:54 taggedImages: 20:16:54 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 20:16:54 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:16:54 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.49 20:16:54 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:16:54 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 20:16:54 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 20:16:54 b006ed3fb02d1ca178eb86987183e820dae8a246 20:16:54 latest 20:16:54 3.1.0-dev.49 20:16:54 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:16:54 main 20:16:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 20:16:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:16:54 6588ec7fdf0d: Preparing 20:16:54 558ebf0395db: Preparing 20:16:54 440cafd5dd73: Preparing 20:16:54 adc09e954943: Preparing 20:16:54 200a6f619601: Preparing 20:16:54 b2191e2be29d: Preparing 20:16:54 b2191e2be29d: Waiting 20:16:54 200a6f619601: Layer already exists 20:16:54 440cafd5dd73: Layer already exists 20:16:54 adc09e954943: Layer already exists 20:16:54 b2191e2be29d: Layer already exists 20:16:54 6588ec7fdf0d: Pushed 20:17:01 558ebf0395db: Pushed 20:17:01 b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:55093167046b05e7609b35d74f4a7cf59d79c3ab312097f088d404a0207bae38 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:02 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:17:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:17:02 6588ec7fdf0d: Preparing 20:17:02 558ebf0395db: Preparing 20:17:02 440cafd5dd73: Preparing 20:17:02 adc09e954943: Preparing 20:17:02 200a6f619601: Preparing 20:17:02 b2191e2be29d: Preparing 20:17:02 b2191e2be29d: Waiting 20:17:02 440cafd5dd73: Layer already exists 20:17:02 558ebf0395db: Layer already exists 20:17:02 200a6f619601: Layer already exists 20:17:02 6588ec7fdf0d: Layer already exists 20:17:02 adc09e954943: Layer already exists 20:17:02 b2191e2be29d: Layer already exists 20:17:02 latest: digest: sha256:55093167046b05e7609b35d74f4a7cf59d79c3ab312097f088d404a0207bae38 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:02 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.49 20:17:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:17:03 6588ec7fdf0d: Preparing 20:17:03 558ebf0395db: Preparing 20:17:03 440cafd5dd73: Preparing 20:17:03 adc09e954943: Preparing 20:17:03 200a6f619601: Preparing 20:17:03 b2191e2be29d: Preparing 20:17:03 b2191e2be29d: Waiting 20:17:03 200a6f619601: Layer already exists 20:17:03 adc09e954943: Layer already exists 20:17:03 558ebf0395db: Layer already exists 20:17:03 440cafd5dd73: Layer already exists 20:17:03 6588ec7fdf0d: Layer already exists 20:17:03 b2191e2be29d: Layer already exists 20:17:03 3.1.0-dev.49: digest: sha256:55093167046b05e7609b35d74f4a7cf59d79c3ab312097f088d404a0207bae38 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:03 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:17:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:17:03 6588ec7fdf0d: Preparing 20:17:03 558ebf0395db: Preparing 20:17:03 440cafd5dd73: Preparing 20:17:03 adc09e954943: Preparing 20:17:03 200a6f619601: Preparing 20:17:03 b2191e2be29d: Preparing 20:17:03 b2191e2be29d: Waiting 20:17:03 558ebf0395db: Layer already exists 20:17:03 200a6f619601: Layer already exists 20:17:03 440cafd5dd73: Layer already exists 20:17:03 6588ec7fdf0d: Layer already exists 20:17:03 adc09e954943: Layer already exists 20:17:03 b2191e2be29d: Layer already exists 20:17:03 b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:55093167046b05e7609b35d74f4a7cf59d79c3ab312097f088d404a0207bae38 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:04 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 20:17:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:17:04 6588ec7fdf0d: Preparing 20:17:04 558ebf0395db: Preparing 20:17:04 440cafd5dd73: Preparing 20:17:04 adc09e954943: Preparing 20:17:04 200a6f619601: Preparing 20:17:04 b2191e2be29d: Preparing 20:17:04 b2191e2be29d: Waiting 20:17:04 558ebf0395db: Layer already exists 20:17:04 adc09e954943: Layer already exists 20:17:04 6588ec7fdf0d: Layer already exists 20:17:04 440cafd5dd73: Layer already exists 20:17:04 200a6f619601: Layer already exists 20:17:04 b2191e2be29d: Layer already exists 20:17:04 main: digest: sha256:55093167046b05e7609b35d74f4a7cf59d79c3ab312097f088d404a0207bae38 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:17:04 ===================================================== [Pipeline] echo 20:17:04 taggedImages: 20:17:04 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 20:17:04 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:17:04 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.49 20:17:04 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 20:17:04 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:17:05 20:17:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:17:05 arm64: Pulling from edgex-lftools-log-publisher 20:17:05 8998bd30e6a1: Pulling fs layer 20:17:05 04944245beec: Pulling fs layer 20:17:05 699f458cf7ca: Pulling fs layer 20:17:05 765212b225bb: Pulling fs layer 20:17:05 f23df028b6ca: Pulling fs layer 20:17:05 d65c8cfc05b1: Pulling fs layer 20:17:05 2437ff75d9bd: Pulling fs layer 20:17:05 765212b225bb: Waiting 20:17:05 f23df028b6ca: Waiting 20:17:05 d65c8cfc05b1: Waiting 20:17:05 2437ff75d9bd: Waiting 20:17:05 04944245beec: Verifying Checksum 20:17:05 04944245beec: Download complete 20:17:05 765212b225bb: Verifying Checksum 20:17:05 765212b225bb: Download complete 20:17:05 f23df028b6ca: Verifying Checksum 20:17:05 f23df028b6ca: Download complete 20:17:05 d65c8cfc05b1: Verifying Checksum 20:17:05 d65c8cfc05b1: Download complete 20:17:05 699f458cf7ca: Verifying Checksum 20:17:05 699f458cf7ca: Download complete 20:17:06 8998bd30e6a1: Verifying Checksum 20:17:06 8998bd30e6a1: Download complete 20:17:08 2437ff75d9bd: Verifying Checksum 20:17:08 2437ff75d9bd: Download complete 20:17:10 8998bd30e6a1: Pull complete 20:17:10 04944245beec: Pull complete 20:17:13 699f458cf7ca: Pull complete 20:17:13 765212b225bb: Pull complete 20:17:14 f23df028b6ca: Pull complete 20:17:14 d65c8cfc05b1: Pull complete 20:17:29 2437ff75d9bd: Pull complete 20:17:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:17:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:17:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:30 prd-ubuntu20.04-docker-arm64-4c-16g-6621 does not seem to be running inside a container 20:17:30 $ 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/583 -v /w/workspace/edgex-go/583:/w/workspace/edgex-go/583:rw,z -v /w/workspace/edgex-go/583@tmp:/w/workspace/edgex-go/583@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 20:17:32 $ docker top 1ffceaa621b6b60dc5921ba5988d1c78c4c42fe78bd22ff73aec93505269b8d1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:17:33 ---> job-cost.sh 20:17:33 lf-activate-venv: SKIPPING 20:17:33 INFO: No Stack... 20:17:34 INFO: Retrieving Pricing Info for: v3-standard-4 20:17:35 INFO: Archiving Costs [Pipeline] sh 20:17:35 + cat /w/workspace/edgex-go/583/archives/cost.csv 20:17:35 + cut -d, -f6 [Pipeline] lock 20:17:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-583-stack-cost] 20:17:35 Resource [jenkins-edgexfoundry-edgex-go-main-583-stack-cost] did not exist. Created. 20:17:35 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-583-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:17:36 + echo total: 0.10999999940395355 [Pipeline] stash 20:17:36 Stashed 1 file(s) [Pipeline] } 20:17:36 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-583-stack-cost] [Pipeline] // lock [Pipeline] } 20:17:36 $ docker stop --time=1 1ffceaa621b6b60dc5921ba5988d1c78c4c42fe78bd22ff73aec93505269b8d1 20:17:38 $ docker rm -f --volumes 1ffceaa621b6b60dc5921ba5988d1c78c4c42fe78bd22ff73aec93505269b8d1 [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 20:17:38 provisioning config files... 20:17:38 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/583@tmp/config16994677993233313476tmp [Pipeline] { [Pipeline] sh 20:17:39 + set +x 20:17:39 + bash -s -- 20:17:39 + curl -s https://codecov.io/bash 20:17:39 20:17:39 _____ _ 20:17:39 / ____| | | 20:17:39 | | ___ __| | ___ ___ _____ __ 20:17:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:17:39 | |___| (_) | (_| | __/ (_| (_) \ V / 20:17:39 \_____\___/ \__,_|\___|\___\___/ \_/ 20:17:39 Bash-1.0.6 20:17:39 20:17:39 20:17:39 ==> git version 2.25.1 found 20:17:39 ==> 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 20:17:39 Release-Date: 2020-01-08 20:17:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:17:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:17:39 ==> Jenkins CI detected. 20:17:39 current dir:  /w/workspace/edgex-go/583 20:17:39 project root: . 20:17:39 --> token set from env 20:17:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:17:39 ==> Running gcov in . (disable via -X gcov) 20:17:39 ==> Python coveragepy not found 20:17:39 ==> Searching for coverage reports in: 20:17:39 + . 20:17:39 -> Found 1 reports 20:17:39 ==> Detecting git/mercurial file structure 20:17:39 ==> Reading reports 20:17:39 + ./coverage.out bytes=453602 20:17:39 ==> Appending adjustments 20:17:39 https://docs.codecov.io/docs/fixing-reports 20:17:40 + Found adjustments 20:17:40 ==> Gzipping contents 20:17:40 60K /tmp/codecov.l8i348.gz 20:17:40 ==> Uploading reports 20:17:40 url: https://codecov.io 20:17:40 query: branch=main&commit=b006ed3fb02d1ca178eb86987183e820dae8a246&build=583&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F583%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:17:40 -> Pinging Codecov 20:17:40 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=b006ed3fb02d1ca178eb86987183e820dae8a246&build=583&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F583%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:17:40 -> Uploading to 20:17:40 https://storage.googleapis.com/codecov/v4/raw/2023-09-19/00271124DB129430A58F1EEE437C3FCB/b006ed3fb02d1ca178eb86987183e820dae8a246/18cc8e71-7bf7-49a0-895b-0ca8ae77930c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230919%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230919T201740Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=451fa49192ade84d6164f9ca289a2930b376ff789fbb261994f1aeea4cd62902 20:17:40 % Total % Received % Xferd Average Speed Time Time Time Current 20:17:40 Dload Upload Total Spent Left Speed 20:17:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58212 0 0 100 58212 0 270k --:--:-- --:--:-- --:--:-- 270k 20:17:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } 20:17:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 20:17:41 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:17:41 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:17:41 20:17:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:17:41 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:17:41 df9b9388f04a: Pulling fs layer 20:17:41 52dc419b0ee2: Pulling fs layer 20:17:41 25bc292e5bac: Pulling fs layer 20:17:41 114826534d7a: Pulling fs layer 20:17:41 114826534d7a: Waiting 20:17:41 4657fd5d0bcf: Pulling fs layer 20:17:41 6ad1cebc031e: Pulling fs layer 20:17:41 4657fd5d0bcf: Waiting 20:17:41 8a3aa393b2d8: Pulling fs layer 20:17:41 8a3aa393b2d8: Waiting 20:17:41 6ad1cebc031e: Waiting 20:17:41 25bc292e5bac: Verifying Checksum 20:17:41 25bc292e5bac: Download complete 20:17:41 52dc419b0ee2: Download complete 20:17:41 df9b9388f04a: Verifying Checksum 20:17:41 df9b9388f04a: Download complete 20:17:41 6ad1cebc031e: Verifying Checksum 20:17:41 6ad1cebc031e: Download complete 20:17:41 df9b9388f04a: Pull complete 20:17:41 52dc419b0ee2: Pull complete 20:17:42 25bc292e5bac: Pull complete 20:17:42 114826534d7a: Verifying Checksum 20:17:42 114826534d7a: Download complete 20:17:42 8a3aa393b2d8: Verifying Checksum 20:17:42 8a3aa393b2d8: Download complete 20:17:45 114826534d7a: Pull complete 20:17:46 4657fd5d0bcf: Pull complete 20:17:46 6ad1cebc031e: Pull complete 20:17:49 8a3aa393b2d8: Pull complete 20:17:49 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:17:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:17:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:49 prd-ubuntu20.04-docker-8c-8g-6620 does not seem to be running inside a container 20:17:49 $ 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/583 -v /w/workspace/edgex-go/583:/w/workspace/edgex-go/583:rw,z -v /w/workspace/edgex-go/583@tmp:/w/workspace/edgex-go/583@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 20:17:53 $ docker top 14eafea1b6ef74234cc73f38150c715e84c212c7ddf8ef2a4aa87881c718b3f9 -eo pid,comm [Pipeline] { [Pipeline] echo 20:17:53 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 20:17:54 + set -o pipefail 20:17:54 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 20:18:02 20:18:02 Monitoring /w/workspace/edgex-go/583 (github.com/edgexfoundry/edgex-go)... 20:18:02 20:18:02 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/07b18ca8-4a71-42d4-ae4d-4ff8ded8e933 20:18:02 20:18:02 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:18:02 20:18:02 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:18:02 20:18:02 20:18:02 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:18:02 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:18:02 More details here: https://snyk.co/ue1NS [Pipeline] } 20:18:02 $ docker stop --time=1 14eafea1b6ef74234cc73f38150c715e84c212c7ddf8ef2a4aa87881c718b3f9 20:18:06 $ docker rm -f --volumes 14eafea1b6ef74234cc73f38150c715e84c212c7ddf8ef2a4aa87881c718b3f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 20:18:06 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:18:07 provisioning config files... 20:18:07 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/583@tmp/config10298554773317167398tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:18:07 --> edgex-publish-swagger.sh 20:18:07 === Publish openapi/v3 API === 20:18:07 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 20:18:07 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/583/openapi/v3/core-command.yaml] 20:18:07 % Total % Received % Xferd Average Speed Time Time Time Current 20:18:07 Dload Upload Total Spent Left Speed 20:18:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 49820 --:--:-- --:--:-- --:--:-- 49745 20:18:07 20:18:07 20:18:07 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/583/openapi/v3/core-data.yaml] 20:18:07 % Total % Received % Xferd Average Speed Time Time Time Current 20:18:07 Dload Upload Total Spent Left Speed 20:18:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71708 0 0 100 71708 0 127k --:--:-- --:--:-- --:--:-- 127k 100 71708 0 0 100 71708 0 127k --:--:-- --:--:-- --:--:-- 127k 20:18:08 20:18:08 20:18:08 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/583/openapi/v3/core-metadata.yaml] 20:18:08 % Total % Received % Xferd Average Speed Time Time Time Current 20:18:08 Dload Upload Total Spent Left Speed 20:18:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 283k --:--:-- --:--:-- --:--:-- 283k 20:18:09 20:18:09 20:18:09 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/583/openapi/v3/support-notifications.yaml] 20:18:09 % Total % Received % Xferd Average Speed Time Time Time Current 20:18:09 Dload Upload Total Spent Left Speed 20:18:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 185k --:--:-- --:--:-- --:--:-- 184k 100 87000 0 0 100 87000 0 185k --:--:-- --:--:-- --:--:-- 184k 20:18:09 20:18:09 20:18:09 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/583/openapi/v3/support-scheduler.yaml] 20:18:09 % Total % Received % Xferd Average Speed Time Time Time Current 20:18:09 Dload Upload Total Spent Left Speed 20:18:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 79642 --:--:-- --:--:-- --:--:-- 79642 20:18:09 20:18:09 [Pipeline] } 20:18:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 20:18:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:18:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:18:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:10 prd-ubuntu20.04-docker-8c-8g-6620 does not seem to be running inside a container 20:18:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/583 -v /w/workspace/edgex-go/583:/w/workspace/edgex-go/583:rw,z -v /w/workspace/edgex-go/583@tmp:/w/workspace/edgex-go/583@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 20:18:11 $ docker top 2f4229d17033e77d2acc3c0a6a5dd052ac6c917066bd50845f70e61e48e9730f -eo pid,comm 20:18:11 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:18:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:18:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:18:11 [ssh-agent] Looking for ssh-agent implementation... 20:18:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:18:11 $ docker exec 2f4229d17033e77d2acc3c0a6a5dd052ac6c917066bd50845f70e61e48e9730f ssh-agent 20:18:11 SSH_AUTH_SOCK=/tmp/ssh-LEMFwxZHQ2FP/agent.32 20:18:11 SSH_AGENT_PID=38 20:18:11 Running ssh-add (command line suppressed) 20:18:11 Identity added: /w/workspace/edgex-go/583@tmp/private_key_14815867868517234258.key (/w/workspace/edgex-go/583@tmp/private_key_14815867868517234258.key) 20:18:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:18:11 + git semver tag 20:18:12 2023-09-19 20:18:11,951 [run_tag] DEBUG tag force:False 20:18:12 2023-09-19 20:18:11,951 [check_head_tag] DEBUG check head tag 20:18:12 2023-09-19 20:18:11,952 [execute] INFO git cat-file --batch-check 20:18:12 2023-09-19 20:18:11,952 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/583, universal_newlines=False, shell=None, istream=) 20:18:12 2023-09-19 20:18:11,957 [execute] INFO git cat-file --batch 20:18:12 2023-09-19 20:18:11,957 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/583, universal_newlines=False, shell=None, istream=) 20:18:12 2023-09-19 20:18:11,982 [read_version] DEBUG read version from /w/workspace/edgex-go/583/.semver/main 20:18:12 2023-09-19 20:18:11,983 [execute] INFO git tag -a v3.1.0-dev.49 -m v3.1.0-dev.49 20:18:12 2023-09-19 20:18:11,983 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.49', '-m', 'v3.1.0-dev.49'], cwd=/w/workspace/edgex-go/583, universal_newlines=False, shell=None, istream=None) 20:18:12 2023-09-19 20:18:11,987 [read_version] DEBUG read version from /w/workspace/edgex-go/583/.semver/main 20:18:12 3.1.0-dev.49 [Pipeline] } 20:18:12 $ docker exec --env ******** --env ******** 2f4229d17033e77d2acc3c0a6a5dd052ac6c917066bd50845f70e61e48e9730f ssh-agent -k 20:18:12 unset SSH_AUTH_SOCK; 20:18:12 unset SSH_AGENT_PID; 20:18:12 echo Agent pid 38 killed; 20:18:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:18:12 + git semver [Pipeline] } 20:18:12 $ docker stop --time=1 2f4229d17033e77d2acc3c0a6a5dd052ac6c917066bd50845f70e61e48e9730f 20:18:14 $ docker rm -f --volumes 2f4229d17033e77d2acc3c0a6a5dd052ac6c917066bd50845f70e61e48e9730f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:18:14 20:18:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:18:14 0.23.1-centos7: Pulling from edgex-lftools 20:18:14 ab5ef0e58194: Pulling fs layer 20:18:14 9712f1f96733: Pulling fs layer 20:18:14 63f879dbbcfc: Pulling fs layer 20:18:14 0d9ebad4ef96: Pulling fs layer 20:18:14 e9a5061849ea: Pulling fs layer 20:18:14 d747dcd14b5f: Pulling fs layer 20:18:14 2de7ff778b66: Pulling fs layer 20:18:14 0d9ebad4ef96: Waiting 20:18:14 e9a5061849ea: Waiting 20:18:14 d747dcd14b5f: Waiting 20:18:14 2de7ff778b66: Waiting 20:18:14 9712f1f96733: Verifying Checksum 20:18:14 9712f1f96733: Download complete 20:18:14 63f879dbbcfc: Verifying Checksum 20:18:14 63f879dbbcfc: Download complete 20:18:15 e9a5061849ea: Verifying Checksum 20:18:15 e9a5061849ea: Download complete 20:18:15 d747dcd14b5f: Download complete 20:18:15 ab5ef0e58194: Verifying Checksum 20:18:15 ab5ef0e58194: Download complete 20:18:15 0d9ebad4ef96: Verifying Checksum 20:18:15 0d9ebad4ef96: Download complete 20:18:15 2de7ff778b66: Verifying Checksum 20:18:15 2de7ff778b66: Download complete 20:18:17 ab5ef0e58194: Pull complete 20:18:18 9712f1f96733: Pull complete 20:18:18 63f879dbbcfc: Pull complete 20:18:22 0d9ebad4ef96: Pull complete 20:18:22 e9a5061849ea: Pull complete 20:18:22 d747dcd14b5f: Pull complete 20:18:24 2de7ff778b66: Pull complete 20:18:24 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:18:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:18:24 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:24 prd-ubuntu20.04-docker-8c-8g-6620 does not seem to be running inside a container 20:18:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/583 -v /w/workspace/edgex-go/583:/w/workspace/edgex-go/583:rw,z -v /w/workspace/edgex-go/583@tmp:/w/workspace/edgex-go/583@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 20:18:30 $ docker top 5ca58879093e0d0fb8a686d85c40f284a4723096f930744c14b6d0243659f946 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:18:30 provisioning config files... 20:18:30 copy managed file [sigul-config] to file:/w/workspace/edgex-go/583@tmp/config17963103691557627598tmp 20:18:30 copy managed file [sigul-password] to file:/w/workspace/edgex-go/583@tmp/config4691423378994014668tmp 20:18:30 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/583@tmp/config10038723640368820696tmp [Pipeline] { [Pipeline] echo 20:18:30 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:18:31 ---> sigul-configuration.sh 20:18:31 gpg: directory `/root/.gnupg' created 20:18:31 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:18:31 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:18:31 gpg: keyring `/root/.gnupg/secring.gpg' created 20:18:31 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:18:31 gpg: CAST5 encrypted data 20:18:31 gpg: encrypted with 1 passphrase 20:18:31 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:18:31 + mkdir /home/jenkins 20:18:31 + mkdir /home/jenkins/sigul [Pipeline] sh 20:18:31 + 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 20:18:31 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:18:31 ---> sigul-install.sh 20:18:31 Sigul already installed; skipping installation. [Pipeline] sh 20:18:32 + git tag --list 20:18:32 0.6.0 20:18:32 0.6.1 20:18:32 0.7.0 20:18:32 0.7.1 20:18:32 v1.0.0 20:18:32 v1.0.1 20:18:32 v1.1.0 20:18:32 v1.2.0 20:18:32 v1.2.1 20:18:32 v1.3.0 20:18:32 v1.3.1 20:18:32 v2.0.0 20:18:32 v2.1.0 20:18:32 v2.1.1 20:18:32 v2.2.0 20:18:32 v2.3.0 20:18:32 v3.0 20:18:32 v3.0.0 20:18:32 v3.1.0-dev.1 20:18:32 v3.1.0-dev.10 20:18:32 v3.1.0-dev.11 20:18:32 v3.1.0-dev.12 20:18:32 v3.1.0-dev.13 20:18:32 v3.1.0-dev.14 20:18:32 v3.1.0-dev.15 20:18:32 v3.1.0-dev.16 20:18:32 v3.1.0-dev.17 20:18:32 v3.1.0-dev.18 20:18:32 v3.1.0-dev.19 20:18:32 v3.1.0-dev.2 20:18:32 v3.1.0-dev.20 20:18:32 v3.1.0-dev.21 20:18:32 v3.1.0-dev.22 20:18:32 v3.1.0-dev.23 20:18:32 v3.1.0-dev.24 20:18:32 v3.1.0-dev.25 20:18:32 v3.1.0-dev.26 20:18:32 v3.1.0-dev.27 20:18:32 v3.1.0-dev.28 20:18:32 v3.1.0-dev.29 20:18:32 v3.1.0-dev.3 20:18:32 v3.1.0-dev.30 20:18:32 v3.1.0-dev.31 20:18:32 v3.1.0-dev.32 20:18:32 v3.1.0-dev.33 20:18:32 v3.1.0-dev.34 20:18:32 v3.1.0-dev.35 20:18:32 v3.1.0-dev.36 20:18:32 v3.1.0-dev.37 20:18:32 v3.1.0-dev.38 20:18:32 v3.1.0-dev.39 20:18:32 v3.1.0-dev.4 20:18:32 v3.1.0-dev.40 20:18:32 v3.1.0-dev.41 20:18:32 v3.1.0-dev.42 20:18:32 v3.1.0-dev.43 20:18:32 v3.1.0-dev.44 20:18:32 v3.1.0-dev.45 20:18:32 v3.1.0-dev.46 20:18:32 v3.1.0-dev.47 20:18:32 v3.1.0-dev.48 20:18:32 v3.1.0-dev.49 20:18:32 v3.1.0-dev.5 20:18:32 v3.1.0-dev.6 20:18:32 v3.1.0-dev.7 20:18:32 v3.1.0-dev.8 20:18:32 v3.1.0-dev.9 [Pipeline] sh 20:18:32 + lftools sign git-tag v3.1.0-dev.49 20:18:33 Signing Git tag with Sigul... 20:18:33 Signing v3.1.0-dev.49 [Pipeline] echo 20:18:33 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:18:33 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:18:33 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:18:33 $ docker stop --time=1 5ca58879093e0d0fb8a686d85c40f284a4723096f930744c14b6d0243659f946 20:18:34 $ docker rm -f --volumes 5ca58879093e0d0fb8a686d85c40f284a4723096f930744c14b6d0243659f946 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:18:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:18:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:18:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:35 prd-ubuntu20.04-docker-8c-8g-6620 does not seem to be running inside a container 20:18:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/583 -v /w/workspace/edgex-go/583:/w/workspace/edgex-go/583:rw,z -v /w/workspace/edgex-go/583@tmp:/w/workspace/edgex-go/583@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 20:18:36 $ docker top 4c4bc5413229c56587d800509be1713bd3339df8ed3f7f1f615d4b7a86ed7bd7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:18:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:18:36 [ssh-agent] Looking for ssh-agent implementation... 20:18:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:18:36 $ docker exec 4c4bc5413229c56587d800509be1713bd3339df8ed3f7f1f615d4b7a86ed7bd7 ssh-agent 20:18:36 SSH_AUTH_SOCK=/tmp/ssh-77IbL0u4Otzu/agent.33 20:18:36 SSH_AGENT_PID=39 20:18:36 Running ssh-add (command line suppressed) 20:18:36 Identity added: /w/workspace/edgex-go/583@tmp/private_key_4506598368943537382.key (/w/workspace/edgex-go/583@tmp/private_key_4506598368943537382.key) 20:18:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:18:36 + git semver bump pre 20:18:37 2023-09-19 20:18:37,016 [read_version] DEBUG read version from /w/workspace/edgex-go/583/.semver/main 20:18:37 2023-09-19 20:18:37,016 [bump_version] DEBUG bumping version:3.1.0-dev.49 on axis:pre with prefix:dev 20:18:37 2023-09-19 20:18:37,016 [bump_version] DEBUG bumped version:3.1.0-dev.50 20:18:37 2023-09-19 20:18:37,017 [write_version] DEBUG write version:3.1.0-dev.50 to path:/w/workspace/edgex-go/583/.semver/main with force:True 20:18:37 2023-09-19 20:18:37,017 [read_version] DEBUG read version from /w/workspace/edgex-go/583/.semver/main 20:18:37 2023-09-19 20:18:37,017 [write_file] DEBUG write to file:/w/workspace/edgex-go/583/.semver/main 20:18:37 2023-09-19 20:18:37,019 [execute] INFO git cat-file --batch-check 20:18:37 2023-09-19 20:18:37,019 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/583/.semver, universal_newlines=False, shell=None, istream=) 20:18:37 2023-09-19 20:18:37,024 [execute] INFO git cat-file --batch 20:18:37 2023-09-19 20:18:37,025 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/583/.semver, universal_newlines=False, shell=None, istream=) 20:18:37 2023-09-19 20:18:37,031 [read_version] DEBUG read version from /w/workspace/edgex-go/583/.semver/main 20:18:37 3.1.0-dev.50 [Pipeline] } 20:18:37 $ docker exec --env ******** --env ******** 4c4bc5413229c56587d800509be1713bd3339df8ed3f7f1f615d4b7a86ed7bd7 ssh-agent -k 20:18:37 unset SSH_AUTH_SOCK; 20:18:37 unset SSH_AGENT_PID; 20:18:37 echo Agent pid 39 killed; 20:18:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:18:37 + git semver [Pipeline] } 20:18:37 $ docker stop --time=1 4c4bc5413229c56587d800509be1713bd3339df8ed3f7f1f615d4b7a86ed7bd7 20:18:39 $ docker rm -f --volumes 4c4bc5413229c56587d800509be1713bd3339df8ed3f7f1f615d4b7a86ed7bd7 [Pipeline] // withDockerContainer [Pipeline] sh 20:18:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:18:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:18:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:39 prd-ubuntu20.04-docker-8c-8g-6620 does not seem to be running inside a container 20:18:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/583 -v /w/workspace/edgex-go/583:/w/workspace/edgex-go/583:rw,z -v /w/workspace/edgex-go/583@tmp:/w/workspace/edgex-go/583@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 20:18:40 $ docker top e5316fd9e0b5954e66d2545d928f36bd025d47fd51d3fd5e20d76ee7c3461885 -eo pid,comm 20:18:40 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). 20:18:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:18:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:18:40 [ssh-agent] Looking for ssh-agent implementation... 20:18:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:18:40 $ docker exec e5316fd9e0b5954e66d2545d928f36bd025d47fd51d3fd5e20d76ee7c3461885 ssh-agent 20:18:40 SSH_AUTH_SOCK=/tmp/ssh-cJQlXVykJePF/agent.31 20:18:40 SSH_AGENT_PID=37 20:18:40 Running ssh-add (command line suppressed) 20:18:40 Identity added: /w/workspace/edgex-go/583@tmp/private_key_5658793959797491099.key (/w/workspace/edgex-go/583@tmp/private_key_5658793959797491099.key) 20:18:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:18:40 + git semver push 20:18:41 2023-09-19 20:18:41,039 [run_push] DEBUG push 20:18:41 2023-09-19 20:18:41,040 [execute] INFO git cat-file --batch-check 20:18:41 2023-09-19 20:18:41,040 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/583/.semver, universal_newlines=False, shell=None, istream=) 20:18:41 2023-09-19 20:18:41,045 [execute] INFO git rev-list 3b7d549eb5669b9e1b926b0eac4ed760f3b613e2 -- 20:18:41 2023-09-19 20:18:41,045 [execute] DEBUG Popen(['git', 'rev-list', '3b7d549eb5669b9e1b926b0eac4ed760f3b613e2', '--'], cwd=/w/workspace/edgex-go/583/.semver, universal_newlines=False, shell=None, istream=None) 20:18:41 2023-09-19 20:18:41,063 [execute] INFO git fetch -v origin 20:18:41 2023-09-19 20:18:41,063 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/583/.semver, universal_newlines=True, shell=None, istream=None) 20:18:41 2023-09-19 20:18:41,549 [run_push] DEBUG no remote changes detected 20:18:41 2023-09-19 20:18:41,550 [execute] INFO git push origin semver 20:18:41 2023-09-19 20:18:41,550 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/583/.semver, universal_newlines=False, shell=None, istream=None) 20:18:42 2023-09-19 20:18:42,358 [run_push] DEBUG push all version tags 20:18:42 2023-09-19 20:18:42,359 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:18:42 2023-09-19 20:18:42,359 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/583, universal_newlines=False, shell=None, istream=None) 20:18:43 2023-09-19 20:18:43,233 [read_version] DEBUG read version from /w/workspace/edgex-go/583/.semver/main 20:18:43 3.1.0-dev.50 [Pipeline] } 20:18:43 $ docker exec --env ******** --env ******** e5316fd9e0b5954e66d2545d928f36bd025d47fd51d3fd5e20d76ee7c3461885 ssh-agent -k 20:18:43 unset SSH_AUTH_SOCK; 20:18:43 unset SSH_AGENT_PID; 20:18:43 echo Agent pid 37 killed; 20:18:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:18:43 + git semver [Pipeline] } 20:18:44 $ docker stop --time=1 e5316fd9e0b5954e66d2545d928f36bd025d47fd51d3fd5e20d76ee7c3461885 20:18:45 $ docker rm -f --volumes e5316fd9e0b5954e66d2545d928f36bd025d47fd51d3fd5e20d76ee7c3461885 [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 20:18:46 + [ -d /w/workspace/edgex-go/583/archives ] [Pipeline] libraryResource [Pipeline] sh 20:18:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:18:47 ---> package-listing.sh 20:18:47 ++ facter osfamily 20:18:47 ++ tr '[:upper:]' '[:lower:]' 20:18:47 + OS_FAMILY=debian 20:18:47 + workspace=/w/workspace/edgex-go/583 20:18:47 + START_PACKAGES=/tmp/packages_start.txt 20:18:47 + END_PACKAGES=/tmp/packages_end.txt 20:18:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:18:47 + PACKAGES=/tmp/packages_start.txt 20:18:47 + '[' /w/workspace/edgex-go/583 ']' 20:18:47 + PACKAGES=/tmp/packages_end.txt 20:18:47 + case "${OS_FAMILY}" in 20:18:47 + dpkg -l 20:18:47 + grep '^ii' 20:18:47 + '[' -f /tmp/packages_start.txt ']' 20:18:47 + '[' -f /tmp/packages_end.txt ']' 20:18:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:18:47 + '[' /w/workspace/edgex-go/583 ']' 20:18:47 + mkdir -p /w/workspace/edgex-go/583/archives/ 20:18:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/583/archives/ [Pipeline] echo 20:18:47 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/583/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:18:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:18:48 20:18:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:18:48 latest: Pulling from edgex-lftools-log-publisher 20:18:48 5eb5b503b376: Pulling fs layer 20:18:48 5c69ac0246d0: Pulling fs layer 20:18:48 ec43610c2a17: Pulling fs layer 20:18:48 3a2ae6a8a46f: Pulling fs layer 20:18:48 33b1e0a273af: Pulling fs layer 20:18:48 5d3b04190fa2: Pulling fs layer 20:18:48 3a2ae6a8a46f: Waiting 20:18:48 33b1e0a273af: Waiting 20:18:48 2f39f015ded8: Pulling fs layer 20:18:48 5d3b04190fa2: Waiting 20:18:48 2f39f015ded8: Waiting 20:18:48 5c69ac0246d0: Download complete 20:18:48 3a2ae6a8a46f: Verifying Checksum 20:18:48 3a2ae6a8a46f: Download complete 20:18:48 33b1e0a273af: Verifying Checksum 20:18:48 33b1e0a273af: Download complete 20:18:48 5d3b04190fa2: Verifying Checksum 20:18:48 5d3b04190fa2: Download complete 20:18:48 ec43610c2a17: Verifying Checksum 20:18:48 ec43610c2a17: Download complete 20:18:48 5eb5b503b376: Download complete 20:18:49 2f39f015ded8: Download complete 20:18:50 5eb5b503b376: Pull complete 20:18:50 5c69ac0246d0: Pull complete 20:18:50 ec43610c2a17: Pull complete 20:18:50 3a2ae6a8a46f: Pull complete 20:18:51 33b1e0a273af: Pull complete 20:18:51 5d3b04190fa2: Pull complete 20:18:55 2f39f015ded8: Pull complete 20:18:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:18:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:18:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:55 prd-ubuntu20.04-docker-8c-8g-6620 does not seem to be running inside a container 20:18:55 $ 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/583/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/583 -v /w/workspace/edgex-go/583:/w/workspace/edgex-go/583:rw,z -v /w/workspace/edgex-go/583@tmp:/w/workspace/edgex-go/583@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 20:19:00 $ docker top 4db3ae77a5952dab3463e6d24901b4aa4463daf45c7e16ac691c99743d05cb01 -eo pid,comm [Pipeline] { [Pipeline] sh 20:19:01 + touch /tmp/pre-build-complete [Pipeline] sh 20:19:01 + mkdir -p /var/log/sysstat [Pipeline] sh 20:19:01 + ls /var/log/sa-host 20:19:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:19:01 provisioning config files... 20:19:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/583@tmp/config8122489513795868776tmp [Pipeline] { [Pipeline] echo 20:19:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:19:02 ---> create-netrc.sh [Pipeline] } 20:19:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:19:02 ---> python-tools-install.sh [Pipeline] echo 20:19:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:19:02 ---> sudo-logs.sh 20:19:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:19:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:19:03 ---> job-cost.sh 20:19:03 lf-activate-venv: SKIPPING 20:19:03 DEBUG: total: 0.10999999940395355 20:19:03 INFO: Retrieving Stack Cost... 20:19:03 INFO: Retrieving Pricing Info for: v3-standard-8 20:19:03 INFO: Archiving Costs [Pipeline] echo 20:19:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:19:04 ---> logs-deploy.sh 20:19:04 lf-activate-venv: SKIPPING 20:19:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/583 20:19:04 INFO: archiving workspace using pattern(s): 20:19:11 Archives upload complete. 20:19:11 INFO: archiving logs to Nexus 20:19:12 ---> uname -a: 20:19:12 Linux prd-ubuntu20-04-docker-8c-8g-6620 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:19:12 20:19:12 20:19:12 ---> lscpu: 20:19:12 Architecture: x86_64 20:19:12 CPU op-mode(s): 32-bit, 64-bit 20:19:12 Byte Order: Little Endian 20:19:12 Address sizes: 40 bits physical, 48 bits virtual 20:19:12 CPU(s): 8 20:19:12 On-line CPU(s) list: 0-7 20:19:12 Thread(s) per core: 1 20:19:12 Core(s) per socket: 1 20:19:12 Socket(s): 8 20:19:12 NUMA node(s): 1 20:19:12 Vendor ID: AuthenticAMD 20:19:12 CPU family: 23 20:19:12 Model: 49 20:19:12 Model name: AMD EPYC-Rome Processor 20:19:12 Stepping: 0 20:19:12 CPU MHz: 2799.998 20:19:12 BogoMIPS: 5599.99 20:19:12 Virtualization: AMD-V 20:19:12 Hypervisor vendor: KVM 20:19:12 Virtualization type: full 20:19:12 L1d cache: 256 KiB 20:19:12 L1i cache: 256 KiB 20:19:12 L2 cache: 4 MiB 20:19:12 L3 cache: 128 MiB 20:19:12 NUMA node0 CPU(s): 0-7 20:19:12 Vulnerability Itlb multihit: Not affected 20:19:12 Vulnerability L1tf: Not affected 20:19:12 Vulnerability Mds: Not affected 20:19:12 Vulnerability Meltdown: Not affected 20:19:12 Vulnerability Mmio stale data: Not affected 20:19:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:19:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:19:12 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:19:12 Vulnerability Srbds: Not affected 20:19:12 Vulnerability Tsx async abort: Not affected 20:19:12 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:19:12 20:19:12 20:19:12 ---> nproc: 20:19:12 8 20:19:12 20:19:12 20:19:12 ---> df -h: 20:19:12 Filesystem Size Used Avail Use% Mounted on 20:19:12 overlay 155G 22G 134G 15% / 20:19:12 tmpfs 64M 0 64M 0% /dev 20:19:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:19:12 shm 64M 0 64M 0% /dev/shm 20:19:12 /dev/vda1 155G 22G 134G 15% /facter-os 20:19:12 20:19:12 20:19:12 ---> sar -b -r -n DEV: 20:19:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6620) 09/19/23 _x86_64_ (8 CPU) 20:19:12 20:19:12 19:53:58 LINUX RESTART (8 CPU) 20:19:12 20:19:12 19:54:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:19:12 19:55:01 184.30 99.54 72.07 12.68 8635.53 59062.22 3220448.70 20:19:12 19:56:01 124.93 1.13 123.80 0.00 45.59 71777.37 0.00 20:19:12 19:57:01 35.34 0.07 35.27 0.00 0.53 23791.42 0.00 20:19:12 19:58:02 195.56 0.50 195.06 0.00 43.47 105787.41 0.00 20:19:12 19:59:02 557.27 5.31 551.96 0.00 53.71 183429.62 0.00 20:19:12 20:00:01 364.80 7.96 356.84 0.00 922.11 124741.45 0.00 20:19:12 20:01:01 523.71 5.75 517.96 0.00 4295.15 40611.90 0.00 20:19:12 20:02:01 20.00 0.05 19.95 0.00 4.00 4476.59 0.00 20:19:12 20:03:01 2.62 0.00 2.62 0.00 0.00 3969.48 0.00 20:19:12 20:04:01 1.92 0.00 1.92 0.00 0.00 4047.33 0.00 20:19:12 20:05:01 2.83 0.00 2.83 0.00 0.00 4058.92 0.00 20:19:12 20:06:01 1.97 0.00 1.97 0.00 0.00 4181.54 0.00 20:19:12 20:07:01 4.70 1.67 3.03 0.00 37.73 4066.92 0.00 20:19:12 20:08:01 1.92 0.00 1.92 0.00 0.00 4048.26 0.00 20:19:12 20:09:01 3.20 0.02 3.18 0.00 0.13 4062.92 0.00 20:19:12 20:10:01 2.07 0.00 2.07 0.00 0.00 4187.97 0.00 20:19:12 20:11:01 2.32 0.00 2.32 0.00 0.00 4051.86 0.00 20:19:12 20:12:01 1.75 0.00 1.75 0.00 0.00 4044.65 0.00 20:19:12 20:13:01 2.63 0.00 2.63 0.00 0.00 4056.12 0.00 20:19:12 20:14:01 1.87 0.00 1.87 0.00 0.00 4181.17 0.00 20:19:12 20:15:01 2.50 0.00 2.50 0.00 0.00 4054.65 0.00 20:19:12 20:16:01 1.90 0.00 1.90 0.00 0.00 4047.45 0.00 20:19:12 20:17:01 2.27 0.02 2.25 0.00 0.13 4050.65 0.00 20:19:12 20:18:01 60.31 0.20 60.11 0.00 8.93 30585.44 0.00 20:19:12 20:19:01 123.86 0.25 123.61 0.00 26.13 54726.21 0.00 20:19:12 Average: 88.85 4.83 83.51 0.50 557.37 30342.49 126884.07 20:19:12 20:19:12 19:54:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:19:12 19:55:01 29689552 31590788 758300 2.31 60312 2131564 1873136 5.52 992144 1888132 75620 20:19:12 19:56:01 27737792 31529484 779320 2.37 118588 3849912 1896620 5.59 1467712 3208064 499380 20:19:12 19:57:01 26523836 30437060 1870584 5.69 122024 3943440 2775164 8.18 2374572 3494172 296844 20:19:12 19:58:02 23456472 31437460 861404 2.62 132704 7892856 2704784 7.97 1676220 7133244 2055296 20:19:12 19:59:02 17031136 29021864 3213772 9.77 226980 11422920 8884132 26.18 4714200 10040352 655960 20:19:12 20:00:01 16150512 30416720 1808136 5.50 256636 13620060 4719480 13.91 4179468 11415120 96036 20:19:12 20:01:01 17535576 31469356 787792 2.40 277372 13350288 2126380 6.27 2765328 11574296 464 20:19:12 20:02:01 17541588 31471716 785860 2.39 276624 13347360 2055688 6.06 2961504 11371120 156 20:19:12 20:03:01 17541456 31471664 785456 2.39 276672 13347364 2055688 6.06 2961376 11371124 8 20:19:12 20:04:01 17547984 31478264 778832 2.37 276728 13347360 2055688 6.06 2953920 11371124 12 20:19:12 20:05:01 17549504 31479800 777616 2.36 276768 13347372 2055688 6.06 2952584 11371128 4 20:19:12 20:06:01 17561016 31491292 766536 2.33 276808 13347372 2055688 6.06 2942200 11371132 12 20:19:12 20:07:01 17555592 31488052 769840 2.34 276900 13348504 2071960 6.11 2950088 11371468 164 20:19:12 20:08:01 17555956 31488396 769488 2.34 276972 13348508 2071960 6.11 2949368 11371476 12 20:19:12 20:09:01 17552196 31484728 772996 2.35 277048 13348508 2104916 6.20 2949568 11371464 32 20:19:12 20:10:01 17552660 31485216 772388 2.35 277116 13348488 2104916 6.20 2949988 11371448 40 20:19:12 20:11:01 17552812 31485460 772292 2.35 277168 13348496 2104916 6.20 2949944 11371448 188 20:19:12 20:12:01 17552448 31485192 772460 2.35 277228 13348496 2104916 6.20 2949820 11371452 8 20:19:12 20:13:01 17552092 31484896 772704 2.35 277280 13348500 2104916 6.20 2950180 11371452 12 20:19:12 20:14:01 17552484 31485348 772132 2.35 277344 13348504 2104916 6.20 2950320 11371460 184 20:19:12 20:15:01 17553808 31486692 770768 2.34 277396 13348496 2104916 6.20 2948880 11371464 16 20:19:12 20:16:01 17553728 31486664 770728 2.34 277444 13348504 2104916 6.20 2948860 11371472 16 20:19:12 20:17:01 17553136 31486132 771204 2.35 277500 13348500 2104916 6.20 2948952 11371468 24 20:19:12 20:18:01 16299744 31332340 918528 2.79 293828 14339304 2233728 6.58 3220548 12251888 302820 20:19:12 20:19:01 15511064 31440628 810140 2.46 331980 15109924 2152632 6.34 3112708 13064844 392 20:19:12 Average: 18830566 31296608 967571 2.94 250137 11969224 2509306 7.40 2868818 10240472 159348 20:19:12 20:19:12 19:54:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:19:12 19:55:01 docker0 227.89 191.11 16.56 1307.49 0.00 0.00 0.00 0.00 20:19:12 19:55:01 veth378e36c 227.89 191.21 19.67 1307.50 0.00 0.00 0.00 0.11 20:19:12 19:55:01 ens3 1071.94 991.96 6551.30 133.03 0.00 0.00 0.00 0.00 20:19:12 19:55:01 lo 5.28 5.28 0.50 0.50 0.00 0.00 0.00 0.00 20:19:12 19:56:01 docker0 405.27 454.47 30.68 3220.52 0.00 0.00 0.00 0.00 20:19:12 19:56:01 veth7268530 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:19:12 19:56:01 ens3 615.23 512.33 7071.68 61.68 0.00 0.00 0.00 0.00 20:19:12 19:56:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 20:19:12 19:57:01 docker0 1.12 1.12 0.08 0.10 0.00 0.00 0.00 0.00 20:19:12 19:57:01 veth7268530 1.12 1.15 0.10 0.10 0.00 0.00 0.00 0.00 20:19:12 19:57:01 ens3 53.30 59.41 30.17 114.93 0.00 0.00 0.00 0.00 20:19:12 19:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:19:12 19:58:02 docker0 15.08 30.32 0.97 410.83 0.00 0.00 0.00 0.00 20:19:12 19:58:02 veth5096773 0.30 0.50 0.03 0.11 0.00 0.00 0.00 0.00 20:19:12 19:58:02 veth58bc13d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:12 19:58:02 veth57fb0c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:12 19:58:02 veth33fa418 1.47 2.53 0.11 31.16 0.00 0.00 0.00 0.00 20:19:12 19:58:02 vethc223dca 1.59 2.98 0.12 31.22 0.00 0.00 0.00 0.00 20:19:12 19:58:02 veth317d765 2.70 6.48 0.20 94.89 0.00 0.00 0.00 0.01 20:19:12 19:58:02 veth4a9941b 1.56 3.26 0.12 33.76 0.00 0.00 0.00 0.00 20:19:12 19:58:02 veth92b745f 3.84 7.79 0.31 91.09 0.00 0.00 0.00 0.01 20:19:12 19:58:02 ens3 177.25 100.08 3355.85 25.31 0.00 0.00 0.00 0.00 20:19:12 19:58:02 vethb89c218 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:12 19:58:02 veth3a55565 1.72 3.48 0.13 31.31 0.00 0.00 0.00 0.00 20:19:12 19:58:02 veth2f38f8d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:12 19:58:02 veth5e95c9e 1.89 4.82 0.15 97.38 0.00 0.00 0.00 0.01 20:19:12 19:58:02 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 20:19:12 19:59:02 docker0 274.76 464.52 23.55 2632.85 0.00 0.00 0.00 0.00 20:19:12 19:59:02 veth5096773 0.07 0.37 0.00 0.02 0.00 0.00 0.00 0.00 20:19:12 19:59:02 vethecb3a91 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:19:12 19:59:02 veth8805830 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:19:12 19:59:02 vethcaf3f9c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:19:12 19:59:02 veth1712fe4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:19:12 19:59:02 veth0ea15c0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:19:12 19:59:02 vethe868a3e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:19:12 19:59:02 ens3 489.34 290.12 2652.84 38.56 0.00 0.00 0.00 0.00 20:19:12 19:59:02 vethd288e7d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:19:12 19:59:02 veth0c0da40 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:19:12 19:59:02 veth1b28b2d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:19:12 19:59:02 vethc7cd90a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:19:12 19:59:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:19:12 19:59:02 veth266290d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:19:12 20:00:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:19:12 20:00:01 veth5096773 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:19:12 20:00:01 vetha682f6d 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:19:12 20:00:01 vethecb3a91 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:19:12 20:00:01 veth8805830 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:19:12 20:00:01 vethcaf3f9c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:19:12 20:00:01 veth1712fe4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:19:12 20:00:01 veth0ea15c0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:19:12 20:00:01 vethe868a3e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:19:12 20:00:01 ens3 66.32 41.22 719.14 5.54 0.00 0.00 0.00 0.00 20:19:12 20:00:01 vethd288e7d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:19:12 20:00:01 veth0c0da40 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:19:12 20:00:01 veth1b28b2d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:19:12 20:00:01 vethc7cd90a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:19:12 20:00:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 20:19:12 20:00:01 veth266290d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:19:12 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:12 20:01:01 ens3 613.96 532.09 2267.41 1687.71 0.00 0.00 0.00 0.00 20:19:12 20:01:01 lo 45.53 45.53 4.48 4.48 0.00 0.00 0.00 0.00 20:19:12 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:12 20:02:01 ens3 250.37 235.96 134.30 1289.84 0.00 0.00 0.00 0.00 20:19:12 20:02:01 lo 25.66 25.66 2.53 2.53 0.00 0.00 0.00 0.00 20:19:12 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:12 20:03:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:19:12 20:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:19:12 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:12 20:04:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:19:12 20:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:12 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:12 20:05:01 ens3 2.02 1.28 5.29 0.34 0.00 0.00 0.00 0.00 20:19:12 20:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:19:12 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:12 20:06:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:12 20:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:12 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:12 20:07:01 ens3 26.46 46.64 6.54 117.14 0.00 0.00 0.00 0.00 20:19:12 20:07:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:19:12 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:12 20:08:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:19:12 20:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:12 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:12 20:09:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:19:12 20:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:19:12 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:12 20:10:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 20:19:12 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:12 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:12 20:11:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:19:12 20:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:19:12 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:12 20:12:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:12 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:12 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:12 20:13:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:19:12 20:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:19:12 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:12 20:14:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:12 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:12 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:12 20:15:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:19:12 20:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:19:12 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:12 20:16:01 ens3 0.33 0.13 0.23 0.01 0.00 0.00 0.00 0.00 20:19:12 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:12 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:12 20:17:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:19:12 20:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:19:12 20:18:01 docker0 70.49 121.91 5.40 1026.31 0.00 0.00 0.00 0.00 20:19:12 20:18:01 vethfae5afb 70.49 122.03 6.36 1026.32 0.00 0.00 0.00 0.08 20:19:12 20:18:01 ens3 253.56 151.47 5002.31 20.06 0.00 0.00 0.00 0.00 20:19:12 20:18:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 20:19:12 20:19:01 docker0 2.35 2.22 0.36 0.83 0.00 0.00 0.00 0.00 20:19:12 20:19:01 ens3 278.52 168.99 5772.02 51.22 0.00 0.00 0.00 0.00 20:19:12 20:19:01 lo 2.33 2.33 0.23 0.23 0.00 0.00 0.00 0.00 20:19:12 Average: docker0 39.78 50.57 3.10 343.59 0.00 0.00 0.00 0.00 20:19:12 Average: ens3 155.47 124.79 1340.27 141.88 0.00 0.00 0.00 0.00 20:19:12 Average: lo 3.39 3.39 0.33 0.33 0.00 0.00 0.00 0.00 20:19:12 20:19:12 20:19:12 ---> sar -P ALL: 20:19:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6620) 09/19/23 _x86_64_ (8 CPU) 20:19:12 20:19:12 19:53:58 LINUX RESTART (8 CPU) 20:19:12 20:19:12 19:54:02 CPU %user %nice %system %iowait %steal %idle 20:19:12 19:55:01 all 7.60 0.00 2.52 5.19 0.06 84.63 20:19:12 19:55:01 0 7.09 0.02 2.63 4.13 0.03 86.10 20:19:12 19:55:01 1 9.93 0.00 3.63 6.62 0.05 79.77 20:19:12 19:55:01 2 9.22 0.00 1.95 6.71 0.05 82.07 20:19:12 19:55:01 3 6.47 0.00 2.43 9.05 0.07 81.98 20:19:12 19:55:01 4 5.39 0.00 2.21 1.64 0.05 90.71 20:19:12 19:55:01 5 6.96 0.02 2.30 3.83 0.05 86.84 20:19:12 19:55:01 6 10.20 0.00 2.91 3.67 0.05 83.17 20:19:12 19:55:01 7 5.52 0.00 2.10 5.87 0.09 86.42 20:19:12 19:56:01 all 23.71 0.00 4.86 2.73 0.07 68.62 20:19:12 19:56:01 0 23.30 0.00 4.19 1.92 0.07 70.52 20:19:12 19:56:01 1 25.65 0.00 4.78 1.57 0.07 67.93 20:19:12 19:56:01 2 23.00 0.00 4.15 0.24 0.07 72.54 20:19:12 19:56:01 3 23.69 0.00 5.22 2.24 0.07 68.79 20:19:12 19:56:01 4 21.79 0.00 4.68 0.27 0.07 73.19 20:19:12 19:56:01 5 24.10 0.00 4.36 0.10 0.08 71.35 20:19:12 19:56:01 6 23.51 0.00 5.35 0.61 0.07 70.46 20:19:12 19:56:01 7 24.66 0.00 6.17 14.97 0.08 54.11 20:19:12 19:57:01 all 34.01 0.00 3.30 1.09 0.08 61.52 20:19:12 19:57:01 0 33.92 0.00 3.05 0.23 0.08 62.71 20:19:12 19:57:01 1 35.69 0.00 3.43 0.15 0.08 60.64 20:19:12 19:57:01 2 33.74 0.00 2.80 0.22 0.08 63.16 20:19:12 19:57:01 3 35.11 0.00 3.34 1.14 0.08 60.33 20:19:12 19:57:01 4 33.99 0.00 3.77 0.10 0.07 62.07 20:19:12 19:57:01 5 34.33 0.00 4.01 6.48 0.08 55.10 20:19:12 19:57:01 6 34.17 0.00 3.07 0.12 0.08 62.56 20:19:12 19:57:01 7 31.10 0.00 2.92 0.34 0.08 65.56 20:19:12 19:58:02 all 30.81 0.00 6.32 5.59 0.10 57.18 20:19:12 19:58:02 0 31.02 0.00 6.46 7.56 0.08 54.88 20:19:12 19:58:02 1 30.84 0.00 6.49 7.34 0.10 55.23 20:19:12 19:58:02 2 30.27 0.00 6.40 2.60 0.10 60.63 20:19:12 19:58:02 3 29.56 0.00 5.67 12.44 0.10 52.23 20:19:12 19:58:02 4 31.75 0.00 5.98 2.98 0.10 59.18 20:19:12 19:58:02 5 31.39 0.00 6.25 5.61 0.10 56.65 20:19:12 19:58:02 6 31.27 0.00 7.15 1.87 0.10 59.61 20:19:12 19:58:02 7 30.37 0.00 6.15 4.34 0.12 59.03 20:19:12 19:59:02 all 31.58 0.00 6.40 11.93 0.09 50.01 20:19:12 19:59:02 0 31.03 0.00 5.97 4.32 0.08 58.60 20:19:12 19:59:02 1 31.01 0.00 4.86 2.02 0.08 62.03 20:19:12 19:59:02 2 30.68 0.00 5.62 3.48 0.07 60.16 20:19:12 19:59:02 3 30.94 0.00 6.68 42.66 0.10 19.61 20:19:12 19:59:02 4 33.05 0.00 6.39 3.64 0.08 56.84 20:19:12 19:59:02 5 32.13 0.00 8.13 24.10 0.08 35.55 20:19:12 19:59:02 6 32.69 0.00 7.35 7.35 0.08 52.53 20:19:12 19:59:02 7 31.11 0.00 6.19 8.03 0.10 54.57 20:19:12 20:00:01 all 91.77 0.00 8.04 0.02 0.16 0.01 20:19:12 20:00:01 0 93.18 0.00 6.64 0.02 0.15 0.00 20:19:12 20:00:01 1 92.81 0.00 6.98 0.02 0.16 0.03 20:19:12 20:00:01 2 91.61 0.00 8.19 0.00 0.18 0.02 20:19:12 20:00:01 3 91.46 0.00 8.35 0.03 0.15 0.00 20:19:12 20:00:01 4 91.56 0.00 8.28 0.00 0.16 0.00 20:19:12 20:00:01 5 92.34 0.00 7.47 0.00 0.19 0.00 20:19:12 20:00:01 6 92.68 0.00 7.17 0.00 0.15 0.00 20:19:12 20:00:01 7 88.35 0.00 11.38 0.09 0.18 0.00 20:19:12 20:01:01 all 12.82 0.00 3.85 4.77 0.09 78.48 20:19:12 20:01:01 0 13.66 0.00 3.88 3.37 0.07 79.03 20:19:12 20:01:01 1 11.42 0.00 2.87 2.47 0.07 83.18 20:19:12 20:01:01 2 9.46 0.00 3.16 4.96 0.05 82.37 20:19:12 20:01:01 3 10.87 0.00 3.25 4.84 0.12 80.93 20:19:12 20:01:01 4 13.96 0.00 4.19 9.81 0.08 71.95 20:19:12 20:01:01 5 15.31 0.00 5.34 4.64 0.08 74.62 20:19:12 20:01:01 6 15.91 0.00 4.41 5.83 0.10 73.75 20:19:12 20:01:01 7 11.97 0.00 3.67 2.25 0.12 81.99 20:19:12 20:02:01 all 4.56 0.00 0.60 0.06 0.04 94.74 20:19:12 20:02:01 0 3.51 0.00 0.82 0.02 0.03 95.62 20:19:12 20:02:01 1 5.46 0.00 0.59 0.02 0.03 93.90 20:19:12 20:02:01 2 5.24 0.00 0.50 0.02 0.03 94.21 20:19:12 20:02:01 3 2.62 0.00 0.33 0.00 0.05 96.99 20:19:12 20:02:01 4 5.94 0.00 0.50 0.08 0.03 93.44 20:19:12 20:02:01 5 2.06 0.00 0.53 0.13 0.03 97.24 20:19:12 20:02:01 6 5.55 0.00 0.70 0.22 0.03 93.50 20:19:12 20:02:01 7 6.14 0.00 0.82 0.02 0.05 92.98 20:19:12 20:03:01 all 0.10 0.00 0.01 0.04 0.00 99.84 20:19:12 20:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:19:12 20:03:01 1 0.72 0.00 0.03 0.00 0.00 99.25 20:19:12 20:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:19:12 20:03:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:19:12 20:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:19:12 20:03:01 5 0.03 0.00 0.02 0.15 0.02 99.78 20:19:12 20:03:01 6 0.02 0.00 0.00 0.20 0.00 99.78 20:19:12 20:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:19:12 20:04:01 all 0.05 0.00 0.01 0.03 0.00 99.91 20:19:12 20:04:01 0 0.03 0.00 0.02 0.02 0.00 99.93 20:19:12 20:04:01 1 0.10 0.00 0.02 0.00 0.00 99.88 20:19:12 20:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:19:12 20:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:19:12 20:04:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:19:12 20:04:01 5 0.07 0.00 0.02 0.00 0.02 99.90 20:19:12 20:04:01 6 0.12 0.00 0.03 0.18 0.00 99.67 20:19:12 20:04:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:19:12 20:05:01 all 0.14 0.00 0.02 0.01 0.01 99.83 20:19:12 20:05:01 0 0.02 0.00 0.05 0.00 0.02 99.92 20:19:12 20:05:01 1 0.91 0.00 0.02 0.00 0.02 99.06 20:19:12 20:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:19:12 20:05:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:19:12 20:05:01 4 0.05 0.00 0.00 0.00 0.02 99.93 20:19:12 20:05:01 5 0.05 0.00 0.03 0.02 0.02 99.88 20:19:12 20:05:01 6 0.02 0.00 0.03 0.05 0.02 99.88 20:19:12 20:05:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:19:12 20:19:12 20:05:01 CPU %user %nice %system %iowait %steal %idle 20:19:12 20:06:01 all 0.17 0.00 0.01 0.01 0.00 99.80 20:19:12 20:06:01 0 0.03 0.00 0.00 0.02 0.00 99.95 20:19:12 20:06:01 1 1.18 0.00 0.02 0.00 0.00 98.81 20:19:12 20:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:19:12 20:06:01 3 0.00 0.00 0.00 0.02 0.02 99.97 20:19:12 20:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:19:12 20:06:01 5 0.03 0.00 0.03 0.00 0.02 99.92 20:19:12 20:06:01 6 0.08 0.00 0.00 0.03 0.00 99.88 20:19:12 20:06:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:19:12 20:07:01 all 0.48 0.00 0.05 0.01 0.00 99.45 20:19:12 20:07:01 0 1.28 0.00 0.08 0.05 0.00 98.59 20:19:12 20:07:01 1 0.20 0.00 0.07 0.00 0.00 99.73 20:19:12 20:07:01 2 0.10 0.00 0.10 0.00 0.02 99.78 20:19:12 20:07:01 3 0.93 0.00 0.00 0.00 0.00 99.07 20:19:12 20:07:01 4 0.28 0.00 0.07 0.00 0.00 99.65 20:19:12 20:07:01 5 0.48 0.00 0.03 0.00 0.02 99.47 20:19:12 20:07:01 6 0.12 0.00 0.00 0.03 0.00 99.85 20:19:12 20:07:01 7 0.45 0.00 0.08 0.02 0.00 99.45 20:19:12 20:08:01 all 0.26 0.00 0.02 0.01 0.01 99.71 20:19:12 20:08:01 0 1.90 0.00 0.05 0.02 0.02 98.01 20:19:12 20:08:01 1 0.02 0.00 0.03 0.00 0.02 99.93 20:19:12 20:08:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:19:12 20:08:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:19:12 20:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:19:12 20:08:01 5 0.03 0.00 0.03 0.00 0.02 99.92 20:19:12 20:08:01 6 0.00 0.00 0.02 0.05 0.00 99.93 20:19:12 20:08:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:19:12 20:09:01 all 0.09 0.00 0.03 0.01 0.01 99.87 20:19:12 20:09:01 0 0.60 0.00 0.05 0.00 0.00 99.35 20:19:12 20:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:19:12 20:09:01 2 0.00 0.00 0.03 0.00 0.00 99.97 20:19:12 20:09:01 3 0.00 0.00 0.02 0.03 0.00 99.95 20:19:12 20:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:19:12 20:09:01 5 0.05 0.00 0.03 0.00 0.02 99.90 20:19:12 20:09:01 6 0.02 0.00 0.03 0.03 0.02 99.90 20:19:12 20:09:01 7 0.02 0.00 0.03 0.00 0.02 99.93 20:19:12 20:10:01 all 0.02 0.00 0.01 0.01 0.00 99.96 20:19:12 20:10:01 0 0.07 0.00 0.02 0.02 0.00 99.90 20:19:12 20:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:19:12 20:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:19:12 20:10:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:19:12 20:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:19:12 20:10:01 5 0.03 0.00 0.03 0.00 0.02 99.92 20:19:12 20:10:01 6 0.02 0.00 0.00 0.03 0.00 99.95 20:19:12 20:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:19:12 20:11:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:19:12 20:11:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:19:12 20:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:19:12 20:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:19:12 20:11:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:19:12 20:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:19:12 20:11:01 5 0.03 0.00 0.03 0.02 0.02 99.90 20:19:12 20:11:01 6 0.00 0.00 0.00 0.03 0.00 99.97 20:19:12 20:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:19:12 20:12:01 all 0.01 0.00 0.00 0.01 0.00 99.97 20:19:12 20:12:01 0 0.03 0.00 0.00 0.02 0.00 99.95 20:19:12 20:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:19:12 20:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:19:12 20:12:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:19:12 20:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:19:12 20:12:01 5 0.02 0.00 0.03 0.00 0.02 99.93 20:19:12 20:12:01 6 0.00 0.00 0.00 0.03 0.00 99.97 20:19:12 20:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:19:12 20:13:01 all 0.03 0.00 0.00 0.01 0.00 99.97 20:19:12 20:13:01 0 0.07 0.00 0.00 0.00 0.00 99.93 20:19:12 20:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:19:12 20:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:19:12 20:13:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:19:12 20:13:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:19:12 20:13:01 5 0.03 0.00 0.00 0.00 0.02 99.95 20:19:12 20:13:01 6 0.02 0.00 0.00 0.03 0.00 99.95 20:19:12 20:13:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:19:12 20:14:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:19:12 20:14:01 0 0.02 0.00 0.00 0.02 0.02 99.95 20:19:12 20:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:19:12 20:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:19:12 20:14:01 3 0.00 0.00 0.00 0.02 0.02 99.97 20:19:12 20:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:19:12 20:14:01 5 0.03 0.00 0.03 0.00 0.00 99.93 20:19:12 20:14:01 6 0.00 0.00 0.00 0.05 0.00 99.95 20:19:12 20:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:19:12 20:15:01 all 0.02 0.00 0.01 0.01 0.01 99.95 20:19:12 20:15:01 0 0.03 0.00 0.02 0.02 0.00 99.93 20:19:12 20:15:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:19:12 20:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:19:12 20:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:19:12 20:15:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:19:12 20:15:01 5 0.05 0.00 0.03 0.00 0.02 99.90 20:19:12 20:15:01 6 0.02 0.00 0.02 0.03 0.00 99.93 20:19:12 20:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:19:12 20:16:01 all 0.05 0.00 0.01 0.00 0.01 99.92 20:19:12 20:16:01 0 0.33 0.00 0.02 0.00 0.02 99.63 20:19:12 20:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:19:12 20:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:19:12 20:16:01 3 0.00 0.00 0.02 0.02 0.02 99.95 20:19:12 20:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:19:12 20:16:01 5 0.07 0.00 0.02 0.00 0.02 99.90 20:19:12 20:16:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:19:12 20:16:01 7 0.02 0.00 0.03 0.00 0.00 99.95 20:19:12 20:19:12 20:16:01 CPU %user %nice %system %iowait %steal %idle 20:19:12 20:17:01 all 0.05 0.00 0.01 0.01 0.00 99.93 20:19:12 20:17:01 0 0.28 0.00 0.02 0.02 0.00 99.68 20:19:12 20:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:19:12 20:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:19:12 20:17:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:19:12 20:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:19:12 20:17:01 5 0.07 0.00 0.02 0.00 0.02 99.90 20:19:12 20:17:01 6 0.00 0.00 0.00 0.03 0.00 99.97 20:19:12 20:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:19:12 20:18:01 all 4.76 0.00 1.73 0.92 0.04 92.55 20:19:12 20:18:01 0 3.70 0.00 1.77 0.05 0.03 94.45 20:19:12 20:18:01 1 6.06 0.00 2.14 0.03 0.03 91.74 20:19:12 20:18:01 2 4.50 0.00 1.76 0.80 0.02 92.93 20:19:12 20:18:01 3 4.43 0.00 1.56 5.44 0.05 88.52 20:19:12 20:18:01 4 3.99 0.00 2.10 0.00 0.03 93.88 20:19:12 20:18:01 5 4.66 0.00 1.15 0.02 0.05 94.12 20:19:12 20:18:01 6 4.89 0.00 1.49 1.01 0.05 92.56 20:19:12 20:18:01 7 5.84 0.00 1.88 0.05 0.03 92.20 20:19:12 20:19:01 all 7.65 0.00 3.66 3.30 0.08 85.32 20:19:12 20:19:01 0 6.94 0.00 3.62 0.67 0.07 88.70 20:19:12 20:19:01 1 7.32 0.00 4.52 15.45 0.08 72.63 20:19:12 20:19:01 2 7.79 0.00 4.19 1.91 0.07 86.04 20:19:12 20:19:01 3 7.46 0.00 3.27 3.34 0.10 85.83 20:19:12 20:19:01 4 7.37 0.00 4.05 0.08 0.07 88.42 20:19:12 20:19:01 5 8.51 0.00 3.73 0.15 0.07 87.54 20:19:12 20:19:01 6 7.81 0.00 2.92 4.77 0.10 84.40 20:19:12 20:19:01 7 7.99 0.00 2.97 0.08 0.07 88.89 20:19:12 Average: all 9.87 0.00 1.64 1.42 0.03 87.03 20:19:12 Average: 0 9.95 0.00 1.56 0.89 0.03 87.56 20:19:12 Average: 1 10.24 0.00 1.60 1.41 0.03 86.72 20:19:12 Average: 2 9.64 0.00 1.54 0.83 0.03 87.97 20:19:12 Average: 3 9.62 0.00 1.59 3.22 0.04 85.53 20:19:12 Average: 4 9.84 0.00 1.67 0.74 0.03 87.72 20:19:12 Average: 5 9.96 0.00 1.73 1.79 0.04 86.47 20:19:12 Average: 6 10.24 0.00 1.69 1.04 0.03 86.99 20:19:12 Average: 7 9.48 0.00 1.74 1.43 0.04 87.32 20:19:12 20:19:12 20:19:12